-
Bug
-
Resolution: Fixed
-
1.16.2 Release Candidate 2, 1.16.2, 1.16.3, 1.16.4 Pre-release 1, 1.16.4, 20w46a, 20w49a, 1.16.5, 21w06a, 21w08a, 21w11a, 21w13a, 21w14a, 21w15a, 21w16a, 21w17a
-
Confirmed
-
Custom Worlds, Performance
-
Important
The bug
When teleporting to a dimension with custom biomes the client sometimes freezes or experiences major lag, with warnings in the output log "Received invalid biome id: -1". In some cases the chunks eventually load, but then some chunks appear to have the ID "null" while other chunks appear to have the ID "minecraft:ocean". At this point crossing chunk borders will cause more chunks in the distance to generate and more warnings to be spamming in the log.
How to reproduce
- Download the attached data pack MC-197616.zip and add it to a newly created world
- After spawning in, fly up a bit and teleport to the mc:197616 custom dimension
/execute in mc:197616 run tp @s ~ ~ ~
- The chunks load correctly with the correct biome in F3
- Teleport back to the overworld
/execute in minecraft:overworld run tp @s ~ ~ ~
- Move away a few chunks and then teleport back to the mc:197616 dimension
/execute in mc:197616 run tp @s ~ ~ ~
- The client freezes and lots of warnings appear in the output log (more than 1000 per second)
- If this doesn't happen (the world loads correctly) repeat steps 4 and 5. This seems to be related to render distance and world generation speed.
- is duplicated by
-
MC-201141 Client side log spam "Received invalid biome id: -1" causing lag spikes and computer crashes
- Resolved
-
MC-216833 Invalid biome id causes in-game lag and log flooding
- Resolved
-
MC-220010 null biome in custom world useing normal biome
- Resolved
-
MC-220141 Creating a custom biome world crashes the game
- Resolved
-
MC-220973 Recieved invalid biome id: -1
- Resolved
-
MC-221729 Re-entering custom dimension fails to load custom biome when structures present
- Resolved
-
MC-223104 For some reason, modifying plains biome file can cause world crash
- Resolved
-
MC-223197 it crashed when loading a world with the official caves and cliffs preview datapack
- Resolved
-
MC-223220 Received invalid biome id: -1 - looped warning message causing game to freeze
- Resolved
-
MC-223355 Incorrect Biome in 1.17
- Resolved
-
MC-223846 Data packs are sometimes not checked when a custom world is loaded for the second time
- Resolved
-
MC-223855 Biome:null and patrols spawing inside vilages
- Resolved
-
MC-223943 Game crashes everytime i come to overworld from nether
- Resolved
-
MC-223944 Game crashes everytime i come to overworld from the end
- Resolved
-
MC-224013 Logfile flooded when reloading world
- Resolved
-
MC-224067 world gen pausing every few seconds
- Resolved
-
MC-224149 Snapshot world corruption when leaving the nether
- Resolved
-
MC-224426 Worlds created with the Official C&C Preview Datapack Can Cause Biomes With the ID null to generate
- Resolved
-
MC-224441 Error: java.lang.IllegalStateException: Missing: ResourceKey[minecraft:worldgen/biome / minecraft:plains]Exit Code: -1
- Resolved
-
MC-224442 Biome type says null
- Resolved
-
MC-224461 Entering a Chunk Causes Lag Spike in the Caves and Cliffs DataPack
- Resolved
-
MC-224495 Lag spikes when crossing chunk borders
- Resolved
-
MC-224624 FPS drop in 21w17a with datapack
- Resolved
-
MC-224707 Single Player Lag Spikes & Biomes changing in generated chunks
- Resolved
-
MC-224708 Null Biome When in/near Aquifer
- Resolved
-
MC-224767 Performance unacceptable
- Resolved
- relates to
-
MC-229824 Debug log getting spammed with Invalid biome data received, starting from 0: when using a custom biome settings in a buffet world
- Open