small changes

This commit is contained in:
Leonardo
2021-08-23 14:20:09 +02:00
parent 81cbc7a12b
commit c1c6680d04
6 changed files with 13 additions and 14 deletions
@@ -110,6 +110,7 @@ public class LodBuilder
generateLodNodeFromChunk(lodDim, chunk, new LodBuilderConfig(generationMode), LodConfig.CLIENT.maxGenerationDetail.get());
} catch (IllegalArgumentException | NullPointerException e)
{
System.out.println("Chunk pos " + chunk.getPos());
e.printStackTrace();
// if the world changes while LODs are being generated
// they will throw errors as they try to access things that no longer