java.util.ConcurrentModificationException
at java.util.HashMap$Ha****erator.nextEntry(Unknown Source)
at java.util.HashMap$KeyIterator.next(Unknown Source)
at net.minecraft.nbt.NBTTagCompound.func_74737_b(SourceFile:288)
at net.minecraft.item.ItemStack.func_77946_l(ItemStack.java:333)
at codechicken.lib.inventory.InventoryUtils.copyStack(InventoryUtils.java:153)
at codechicken.lib.inventory.InventoryUtils.getInsertibleQuantity(InventoryUtils.java:163)
at codechicken.nei.NEIClientUtils.canItemFitInInventory(NEIClientUtils.java:190)
at codechicken.nei.ClientHandler.updateMagnetMode(ClientHandler.java:65)
at codechicken.nei.ClientHandler.tickEvent(ClientHandler.java:145)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_323_ClientHandler_tickEvent_ClientTickEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at cpw.mods.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:325)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1576)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:962)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
at net.minecraft.client.main.Main.main(SourceFile:148)
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:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.util.HashMap$Ha****erator.nextEntry(Unknown Source)
at java.util.HashMap$KeyIterator.next(Unknown Source)
at net.minecraft.nbt.NBTTagCompound.func_74737_b(SourceFile:288)
at net.minecraft.item.ItemStack.func_77946_l(ItemStack.java:333)
at codechicken.lib.inventory.InventoryUtils.copyStack(InventoryUtils.java:153)
at codechicken.lib.inventory.InventoryUtils.getInsertibleQuantity(InventoryUtils.java:163)
at codechicken.nei.NEIClientUtils.canItemFitInInventory(NEIClientUtils.java:190)
at codechicken.nei.ClientHandler.updateMagnetMode(ClientHandler.java:65)
at codechicken.nei.ClientHandler.tickEvent(ClientHandler.java:145)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_323_ClientHandler_tickEvent_ClientTickEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at cpw.mods.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:325)
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1).
Rollback Post to RevisionRollBack
I can see what you see not, vision milky then eyes rot.When you turn they will be gone, whispering there hidden song.Then you see what can not be, shadows move where a light should be.Out of darkness, out of mind, cast down into the halls of the blind.
To post a comment, please login or register a new account.
need help with a troublesome error that keeps poping up