I downloaded not enough items and when i try to start a single player world it get stuck building terrain, when i go multi-player, i crash with this error:
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem; Unexpected error
A full error report has been saved to C:\Users\lucas_000\AppData\Roaming\.minecraft\crash-reports\crash-2013-06-14_23.22.43-client.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash
--- BEGIN ERROR REPORT e3a61301 --------
Full report at:
C:\Users\lucas_000\AppData\Roaming\.minecraft\crash-reports\crash-2013-06-14_23.22.43-client.txt
Please show that file to Mojang, NOT just this screen!
Generated 14/06/13 11:22 PM
-- Head --
Stacktrace:
at codechicken.core.inventory.InventoryUtils.actualDamage(InventoryUtils.java:310)
at codechicken.core.inventory.ItemKey.hashCode(ItemKey.java:45)
at java.util.HashMap.hash(Unknown Source)
at java.util.HashMap.put(Unknown Source)
at codechicken.nei.api.API.setOverrideName(API.java:145)
at codechicken.nei.api.ItemInfo.addVanillaBlockProperties(ItemInfo.java:159)
at codechicken.nei.api.ItemInfo.load(ItemInfo.java:91)
at codechicken.nei.NEIClientConfig.loadConfig(NEIClientConfig.java:680)
at codechicken.nei.NEIClientConfig.loadWorld(NEIClientConfig.java:302)
at codechicken.nei.ClientHandler.onWorldChange(ClientHandler.java:249)
at codechicken.nei.ClientHandler.tickStart(ClientHandler.java:162)
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: 1 total; [EntityClientPlayerMP['ninjabears'/16680513, l='MpServer', x=2486.02, y=64.01, z=-81.41]]
Chunk stats: MultiplayerChunkCache: 0
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-427,88,-1049), Chunk: (at 5,5,7 in -27,-66; contains blocks -432,0,-1056 to -417,255,-1041), Region: (-1,-3; contains chunks -32,-96 to -1,-65, blocks -512,0,-1536 to -1,255,-1025)
Level time: 287504615 game time, 290157236 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: 6 total; [EntityClientPlayerMP['ninjabears'/16680513, l='MpServer', x=2486.02, y=64.01, z=-81.41], EntitySkeleton['Skeleton'/16680518, l='MpServer', x=2439.50, y=39.00, z=-102.50], EntitySkeleton['Skeleton'/16680516, l='MpServer', x=2521.66, y=40.00, z=-69.50], EntitySquid['Squid'/16680517, l='MpServer', x=2491.78, y=57.38, z=-43.72], EntityBoat['Boat'/16680514, l='MpServer', x=2486.41, y=63.49, z=-81.44], EntitySkeleton['Skeleton'/16680515, l='MpServer', x=2521.50, y=39.00, z=-67.66]]
Retry entities: 0 total; []
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:441)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2413)
at net.minecraft.client.Minecraft.run(Minecraft.java:782)
at java.lang.Thread.run(Unknown Source)
-- System Details --
Details:
Minecraft Version: 1.5.2
Operating System: Windows 8 (x86) version 6.2
Java Version: 1.7.0_17, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 420453792 bytes (400 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 2 total; -Xms512m -Xmx1024m
AABB Pool Size: 9251 (518056 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 63
FML: MCP v7.51 FML v5.2.2.684 Minecraft Forge 7.8.0.684 5 mods loaded, 5 mods active
mcp{7.44} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
FML{5.2.2.684} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Forge{7.8.0.684} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
CodeChickenCore{0.8.7} [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
NotEnoughItems{1.5.2.28} [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
LWJGL: 2.4.2
OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 9.17.10.2828, Intel
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: 28 (1568 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
java.lang.NoSuchMethodError: net.minecraft.item.Item.getDamage(Lnet/minecraft/item/ItemStack;)I
at codechicken.core.inventory.InventoryUtils.actualDamage(InventoryUtils.java:310)
at codechicken.core.inventory.ItemKey.hashCode(ItemKey.java:45)
at java.util.HashMap.hash(Unknown Source)
at java.util.HashMap.put(Unknown Source)
at codechicken.nei.api.API.setOverrideName(API.java:145)
at codechicken.nei.api.ItemInfo.addVanillaBlockProperties(ItemInfo.java:159)
at codechicken.nei.api.ItemInfo.load(ItemInfo.java:91)
at codechicken.nei.NEIClientConfig.loadConfig(NEIClientConfig.java:680)
at codechicken.nei.NEIClientConfig.loadWorld(NEIClientConfig.java:302)
at codechicken.nei.ClientHandler.onWorldChange(ClientHandler.java:249)
at codechicken.nei.ClientHandler.tickStart(ClientHandler.java:162)
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:1443)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:834)
at net.minecraft.client.Minecraft.run(Minecraft.java:759)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT ac3718f7 ----------
java.lang.NoSuchMethodError: net.minecraft.item.Item.getDamage(Lnet/minecraft/item/ItemStack;)I
at codechicken.core.inventory.InventoryUtils.actualDamage(InventoryUtils.java:310)
at codechicken.core.inventory.ItemKey.hashCode(ItemKey.java:45)
at java.util.HashMap.hash(Unknown Source)
at java.util.HashMap.put(Unknown Source)
at codechicken.nei.api.API.setOverrideName(API.java:145)
at codechicken.nei.api.ItemInfo.addVanillaBlockProperties(ItemInfo.java:159)
at codechicken.nei.api.ItemInfo.load(ItemInfo.java:91)
at codechicken.nei.NEIClientConfig.loadConfig(NEIClientConfig.java:680)
at codechicken.nei.NEIClientConfig.loadWorld(NEIClientConfig.java:302)
at codechicken.nei.ClientHandler.onWorldChange(ClientHandler.java:249)
at codechicken.nei.ClientHandler.tickStart(ClientHandler.java:162)
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:1443)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:834)
at net.minecraft.client.Minecraft.run(Minecraft.java:759)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at codechicken.core.inventory.InventoryUtils.actualDamage(InventoryUtils.java:310)
at codechicken.core.inventory.ItemKey.hashCode(ItemKey.java:45)
at java.util.HashMap.hash(Unknown Source)
at java.util.HashMap.put(Unknown Source)
at codechicken.nei.api.API.setOverrideName(API.java:145)
at codechicken.nei.api.ItemInfo.addVanillaBlockProperties(ItemInfo.java:159)
at codechicken.nei.api.ItemInfo.load(ItemInfo.java:91)
at codechicken.nei.NEIClientConfig.loadConfig(NEIClientConfig.java:680)
at codechicken.nei.NEIClientConfig.loadWorld(NEIClientConfig.java:302)
at codechicken.nei.ClientHandler.onWorldChange(ClientHandler.java:249)
at codechicken.nei.ClientHandler.tickStart(ClientHandler.java:162)
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: 1 total; [EntityClientPlayerMP['ninjabears'/16680513, l='MpServer', x=2486.02, y=64.01, z=-81.41]]
Chunk stats: MultiplayerChunkCache: 0
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-427,88,-1049), Chunk: (at 5,5,7 in -27,-66; contains blocks -432,0,-1056 to -417,255,-1041), Region: (-1,-3; contains chunks -32,-96 to -1,-65, blocks -512,0,-1536 to -1,255,-1025)
Level time: 287504615 game time, 290157236 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: 6 total; [EntityClientPlayerMP['ninjabears'/16680513, l='MpServer', x=2486.02, y=64.01, z=-81.41], EntitySkeleton['Skeleton'/16680518, l='MpServer', x=2439.50, y=39.00, z=-102.50], EntitySkeleton['Skeleton'/16680516, l='MpServer', x=2521.66, y=40.00, z=-69.50], EntitySquid['Squid'/16680517, l='MpServer', x=2491.78, y=57.38, z=-43.72], EntityBoat['Boat'/16680514, l='MpServer', x=2486.41, y=63.49, z=-81.44], EntitySkeleton['Skeleton'/16680515, l='MpServer', x=2521.50, y=39.00, z=-67.66]]
Retry entities: 0 total; []
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:441)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2413)
at net.minecraft.client.Minecraft.run(Minecraft.java:782)
at java.lang.Thread.run(Unknown Source)
-- System Details --
Details:
Minecraft Version: 1.5.2
Operating System: Windows 8 (x86) version 6.2
Java Version: 1.7.0_17, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 420453792 bytes (400 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 2 total; -Xms512m -Xmx1024m
AABB Pool Size: 9251 (518056 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 63
FML: MCP v7.51 FML v5.2.2.684 Minecraft Forge 7.8.0.684 5 mods loaded, 5 mods active
mcp{7.44} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
FML{5.2.2.684} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Forge{7.8.0.684} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
CodeChickenCore{0.8.7} [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
NotEnoughItems{1.5.2.28} [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
LWJGL: 2.4.2
OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 9.17.10.2828, Intel
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: 28 (1568 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem; Unexpected error
A full error report has been saved to C:\Users\lucas_000\AppData\Roaming\.minecraft\crash-reports\crash-2013-06-14_23.22.43-client.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash
--- BEGIN ERROR REPORT e3a61301 --------
Full report at:
C:\Users\lucas_000\AppData\Roaming\.minecraft\crash-reports\crash-2013-06-14_23.22.43-client.txt
Please show that file to Mojang, NOT just this screen!
Generated 14/06/13 11:22 PM
-- Head --
Stacktrace:
at codechicken.core.inventory.InventoryUtils.actualDamage(InventoryUtils.java:310)
at codechicken.core.inventory.ItemKey.hashCode(ItemKey.java:45)
at java.util.HashMap.hash(Unknown Source)
at java.util.HashMap.put(Unknown Source)
at codechicken.nei.api.API.setOverrideName(API.java:145)
at codechicken.nei.api.ItemInfo.addVanillaBlockProperties(ItemInfo.java:159)
at codechicken.nei.api.ItemInfo.load(ItemInfo.java:91)
at codechicken.nei.NEIClientConfig.loadConfig(NEIClientConfig.java:680)
at codechicken.nei.NEIClientConfig.loadWorld(NEIClientConfig.java:302)
at codechicken.nei.ClientHandler.onWorldChange(ClientHandler.java:249)
at codechicken.nei.ClientHandler.tickStart(ClientHandler.java:162)
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: 1 total; [EntityClientPlayerMP['ninjabears'/16680513, l='MpServer', x=2486.02, y=64.01, z=-81.41]]
Chunk stats: MultiplayerChunkCache: 0
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-427,88,-1049), Chunk: (at 5,5,7 in -27,-66; contains blocks -432,0,-1056 to -417,255,-1041), Region: (-1,-3; contains chunks -32,-96 to -1,-65, blocks -512,0,-1536 to -1,255,-1025)
Level time: 287504615 game time, 290157236 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: 6 total; [EntityClientPlayerMP['ninjabears'/16680513, l='MpServer', x=2486.02, y=64.01, z=-81.41], EntitySkeleton['Skeleton'/16680518, l='MpServer', x=2439.50, y=39.00, z=-102.50], EntitySkeleton['Skeleton'/16680516, l='MpServer', x=2521.66, y=40.00, z=-69.50], EntitySquid['Squid'/16680517, l='MpServer', x=2491.78, y=57.38, z=-43.72], EntityBoat['Boat'/16680514, l='MpServer', x=2486.41, y=63.49, z=-81.44], EntitySkeleton['Skeleton'/16680515, l='MpServer', x=2521.50, y=39.00, z=-67.66]]
Retry entities: 0 total; []
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:441)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2413)
at net.minecraft.client.Minecraft.run(Minecraft.java:782)
at java.lang.Thread.run(Unknown Source)
-- System Details --
Details:
Minecraft Version: 1.5.2
Operating System: Windows 8 (x86) version 6.2
Java Version: 1.7.0_17, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 420453792 bytes (400 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 2 total; -Xms512m -Xmx1024m
AABB Pool Size: 9251 (518056 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 63
FML: MCP v7.51 FML v5.2.2.684 Minecraft Forge 7.8.0.684 5 mods loaded, 5 mods active
mcp{7.44} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
FML{5.2.2.684} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Forge{7.8.0.684} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
CodeChickenCore{0.8.7} [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
NotEnoughItems{1.5.2.28} [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
LWJGL: 2.4.2
OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 9.17.10.2828, Intel
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: 28 (1568 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
java.lang.NoSuchMethodError: net.minecraft.item.Item.getDamage(Lnet/minecraft/item/ItemStack;)I
at codechicken.core.inventory.InventoryUtils.actualDamage(InventoryUtils.java:310)
at codechicken.core.inventory.ItemKey.hashCode(ItemKey.java:45)
at java.util.HashMap.hash(Unknown Source)
at java.util.HashMap.put(Unknown Source)
at codechicken.nei.api.API.setOverrideName(API.java:145)
at codechicken.nei.api.ItemInfo.addVanillaBlockProperties(ItemInfo.java:159)
at codechicken.nei.api.ItemInfo.load(ItemInfo.java:91)
at codechicken.nei.NEIClientConfig.loadConfig(NEIClientConfig.java:680)
at codechicken.nei.NEIClientConfig.loadWorld(NEIClientConfig.java:302)
at codechicken.nei.ClientHandler.onWorldChange(ClientHandler.java:249)
at codechicken.nei.ClientHandler.tickStart(ClientHandler.java:162)
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:1443)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:834)
at net.minecraft.client.Minecraft.run(Minecraft.java:759)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT ac3718f7 ----------
and told me to give you this:
---- Minecraft Crash Report ----
// My bad.
Time: 14/06/13 11:22 PM
Description: Unexpected error
java.lang.NoSuchMethodError: net.minecraft.item.Item.getDamage(Lnet/minecraft/item/ItemStack;)I
at codechicken.core.inventory.InventoryUtils.actualDamage(InventoryUtils.java:310)
at codechicken.core.inventory.ItemKey.hashCode(ItemKey.java:45)
at java.util.HashMap.hash(Unknown Source)
at java.util.HashMap.put(Unknown Source)
at codechicken.nei.api.API.setOverrideName(API.java:145)
at codechicken.nei.api.ItemInfo.addVanillaBlockProperties(ItemInfo.java:159)
at codechicken.nei.api.ItemInfo.load(ItemInfo.java:91)
at codechicken.nei.NEIClientConfig.loadConfig(NEIClientConfig.java:680)
at codechicken.nei.NEIClientConfig.loadWorld(NEIClientConfig.java:302)
at codechicken.nei.ClientHandler.onWorldChange(ClientHandler.java:249)
at codechicken.nei.ClientHandler.tickStart(ClientHandler.java:162)
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:1443)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:834)
at net.minecraft.client.Minecraft.run(Minecraft.java:759)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at codechicken.core.inventory.InventoryUtils.actualDamage(InventoryUtils.java:310)
at codechicken.core.inventory.ItemKey.hashCode(ItemKey.java:45)
at java.util.HashMap.hash(Unknown Source)
at java.util.HashMap.put(Unknown Source)
at codechicken.nei.api.API.setOverrideName(API.java:145)
at codechicken.nei.api.ItemInfo.addVanillaBlockProperties(ItemInfo.java:159)
at codechicken.nei.api.ItemInfo.load(ItemInfo.java:91)
at codechicken.nei.NEIClientConfig.loadConfig(NEIClientConfig.java:680)
at codechicken.nei.NEIClientConfig.loadWorld(NEIClientConfig.java:302)
at codechicken.nei.ClientHandler.onWorldChange(ClientHandler.java:249)
at codechicken.nei.ClientHandler.tickStart(ClientHandler.java:162)
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: 1 total; [EntityClientPlayerMP['ninjabears'/16680513, l='MpServer', x=2486.02, y=64.01, z=-81.41]]
Chunk stats: MultiplayerChunkCache: 0
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-427,88,-1049), Chunk: (at 5,5,7 in -27,-66; contains blocks -432,0,-1056 to -417,255,-1041), Region: (-1,-3; contains chunks -32,-96 to -1,-65, blocks -512,0,-1536 to -1,255,-1025)
Level time: 287504615 game time, 290157236 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: 6 total; [EntityClientPlayerMP['ninjabears'/16680513, l='MpServer', x=2486.02, y=64.01, z=-81.41], EntitySkeleton['Skeleton'/16680518, l='MpServer', x=2439.50, y=39.00, z=-102.50], EntitySkeleton['Skeleton'/16680516, l='MpServer', x=2521.66, y=40.00, z=-69.50], EntitySquid['Squid'/16680517, l='MpServer', x=2491.78, y=57.38, z=-43.72], EntityBoat['Boat'/16680514, l='MpServer', x=2486.41, y=63.49, z=-81.44], EntitySkeleton['Skeleton'/16680515, l='MpServer', x=2521.50, y=39.00, z=-67.66]]
Retry entities: 0 total; []
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:441)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2413)
at net.minecraft.client.Minecraft.run(Minecraft.java:782)
at java.lang.Thread.run(Unknown Source)
-- System Details --
Details:
Minecraft Version: 1.5.2
Operating System: Windows 8 (x86) version 6.2
Java Version: 1.7.0_17, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 420453792 bytes (400 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 2 total; -Xms512m -Xmx1024m
AABB Pool Size: 9251 (518056 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 63
FML: MCP v7.51 FML v5.2.2.684 Minecraft Forge 7.8.0.684 5 mods loaded, 5 mods active
mcp{7.44} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
FML{5.2.2.684} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Forge{7.8.0.684} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
CodeChickenCore{0.8.7} [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
NotEnoughItems{1.5.2.28} [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
LWJGL: 2.4.2
OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 9.17.10.2828, Intel
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: 28 (1568 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Thanks in advance
You may try forge 7.8.1.737!