Logistics Pipes

Logistics Pipes

13M Downloads

Game Crash when using logistic pipe straight out of BC quarry

Zauo opened this issue ยท 3 comments

commented

the quarry builds its self fine but when the drill comes out to mine blocks the game crashes and when you try get back into the world it crashes again so the world becomes un-usable.

---- Minecraft Crash Report ----
// You're mean.

Time: 16/02/15 16:01
Description: Ticking block entity

java.lang.AbstractMethodError: logisticspipes.pipes.basic.LogisticsTileGenericPipe.injectItem(Lnet/minecraft/item/ItemStack;ZLnet/minecraftforge/common/util/ForgeDirection;Lbuildcraft/api/core/EnumColor;)I
at buildcraft.core.utils.Utils.addToRandomInjectableAround(Utils.java:188)
at buildcraft.factory.BlockMiner.mineStack(BlockMiner.java:53)
at buildcraft.factory.BlockMiner.acceptEnergy(BlockMiner.java:103)
at buildcraft.factory.TileQuarry.dig(TileQuarry.java:231)
at buildcraft.factory.TileQuarry.func_145845_h(TileQuarry.java:189)
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)

Hope this helps!

commented

Could you please paste the version infos from your crashlog? It is about the end of the file (right after this exception)

commented

IIRC thiy only happens if you don't use the newest LP version.

commented

FTB infinity didn't update the mod but when i did it manually it is now working, thanks!