Problem Server Crash on Startup

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Jenial

New Member
Jul 29, 2019
249
0
0
Hello. As soon as I start my server, it crashes with the following crash report. This happened ever since a few hours ago. I tried removing buildcraft and start the server, but that didn't seem to possible
Any known fixes?

Thankyou.

Code:
2013-01-21 15:37:24 [SEVERE] Encountered an unexpected exception t
t: Ticking tile entity
at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:685)
at ho.r(DedicatedServer.java:270)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:598)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
at fy.run(SourceFile:849)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 20
at com.eloraam.redpower.machine.TileBufferChest.a(TileBufferChest.java:109)
at buildcraft.core.inventory.TransactorSimple.getPartialSlot(TransactorSimple.java:40)
at buildcraft.core.inventory.TransactorSided.getPartialSlot(TransactorSided.java:30)
at buildcraft.core.inventory.TransactorSimple.inject(TransactorSimple.java:21)
at buildcraft.core.inventory.Transactor.add(Transactor.java:16)
at buildcraft.core.utils.Utils.addToRandomInventory(Utils.java:81)
at buildcraft.factory.TileQuarry.mineStack(TileQuarry.java:436)
at buildcraft.factory.TileQuarry.positionReached(TileQuarry.java:404)
at buildcraft.factory.TileQuarry.moveHead(TileQuarry.java:771)
at buildcraft.factory.TileQuarry.g(TileQuarry.java:155)
at yc.h(World.java:2155)
at in.h(WorldServer.java:516)
at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:679)
... 4 more
 

Nessiroj

New Member
Jul 29, 2019
855
0
1
Code:
Caused by: java.lang.ArrayIndexOutOfBoundsException: 20
at com.eloraam.redpower.machine.TileBufferChest.a(TileBufferChest.java:109)
at buildcraft.core.inventory.TransactorSimple.getPartialSlot(TransactorSimple.java:40)
at buildcraft.core.inventory.TransactorSided.getPartialSlot(TransactorSided.java:30)
at buildcraft.core.inventory.TransactorSimple.inject(TransactorSimple.java:21)
at buildcraft.core.inventory.Transactor.add(Transactor.java:16)
at buildcraft.core.utils.Utils.addToRandomInventory(Utils.java:81)
at buildcraft.factory.TileQuarry.mineStack(TileQuarry.java:436)
at buildcraft.factory.TileQuarry.positionReached(TileQuarry.java:404)
at buildcraft.factory.TileQuarry.moveHead(TileQuarry.java:771)
at buildcraft.factory.TileQuarry.g(TileQuarry.java:155)

Not entirely sure, but by the looks a Quarry is overflowing