-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Scoreboard Flickers #4
Comments
This is a duplicate of #3. I didn't come up with a good internal workaround, but try replacing the second separator line, from
to:
|
If it helped, please do me a favor and star the project ^^ |
It's still occurring. I have also just tried it without the separator lines and the "Faction: Memes" line does it when it's the first line. It is definitely something with the first line. Edit: I find that it's consistently the first line and sometimes it occurs on the other lines. |
I have the same issue |
@Swedz Really weird. Try using the demo code, does the first line flicker too? By the way, sometimes if you see very random, short interval flickers, that's mostly because network lag. Players with high ping have reported that they would see the scoreboard flickering while players with low ping don't. |
I get like 30 ping or less to my server and I see the flickering. And it's not really a "flicker" it's more that the first line gets messed up in some sort of substring() way. Where could I find the demo code? |
Yes, I was referring to the actual "flickering" (the lines disappear
quickly and show up again). This issue from yours (text on a line gets
cleared and reappear) is quite different.
By demo code I refer to the usage example in README.md:
https://github.com/TigerHix/ScoreboardLib/blob/master/README.md
…On Tue, May 2, 2017 at 12:53 AM Swedz ***@***.***> wrote:
I get like 30 ping or less to my server and I see the flickering. And it's
not really a "flicker" it's more that the first line gets messed up in some
sort of substring() way.
Where could I find the demo code?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#4 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ADP6qRdPNPCD0qjRzUJZ-rNSBuydsKHLks5r1g4LgaJpZM4NMdgm>
.
|
Okay, I'll be sure to try this out when I get home, as I am not home at the moment. I'll reply with the results of the test. |
Look, I have the same issue and I made a video to let you see the flickering |
Indeed very weird. My server has been using 1.9.4 for a long time and I haven't updated to latest versions. Are you guys using 1.11? |
I said in my original post I am using
|
I have same problem, Even if I do the same thing as README.md, flickering will occur. |
The scoreboard flickers. I have a gif of it here: https://i.gyazo.com/c48b2259d3bd6bbe431eb6f75d3ff1e7.mp4
Here is my code:
Some info that could be needed:
The text was updated successfully, but these errors were encountered: