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: Exception generating new chunk #9

Closed henrique-klayton closed 5 years ago

henrique-klayton commented 5 years ago

I am having a crash while exploring the world. I was using some mods but removed them and discovered that the game crashes while using Climatic Biomes.

Minecraft 1.12.2 Forge 2768 Climatic Biomes 2.3.3 Biomes O Plenty 7.0.1.2422

https://pastebin.com/aHKh2QHK

BlackJar72 commented 5 years ago

What mods did you remove?

EDIT: Its not a missing biome -- those just generate as ocean and give you some ugly cliffs. I'll have to look into it, I have no idea what is happening right now.

BlackJar72 commented 5 years ago

It turns out that while it could use defaults for normal biomes based on the vanilla system my extended range sub biome system (so far used for deep versions of vanilla rivers) was not so forgiving. I forgot to register the deep frozen river, so it crashed since it was trying to generate terrain with no biome at all.

The latest update fixed the crash.