Quote:
Originally Posted by [NvT]_KaszpiR_
hmm seems the info about slot is not cleared properly
|
The problem is probably the moment of kicking bot. In the log I can see two moments of player's connecting . You can see this message "Player_Name connected". In the first moment, when player start joining - at his computer there is a list of players taken from server (with all bots and human-players). After this bot is kicked. After few seconds there is initialization and downloading the data from the server to the game on the client-computer of player. Then you can see him at your another player's computer as a player from some team (but before selecting team by him). After this you can see him as a spectator and after this there is a message "Player_name entered the game" and after selecting by him a team "Player name joined T (or CT team)". So - probably between conecting and entering to the game the players list from server is not updated at this player computer.
Maybe a fix for this bug can be - kick bot when player entered the game (as a spectator) - not when is conected?