Avoid crash during chunk loading of NullPointerException
xxMrPHDxx opened this issue ยท 3 comments
I tried playing with the world and crash after some time with the crash report below
I suggest in the net.dries007.tfc.world.classic.worldgen.WorldGenOreVeins.getVeinsAtChunk
, check for null entries and if entries
did null return an empty List of Vein instead
Your suggestion doesn't actually fix the bug, which is that the weighted collection of veins shouldn't be null.
Can you please post your full log + the contents of config/tfc/ore_spawn_data.json