How do i fix these mungelog errors? [Solved]

In this forum you will find and post information regarding the modding of Star Wars Battlefront 2. DO NOT POST MOD IDEAS/REQUESTS.

Moderator: Moderators

Post Reply
User avatar
destos
Chief Warrant Officer
Chief Warrant Officer
Posts: 349
Joined: Sat Sep 22, 2007 10:37 pm

How do i fix these mungelog errors? [Solved]

Post 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.....
JysT
Private
Posts: 34
Joined: Wed Dec 31, 2008 8:18 pm

Re: How do i fix?

Post by JysT »

You have an error in your .lua it looks like
User avatar
destos
Chief Warrant Officer
Chief Warrant Officer
Posts: 349
Joined: Sat Sep 22, 2007 10:37 pm

Re: How do i fix?

Post 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
FragMe!
Gametoast Staff
Gametoast Staff
Posts: 2244
Joined: Sat May 13, 2006 12:34 am
Projects :: Not sure keep changing my mind.
Games I'm Playing :: F1 and SWBF
xbox live or psn: No gamertag set
Location: Origin name GT_FragMe
Contact:

Re: How do i fix these mungelog errors?

Post 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.
User avatar
destos
Chief Warrant Officer
Chief Warrant Officer
Posts: 349
Joined: Sat Sep 22, 2007 10:37 pm

Re: How do i fix these mungelog errors?

Post 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
Post Reply