[EOS] Client.exe cannot connect to session running on dedicated server (port:7778).

Client.exe cannot connect to session running on dedicated server (port:7778).

I have a client.exe by default port is 7777 .

I have a multiple dedicated servers listening UDP on port 7777 , 7778, 7779, 7780 and etc.

The issue is, although the dedicated server sessions do appear in EOS Session List, My game client.exe can only join session on port 7777 unless the client.exe is launched using “-port=7778” as an argument.

Any workaround if I do not want to pass “-port=7778” in my client.exe? Port parsing as CLI arguments doesn’t seem viable if I wanted to scale.

I made a tutorial about ports and I encountered the same thing as well. I am not sure if this is a bug or if we are doing something wrong. I unfortunately don’t have a solution…