You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!
In 1067 issue with list of players in lobby. Show only 1 player in list. When the second player is connected, a chat window appears, but the second player is not displayed in the list.
in server log there is a line:
[0122.58] Log: [AKFGameInfo::GetLivingPlayerCount] Controller is not a valid KFPlayerController - Controller: ExtPlayerController_0
[0123.18] Log: [AKFGameInfo::GetLivingPlayerCount] Controller is not a valid KFPlayerController - Controller: ExtPlayerController_0
[0124.18] Log: [AKFGameInfo::GetLivingPlayerCount] Controller is not a valid KFPlayerController - Controller: ExtPlayerController_0
[0125.18] ...... and so on
Steps to reproduce
connect to server 2 and more players.
The text was updated successfully, but these errors were encountered:
Details
Hi!
In 1067 issue with list of players in lobby. Show only 1 player in list. When the second player is connected, a chat window appears, but the second player is not displayed in the list.
in server log there is a line:
[0122.58] Log: [AKFGameInfo::GetLivingPlayerCount] Controller is not a valid KFPlayerController - Controller: ExtPlayerController_0
[0123.18] Log: [AKFGameInfo::GetLivingPlayerCount] Controller is not a valid KFPlayerController - Controller: ExtPlayerController_0
[0124.18] Log: [AKFGameInfo::GetLivingPlayerCount] Controller is not a valid KFPlayerController - Controller: ExtPlayerController_0
[0125.18] ...... and so on
Steps to reproduce
connect to server 2 and more players.
The text was updated successfully, but these errors were encountered: