Hello everyone, I have been trying to get minecraft working on my linux for some time now but I keep getting crashes related to the ljwgl. I have looked around and found some people say that minecraft does not come with the correct ljwgl so I have tried updating it but I still get an error.
This is the normal error
Exception in thread "Thread-3" java.lang.UnsatisfiedLinkError: /home/darkhax/.minecraft/bin/natives/liblwjgl.so: /home/darkhax/.minecraft/bin/natives/liblwjgl.so: wrong ELF class: ELFCLASS32 (Possible cause: architecture word width mismatch)
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary1(ClassLoader.java:1939)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1864)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1825)
at java.lang.Runtime.load0(Runtime.java:792)
at java.lang.System.load(System.java:1059)
at org.lwjgl.Sys$1.run(Sys.java:69)
at java.security.AccessController.doPrivileged(Native Method)
at org.lwjgl.Sys.doLoadLibrary(Sys.java:65)
at org.lwjgl.Sys.loadLibrary(Sys.java:81)
at org.lwjgl.Sys.<clinit>(Sys.java:98)
at net.minecraft.client.Minecraft.F(SourceFile:1976)
at asz.<init>(SourceFile:20)
at net.minecraft.client.Minecraft.<init>(SourceFile:75)
at asq.<init>(SourceFile:38)
at net.minecraft.client.MinecraftApplet.init(SourceFile:38)
at net.minecraft.Launcher.replace(Launcher.java:136)
at net.minecraft.Launcher$1.run(Launcher.java:79)
And this is the error with updated ljwgl
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem; Failed to start game
A full error report has been saved to /home/darkhax/.minecraft/crash-reports/crash-2013-02-09_17.36.07-client.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash
--- BEGIN ERROR REPORT aac9097f --------
Full report at:
/home/darkhax/.minecraft/crash-reports/crash-2013-02-09_17.36.07-client.txt
Please show that file to Mojang, NOT just this screen!
Generated 09/02/13 5:36 PM
-- System Details --
Details:
Minecraft Version: 1.4.7
Operating System: Linux (amd64) version 3.2.0-37-generic
Java Version: 1.7.0_13, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 411472888 bytes (392 MB) / 514523136 bytes (490 MB) up to 954466304 bytes (910 MB)
JVM Flags: 2 total; -Xmx1024M -Xms512M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: No suspicious classes found.
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
LWJGL: 2.8.5
OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null[failed to get system properties (java.lang.RuntimeException: No OpenGL context found in the current thread.)]
org.lwjgl.LWJGLException: X Error - disp: 0x7fb51801d5e0 serial: 31 error: BadRequest (invalid request code or no such operation) request_code: 153 minor_code: 14
at org.lwjgl.opengl.LinuxDisplay.globalErrorHandler(LinuxDisplay.java:318)
at org.lwjgl.opengl.LinuxDisplayPeerInfo.initDefaultPeerInfo(Native Method)
at org.lwjgl.opengl.LinuxDisplayPeerInfo.<init>(LinuxDisplayPeerInfo.java:61)
at org.lwjgl.opengl.LinuxDisplay.createPeerInfo(LinuxDisplay.java:788)
at org.lwjgl.opengl.DrawableGL.setPixelFormat(DrawableGL.java:61)
at org.lwjgl.opengl.Display.create(Display.java:843)
at org.lwjgl.opengl.Display.create(Display.java:754)
at org.lwjgl.opengl.Display.create(Display.java:736)
at net.minecraft.client.Minecraft.a(SourceFile:232)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(SourceFile:515)
at java.lang.Thread.run(Thread.java:722)
--- END ERROR REPORT ebad80d8 ----------
All the info such as system specs and java versions should be found within the error logs.
Honestly I have no clue. This is a computer I managed to "necromance" from old parts I had lying around. I will double check my drivers and then get back to you.
Thankyou for reminding me to check my graphic drivers. Turns out I didnt have my graphics card activated. Thanks so much for the help. Feel free to delete this post or if you want leave it up as future reference for those who also have the same issue.
Thanks again
Rollback Post to RevisionRollBack
[center]
To post a comment, please login or register a new account.
-
View User Profile
-
View Posts
-
Send Message
Retired StaffThis is the normal error
And this is the error with updated ljwgl
All the info such as system specs and java versions should be found within the error logs.
-
View User Profile
-
View Posts
-
Send Message
Moderator-
View User Profile
-
View Posts
-
Send Message
Retired StaffHonestly I have no clue. This is a computer I managed to "necromance" from old parts I had lying around. I will double check my drivers and then get back to you.
-
View User Profile
-
View Posts
-
Send Message
Retired StaffThankyou for reminding me to check my graphic drivers. Turns out I didnt have my graphics card activated. Thanks so much for the help. Feel free to delete this post or if you want leave it up as future reference for those who also have the same issue.
Thanks again