Page 1 of 1

Assertion 's' failed at pulse/simple.c:255, function ...

Posted: Wed Jun 25, 2014 9:25 pm
by cacaballz
Hiya,

Simply to notify you about a problem when running the game from a Linux box which doesn't have Pulseaudio.

Code: Select all

./ysoccer            
Assertion 's' failed at pulse/simple.c:255, function pa_simple_free(). Aborting.
Pulseaudio indeed isn't installed on every linux computer and some prefer to stick to ALSA (or something else).
If this is easy for you to implement, please add support for ALSA.

Thanks.

Re: Assertion 's' failed at pulse/simple.c:255, function ...

Posted: Wed Jun 25, 2014 10:58 pm
by Massimo32
cacaballz wrote:Hiya,

Simply to notify you about a problem when running the game from a Linux box which doesn't have Pulseaudio.

Code: Select all

./ysoccer            
Assertion 's' failed at pulse/simple.c:255, function pa_simple_free(). Aborting.
Pulseaudio indeed isn't installed on every linux computer and some prefer to stick to ALSA (or something else).
If this is easy for you to implement, please add support for ALSA.

Thanks.
Hi cacaballz,
thank you for notifying. Unfortunately, it's a known Blitzmax bug, and at present I don't have fix for that.