TTT-2 / TTT2

Trouble in Terrorist Town 2 for Garry's Mod (gmod)
https://steamcommunity.com/sharedfiles/filedetails/?id=1357204556
178 stars 74 forks source link

Scoreboard ([TAB]) issue #5

Closed Alf21 closed 5 years ago

Alf21 commented 6 years ago

<1% of the players have the issue that there wont be any players shown as MIA or dead. Sometimes, they disappear looks like they have been disconnected. This is a rare problem in TTT and TTT2.

Alf21 commented 6 years ago

This bug is caused by failed steam request. TTT tries to get a player by its unique STEAMID. Sometimes, the request fails and will cause a NULL result. So players disappear in the SB because they can't be resolved. To solve this, we need to handle the player object all the time without re-fetching it.