mojira.dev
MC-214870

"Waiting for chunk..." takes significantly longer since 21w05b

  1. Create a world in 21w05b

  2. Open f3

  3. Observe the biome immediatly

  4. Run

    /gamemode spectator
    /execute in minecraft:the_nether run tp @s 0 0 0
    /execute in minecraft:the_end run tp @s 0 0 0

    Biome briefly displays the overworld biome (MC-214871) before correcting to the new dimension.

  1. Create a world in 21w06a

  2. Repeat steps
    New "Waiting for chunk..." message appears, and it takes forever to show the biome.

Note: The chunk will load visually while this message displays, it is not a lag issue where the chunk simply is not loading

Related issues

Attachments

Comments

migrated
[media]
migrated

Moving up or down does nothing, but moving in x or z coordinates cause it to update and display the biome. (in 21w07a)

Brevort

Fixed in 21w18a???

migrated

I do not think so. This issue has always been difficult to track between versions, sometime harder and sometimes easier to notice.

Brevort

Then that makes me think it might be related to MC-225058. The chunks seem to only be partially loaded when both issues occur, so this might be the underlying cause of MC-225058.

ampolive

In my experience, closing and opening F3 twice refreshes the chunk information.

ampolive

Turns out that is a different bug (MC-137814).

migrated

May need spectatorsGenerateChunks set to false.
With it true the biome will often update instantly in generated chunks. Would expect it to either not update at all or also instantly, when set to false.

COMETC2021A1

Still in 1.20.4 and 23w51b.

This bug happened since 1.14, not 21w06a.

Close F3 and open it again can make it show normally.

Maybe this issue should rename as" "Waiting for the chunk..." forever shown in Debug screen after teleporting to an unloaded chunk.

How to reproduce:

  1. Create a new world.

  2. run /tp @s ~ ~ ~1000

  3. Don't move out the chunk after teleporting.

  4. The chunks will load normally, but the F3 screen shows"Waiting for the chunk" forever.

migrated

(Unassigned)

Confirmed

Platform

Low

Debug

debug-screen

21w06a, 21w07a, 21w08a, 21w08b, 21w10a, ..., 22w03a, 22w06a, 1.18.2, 22w13a, 24w12a

Retrieved