Zeno410 / Climate-Control

A Minecraft mod for changing climate and biomes without chunk boundaries
18 stars 10 forks source link

Crash if any BoP biomes are disabled. #8

Open TechAsh opened 8 years ago

TechAsh commented 8 years ago

Minecraft version: 1.10.2 Affected ClimateControl version: 0.7.3 - 0.7.6

Problem: If I disable a Biomes O' Plenty biome (by setting the biome ID to -1 in the 'biome_ids.json' config file) ClimateControl will crash.

java.lang.ArrayIndexOutOfBoundsException: -1 at climateControl.generator.SubBiomeChooser.set(SubBiomeChooser.java:29) ~[SubBiomeChooser.class:?]

Full Crash log: crash-2016-11-11_21.43.55-server.txt