First off, this information might help a bit:
O/S: Slackware Linux 10.0
Platform: x86
eggdrop version: 1.6.15
kernel: 2.6.9
tcl version: 8.3
Now that that's out of the way, my errors are these:
Code: Select all
Eggdrop v1.6.15 (C) 1997 Robey Pointer (C) 2003 Eggheads
[18:27] --- Loading eggdrop v1.6.15 (Sat Nov 13 2004)
[18:27] Module loaded: dns
[18:27] Module loaded: channels
[18:27] Tcl error in file 'eggdrop.conf':
[18:27] illegal channel option: #illegal channel option: #illegal channel option: #illegal channel option: #illegal channel option: #
while executing
"channel add #Fishtank {
chanmode "+nt-likm"
idle-kick 0
stopnethack-mode 0
revenge-mode 0
ban-time 600
exempt-time..."
(file "eggdrop.conf" line 762)
[18:27] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)
Code: Select all
channel add #Fishtank {
chanmode "+nts-imk"
idle-kick 0
stopnethack-mode 0
revenge-mode 0
ban-time 600
exempt-time 60
invite-time 60
aop-delay 5:30
flood-chan 10:60
flood-deop 3:10
flood-kick 3:10
flood-join 5:60
flood-ctcp 3:60
flood-nick 5:60
}

--John