No sound with the MinecraftDev.jar
No problem with the actual Minecraft.jar
Just want to know if I'm the only one in this situation :
Linux
Pulseaudio
No sound with launcher MinecraftDev.jar
Sound with launcher Minecraft.jar
If the bug is not reproductible, feel free to close this report. Thanks
Related issues
Comments


I am having the same issue. This is my console output.
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: 4 – 0x00000107
Client> AL lib: (EE) DoReset: Unhandled extensible channels: 4 – 0x00000107
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)
Please provide full development console output.