Closed ShubiMaja closed 1 week ago
We observed the following reproducible behavior:
We believe this happens because the function sorts the player list alphabetically and then sets the width to the size of the name which is last alphabetically, which in this case is z (or before bob)
Solution: Change the function in https://github.com/Alathra/VS-PlayerList/blob/master/src/gui/GuiPlayerGrid.cs
Tablist (PlayerList mod) is broken somehow and playernames are getting cut off.