Munge error

Post everything from general questions, to modding questions, to map WIPs to releases. (SWBF1 only)

Moderator: Moderators

Post Reply
deagle
Private Second Class
Posts: 60
Joined: Wed Mar 10, 2010 4:03 pm

Munge error

Post by deagle »

Hello,

I edited the shipped Bespin: Cloudcity map. But if I munge, I get this error:
Hidden/Spoiler:
Munging bes2.req
Error: <null> is not a binary UCF file!Error: munged\bespin2.config is not a binary UCF file! [continuing]
At least the munge does not create the bes.lvl file.
I never got that error before, does somebody know how to solve this?

Thanks in advance!
User avatar
bamdur123
Sergeant Major
Sergeant Major
Posts: 243
Joined: Fri Oct 15, 2010 7:15 pm
Projects :: Tython-Siege of Darkness Zombie Hotel
Games I'm Playing :: SWBF 1+2
Location: Ohio, USA

Re: Munge error

Post by bamdur123 »

I believe u edited the req wrong or there are invalid characters. Paste your req please and i will see if it has any errors.
deagle
Private Second Class
Posts: 60
Joined: Wed Mar 10, 2010 4:03 pm

Re: Munge error

Post by deagle »

Thanks for your help!

Thats my bes2.req:
Hidden/Spoiler:
ucft
{
REQN
{
"config"
}

REQN
{
"texture"
"bespin2_map"
"bird"
}

REQN
{
"texture"
"platform=ps2"
}

REQN
{
"path"
"bespin2"
}
REQN
{
"congraph"
"bespin2"
}
REQN
{
"envfx"
"bespin2"
}
REQN
{
"world"
"bespin2"
}
REQN
{
"prop"
"bespin2"
}
REQN
{
"boundary"
"bespin2"
}
REQN
{
"class"
"bluelight"
"redlight"
"greenlight"
"whitelight"
}
REQN
{
"config"
"flyerspray"
"walkerstomp"
"hailfire_wake"
}
}
User avatar
bamdur123
Sergeant Major
Sergeant Major
Posts: 243
Joined: Fri Oct 15, 2010 7:15 pm
Projects :: Tython-Siege of Darkness Zombie Hotel
Games I'm Playing :: SWBF 1+2
Location: Ohio, USA

Re: Munge error

Post by bamdur123 »

doesnt look wrong. try using this cloud city builder. http://www.mediafire.com/?kxwjm7b37x1hnx3
deagle
Private Second Class
Posts: 60
Joined: Wed Mar 10, 2010 4:03 pm

Re: Munge error

Post by deagle »

Thanks.

But is there another way to fix this? I already changed many stuff but I'm not sure qhy actually now this happens.
Post Reply