I'm getting this problem since 13w16a but i can't find the solution . The launcher gives me a crash report here it is
---- 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/orhun/Library/Application Support/minecraft/versions/1.6.1/1.6.1-natives-1372481243516579000/liblwjgl.jnilib: Library not loaded: @rpath/libjawt.dylib Referenced from: /Users/orhun/Library/Application Support/minecraft/versions/1.6.1/1.6.1-natives-1372481243516579000/liblwjgl.jnilib Reason: image not found
Client> at java.lang.ClassLoader$NativeLibrary.load(Native Method)
Client> at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1861)
Client> at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1778)
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/orhun/Library/Application Support/minecraft/versions/1.6.1/1.6.1-natives-1372481243516579000
Given new launcher however, you will find it in a folder path (sorry this is windows, I do not have a OSX virtual machine or dual boot at moment) libraries\org\lwjgl\lwjgl\lwjgl\2.9.0.
You only need to replace or should need to replace LWJGL.jar
This folder is in the minecraft folder located in ~/Library/Application Support
---- 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/orhun/Library/Application Support/minecraft/versions/1.6.1/1.6.1-natives-1372481243516579000/liblwjgl.jnilib: Library not loaded: @rpath/libjawt.dylib Referenced from: /Users/orhun/Library/Application Support/minecraft/versions/1.6.1/1.6.1-natives-1372481243516579000/liblwjgl.jnilib Reason: image not found
Client> at java.lang.ClassLoader$NativeLibrary.load(Native Method)
Client> at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1861)
Client> at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1778)
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/orhun/Library/Application Support/minecraft/versions/1.6.1/1.6.1-natives-1372481243516579000
I'm using Mac snow leopard .
-
View User Profile
-
View Posts
-
Send Message
Retired Staffhttp://support.apple.com/kb/DL1573
thanks it worked
P.S. I am talking about the real release.
Same here.
This is a known issue on MCL-90.
It is a LWJGL issue in 2.9.0. They are proposed to fix it in 2.9.1.
https://github.com/L...lwjgl/issues/36
https://mojang.atlas...omment-tabpanel
Or if you want to try latest nightly LWJGL then you can get that here, which is 2.9.1 but may be unstable.
http://ci.newdawnsof...LWJGL-git-dist/
How to change LWJGL.jar for new Launcher and directory setup.
Old Info
http://www.minecraft...ls/Update_LWJGL
Given new launcher however, you will find it in a folder path (sorry this is windows, I do not have a OSX virtual machine or dual boot at moment) libraries\org\lwjgl\lwjgl\lwjgl\2.9.0.
You only need to replace or should need to replace LWJGL.jar
This folder is in the minecraft folder located in ~/Library/Application Support
Thank goodness for CopyPasta.
Try the night build of LWJGL and see if that helps. Refer to my post a few above this one and I have instructions there for it.