Improved Mobs (Forge)

Improved Mobs (Forge)

15M Downloads

Crash during common_setup caused by EnumMap.get() returning null

syliv1a opened this issue ยท 1 comments

commented

Modloader

Forge

Minecraft version

1.20.1

Modloader version

Forge 47.4.0

Mod version

improvedmobs-1.20.1-1.13.6-forge.jar

TenshiLib version

1.7.6

Description

Upon launching the game I'm getting this error screen:
Improved Mobs Mod (improvedmobs) encountered an error during the common_setup event phase
java.lang.NullPointerException: Cannot invoke "java.lang.Integer.intValue()" because the return value of "java.util.EnumMap.get(Object)" is null
The issue is solved after removing Improved Mobs Mod. I have a packed modlist and although I'm aware of that, I still thought you might want to check on this. It might be an incompability but if you spot an incompatible mod please say so cause I really want to play with this mod.

Steps to reproduce

I really don't know

Mods that might affect the issue

Majrusz's Difficulty
Better Combat
Mobs of Sins
Mutant Monsters
Geckolib

Logs

latest log: https://privatebin.net/?47c7d19986028458#2WhPr1wapTTaUYitxA52E48MuuM3J6sNbYRc7HgrJVxv
crash log : https://pastebin.com/DTMYBTfP

commented

I also added the crash log. It looks like some worldgen mod causes it, though I'm not sure