I have updated my Java to the 64 bit version and my computer is a 64 bit OS. Also I had up the amount of memory to be used to the max. When I hit launch, it stated the following:
And the whole pastebin is: http://pastebin.com/eubDXRBb
I don't know what else to do as far as this is concerned and looking for some help in the matter.
Thanks.
- 2014-01-19 21:41:17 [SEVERE] [ForgeModLoader] Unable to launch
- java.lang.reflect.InvocationTargetException
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
- at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
- Caused by: java.lang.NoClassDefFoundError: org/lwjgl/LWJGLException
- at net.minecraft.client.main.Main.main(SourceFile:37)
- ... 6 more
- Caused by: java.lang.ClassNotFoundException: org.lwjgl.LWJGLException
- at java.net.URLClassLoader$1.run(Unknown Source)
- at java.net.URLClassLoader$1.run(Unknown Source)
- at java.security.AccessController.doPrivileged(Native Method)
- at java.net.URLClassLoader.findClass(Unknown Source)
- at java.lang.ClassLoader.loadClass(Unknown Source)
- at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
- at java.lang.ClassLoader.loadClass(Unknown Source)
- at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:102)
- at java.lang.ClassLoader.loadClass(Unknown Source)
- at java.lang.ClassLoader.loadClass(Unknown Source)
- ... 7 more
And the whole pastebin is: http://pastebin.com/eubDXRBb
I don't know what else to do as far as this is concerned and looking for some help in the matter.
Thanks.