Weird sound error
Posted: Tue Jul 12, 2016 5:33 pm
Soundflmunge.exe : Error : All source files in file list pkl must be the same format - while munging C:\BF2_ModTools\data_PKL\Sound\worlds\pkl\pkl.asfx
Edit: the sounds worked earlier.
Here's my asfx
Edit: ok i found the problem is my gcw.req but it gives me the error message
ERROR[levelpack pkl.req]:Expecting bracket, but none was found.
File : c:\bf2_modtools\data_pkl\_build\sound\worlds\pkl\munged\pc\pklgcw.lvl.
req(1)...
My REQ
Edit: the sounds worked earlier.
Here's my asfx
Code: Select all
effects\dh17_fire.wav -resample pc 22050
effects\DL-44_fire.wav -resample pc 22050
effects\TIE_fire.wav -resample pc 22050
effects\tieinter_fire.wav -resample pc 22050
effects\kwing_turrent_fire.wav -resample pc 22050
effects\awing_fire.wav -resample pc 22050
effects\arc170_turret_fire.wav -resample pc 22050
effects\arc170_blaster_fire.wav -resample pc 22050ERROR[levelpack pkl.req]:Expecting bracket, but none was found.
File : c:\bf2_modtools\data_pkl\_build\sound\worlds\pkl\munged\pc\pklgcw.lvl.
req(1)...
My REQ
Code: Select all
ucft
{
REQN
{
"bnk"
"align=2048"
"pklgcw"
"pkl"
}
REQN
{
"config"
"blasersounds"
}
}