Fairy Lights

Fairy Lights

34M Downloads

Null Pointer exception crash

ternsip opened this issue ยท 3 comments

commented

Null Pointer exception from

if (blockEntity.hasCapability(CapabilityHandler.FASTENER_CAP, null)) {

trying to call that, but blockEntity is null (but in version 1.12.2)
https://pastebin.com/kysZzCzG
rwtema/Extra-Utilities-2-Source#50 (comment)
That happened on linux ubuntu to one of the players

commented

There is probability that one client mod was excessive (calls extreme reactors), and not existed on the server.

commented

Thanks for reporting! Sorry for the very late reply, but I'll look into this.

commented

So this bug did exist in EU2, but is fixed, rwtema/Extra-Utilities-2-Source/issues/1