My .minecraft folder was getting really cluttered, and glitches started to pop up, so I decided to wipe it and start fresh.
I archived all my files on a thumb drive and removed them from the system. When I opened minecraft.exe, there was NO .minecraft folder anymore. So naturally, it created a new one.
I started it up, then realized that when I clicked on buttons in the interface, they weren't making click noises.
I started a world... and there was still no sound.
I decided to re-download magic launcher so I could see the logs, and this is what it said:
Setting user: (my username), (string of numbers censored just in case it is password related)
Client asked for parameter: server
LWJGL Version: 2.4.2
Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
OpenAL initialized.Exception in thread "Thread-8" java.lang.Error: Interrupted attempt to aquire write lock
at javax.swing.text.AbstractDocument.writeLock(Unknown Source)
at javax.swing.text.AbstractDocument.insertString(Unknown Source)
at javax.swing.text.PlainDocument.insertString(Unknown Source)
at magic.launcher.ah.a(Unknown Source)
at magic.launcher.ah.write(Unknown Source)
at magic.launcher.ae.write(Unknown Source)
at java.io.PrintStream.write(Unknown Source)
at sun.nio.cs.StreamEncoder.writeBytes(Unknown Source)
at sun.nio.cs.StreamEncoder.implFlushBuffer(Unknown Source)
at sun.nio.cs.StreamEncoder.flushBuffer(Unknown Source)
at java.io.OutputStreamWriter.flushBuffer(Unknown Source)
at java.io.PrintStream.newLine(Unknown Source)
at java.io.PrintStream.println(Unknown Source)
at magic.launcher.q.println(Unknown Source)
at paulscode.sound.SoundSystemLogger.message(SourceFile:69)
at paulscode.sound.Library.message(SourceFile:1570)
at paulscode.sound.libraries.LibraryLWJGLOpenAL.init(SourceFile:181)
at paulscode.sound.SoundSystem.CommandNewLibrary(SourceFile:1576)
at paulscode.sound.SoundSystem.CommandQueue(SourceFile:2572)
at paulscode.sound.CommandThread.run(SourceFile:121)
ERROR MESSAGE:
SoundSystem did not load after 30 seconds.
Starting up SoundSystem...
Switching to No Sound
(Silent Mode)
... It's a fresh install. Why would it be doing this literally right out of the metaphorical box?
For anyone else who has this issue and discovers this thread, I went to lwjgl.org, downloaded the most recent STABLE build, and then according to the minecraft wiki, I replaced all the files in /bin and /bin/natives with the versions found in the lwjgl zip I downloaded from lwjgl.org.
...now my only question is, why would Minecraft be packaged with an out of date Light Weight Java Game Library?
Oh. and now I have a different problem. Left-click seems to be cancelling any other buttons i'm holding down, like run forward or sneak.
...now my only question is, why would Minecraft be packaged with an out of date Light Weight Java Game Library?
My guess is that they (Mojang) don't test Minecraft on Linux systems as much as they do on Windows.
Quote from Stonehawk »
Oh. and now I have a different problem. Left-click seems to be cancelling any other buttons i'm holding down, like run forward or sneak.
You might want to open up a new topic (probably search first) for this. It's best for each unique problem to be in its own topic (for people to easily search for them).
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I archived all my files on a thumb drive and removed them from the system. When I opened minecraft.exe, there was NO .minecraft folder anymore. So naturally, it created a new one.
I started it up, then realized that when I clicked on buttons in the interface, they weren't making click noises.
I started a world... and there was still no sound.
I decided to re-download magic launcher so I could see the logs, and this is what it said:
... It's a fresh install. Why would it be doing this literally right out of the metaphorical box?
-
View User Profile
-
View Posts
-
Send Message
Retired StaffWhew! It worked! Thanks!
For anyone else who has this issue and discovers this thread, I went to lwjgl.org, downloaded the most recent STABLE build, and then according to the minecraft wiki, I replaced all the files in /bin and /bin/natives with the versions found in the lwjgl zip I downloaded from lwjgl.org.
...now my only question is, why would Minecraft be packaged with an out of date Light Weight Java Game Library?
Oh. and now I have a different problem. Left-click seems to be cancelling any other buttons i'm holding down, like run forward or sneak.
My guess is that they (Mojang) don't test Minecraft on Linux systems as much as they do on Windows.
You might want to open up a new topic (probably search first) for this. It's best for each unique problem to be in its own topic (for people to easily search for them).