Sandwichable

Sandwichable

1M Downloads

Fermenting milk bucket tooltip crash

emilyploszaj opened this issue ยท 3 comments

commented

Hovering over a fermenting milk bucket in the creative inventory (potentially elsewhere) causes a null pointer exception. Using sandwhichable-v1.0.2--1.15.x.jar in an unreleased version of All of Fabric 2.

commented

That is strange, the bucket is supposed to display a "No Properties" tooltip if its tag is null. I will see if I can implement a fix, since I have not encountered NPEs from hovering over a null bucket.

commented

Ah, I assume it was null because I got it from REI.

commented

The tag being null is not an issue, the issue is a tag being present but the actual data not being there.