Page 1 of 1

Error I Can't Find

Posted: Sat Mar 08, 2008 6:27 pm
by Fluffy_the_ic
I got 4 errors on my munge log, but no matter how hard I looked, I couldn't find them.
Hidden/Spoiler:
C:\ToolsFL\Bin\luac.exe: ..\..\common\scripts\BGI\BGIc_con.lua:87: `)' expected (to close `(' at line 76) near `ReadDataFile'
ERROR[scriptmunge scripts\BGI\BGIc_con.lua]:Could not read input file.ERROR[scriptmunge scripts\BGI\BGIc_con.lua]:Could not read input file. [continuing]
2 Errors 0 Warnings

ERROR[levelpack mission\BGIc_con.req]:Expecting bracket, but none was found.
File : munged\pc\bgic_con.script.req(1)...

ucft <--
ERROR[levelpack mission\BGIc_con.req]:Expecting bracket, but none was found.
File : munged\pc\bgic_con.script.req(1)...

ucft <--

2 Errors 0 Warnings

Re: Error I Can't Find

Posted: Sat Mar 08, 2008 6:28 pm
by Maveritchell
You'll need to post the .lua for us to help you out with that.

Re: Error I Can't Find

Posted: Sun Mar 09, 2008 1:38 pm
by Teancum
Run BF2_modtools.exe and post the log.

Re: Error I Can't Find

Posted: Sun Mar 09, 2008 1:42 pm
by woner11
It could be as simple as you typed his name wrong into the lua.

Re: Error I Can't Find

Posted: Mon Mar 10, 2008 9:50 pm
by obiboba3po
yea, umm woners right, this is a simple problem i get all the time, mostly from typos. go to line 76-or- 87, not sure which one, (ctrlg+87) and to me it looks like you left out a parenthesis. if i didnt catch that he already fixed this, im just too lazy to read, sorry.