mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Jul 2012
Posts: 4
A
Self-satisified door
OP Offline
Self-satisified door
A
Joined: Jul 2012
Posts: 4
does anybody know how to fix this problem? mirc keeps "freezing" every 30 secs or so for few secs. very annoying. intrnet connection is fine. any ideas? tnx.

Joined: Feb 2003
Posts: 3,432
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Feb 2003
Posts: 3,432
Do you have scripts/dll's loaded in your mirc?


if ($me != tired) { return } | else { echo -a Get a pot of coffee now $+($me,.) }
Joined: Jan 2004
Posts: 2,127
Hoopy frood
Offline
Hoopy frood
Joined: Jan 2004
Posts: 2,127
it helps if you show us the output from pasting this command:

//echo -a $os $version $md5($mircexe,2) $file($mircexe).sig $alias(0) $script(0) $dll(0) $com(0) . $chan(0) $ial(*,0)

and also see if there's a timer that repeats around the same interval as the problem: /timer

Joined: Jul 2012
Posts: 4
A
Self-satisified door
OP Offline
Self-satisified door
A
Joined: Jul 2012
Posts: 4
7 7.17 7683908b23e2cfd3ed883d5daf3eacae ok 1 1 0 0 . 1 101

and "no active timers" . what does this mean? im crap with all this stuff....thank you

Joined: Feb 2003
Posts: 3,432
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Feb 2003
Posts: 3,432
You have some script loaded, if you type: /timers in mirc, what does it display?

Or test with: /remote off <- to turn remote off, see if that helps, if not just type: /remote on

You can type the text in any window.

Last edited by sparta; 20/07/12 10:24 PM.

if ($me != tired) { return } | else { echo -a Get a pot of coffee now $+($me,.) }
Joined: Oct 2003
Posts: 3,918
A
Hoopy frood
Offline
Hoopy frood
A
Joined: Oct 2003
Posts: 3,918
$script(0) always returns at least 1. The user probably doesn't have any sizable scripts running-- but who knows.


I would suggest upgrading to 7.25 as 7.17 is outdated by now.


- argv[0] on EFnet #mIRC
- "Life is a pointer to an integer without a cast"
Joined: Feb 2003
Posts: 3,432
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Feb 2003
Posts: 3,432
I dont know about anyone that have problem with 7.17, dont think thats the problem, i still using 7.17 and working just fine for me..


if ($me != tired) { return } | else { echo -a Get a pot of coffee now $+($me,.) }
Joined: Oct 2004
Posts: 8,330
Hoopy frood
Offline
Hoopy frood
Joined: Oct 2004
Posts: 8,330
You can check to see what your buffer is set to. If it's set too high for your system, it can cause some freezing. Alt-O > Other. Although you'd probably want it higher than 500, try setting it to that to see if it makes any difference. 500 should work on just about any computer.

Also keep in mind that freezing in one application can be caused by another application. If you close all of your other programs, do you still freeze?


Invision Support
#Invision on irc.irchighway.net
Joined: Jul 2012
Posts: 4
A
Self-satisified door
OP Offline
Self-satisified door
A
Joined: Jul 2012
Posts: 4
/remote off seem to have helped !! smile thanks a mill

Joined: Jul 2012
Posts: 4
A
Self-satisified door
OP Offline
Self-satisified door
A
Joined: Jul 2012
Posts: 4
and yeah, have 1 script loaded, but it was working fine up to few weeks ago...anyway mirc stopped freezing, thank you everybody smile


Link Copied to Clipboard