-
Bug
-
Resolution: Duplicate
-
None
-
1.6.11
-
None
-
Windows 7, 64 bit. java version 8 update 45
-
Unconfirmed
This crash occurs every time I try to launch minecraft.
Exception in thread "main" java.lang.UnsatisfiedLinkError: C:\Users\BroneyKing\AppData\Roaming\.minecraft\versions\1.8.6\1.8.6-natives-41352152657232\lwjgl64.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:87) at org.lwjgl.Sys.<clinit>(Sys.java:117) at ave.J(SourceFile:2524) at net.minecraft.client.main.Main.main(SourceFile:41) Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
- duplicates
-
MC-79184 Game crashes just after loading, "lwjgl64.dll: %1 is not a valid win32 application
- Resolved