Getting an issue where it thinks the port is still in-use when restarting servers.
I use kill -15 <pid> and then start it back up 30 seconds later. When it starts it crashes and has the following;
Opening IP socket: 45.282.361.513:28960 UDP
[1;33mWarning: NET_IP4Socket: bind: Address already in use
---- Network shutdown ----
--------------------------
Sys_Error: Could not bind to a IPv4 network socket
Is there a solution to gracefully kill it? I don't get the same issue with CoD4 1.7 servers.
Getting an issue where it thinks the port is still in-use when restarting servers.
I use
kill -15 <pid>
and then start it back up 30 seconds later. When it starts it crashes and has the following;Is there a solution to gracefully kill it? I don't get the same issue with CoD4 1.7 servers.