Jump to content
  • 0

oSoDirty

Question

It seems as BEC is running properly aside from no messages or restarts. I have no errors. It logs chat and i get the super admin- osodirty connected message.

i have tried running with admin priv. as well.

 

my sceduler.xml

  Reveal hidden contents

 

am i missing something? thanks in advance.

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0
<!-- this job..well..it better do its fucking job -->
<job id="22">
    <day>1,2,3,4,5,6,7</day>
    <start>14:30:00</start>
    <runtime>000000</runtime>
    <loop>0</loop>
    <cmd>say -1 Restart in 30 minutes</cmd>    
</job>

<!-- this job..well..it better do its fucking job -->
<job id="24">
    <day>1,2,3,4,5,6,7</day>
    <start>14:45:00</start>
    <runtime>000000</runtime>
    <loop>0</loop>
    <cmd>say -1 Restart in 15 minutes</cmd>    
</job>

<!-- this job..well..it better do its fucking job -->
<job id="25">
    <day>1,2,3,4,5,6,7</day>
    <start>17:55:00</start>
    <runtime>000000</runtime>
    <loop>0</loop>
    <cmd>say -1 Restart in 05 minutes</cmd>    
</job>

No job #23 mate. If you check your BEC error log it will pretty much tell you exactly what the issue is. Renumber those and you should be good to go.

Link to comment
Share on other sites

  • 0
  On 11/21/2014 at 5:30 AM, ElDubya said:
<!-- this job..well..it better do its fucking job -->
<job id="22">
    <day>1,2,3,4,5,6,7</day>
    <start>14:30:00</start>
    <runtime>000000</runtime>
    <loop>0</loop>
    <cmd>say -1 Restart in 30 minutes</cmd>    
</job>

<!-- this job..well..it better do its fucking job -->
<job id="24">
    <day>1,2,3,4,5,6,7</day>
    <start>14:45:00</start>
    <runtime>000000</runtime>
    <loop>0</loop>
    <cmd>say -1 Restart in 15 minutes</cmd>    
</job>

<!-- this job..well..it better do its fucking job -->
<job id="25">
    <day>1,2,3,4,5,6,7</day>
    <start>17:55:00</start>
    <runtime>000000</runtime>
    <loop>0</loop>
    <cmd>say -1 Restart in 05 minutes</cmd>    
</job>

No job #23 mate. If you check your BEC error log it will pretty much tell you exactly what the issue is. Renumber those and you should be good to go.

 

 IM AN IDIOT! no clue how i deleted a job while converting to new format  XD   and for whatever reason no errors were showing. time to try again. thanks!

Link to comment
Share on other sites

  • 0

still no luck, i havent done anything to commands.xml at all and im running it through command like so   bec.exe -f config.cfg.

 

my public server is hosted and bec was preconfigured. but the commands xml is pretty much empty so im not sure what i need to do if anything

 

the hosted commands.xml looks like this (its a previous version, not sure if it matters)

<?xml version="1.0"?>
<!-- GENERATED AUTOMATICALLY BY VERT HOSTING -->
<BeCommands>

    <!-- See: http://ibattle.org/install-and-configure/define-commands/ -->

</BeCommands>

and the test server im trying to get it working on's commands.xml looks like this

  Reveal hidden contents

Link to comment
Share on other sites

  • 0

  Reveal hidden contents

 

That's mine mate, if it helps ... 

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Discord

×
×
  • Create New...