Invalid WAV headers?
Posted: 02 Jul 2018, 01:11
Hi everyone!
I'm new with springrts and I've been trying to follow this tutorial on the wiki.
I'm using Spring version (version 104.0) for Windows.
I'm trying it out via SpringLobby (version 0.264).
Now my problem is with the sound bit.
I've used the same sound as the author does but I am getting the following error:
Transcript:
The file in questions can be found here.
I made sure the file is mono, 44kHz and is in 16-bit PCM when I exported it with Audacity.
Does anyone know what specific settings should I be using? I haven't found much info about this.
Thanks in advance.
EDIT: bit more info
I got some audio files from an existing game, dropped it on mine and it still happens.
I'm new with springrts and I've been trying to follow this tutorial on the wiki.
I'm using Spring version (version 104.0) for Windows.
I'm trying it out via SpringLobby (version 0.264).
Now my problem is with the sound bit.
I've used the same sound as the author does but I am getting the following error:
Transcript:
Code: Select all
[Sound] Error: ReadWAV: invalid header: sounds/shoot.wav
[Sound] Warning: [LoadSoundBuffer] failed to load file "sounds/shoot.wav"
I made sure the file is mono, 44kHz and is in 16-bit PCM when I exported it with Audacity.
Does anyone know what specific settings should I be using? I haven't found much info about this.
Thanks in advance.
EDIT: bit more info
I got some audio files from an existing game, dropped it on mine and it still happens.