This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Quote from SlimeU»I think I can help. Do you have a modlist?
Quote from zeka101»The issue is right there in the crash report. [B#282] Caused by: java.lang.OutOfMemoryError: PermGen space Allocate more Permgen space to it, and it should run just fine.
Quote from CaptainA178» Can you tell me how to do that? (Fix it)
Quote from zeka101» Easiest way to do it would be to run it through MultiMC. (If you're unfamiliar with MultiMC, you might have to do some brief google searches.) By default, I think Minecraft is launching with 64MB Permgen space, so I'd say up it to 128, or even 256 if it's a bigger modpack.
[B#282] [14:54:58] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[B#282] [14:54:58] [Thread-22/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[B#282] [14:54:58] [Thread-22/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[B#282] [14:54:59] [Thread-22/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[B#282] [14:54:59] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[B#282] [14:54:59] [Sound Library Loader/INFO]: Sound engine started
[B#282] [14:54:59] [Client thread/WARN]: File arsmagica2:sounds/spell/loop/none.ogg does not exist, cannot add it to event arsmagica2:spell.loop.none
[B#282] [14:55:00] [Client thread/WARN]: File customnpcs:sounds/human/female/villager/What Do You Need.ogg does not exist, cannot add it to event customnpcs:human.female.villager.what_do_you_need
[B#282] [14:55:00] [Client thread/WARN]: File customnpcs:sounds/human/female/villager/Would You Like To Trade.ogg does not exist, cannot add it to event customnpcs:human.female.villager.trade
[B#282] [14:55:00] [Client thread/WARN]: File customnpcs:sounds/human/girl/villager/What do you need.ogg does not exist, cannot add it to event customnpcs:human.girl.villager.what_do_you_need
[B#282] [14:55:00] [Client thread/WARN]: File customnpcs:sounds/human/girl/villager/Would you like to trade.ogg does not exist, cannot add it to event customnpcs:human.girl.villager.trade
[B#282] [14:55:07] [Client thread/INFO] [bspkrsCore]: Enabling Main Menu Mob render ticker
[B#282] [14:55:10] [Client thread/ERROR] [bspkrsCore]: Main menu mob rendering encountered a serious error and has been disabled for the remainder of this session.
[B#282] [14:55:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NoClassDefFoundError: net/minecraft/client/gui/inventory/GuiFurnace
[B#282] [14:55:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at bspkrs.bspkrscore.fml.BSMainMenuRenderTicker.init(BSMainMenuRenderTicker.java:140)
[B#282] [14:55:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at bspkrs.bspkrscore.fml.BSMainMenuRenderTicker.onTick(BSMainMenuRenderTicker.java:91)
[B#282] [14:55:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.ASMEventHandler_945_BSMainMenuRenderTicker_onTick_RenderTickEvent.invoke(.dynamic)
[B#282] [14:55:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
[B#282] [14:55:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
[B#282] [14:55:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLCommonHandler.onRenderTickStart(FMLCommonHandler.java:335)
[B#282] [14:55:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:987)
[B#282] [14:55:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
[B#282] [14:55:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
[B#282] [14:55:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[B#282] [14:55:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[B#282] [14:55:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[B#282] [14:55:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
[B#282] [14:55:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[B#282] [14:55:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[B#282] [14:55:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.ClassNotFoundException: net.minecraft.client.gui.inventory.GuiFurnace
[B#282] [14:55:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
[B#282] [14:55:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
[B#282] [14:55:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
[B#282] [14:55:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: ... 15 more
[B#282] [14:55:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.OutOfMemoryError: PermGen space
[B#282] [14:55:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.defineClass1(Native Method)
[B#282] [14:55:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.defineClass(Unknown Source)
[B#282] [14:55:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.security.SecureClassLoader.defineClass(Unknown Source)
[B#282] [14:55:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
[B#282] [14:55:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: ... 17 more
[B#282] [14:55:29] [Client thread/INFO]: Stopping!
[B#282] [14:55:31] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[B#282] [14:55:31] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
[B#282] [14:55:31] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
[B#282] [14:55:31] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[B#282] [14:55:34] [Client thread/ERROR] [LaunchWrapper]: Unable to launch
[B#282] java.lang.reflect.InvocationTargetException
[B#282] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_75]
[B#282] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_75]
[B#282] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_75]
[B#282] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_75]
[B#282] at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
[B#282] at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
[B#282] Caused by: java.lang.OutOfMemoryError: PermGen space
If i need to write more code please let me know!
PLEASE TELL ME HOW TO FIX IT! Thank you!
[B#282] Caused by: java.lang.OutOfMemoryError: PermGen space
Allocate more Permgen space to it, and it should run just fine.
is the error because kaka ran out of pemgen memory??
Yes I do but I'll have to give it to You later at 5 PM PCT
Can you tell me how to do that? (Fix it)
Easiest way to do it would be to run it through MultiMC. (If you're unfamiliar with MultiMC, you might have to do some brief google searches.)
By default, I think Minecraft is launching with 64MB Permgen space, so I'd say up it to 128, or even 256 if it's a bigger modpack.
Thank you!
I'll tell you if it helped!