yesdog / Waterdog

Waterdog, a Yesdog fork of Waterfall/BungeeCord that adds Bedrock support.
MIT License
186 stars 37 forks source link

Scoreboard bug #62

Open LucGamesYT opened 4 years ago

LucGamesYT commented 4 years ago

Version of Waterdog Waterdog-Bootstrap:1.14-SNAPSHOT:85410b6:278

Expected Behavior It must not flicker during update

Actual Behavior It flickers when updating (remove and add a new score

Describe the bug When I want to update a scoreboard (remove and add a score) then the scoreboard flickers

To Reproduce Create a countdown in the scoreboard

Screenshots

Server software used: Nukkit

Additional context I use my own scoreboard api: https://github.com/LucGamesYT/ScoreboardAPI

colinrgodsey commented 4 years ago

Does it work without Waterdog?

EinBexiii commented 4 years ago

Does it work without Waterdog?

Yes. I confirm that the Scoreboard is flickering with Waterdog.

colinrgodsey commented 4 years ago

Weird, we dont actually modify those packets at all...

colinrgodsey commented 4 years ago

It was suggested that this might be because the ping isnt accurately reported with backend servers, and ping is often used to stabalize the updates sent for the scoreboard. see #38

AkmalFairuz commented 4 years ago

I have same problem too.

Goodstuff4UonYT commented 3 years ago

I have the same problem. Any updates?