-
Bug
-
Resolution: Unresolved
-
None
-
24w09a, 24w10a, 24w13a, 1.20.5 Pre-Release 1, 1.20.5 Release Candidate 1, 1.20.5, 1.20.6, 24w20a, 1.21 Pre-Release 1, 1.21 Pre-Release 2, 1.21, 1.21.1, 24w39a, 1.21.3
-
None
-
Community Consensus
-
UI
-
Normal
-
Platform
During the world optimization process, the game first upgrades all entity region files, then all point of interest region files and lastly all chunk region files. When switching to the last stage of the process, the progress bar's percentage and colors are not reset immediately, only changing to the actual value when they receive an update, like moving from 1% to 2%.
How to reproduce:
- Find a large world from an older version of the game (not required, but it's easier to notice the issue this way).
- Select the world, click "Edit" and then "Optimize World."
- Choose either "Create Backup and Load" or "I know what I'm doing!".
- Observe the progress bar as it switches to the chunk upgrading stage.
Expected result:
The percentage would immediately reset to 0% and all colored sections in the progress bar would be turned to black.
Observed result:
The percentage did not change and the colored sections remained, waiting to be updated as the optimization process makes progress.
- is duplicated by
-
MC-276657 Optimizing a world erroneously displays progress as 100%
- Resolved