BeBot - An Anarchy Online and Age Of Conan chat automaton

Archive => Anarchy Online Archive => BeBot 0.5 support => Topic started by: Temar on March 26, 2008, 09:14:30 am

Title: timer
Post by: Temar on March 26, 2008, 09:14:30 am
!timer and !timers apears to be broke

my 2 timer modules are 100% Current unmodified SVN

To [Leetboss]: timer 2h test
Leetboss: Invalid syntax. Please /tell  !help !timer
To [Leetboss]: timers
Leetboss: Invalid syntax. Please /tell  !help !timer
Title: Re: timer
Post by: Alreadythere on March 26, 2008, 10:53:45 am
Quote
To [bot]: !timer 2h test
bot:  Timer test with 02:00:00 runtime started!
To [bot]: !timers
bot:  Current timers
[bot] Alreadythere: !timer 2h test
[bot] bot:  Timer test with 02:00:00 runtime started!
[bot] Alreadythere: !timers
[bot] bot:  Current timers
Most current version...
Title: Re: timer
Post by: Temar on March 26, 2008, 07:34:30 pm
i did a search for that error output

[C:\Users\temar\Documents\Web\SVN\trunk\custom\modules\CustomTimers.php]
Line 98 :       return "Invalid syntax. Please /tell <bot> !help !timer";

its an old custom module, must of uploaded by accident
Title: Re: timer
Post by: Dracutza on March 30, 2008, 07:27:00 pm
i'm running a clean install of 5 and I have the same issue

Quote
bot [2008-03-30 17:28:17]    [TELL]  [INC]   Dracutza: !timer 4 test
bot [2008-03-30 17:28:17]    [TELL]  [OUT]   -> Dracutza: Invalid syntax. Please /tell <bot> !help !timers
Title: Re: timer
Post by: Dracutza on March 30, 2008, 07:30:23 pm
i tried the 4h thing too and no luck
Title: Re: timer
Post by: Dracutza on March 30, 2008, 07:37:09 pm
and despite grabbing all the latest files from the SVN, i still get that ini error too

Quote
bot [2008-03-30 17:27:48]    [MAIN]  [LOAD]  15_Notify.php
bot [2008-03-30 17:27:48]    [SETTINGS]      [SAVED] schemaversion for module timer set to 3 as datatype int
bot [2008-03-30 17:27:50]    [MAIN]  [LOAD]  15_Timer_Core.php
bot [2008-03-30 17:27:50]    [CORE]  [ERROR] Module 'ini' does not exist or is not loaded.
bot [2008-03-30 17:27:50]    [CORE]  [ERROR] Module 'ini' does not exist or is not loaded.
bot [2008-03-30 17:27:50]    [MAIN]  [LOAD]  99_0.4_Support.php
Title: Re: timer
Post by: Alreadythere on March 30, 2008, 08:13:06 pm
It's no timer error, the error is in the support module. Remove the line below and the notice should vanish. Not sure what's the line number, simply search for "ini" in the file.
Code: [Select]
$this -> support_set("ini", "ini");
Title: Re: timer
Post by: Temar on March 30, 2008, 08:46:02 pm
check you don't have another timer module like i did. That was my problem
Title: Re: timer
Post by: Dracutza on March 30, 2008, 10:21:42 pm
It's no timer error, the error is in the support module. Remove the line below and the notice should vanish. Not sure what's the line number, simply search for "ini" in the file.
Code: [Select]
$this -> support_set("ini", "ini");

yeap seemed to fix that
Title: Re: timer
Post by: Dracutza on April 01, 2008, 02:25:45 am
check you don't have another timer module like i did. That was my problem

works for me too now. imagine that!
SimplePortal 2.3.7 © 2008-2024, SimplePortal