Exception in thread "main" java.lang.NoClassDefFoundError: org/lwjgl/LWJGLException
Caused by: java.lang.ClassNotFoundException: org.lwjgl.LWJGLException
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
I always get :
I cd'ed into the proper directory, just force updated, but it still doesn't work! Any ideas?
OS X Mountain Lion 10.8, Intel i3 2010 iMac
-
View User Profile
-
View Posts
-
Send Message
Retired StaffMake sure the file extension is .command (Mac) or .bat (Windows), and make sure the file is in the same folder as the original Minecraft.exe