The Meaning of Life, the Universe, and Everything.
Join Date:
4/9/2014
Posts:
240
Member Details
I found out that I needed Java 8, which eliminated PermGen allocations, to make Technic Launcher load my large modpack hope this helps anyone who might need it. If your using 1.6.4 with Technic, LexManos made a mod called LegacyJavaMod or something that lets you use Java 8 with 1.6.4 too :]
[13:52:51] [NEI Item Loading/ERROR] [FML]: Index: 3 Listeners:
[13:52:51] [NEI Item Loading/ERROR] [FML]: 0: HIGHEST
[13:52:51] [NEI Item Loading/ERROR] [FML]: 1: ASM: ig[email protected]6ef2c6c3 onTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[13:52:51] [NEI Item Loading/ERROR] [FML]: 2: HIGH
[13:52:51] [NEI Item Loading/ERROR] [FML]: 3: ASM: iguanaman.[email protected]7e491eb6 onItemToolTip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[13:52:51] [NEI Item Loading/ERROR] [FML]: 4: NORMAL
[13:52:51] [NEI Item Loading/ERROR] [FML]: 5: ASM: [email protected] onItemTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[13:52:51] [NEI Item Loading/ERROR] [FML]: 6: ASM: [email protected] addTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[13:52:51] [NEI Item Loading/ERROR] [FML]: 7: ASM: [email protected] generatorTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[13:52:51] [NEI Item Loading/ERROR] [FML]: 8: ASM: iguan[email protected]285c948d onItemToolTip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[13:52:51] [NEI Item Loading/ERROR] [FML]: 9: ASM: iguanaman[email protected]5d1ae139 onItemToolTip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[13:52:51] [NEI Item Loading/ERROR] [FML]: 10: ASM: iguanama[email protected]34690b8 onItemToolTip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[13:52:51] [NEI Item Loading/ERROR] [FML]: 11: ASM: igua[email protected]4c6ab90f onItemToolTip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[13:52:51] [NEI Item Loading/ERROR] [FML]: 12: LOW
[13:52:51] [NEI Item Loading/ERROR] [FML]: 13: ASM: [email protected]533411 onItemToolTip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[13:52:51] [NEI Item Filtering/ERROR] [FML]: Exception caught during firing event [email protected]:
java.lang.NullPointerException
[13:52:51] [NEI Item Filtering/ERROR] [FML]: Index: 3 Listeners:
[13:52:51] [NEI Item Filtering/ERROR] [FML]: 0: HIGHEST
[13:52:51] [NEI Item Filtering/ERROR] [FML]: 1: ASM: ig[email protected]6ef2c6c3 onTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[13:52:51] [NEI Item Filtering/ERROR] [FML]: 2: HIGH
[13:52:51] [NEI Item Filtering/ERROR] [FML]: 3: ASM: iguanaman.[email protected]7e491eb6 onItemToolTip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[13:52:51] [NEI Item Filtering/ERROR] [FML]: 4: NORMAL
[13:52:51] [NEI Item Filtering/ERROR] [FML]: 5: ASM: [email protected] onItemTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[13:52:51] [NEI Item Filtering/ERROR] [FML]: 6: ASM: [email protected] addTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[13:52:51] [NEI Item Filtering/ERROR] [FML]: 7: ASM: [email protected] generatorTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[13:52:51] [NEI Item Filtering/ERROR] [FML]: 8: ASM: iguan[email protected]285c948d onItemToolTip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[13:52:51] [NEI Item Filtering/ERROR] [FML]: 9: ASM: iguanaman[email protected]5d1ae139 onItemToolTip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[13:52:51] [NEI Item Filtering/ERROR] [FML]: 10: ASM: iguanama[email protected]34690b8 onItemToolTip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[13:52:51] [NEI Item Filtering/ERROR] [FML]: 11: ASM: igua[email protected]4c6ab90f onItemToolTip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[13:52:51] [NEI Item Filtering/ERROR] [FML]: 12: LOW
[13:52:51] [NEI Item Filtering/ERROR] [FML]: 13: ASM: [email protected]533411 onItemToolTip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
[13:52:55] [Server thread/ERROR]: Encountered an unexpected exception
java.lang.NoClassDefFoundError: net/minecraft/world/World$3
at net.minecraft.world.World.func_72914_a(World.java:3809) ~[ahb.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:630) ~[MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) ~[MinecraftServer.class:?]
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111) ~[bsx.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [?:?]
Caused by: java.lang.ClassNotFoundException: net.minecraft.world.World$3
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.11.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_67]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_67]
... 6 more
Caused by: java.lang.OutOfMemoryError: PermGen space
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_67]
at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.7.0_67]
at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.7.0_67]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.11.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_67]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_67]
... 6 more
[13:52:58] [Server thread/INFO]: Stopping server
[13:52:59] [Server thread/ERROR]: Exception stopping the server
java.lang.NoClassDefFoundError: io/netty/channel/DefaultChannelHandlerContext$14
at io.netty.channel.DefaultChannelHandlerContext.close(DefaultChannelHandlerContext.java:547) ~[DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelHandlerContext.close(DefaultChannelHandlerContext.java:423) ~[DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelPipeline.close(DefaultChannelPipeline.java:826) ~[DefaultChannelPipeline.class:?]
at io.netty.channel.AbstractChannel.close(AbstractChannel.java:177) ~[AbstractChannel.class:?]
at net.minecraft.network.NetworkSystem.func_151268_b(NetworkSystem.java:132) ~[nc.class:?]
at net.minecraft.server.MinecraftServer.func_71260_j(MinecraftServer.java:337) ~[MinecraftServer.class:?]
at net.minecraft.server.integrated.IntegratedServer.func_71260_j(IntegratedServer.java:241) ~[bsx.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:480) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [?:?]
Caused by: java.lang.ClassNotFoundException: io.netty.channel.DefaultChannelHandlerContext$14
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.11.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_67]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_67]
... 9 more
Caused by: java.lang.OutOfMemoryError: PermGen space
[13:52:59] [Server thread/INFO] [FML]: Applying holder lookups
[13:52:59] [Server thread/INFO] [FML]: Holder lookups applied
[13:52:59] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.
Exception in thread "Server thread" [13:52:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NoClassDefFoundError: net/minecraft/server/MinecraftServer$3
[13:52:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer.func_71230_b(MinecraftServer.java:743)
[13:52:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.integrated.IntegratedServer.func_71230_b(IntegratedServer.java:163)
[13:52:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459)
[13:52:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
[13:52:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.ClassNotFoundException: net.minecraft.server.MinecraftServer$3
[13:52:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
[13:52:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
[13:52:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
[13:52:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: ... 4 more
[13:52:59] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.OutOfMemoryError: PermGen space
[13:53:03] [Client thread/INFO]: Stopping!
On mc launcher, hit edit profile, go down to JVM arguments and add -XX:MaxPermSize=512M
any way to fix that
Hi.. I've added all the way up to 6G's of PermGen space, and it is STILL crashing with this error. Only when I use Technic Launcher to load minecraft.
When I load MC through the regular launcher with my mods and everything, it runs fine with 512M of PermGenSize.
Are you only increasing PermGen? Do you have 32-bit or 64-bit Java? How much RAM do you have?
Please don't PM me asking for help, I will just redirect you to the appropriate forum, where there are others who are far more skilled than me.
This is not the signature you are looking for.
Banners and such things
I found out that I needed Java 8, which eliminated PermGen allocations, to make Technic Launcher load my large modpack
hope this helps anyone who might need it. If your using 1.6.4 with Technic, LexManos made a mod called LegacyJavaMod or something that lets you use Java 8 with 1.6.4 too :]