ForestryMC / MagicBees

Repository for the MagicBees Minecraft mod - a Forestry addon.
Do What The F*ck You Want To Public License
20 stars 18 forks source link

Crash on load when Thermal Foundation ore gen is adjusted #34

Closed dannydjdk closed 7 years ago

dannydjdk commented 7 years ago

MagicBees: Beta-3.0.4 Forestry: 5.3.4.165 Minecraft: 1.11.2 Forge: 13.20.1.2386 Pack: Danny's Sirenuse Pack Crash report: https://pastebin.com/8RhFkam3

Game crashes on load when changes are made to the Thermal Foundation ore gen.

Here is my thermalfoundation_ores.json file contents: https://pastebin.com/hirFT2uR (located at config/cofh/world/thermalfoundation_ores.json) which triggers the crash. I changed the cluster-count to 0 for all ores to prevent them from generating. I also tried adding an enabled=false attribute. That also caused a crash with MagicBees.

Leaving the default ore gen prevents the crash as does removing MagicBees. Of course, this is not ideal as I would like to prevent these ores from spawning and keep MagicBees in the pack.

Thank you!

dannydjdk commented 7 years ago

Sorry, somehow I missed that this is a duplicate of #6 and is indeed fixed when upgrading ElecCore.