Notes:
Per ThreadedAnvilChunkManager.setViewDistance(int)
:
protected void setViewDistance(int watchDistance) {
int i = MathHelper.clamp(watchDistance + 1, 3, 33);
Steps to Reproduce:
Invoke
minecraft-launcher
.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:
Attachments
Comments 5
Thanks, @KennyTV. I didn't see a way to post at https://feedback.minecraft.net/hc/en-us, so I'll try to post at the graphics
forum channel in the Discord server:
As `bugs.mojang.com/browse/MC-277669` states:
> **Notes:**
>
> Per `ThreadedAnvilChunkManager.setViewDistance(int)`:
>
> ```jar
> protected void setViewDistance(int watchDistance) {
> int i = MathHelper.clamp(watchDistance + 1, 3, 33);
> ```
>
> **Steps to Reproduce:**
>
> 1. Invoke `minecraft-launcher`.
> 1. 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:**
>
> Yet to attach.
However, it appears that URIs inside the posts are blocked, and trying to ascertain what's permitted activates slow mode each time, so it'll take a while.
This is ridiculous - per this response, the FR has been closed as a bug! This is recursive. Where do I post it now?
Thank you for your report!
However, this issue is Invalid.
You have posted a feature request or a suggestion. This site is for bug reports only.
For suggestions, please visit The Minecraft Feedback Site or visit the Minecraft Feedback Discord server.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki