Hard Light Productions Forums
Modding, Mission Design, and Coding => The FRED Workshop => Topic started by: Tracer on July 10, 2009, 06:17:06 pm
-
When I try to load my mission in the tech room simulator, I get this:
Error: mission1.fs2(line 319:
Error: Required token = [#Wings] or [$Name:], found [+Use Table Score:] .
File:J:\src\cvs\fs2_open_3_6_9.final\code\Parse\PARSELO.CPP
Line: 659
[This filename points to the location of a file on the computer that built this executable]
Call stack:
------------------------------------------------------------------
------------------------------------------------------------------
It pops up during the loading bar lights. I just did a new install of FS2 open and don't have any mods running besides the media vps.
-
You are not using 3.6.10 RC3 (http://www.hard-light.net/forums/index.php/topic,63492.0.html). You should.
-
If it still crashes with 3.6.10 RC3 then try opening the .fs2 file with notepad and removing the ;;FSO 3.6.xx;; from in front of all lines then try it again.
-
That fixed it. Thank you my good man.