"in-correct" reqs

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
fiddler_on_the_roof
1st Lieutenant
1st Lieutenant
Posts: 460
Joined: Wed Nov 12, 2008 5:28 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set

"in-correct" reqs

Post by fiddler_on_the_roof »

when i munge, i get a munge_log that says
Hidden/Spoiler:
[code]ERROR[levelpack DRP.req]:Expecting bracket, but none was found.
File : munged\pc\drp.prop.req(1)...

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

ucft <--
[continuing]
2 Errors 0 Warnings

ERROR[levelpack DRP.req]:Expecting bracket, but none was found.
File : munged\pc\drp.prop.req(1)...

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

ucft <--
[continuing]
2 Errors 0 Warnings
[/code]
Yet my DRP.req is fine( i think)
Here is the DRP.req
Hidden/Spoiler:
[code]ucft
{
REQN
{
"config"
}

REQN
{
"texture"
"DRP_map"
"fish"
}

REQN
{
"path"
"DRP"
}
REQN
{
"congraph"
"DRP"
}
REQN
{
"envfx"
"DRP"
}
REQN
{
"world"
"DRP"
}
REQN
{
"prop"
"DRP"
}
REQN
{
"class"
"bluelight"
"redlight"
"greenlight"
"whitelight"
}
REQN
{
"config"
"flyerspray"
"walkerstomp"
"hailfire_wake"
}
REQN
{
"lvl"
"DRP_conquest"
"DRP_ctf"
}
REQN
{
"boundary"
"DRP"
}
}
[/code]
what do I need to do? I've been trying to fix it for over an hour, to no avail.

thanks :bowdown:
User avatar
[RDH]Zerted
Gametoast Staff
Gametoast Staff
Posts: 2982
Joined: Sun Feb 26, 2006 7:36 am
Projects :: Bos Wars AI - a RTS game
Games I'm Playing :: SWBF2 and Bos Wars
xbox live or psn: No gamertag set
Location: USA
Contact:

Re: "in-correct" reqs

Post by [RDH]Zerted »

Do a full, manual clean and re-munge. See if you get the same munge error.
fiddler_on_the_roof
1st Lieutenant
1st Lieutenant
Posts: 460
Joined: Wed Nov 12, 2008 5:28 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set

Re: "in-correct" reqs

Post by fiddler_on_the_roof »

same errors, but now I also get an error that says that I am missing my DRP_comquest.mrq. which I just checked, and I have.
Here is the mungelog

Code: Select all

ERROR[levelpack DRP.req]:Expecting bracket, but none was found.
File : munged\pc\drp.prop.req(1)...

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

ucft <--
 [continuing]
   2 Errors    0 Warnings

ERROR[levelpack DRP_conquest.mrq]:Could not open munged\pc\mz.files for input. DOS reports:
No such file or directory
ERROR[levelpack DRP_conquest.mrq]:Could not open munged\pc\mz.files for input. DOS reports:
No such file or directory
 [continuing]
ERROR[levelpack DRP_ctf.mrq]:Could not open munged\pc\mz.files for input. DOS reports:
No such file or directory
ERROR[levelpack DRP_ctf.mrq]:Could not open munged\pc\mz.files for input. DOS reports:
No such file or directory
 [continuing]
   4 Errors    0 Warnings

ERROR[levelpack DRP.req]:Expecting bracket, but none was found.
File : munged\pc\drp.prop.req(1)...

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

ucft <--
 [continuing]
   2 Errors    0 Warnings
My req is the same. Also, if it helps, what I did before these errors appeared, I had added a layer in zeroeditor. later on I deleted it.

thanks
Post Reply