Game crashes while search JEI because of Evil Wizard.
PliskintheSaltyFork opened this issue ยท 2 comments
Minecraft version: 1.12.2
Wizardry version: 4.3.1
Environment: Singleplayer
Issue details: I've been working on a personal modpack for Minecraft 1.12.2. Electroblob's Wizardry crashes my game when searching JEI, because of the Evil Wizard. VanillaFix seems to think it has to with Electroblob's Wizardry, Village Names, and DrZhark's CustomSpawner.
Crash Report: https://pastebin.com/yh34u36n
Anyone help to at least get a workaround for this would be great. I don't want to axe this mod from the back.
The event VillageNames uses to set entity names fires before full initialization for some mobs, resulting in null values that cause crashes. Also, this is a duplicate of #491 .
Yep, duplicate of #491.