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.
General support and discussion of Eggdrop bots.
cache
Master
Posts: 306 Joined: Tue Jan 10, 2006 4:59 am
Location: Mass
Post
by cache » Thu May 03, 2007 10:40 am
I have one of my bots join 5 rooms, once it joins first room, it says this:
Bot Joined #blah1
No longer supporting channel #blah2
No longer supporting channel #blah3
No longer supporting channel #blah4
No longer supporting channel #blah5
I searched all over and can't figure out what it means because the bot joins all 5 channels and functions 100%
nml375
Revered One
Posts: 2860 Joined: Fri Aug 04, 2006 2:09 pm
Post
by nml375 » Thu May 03, 2007 11:28 am
Do you think you could post the channel definitions within your config file, aswell as the contents of the channel file?
NML_375
cache
Master
Posts: 306 Joined: Tue Jan 10, 2006 4:59 am
Location: Mass
Post
by cache » Thu May 03, 2007 11:48 am
Not sure what you meant by 'channel difentions' but here is the chan file
Code: Select all
#Dynamic Channel File for Bot (eggdrop v1.6.17) -- written Sat Apr 7 22:15:00 2007
channel add #chan1 { chanmode +tn idle-kick 0 stopnethack-mode 0 revenge-mode 0 need-op {} need-invite {} need-key {} need-unban {} need-limit {} flood-chan 0:0 flood-ctcp 0:0 flood-join 0:0 flood-kick 0:0 flood-deop 0:0 flood-nick 0:0 aop-delay 0:0 ban-time 0 exempt-time 0 invite-time 0 -enforcebans +dynamicbans +userbans -autoop -autohalfop -bitch +greet +protectops -protecthalfops -protectfriends +dontkickops -statuslog -revenge -revengebot -autovoice -secret +shared -cycle -seen -inactive +dynamicexempts +userexempts +dynamicinvites +userinvites +nodesynch }
channel add #chan2 { chanmode +tn idle-kick 0 stopnethack-mode 0 revenge-mode 0 need-op {} need-invite {} need-key {} need-unban {} need-limit {} flood-chan 0:0 flood-ctcp 0:0 flood-join 0:0 flood-kick 0:0 flood-deop 0:0 flood-nick 0:0 aop-delay 0:0 ban-time 0 exempt-time 0 invite-time 0 -enforcebans +dynamicbans +userbans -autoop -autohalfop -bitch +greet +protectops -protecthalfops -protectfriends +dontkickops -statuslog -revenge -revengebot -autovoice -secret +shared -cycle -seen -inactive +dynamicexempts +userexempts +dynamicinvites +userinvites +nodesynch }
channel add #chan3 { chanmode +tn idle-kick 0 stopnethack-mode 0 revenge-mode 0 need-op {} need-invite {} need-key {} need-unban {} need-limit {} flood-chan 0:0 flood-ctcp 0:0 flood-join 0:0 flood-kick 0:0 flood-deop 0:0 flood-nick 0:0 aop-delay 0:0 ban-time 0 exempt-time 0 invite-time 0 -enforcebans +dynamicbans +userbans -autoop -autohalfop -bitch +greet +protectops -protecthalfops -protectfriends +dontkickops -statuslog -revenge -revengebot -autovoice -secret +shared -cycle -seen -inactive +dynamicexempts +userexempts +dynamicinvites +userinvites +nodesynch }
channel add #chan4 { chanmode +tn idle-kick 0 stopnethack-mode 0 revenge-mode 0 need-op {} need-invite {} need-key {} need-unban {} need-limit {} flood-chan 0:0 flood-ctcp 0:0 flood-join 0:0 flood-kick 0:0 flood-deop 0:0 flood-nick 0:0 aop-delay 0:0 ban-time 0 exempt-time 0 invite-time 0 -enforcebans +dynamicbans +userbans -autoop -autohalfop -bitch +greet +protectops -protecthalfops -protectfriends +dontkickops -statuslog -revenge -revengebot -autovoice -secret +shared -cycle -seen -inactive +dynamicexempts +userexempts +dynamicinvites +userinvites +nodesynch }
channel add #chan5 { chanmode +tn idle-kick 0 stopnethack-mode 0 revenge-mode 0 need-op {} need-invite {} need-key {} need-unban {} need-limit {} flood-chan 0:0 flood-ctcp 0:0 flood-join 0:0 flood-kick 0:0 flood-deop 0:0 flood-nick 0:0 aop-delay 0:0 ban-time 0 exempt-time 0 invite-time 0 -enforcebans +dynamicbans +userbans -autoop -autohalfop -bitch +greet +protectops -protecthalfops -protectfriends +dontkickops -statuslog -revenge -revengebot -autovoice -secret +shared -cycle -seen -inactive +dynamicexempts +userexempts +dynamicinvites +userinvites +nodesynch }
nml375
Revered One
Posts: 2860 Joined: Fri Aug 04, 2006 2:09 pm
Post
by nml375 » Thu May 03, 2007 11:54 am
By channel definition I ment wether you added any of those channels in your config file (static channels).
NML_375
cache
Master
Posts: 306 Joined: Tue Jan 10, 2006 4:59 am
Location: Mass
Post
by cache » Thu May 03, 2007 11:58 am
No I didn't add any channels in the conf, I only add chans by using .+chan #roomname
nml375
Revered One
Posts: 2860 Joined: Fri Aug 04, 2006 2:09 pm
Post
by nml375 » Thu May 03, 2007 12:08 pm
Do you have any special characters or UTF-8 characters in any of the channel-names?
NML_375
cache
Master
Posts: 306 Joined: Tue Jan 10, 2006 4:59 am
Location: Mass
Post
by cache » Thu May 03, 2007 12:28 pm
Nope I don't their like:
#Lobby
#Main.Chat
etc..
Anyway long as bot is joining all 5 rooms thats all that matters, im just trying to figure out why I get that error or what it means.. If I redo the bot it goes away but then comes back again in a few days.
nml375
Revered One
Posts: 2860 Joined: Fri Aug 04, 2006 2:09 pm
Post
by nml375 » Thu May 03, 2007 2:33 pm
Well, the issue you are describing would indicate there's some serious issues with the internal channel-list structure.. Normally, this log-entry should only occur if the channel in question was removed from the channel's file during a rehash or restart (channel is'nt in the channels file when the bot reads the file). However, in these cases, your bot would normally leave the channel immediately (or not join at all).
NML_375
cache
Master
Posts: 306 Joined: Tue Jan 10, 2006 4:59 am
Location: Mass
Post
by cache » Fri May 04, 2007 8:10 am
Well thats odd since it joins all 5 rooms and stays
nml375
Revered One
Posts: 2860 Joined: Fri Aug 04, 2006 2:09 pm
Post
by nml375 » Fri May 04, 2007 8:22 am
Does .status still say it's monitoring these channels?
NML_375
cache
Master
Posts: 306 Joined: Tue Jan 10, 2006 4:59 am
Location: Mass
Post
by cache » Fri May 04, 2007 6:46 pm
Yes it is monitoring all 5 channels just fine.