Exception in thread "main" java.lang.ExceptionInInitializerError
at org.apache.logging.log4j.util.PropertiesUtil.<init>(PropertiesUtil.java:71)
at org.apache.logging.log4j.util.PropertiesUtil.<clinit>(PropertiesUtil.java:31)
at org.apache.logging.log4j.status.StatusLogger.<clinit>(StatusLogger.java:48)
at org.apache.logging.log4j.LogManager.<clinit>(LogManager.java:44)
at ave.<clinit>(SourceFile:145)
at net.minecraft.client.main.Main.main(SourceFile:41)
Caused by: java.lang.NullPointerException
at org.apache.logging.log4j.util.ProviderUtil.<clinit>(ProviderUtil.java:70)
... 6 more
Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
Does anyone know what this means or how I can fix it? Any help is greatly appreciated!
Exception in thread "main" java.lang.ExceptionInInitializerError
at org.apache.logging.log4j.util.PropertiesUtil.<init>(PropertiesUtil.java:71)
at org.apache.logging.log4j.util.PropertiesUtil.<clinit>(PropertiesUtil.java:31)
at org.apache.logging.log4j.status.StatusLogger.<clinit>(StatusLogger.java:48)
at org.apache.logging.log4j.LogManager.<clinit>(LogManager.java:44)
at ave.<clinit>(SourceFile:145)
at net.minecraft.client.main.Main.main(SourceFile:41)
Caused by: java.lang.NullPointerException
at org.apache.logging.log4j.util.ProviderUtil.<clinit>(ProviderUtil.java:70)
... 6 more
Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
Does anyone know what this means or how I can fix it? Any help is greatly appreciated!
Can you give us the launcher log?
Thanks now where can i find that?
The launcher log can be found on the second tab of the launcher.
See: http://hopper.minecraft.net/help/special-characters/
-
View User Profile
-
View Posts
-
Send Message
ModeratorThread closed to stop further hijacking, please in the future make your own thread rather than taking over someone elses dead thread