Page 1 of 2
A question and one big problem [Solved]
Posted: Sun Apr 26, 2009 12:00 pm
by 501st_commander
The sound doesn’t work even if I tell it to munge sound. Can you help me get it in game?
The big one is...
I am putting Hoth tunnels in my map and they show up till this one point,
Is there a way to fix this?
Re: a question and one big problem
Posted: Sun Apr 26, 2009 12:06 pm
by Fiodis
...Add more tunnels in ZE?
Re: a question and one big problem
Posted: Sun Apr 26, 2009 12:13 pm
by 501st_commander
yes.
I made the tunnels to the point of disappearing. munged. Worked. Added more tunnels. munged. the tunnels i added don’t show up.
Re: a question and one big problem
Posted: Sun Apr 26, 2009 12:21 pm
by DarthD.U.C.K.
maybe they are outside the map..
Re: a question and one big problem
Posted: Sun Apr 26, 2009 12:25 pm
by 501st_commander
...but i made some other changes to the map in ze and they aren’t changed at all in game...
Re: a question and one big problem
Posted: Sun Apr 26, 2009 12:31 pm
by Fiodis
There you have your problem's cause. What changes did you make?
Re: a question and one big problem
Posted: Sun Apr 26, 2009 12:34 pm
by 501st_commander
1) Added tunnels
2) Made the ammo/health droid sit on the ground instead of floating
thats all i can think of now..
Re: a question and one big problem
Posted: Sun Apr 26, 2009 12:43 pm
by Fiodis
Are there any other things? You should never make too many changes in one munge, in case something like this happens and you forget what you did.
What's your error log look like?
Re: a question and one big problem
Posted: Sun Apr 26, 2009 1:09 pm
by 501st_commander
No more i can think of now.
Error log:
Re: a question and one big problem
Posted: Sun Apr 26, 2009 1:17 pm
by da_great_ghost
Did you try a clean? Hit the clean button next to munge in visualmunge. Maybe try a manual clean if that doesn't work(The tut is stickied in this section of the forums). About the sound I have no clue.
Re: a question and one big problem
Posted: Sun Apr 26, 2009 4:12 pm
by 501st_commander
The oddest thing just happened...
I moved the world files to my other pc (the one that ZE don’t work on) and munged the map on that one. The changes I made are there.
So that one is solved
for now
But the sound still don’t work

Re: a question and one big problem
Posted: Sun Apr 26, 2009 4:28 pm
by AQT
501st_commander wrote:But the sound still don’t work

Please elaborate.
[Custom] sound always works for me when I follow these two tutorials in order:
http://www.gametoast.com/forums/viewtop ... =27&t=4750
http://www.gametoast.com/forums/viewtop ... =27&t=6166
Re: a question and one big problem
Posted: Sun Apr 26, 2009 5:09 pm
by 501st_commander
AQT wrote:501st_commander wrote:But the sound still don’t work

Please elaborate.
preshiped sound
Re: a question and one big problem
Posted: Sun Apr 26, 2009 5:16 pm
by AQT
Based on your screenshots and your error log particularly this error,
Code: Select all
Message Severity: 3
.\Source\LuaCallbacks_Mission.cpp(866)
Lua ReadDataFile: Could not open sound\hot1.lvl;hot1gcw
you're trying to use GCW sound for a CW era map, that's why you can hear any sound.
Re: a question and one big problem
Posted: Sun Apr 26, 2009 5:18 pm
by 501st_commander
Re: a question and one big problem
Posted: Sun Apr 26, 2009 5:22 pm
by AQT
Second choice because the first one does not exist.
Re: a question and one big problem
Posted: Sun Apr 26, 2009 5:27 pm
by 501st_commander
Changed it now i get this,
Code: Select all
soundflmunge.exe : Error : Unable to open file C:\BF2_ModTools\data_CWH\Sound\shell\effects\whooshl3.wav - while munging C:\BF2_ModTools\data_CWH\Sound\shell\shell.sfx
soundflmunge.exe : Error : Unable to open file C:\BF2_ModTools\data_CWH\Sound\shell\effects\whooshl3.wav, format may be invalid - while munging C:\BF2_ModTools\data_CWH\Sound\shell\shell.sfx
soundflmunge.exe : Error : Unable to read file list C:\BF2_ModTools\data_CWH\Sound\shell\shell.sfx - while munging C:\BF2_ModTools\data_CWH\Sound\shell\shell.sfx
Re: a question and one big problem
Posted: Sun Apr 26, 2009 5:32 pm
by AQT
Why are munging sound? You only need to munge sound if you plan to make custom sound .lvls. Since you are using a shipped sound .lvl you just need to have only Common checked. Test your map out in-game; there should be sound now.
Re: a question and one big problem
Posted: Sun Apr 26, 2009 5:38 pm
by 501st_commander
AQT wrote: You only need to munge sound if you plan to make custom sound .lvls.
*bangs head on table*
But the sound still dont work

Re: a question and one big problem
Posted: Sun Apr 26, 2009 5:42 pm
by AQT
Post your .lua, perhaps?