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.

Egg 1.6.12 DCC File Transfer

Old posts that have not been replied to for several years.
Locked
F
Fluxism
Halfop
Posts: 47
Joined: Mon Aug 05, 2002 8:58 am

Egg 1.6.12 DCC File Transfer

Post by Fluxism »

Hi all, couple of questions for you about DCC and my bot,

Firstly when some ppl trt to DCC chat it, they get a "unable to create socket". What does this mean, is there anything I can tell them to do to their IRC client (or anything I can do bot side) to resolve this? To get them onto the partyline I tell them to use /ctcp bot CHAT... Which works I guess, but I'd still like to know why DCC doesn't work.

Secondly, I've set the bot up as a file server, so users can d/l maps etc. Everyone can join the file section and get a list of all the files, then request a file with get CTF-andACTION.zip for example, the bot says its sending a file, but a confirmation accept dialogue never pops up, putting the DCC send on auto accept doesnt resolve it either, nor does accepting all file types. Below is the partyline output from a failed send..

-14:25:22- <Boss> *** oxo has left: file system
-14:25:26- <Boss> [14:26] files: #oxo# ls
-14:26:58- <Boss> [14:27] Begin DCC send CTF-HiGuys!.zip to oxo
-14:26:58- <Boss> [14:27] files: #oxo# get CTF-HiGuys!.zip
-14:27:34- <Boss> [14:28] DCC timeout: GET CTF-HiGuys!.zip (oxo) at 0/58375

It's a small file, so should have been send in a matter of seconds...

Any help / advise / comments like "DOH Homer! do this!" will be greatly appreciated, Thanks.

ps, DCC send from another user works fine for me, but not from the bot
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

Has this only affected your use with 1.6.12? Or are other versions giving you trouble?

If other versions where fine, did you make any changes to your config file between versions? If so, where any of these related to sockets, netowrk connections, ports, timeouts or anything else int he like.

Have you tried turning on more console flags, to see what other errors are occuring?
F
Fluxism
Halfop
Posts: 47
Joined: Mon Aug 05, 2002 8:58 am

Post by Fluxism »

ppslim,

This is the first time I have tried using the bot as a file server, and its a fresh install of less than a week old.

What exra console flag would you suggest I use to get more specific reporting on this?

:-?
F
Fluxism
Halfop
Posts: 47
Joined: Mon Aug 05, 2002 8:58 am

Post by Fluxism »

Ok, the mystery deepens..

I set my console too; mjkcobxsdw

Boss> [15:06] Begin DCC send CTF-Bolt_HE.zip to oxo
Boss> [15:06] files: #oxo# get CTF-Bolt_HE.zip
Boss> [15:06] Begin DCC send DM-SkyDome.zip to |iUK|FreeFrag|Workin
Boss> [15:06] files: #freefrag# get DM-SkyDome.zip |iUK|FreeFrag|Workin
Boss> [15:06] net: connect! sock 14
Boss> [15:06] DCC timeout: GET CTF-Bolt_HE.zip (oxo) at 0/144278
Boss> [15:07] DCC user [oxo]telnet@*** left file system
Boss> *** oxo has returned.
Boss> [15:07] Finished dcc send DM-SkyDome.zip to |iUK|FreeFrag|Workin
Boss> [15:10] @#iuk (+ptn) : [m/7 o/7 h/0 v/0 n/0 b/1 e/- I/-]
Boss> [15:12] Backing up seen data...
Boss> [15:14] Begin DCC send CTF-Thornsv2.zip to |iUK|FreeFrag|Workin
Boss> [15:14] files: #freefrag# get CTF-Thornsv2.zip |iUK|FreeFrag|Workin
Boss> [15:14] net: connect! sock 12
Boss> [15:16] DCC timeout: GET CTF-Thornsv2.zip (|iUK|FreeFrag|Workin) at 161512/161512
Boss> [15:18] Begin DCC send CTF-Thornsv2.zip to |iUK|FreeFrag|Workin
Boss> [15:18] files: #freefrag# get CTF-Thornsv2.zip |iUK|FreeFrag|Workin
Boss> [15:18] CTCP DCC: RESUME file.ext 36453 140728 from |iUK|FreeFrag|Workin (~FreeFrag@***)
Boss> [15:18] net: connect! sock 12
Boss> [15:18] Finished dcc send CTF-Thornsv2.zip to |iUK|FreeFrag|Workin
Boss> [15:24] files: #oxo# get CTF-Thornsv2.zip to |iUK|OxO-Mirc
Boss> [15:24] DCC timeout: GET CTF-Thornsv2.zip (to |iUK|OxOMirc) at 0/161512
Boss> [15:25] DCC timeout: GET CTF-Thornsv2.zip (to |iUK|OxO-Mirc) at 0/161512

Sorry to post so much output :roll:
As you can see it worked for some1 yet not for another, so far only 2 users have managed to d/l file via the bot, its seems very tempramental.

Any futher ideas ppslim?
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

Try experimenting with different nicknames.

It looks like the nickname the file is being sent to, is causing some problems.
Locked