This is kinda weird. I can play mission I made and I can open the mission in fred but if I try to save the mission it loads garbage into some of the lines and corrupts the file so it won't open. I will get a few errors that are like the following:
Error: E:\freespace\data\missions\bob.fs2(line 208:
Error: Required token = [$Arrival Location:] or [$Status Description:], found [Pilot Hyperspace ( false ) Hype] .
File: PARSELO.CPP
Line: 670
Call stack:
------------------------------------------------------------------
------------------------------------------------------------------
Error: E:\freespace\data\missions\bob.fs2(line 209:
Error: Required token = [$Arrival Location:] or [$Status Description:], found [+Respawn priority: 0 0 ] .
File: PARSELO.CPP
Line: 670
Call stack:
------------------------------------------------------------------
------------------------------------------------------------------
the last error says:
Error: Failed attempting to reload mission after saving. Report this bug now!
File: FREDDoc.cpp
Line: 587
Call stack:
------------------------------------------------------------------
------------------------------------------------------------------
I looked at the fs2 files and can find the corrupted data but I don't know how to stop it from getting in there?!
I am using 3.6.10 RC3
Thanks