-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Closed
Labels
status: acceptedDisputed bug is accepted as valid or Feature accepted as desired to be added.Disputed bug is accepted as valid or Feature accepted as desired to be added.type: bugSomething doesn't work as it was intended to.Something doesn't work as it was intended to.
Description
Incompatibility (Bug)
The use of player#setViewDistance(radius) is still visually broken:
- The chunks within the radius sent to player is correct.
- Upon using player#setViewDistance(), the player however will experience a client screen freeze or flashes for a brief moment, depending on the performance of the computer. The freeze or flash seems to be a chunk load and visually equivalent to a F3+A. This is not happening to the view distance API prior to MC 1.8.x.
- Upon using player#setViewDistance(), some entities might be visually disappear. The entities could be other mobs, other player or even the player itself. Attached screenshot is an example of the player itself has disappeared. Relog will fix the problem.
Screenshot: I am in third person mode but I cannot see myself! http://imgur.com/a/GJgad
Steps/models to reproduce:
Reproducing is easy, just use player#setViewDistance(). It won't cause issue every time, but will more likely to cause the issue the longer the player has been on the server.
Plugin list:
Nothing except that testing plugin of player#setViewDistance()
Paper build number:
Paper 820 & 828
Metadata
Metadata
Assignees
Labels
status: acceptedDisputed bug is accepted as valid or Feature accepted as desired to be added.Disputed bug is accepted as valid or Feature accepted as desired to be added.type: bugSomething doesn't work as it was intended to.Something doesn't work as it was intended to.