Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.6.4 Server Crash #677

Closed
Yorkforce opened this issue May 31, 2014 · 2 comments
Closed

1.6.4 Server Crash #677

Yorkforce opened this issue May 31, 2014 · 2 comments

Comments

@Yorkforce
Copy link

---- 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.

@TherminatorX
Copy link
Contributor

Find out what's in arno's inventory in each crash, since they're the issue (if they're the name mentioned in all the logs) and report any patterns.

@Yorkforce
Copy link
Author

I'll do that thanks. It may take a while as the crash isn't all that frequent.

@mDiyo mDiyo closed this as completed Jul 7, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants