Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: Lt. Spanks on March 15, 2015, 01:57:42 pm

Title: Error when saving twice
Post by: Lt. Spanks on March 15, 2015, 01:57:42 pm
For some reason I get this error whenever I put a few ships in... save... put another ship in... and then try and save again.


C:\Games\FreeSpace2\TBD\data\missions\Test.fs2(line 35):
Error: Required token = [#Command Briefing] or [#Briefing], found [+Use Table Score:].

ntdll.dll! NtWaitForSingleObject + 12 bytes
KERNELBASE.dll! WaitForSingleObject + 18 bytes
fred2_open_3_7_2_RC3_NO-SSE.exe! <no symbol>
fred2_open_3_7_2_RC3_NO-SSE.exe! <no symbol>
fred2_open_3_7_2_RC3_NO-SSE.exe! <no symbol>

Test.fs2 is the mission name... the file path is simply the path into my mod folder. Happens with any ship I use, not just the ones i use for my mod.
Title: Re: Error when saving twice
Post by: Lt. Spanks on March 15, 2015, 02:32:55 pm
solved it... made a mistake i didn't think i had made  :banghead:
Title: Re: Error when saving twice
Post by: AdmiralRalwood on March 15, 2015, 02:54:30 pm
fred2_open_3_7_2_RC3_NO-SSE.exe!
solved it... made a mistake i didn't think i had made  :banghead:
It would help if you mentioned what your mistake/solution was, but I was going to suggest using a newer version (preferably 3.7.2 RC5 (http://www.hard-light.net/forums/index.php?topic=89060.0)), or going to File -> Save Format and setting it to "FS2 Open" instead of "Here Be Dragons".