
Crash due to missing null check
TheDarkPeasant opened this issue ยท 2 comments
Crash report: https://pastebin.com/DknF4RAX
Cause: missing null check:
Mod version: 1.4.0
Minecraft version: 1.20.1
Modloader version: Forge 47.3.5
Damn.
Weird that the target can be null in the middle of a tick tho because it's supposed to stop when the target is null, but oh well.