java.lang.RuntimeException: codechicken.core.NetworkClosedException
at codechicken.core.ClientUtils.getServerIP(ClientUtils.java:78)
at codechicken.core.ClientUtils.isLocal(ClientUtils.java:84)
at codechicken.nei.ClientHandler.loadWorld(ClientHandler.java:210)
at codechicken.nei.ClientHandler.tickStart(ClientHandler.java:167)
at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:122)
at cpw.mods.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:361)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1510)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:909)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:837)
at net.minecraft.client.main.Main.main(SourceFile:101)
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: codechicken.core.NetworkClosedException
at codechicken.core.ClientUtils.getServerIP(ClientUtils.java:73)
... 16 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at codechicken.core.ClientUtils.getServerIP(ClientUtils.java:78)
at codechicken.core.ClientUtils.isLocal(ClientUtils.java:84)
at codechicken.nei.ClientHandler.loadWorld(ClientHandler.java:210)
at codechicken.nei.ClientHandler.tickStart(ClientHandler.java:167)
at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:122)
at cpw.mods.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:361)
Well, it's the right log, but you forgot to put it in a spoiler!
OK, onto the real problem:
Could you post a list of ALL of the mods you have and their versions?
Dang it haha sorry!!
In my mods folder inside of .minecraft, it lists
cheating-essentials-3.4.1a
CodeChickenCore_0.9.0.6
NotEnoughItems_1.61.5
Optifine_1.6.4_HD_U_C5
im not sure if those are the versions. if not then tell me how to find the versions
1. Have you ever successfully run Minecraft before with these exact mods?
2. If no, try this:
1. Copy the /mods folder and paste it where you will remember.
2. Delete the CONTENTS of the original /mods folder. DO NOT delete the folder itself!
3. Run Minecraft with your Forge profile to make sure that Forge itself isn't the problem
4. One by one, put your mods from the backed up mods folder into the /mods folder. Start with OptiFine, run MC.
5. Take OptiFine out, and put in NEI and CodeChickenCore. Run MC.
6. Take out the previous mods, and put in the last one. Run MC.
This may or may not solve the problem, so let me know what happens.
1. Have you ever successfully run Minecraft before with these exact mods?
2. If no, try this:
1. Copy the /mods folder and paste it where you will remember.
2. Delete the CONTENTS of the original /mods folder. DO NOT delete the folder itself!
3. Run Minecraft with your Forge profile to make sure that Forge itself isn't the problem
4. One by one, put your mods from the backed up mods folder into the /mods folder. Start with OptiFine, run MC.
5. Take OptiFine out, and put in NEI and CodeChickenCore. Run MC.
6. Take out the previous mods, and put in the last one. Run MC.
This may or may not solve the problem, so let me know what happens.
yes i have run minecraft succesfully before the crash incident
OK, well, try mix-and-matching your mods around to see if one in particular is the problematic mod.
Actually, after i played around with them, it turns out that it is optifine that is causing the lag and crash. Whenever i open mc up though, it says that there is a new version for optifine.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
---- Minecraft Crash Report ----
// This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]
Time: 10/15/13 4:03 PM
Description: Unexpected error
java.lang.RuntimeException: codechicken.core.NetworkClosedException
at codechicken.core.ClientUtils.getServerIP(ClientUtils.java:78)
at codechicken.core.ClientUtils.isLocal(ClientUtils.java:84)
at codechicken.nei.ClientHandler.loadWorld(ClientHandler.java:210)
at codechicken.nei.ClientHandler.tickStart(ClientHandler.java:167)
at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:122)
at cpw.mods.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:361)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1510)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:909)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:837)
at net.minecraft.client.main.Main.main(SourceFile:101)
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: codechicken.core.NetworkClosedException
at codechicken.core.ClientUtils.getServerIP(ClientUtils.java:73)
... 16 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at codechicken.core.ClientUtils.getServerIP(ClientUtils.java:78)
at codechicken.core.ClientUtils.isLocal(ClientUtils.java:84)
at codechicken.nei.ClientHandler.loadWorld(ClientHandler.java:210)
at codechicken.nei.ClientHandler.tickStart(ClientHandler.java:167)
at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:122)
at cpw.mods.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:361)
-- Affected level --
Details:
Level name: MpServer
All players: 24 total; [EntityClientPlayerMP['Zachary11F'/132275, l='MpServer', x=21.00, y=52.62, z=93.00], EntityOtherPlayerMP['jet1900'/0, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['sirk03'/1, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['xxltyp001'/2, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['naxle24'/3, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['LavancesTaco'/4, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['FreakygerMiner'/5, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['L00PYLEWIE'/6, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['minecraftguy459'/7, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['XDXShadowXDX'/8, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['cianrhodes'/9, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['monster864'/11, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['SuperSoldier911'/12, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['brangamemaster'/13, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['SrMoinho'/14, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['KSA2017'/15, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['m7mmadd'/16, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['Fudgeround'/17, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['japhy1234'/18, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['BeastMode_Brian'/20, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['szkaisa'/21, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['Queen75'/22, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['_NJmine_'/23, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['balquait'/53, l='MpServer', x=21.00, y=51.00, z=93.00]]
Chunk stats: MultiplayerChunkCache: 289
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (21,51,93), Chunk: (at 5,3,13 in 1,5; contains blocks 16,0,80 to 31,255,95), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 252904105 game time, 861192099 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 48 total; [EntityOtherPlayerMP['m7mmadd'/16, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['jet1900'/0, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['Fudgeround'/17, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['sirk03'/1, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['SrMoinho'/14, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['xxltyp001'/2, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['KSA2017'/15, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['naxle24'/3, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['BeastMode_Brian'/20, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['LavancesTaco'/4, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['szkaisa'/21, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['FreakygerMiner'/5, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['japhy1234'/18, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['L00PYLEWIE'/6, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['Neuerplayer'/19, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['minecraftguy459'/7, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['minecraftguy459'/7, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['XDXShadowXDX'/8, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['XDXShadowXDX'/8, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['cianrhodes'/9, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['FreakygerMiner'/5, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['L00PYLEWIE'/6, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['monster864'/11, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['SuperSoldier911'/12, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['SuperSoldier911'/12, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['brangamemaster'/13, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['brangamemaster'/13, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['SrMoinho'/14, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['cianrhodes'/9, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['KSA2017'/15, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['monster864'/11, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['Fudgeround'/17, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['jet1900'/0, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['m7mmadd'/16, l='MpServer', x=21.00, y=51.00, z=93.00], EntityClientPlayerMP['Zachary11F'/132275, l='MpServer', x=21.00, y=52.62, z=93.00], EntityOtherPlayerMP['japhy1234'/18, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['szkaisa'/21, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['LavancesTaco'/4, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['BeastMode_Brian'/20, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['naxle24'/3, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['_NJmine_'/23, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['xxltyp001'/2, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['Queen75'/22, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['sirk03'/1, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['balquait'/53, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['_NJmine_'/23, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['Queen75'/22, l='MpServer', x=21.00, y=51.00, z=93.00], EntityOtherPlayerMP['balquait'/53, l='MpServer', x=21.00, y=51.00, z=93.00]]
Retry entities: 0 total; []
Server brand: craftbukkit
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:440)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2311)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:862)
at net.minecraft.client.main.Main.main(SourceFile:101)
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)
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 8 (amd64) version 6.2
Java Version: 1.7.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 102031896 bytes (97 MB) / 489422848 bytes (466 MB) up to 954466304 bytes (910 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
AABB Pool Size: 313 (17528 bytes; 0 MB) allocated, 29 (1624 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v8.11 FML v6.4.21.917 Minecraft Forge 9.11.1.917 Optifine OptiFine_1.6.4_HD_U_C5 8 mods loaded, 8 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
FML{6.4.21.917} [Forge Mod Loader] (minecraftforge-9.11.1.917.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Forge{9.11.1.917} [Minecraft Forge] (minecraftforge-9.11.1.917.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
CodeChickenCore{0.9.0.6} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
NotEnoughItems{1.6.1.5} [Not Enough Items] (NotEnoughItems_1.61.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Cheating-Essentials{3.4.1a} [Cheating Essentials] (Cheating-Essentials-3.4.1a.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
CE-ModuleManager{3.3.3a1} [Cheating Essentials MM] (Cheating-Essentials-3.4.1a.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
inventorytweaks{1.56} [Inventory Tweaks] (InventoryTweaks-MC1.6.2-1.56-b77.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Launched Version: 1.6.4-Forge9.11.1.917
LWJGL: 2.9.0
OpenGL: AMD Radeon HD 6310 GL version 4.2.11764 Compatibility Profile Context, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: Default
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Is this good?
OK, onto the real problem:
Could you post a list of ALL of the mods you have and their versions?
Dang it haha sorry!!
In my mods folder inside of .minecraft, it lists
cheating-essentials-3.4.1a
CodeChickenCore_0.9.0.6
NotEnoughItems_1.61.5
Optifine_1.6.4_HD_U_C5
im not sure if those are the versions. if not then tell me how to find the versions
2. If no, try this:
1. Copy the /mods folder and paste it where you will remember.
2. Delete the CONTENTS of the original /mods folder. DO NOT delete the folder itself!
3. Run Minecraft with your Forge profile to make sure that Forge itself isn't the problem
4. One by one, put your mods from the backed up mods folder into the /mods folder. Start with OptiFine, run MC.
5. Take OptiFine out, and put in NEI and CodeChickenCore. Run MC.
6. Take out the previous mods, and put in the last one. Run MC.
This may or may not solve the problem, so let me know what happens.
yes i have run minecraft succesfully before the crash incident
Yes i have
No. I also experience a lot of lag
Actually, after i played around with them, it turns out that it is optifine that is causing the lag and crash. Whenever i open mc up though, it says that there is a new version for optifine.