Changing the Port will not work in game.
Issue: Adding port to ServerSettings.ini not in Engine.ini
Also not using correct sytax using port=xxxx currently should be GameServerPort=XXXX
Workaround:
For now just go into your Engine.ini file add this:
GameServerPort=XXXX
Make sure you put that under [OnlineSubsystemSteam]
Issue: Adding port to ServerSettings.ini not in Engine.ini
Also not using correct sytax using port=xxxx currently should be GameServerPort=XXXX
Workaround:
For now just go into your Engine.ini file add this:
GameServerPort=XXXX
Make sure you put that under [OnlineSubsystemSteam]
Last edited: