matte-ek / BanchoMultiplayerBot

Auto host rotation multiplayer bot for osu! written in C#
GNU General Public License v3.0
24 stars 5 forks source link

Player join/leave tracking sometimes fail #2

Closed matte-ek closed 1 year ago

matte-ek commented 1 year ago

Sometimes the Players list in MultiplayerLobby has players in it which have left the game already, causes the queue and such to fail with a 'ghost' player. This is an issue within BanchoSharp, although a quick fix could probably be made here.

matte-ek commented 1 year ago

Issue within BanchoSharp