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

Unable to render above 32 chunks.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • 1.21.1
    • None
    • Unconfirmed
    • (Unassigned)

      Notes:

      Per ThreadedAnvilChunkManager.setViewDistance(int):

      protected void setViewDistance(int watchDistance) {
      	int i = MathHelper.clamp(watchDistance + 1, 3, 33);
      

      Steps to Reproduce:

      1. Invoke minecraft-launcher.
      2. Access the configuration page, as the attached .PNG demonstrates.

      Observed Results:

      I'm unable to choose >32 chunks.

      Expected Results:

      I should be able to choose any amount that I desire.

      Screenshots/Videos:

      Attached. See undermentioned:

      1. https://bugs.mojang.com/secure/attachment/593042/Screenshot_20241017_233209.png

            Unassigned Unassigned
            RokeyKokey Mr. Beedell, Roke Julian Lockhart
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: