Here's My Crash Log - Only The End Of It Due To The Size Of The Log File
2014-02-26 18:31:39 [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: net/minecraft/client/CallableLaunchedVersion
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2300)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:814)
at net.minecraft.client.main.Main.main(SourceFile:101)
... 6 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.CallableLaunchedVersion
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 9 more
Caused by: java.lang.OutOfMemoryError: PermGen space
It looks like you ran out of PermGen space. I found a fix in the following post http://www.minecraftforum.net/topic/1835454-permgen-space-error/#entry23028608 The instructions are for the old luncher, but the fix still works. Here's how you do it for the new launcher. Start the launcher and select your profile, then click Edit Profile. Now check the JVM Arguments box at the bottom of the dialog. Now add in the following arguments (from the linked post):
-XX:PermSize=256m -XX:MaxPermSize=512m
Do not remove the
-Xmx1G
that is already there, but add this after it. If this doesn't work, post the crash log you get after doing it.
"Roughly 95% of Minecraft players hate Villagers and would be very happy if they were removed. If you are one of the 5% who actually like villagers, copy this into your signature." -RainbowGirl
To post a comment, please login or register a new account.
http://www.mmo-champ...-1-6-4-Mod-List
When I Run Minecraft It Starts Up But Stays On Mojang Logo Then Waits Then Just Crashes ( Just Disappears As If It Didn't Run At All )
Windows 8 - 64 Bit
Java Version 7 Update 51
Current Mods Installed
http://i.imgur.com/rsAmmu0.png
Here's My Crash Log - Only The End Of It Due To The Size Of The Log File
Links to Mods: EndPlus | Deeper Caves | FarLands
"Roughly 95% of Minecraft players hate Villagers and would be very happy if they were removed. If you are one of the 5% who actually like villagers, copy this into your signature." -RainbowGirl