So when I open Minecraft, sometimes there is no sound & I have to restart it to fix it. I have this issue often enough for it to be a bother (and now the restart is starting not to work), following the instructions left by Extreme_Heat on this thread, so here goes:
Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
AL lib: (EE) MMDevApiOpenPlayback: Device init failed: 0x80004005
AL lib: (EE) MMDevApiOpenPlayback: Device init failed: 0x80004005
Error in class 'LibraryLWJGLOpenAL'
Unable to initialize OpenAL. Probable cause: OpenAL not supported.
ERROR MESSAGE:
Could not locate OpenAL library.
STACK TRACE:
org.lwjgl.openal.AL.create(AL.java:151)
org.lwjgl.openal.AL.create(AL.java:102)
org.lwjgl.openal.AL.create(AL.java:201)
paulscode.sound.libraries.LibraryLWJGLOpenAL.init(LibraryLWJGLOpenAL.java:164)
paulscode.sound.SoundSystem.CommandNewLibrary(SoundSystem.java:1576)
paulscode.sound.SoundSystem.CommandQueue(SoundSystem.java:2572)
paulscode.sound.CommandThread.run(CommandThread.java:121)
ERROR MESSAGE:
Could not locate OpenAL library.
Starting up SoundSystem...
Switching to No Sound
(Silent Mode)
But what puzzles me is this problem doesn't always happen. Its a bit frustrating...I'll keep restarting it & see if I can include a log where the sound DOES work...
Ok, restarted my whole computer (left it off for about 9 hours) and minecraft started with sound just fine. Here is the log:
[13:21:18] [main/INFO]: (Session ID is token:a0ed8d3ecad34f75b55cf6a8731b63fa:1927396eca5343379817eb2c7f630c9d)
[13:21:18] [Client thread/INFO]: LWJGL Version: 2.9.1
[13:21:20] [Client thread/INFO]: Reloading ResourceManager: Default
Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
AL lib: (EE) MMDevApiOpenPlayback: Device init failed: 0x80004005
AL lib: (EE) MMDevApiOpenPlayback: Device init failed: 0x80004005
Error in class 'LibraryLWJGLOpenAL'
Unable to initialize OpenAL. Probable cause: OpenAL not supported.
ERROR MESSAGE:
Could not locate OpenAL library.
STACK TRACE:
org.lwjgl.openal.AL.create(AL.java:151)
org.lwjgl.openal.AL.create(AL.java:102)
org.lwjgl.openal.AL.create(AL.java:201)
paulscode.sound.libraries.LibraryLWJGLOpenAL.init(LibraryLWJGLOpenAL.java:164)
paulscode.sound.SoundSystem.CommandNewLibrary(SoundSystem.java:1576)
paulscode.sound.SoundSystem.CommandQueue(SoundSystem.java:2572)
paulscode.sound.CommandThread.run(CommandThread.java:121)
ERROR MESSAGE:
Could not locate OpenAL library.
Starting up SoundSystem...
Switching to No Sound
(Silent Mode)
[13:21:22] [Sound Library Loader/INFO]: Sound engine started
[13:21:22] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
[13:21:22] [Client thread/INFO]: Created: 256x256 textures/items-atlas
[13:21:22] [Client thread/ERROR]: ########## GL ERROR ##########
[13:21:22] [Client thread/ERROR]: @ Post startup
[13:21:22] [Client thread/ERROR]: 1281: Invalid value
[13:21:23] [Client thread/ERROR]: ########## GL ERROR ##########
[13:21:23] [Client thread/ERROR]: @ Pre render
[13:21:23] [Client thread/ERROR]: 1281: Invalid value
But what puzzles me is this problem doesn't always happen.
I'll keep restarting it & see if I can include a log where the sound DOES work...Ok, restarted my whole computer (left it off for about 9 hours) and minecraft started with sound just fine. Here is the log:
[23:11:03] [main/INFO]: Setting user: SunnybrookOne
[23:11:03] [main/INFO]: (Session ID is token:815e34db093f42be94311c4059b99174:1927396eca5343379817eb2c7f630c9d)
[23:11:04] [Client thread/INFO]: LWJGL Version: 2.9.1
[23:11:07] [Client thread/INFO]: Reloading ResourceManager: Default
Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
OpenAL initialized.
[23:11:08] [Sound Library Loader/INFO]: Sound engine started
[23:11:09] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
[23:11:09] [Client thread/INFO]: Created: 256x256 textures/items-atlas
[23:11:09] [Client thread/ERROR]: ########## GL ERROR ##########
[23:11:09] [Client thread/ERROR]: @ Post startup
[23:11:09] [Client thread/ERROR]: 1281: Invalid value
[23:11:09] [Client thread/ERROR]: ########## GL ERROR ##########
[23:11:09] [Client thread/ERROR]: @ Pre render
[23:11:09] [Client thread/ERROR]: 1281: Invalid value