delayed issue with sound not working on linux:
schema: Adding workaround for sound glitches: use "padsp java..." as startup (https://wiki.archlinux.org/index.php/PulseAudio)
schema: Added a specific call to the OpenAL library for linux. Needs testing! (I have no linux system available)
der_scheme: That didn't help. This most likely won't help you, but for completeness' sake, here's the error:
Starting up SoundSystem... Initializing LWJGL OpenAL (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) 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)