Page 1 of 1

Error message - mission scripting problem

Posted: Mon Dec 28, 2009 4:53 pm
by [Skirata]Darman[M]
Hey, guys, can someone explain me what I did wrong HERE:
Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\LuaHelper.cpp(312)
CallProc failed: (none):0: attempt to index global `ObjectiveGoto' (a nil value)
stack traceback:
(none): in function `ScriptPostLoad
Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\LuaHelper.cpp(312)
CallProc failed: (none):0: attempt to index global `MultiObjectiveContainer' (a nil value)
stack traceback:
(none): in function `BeginObjectives'
???

Nothing crashes, but the objectives don't want to start :(

Re: error message - mission scripting problem

Posted: Mon Dec 28, 2009 6:07 pm
by Teancum
Can't help ya if we can't see the LUA the script comes from.