Jump to content
  • 0

Scinester

Question

Hello, i am having a bunch of issues with my BEC scheduler. I do not get any messages to show up at all in my server and the #shutdown doesnt work either in the scheduler. I also use infistar if that can some issues. Also my server doesnt tell me when people connect/disconnect.

 

Here is my bec config:
 

 

#GENERATED AUTOMATICALLY BY VERT HOSTING

[bec]
Ip = 216.244.84.154
Port = 2412
BePath = C:\TCAFiles\Users\JoshA\1182\Bliss\BattlEye
#Admins = Admins.xml
#Commands = Commands.xml
LogDir = Server1
 
[Misc]
Scheduler = Scheduler.xml
#AsciiChatOnly = True
#IgnoreChatChars = �����
ConsoleColor = 1f
Timeout = 60
KickLobbyIdlers = 500

 

Here is my sheduler.xml:

 

?xml version="1.0"?>

<!-- GENERATED AUTOMATICALLY BY VERT HOSTING -->
<Scheduler>
 
       <!-- show text ingame every 20 min -->
<job id="0">
<time>002000</time>
<delay>001000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>1</loop> 
<cmd>say -1 This Server is hosted by Vert Hosting</cmd>
<cmdtype>0</cmdtype>
</job>
 
<job id="1">
<time>002000</time>
<delay>001000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>1</loop> 
<cmd>say -1  TS: 216.244.78.163:9989, WebSite: http://tsgc.freeforums.org/</cmd>
<cmdtype>0</cmdtype>
</job>
 
<!-- show text ingame every 10-15 min -->
<job id="2">
<time>001000</time>
<delay>001500</delay>
<day>1,2,3,4,5,6,7</day>
<loop>1</loop> 
<cmd>say -1 The server restarts Every 4hour, 00:00 | 04:00 | 08:00 | 12:00 | 16:00 | 20:00</cmd>
<cmdtype>0</cmdtype>
</job>
 
 
<!-- *** RESTARTS *** -->
<!-- 30 min to the 00:00 restart -->
<job id="3">
<time>23:30:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop> 
<cmd>say -1 The server will restart in 30 min.</cmd>
<cmdtype>0</cmdtype>
</job>
 
<job id="4">
<time>23:40:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop> 
<cmd>say -1 The server will restart in 20 min.</cmd>
<cmdtype>0</cmdtype>
</job>
 
<job id="5">
<time>23:45:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop> 
<cmd>say -1 The server will restart in 15 min.</cmd>
<cmdtype>0</cmdtype>
</job>
 
<job id="6">
<time>23:50:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop> 
<cmd>say -1 The server will restart in 10 min.</cmd>
<cmdtype>0</cmdtype>
</job>
 
<job id="7">
<time>23:55:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop> 
<cmd>say -1 The server will restart in 5 min.</cmd>
<cmdtype>0</cmdtype>
</job>
 
<job id="8">
<time>23:59:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop> 
<cmd>say -1 The server will restart in 1 min.</cmd>
<cmdtype>0</cmdtype>
</job>
 
<!-- 00:00 restart -->
<job id="9">
<time>00:00:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop> 
<cmd>#shutdown</cmd>
<cmdtype>0</cmdtype>
</job>
 
<!-- 30 min to the 04:00 restart -->
<job id="10">
<time>03:30:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop> 
<cmd>say -1 The server will restart in 30 min.</cmd>
<cmdtype>0</cmdtype>
</job>
 
<job id="11">
<time>03:40:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop> 
<cmd>say -1 The server will restart in 20 min.</cmd>
<cmdtype>0</cmdtype>
</job>
 
<job id="12">
<time>03:45:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop> 
<cmd>say -1 The server will restart in 15 min.</cmd>
<cmdtype>0</cmdtype>
</job>
 
<job id="13">
<time>03:50:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop> 
<cmd>say -1 The server will restart in 10 min.</cmd>
<cmdtype>0</cmdtype>
</job>
 
<job id="14">
<time>03:55:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop> 
<cmd>say -1 The server will restart in 5 min.</cmd>
<cmdtype>0</cmdtype>
</job>
 
