Creating a world with a disabled biome causes a crash on world load
KnightMiner opened this issue ยท 3 comments
Issue Description:
Attempting to create a world with a disabled biome causes a crash. I specifically disabled the alps biome.
Steps to reproduce:
- Disable the alps biomes by setting its ID to -1.
- Create a world using the Biomes O Plenty world generator type.
- The game will freeze on "Loading world". Checking your game log will state the server state changed to stopped and a crash report is added to your crash reports folder, though the client never realizes the game crashed
- Use command prompt or task manager to force kill Minecraft.
Additional Information:
Affected Versions:
- Biomes O' Plenty: 1.11.2-6.1.0.2238-universal
- Minecraft: 1.11.2
- Forge: 13.20.0.2313
This is a duplicate of #1030
Sorry, I did not look into that issue when it came up in my search due to the title being so different than my issue.