Anope IRC Services

Denora Stats (discontinued) => Denora 1.5.x Support (Read Only) => Topic started by: AzzA on December 13, 2011, 01:52:36 AM

Title: Fantasy Commands
Post by: AzzA on December 13, 2011, 01:52:36 AM
Hey all

I run a network with Inspircd 2.0, Anope 1.8.6 and Denora 1.4.

I only got Denora working last night, its working quite well and everything except fantasy commands do not work.

if i do !help, it replys with all the valid commands, but none of the commands work at all.

Fantasy commands are enabled, in the channel and everything but they don't seem to respond.

Any ideas?
Title: Re: Fantasy Commands
Post by: Zoddo on February 26, 2013, 02:33:36 PM
Hello!
I have exactly the same problem. Do you have a solution?

Zoddo
Title: Re: Fantasy Commands
Post by: Sketch on February 26, 2013, 02:34:53 PM
Have you made sure to log into the Stats service using the username/password combination you set up in denora.conf?
Title: Re: Fantasy Commands
Post by: Zoddo on February 26, 2013, 02:38:51 PM
Yes. I am identified as IRCop and with StatServ. I also identify NickServ.
Title: Re: Fantasy Commands
Post by: Zoddo on March 05, 2013, 09:36:07 AM
UP !
Title: Re: Fantasy Commands
Post by: Jan Milants on March 08, 2013, 08:18:30 AM
it works fine for me.. have you tried running denora in debug and checking if anything interesting is being logged?
Title: Re: Fantasy Commands
Post by: singularity on March 26, 2013, 11:39:49 PM
Did you enable FANTASY for the channel?
Example: /msg StatServ CHANSTATS SET #channel FANTASY ON
Title: Re: Fantasy Commands
Post by: meepmeep on April 07, 2013, 10:16:48 PM
Hi

I have the same problem on a fresh install of denora.
The fantasy is On, the bot answers to "!help" and "!seen" (from the module), and that's all. Nothing when I try !top !top10 !gtop !stats etc.

Extract from the conf file :
Code: [Select]
options {
    // optional tokens
    keeplogs     7;
    logchan      "#SomePrivateChan";
    #dumpcore;
    #hidestatso;
    #tokens;
    #ts6;
    chanstatsdef "notice";
    smiley " :) ;) :-) ;-) ^_^ :-D :D :-P :P =) ;D :p ";
    hideuline;
    #nologs;
    trigger "!";
    jupemaster "XYZ";
};

I what I received something on the log file :
Code: [Select]
[Apr 07 17:23:06 2013] MySQL Commands out of sync error: Commands out of sync; you can't run this command now : Success
Mysql is on the same server, no load at all. I try to run a debug version of stats, it just doesn't seem to understand / see the fantasy command at all ...

Any idea ?
Title: Re: Fantasy Commands
Post by: meepmeep on April 08, 2013, 08:23:53 PM
Auto reply .. I recompiled the source code, and it works.
I still have no idea why :)
Title: Re: Fantasy Commands
Post by: Hal9000 on April 12, 2013, 05:32:10 AM
wicked :)