Not 100% sure if this is where this goes but I will move it if it needs to be but I have been having some problems with my normal minecraft launcher so I can't use it for some reason do to java yet sadly i do not know java script and nobody i know personally knows it ether so I'm putting this here to see if anybody here could possible help me and this is what shows up each time i start up the launcher.
System.getProperty('os.name') == 'Windows 7'
System.getProperty('os.version') == '6.1'
System.getProperty('os.arch') == 'amd64'
System.getProperty('java.version') == '1.7.0_65'
System.getProperty('java.vendor') == 'Oracle Corporation'
System.getProperty('sun.arch.data.model') == '64'
Looking for update
Downloading:
https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzmaGot reply in: 826ms
No update found.
Reversing LZMA on C:\Users\Puppy!\AppData\Roaming\.minecraft\launcher.pack.lzma to C:\Users\Puppy!\AppData\Roaming\.minecraft\launcher.pack
Unpacking C:\Users\Puppy!\AppData\Roaming\.minecraft\launcher.pack to C:\Users\Puppy!\AppData\Roaming\.minecraft\launcher.jar
Cleaning up C:\Users\Puppy!\AppData\Roaming\.minecraft\launcher.pack
Starting launcher.
FATAL ERROR: 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 net.minecraft.launcher.Launcher.<clinit>(Launcher.java:56)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at net.minecraft.bootstrap.Bootstrap.startLauncher(Bootstrap.java:240)
at net.minecraft.bootstrap.Bootstrap.execute(Bootstrap.java:124)
at net.minecraft.bootstrap.Bootstrap.main(Bootstrap.java:381)
Caused by: java.lang.NullPointerException
at org.apache.logging.log4j.util.ProviderUtil.<clinit>(ProviderUtil.java:70)
... 12 more
Please fix the error and restart.