PDA

View Full Version : Help! AlcoBot won't announce


Mayh3MUK
04-19-2006, 02:32 PM
Hi,

Upgraded alcobot from 0.6.0 to 1.1.0 and now I keep getting the following error when the announce event triggers:

ModReadLogs - Event disabled or callback returned false, skipping announce.

I just can't seem to pinpoint the problem as the varfiles config isn't in v1.1.0


Also on sitecmd I get the following:

[8:15pm] <> [SiteCmd] Sending: SITE search tycoon
[8:15pm] <> [SiteCmd] Command successful.

Thanks for the help!

neoxed
04-19-2006, 03:24 PM
Use "!search tycoon" not "!site search tycoon".

Mayh3MUK
04-19-2006, 03:41 PM
!search tycoon doesn't do anything!

Can you help with the other problem though?

neoxed
04-19-2006, 04:52 PM
!search tycoon doesn't do anything!Then you haven't loaded the ioA module. If you're using nxtools, the command is "!dupe".

Can you help with the other problem though?Can you provide me with useful information? Relevant portions of the config, modules you've loaded, and the complete debug messages.

Mayh3MUK
04-19-2006, 05:56 PM
Not using ioA and dupe works fine but theres a sitecmd option in the bot thats not working right
!new, !dupe XXX, !free,!bw work ok


Eggdrop v1.6.17 (C) 1997 Robey Pointer (C) 2004 Eggheads
[23:26] --- Loading eggdrop v1.6.17 (Wed Apr 19 2006)
[23:26] Listening at telnet port 3003 (all).
[23:26] Module loaded: dns
[23:26] Module loaded: channels
[23:26] Module loaded: server
[23:26] Module loaded: ctcp
[23:26] Module loaded: irc
[23:26] Module loaded: notes (with lang support)
[23:26] Module loaded: console (with lang support)
[23:26] Module loaded: blowfish
[23:26] Module loaded: uptime
[23:26] [☻AlcoBot☻] Starting...
[23:26] [☻AlcoBot☻] Loading libraries...
[23:26] [☻AlcoBot☻] Loading configuration...
[23:26] [☻AlcoBot☻] Loading modules...
[23:26] [☻AlcoBot☻] Module Loaded: ftpd
[23:26] [☻AlcoBot☻] Error :: ModInvite - Unable to connect to database "Alcoholi
cz": [Microsoft][ODBC Driver Manager] Data source name not found and no default
driver specified (IM002)
[23:26] [☻AlcoBot☻] Module Loaded: invite
[23:26] [☻AlcoBot☻] Module Loaded: iosfv
[23:26] [☻AlcoBot☻] Module Loaded: nxautonuke
[23:26] [☻AlcoBot☻] Module Loaded: free
[23:26] [☻AlcoBot☻] Module Loaded: ftpconn
[23:26] [☻AlcoBot☻] Module Loaded: help
[23:26] [☻AlcoBot☻] Module Loaded: online
[23:26] [☻AlcoBot☻] Module Loaded: nxtools
[23:26] [☻AlcoBot☻] Module Loaded: sitecmd
[23:26] [☻AlcoBot☻] Monitoring 3 log file(s).
[23:26] [☻AlcoBot☻] Module Loaded: readlogs
[23:26] [☻AlcoBot☻] Loading variables...
[23:26] [☻AlcoBot☻] Loading theme...
[23:26] [☻AlcoBot☻] Sitebot loaded, configured for ioFTPD.
[23:26] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).
[23:26] use '.help userinfo' for commands.
[23:26] winident.tcl v1.2 - by FireEgl@EFNet <FireEgl@Windrop.cjb.net> - Loaded.

[23:26] Userfile loaded, unpacking...

[23:40] [☻AlcoBot☻] Debug :: ModReadLogs - Received event: ANUKEEMPTY (log: 0).
[23:40] [☻AlcoBot☻] Debug :: ModReadLogs - Event disabled or callback returned f
alse, skipping announce.
[23:40] [☻AlcoBot☻] Debug :: ModReadLogs - Received event: ANUKEEMPTY (log: 0).
[23:40] [☻AlcoBot☻] Debug :: ModReadLogs - Event disabled or callback returned f
alse, skipping announce.
[23:40] [☻AlcoBot☻] Debug :: ModReadLogs - Received event: LOGIN (log: 0).
[23:40] [☻AlcoBot☻] Debug :: ModReadLogs - Event disabled or callback returned f
alse, skipping announce.
[23:40] [☻AlcoBot☻] Debug :: ModReadLogs - Received event: NEWDIR (log: 0).
[23:40] [☻AlcoBot☻] Debug :: ModReadLogs - Event disabled or callback returned f
alse, skipping announce.
[23:40] [☻AlcoBot☻] Debug :: ModReadLogs - Received event: DELDIR (log: 0).
[23:40] [☻AlcoBot☻] Debug :: ModReadLogs - Event disabled or callback returned f
alse, skipping announce.
[23:40] [☻AlcoBot☻] Debug :: ModReadLogs - Received event: LOGOUT (log: 0).
[23:40] [☻AlcoBot☻] Debug :: ModReadLogs - Event disabled or callback returned f


from alcobot config:
[Sections]
# Channel sections
DEFAULT = "#xxx" "+approve +close +credits +request +zipscript"
STAFF = "#xxxx" "+error +login +sysop +wipe +zipscript"

# Path sections
xxxx = "/xxxx/" "#xxx" "+zipscript"
etc etc

[Module::Invite]
channels = #Alc #AlcSpam "#AlcStaff -someguy =STAFF 1M"
dataSource = Alcoholicz
hostCheck = True
userCheck = True
warnSection = STAFF

#### Module: ioA
#
# Name: ioa
# Info: Announce log events and query log files used by ioA.
#
# configFile - ioA's configuration file.
#
[Module::IoA]
configFile = D:/ioFTPD/scripts/ioA/ioA.cfg

#### Module: nxTools
#
# Name: nxtools
# Info: Announce log events and query databases used by nxTools.
#
# dataPath - Path to the nxTools database directory.
# undupeChars - Required number of alphanumeric characters when wildcards are used.
# undupeWild - Allow wildcards in the undupe search pattern. If you allow all users
# access to this command, it's recommended you disable this option.
#
[Module::NxTools]
dataPath = D:/ioFTPD/scripts/nxTools/data/
undupeChars = 5
undupeWild = False


if you need anymore info let me know?

neoxed
04-19-2006, 07:06 PM
from alcobot config:
[Sections]
# Channel sections
DEFAULT = "#xxx" "+approve +close +credits +request +zipscript"
STAFF = "#xxxx" "+error +login +sysop +wipe +zipscript"

# Path sections
xxxx = "/xxxx/" "#xxx" "+zipscript"
etc etc
This is the old flag format (+/-), see the default config in v1.1 for the new syntax.

Mayh3MUK
04-20-2006, 01:21 AM
That's it!

I went for some f00d just before editing that bit, Looks like I forgot I couldn't just cut&paste!
Double dumb ass on me!

Thanx for your help Neoxed