Jump to content
  • 0

Server Restarting..


Desire

Question

So, I set up BEC earlier and waited 3 hours to see if the server restarts with the messages and everything. Now the server restarted, but it didn't come back up.. What's wrong? I use Vilayer.. The messages work btw.

<?xml version="1.0"?>

<Scheduler>

    <!-- See: http://ibattle.org/install-and-configure/setting-up-the-scheduler -->

    <!-- Restart Messages -->
    <job id="0">
        <time>025000</time>
        <delay>000000</delay>
        <day>1,2,3,4,5,6,7</day>
        <loop>0</loop> 
        <cmd>say -1 Server Restart in 10 minutes</cmd>    
        <cmdtype>0</cmdtype>            
    </job>
    
    <job id="1">
        <time>025500</time>
        <delay>000000</delay>
        <day>1,2,3,4,5,6,7</day> 
        <loop>0</loop> 
        <cmd>say -1 Server Restart in 5 minutes</cmd>    
        <cmdtype>0</cmdtype>            
    </job> 
   
    <job id="2">
        <time>025900</time>
        <delay>000000</delay>
        <day>1,2,3,4,5,6,7</day> 
        <loop>0</loop> 
        <cmd>say -1 Server Restart in 60 seconds, logout to avoid gear loss</cmd>    
        <cmdtype>0</cmdtype>            
    </job>  

    <job id="3">
        <time>025930</time>
        <delay>000000</delay>
        <day>1,2,3,4,5,6,7</day> 
        <loop>0</loop> 
        <cmd>say -1 Server Restart in 30 seconds</cmd>    
        <cmdtype>0</cmdtype>            
    </job> 
 
    <job id="4">
        <time>025950</time>
        <delay>000000</delay>
        <day>1,2,3,4,5,6,7</day> 
        <loop>0</loop> 
        <cmd>say -1 Server Restart in 10 seconds</cmd>    
        <cmdtype>0</cmdtype>            
    </job> 

 <!-- run every 1h with a 5min delay on startup -->
    <job id="5">
        <time>010000</time>
        <delay>000500</delay>
        <day>1,2,3,4,5,6,7</day>
        <loop>1</loop> 
        <cmd>say -1 ServerIP: 123.123.123.123:2342 | Website: domain.com | Teamspeak: myawesomets3.com </cmd>    
        <cmdtype>0</cmdtype>            
    </job>

<!-- RESTART SERVER -->
    <job id="6">
        <time>030000</time>
        <delay>000000</delay>
        <day>1,2,3,4,5,6,7</day>
        <loop>0</loop> 
        <cmd>#shutdown</cmd>    
        <cmdtype>0</cmdtype>            
    </job>  


</Scheduler>
Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

What is the BecError log saying?

00:30:00 : RCon admin #1 (216.231.138.224:53407) logged in
00:41:27 : RCon admin #0: (Global) BEC : ServerIP: 123.123.123.123:2342 | Website: domain.com | Teamspeak: myawesomets3.com 
01:00:00 : RCon admin #1 (216.231.138.224:62292) logged in
01:30:00 : RCon admin #1 (216.231.138.224:53043) logged in
01:41:27 : RCon admin #0: (Global) BEC : ServerIP: 123.123.123.123:2342 | Website: domain.com | Teamspeak: myawesomets3.com 
02:00:01 : RCon admin #1 (216.231.138.224:49607) logged in
02:26:27 : RCon admin #0: (Global) BEC : Server Restart in 10 minutes
02:30:00 : RCon admin #1 (216.231.138.224:51584) logged in
02:31:27 : RCon admin #0: (Global) BEC : Server Restart in 5 minutes
02:35:27 : RCon admin #0: (Global) BEC : Server Restart in 60 seconds, logout to avoid gear loss
02:35:57 : RCon admin #0: (Global) BEC : Server Restart in 30 seconds
02:36:17 : RCon admin #0: (Global) BEC : Server Restart in 10 seconds
02:36:28 : Lost Connection!
02:36:28 : Closing socket & exiting!
02:44:24 : Rcon client logging in
02:44:24 : RCon admin #0 (216.231.138.224:64375) logged in
03:00:00 : RCon admin #1 (216.231.138.224:51397) logged in
03:30:00 : RCon admin #1 (216.231.138.224:58200) logged in
03:49:21 : RCon admin #0: (Global) BEC : ServerIP: 123.123.123.123:2342 | Website: domain.com | Teamspeak: myawesomets3.com 
04:00:00 : RCon admin #1 (216.231.138.224:50736) logged in
04:30:00 : RCon admin #1 (216.231.138.224:51979) logged in
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...