Hard Light Productions Forums

Modding, Mission Design, and Coding => The FRED Workshop => Topic started by: 23-down on December 15, 2009, 09:37:30 am

Title: Sol: A History campaign not working
Post by: 23-down on December 15, 2009, 09:37:30 am
Hi people.

I wanted to try out this huge campaign Sol: A History which is accordingly to Fsmods especially created for SCP so I don't understand why it won't work. When I try to start it via the launcher I get the following error messages:

Quote
Error: mv_strings-lcl.tbm is currupt
File: localize.cpp
Line 608

Call stack:
------------------------------------------------------------------
------------------------------------------------------------------
&
Quote
Error: mv_strings-lcl.tbm(line 26:
Error: Expecting int, found [].

File: parselo.cpp
Line: 670


Call stack:
------------------------------------------------------------------
------------------------------------------------------------------

And here what the debugger says to this:

Quote
Error: mv_strings-lcl.tbm is corrupt
File: localize.cpp
Line: 608


Call stack:
------------------------------------------------------------------
    fs2_open_3_6_10d-20090203_r5063.exe 0098b2d1()
    fs2_open_3_6_10d-20090203_r5063.exe 0098ffdb()
    fs2_open_3_6_10d-20090203_r5063.exe 00732fc9()
    fs2_open_3_6_10d-20090203_r5063.exe 0073feb9()
    fs2_open_3_6_10d-20090203_r5063.exe 0074022e()
    fs2_open_3_6_10d-20090203_r5063.exe 00c96bc6()
    fs2_open_3_6_10d-20090203_r5063.exe 00c96a4f()
    kernel32.dll 76ead0e9()
    ntdll.dll 770519bb()
    ntdll.dll 7705198e()
------------------------------------------------------------------

Any idea what's causing this all other campaigns seem to work without any problems at least those which I tried so far. That's Blue Planet & Inferno R1. I have the german version of Fs2.

Btw: Please take a look on my mediavp folder and tell me if it's complete like it is now or if I miss any files....


Greetings 23-down
(http://img37.imageshack.us/img37/3694/image2bs.jpg)
Title: Re: Sol: A History campaign not working
Post by: Jeff Vader on December 15, 2009, 09:41:33 am
http://www.hard-light.net/forums/index.php/topic,56279.msg1180353.html#msg1180353 , the last issue in the "General issues" list. You're missing the patch for the MediaVPs.

Though you should have experienced problems earlier if you've been using the MediaVPs.

Edit: Also, do switch to 3.6.10 Final (http://www.hard-light.net/forums/index.php?topic=64520.0). The nightly you're using is rather old.
Title: Re: Sol: A History campaign not working
Post by: 23-down on December 15, 2009, 10:01:26 am
Thanks for your fast answer.. It's odd I thought that were the latest exe files I had I just downloaded them yesterday somewhere from here. Guess I took the wrong then. Well I replaced them now. :) I also installed the patch now.

Ok I tried the campaign now once again.

This time I'm getting following error:

Quote
Warning: $Default IFF not specified for species Terran in species_defs.tbl!  Defaulting to Friendly.

File: species_defs.cpp
Line: 386


Call stack:
------------------------------------------------------------------
    species_init()    game_init()    game_main()    WinMain()    WinMainCRTStartup()    kernel32.dll 76ead0e9()
    ntdll.dll 770519bb()
    ntdll.dll 7705198e()
------------------------------------------------------------------

I also deleted the the vp complete because it's most likely that it was outdated as well. Instead I installed the vps : MV_Assets.vp, MV_Core.vp, MV_Effects.vp, MV_Music.vp which are the newest versions.

EDIT: Nevermind it does work now it was just the Debug Exe complaining about some bad wridden code. With the normal Exe it's running just fine. Thx again for your help. Time to play some 40 mission GTVA history.. :)