• Rigs of Rods 2022.12 has been released! Get it here.
  • Resources listed here are not covered by the GNU GPL, unless indicated otherwise. If you have any questions regarding a resource, please contact the resource author.
Resource icon

Outdated Server check batch file 1.1

Authors
Trucker_Gigi
I noticed that my rorserver.exe keeps crashing from time to time. I am not 100% sure if that's a common issue but anyways: I have made a quick script in Batch. You just have to put it in the same folder as the rorserver.exe and StartServer.bat. The code is simple:

__________________________________________________________
wait 5 seconds
check if the server is running
-->If yes
give the information to the user (text output)
-->If no
wait 5 seconds
start server
output message
repeat
__________________________________________________________

Suggestion: Run the server first and after that you can launch the servercheck.bat. Now close the server. Keep an eye on the servercheck.bat and wait for the server to be started by the servercheck.bat.
This way you can check if my script works.


I hope that this helps somebody
Author
Trucker Gigi
Downloads
814
Views
1,735
First release
Last update
Rating
0.00 star(s) 0 ratings

Latest updates

  1. Server checker for the newest Servers

    I extended the time period in which is file is detecting the Server. This way it won't launch...
Back
Top