OpenModsLib

OpenModsLib

56M Downloads

[1.10.2] Bucket Fill Crash

WhiteWidow opened this issue ยท 4 comments

commented

Crash after try to fill bucket.
Crash - https://pastebin.com/TDm2SMDq

[spongeforge-1.10.2-2281-5.2.0-BETA-2418]
[Forge -12.18.3.2281]

commented

#64 duplicate. tl;dr: I know about it, keeping it in there to prevent mass use of unfinished builds.

commented

Keeping it open it prevent duplicates.

commented

It's last thing I will fix before I release alpha. TODO list is getting shorter, but is still far from empty.

commented

any ETA on this bug? its a simple NPE at https://github.com/OpenMods/OpenModsLib/blob/1.10.X/src/main/java/openmods/liquids/BucketFillHandler.java#L62 and occurs when target is null (a little bit too far away)