Dedicated server only hosts one valid player

Hey guys,

Today I come with an interesting question… (interesting to me)

I am doing a multiplayer game and I’m having the following issue:

  • After packaging and running the server, I get only one valid player according to the game mode. That is, the first player to join gets his loadout (in my settings, the custom Character, HUD, Gamestate etc. Every other player that joins does not get that though.

However whenever I close the session in the server Log I still get that my custom Controller that I assigned so I am really not understanding.

These are my Game Mode settings:
http://puu.sh/rCCPI/89f019c1ca.png
http://puu.sh/rCCUw/55ac21f8f1.png

I get no warnings nor anything whenever joining the server. Furthermore, Something that I also notice is that I get a spectator pawn automatically assigned to me.

How can I fix this? What to I need to do?

Thanks

Never mind I got it solved. In Game Mode, make sure that you untick start as spectators in default options.