mIRC Home    About    Download    Register    News    Help

Print Thread
#28867 09/06/03 05:43 PM
Joined: Apr 2003
Posts: 414
Fjord artisan
OP Offline
Fjord artisan
Joined: Apr 2003
Posts: 414
How to reproduce ?
join 1 or more channel ..
type /debug -n @Debug - to view how mirc send the commands to server ..
and type this //ame $left($str(JustASuf!,100),470)
or amsg .. is same ..
Now look in the @Debug window ..
-> someserver.az.us.undernet.org PRIVMSG :ACTION Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!Sutf!
Err.. No channel in the PRIVMSG .. And on the status server send error "No text to send" ..
Without the ! char all work fine .. //ame $left($str(JustASuf,100),470) - all is ok ..
All work fine only then when text is only letters ..
Bug appeare when the text include other char(mean no letters) & len of msg is up to 441-ChannelsLen.


mIRC Chm Help 6.16.0.3 Full Anchored!
#28868 09/06/03 05:56 PM
Joined: Dec 2002
Posts: 2,809
C
Hoopy frood
Offline
Hoopy frood
C
Joined: Dec 2002
Posts: 2,809
I can reproduce that (6.03, XP Home), however for me at least it appears to have nothing to do with whether there is a !, if I type //ame $left($str(JustASuf,100),470) it gives me the same error.

#28869 09/06/03 06:22 PM
Joined: Apr 2003
Posts: 414
Fjord artisan
OP Offline
Fjord artisan
Joined: Apr 2003
Posts: 414
Yah .. You right .. With only letters message the bug appear too .. (98,6.03) Sorry for mistake ..


mIRC Chm Help 6.16.0.3 Full Anchored!
#28870 09/06/03 06:35 PM
Joined: Dec 2002
Posts: 2,809
C
Hoopy frood
Offline
Hoopy frood
C
Joined: Dec 2002
Posts: 2,809
Now this is even weirder,
//ame $left($str(JustASuf,54),469)

That one works fine,
//ame $left($str(JustASuf,55),469)

That one doesn't.


Link Copied to Clipboard