Well, my Fred-Version give me a load of error messages. Though I have to admit, that I currently don't know which version it is (I guess 3.6.7, no recent build version). I can launch the game with the activated table, but I can't enter a mission because the game freezes.
Fred gives me these 5 error messages :
Error: species_defs.tbl(6):
Error: Required token = [$NumSpecies:], found [$Species_Name: Terran] .
File:C:\projects\fs2_open\code\Parse\PARSELO.CPP
Line: 543
[This filename points to the location of a file on the computer that built this executable]
Call stack:
------------------------------------------------------------------
fred2_open_r.exe 004f5304()
fred2_open_r.exe 0049bd61()
fred2_open_r.exe 004337fb()
fred2_open_r.exe 0042e13f()
MFC42.DLL 73d31e91()
MFC42.DLL 73d31b9b()
MFC42.DLL 73d31b05()
MFC42.DLL 73d31a58()
MFC42.DLL 73dc847d()
USER32.dll 77d18734()
USER32.dll 77d18816()
USER32.dll 77d1b4c0()
USER32.dll 77d1fd29()
ntdll.dll 7c91eae3()
USER32.dll 77d201f7()
------------------------------------------------------------------
Error: species_defs.tbl(7):
Error: Required token = [$NumSpecies:], found [$Default IFF: Friendly] .
File:C:\projects\fs2_open\code\Parse\PARSELO.CPP
Line: 543
[This filename points to the location of a file on the computer that built this executable]
Call stack:
------------------------------------------------------------------
fred2_open_r.exe 004f5304()
fred2_open_r.exe 0049bd61()
fred2_open_r.exe 004337fb()
fred2_open_r.exe 0042e13f()
MFC42.DLL 73d31e91()
MFC42.DLL 73d31b9b()
MFC42.DLL 73d31b05()
MFC42.DLL 73d31a58()
MFC42.DLL 73dc847d()
USER32.dll 77d18734()
USER32.dll 77d18816()
USER32.dll 77d1b4c0()
USER32.dll 77d1fd29()
ntdll.dll 7c91eae3()
USER32.dll 77d201f7()
------------------------------------------------------------------
Error: species_defs.tbl(7):
Error: Required token = [$NumSpecies:], found [$FRED Color: ( 0, 0, 192] .
File:C:\projects\fs2_open\code\Parse\PARSELO.CPP
Line: 543
[This filename points to the location of a file on the computer that built this executable]
Call stack:
------------------------------------------------------------------
fred2_open_r.exe 004f5304()
fred2_open_r.exe 0049bd61()
fred2_open_r.exe 004337fb()
fred2_open_r.exe 0042e13f()
MFC42.DLL 73d31e91()
MFC42.DLL 73d31b9b()
MFC42.DLL 73d31b05()
MFC42.DLL 73d31a58()
MFC42.DLL 73dc847d()
USER32.dll 77d18734()
USER32.dll 77d18816()
USER32.dll 77d1b4c0()
USER32.dll 77d1fd29()
ntdll.dll 7c91eae3()
USER32.dll 77d201f7()
------------------------------------------------------------------
Error: species_defs.tbl(8):
Error: Required token = [$NumSpecies:], found [$MiscAnims:] .
File:C:\projects\fs2_open\code\Parse\PARSELO.CPP
Line: 543
[This filename points to the location of a file on the computer that built this executable]
Call stack:
------------------------------------------------------------------
fred2_open_r.exe 004f5304()
fred2_open_r.exe 0049bd61()
fred2_open_r.exe 004337fb()
fred2_open_r.exe 0042e13f()
MFC42.DLL 73d31e91()
MFC42.DLL 73d31b9b()
MFC42.DLL 73d31b05()
MFC42.DLL 73d31a58()
MFC42.DLL 73dc847d()
USER32.dll 77d18734()
USER32.dll 77d18816()
USER32.dll 77d1b4c0()
USER32.dll 77d1fd29()
ntdll.dll 7c91eae3()
USER32.dll 77d201f7()
------------------------------------------------------------------
Error: species_defs.tbl(9):
Error: Required token = [$NumSpecies:], found [+Debris_Texture: debris01] .
File:C:\projects\fs2_open\code\Parse\PARSELO.CPP
Line: 543
[This filename points to the location of a file on the computer that built this executable]
Call stack:
------------------------------------------------------------------
fred2_open_r.exe 004f5304()
fred2_open_r.exe 0049bd61()
fred2_open_r.exe 004337fb()
fred2_open_r.exe 0042e13f()
MFC42.DLL 73d31e91()
MFC42.DLL 73d31b9b()
MFC42.DLL 73d31b05()
MFC42.DLL 73d31a58()
MFC42.DLL 73dc847d()
USER32.dll 77d18734()
USER32.dll 77d18816()
USER32.dll 77d1b4c0()
USER32.dll 77d1fd29()
ntdll.dll 7c91eae3()
USER32.dll 77d201f7()
------------------------------------------------------------------
Then it brakes up. The thing is, I have the engine glows working, but no engine trails
