Hey GT, I can't figure out why I can't spawn.
Here is my munge log:
Hidden/Spoiler:
[ERROR[levelpack nab2.req]:munged\pc\naboo2.config is not a binary UCF file!ERROR[levelpack nab2.req]:munged\pc\naboo2.config is not a binary UCF file! [continuing]
2 Errors 0 Warnings
I tried to remove the stars.
Re: Yet another unknown crash...
Posted: Mon Feb 14, 2011 7:37 pm
by Cerfon Rournes
We need more information. What changes did you make? Can we see your LUA? What was the last change you made before it started to crash?
Are you sure that would fix the error in the munge log?
Re: Yet another unknown crash...
Posted: Tue Feb 15, 2011 11:21 am
by DarthD.U.C.K.
you cant be 100% sure, better not try it out...
Re: Yet another unknown crash...
Posted: Tue Feb 15, 2011 5:00 pm
by Darth_Spiderpig
Yeah, that's basically it. If you have a problem and a slight chance of solving it better not trying, maybe it doesn't work and then you'll have lost time.
Re: Yet another unknown crash...
Posted: Wed Feb 16, 2011 1:31 am
by THEWULFMAN
modmaster13 wrote:Are you sure that would fix the error in the munge log?
ANY Missing Brackets = Crash
Re: Yet another unknown crash...
Posted: Wed Feb 16, 2011 9:50 am
by Teancum
Yeppers, Wolfy's right.
Hmm, we really need a syntax checker for files like this. Being able to check for missing brackets, parenthesis, etc would save everyone a lot of headache.
Re: Yet another unknown crash...
Posted: Wed Feb 16, 2011 10:07 am
by FragMe!
Actually Teancum the program you mentioned once, SciTE I think it was, is great for that. Set the langauge to lua and it will highlight that there are missing bracket pairs. Now if it went and fixed it for you automatically then that would be better but at least know there is one missing helps.
I alway use this program for lua editing for this very reason.