NPE crashing the game
burdoto opened this issue ยท 4 comments
Describe the bug
An internal NPE causes game crashes
Steps to Reproduce
unsure
Environment (please complete the following information with the version):
- Minecraft: 1.20.1
- Mod Loader: fabric
Additional context
I wrongly tried to adress this issue in #3425 in a hurry, but actually my attempt was wrong.
I am not entirely sure what causes this crash, as the previous block already checks for null.
@ZurrTum not entirely sure what you mean by that, my fix attempt was wrong, and how I see it, targets should never be null at that point