Time: 1/31/15 12:09 PM
Description: Ticking block entity
java.lang.ArrayIndexOutOfBoundsException: 1
at mekanism.common.transporter.TransporterManager.copyInvFromSide(TransporterManager.java:83)
at mekanism.common.transporter.TransporterManager.getPredictedInsert(TransporterManager.java:253)
at mekanism.common.transporter.TransporterPathfinder$InventoryFinder.loop(TransporterPathfinder.java:260)
at mekanism.common.transporter.TransporterPathfinder$InventoryFinder.find(TransporterPathfinder.java:278)
at mekanism.common.transporter.TransporterPathfinder.getPaths(TransporterPathfinder.java:296)
at mekanism.common.transporter.TransporterPathfinder.getNewBasePath(TransporterPathfinder.java:319)
at mekanism.common.transporter.TransporterStack.recalculatePath(TransporterStack.java:160)
at mekanism.common.multipart.PartLogisticalTransporter.insert_do(PartLogisticalTransporter.java:447)
at mekanism.common.multipart.PartLogisticalTransporter.insert(PartLogisticalTransporter.java:429)
at mekanism.common.util.TransporterUtils.insert(TransporterUtils.java:141)
at mekanism.common.multipart.PartLogisticalTransporter.pullItems(PartLogisticalTransporter.java:374)
at mekanism.common.multipart.PartLogisticalTransporter.update(PartLogisticalTransporter.java:197)
at codechicken.multipart.TileMultipart$$anonfun$updateEntity$1.apply(TileMultipart.scala:82)
at codechicken.multipart.TileMultipart$$anonfun$updateEntity$1.apply(TileMultipart.scala:82)
at codechicken.multipart.TileMultipart.operate(TileMultipart.scala:76)
at codechicken.multipart.TileMultipart.func_145845_h(TileMultipart.scala:82)
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 mekanism.common.transporter.TransporterManager.copyInvFromSide(TransporterManager.java:83)
at mekanism.common.transporter.TransporterManager.getPredictedInsert(TransporterManager.java:253)
at mekanism.common.transporter.TransporterPathfinder$InventoryFinder.loop(TransporterPathfinder.java:260)
at mekanism.common.transporter.TransporterPathfinder$InventoryFinder.find(TransporterPathfinder.java:278)
at mekanism.common.transporter.TransporterPathfinder.getPaths(TransporterPathfinder.java:296)
at mekanism.common.transporter.TransporterPathfinder.getNewBasePath(TransporterPathfinder.java:319)
at mekanism.common.transporter.TransporterStack.recalculatePath(TransporterStack.java:160)
at mekanism.common.multipart.PartLogisticalTransporter.insert_do(PartLogisticalTransporter.java:447)
at mekanism.common.multipart.PartLogisticalTransporter.insert(PartLogisticalTransporter.java:429)
at mekanism.common.util.TransporterUtils.insert(TransporterUtils.java:141)
at mekanism.common.multipart.PartLogisticalTransporter.pullItems(PartLogisticalTransporter.java:374)
at mekanism.common.multipart.PartLogisticalTransporter.update(PartLogisticalTransporter.java:197)
at codechicken.multipart.TileMultipart$$anonfun$updateEntity$1.apply(TileMultipart.scala:82)
at codechicken.multipart.TileMultipart$$anonfun$updateEntity$1.apply(TileMultipart.scala:82)
at codechicken.multipart.TileMultipart.operate(TileMultipart.scala:76)
at codechicken.multipart.TileMultipart.func_145845_h(TileMultipart.scala:82)
-- Block entity being ticked --
Details:
Name: savedMultipart // TileMultipart_cmp$$26
Block type: ID #543 (tile.multipart // codechicken.multipart.BlockMultipart)
Block data value: 0 / 0x0 / 0b0000
Block location: World: (898,56,1021), Chunk: (at 2,3,13 in 56,63; contains blocks 896,0,1008 to 911,255,1023), Region: (1,1; contains chunks 32,32 to 63,63, blocks 512,0,512 to 1023,255,1023)
Actual block type: ID #543 (tile.multipart // codechicken.multipart.BlockMultipart)
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: Ezcore
All players: 1 total; [EntityPlayerMP['MalikDrako'/95, l='Ezcore', x=898.00, y=55.00, z=1022.58]]
Chunk stats: ServerChunkCache: 1551 Drop: 0
Level seed: -493510694
Level generator: ID 01 - flat, ver 0. Features enabled: true
Level generator options: 2;7,10x10,3x49,4x13,47x172;10;stronghold,biome_1,village(size=20),dungeon
Level spawn location: World: (1235,4,-645), Chunk: (at 3,0,11 in 77,-41; contains blocks 1232,0,-656 to 1247,255,-641), Region: (2,-2; contains chunks 64,-64 to 95,-33, blocks 1024,0,-1024 to 1535,255,-513)
Level time: 4329561 game time, 1049478 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 11834 (now: false), thunder time: 82970 (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)