1

Minecraft wont run!

Magenta Creeper 5/22/15 4:57 pm
347
5/24/2015 8:16 am
So, I just got a new computer, and I downloaded Minecraft again, but now it won't run. when I press "Play" it just threw this error:

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 bss.<clinit>(SourceFile:142)
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

Any idea how to fix this? I'm on Windows 8 btw
Posted by
Magenta Creeper
Level 26 : Expert Toast
15

  Have something to say?

JoinSign in

5

Pepijn
05/24/2015 8:16 am
Level 58 : Grandmaster Cyborg
What is your mc name? If it has any special characters, try to get them removed or change the working directory (http://hopper.minecraft.net/help/special-characters/)
1
Magenta Creeper
05/22/2015 8:09 pm
Level 26 : Expert Toast
Dr__Steve
RoboShadowDid you install java?

You MUST have Java to use Minecraft, you can't play MC at all w/o Java, the only thing that would say is an error message

PS: To @OP about the crash, since it said "NullPointerException", a NullPointerException

According to something online, a nullpointerexception is:
Thrown when an application attempts to use null in a case where an object is required. These include:
Calling the instance method of a null object.
Accessing or modifying the field of a null object.
Taking the length of null as if it were an array.
Accessing or modifying the slots of null as if it were an array.
Throwing null as if it were a Throwable value.

Applications should throw instances of this class to indicate other illegal uses of the null object. NullPointerException objects may be constructed by the virtual machine as if suppression were disabled and/or the stack trace was not writable.


I assume it was caused by a bug that called the instance method of a null (in my opinion, it should [or must] mean non-existant) object.

EDIT: In my opinion it is a bug/glitch in either Minecraft and/or Java


Yes, I did download Java, but it still doesn't work.
1
RoboShadow
05/22/2015 5:08 pm
Level 34 : Artisan System
Did you install java?
1
Dr_Steve
05/22/2015 7:37 pm
Level 43 : Master Creeper
You MUST have Java to use Minecraft, you can't play MC at all w/o Java, the only thing that would say is an error message

PS: To @OP about the crash, since it said "NullPointerException", a NullPointerException

According to something online, a nullpointerexception is:
Thrown when an application attempts to use null in a case where an object is required. These include:
Calling the instance method of a null object.
Accessing or modifying the field of a null object.
Taking the length of null as if it were an array.
Accessing or modifying the slots of null as if it were an array.
Throwing null as if it were a Throwable value.

Applications should throw instances of this class to indicate other illegal uses of the null object. NullPointerException objects may be constructed by the virtual machine as if suppression were disabled and/or the stack trace was not writable.


I assume it was caused by a bug that called the instance method of a null (in my opinion, it should [or must] mean non-existant) object.

EDIT: In my opinion it is a bug/glitch in either Minecraft and/or Java
1
Popponic
05/22/2015 5:06 pm
Level 38 : Artisan Ninja
maybe something went wrong with installation or java
1

Welcome