Crash...

Talk about anything about MSN Messenger for mIRC or leave some comments.
Post Reply
Dr_Nick

Crash...

Post by Dr_Nick »

so I opened a convo, typed anythingin it, an when I press enter, my whol mirc hangs 'till I kill it..;

Fun... :/

Greetz,

Dr_Nick.
Dr_Nick

P.S.

Post by Dr_Nick »

I'm using Windows XP Sp2, mIRC 6.16 and the latest version of your script...
Dr_Nick

solved...

Post by Dr_Nick »

So I did this:

;while ($regex($eval(%decode,1), /\%([a-fA-F0-9]{2})/)) {
; var %t = $regsub($eval(%decode,1), /\%([a-fA-F0-9]{2})/, $chr($base($regml(1),16,10)), %decode)
;}

(added the ;'s)

And now it works just fine...

(Saw it was a while loop because it stopped crashing after some ctrl-breaks) ;)

Greetz.
Post Reply