Crash while generating world
Skidamek opened this issue ยท 5 comments
Minecraft Version
1.19.x
Mod Loader Version
0.14.19
Mod Version
1.4.17
Describe the Issue
I didn't test if this is some incompatibility with my other mods but it crashes
- Install adventurez and chunky
- Start pregenerating world with big radious
- Wait for crash
latest.log
Do you use any other mods except the required ones?
Yes i do, they are in the logs
latest.log
After restarting, continuing pre-gen, it crashed again
This should not happen:
Caused by: java.lang.NullPointerException: Cannot invoke "Object.equals(Object)" because "type" is null at net.minecraft.class_1917.handler$zij000$adventurez$setEntityId(class_1917.java:1536) ~[server-intermediary.jar:?]
I pre-generated that world to 100% (radius 5000) with my patch and that crash didn't happen anymore :)