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.

error loading bot closed

General support and discussion of Eggdrop bots.
Post Reply
t
tolkien
Voice
Posts: 14
Joined: Wed Aug 06, 2008 5:22 pm

error loading bot closed

Post by tolkien »

n..ok i get this error on telnet

[09:57] --- Loading eggdrop v1.6.19 (Sat Aug 9 2008)
[09:57] Listening at telnet port 49899 (all).
[09:57] Module loaded: blowfish
[09:57] Module loaded: dns
[09:57] Module loaded: channels
[09:57] Tcl error in file 'g0llum.conf':
[09:57] illegal channel option: +nt-likm
illegal channel option: options

while executing
"channel add #aomow {chanmode chanmode "+nt-likm"
idle-kick 0
stopnethack-mode 0
revenge-mode 0
ban-time 120
exempt-time ..."
(file "g0llum.conf" line 502)
[09:57] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)
Last edited by tolkien on Sat Aug 09, 2008 7:42 pm, edited 2 times in total.
User avatar
starr
Voice
Posts: 26
Joined: Sun Mar 18, 2007 1:18 am
Location: Tennessee
Contact:

Post by starr »

I'll assume this is an eggdrop. Login to your shell and get the process number of your bot.. To do that type psux at the prompt. Note the pid number and type kill -9 and whatever the process number is.

If your bot never connects to irc check that your ip and host are correct in the eggdrop config. You may also try choosing another vhost as some
shell's vhosts are over used.

To troubleshoot connection problems use the -n command when starting your bot and read the connection attempts.
t
tolkien
Voice
Posts: 14
Joined: Wed Aug 06, 2008 5:22 pm

Post by tolkien »

K thanks will try
Post Reply