Hard Light Productions Forums
Modding, Mission Design, and Coding => The Modding Workshop => Topic started by: Eiswolf on February 01, 2008, 12:15:33 pm
-
I have no idea where i can make this.
Her the ERROR MASSAGE:
Error: weapons.tbl(line 2189:
Error: Missing required token: [$Player Weapon Precedence:]. Found [$Fire Wait: ] instead.
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:
------------------------------------------------------------------
------------------------------------------------------------------
And her the lines in Weapon.tbl
$Player Weapon Precedence: (
"Small Laser"
"Medium Laser"
"Large Laser"
"PPC"
"ER Small Laser"
"ER Medium Laser"
"ER Large Laser"
"SSRM2"
"SSRM4"
"SSRM6"
"CSSRM2"
"CSSRM4"
"CSSRM6"
"SRM2" )
Who is the ERROR in this Line?
I have don“t found any Error.
-
Apparently your Aerotech mods (looking at weapons listing) weapons.tbl has some errors just preceding one of the '$Fire Wait:' lines. I can sort that out for you if you like but then i need to see the actual tbl file (either here or via PM would be fine). Otherwise - go very carefully through the lines just above the '$Fire Wait:' lines and check for errors. Especially 'random' #End line somewhere.
-
Okay thx.
I work around the TBL file und the error goes down.
I have no idea why the error is gone away.
He function