Author Topic: I need help by a ERROR.  (Read 1203 times)

0 Members and 1 Guest are viewing this topic.

Offline Eiswolf

  • 26
I need help by a ERROR.
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.
Aerotech Alpha v 0.1 download here ---> http://www.hard-light.net/forums/index.php?topic=87385.0

It plays in Battletech Univers

Aerotech Concept click here ---> http://www.hard-light.net/forums/index.php?topic=81572.0

 

Offline Wanderer

  • Wiki Warrior
  • 211
  • Mostly harmless
Re: I need help by a 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.
Do not meddle in the affairs of coders for they are soggy and hard to light

 

Offline Eiswolf

  • 26
Re: I need help by a ERROR.
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
Aerotech Alpha v 0.1 download here ---> http://www.hard-light.net/forums/index.php?topic=87385.0

It plays in Battletech Univers

Aerotech Concept click here ---> http://www.hard-light.net/forums/index.php?topic=81572.0