Hi,
I am having an issue with StartServer failing. The error is "
Socket: bind failed, error: Only one usage of each socket address (protocol/network address/port) is normally permitted.
Cannot open socket on ip {*} and port {25001}; check please your network, most probably port has been already occupied"
However, a quick check with Netstat shows that I am not using that port!
This is the netstat output for any ports open on the :
Start Server Failed
I am having an issue with StartServer failing. The error is "
Socket: bind failed, error: Only one usage of each socket address (protocol/network address/port) is normally permitted.
Cannot open socket on ip {*} and port {25001}; check please your network, most probably port has been already occupied"
However, a quick check with Netstat shows that I am not using that port!
This is the netstat output for any ports open on the :
[GameName.exe]
TCP 127.0.0.1:59793...
TCP 127.0.0.1:59793...
Start Server Failed