crash with java.lang.NullPointerException during chunk load
Sadzony opened this issue ยท 8 comments
Issue Description:
Game crashes when loading a chunk containing some blood magic feature. I'm using a personalized modpack. I'm getting a
java.lang.NullPointerException: Feature placement. Tested with several worlds, same error happens.
Link to the full crash report:
https://pastebin.com/DpXZAnET
Steps to reproduce:
- Enter new world
- Fly around until a chunk containing the feature is loaded
Affected Versions (Do not use "latest"):
- BloodMagic: Alpha BloodMagic-1.16.4-3.1.0-15.jar
- Minecraft: 1.16.5
- Forge: forge-36.0.48
I'm not sure, but everything started to work fine after adding the line so I'll just keep it there and see if i encounter any bugs
@Sadzony how did you get this working I'm having a similar issues when a Creeper explodes.
bloodmagic:1.16.4-3.1.0-15
Minecraft: 1.16.5
forge-1.16.5-36.1.1
Looks like its a conflict with scaling health 1.16.5-4.0.5
a3d7a8c this commit seems to fix it, got to wait for the next version on curseforge.