-
Bug
-
Resolution: Unresolved
-
None
-
1.21.1, 24w36a, 24w37a, 1.21.2 Pre-Release 3, 1.21.3
-
Community Consensus
-
Crash, Datafixer, Save Data
-
Important
-
Platform
Worlds created between 1.4.4 and 1.8 may have misplaced chunks due to MC-2545
Inside those chunks there can be thousands of entities due to MC-4061
Between 1.8.1 and 1.12.2 these bugged entities would be properly removed letting you load the world as normal, but since 1.13 this is no longer the case.
Upgrading these worlds will take a long time (this report previously stated forever, but this is not actually the case as it turns out) and once you load in the world will be completely unplayable due to the intense lag.
Reproduction Steps
- Put this world in your saves folder BrokenWorld.zip
- On version 1.21.1 try to enter the world or use the "optimize world" button
- Wait several minutes for the world to upgrade
Observed Result
After using the performance profiler I realized chunk -27,28 contains a stupendous amount of skeletons due to MC-4061. About 13 thousand.
2024-09-10_11_00_49-Adeventure World-24w36a.zip
Expected Result
- Entities in misplaced chunks would be cleared as was the case in 1.8.1 - 1.12.2
- relates to
-
MC-2545 Persistent Chunk error / Corrupted world / Wrong location spam
- Resolved