OpenBlocks

OpenBlocks

56M Downloads

Server Crash with AutoEnchantingTable with MultiPart 1.0.0.234

littledan45 opened this issue ยท 5 comments

commented

After the Forge MultiPart update (1.0.0.234) im getting a crash similar to #243 but im not getting:

java.lang.AbstractMethodError
at openblocks.common.GenericTank.autoFillFromSides(GenericTank.java:158)

Here is the crash log
http://pastebin.com/198cazbT

commented

FMP error. reported many many times. Nothing to do with openblocks.

commented

Yea cause I can only reproduce it if autoDrink is on and i break the pipe that is connecting to the AutoEnchantingTable but then if I connect it again it crashes, If I don't have the AutoDrink on it works great

commented

Thanks I was going through the logs and this one looked different so that is why I reported it

commented

Mikee, dammit, read that logs...

It's not same as #243 FMP bug, it's duplicate of #221 NPE (which was also erroneously marked as FMP bug).

Anyway, already fixed in dev version. We will soon release it. If you don't want to wait, download last version from our Jenkins.

commented

Gah sorry.