Hi, Bojann, In prelogin, it will not work if many players try to join game at same time. Real player num will exceeded the max numbers . Because GetNumPlayers() function will add new player after post login, but this gap need time.
Do you have any better way ?