-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.8
-
None
-
Windows 7, Mac
-
Unconfirmed
The launcher finishes downloading and then minecraft pops up then closes. On Windows minecraft doesn't even pop up. First one was on Mac.
Finishes downloading/updates 1.8 and then puts up the minecraft page.
Launcher downloads/updates 1.8/1.7.9 then opens a tab that says Game Output witch has Exception in thread "main" java.lang.UnsatisfiedLinkError: /Users/applemacbook/Library/Application Support/minecraft/versions/1.8/1.8-natives-1411168566943049000/liblwjgl.dylib: Library not loaded: @rpath/libjawt.dylib Referenced from: /Users/applemacbook/Library/Application Support/minecraft/versions/1.8/1.8-natives-1411168566943049000/liblwjgl.dylib Reason: image not found
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1861)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1785)
at java.lang.Runtime.loadLibrary0(Runtime.java:823)
at java.lang.System.loadLibrary(System.java:1045)
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)
Steps to Reproduce:
1. Download minecraft
2. open launcher
3. then click play
4. it takes a long time to load and has on the launcher log attempting to download and had a local file but it was the wrong size... had (number) but expected (bigger number than the first)
5. when minecraft closes click play again the bar should fill up faster so the launcher finishes quicker and the same thing will happen
- duplicates
-
MCL-741 Launcher Error, java.lang.unsatisfiedLinkerror
- Resolved