Crashes on death with Bodies! Bodies! mod on Fabric 1.20.1
Poopooracoocoo opened this issue · 2 comments
Describe the issue
Crashes on player death with inventory with Bodies! Bodies! mod
Log output and crash report
https://gist.github.com/Poopooracoocoo/0a04959674d0f1843a370d88f3d74f72
Additional context
Steps to reproduce:
- Launch game with mods
- Create a world in creative
- Add any item to your inventory
- Execute
/kill @s
Prompted by https://www.reddit.com/r/fabricmc/comments/1946u5k/minecraft_fabric_modpacket_crash/
This is more of Bodies Bodies issue.
In here, it calls for ClientPlayNetworkHandler
with the client parameter as null
.