-
Bug
-
Resolution: Invalid
-
None
-
Minecraft 1.8.9
-
None
-
Chromebook Linux Intel powered Java version 8 oracle
-
Unconfirmed
I cannot play the game do to an error listed below i got the launcher to come up and then it gives me the error again listed below i took out my username that doesnt have any special characters and replaced it with "user" hope that doesnt affect anything
Java HotSpot(TM) Client VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
Java HotSpot(TM) Client VM warning: You have loaded library /home/"user"/.minecraft/versions/1.8.9/1.8.9-natives-5592893435748/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/delta/.minecraft/versions/1.8.9/1.8.9-natives-5592893435748/liblwjgl.so: /home/"user"/.minecraft/versions/1.8.9/1.8.9-natives-5592893435748/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.loadLibrary0(ClassLoader.java:1938)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1854)
at java.lang.Runtime.loadLibrary0(Runtime.java:870)
at java.lang.System.loadLibrary(System.java:1122)
at org.lwjgl.Sys$1.run(Sys.java:72)
at java.security.AccessController.doPrivileged(Native Method)
at org.lwjgl.Sys.doLoadLibrary(Sys.java:66)
at org.lwjgl.Sys.loadLibrary(Sys.java:96)
at org.lwjgl.Sys.<clinit>(Sys.java:117)
at ave.J(SourceFile:2539)
at net.minecraft.client.main.Main.main(SourceFile:41)