BlackJar72 / ClimaticBiomePlacement

An landmass generator and biome provider for Minecraft
https://minecraft.curseforge.com/projects/climatic-biome-placement?gameCategorySlug=mc-mods&projectID=297361
MIT License
16 stars 5 forks source link

[Crash] Issue when generating a new world #52

Closed gatoborrachon closed 3 years ago

gatoborrachon commented 3 years ago

Whenever i start a new world the game freezes, i checked the crash report folder and i got this: https://pastebin.com/JyacNNHM

i have like 240 mods, maybe i should do a binary search but i remember that the previous version had not issues (i think it should be 2.15.8)

EDIT: I can confirm that 2.15.8 does not have this issue

Versions: ClimaticBiomes-2.16.1 Forge-14.23.5.2854

BlackJar72 commented 3 years ago

I have determined that I've broken something in the Just Enough IDs support ... I'm not sure what or how, but that seems to be the problem, it only crashes when using and alternate classes that are only used with JEID.

gatoborrachon commented 3 years ago

many thanks, i just saw the changelog of 2.16.2, let me try it to confirm