I am able to get to the title screen and use everything just fine until i try to load or create a world upon entering my game crashes and i recieve this
---- Minecraft Crash Report ----
// I let you down. Sorry
Time: 7/14/14 10:42 AM
Description: Ticking memory connection
java.lang.NullPointerException: Ticking memory connection
at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:101)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:101)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
-- Ticking connection --
Details:
Connection: [email protected]
Stacktrace:
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
Updating that Java 7 to the latest Update 60 wouldn't hurt, although that is probably not the main problem. Make sure to remove previous Java versions when updating.
Looking at the mod list, you have some 1.7.2 mods mixed into there. Morph, iChunUtil, and CodeChickenCore are all for 1.7.2 (there may be a few I missed). Remove Morph and iChunUtil and update CCC to the latest 1.7.10 version, found here: http://chickenbones.net/Pages/links.html
When posting a new thread: http://bit.ly/1nUXmYS If your problem has been solved, please consider adding [Solved] to beginning of the title! Ever heard of OpenEye? If you want to help me help you, get it now: http://bit.ly/1o0c3IW
Updating that Java 7 to the latest Update 60 wouldn't hurt, although that is probably not the main problem. Make sure to remove previous Java versions when updating.
Looking at the mod list, you have some 1.7.2 mods mixed into there. Morph, iChunUtil, and CodeChickenCore are all for 1.7.2 (there may be a few I missed). Remove Morph and iChunUtil and update CCC to the latest 1.7.10 version, found here: http://chickenbones.net/Pages/links.html
When posting a new thread: http://bit.ly/1nUXmYS
If your problem has been solved, please consider adding [Solved] to beginning of the title!
Ever heard of OpenEye? If you want to help me help you, get it now: http://bit.ly/1o0c3IW