Immersive Industry (1.16/1.20)

Immersive Industry (1.16/1.20)

586k Downloads

Crash on startup caused by DatapackFailureScreen mixin

shBLOCK opened this issue ยท 2 comments

commented

Crashes on startup when using this mod in my custom modpack.
crash log: https://pastebin.com/DKSbrfYJ
I don't know if this is a compatibility issue with other mods.
But removing this mixin in immersiveindustry.mixins.json fixed it.

commented

where was the mixin that you removed

commented

where was the mixin that you removed
You need to remove in the client field: DatapackFailureScreenMixin.
It will look like in the second screenshot.
After that you will stop crashes.
image
image