Proxying / TabManager

Allows Sponge servers to fully customize their tab lists.
11 stars 8 forks source link

Error in console on player disconnect, causes groups for certain players to not show. #28

Open zediious opened 3 years ago

zediious commented 3 years ago

Forge: forge-1.12.2-14.23.5.2854.jar SpongeForge: spongeforge-1.12.2-2838-7.3.0.jar TabManager: TabManager-2.1.3-S7.0-MC1.12.2.jar

Some players are having groups not show up for certain players. When a player disconnects from the server, this fixes the problem for them, but a sponge event error spits in console. This then causes other players to not see their group properly. Here is bit of the log showing the disconnect and the error, as well as my configs. Also included a screenshot of what the tablist looks like to players in-game with this happening.

Error: https://gist.github.com/zediious/a78d8356b34e0dd6b22940b8a7181edc Configs: https://gist.github.com/zediious/5a6eec142b410021936993a826ef3e57 Picture: https://imgur.com/a/8X6Bck6

If you need any more info, I will happily oblige :) Thank you!