You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 10, 2019. It is now read-only.
I re-enabled UseAFKView and UseLoginView since it is enabled by default and raised the max view distance to 32 for testing. After teleporting from spawn to a player and back to spawn (in a different world), my view distance got stuck on 5 for current & supported in /vdist.
It did not refresh on world change or re-calculate best distance after a while. Only after relogging did it re-calculate. I'm wondering if you teleport across worlds while it is calculating the supported distance (before setting current distance), it breaks and sticks to that value?
Paper dev 624 (Spigot 1.13.2)
BestViewDistance dev 18
Config
https://paste.ubuntu.com/p/qSqcHh6KtJ/
Spigot View Distance Setting: 4
I re-enabled
UseAFKViewandUseLoginViewsince it is enabled by default and raised the max view distance to 32 for testing. After teleporting from spawn to a player and back to spawn (in a different world), my view distance got stuck on 5 for current & supported in/vdist.It did not refresh on world change or re-calculate best distance after a while. Only after relogging did it re-calculate. I'm wondering if you teleport across worlds while it is calculating the supported distance (before setting current distance), it breaks and sticks to that value?