r4g3baby / SimpleScore

A simple animated scoreboard plugin for your minecraft server.
https://www.spigotmc.org/resources/simplescore.23243/
MIT License
68 stars 34 forks source link

Flickering #14

Closed FairInHeight closed 3 years ago

FairInHeight commented 3 years ago

The scoreboard seems to flicker every now and then and it's very annoying especially when trying to nail things down and fully polish over the server.

r4g3baby commented 3 years ago

What's your server version, config file and are you using ProtocolLib?

r4g3baby commented 3 years ago

I'm closing this due to inactivity, if you are still having this issue please provide the information requested and reopen the issue.

maxfire2008 commented 2 years ago

I have this happening too. I am running paper 1.18.1 release 130, v3.9.1, no protocol lib. It seems to happen more while there are rapid updates. Here is a screenshot of the flicker image

r4g3baby commented 2 years ago

There's a current problem with the Bukkit handler implementation of the scoreboard that can lead to some Flickering issues. Add ProtocolLib and make sure forceLegacy is disabled in the config, it should fix the issue until I implement a proper fix for the Bukkit handler.