Non munge log sound error

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
modmaster13
General
General
Posts: 777
Joined: Wed Aug 18, 2010 4:23 pm
Games I'm Playing :: COD SWBF
xbox live or psn: KrypticcElementt
Location: Twitter @_KrypticElement
Contact:

Non munge log sound error

Post 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
User avatar
Anakin
Master of the Force
Master of the Force
Posts: 4817
Joined: Sat Sep 19, 2009 11:37 am
Projects :: RC Side Mod - Remastered - SWBF3 Legacy
Location: Mos Espa (germany)

Re: Non munge log sound error

Post by Anakin »

have you tried using these fixed munge bats?? http://www.gametoast.com/viewtopic.php?f=64&t=30282
User avatar
giftheck
Droid Pilot Assassin
Droid Pilot Assassin
Posts: 2218
Joined: Mon Jan 19, 2009 5:58 pm
Projects :: Star Wars Battlefront Anniversary

Re: Non munge log sound error

Post by giftheck »

We need to see your testgcw req file, you've posted your test req file.
modmaster13
General
General
Posts: 777
Joined: Wed Aug 18, 2010 4:23 pm
Games I'm Playing :: COD SWBF
xbox live or psn: KrypticcElementt
Location: Twitter @_KrypticElement
Contact:

Re: Non munge log sound error

Post 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
User avatar
giftheck
Droid Pilot Assassin
Droid Pilot Assassin
Posts: 2218
Joined: Mon Jan 19, 2009 5:58 pm
Projects :: Star Wars Battlefront Anniversary

Re: Non munge log sound error

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