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.

Link error

General support and discussion of Eggdrop bots.
Post Reply
B
BadExample
Voice
Posts: 6
Joined: Tue Jun 10, 2008 1:38 am

Link error

Post by BadExample »

Hello. I have 2 eggdrops, one of them i make it HUB bot, and the other leaf. Now, i follow all instructions from "enhancing your eggdrop" page, include file sharing, but i have an error :
Tuesday/08:40:00] <(HUB-Bot> [08:41] Telnet connection: IP.COM/port
[Tuesday/08:40:00] <(HUB-Bot> [08:41] Challenging leaf-bot...
[Tuesday/08:40:00] <(HUB-Bot> [08:41] Linked to leaf-bot.
[Tuesday/08:40:00] <(HUB-Bot> *** Linked to leaf-bot
[Tuesday/08:40:00] <(HUB-Bot> [08:41] Disconnected from: leaf-bot. imposter (lost 1 bot and 1 user)
[Tuesday/08:40:00] <(HUB-Bot> *** Disconnected from: leaf-bot. imposter (lost 1 bot and 1 user)

[Tuesday/08:40:00] <(Leaf-Bot> [08:41] Received challenge from HUB-Bot... sending response ...
[Tuesday/08:40:00] <(Leaf-Bot> [08:41] Linked to HUB-Bot.
[Tuesday/08:40:00] <(Leaf-Bot> *** Linked to HUB-Bot
[Tuesday/08:40:00] <(Leaf-Bot> [08:41] Wrong bot--wanted HUB-Bot, got HUB-Bot
[Tuesday/08:40:00] <(Leaf-Bot> *** Disconnected HUB-Bot (imposter)
What is wrong? I never saw this error! Thankyou .
User avatar
DragnLord
Owner
Posts: 711
Joined: Sat Jan 24, 2004 4:58 pm
Location: C'ville, Virginia, USA

Post by DragnLord »

this sounds like a botattr issue
take a good look at those flags on both bots
B
BadExample
Voice
Posts: 6
Joined: Tue Jun 10, 2008 1:38 am

Post by BadExample »

From BOT-Hub partyline i type :
.botattr leaf-bot +sg

From the leaf-bot partyline i type :
.botattr BOT-Hub +pgh
User avatar
DragnLord
Owner
Posts: 711
Joined: Sat Jan 24, 2004 4:58 pm
Location: C'ville, Virginia, USA

Post by DragnLord »

what version eggdrop?
B
BadExample
Voice
Posts: 6
Joined: Tue Jun 10, 2008 1:38 am

Post by BadExample »

Eggdrop v1.6.18. Both of them.
n
nml375
Revered One
Posts: 2860
Joined: Fri Aug 04, 2006 2:09 pm

Post by nml375 »

I know people like to obfuscate logmessages for various reasons, but could you doublecheck that it says exactly the same name for HUB-bot on these lines?

Code: Select all

[Tuesday/08:40:00] <(Leaf-Bot> *** Linked to HUB-Bot
[Tuesday/08:40:00] <(Leaf-Bot> [08:41] Wrong bot--wanted HUB-Bot, got HUB-Bot
[Tuesday/08:40:00] <(Leaf-Bot> *** Disconnected HUB-Bot (imposter)
NML_375
B
BadExample
Voice
Posts: 6
Joined: Tue Jun 10, 2008 1:38 am

Post by BadExample »

Hub-Bot and Leaf-Bot was typed wrong in conf :oops:
Now it work :P
Post Reply