I'm having a problem with it on my server.
Whenever you press tab for the scoreboard, it pops up but doesn't show any text and if you release tab it stays on your screen.
Here's console error.
Warning: vgui.Create failed to create the VGUI component (SuiScorePlayerRow)
vgui.Create: Error when calling 'SuiScoreBoard':Init (sui_scoreboard/scoreboard.lua:73: attempt to index local 'button' (a nil value))
ERROR: GAMEMODE:'ScoreboardShow' Failed: autorun/sui_scoreboard.lua:44: attempt to index global 'SuiScoreBoard' (a nil value)
sui_scoreboard/scoreboard.lua:234: attempt to index field 'lblPing' (a nil value)
sui_scoreboard/scoreboard.lua:194: attempt to index field 'lblPing' (a nil value)
sui_scoreboard/scoreboard.lua:194: attempt to index field 'lblPing' (a nil value)
ERROR: GAMEMODE:'ScoreboardHide' Failed: autorun/sui_scoreboard.lua:56: attempt to index global 'SuiScoreBoard' (a nil value)
How can I fix this?
-Edit
Just found out this is clientside, the funny thing is I don't have the mod installed in my gmod folder. I'll trying deleting my cache folder