-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.12, Minecraft 1.12.1
-
None
-
I have Mac OS X 10.6.8 so I can't get the new launcher, I also have java 6 and can't go higher, if this is the problem, please make it support lower versions of java.
-
Unconfirmed
I can't play on any version above the first or second snapshot of 1.12, when I try to launch 1.12.1 it gives me this crash report
Exception in thread "main" java.lang.UnsupportedClassVersionError: net/minecraft/client/main/Main : Unsupported major.minor version 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
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)
Is this like 1.6 where you have to get the new launcher to play?
- duplicates
-
MC-114876 New snapshot crash on Mac (Caused by outdated Java)
- Resolved