"no data chunk" in wav file

Discussion for Level editing, modeling, programming, or any of the other technical aspects of Quake
Post Reply
junglist
Posts: 21
Joined: Thu Dec 18, 2003 8:00 am

"no data chunk" in wav file

Post by junglist »

I'm trying to add a music file via the 'music' key to worldspawn. When the level loads, the console reads "No data chunk in sound/junglist/blah.wav" and the file does not play. The file is in 22khz 16bit stereo just like every other q3 music track, so I don't get what's going on. It plays fine in Winamp and sndrec32, so the file itself should be good.

Any ideas?
Shallow
Posts: 167
Joined: Wed Feb 09, 2005 1:58 pm

Post by Shallow »

Try loading into and resaving from a different sound app. Q3 doesn't seem to like wavs from certain programs, such as Windows Sound Recorder.
junglist
Posts: 21
Joined: Thu Dec 18, 2003 8:00 am

Post by junglist »

You were right. It didn't like my wav file exported directly from Reason, either. So I downloaded Audacity, opened the wav, resaved it... and it worked. Good old free software!!

Thank you, Shallow.
Post Reply