Rohzek / SimpleOreGeneration

Simple Ore Generation Mod
5 stars 2 forks source link

(EDITED BY ROHZEK) NullPointerException crash #4

Closed sandalle closed 7 years ago

sandalle commented 7 years ago

After updating to Simple Ore Generation 3.4.0 mc1.11.2, I get this crash both on my client and server running Forge Mod Loader 1.11.2-13.20.0.2296.

Crash report: crash-2017-05-08_10.31.05-client.txt

sandalle commented 7 years ago

I see that you added IC2 support, which may be pertinent as I have Industrial Craft 2 (IC2) Experimental (not Classic) 2.7.12-ex111 installed.

Rohzek commented 7 years ago

Have you updated from a previous version?

sandalle commented 7 years ago

Yes, from Simple Ore Generation 3.3 and using an existing world; the IC2 Experimental version has not changed.

Rohzek commented 7 years ago

For now, I haven't found an acceptable way to update the ~/configs/simpleoregen/OreGen.json file, so for now you need to back up any changes you've made to it, and then delete it, so that it can be regenerated with the new ore information.

sandalle commented 7 years ago

I re-created OreGen.json (I was using the defaults anyways) by deleting configs/simpleoregen/OreGen.json, creating a new world, then deleting the new world, and copying the new configs/simpleoregen/OreGen.json to my current world and starting it up, which worked. :)

Rohzek commented 7 years ago

Glad you got it working. :)