crashes on startup [1.15.2]
JawayWu opened this issue ยท 4 comments
I added the in control! mod (mob spawning control)and it crashed the server on startup with this error, and after removing it the error persists.
Is there any way to fix this?
Try https://github.com/jaquadro/NBTExplorer
But i had another look at your crashlog and it doesnt actually look like it reached the save data at all. For some reason your entity loads before Infernal Mobs is initialized ... huh. I'll add some code to fix this and push a version...
1.15.2.3 should show up in curse shortly
java.lang.NullPointerException
at atomicstryker.infernalmobs.common.InfernalMobsCore.stringToMobModifiers(InfernalMobsCore.java:487)
That other mod apparently damaged or atleast changed the entity metadata Infernal Mobs uses to store infernal modifiers. The only way to "fix" the savefile would be to delete the Infernal Mobs metadata from the entities.