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.

eggdrop doesn't see users in channel ?

Old posts that have not been replied to for several years.
Locked
T
TRaSH
Halfop
Posts: 56
Joined: Wed Feb 26, 2003 3:38 pm
Location: #Anime-Supreme

eggdrop doesn't see users in channel ?

Post by TRaSH »

i got a eggdrop running on Rizon for a while now,
but now it happenend after i needed to restart the bot that the bot joins the channel but it doesn't see the users in the channel anymore.
it sees other bans when someone get's banned but if you do .channel it just shows the topic>

[19:07:11] [Sir^Killalot] [19:07] #TRaSH# (#Anime-Supreme) channel
[19:07:12] [Sir^Killalot] Processing channel #Anime-Supreme, 0 members, mode +tMn:
[19:07:12] [Sir^Killalot] Channel Topic: [ www.Anime-Supreme.com ] etc etc
[19:07:12] [Sir^Killalot] End of channel info.

any one know what the problem could be ?
tried restarting the bot and jumping to another server but nothing helped so far.
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

get on the same server your bot is on and see whether you see the same channel picture (users/ops/bans) your bot does; if so, keep jumping the bot or/and wait until servers resync; if not, there's another problem (not desync)
T
TRaSH
Halfop
Posts: 56
Joined: Wed Feb 26, 2003 3:38 pm
Location: #Anime-Supreme

Post by TRaSH »

tried that also i'm on the same server the bot is,
everybody also sees the bot running n the channel and the bot also sees when another op bans some-one.
but if i try to force kick someone (.kick nick)
it says:
[19:01:34] [TRaSH] .kick Guest1154393
[19:01:34] [Sir^Killalot] I'm not on #Anime-Supreme right now!
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

reconnect (jump) the bot; if this doesn't help, restart it; if this doesn't help, check the channel modes - they might include some exotic mode (for example, +a anonymous ops) which is not supported by eggdrop (I have no idea what +M is on Rizon)
T
TRaSH
Halfop
Posts: 56
Joined: Wed Feb 26, 2003 3:38 pm
Location: #Anime-Supreme

Post by TRaSH »

okay i asked about the +a and they don't seem to use something like that.
+M means only registred users can talk in the channel
User avatar
YooHoo
Owner
Posts: 939
Joined: Thu Feb 13, 2003 10:07 pm
Location: Redwood Coast

Post by YooHoo »

You might want to check .chaninfo #channel. The one time I've encountered this same problem was when a member set the bot .chanset +inactive :mrgreen:
T
TRaSH
Halfop
Posts: 56
Joined: Wed Feb 26, 2003 3:38 pm
Location: #Anime-Supreme

Post by TRaSH »

i recompiled the bot and then it worked out,
but after i needed to restart the bot because i needed to change something that wouldn't work with .rehash or .restart the same problem came back.
even tried +inactive and the bot parted then did -inactive and the bot returned but both result the bot doesn't see the users in the channel.

but if i type: .status i get the follwing weird msg:
[14:29:05] [Sir^Killalot] Channels: #Anime-Supreme (trying)
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

this means your bot hasn't joined the channel yet, from its point of view (hasn't seen the End-Of-/WHO-List numeric from the server - eggdrop issues WHO #channel command on join)

maybe there is something wrong with Rizon's ircd (server software) - are you sure other people run eggdrops there?
T
TRaSH
Halfop
Posts: 56
Joined: Wed Feb 26, 2003 3:38 pm
Location: #Anime-Supreme

Post by TRaSH »

yes i know some channels that run a eggdrop there,
and it worked before it even worked last week after i recompiled the bot.
but today i had to restart it to change something and then it all started again.
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

well in such case I'd recommend what I always recommend as a last resort ;)

set your console +rv and monitor traffic between the bot and the server for hints
Locked