[1.16.1] Crash
MAYBEVI4ER opened this issue ยท 1 comments
Crashing. This is what in logs:
[modloading-worker-12/ERROR] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Failed to create mod instance. ModID: immersiveengineering, class blusunrize.immersiveengineering.ImmersiveEngineering
java.lang.IllegalArgumentException: Method public void blusunrize.immersiveengineering.common.world.IEWorldGen.chunkDataSave(net.minecraftforge.event.world.ChunkDataEvent$Save) has @SubscribeEvent annotation, but takes an argument that is not a subtype of the base type interface net.minecraftforge.fml.event.lifecycle.IModBusEvent: class net.minecraftforge.event.world.ChunkDataEvent$Save
What does it mean? Is it mod conflict or not?