You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
---- Minecraft Crash Report ----
// Don't be sad. I'll do better next time, I promise!
Time: 5/31/14 9:35 PM
Description: Ticking entity
java.lang.ArrayIndexOutOfBoundsException: 9
at tconstruct.library.blocks.InventoryLogic.func_70301_a(InventoryLogic.java:41)
at net.minecraft.inventory.Slot.func_75211_c(Slot.java:91)
at net.minecraft.inventory.Container.func_75142_b(Container.java:144)
at tconstruct.inventory.SmelteryContainer.func_75142_b(SmelteryContainer.java:87)
at net.minecraft.entity.player.EntityPlayerMP.func_70071_h_(EntityPlayerMP.java:338)
at net.minecraft.world.World.func_72866_a(World.java:2945)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:1006)
at net.minecraft.world.World.func_72870_g(World.java:2891)
at net.minecraft.world.World.func_72939_s(World.java:2705)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:883)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:777)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:659)
at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
A detailed walkthrough of the error, its code path and all known details is as follows:
-- Head --
Stacktrace:
at tconstruct.library.blocks.InventoryLogic.func_70301_a(InventoryLogic.java:41)
at net.minecraft.inventory.Slot.func_75211_c(Slot.java:91)
at net.minecraft.inventory.Container.func_75142_b(Container.java:144)
at tconstruct.inventory.SmelteryContainer.func_75142_b(SmelteryContainer.java:87)
at net.minecraft.entity.player.EntityPlayerMP.func_70071_h_(EntityPlayerMP.java:338)
at net.minecraft.world.World.func_72866_a(World.java:2945)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:1006)
at net.minecraft.world.World.func_72870_g(World.java:2891)
-- Entity being ticked --
Details:
Entity Type: null (net.minecraft.entity.player.EntityPlayerMP)
Entity ID: 820760
Entity Name: arno946
Entity's Exact location: -8149.45, 69.00, -7649.46
Entity's Block location: World: (-8150,69,-7650), Chunk: (at 10,4,14 in -510,-479; contains blocks -8160,0,-7664 to -8145,255,-7649), Region: (-16,-15; contains chunks -512,-480 to -481,-449, blocks -8192,0,-7680 to -7681,255,-7169)
Entity's Momentum: 0.00, -0.08, 0.00
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:2705)
We keep getting this above around once every 2 days on average, not sure whats causing it but we are on MCPC+, I understand this isnt tested in forge only but is there any information on it? (If its definitely MCPC+ could you let us know so we can report it to them?)
We are running the Agrarian Skies modpack.
The text was updated successfully, but these errors were encountered:
---- Minecraft Crash Report ----
// Don't be sad. I'll do better next time, I promise!
Time: 5/31/14 9:35 PM
Description: Ticking entity
java.lang.ArrayIndexOutOfBoundsException: 9
at tconstruct.library.blocks.InventoryLogic.func_70301_a(InventoryLogic.java:41)
at net.minecraft.inventory.Slot.func_75211_c(Slot.java:91)
at net.minecraft.inventory.Container.func_75142_b(Container.java:144)
at tconstruct.inventory.SmelteryContainer.func_75142_b(SmelteryContainer.java:87)
at net.minecraft.entity.player.EntityPlayerMP.func_70071_h_(EntityPlayerMP.java:338)
at net.minecraft.world.World.func_72866_a(World.java:2945)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:1006)
at net.minecraft.world.World.func_72870_g(World.java:2891)
at net.minecraft.world.World.func_72939_s(World.java:2705)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:883)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:777)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:659)
at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
A detailed walkthrough of the error, its code path and all known details is as follows:
-- Head --
Stacktrace:
at tconstruct.library.blocks.InventoryLogic.func_70301_a(InventoryLogic.java:41)
at net.minecraft.inventory.Slot.func_75211_c(Slot.java:91)
at net.minecraft.inventory.Container.func_75142_b(Container.java:144)
at tconstruct.inventory.SmelteryContainer.func_75142_b(SmelteryContainer.java:87)
at net.minecraft.entity.player.EntityPlayerMP.func_70071_h_(EntityPlayerMP.java:338)
at net.minecraft.world.World.func_72866_a(World.java:2945)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:1006)
at net.minecraft.world.World.func_72870_g(World.java:2891)
-- Entity being ticked --
Details:
Entity Type: null (net.minecraft.entity.player.EntityPlayerMP)
Entity ID: 820760
Entity Name: arno946
Entity's Exact location: -8149.45, 69.00, -7649.46
Entity's Block location: World: (-8150,69,-7650), Chunk: (at 10,4,14 in -510,-479; contains blocks -8160,0,-7664 to -8145,255,-7649), Region: (-16,-15; contains chunks -512,-480 to -481,-449, blocks -8192,0,-7680 to -7681,255,-7169)
Entity's Momentum: 0.00, -0.08, 0.00
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:2705)
We keep getting this above around once every 2 days on average, not sure whats causing it but we are on MCPC+, I understand this isnt tested in forge only but is there any information on it? (If its definitely MCPC+ could you let us know so we can report it to them?)
We are running the Agrarian Skies modpack.
The text was updated successfully, but these errors were encountered: