Quark Oddities

Quark Oddities

22M Downloads

Unexpected error when trying to right click crops

LunarstarPony opened this issue ยท 1 comments

commented

I got a Unexpected error when trying to right click crops
Im playing on my own server and my friend right click crops work fine soo i dont think that is the problem.
P.S. Pastebin have a maximum paste size so i upload the log to ubuntu pastebin
Log:https://paste.ubuntu.com/p/pVg8GBhjN7/

commented

This is completely on NetherRocks.

https://github.com/Sinhika/Netherrocks/blob/9e6d597b4896d961f5ef8ec96804198519e63e13/src/main/java/alexndr/plugins/netherrocks/helpers/FyriteHandler.java#L54

This line checks the active hand item (i.e. using a bow, eating food, drinking potion), but active hands are not guaranteed to be nonnull.