Closed c4em closed 1 year ago
This ignores successful requests on 0.0.0.0 as it can sometimes become reachable due to nginx.
Launcher side can be fixed by entering any non-zero number after the first 0 in the hosts file. Example: 0.0.0.1 would work. The bat script included with the patch files is the last remaining problem.
0.0.0.1
This ignores successful requests on 0.0.0.0 as it can sometimes become reachable due to nginx.