Affix harvest error
RageQuitAmy opened this issue ยท 2 comments
crash-2021-08-12_23.57.23-server.txt
When using a tool from another mod, my single player world crashes and this is the crash report. I tested the other mod by itself and it worked fine. I am sorry if this is not enough information I have not done anything like this before.
This crash is being caused by HarvestCheck#getPlayer
returning null, which is invalid behavior (a harvestcheck cannot be done without a player). The "broken" event is being sent out by the "Pattysmorestuff" mod so you'll have to bring it up with them.