Server crash when fishing rod get used up in autofisher (bis)
Porcy opened this issue · 3 comments
Using the latest recommended build, (129), my server crashes when the fishing rod inside reaches 0 durability.
Crash report extract:
"
Time: 14-08-20 20:29
Description: Ticking block entity
java.lang.ArrayIndexOutOfBoundsException: -1
at mariculture.core.tile.base.TileStorage.func_70298_a(TileStorage.java:30)
at mariculture.fishery.tile.TileAutofisher.process(TileAutofisher.java:71)
at mariculture.core.tile.base.TileMachinePowered.updateMachine(TileMachinePowered.java:93)
at mariculture.core.tile.base.TileMachine.func_145845_h(TileMachine.java:99)
at net.minecraft.world.World.func_72939_s(World.java:1888)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:501)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:335)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
"
Reproduce this on the latest then come back and complain. You should be using the 1.2.3b which is the latest officially released version...
I am using dev build 129, your latest recommended one.
Le 2014-08-20 20:59, "joshie" [email protected] a écrit :
Reproduce this on the latest then come back and complain. You should be
using the 1.2.3b which is the latest officially released version...—
Reply to this email directly or view it on GitHub
#172 (comment)
.