Mojira Archive
MC-277669

Unable to render above 32 chunks.

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

Invalid

Mr. Beedell, Roke Julian Lockhart

2024-10-17, 10:29 PM

2024-10-29, 06:20 PM

2024-10-18, 08:43 AM

1

2

Unconfirmed

(Unassigned)

1.21.1

-