|
|
|
It looks the fmod developers have fixed the bug. The problem is that secondlife uses an old version of fmod.
If by "new version" you mean fmod 4, the API is completely revised and the licensing is different. So it's not a trivial upgrade.
OpenAL support is nearing completion anyway. OpenAL is the way forward. Looks like a fix is on the way, but just in case it helps, I saw this in 1.19.4, with the same error tx mentioned:
From the 1.21RC0 release notes:
http://wiki.secondlife.com/wiki/Release_Notes/Second_Life_Release_Candidate/1.21 "Fixed: It doesn't seem to be fixed totally. I tested first by setting a local ogg vorbis file as my parcel's music. Instantly crashed. Then tried Virgin Radio's ogg stream. Nothing. However after the first crash when setting to a local vorbis file, it does play for about 3 seconds, then the client crashes. I guess that's progress, but it's still premature to call it fixed. The intended fix was shipped with viewer 1.21.
However you are reporting that this is not completely fixed, so I will reopen. We do not currently have any improved fix yet complete. also in the recent release Second Life 1.21.6 (99587) Oct 14 2008 18:00:21 (Second Life Release) with
in the release notes : http://wiki.secondlife.com/wiki/Release_Notes/Second_Life_Release/1.21 i got this prompt exit: 2008-10-21T11:56:36Z INFO: startInternetStream: Starting internet stream: http://relay53.ethz.ch:8000/kohina.ogg
when i start a ogg/vorbin parcel audio stream tx Oh Rendered obsolete by the incoming OpenAL stuff!
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
The only way to fix this is to implement our own streaming. Which we will have to do anyway one way or the other if we are to move to OpenAL...
Also, this bug affects OSX as well. ogg streaming has never worked in OSX either.