I got a new problem

In this forum you will find and post information regarding the modding of Star Wars Battlefront 2. DO NOT POST MOD IDEAS/REQUESTS.

Moderator: Moderators

Post Reply
Alpha-17
Master Sergeant
Master Sergeant
Posts: 165
Joined: Mon Jan 22, 2007 2:26 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set

I got a new problem

Post by Alpha-17 »

Hi i got an error with my map and i don't know why... I only made some skins... If you think i should post my .lua say it to me
here's my error:

C:\BF2_ModTools\ToolsFL\Bin\luac.exe: ..\..\common\scripts\NIG\NIGc_con.lua:94: unexpected symbol near `)'
ERROR[scriptmunge scripts\NIG\NIGc_con.lua]:Could not read input file.ERROR[scriptmunge scripts\NIG\NIGc_con.lua]:Could not read input file. [continuing]
2 Errors 0 Warnings

Please help !!
User avatar
Dragonum
2nd Lieutenant
2nd Lieutenant
Posts: 405
Joined: Tue Nov 16, 2004 4:08 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set

Post by Dragonum »

there is anything wrong in your lua, did you changed anything?
User avatar
[RDH]Zerted
Gametoast Staff
Gametoast Staff
Posts: 2982
Joined: Sun Feb 26, 2006 7:36 am
Projects :: Bos Wars AI - a RTS game
Games I'm Playing :: SWBF2 and Bos Wars
xbox live or psn: No gamertag set
Location: USA
Contact:

Post by [RDH]Zerted »

You have a typo at or before line 94. (most likely at)
User avatar
phazon_elite
Rebel Colonel
Rebel Colonel
Posts: 597
Joined: Tue Jan 16, 2007 9:10 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: I'm sorry Link, I can't give the location. Come back when you're a little...mmmh...RICHER!
Contact:

Post by phazon_elite »

There might be an error in the

cp# = CommandPost:New{name = "cp#"}

area. I checked line 94 in a regular LUA and saw it.

- EP-000782
Alpha-17
Master Sergeant
Master Sergeant
Posts: 165
Joined: Mon Jan 22, 2007 2:26 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set

Post by Alpha-17 »

ok i've found the problem .... all right now
Post Reply