Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: Oblisk on January 31, 2006, 09:25:02 pm
-
I get this whenever I try to skip the training missions and go straight into the campaign...
(http://img366.imageshack.us/img366/2756/wtf8le.jpg)
:confused:
I've installed the latest launch + the MV's. Any fix?
-
warnings like that shouldn't appear in debug builds. If you're not running a debug build then this is a problem. Debug builds have a "_d" at the end, usually named something like fs2_open_d.exe
Also how old is the executable you're running. The bug may have been fixed if you're exe's are old.
Edit: The code itself doesn't make much sense. It may need looking into what the exact purpose is.