Topic: Sound problem
I guess this isn't a minor bug, which explains why I'm posting a new topic..
I'm running the 0.2.1 Linux version of teewars, and I'm having some problems with the sound not working at all in teewars. This is the output while loading the game:
[client]: starting...
[config/load]: loading default.cfg
Expression 'SetApproximateSampleRate( pcm, hwParams, sr )' failed in '/home/camilla/projects/teewars/021/baselib/src/external/portaudio/pa_linux_alsa.c', line: 1114
Expression 'PaAlsaStreamComponent_InitialConfigure( &self->playback, outParams, self->primeBuffers, hwParamsPlayback, &realSr )' failed in '/home/camilla/projects/teewars/021/baselib/src/external/portaudio/pa_linux_alsa.c', line: 1668
Expression 'PaAlsaStream_Configure( stream, inputParameters, outputParameters, sampleRate, framesPerBuffer, &inputLatency, &outputLatency, &hostBufferSizeMode )' failed in '/home/camilla/projects/teewars/021/baselib/src/external/portaudio/pa_linux_alsa.c', line: 1789
[audio_stream]: portaudio error: Invalid sample rate
...loading of all the .wav files..
Additional information might be that I'm running alsa-driver-1.0.14, on Gentoo Linux. I'm guessing that I'm not the only one that has been experiencing this bug, so I hope there's an easy solution to this
And I must say, this is a great game! Even without any sound working I really find it entertaining, and quite addictive.