-
Bug
-
Resolution: Duplicate
-
None
-
1.0.3, 1.0.4, 1.0.5, 1.0.6
-
None
-
OS X 10.6.7 Standard Java Install.
-
Unconfirmed
Minecraft Crashes when you start the game via the launcher
What I expected to happen was...:
The game crashes and an error comes up:
What actually happened was...:
The 'Crafting Table' icon appears and goes away promptly.
WITH THESE 'CRASH LINES'
---- YOU CAN CLOSE THIS LAUNCHER IF THE GAME STARTED OK ---- ---- YOU CAN CLOSE THIS LAUNCHER IF THE GAME STARTED OK ---- ---- YOU CAN CLOSE THIS LAUNCHER IF THE GAME STARTED OK ---- ---- (We'll do this automatically later ;D) ---- Client> Exception in thread "main" java.lang.UnsatisfiedLinkError: /Users/Ralph/Library/Application Support/minecraft/versions/1.6.1/1.6.1-natives-1372748649712715000/liblwjgl.jnilib: Library not loaded: @rpath/libjawt.dylib Referenced from: /Users/Ralph/Library/Application Support/minecraft/versions/1.6.1/1.6.1-natives-1372748649712715000/liblwjgl.jnilib Reason: image not found Client> at java.lang.ClassLoader$NativeLibrary.load(Native Method) Client> at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1878) Client> at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1795) Client> at java.lang.Runtime.loadLibrary0(Runtime.java:823) Client> at java.lang.System.loadLibrary(System.java:1045) Client> at org.lwjgl.Sys$1.run(Sys.java:73) Client> at java.security.AccessController.doPrivileged(Native Method) Client> at org.lwjgl.Sys.doLoadLibrary(Sys.java:66) Client> at org.lwjgl.Sys.loadLibrary(Sys.java:95) Client> at org.lwjgl.Sys.<clinit>(Sys.java:112) Client> at atn.F(SourceFile:1851) Client> at net.minecraft.client.main.Main.main(SourceFile:37) Game ended with bad state (exit code 1) Deleting /Users/Ralph/Library/Application Support/minecraft/versions/1.6.1/1.6.1-natives-1372748649712715000
To Reproduce:
Start The Launcher and Log IN!
- duplicates
-
MCL-137 On mac UnsatisfiedLinkError on liblwjgl.jnilib "Reason: image not found"
- Resolved