Thread: Server restarter?

Results 1 to 5 of 5
  1. #1 Server restarter? 
    Software
    Guest
    Dear R-S members,

    I got one problem with my server restarter. Well Sometimes when it restart's the server it restarts it too fast so the other bat closes too slow and when it has restarted it says "Server is allready in use." I think u know what i mean, So im asking is there any restarter that u can set the delay between the restart's? Like when the time to restart comes it closes the server, waits about 5sec and then run's it?

    All the best,
    Sw
    Reply With Quote  
     

  2. #2  
    Registered Member
    G0nzo's Avatar
    Join Date
    Feb 2009
    Posts
    4,960
    Thanks given
    514
    Thanks received
    546
    Rep Power
    1735
    hmm post ur codes for the cmd's?
    Reply With Quote  
     

  3. #3  
    Software
    Guest
    Code:
    @echo off
    title Running...
    java -Xmx1000m -cp .;./jython.jar;./MySql/mysql-connector-java-3.0.08-ga-bin.jar server
    exit
    Reply With Quote  
     

  4. #4  
    Registered Member
    Join Date
    Jan 2009
    Age
    29
    Posts
    119
    Thanks given
    0
    Thanks received
    0
    Rep Power
    11
    Download Voule auto restarter


    Atleast it fixes the problem




    Loading npcs... drops... spawn list...nulls...crash...done!
    Is this a joke?
    Reply With Quote  
     

  5. #5  
    Registered Member
    G0nzo's Avatar
    Join Date
    Feb 2009
    Posts
    4,960
    Thanks given
    514
    Thanks received
    546
    Rep Power
    1735
    Code:
    @echo off
    title Running...
    java -Xmx1000m -cp .;./jython.jar;./MySql/mysql-connector-java-3.0.08-ga-bin.jar server
    pause
    exit

    try datt
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •