Page 1 of 1

Non munge log sound error

Posted: Sat Mar 19, 2016 4:37 pm
by modmaster13
Hey guys, I've been adding sounds onto a test map of mine, and I can't get my sound lvl to munge. It was working when I was adding sounds from the stock game, but I tried adding my own custom sound and the tes.lvl sound file won't munge now. The only thing I can think of being out of place is this message I get while in visualmunge and in the levelpack.txt file in my sound folder. (not in the mungelog)
Hidden/Spoiler:
ERROR[tes.req]:Expecting bracket, but none was found.
File : c:\bf2_modtools\data_tes\_build\sound\worlds\tes\munged\pc\tesgcw.lvl.req(1)...

ucft <--
ERROR[tes.req]:Expecting bracket, but none was found.
File : c:\bf2_modtools\data_tes\_build\sound\worlds\tes\munged\pc\tesgcw.lvl.req(1)...

ucft <--

2 Errors 0 Warnings
I kept checking my tes.req to see if I messed up or anything, and I can't see what the problem would be
Hidden/Spoiler:
ucft
{
REQN
{
"str"
"align=2048"
"gcw_vo"
"gcw_tac_vo"
"cw_vo"
"cw_tac_vo"

}
REQN
{
"lvl"
"tesgcw"
"tescw"
}
}
I don't know if that error message is something that I should be concerned about (since it wasn't in the munge log), but if it is; can someone please help me fix this issue with my sound lvl not munging (it's been stuck at 1kb in size when it was bigger before

Re: Non munge log sound error

Posted: Sat Mar 19, 2016 5:26 pm
by Anakin
have you tried using these fixed munge bats?? http://www.gametoast.com/viewtopic.php?f=64&t=30282

Re: Non munge log sound error

Posted: Sat Mar 19, 2016 5:36 pm
by giftheck
We need to see your testgcw req file, you've posted your test req file.

Re: Non munge log sound error

Posted: Sat Mar 19, 2016 7:46 pm
by modmaster13
ggctuk wrote:We need to see your testgcw req file, you've posted your test req file.
Sure, here it is:
Hidden/Spoiler:
ucft
{
REQN
{
"bnk"
"tes.asfx"
"align=2048"
"tesgcw"
}

REQN
{
"config"
}
}
Anakin wrote:have you tried using these fixed munge bats?? http://www.gametoast.com/viewtopic.php?f=64&t=30282
I'll try that soon I just want to see if ggctuk has any advice

Re: Non munge log sound error

Posted: Sun Mar 20, 2016 4:26 am
by giftheck
There does not seem to be a problem with your req files from what I can see (unless the space in tes.req after "cw_tac"vo" is an issue). So it might be an issue with the munge batch files as Anakin suggested.