The query port is missing in the argument list. If missing and multiple servers are running on the same maschine, all server starts with the same query port.
I added variable for query port here:
#Query Port
QueryPort = 27015
I added query port arguement here:
"?QueryPort=$($Server.QueryPort)",
P.S. I´m sorry but i can´t do a pull request by myself
The query port is missing in the argument list. If missing and multiple servers are running on the same maschine, all server starts with the same query port.
I added variable for query port here:
PowerShellGSM/templates/ark_survival_ascended_cluster.psm1
Line 24 in c1f53f1
I added query port arguement here:
PowerShellGSM/templates/ark_survival_ascended_cluster.psm1
Line 241 in c1f53f1
"?QueryPort=$($Server.QueryPort)",P.S. I´m sorry but i can´t do a pull request by myself