Also some odd behaviour/bug here. I create a session with 2 connections (host/client). I start PIE (or standalone from a short cut) 3 users. Server creates a game.
1st and 2nd client both search for games, they find the game listed with 1/2 users.
1st client joins the game, bringing it to 2/2. at this point:
if the 2nd client clicks the ‘join’ button from the existing server entry it can still join the game. Even though it should be at capacity of 2/2. In PIE the user is just added and that’s that. In standalone launched from a short cut, the third player has their client screen lock up. Their log screen shows that it is attempting to join the game, it’s received the game mode, etc. but it never actually joins. The host and 1st client do not show them as joined, but the 2nd client is completely locked and it can only be forced closed.
shouldn’t this be automatically rejecting connections when at capacity?