Posted March 27, 201312 yr What can I do to solve the problem ? 2013-03-27 17:15:14 [iNFO] [sTDOUT] FMLRelauncher.relaunchApplet 2013-03-27 17:15:14 [iNFO] [sTDERR] java.lang.reflect.InvocationTargetException 2013-03-27 17:15:14 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-03-27 17:15:14 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2013-03-27 17:15:14 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2013-03-27 17:15:14 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2013-03-27 17:15:14 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:247) 2013-03-27 17:15:14 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229) 2013-03-27 17:15:14 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25) 2013-03-27 17:15:14 [iNFO] [sTDERR] at net.minecraft.Launcher.replace(Launcher.java:136) 2013-03-27 17:15:14 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-03-27 17:15:14 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2013-03-27 17:15:14 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2013-03-27 17:15:14 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2013-03-27 17:15:14 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:277) 2013-03-27 17:15:14 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229) 2013-03-27 17:15:14 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25) 2013-03-27 17:15:14 [iNFO] [sTDERR] at net.minecraft.Launcher.replace(Launcher.java:136) 2013-03-27 17:15:14 [iNFO] [sTDERR] at net.minecraft.Launcher$1.run(Launcher.java:79) 2013-03-27 17:15:14 [iNFO] [sTDERR] Caused by: java.lang.UnsatisfiedLinkError: /home/mist/.minecraft/bin/natives/liblwjgl.so: /home/mist/.minecraft/bin/natives/liblwjgl.so: Error ELF Class: ELFCLASS32 (Possible cause: architecture word width mismatch) 2013-03-27 17:15:14 [iNFO] [sTDERR] at java.lang.ClassLoader$NativeLibrary.load(Native Method) 2013-03-27 17:15:14 [iNFO] [sTDERR] at java.lang.ClassLoader.loadLibrary1(Unknown Source) 2013-03-27 17:15:14 [iNFO] [sTDERR] at java.lang.ClassLoader.loadLibrary0(Unknown Source) 2013-03-27 17:15:14 [iNFO] [sTDERR] at java.lang.ClassLoader.loadLibrary(Unknown Source) 2013-03-27 17:15:14 [iNFO] [sTDERR] at java.lang.Runtime.load0(Unknown Source) 2013-03-27 17:15:14 [iNFO] [sTDERR] at java.lang.System.load(Unknown Source) 2013-03-27 17:15:14 [iNFO] [sTDERR] at org.lwjgl.Sys$1.run(Sys.java:69) 2013-03-27 17:15:14 [iNFO] [sTDERR] at java.security.AccessController.doPrivileged(Native Method) 2013-03-27 17:15:14 [iNFO] [sTDERR] at org.lwjgl.Sys.doLoadLibrary(Sys.java:65) 2013-03-27 17:15:14 [iNFO] [sTDERR] at org.lwjgl.Sys.loadLibrary(Sys.java:81) 2013-03-27 17:15:14 [iNFO] [sTDERR] at org.lwjgl.Sys.<clinit>(Sys.java:98) 2013-03-27 17:15:14 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.func_71386_F(Minecraft.java:2559) 2013-03-27 17:15:14 [iNFO] [sTDERR] at net.minecraft.util.Timer.<init>(SourceFile:20) 2013-03-27 17:15:14 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.<init>(Minecraft.java:150) 2013-03-27 17:15:14 [iNFO] [sTDERR] at net.minecraft.client.MinecraftAppletImpl.<init>(SourceFile:38) 2013-03-27 17:15:14 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.fmlInitReentry(MinecraftApplet.java:32) 2013-03-27 17:15:14 [iNFO] [sTDERR] ... 17 more 2013-03-27 17:15:14 [iNFO] [sTDERR] Exception in thread "Thread-3" java.lang.RuntimeException: java.lang.reflect.InvocationTargetException 2013-03-27 17:15:14 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:287) 2013-03-27 17:15:14 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229) 2013-03-27 17:15:14 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25) 2013-03-27 17:15:14 [iNFO] [sTDERR] at net.minecraft.Launcher.replace(Launcher.java:136) 2013-03-27 17:15:14 [iNFO] [sTDERR] at net.minecraft.Launcher$1.run(Launcher.java:79) 2013-03-27 17:15:14 [iNFO] [sTDERR] Caused by: java.lang.reflect.InvocationTargetException 2013-03-27 17:15:14 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-03-27 17:15:14 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2013-03-27 17:15:14 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2013-03-27 17:15:14 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2013-03-27 17:15:14 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:277) 2013-03-27 17:15:14 [iNFO] [sTDERR] ... 4 more 2013-03-27 17:15:14 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException 2013-03-27 17:15:14 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:254) 2013-03-27 17:15:14 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229) 2013-03-27 17:15:14 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25) 2013-03-27 17:15:14 [iNFO] [sTDERR] at net.minecraft.Launcher.replace(Launcher.java:136) 2013-03-27 17:15:14 [iNFO] [sTDERR] ... 9 more 2013-03-27 17:15:14 [iNFO] [sTDERR] Caused by: java.lang.reflect.InvocationTargetException 2013-03-27 17:15:14 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-03-27 17:15:14 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2013-03-27 17:15:14 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2013-03-27 17:15:14 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2013-03-27 17:15:14 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:247) 2013-03-27 17:15:14 [iNFO] [sTDERR] ... 12 more 2013-03-27 17:15:14 [iNFO] [sTDERR] Caused by: java.lang.UnsatisfiedLinkError: /home/mist/.minecraft/bin/natives/liblwjgl.so: /home/mist/.minecraft/bin/natives/liblwjgl.so: Error ELF Class: ELFCLASS32 (Possible cause: architecture word width mismatch) 2013-03-27 17:15:14 [iNFO] [sTDERR] at java.lang.ClassLoader$NativeLibrary.load(Native Method) 2013-03-27 17:15:14 [iNFO] [sTDERR] at java.lang.ClassLoader.loadLibrary1(Unknown Source) 2013-03-27 17:15:14 [iNFO] [sTDERR] at java.lang.ClassLoader.loadLibrary0(Unknown Source) 2013-03-27 17:15:14 [iNFO] [sTDERR] at java.lang.ClassLoader.loadLibrary(Unknown Source) 2013-03-27 17:15:14 [iNFO] [sTDERR] at java.lang.Runtime.load0(Unknown Source) 2013-03-27 17:15:14 [iNFO] [sTDERR] at java.lang.System.load(Unknown Source) 2013-03-27 17:15:14 [iNFO] [sTDERR] at org.lwjgl.Sys$1.run(Sys.java:69) 2013-03-27 17:15:14 [iNFO] [sTDERR] at java.security.AccessController.doPrivileged(Native Method) 2013-03-27 17:15:14 [iNFO] [sTDERR] at org.lwjgl.Sys.doLoadLibrary(Sys.java:65) 2013-03-27 17:15:14 [iNFO] [sTDERR] at org.lwjgl.Sys.loadLibrary(Sys.java:81) 2013-03-27 17:15:14 [iNFO] [sTDERR] at org.lwjgl.Sys.<clinit>(Sys.java:98) 2013-03-27 17:15:14 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.func_71386_F(Minecraft.java:2559) 2013-03-27 17:15:14 [iNFO] [sTDERR] at net.minecraft.util.Timer.<init>(SourceFile:20) 2013-03-27 17:15:14 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.<init>(Minecraft.java:150) 2013-03-27 17:15:14 [iNFO] [sTDERR] at net.minecraft.client.MinecraftAppletImpl.<init>(SourceFile:38) 2013-03-27 17:15:14 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.fmlInitReentry(MinecraftApplet.java:32) 2013-03-27 17:15:14 [iNFO] [sTDERR] ... 17 more
March 27, 201312 yr Update lwjgl? Read the EAQ before posting! OR ELSE! This isn't building better software, its trying to grab a place in the commit list of a highly visible github project. www.forgeessentials.com Don't PM me, I don't check this account unless I have to.
March 27, 201312 yr www.minecraftwiki.net/wiki/Tutorials/Update_LWJGL Read the EAQ before posting! OR ELSE! This isn't building better software, its trying to grab a place in the commit list of a highly visible github project. www.forgeessentials.com Don't PM me, I don't check this account unless I have to.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.