-
Bug
-
Resolution: Duplicate
-
None
-
1.0.8
-
None
-
None
-
OS: Win7 64bit
Java: 7 U25 64bit
Sound: SBLive4.1 running with kX driver (http://kxproject.com/)
Browser (if any way related): Firefox nightly 64 bit
-
Unconfirmed
Client> Starting up SoundSystem... Client> Initializing LWJGL OpenAL Client> (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) Client> AL lib: (EE) DoReset: Unhandled channel config: 8 -- 0x000000ff Client> AL lib: (EE) DoReset: Unhandled extensible channels: 8 -- 0x000000ff Client> AL lib: (EE) DoReset: Failed to initialize audio client: 0x80070057 Client> Exception in thread "Thread-5" org.lwjgl.openal.OpenALException: Invalid Device Client> at org.lwjgl.openal.Util.checkALCError(Util.java:55) Client> at org.lwjgl.openal.ALC10.alcCreateContext(ALC10.java:251) Client> at org.lwjgl.openal.AL.init(AL.java:168) Client> at org.lwjgl.openal.AL.create(AL.java:138) Client> at org.lwjgl.openal.AL.create(AL.java:102) Client> at org.lwjgl.openal.AL.create(AL.java:201) Client> at paulscode.sound.libraries.LibraryLWJGLOpenAL.init(LibraryLWJGLOpenAL.java:164) Client> at paulscode.sound.SoundSystem.CommandNewLibrary(SoundSystem.java:1576) Client> at paulscode.sound.SoundSystem.CommandQueue(SoundSystem.java:2572) Client> at paulscode.sound.CommandThread.run(CommandThread.java:121) Client> ERROR MESSAGE: Client> SoundSystem did not load after 30 seconds. Client> Client> Starting up SoundSystem... Client> Switching to No Sound Client> (Silent Mode)
Notes:
After initially replacing only launcher, also tried deleting existing .minecraft folder after that to get fully fresh installation -> didn't fix the issue either.
Needless to say this is isolated issue to minecraft only and has nothing to do with any sound levels being zeroed for certain applications or in minecraft client itself. Checked also all the other obvious reasons twice just be sure of it.
What I have not tried is to update lwjgl libraries from http://www.lwjgl.org/ as I believe that it's not my task to find a version what is compatible with the build what is distributed with the minecraft client
Would be nice to have some sound in minecraft again - please fix the issue. Thank you.
- duplicates
-
MCL-169 Legacy: LWJGL OpenAL: Failed to initialize audio client
- Resolved