Page 1 of 1

Strange problem

Posted: Sun Jul 01, 2007 10:52 am
by =AOX=Durge
Well, Im getting this strange problem:
Image
Poor Alpha5 can't spawn! :)
Anyways, heres the Mungelog Error Pad:
ERROR[levelpack FS1.req]:Expecting bracket, but none was found.
File : munged\pc\rep_prop_juggernaut.model.req(1)...

ucft <--
ERROR[levelpack FS1.req]:Expecting bracket, but none was found.
File : munged\pc\rep_prop_juggernaut.model.req(1)...

ucft <--
[continuing]
2 Errors 0 Warnings

ERROR[levelpack FS1.req]:Expecting bracket, but none was found.
File : munged\pc\rep_prop_juggernaut.model.req(1)...

ucft <--
ERROR[levelpack FS1.req]:Expecting bracket, but none was found.
File : munged\pc\rep_prop_juggernaut.model.req(1)...

ucft <--
[continuing]
2 Errors 0 Warnings
And here's the Mod Tools Error:
Message Severity: 3
.\Source\LuaHelper.cpp(312)
CallProc failed: (none):0: attempt to perform arithmetic on a nil value
stack traceback:
(none): in function `AddCommandPost'
(none): in function `ScriptPostLoad'

RE: Strange problem

Posted: Sun Jul 01, 2007 10:57 am
by Taivyx
Well......you don't have any command posts!
The c++ function is trying to find one, but it can't.

And take out the juggernaut prop for now.

RE: Strange problem

Posted: Sun Jul 01, 2007 11:19 am
by =AOX=Durge
Ty guys.

RE: Strange problem

Posted: Sun Jul 01, 2007 5:37 pm
by [RDH]Zerted
Don't test your map when there is a munge error. A full clean should clear up the munge error.