I just installed Ubuntu on my Samsung Chromebook (That's all I know about it.) and when I try to run Minecraft, I get this error:
OpenJDK Zero VM warning: You have loaded library /home/indiegengar/.minecraft/versions/1.8/1.8-natives-5973366945804/liblwjgl64.so which might have disabled stack guard. The VM will try to fix the stack guard now.
It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'.
Exception in thread "main" java.lang.UnsatisfiedLinkError: /home/indiegengar/.minecraft/versions/1.8/1.8-natives-5973366945804/liblwjgl.so: /home/indiegengar/.minecraft/versions/1.8/1.8-natives-5973366945804/liblwjgl.so: cannot open shared object file: No such file or directory (Possible cause: can't load IA 32-bit .so on a ARM-bit platform)
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary1(ClassLoader.java:1965)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1890)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1880)
at java.lang.Runtime.loadLibrary0(Runtime.java:849)
at java.lang.System.loadLibrary(System.java:1088)
at org.lwjgl.Sys$1.run(Sys.java:73)
at java.security.AccessController.doPrivileged(Native Method)
at org.lwjgl.Sys.doLoadLibrary(Sys.java:66)
at org.lwjgl.Sys.loadLibrary(Sys.java:95)
at org.lwjgl.Sys.<clinit>(Sys.java:112)
at bsu.I(SourceFile:2462)
at net.minecraft.client.main.Main.main(SourceFile:40)
I'm running Minecraft: 1.8 got it from the offical website and am using the OpenJDK Java 7 Runtime, I've updated Ubuntu and it does nothing. (This is on a side note, Steam doesn't work either) Any help?
OpenJDK Zero VM warning: You have loaded library /home/indiegengar/.minecraft/versions/1.8/1.8-natives-5973366945804/liblwjgl64.so which might have disabled stack guard. The VM will try to fix the stack guard now.
It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'.
Exception in thread "main" java.lang.UnsatisfiedLinkError: /home/indiegengar/.minecraft/versions/1.8/1.8-natives-5973366945804/liblwjgl.so: /home/indiegengar/.minecraft/versions/1.8/1.8-natives-5973366945804/liblwjgl.so: cannot open shared object file: No such file or directory (Possible cause: can't load IA 32-bit .so on a ARM-bit platform)
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary1(ClassLoader.java:1965)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1890)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1880)
at java.lang.Runtime.loadLibrary0(Runtime.java:849)
at java.lang.System.loadLibrary(System.java:1088)
at org.lwjgl.Sys$1.run(Sys.java:73)
at java.security.AccessController.doPrivileged(Native Method)
at org.lwjgl.Sys.doLoadLibrary(Sys.java:66)
at org.lwjgl.Sys.loadLibrary(Sys.java:95)
at org.lwjgl.Sys.<clinit>(Sys.java:112)
at bsu.I(SourceFile:2462)
at net.minecraft.client.main.Main.main(SourceFile:40)
I'm running Minecraft: 1.8 got it from the offical website and am using the OpenJDK Java 7 Runtime, I've updated Ubuntu and it does nothing. (This is on a side note, Steam doesn't work either) Any help?
-
View User Profile
-
View Posts
-
Send Message
ModeratorA chromebook has an ARM processor, so it needs ARM versions of each software
How do I get a ARM version of Minecraft?
OK, so I'd have to run the Android version, A.K.A Minecraft P.E... Crap...