[Crash]: Game crashes when destroying specific crops from Farmer's Delight with a hoe
Defflix opened this issue ยท 2 comments
Mod Loader (Required)
Fabric
Minecraft Version(s) (Required)
1.20.1
Mod Version(s) (Required)
newest (v8.1.15)
Other Mods Involved (Required)
Yes
Notes (Required)
When destroying specific crops from the mod Farmer's Delight, the game crashes. I have noticed this to only work with some crops, Onion and Rice (the white item, not the wild one) specifically. I've resolved this problem by removing all PuzzlesLib dependant mods, then it wasn't happening anymore. When I added only PuzzlesLib back, the problem started occurring again.
Note: There are quite a lot of mods with which I'm playing, but since the problem was resolved by removing PuzzlesLib I'm submitting a report here. I don't know any better.
Crash Report (Required)
https://gist.github.com/Defflix/ac0b08005a47ae238e2f8de46b676e45
latest.log (Optional)
https://gist.github.com/Defflix/b2b10fe03f7c08ccb7a97c7663c4f1fa
Maybe also report this to Farmer's Delight since that is server-side code they are calling there, therefore the exception on my end when a client-side level instance is passed in. Not sure if this is intentional on their end, normally the client shouldn't be the one breaking blocks as it leads to desync issues.