I have an... EPIC problem with World Generation, but, with no mods it's equal error; the chunks not load... EVERY TIME.
Pics:
¿Eh?
Not now have a "Memory Connection" crash
(FML)
Memory Connection overburned: Send 2256 packets, but, have 2679 packets to send
And the crash is:
---- Minecraft Crash Report ----
// I feel sad now
Time: 06-11-12 08:28 AM
Description: Unexpected error
java.lang.NullPointerException
at awr.a(NetClientHandler.java:766)
at cg.a(SourceFile:87)
at bw.b(MemoryConnection.java:78)
at awr.d(NetClientHandler.java:104)
at awz.b(WorldClient.java:72)
at net.minecraft.client.Minecraft.l(Minecraft.java:1826)
at net.minecraft.client.Minecraft.J(Minecraft.java:854)
at net.minecraft.client.Minecraft.run(Minecraft.java:779)
at java.lang.Thread.run(Unknown Source)
With Forge 6.0.1.339 to 6.0.1.352 the memory use it's 30 - 67%
With Forge 6.0.1.353 to 6.0.1.355 the memory use it's 90-99% (The chunks load better, no lag, but, Out of Memory .-.)
The same mods, but, only 50.
And this error:
2012-11-09 13:26:44 [INFO] [STDERR] java.lang.ClassNotFoundException: mod_shared.immibis.chunkloader.CommandUser.java
2012-11-09 13:26:44 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:76)
2012-11-09 13:26:44 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2012-11-09 13:26:44 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2012-11-09 13:26:44 [INFO] [STDERR] at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:57)
2012-11-09 13:26:44 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2012-11-09 13:26:44 [INFO] [STDERR] at java.lang.Class.forName(Unknown Source)
2012-11-09 13:26:44 [INFO] [STDERR] at codechicken.core.ClassDiscoverer.addClass(ClassDiscoverer.java:58)
2012-11-09 13:26:44 [INFO] [STDERR] at codechicken.core.ClassDiscoverer.readFromZipFile(ClassDiscoverer.java:115)
2012-11-09 13:26:44 [INFO] [STDERR] at codechicken.core.ClassDiscoverer.findClasspathMods(ClassDiscoverer.java:88)
2012-11-09 13:26:44 [INFO] [STDERR] at codechicken.core.ClassDiscoverer.findClasses(ClassDiscoverer.java:43)
2012-11-09 13:26:44 [INFO] [STDERR] at codechicken.core.asm.CodeChickenCoreModContainer.serverStarting(CodeChickenCoreModContainer.java:76)
2012-11-09 13:26:44 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-11-09 13:26:44 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-11-09 13:26:44 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-11-09 13:26:44 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-11-09 13:26:44 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-11-09 13:26:44 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-11-09 13:26:44 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-11-09 13:26:44 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-11-09 13:26:44 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-11-09 13:26:44 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
2012-11-09 13:26:44 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-11-09 13:26:44 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-11-09 13:26:44 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-11-09 13:26:44 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-11-09 13:26:44 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-11-09 13:26:44 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-11-09 13:26:44 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-11-09 13:26:44 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-11-09 13:26:44 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-11-09 13:26:44 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
2012-11-09 13:26:44 [INFO] [STDERR] at cpw.mods.fml.common.Loader.serverStarting(Loader.java:694)
2012-11-09 13:26:44 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:306)
2012-11-09 13:26:44 [INFO] [STDERR] at bcb.c(IntegratedServer.java:89)
2012-11-09 13:26:44 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459)
2012-11-09 13:26:44 [INFO] [STDERR] at fp.run(SourceFile:818)
2012-11-09 13:26:44 [INFO] [STDERR] Unable to load class: mod_shared/immibis/chunkloader/Command.java
2012-11-09 13:26:44 [INFO] [STDERR] java.lang.ClassNotFoundException: mod_shared.immibis.chunkloader.Command.java
2012-11-09 13:26:44 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:76)
2012-11-09 13:26:44 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2012-11-09 13:26:44 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2012-11-09 13:26:44 [INFO] [STDERR] at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:57)
2012-11-09 13:26:44 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2012-11-09 13:26:44 [INFO] [STDERR] at java.lang.Class.forName(Unknown Source)
2012-11-09 13:26:44 [INFO] [STDERR] at codechicken.core.ClassDiscoverer.addClass(ClassDiscoverer.java:58)
2012-11-09 13:26:44 [INFO] [STDERR] at codechicken.core.ClassDiscoverer.readFromZipFile(ClassDiscoverer.java:115)
2012-11-09 13:26:44 [INFO] [STDERR] at codechicken.core.ClassDiscoverer.findClasspathMods(ClassDiscoverer.java:88)
2012-11-09 13:26:44 [INFO] [STDERR] at codechicken.core.ClassDiscoverer.findClasses(ClassDiscoverer.java:43)
2012-11-09 13:26:44 [INFO] [STDERR] at codechicken.core.asm.CodeChickenCoreModContainer.serverStarting(CodeChickenCoreModContainer.java:76)
2012-11-09 13:26:44 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-11-09 13:26:44 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-11-09 13:26:44 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-11-09 13:26:44 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-11-09 13:26:44 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-11-09 13:26:44 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-11-09 13:26:44 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-11-09 13:26:44 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-11-09 13:26:44 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-11-09 13:26:44 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
2012-11-09 13:26:44 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-11-09 13:26:44 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-11-09 13:26:44 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-11-09 13:26:44 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-11-09 13:26:44 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-11-09 13:26:44 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-11-09 13:26:44 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-11-09 13:26:44 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-11-09 13:26:44 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-11-09 13:26:44 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
2012-11-09 13:26:44 [INFO] [STDERR] at cpw.mods.fml.common.Loader.serverStarting(Loader.java:694)
2012-11-09 13:26:44 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:306)
2012-11-09 13:26:44 [INFO] [STDERR] at bcb.c(IntegratedServer.java:89)
2012-11-09 13:26:44 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459)
2012-11-09 13:26:44 [INFO] [STDERR] at fp.run(SourceFile:818)
I have an... EPIC problem with World Generation, but, with no mods it's equal error; the chunks not load... EVERY TIME.
Pics:
¿Eh?
Not now have a "Memory Connection" crash
(FML)
And the crash is:
---- Minecraft Crash Report ----
// I feel sad now
Time: 06-11-12 08:28 AM
Description: Unexpected error
java.lang.NullPointerException
at awr.a(NetClientHandler.java:766)
at cg.a(SourceFile:87)
at bw.b(MemoryConnection.java:78)
at awr.d(NetClientHandler.java:104)
at awz.b(WorldClient.java:72)
at net.minecraft.client.Minecraft.l(Minecraft.java:1826)
at net.minecraft.client.Minecraft.J(Minecraft.java:854)
at net.minecraft.client.Minecraft.run(Minecraft.java:779)
at java.lang.Thread.run(Unknown Source)
Trapdoor error:
http://pastebin.com/G7gvigid
Thanks.
Mods:
Woah woah!
Free + Crabs + Ability to trample/suffocate opponents in Cortex Command = Free Bombs.
No, the memory use it's in 45% - 70% in the moment of crash, or not chunks loading bug.
Without mods the memory use it's in 23% - 39%
The player its in the cape -18999 lol (64 it's the normal, i die in the -256) WTF?
Woah woah!
With Forge 6.0.1.353 to 6.0.1.355 the memory use it's 90-99% (The chunks load better, no lag, but, Out of Memory .-.)
The same mods, but, only 50.
And this error:
Why?
Woah woah!
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumID Conflict? no.
Woah woah!