Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-159361

Chunks near the edge of view distance aren't sent to client after movement

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 1.14.4, 19w34a, 19w40a, 19w42a, 19w44a, 19w45b, 19w46b, 1.15 Pre-release 1, 1.17.1
    • None
    • Confirmed
    • Chunk loading
    • Normal
    • Platform

      The bug

      When moving far away from spawn area, chunks near the edge of player view distance don't get sent to the client. This makes the effective render distance artificially smaller. And this applies even if the chunks near the edge of view distance are all already generated (unlike in 1.12.x, where it would only be an issue in newly generated areas).

      By looking at MultiplayerChunkCache value, it seems like the client has 1 extra chunk radius of cache, so render distance 10 has space for 529 instead of 441 chunks. After a bit of moving around, the amount of loaded chunks drops to 340 and even below 300 after world reload. The visible effects of this can be seen on attached screenshots. For comparison, also added screenshot after changing render distance to higher value, and then back to 10.

        1. 2019-08-22_17.02.09.png
          2019-08-22_17.02.09.png
          759 kB
        2. 2019-08-22_17.02.41.png
          2019-08-22_17.02.41.png
          820 kB
        3. 2021-07-28_09.18.19.png
          2021-07-28_09.18.19.png
          351 kB
        4. 2021-07-28_09.18.39.png
          2021-07-28_09.18.39.png
          429 kB

            Unassigned Unassigned
            Barteks2x Bartosz Skrzypczak
            Votes:
            10 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              CHK: