---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3
Time: 7/1/16 3:16 AM
Description: Ticking block entity
java.util.ConcurrentModificationException
at java.util.ArrayList$Itr.checkForComodification(Unknown Source)
at java.util.ArrayList$Itr.next(Unknown Source)
at buildcraft.core.lib.utils.CraftingUtils.findMatchingRecipe(CraftingUtils.java:78)
at buildcraft.factory.TileAutoWorkbench$LocalInventoryCrafting.findRecipe(TileAutoWorkbench.java:134)
at buildcraft.factory.TileAutoWorkbench$LocalInventoryCrafting.rebuildCache(TileAutoWorkbench.java:138)
at buildcraft.factory.TileAutoWorkbench.func_145845_h(TileAutoWorkbench.java:285)
at net.minecraft.world.World.func_72939_s(World.java:1939)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
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 java.util.ArrayList$Itr.checkForComodification(Unknown Source)
at java.util.ArrayList$Itr.next(Unknown Source)
at buildcraft.core.lib.utils.CraftingUtils.findMatchingRecipe(CraftingUtils.java:78)
at buildcraft.factory.TileAutoWorkbench$LocalInventoryCrafting.findRecipe(TileAutoWorkbench.java:134)
at buildcraft.factory.TileAutoWorkbench$LocalInventoryCrafting.rebuildCache(TileAutoWorkbench.java:138)
at buildcraft.factory.TileAutoWorkbench.func_145845_h(TileAutoWorkbench.java:285)
-- Block entity being ticked --
Details:
Name: AutoWorkbench // buildcraft.factory.TileAutoWorkbench
Block type: ID #1124 (tile.autoWorkbenchBlock // buildcraft.factory.BlockAutoWorkbench)
Block data value: 0 / 0x0 / 0b0000
Block location: World: (263,71,290), Chunk: (at 7,4,2 in 16,18; contains blocks 256,0,288 to 271,255,303), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Actual block type: ID #1124 (tile.autoWorkbenchBlock // buildcraft.factory.BlockAutoWorkbench)
Actual block data value: 0 / 0x0 / 0b0000
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1939)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
-- Affected level --
Details:
Level name: The haven
All players: 1 total; [EntityPlayerMP['Rathburn'/337, l='The haven', x=257.49, y=68.00, z=307.20]]
Chunk stats: ServerChunkCache: 670 Drop: 0
Level seed: -5367549279342439996
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (236,64,253), Chunk: (at 12,4,13 in 14,15; contains blocks 224,0,240 to 239,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 2256838 game time, 2624979 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 13950 (now: false), thunder time: 85863 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
[Spoiler/]