Page 1 of 1

Munging error: Expecting bracket, but none was found

Posted: Mon Apr 10, 2006 11:23 pm
by PvtParts
Hey guys. I am in need of some help.

My map works fine in zero editor, and all the scripts check out.

I keep getting this error, and although i've looked thorougly for missing code (especially god Diet Dr. Pepper brackets) i cant find any problems.

If any of you all can maybe point me in the right direction it would be much appreciated...


Heres the error:

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

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

ucft <--
[continuing]
2 Errors 0 Warnings

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

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

ucft <--
[continuing]
2 Errors 0 Warnings


Hope to get a quick response....

Parts

RE: Munging error: Expecting bracket, but none was found

Posted: Mon Apr 10, 2006 11:32 pm
by Penguin
some where in your lua your missing a bracket

RE: Munging error: Expecting bracket, but none was found

Posted: Tue Apr 11, 2006 1:59 am
by Emraz
Sometimes its not even a bracket but a comma where there shouldnt be one or where there should be one.

RE: Munging error: Expecting bracket, but none was found

Posted: Tue Apr 11, 2006 2:04 am
by Lord-Bandu
its in your REQ. You must have an even amount of brackets .

Re: Munging error: Expecting bracket, but none was found

Posted: Tue Apr 11, 2006 5:53 am
by Teancum
PvtParts wrote: I keep getting this error, and although i've looked thorougly for missing code (especially god Diet Dr. Pepper brackets) i cant find any problems.
Please don't swear, it's against the rules.

And that error, though it looks like a bracket problem usually isn't. Are you munging any custom sides? Sometimes if it can't find a file that should be in a side req you'll get that error while it's munging because it can't create a proper munge req.

Posted: Tue Apr 11, 2006 7:36 am
by EraOfDesann
I've gotten this error too. I think it was just because I added Kashyyyk Turrets. When I took out the line for them that fixed it.

Posted: Tue Apr 11, 2006 9:50 am
by theguarder
Could you tell me what you have text edited like the .sky file or whatever...

You need a "{" before you edit something and "}" after. and if you put those wrong, or dont put them in you wil get that error and maby a map crash.

Posted: Tue Apr 11, 2006 10:48 am
by PvtParts
Thanks guys. I'll look into all of these things.

I have made a new map, TES just to basically slowly allocate parts of my old map into it to try and find where the error is, and get this: even before I changed anything it still gets this error.

Now im really lost. And I havent touched any of the data or template files.


And Sorry about the cursing. I wouldnt go so far as to say any of the more...emotional four letter words, just wanted to express that this is frustrating, with out coming across as a little whiny five year old.

Posted: Tue Apr 11, 2006 1:51 pm
by PvtParts
Fixed it. Not sure what it was, but by making my debug map, i figured that at least one problem was to many objects (i had literally dozens of techno union ships).