We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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.
Full Crash log:
crash-2016-11-11_21.43.55-server.txt
The text was updated successfully, but these errors were encountered: