[1.9] NPE when generating a new world
w00tc0d3 opened this issue ยท 7 comments
Hello,
TechReborn crashes my world with a NPE when trying to generate the world. The problem is in this for-loop: https://github.com/TechReborn/TechReborn/blob/1.9/src/main/java/techreborn/world/TechRebornWorldGen.java#L222 . I'll try to debug it.
@ProfessorProspector removed some ores, and might not have removed them from the world gen
I can add some checks to make sure the ores are valid, if not remove them. So I will leave this open
@modmuss50 Deleting the config folder worked. I recommend auto-regenerating the json files after the latest update. :)
Hey @modmuss50, would it be possible to allow any block to be generated with the config?