<job id="15">
<time>03:59:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop> 
<cmd>say -1 The server will restart in 1 min.</cmd>
<cmdtype>0</cmdtype>
</job>
 
<!-- 04:00 restart -->
<job id="16">
<time>04:00:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop> 
<cmd>#shutdown</cmd>
<cmdtype>0</cmdtype>
</job>
 
<!-- 30 min to the 08:00 restart -->
<job id="17">
<time>07:30:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop> 
<cmd>say -1 The server will restart in 30 min.</cmd>
<cmdtype>0</cmdtype>
</job>
 
<job id="18">
<time>07:40:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop> 
<cmd>say -1 The server will restart in 20 min.</cmd>
<cmdtype>0</cmdtype>
</job>
 
<job id="19">
<time>07:15:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop> 
<cmd>say -1 The server will restart in 15 min.</cmd>
<cmdtype>0</cmdtype>
</job>
 
<job id="20">
<time>07:10:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop> 
<cmd>say -1 The server will restart in 10 min.</cmd>
<cmdtype>0</cmdtype>
</job>
 
<job id="21">
<time>07:55:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop> 
<cmd>say -1 The server will restart in 5 min.</cmd>
<cmdtype>0</cmdtype>
</job>
 
<job id="22">
<time>07:59:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop> 
<cmd>say -1 The server will restart in 1 min.</cmd>
<cmdtype>0</cmdtype>
</job>
 
<!-- 08:00 restart -->
<job id="23">
<time>08:00:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop> 
<cmd>#shutdown</cmd>
<cmdtype>0</cmdtype>
</job>
 
<!-- 30 min to the 12:00 restart -->
<job id="24">
<time>11:30:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop> 
<cmd>say -1 The server will restart in 30 min.</cmd>
<cmdtype>0</cmdtype>
</job>
 
<job id="25">
<time>11:40:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop> 
<cmd>say -1 The server will restart in 20 min.</cmd>
<cmdtype>0</cmdtype>
</job>
 
<job id="26">
<time>11:45:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop> 
<cmd>say -1 The server will restart in 15 min.</cmd>
<cmdtype>0</cmdtype>
</job>
 
<job id="27">
<time>11:50:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop> 
<cmd>say -1 The server will restart in 10 min.</cmd>
<cmdtype>0</cmdtype>
</job>
 
<job id="28">
<time>11:55:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop> 
<cmd>say -1 The server will restart in 5 min.</cmd>
<cmdtype>0</cmdtype>
</job>
 
<job id="29">
<time>11:59:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop> 
<cmd>say -1 The server will restart in 1 min.</cmd>
<cmdtype>0</cmdtype>
</job>
 
<!-- 00:00:00 restart -->
<job id="30">
<time>12:00:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop> 
<cmd>#shutdown</cmd>
<cmdtype>0</cmdtype>
</job>
 
<!-- 30 min to the 16:00 restart -->
<job id="31">
<time>15:30:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop> 
<cmd>say -1 The server will restart in 30 min.</cmd>
<cmdtype>0</cmdtype>
</job>
 
<job id="32">
<time>15:40:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop> 
<cmd>say -1 The server will restart in 20 min.</cmd>
<cmdtype>0</cmdtype>
</job>
 
<job id="33">
<time>15:45:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop> 
<cmd>say -1 The server will restart in 15 min.</cmd>
<cmdtype>0</cmdtype>
</job>
 
<job id="34">
<time>15:50:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop> 
<cmd>say -1 The server will restart in 10 min.</cmd>
<cmdtype>0</cmdtype>
</job>
 
<job id="35">
<time>15:55:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop> 
<cmd>say -1 The server will restart in 5 min.</cmd>
<cmdtype>0</cmdtype>
</job>
 
<job id="36">
<time>15:59:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop> 
<cmd>say -1 The server will restart in 1 min.</cmd>
<cmdtype>0</cmdtype>
</job>
 
<!-- 16:00:00 restart -->
<job id="37">
<time>16:00:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop> 
<cmd>#shutdown</cmd>
<cmdtype>0</cmdtype>
</job>
 
