-
Notifications
You must be signed in to change notification settings - Fork 0
join with wrong password #1611
Comments
Zarel commented Man, I spent ages testing that patch, to make sure it worked. :| wtf, man. |
Buginator changed status from |
Buginator set resolution to |
Buginator commented (In [10572]) Don't broadcast to other players about a new player in NET_CreatePlayer(), we will only do NETBroadcastPlayerInfo() when a player has passed all the verification steps. This fixes #1611 Correctly handle rejection of the verification process as well. |
Buginator commented (In [10583]) Don't broadcast to other players about a new player in NET_CreatePlayer(), we will only do NETBroadcastPlayerInfo() when a player has passed all the verification steps. This fixes #1611 Correctly handle rejection of the verification process as well. 2.3:[10572] |
Git SVN Gateway <gateway@...> commented (In Warzone2100/warzone2100@1d47645) Don't broadcast to other players about a new player in NET_CreatePlayer(), we will only do NETBroadcastPlayerInfo() when a player has passed all the verification steps. This fixes #1611 Correctly handle rejection of the verification process as well. 2.3:[10572] git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10583 4a71c877-e1ca-e34f-864e-861f7616d084 |
Git SVN Gateway <gateway@...> commented In Warzone2100/warzone2100@1d47645:
|
resolution_fixed
type_bug
| by truckspinWhen somebody tries to join a game and provides the wrong password, the result differs for him, the host and the other players in the game.
From the perspective of the host it seems to work as intended: Nobody joins.
From the perspective of the other players, the one who provided the wrong password is in the game.
Issue migrated from trac:1611 at 2022-04-15 21:07:49 -0700
The text was updated successfully, but these errors were encountered: