When I first got 1.6.2 the sound was working perfectly until I noticed today that my sound didn't work at all, I had my sound at 100% and my speakers at 50% to make sure that it wasn't my speakers, so I went into the log and I saw this error message :
Client> Starting up SoundSystem...
Client> ERROR MESSAGE:
Client> SoundSystem did not load after 30 seconds.
Client>
Client> Starting up SoundSystem...
Client> Switching to No Sound
Client> (Silent Mode)
Client> Exception in thread "Thread-23" java.lang.UnsatisfiedLinkError: org.lwjgl.openal.AL10.nalSourceStop(I)V
Client> at org.lwjgl.openal.AL10.nalSourceStop(Native Method)
Client> at org.lwjgl.openal.AL10.alSourceStop(AL10.java:992)
Client> at paulscode.sound.libraries.ChannelLWJGLOpenAL.close(ChannelLWJGLOpenAL.java:582)
Client> at paulscode.sound.Library.cleanup(Library.java:200)
Client> at paulscode.sound.libraries.LibraryLWJGLOpenAL.cleanup(LibraryLWJGLOpenAL.java:319)
Client> at paulscode.sound.SoundSystem.CommandNewLibrary(SoundSystem.java:1521)
Client> at paulscode.sound.SoundSystem.CommandQueue(SoundSystem.java:2572)
Client> at paulscode.sound.CommandThread.run(CommandThread.java:121)
Does anyone know how to fix this error? Please and thank you
Does anyone know how to fix this error? Please and thank you
Learn more about LWJGL (LightWeight Java Game Library)
But unfortunately, I don't know what version they used for 1.6.2
Idk if it helps but my LWJGL version is 2.9.0