sofianedjerbi / BestViewDistance

A view distance plugin for Paper. Created to boost ping/tps and view distance.
38 stars 8 forks source link

Chunk distance calculation breaks when teleporting too fast. #17

Open mibby opened 5 years ago

mibby commented 5 years ago

Paper dev 598 (Spigot 1.13.2) ProtocolSupport dev 372 BestViewDistance compiled as of commit https://github.com/Kugge/BestViewDistance/commit/8e335e8d61ba77dd4e1c83dfda28e23ac98771f9

Config https://paste.ubuntu.com/p/8zGBJJRjMf/

Not sure if it's a symptom due to all the other issues, but noticed that view distance setting sometimes breaks when players teleport too quickly between different areas and worlds. The calculations stop calculating for players and they get stuck at the absolute minimum chunk distance configured.

Unless there is perhaps also an incompatibility with ProtocolSupport? RE: https://github.com/ProtocolSupport/ProtocolSupport/issues/1047#issuecomment-478555598

sofianedjerbi commented 5 years ago

How to reproduce this bug on a clean installation? Please try the latest dev version of BVD