Velocity icon indicating copy to clipboard operation
Velocity copied to clipboard

Tablist not initialized when moving servers

Open Pantera07 opened this issue 3 years ago • 5 comments
trafficstars

Tablist not initialized when moving servers https://youtu.be/sVJ1yoYMkkg

test1 does not have the tablist plugin, and test 2 has the tablist plugin.

tablist plugin: https://www.spigotmc.org/resources/animated-tab-tablist.46229/

Pantera07 avatar May 10 '22 17:05 Pantera07

This is not Velocity issue.

montlikadani avatar May 10 '22 17:05 montlikadani

@montlikadani thats not entirely correct, but it’s not going to be a trivial fix. I’ll see what I can do.

Xernium avatar May 10 '22 17:05 Xernium

This is my tablist resource, he's probably using the bukkit version of TL or bungee. The TL bungee version includes functionality that can display tablists on several different servers. If not set to one, it will not display the configured tablist, only the default.

On the other hand, if he uses only the TL version of bukkit and it is only installed on ServerA but not on ServerB, the tablist will not appear on ServerB.

I can't really believe this would be a Velocity problem.

montlikadani avatar May 10 '22 17:05 montlikadani

But the list appears on the server that doesn’t have it installed. Or rather the header/footer does because it’s not cleared. The plugin is only on one server and not on the proxy itself so it’s technically a proxy issue. Fix is to queue tablist messages during switch, clear the list on the client, and then forward what the new server has already sent.

Xernium avatar May 10 '22 18:05 Xernium

Oh, I was confused with such a basic problem "why doesn't it show up" but looking at the video better, I now know what the problem is, sorry.

montlikadani avatar May 10 '22 18:05 montlikadani