This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

eggdrop set errorInfo

General support and discussion of Eggdrop bots.
Post Reply
User avatar
Amr
Halfop
Posts: 94
Joined: Fri Sep 14, 2007 7:13 am
Location: Egypt

eggdrop set errorInfo

Post by Amr »

hello , I got this error after the command .set errorInfo ;

Currently: argument is not a timerID
Currently: while executing
Currently: "killutimer $UnoCycleTimer"

Any help will be appreciated.
n
nml375
Revered One
Posts: 2860
Joined: Fri Aug 04, 2006 2:09 pm

Post by nml375 »

That error originates from UnoStop (bound to !stop public command), and the actual error is caught. I'm not sure what it is you are asking help about?
NML_375
User avatar
Amr
Halfop
Posts: 94
Joined: Fri Sep 14, 2007 7:13 am
Location: Egypt

Post by Amr »

I want this error to disappear after the command .set errorInfo

Thanks
n
nml375
Revered One
Posts: 2860
Joined: Fri Aug 04, 2006 2:09 pm

Post by nml375 »

Well, you could re-write the UnoStop command to check whether the timer exists before trying to kill it. Personally, I'd probably just leave it as is though, no real benefit as the error thrown by killutimer is caught anyway...
NML_375
Post Reply