Page 1 of 1

How do i fix these mungelog errors? [Solved]

Posted: Fri Jan 02, 2009 11:01 pm
by destos
All of a sudden after munging for the first time in my map this happened.
Hidden/Spoiler:
ERROR[worldmunge world1\ZMM_conquest.lyr]:Text file syntax error. (No matching bracket)ERROR[worldmunge world1\ZMM_conquest.lyr]:Text file syntax error. (No matching bracket) [continuing]
2 Errors 0 Warnings

ERROR[levelpack ZMM_conquest.mrq]:Expecting bracket, but none was found.
File : munged\pc\zmm_conquest.world.req(1)...

ucft <--
ERROR[levelpack ZMM_conquest.mrq]:Expecting bracket, but none was found.
File : munged\pc\zmm_conquest.world.req(1)...

ucft <--
[continuing]
2 Errors 0 Warnings

ERROR[levelpack ZMM.req]:Expecting bracket, but none was found.
File : munged\pc\zmm_conquest.lvl.req(1)...

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

ucft <--
[continuing]
2 Errors 0 Warnings
does any1 know how to fix this? other than remaking the map it self? i have already cleaned.... but not manually cleaned.


also when i tried to test the map (cause a hour had passed by but i forgot about the errors) it didnt crash but the cps wouldnt show up.....

Re: How do i fix?

Posted: Fri Jan 02, 2009 11:08 pm
by JysT
You have an error in your .lua it looks like

Re: How do i fix?

Posted: Fri Jan 02, 2009 11:12 pm
by destos
didnt touch lua once..... i always finish the map layout (or atleast for the most part before i edit the some odd little things like mis placed props.)

besides the error said there was a problem with the mrq file...... which i would post but i dont know how =P

Re: How do i fix these mungelog errors?

Posted: Fri Jan 02, 2009 11:39 pm
by FragMe!
It said there was a problem with the .lyr file which is a text file of all the objects locations for any layer besides base layer, in your case the conquest.lyr.
It can be looked at with any text editor, have a look and see if all the brackets have matching pairs.

Re: How do i fix these mungelog errors?

Posted: Sat Jan 03, 2009 10:02 am
by destos
ty i figured it out. either i or it wrote c[2 instead of cp2 =P so it makes sense why it wanted to read the bracket