Posted February 9, 20223 yr My logs are getting spammed by Received invalid biome id: -1 in this project that does not add any biomes but dynamically creates dimensions. I thought the issue would be similar to this, but it does not seem to be from the same situation. I'm having difficulty replicating the situation, but the actual logging is from handling SChunkDataPacket. The packet is sent with the biomes int[] full of -1's, and the BiomeContainer biomes Biome[] that is written to the packet is full of Biomes.THE_VOID. I've used registry keys for biomes everywhere, so I'm unsure what is causing this.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.