mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Jan 2008
Posts: 8
V
viniv Offline OP
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
V
Joined: Jan 2008
Posts: 8
getting disconnected.

About every 10 minutes ?

I run an online NA meeting and this just started happening recently have been doing the meetings for months .

I Appreciate any help and suggestions,

Vini

Joined: Jan 2004
Posts: 509
L
Fjord artisan
Offline
Fjord artisan
L
Joined: Jan 2004
Posts: 509
Sure could help if you told us the disconnect reason.

Joined: Jan 2008
Posts: 8
V
viniv Offline OP
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
V
Joined: Jan 2008
Posts: 8
I have no idea WHY, I don't get any sort of error or reason, does that help?

Should I check a log or something?


I have very little knowledge of this particular program.

Last edited by viniv; 30/01/08 10:30 PM.
Joined: Jan 2008
Posts: 8
V
viniv Offline OP
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
V
Joined: Jan 2008
Posts: 8
[10053] Software caused connection abort

Joined: Dec 2002
Posts: 2,031
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Dec 2002
Posts: 2,031

Try this...

mirc options (alt+o) > connect > options > select check for timed out connection

Joined: Jan 2008
Posts: 8
V
viniv Offline OP
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
V
Joined: Jan 2008
Posts: 8
Rock that one is checked, there all checked except Preserve nicknames

Joined: Jan 2004
Posts: 509
L
Fjord artisan
Offline
Fjord artisan
L
Joined: Jan 2004
Posts: 509
Looks more like an ISP thing. Your Internet connection.

Or random dos attacks or something.

Contact your ISP for support and see about what they know on their side.

Joined: Jan 2008
Posts: 8
V
viniv Offline OP
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
V
Joined: Jan 2008
Posts: 8
Ok thanks for the help its kicking me every 5 minutes now I don't have trouble with anything else on the internet but this one most important thing.

Appreciate your help.

Joined: Dec 2002
Posts: 2,031
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Dec 2002
Posts: 2,031

Try pasting these two lines of code into your remotes (alt+r > remote tab)

Code:

on *:START:.timerAnti-10053 -o 0 60 scon -at1 raw -q ping Anti-10053
on ^*:PONG:if ($2 == Anti-10053) haltdef



Also, undo what I told you before...
mirc options (alt+o) > connect > options > de-select check for timed out connection

~ Edit ~
Restart mIRC to activate that code.


Joined: Jan 2008
Posts: 8
V
viniv Offline OP
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
V
Joined: Jan 2008
Posts: 8
I'll try it rock I have a meeting to run in just a few minutes

earlier today I was able to stay on for awhile I have a feeling someone is messing with me, just my gut but theres a certain person who got banned from the board who knows mIRC wuite well and is upset with me about a decision I had to make, not the banning but some other issue, it may be him.

Been online 15 minutes now seems to be working so far laugh

Last edited by viniv; 31/01/08 03:03 AM.
Joined: Jan 2008
Posts: 8
V
viniv Offline OP
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
V
Joined: Jan 2008
Posts: 8
Originally Posted By: RoCk

Try pasting these two lines of code into your remotes (alt+r > remote tab)

Code:

on *:START:.timerAnti-10053 -o 0 60 scon -at1 raw -q ping Anti-10053
on ^*:PONG:if ($2 == Anti-10053) haltdef



Also, undo what I told you before...
mirc options (alt+o) > connect > options > de-select check for timed out connection

~ Edit ~
Restart mIRC to activate that code.



Ok I have entered that code thanks Rock so far so good time will tell, thanks again

Joined: Jan 2008
Posts: 8
V
viniv Offline OP
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
V
Joined: Jan 2008
Posts: 8
Just going to bump this its been working great until latley so redid the script and see if that fixes it .

Joined: Jan 2010
Posts: 9
K
Nutrimatic drinks dispenser
Offline
Nutrimatic drinks dispenser
K
Joined: Jan 2010
Posts: 9
The code didn't work.

Joined: Oct 2003
Posts: 3,918
A
Hoopy frood
Offline
Hoopy frood
A
Joined: Oct 2003
Posts: 3,918
Because software aborts are not always fixable by scripts. When they're not, it usually implies that there's something more serious going on-- usually a hardware issue, like your router is dying, NIC is faulty or your line to the ISP (including any ethernet cables) might be screwed up.

But if the script actually works, the software abort is likely due to a misconfigured mIRC or BNC that is suppressing anti-idle events. Basically, if the above script actually fixed your issue, you didn't *really* have the issue to begin with.


- argv[0] on EFnet #mIRC
- "Life is a pointer to an integer without a cast"

Link Copied to Clipboard