TerraFirmaCraft-The-Final-Frontier / RoughlyEnoughIDs

Fork of JustEnoughIDs. Minecraft 1.13+ chunk format in 1.12.2, removing the block, item, & biome ID limits.
https://www.curseforge.com/minecraft/mc-mods/reid
MIT License
10 stars 11 forks source link

Minecraft fails to start with REID #18

Closed ErnestoPeroPezzi closed 1 year ago

ErnestoPeroPezzi commented 1 year ago

Hello,

Switching out my JEID and NEID for this mod makes minecraft unable to be launched. I am one of the people who has the issue of world generating empty chunks with NEID and JEID, so this mod would be a very welcome fix.

here is the crash log; https://pastebin.com/ZuTmCVWF

ACGaming commented 1 year ago

Seems like you have mods with different bundled versions of Mixin. You can try if this mod helps.

ErnestoPeroPezzi commented 1 year ago

You are entirely correct, had forgotten what a mixin incompabilty crash looked like. After a bit of tinkering, I got it to stop. Loading in now :)