Open Terrain Generator (OTG)

Open Terrain Generator (OTG)

10M Downloads

[Bug]: "Not enough biome ID's available to add all dimensions."

IdkWhatNameThingyToPut opened this issue ยท 1 comments

commented

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

When trying to create a world I get that error

Expected Behavior

Being able to create a world completely fine

Which platforms have you reproduced this issue using?

Forge Single Player

OTG Version

OTG 1.12.2-v9.5-R2.jar

Platform Version

1.12.2

Steps To Reproduce

To reproduce try to create a world

Log file

latest.log

Anything else?

I am using the Biomes Bundle O Plenty mod with this mod and I have the JustEnoughIDs mod installed, I think I saw people saying this was fixed awhile ago but it doesn't seemed fixed.
I am also using default config files.

commented

This was fixed for 1.16.5 but never for 1.12.2 given how 1.12 works the hard limit of 256 biomes couldn't be increased except through the usage of virtual biomes which shortly explained pose as normal biomes but are internally handled in a way that allows them to be different in terms of terrain and population.

Your best shot is to look at what kind of biome mods you have and remove the ones with a lot of non-virtual biomes. OTG presets mostly all make use of virtual biomes so those don't tend to take up a whole lot of biome slots.