Exception in thread "main" java.lang.UnsatisfiedLinkError: C:\Users\Wouter\AppData\Roaming\.minecraft\versions\1.10.2\1.10.2-natives-44790831492973\lwjgl.dll: %1 is not a valid Win32 application
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1929)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1847)
at java.lang.Runtime.loadLibrary0(Runtime.java:870)
at java.lang.System.loadLibrary(System.java:1119)
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 bcx.I(SourceFile:2772)
at net.minecraft.client.main.Main.main(SourceFile:39)
Java HotSpot(TM) Client VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
This is what is being said after pressing the "Play" button. I am connected to WiFi, and it works. It downloads LWJGL every time on Launch
Linked issues
duplicates 1
Comments 0
No comments.