-
Bug
-
Resolution: Fixed
-
1.16.20, 1.16.40
-
None
-
Confirmed
-
416275
Summary
When view-distance is set to 4 or less in server.properties, joining clients get stuck on "Locating Server".
Steps to reproduce...
- Unzip clean copy of the latest affected BDS version
- Leave all settings as default but change view-distance to 4
- Start server
- Join from any client
What I expected to happen...
As both the how to document and the server.properties file claim that "any positive integer" is a valid value, BDS should function when view-distance is set to low +ve value (1 through 4)
What actually happened...
Clients are unable to join when view distance is set to between 1 and 4.
Notes
- The server console shows the player as connecting, so it appears a successful connection is in fact made.