Creeping Nether 2.2 crash
Electravirus opened this issue ยท 4 comments
I've been getting some crash reports on my mod The Creeping Nether.
https://paste.dimdev.org/rejivepedu.mccrash
https://pastebin.com/raw/DXAMTjdt
We've identified that the incompatability is with JEID.
I understand you've added a mixin to support the biome corruption in my mod, but in the newest version of my mod I've moved the biome corruption logic from EntityPortal to CorruptorAbstract and this seems to be causing problems. I don't know how to fix this on my own, so I'm hoping you can help.
I'm the one who did this pastebin: https://pastebin.com/raw/DXAMTjdt
Posting here to keep thread alive and adding to participants.
Should be fixed in latest commits, but proper testing might need to be done.