<!-- 30 min to the 20:00 restart -->
<job id="38">
<time>19:30:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop> 
<cmd>say -1 The server will restart in 30 min.</cmd>
<cmdtype>0</cmdtype>
</job>
 
<job id="39">
<time>19:40:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop> 
<cmd>say -1 The server will restart in 20 min.</cmd>
<cmdtype>0</cmdtype>
</job>
 
<job id="40">
<time>19:45:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop> 
<cmd>say -1 The server will restart in 15 min.</cmd>
<cmdtype>0</cmdtype>
</job>
 
<job id="41">
<time>19:50:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop> 
<cmd>say -1 The server will restart in 10 min.</cmd>
<cmdtype>0</cmdtype>
</job>
 
<job id="42">
<time>19:55:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop> 
<cmd>say -1 The server will restart in 5 min.</cmd>
<cmdtype>0</cmdtype>
</job>
 
<job id="43">
<time>19:59:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop> 
<cmd>say -1 The server will restart in 1 min.</cmd>
<cmdtype>0</cmdtype>
</job>
 
<!-- 20:00 restart -->
<job id="44">
<time>20:00:00</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

22 answers to this question

Recommended Posts

  • 0

Here is the thing, does #shutdown restart the server or does it shut it down completely and wont start back up till i start it manually?

#shutdown will shut it down and you have to turn it back on, before I had my dedicated server and used .bat files I had my host setup restarts for me via ticket system. You could make a .bat file to launch the server and have the scheduler launch the bat file 3 seconds before it shuts down the server.

Link to comment
Share on other sites

  • 0

Make sure you have a bans.txt file into your battleye folder, If you don't have one simply create a blank one. Even that can cause messages not showing up. Otherwise just put a support ticket at verthosting i have been struggling with this for over 16 hours..  ;)

Link to comment
Share on other sites

  • 0

apparently BEC isnt creating a log for me, i change the logdir = server1 to logdir = BEC.log and i created a blank file called BEC.log in the same folder as the config..i started up my server again and no logs are coming in.

When you first start your server and on your personal computer you're in lobby does it say "BEC initilizing"?

Link to comment
Share on other sites

  • 0

apparently BEC isnt creating a log for me, i change the logdir = server1 to logdir = BEC.log and i created a blank file called BEC.log in the same folder as the config..i started up my server again and no logs are coming in.

Just create a support ticket, james will fix it within some hours. ;) 

Link to comment
Share on other sites

  • 0

nope, i get Battleye Initilized but thats it.

I believe when I was with survivalservers I had set passwords on the config.cfg in the cfg's folder and I had a different one somewhere else and it was causing BEC to not start up. I'm not sure if that's your problem here but may aswell check if you have any mismatched passwords

Link to comment
Share on other sites

  • 0

I believe when I was with survivalservers I had set passwords on the config.cfg in the cfg's folder and I had a different one somewhere else and it was causing BEC to not start up. I'm not sure if that's your problem here but may aswell check if you have any mismatched passwords

are you talking about rcon passwords? i have an rcon passwords in the config but what different one are you talking about?

Link to comment
Share on other sites

  • 0

are you talking about rcon passwords? i have an rcon passwords in the config but what different one are you talking about?

re

There is the config.cfg file in your instance folder then there should be another password somewhere else, I'm not really sure it's been a really long time.

Link to comment
Share on other sites

  • 0

I use Vert Hosting and had the same problem. There are actually a few threads here about this same issue.

 

They will add a blank bans.txt file to your files. Basically, BEC is crashing because of no bans.txt file or something to that effect.

 

 

The bans.txt file in Bliss\BattlEye was missing, causing BEC to quit immediately after launching.

I've created a blank bans.txt file and BEC now appears to be connecting properly, so you may want to watch over the sohervice next time a restart/message is due.

 

oh and also about the batch file

 

 

A batch script should not be required to restart the server through the scheduler, you should use the #shutdown command instead (will terminate the ArmA process, which TCAdmin will automatically restart).

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
  • Discord

×
×
  • Create New...