I was just playing and after around 5 minutes the sounds just went off. I restarted, but it did the same, worked for a bit then stopped,
Linked issues
is duplicated by 38
Attachments
Comments 42
I have same bug it seem so it isn't only corrupted file
Seems to be caused by sound/hal2.ogg and playing it
Console output from MC-16152.
Can confirm after putting a disc into a jukebox:
Client> Error in class 'CodecJOrbis'
Client> Unable to acquire inputstream in method 'initialize'.
Client> ERROR MESSAGE:
Client> minecraft:sound/cat.ogg
Client> STACK TRACE:
Client> bhp.a(SourceFile:37)
Client> bhx.a(SourceFile:34)
Client> bhx.a(SourceFile:27)
Client> biz.getInputStream(SourceFile:65)
Client> paulscode.sound.codecs.CodecJOrbis.initialize(CodecJOrbis.java:281)
Client> paulscode.sound.libraries.SourceLWJGLOpenAL.play(SourceLWJGLOpenAL.java:616)
Client> paulscode.sound.Library.play(Library.java:706)
Client> paulscode.sound.Library.play(Library.java:675)
Client> paulscode.sound.SoundSystem.CommandPlay(SoundSystem.java:2076)
Client> paulscode.sound.SoundSystem.CommandQueue(SoundSystem.java:2599)
Client> paulscode.sound.CommandThread.run(CommandThread.java:121)
Client> Error in class 'SourceLWJGL OpenAL'
Client> Audio Format null in method 'play'
Workaround:
Copy or link all *.ogg files from the assets/music directory into the assets/sound directory.
The directory contains a warning that it will be cleared during updates. If the next update
fixes the bug, that shouldn't be a problem.
Confirming this as well. Though my Audio drivers are beyond messed up so I'm not the best source to confirm
Please provide the console output.