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.

Attempt to kill un-allocated socket 8!

General support and discussion of Eggdrop bots.
Post Reply
b
bigstylee
Voice
Posts: 4
Joined: Thu Jan 18, 2007 2:24 pm

Attempt to kill un-allocated socket 8!

Post by bigstylee »

First I will descibe how I set up the bot-net, then move onto the problem.

On Hub (bot1, connected to irc)
.+bot bot2
.chattr bot2 +fo
.botattr bot2 +sg

On Leaf (bot2, not connected to irc)
.+bot bot1 193.33.XXX.XXX:XXXX
.chattr bot1
.botattr bot1 +pgh

Both bots are running off the same ip, different ports. When i telent to bot 2, this is what happens

.link bot1
[13:36] tcl: builtin dcc call: *dcc:link bigstylee 6 bot1
[13:36] #bigstylee# link bot1
[13:36] Linking to bot1 at 193.33.XXX.XXX:XXXX ...
[13:36] Warning: Attempt to kill un-allocated socket 8!
[13:36] Warning: Attempt to kill un-allocated socket 8!
[13:36] Warning: Attempt to kill un-allocated socket 8!
*** [bot2] Couldn't link to bot1.
[13:36] Failed link to bot1.
[13:36] Warning: Attempt to kill un-allocated socket 8!

bot1 (the hud), logs no erros while in ddc chat and the bots do not connect to each other. any and all help will be appreciated. thanks.
User avatar
YooHoo
Owner
Posts: 939
Joined: Thu Feb 13, 2003 10:07 pm
Location: Redwood Coast

Post by YooHoo »

no idea what 'un-allocated socket 8' means, but maybe if you give your hub the +h botflag, they will negotiate the link themselves..
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

Seems to be related to the 1.3.28 version: http://www.eggheads.org/pipermail/egghe ... 00999.html

Enhancing Your Eggdrop

Both bots from same IP would be considered as themselves unless identd was unique. Ports would need to be different also.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
b
bigstylee
Voice
Posts: 4
Joined: Thu Jan 18, 2007 2:24 pm

Post by bigstylee »

i have changed the ips of the leaf bots and everything is working fine now, thanks.
Post Reply