PlaneShift
Support => Technical Help: IN GAME bugs (after loading world) => Topic started by: Gilrond on June 10, 2011, 04:30:49 am
-
After the update, this bug is back (with OpenAL):
http://bugs.hydlaaplaza.com/flyspray/index.php?do=details&task_id=5016
I get an error though when I try to request the reopening it.
Running Debian Testing (Wheezy) x86-64
-
Looks like the request for reopening finally made it through.
-
did someone try my build in the last 2 months?
-
did someone try my build in the last 2 months?
I did, about 5 weeks ago. Problem still persisted..
-
but not telling me doesn't help considering on 0.5.6.1 it worked
-
This was on the old client.
WFM as of 0.5.7
-
so 0.5.6.1 didn't fix it? be careful with the number as it's important.
if so do you have pulseaudio installed?
-
ok try this http://www.megaupload.com/?d=15VHZBPR
-
0.5.6.1 fixed it. It's back in 0.5.7
-
And I'm not using pulseaudio as OpenAL backend (I don't like pulseaudio, it's laggy and buggy). I'm using ALSA (and sometimes OSS4 actually). Here is the config file for my OpenAL with ALSA backend (files in $HOME):
.openalrc
(define devices '(native alsa))
.alsoftrc
[general]
drivers = alsa
-
try the binary linked above
-
Yes, this binary fixes the bug. How did it get back in? Svn merges messed up?
-
libopenal being linked dynamically even though it was buitin (aka a bug in your system openal + not being statically linked as wished)