Register to post in forums, or Log in to your existing account
 

Play RetroMUD
Post new topic  Reply to topic     Home » Forums » CMUD General Discussion
ReedN
Wizard


Joined: 04 Jan 2006
Posts: 1279
Location: Portland, Oregon

PostPosted: Thu Jul 03, 2008 1:24 am   

[2.29] Bleedthrough (probably ATCP related) of special character
 
Finally got a repeating occurrence of this hard to reproduce one. There is a lot of gagging going on so if this can't be reproduced by this you might need to gag the specific lines I do.

Error, the 'ð' before 8360:
Code:
It weighs about 24 pounds.
ð8360h, 8470m, 36900e, 33900w cexdb-
It weighs about 29 pounds.


Gagged:
Code:
This strange-looking shard is made of a stone-like material and sports dull, chipped edges as if it had been cloven from a larger source. Power pulses in a thick cloud around it, giving off a soft blue glow of energy that crackles faintly. Inscribed upon the shard's smooth surface are many exotic, alloy-filled glyphs that glitter strangely with a light of their own.

and

It has about a month of usefulness left.



Debugfile Output:
Code:
It weighs about 26 pounds.<CR><LF>
<IAC><SB><200>Char.Vitals<LF>
H:8360/8360 M:8470/8470 E:36900/36900 W:33900/33900 NL:45/100 <IAC><SE><ESC>[32m8360h, <ESC>[37m<ESC>[32m8470m, <ESC>[37m<ESC>[32m36900e, <ESC>[37m<ESC>[32m33900w <ESC>[37mcexdb-<IAC><EOR>This strange-looking shard is made of a stone-like material and sports dull, chipped edges as if it had been cloven from a larger source. Power pulses in a thick cloud around it, giving off a soft blue glow of energy that crackles faintly. Inscribed upon the shard's smooth surface are many exotic, alloy-filled glyphs that glitter strangely with a light of their own.<CR><LF>
It has about a month of usefulness left.<CR><LF>
It weighs about 24 pounds.<CR><LF>
<IAC><SB><200>Char.Vitals<LF>
H:8360/8360 M:8470/8470 E:36900/36900 W:33900/33900 NL:45/100 <IAC>
in  ( 1500) 07/03/08 09:15:12:314 : <SE><ESC>[32m8360h, <ESC>[37m<ESC>[32m8470m, <ESC>[37m<ESC>[32m36900e, <ESC>[37m<ESC>[32m33900w <ESC>[37mcexdb-<IAC><EOR>This strange-looking shard is made of a stone-like material and sports dull, chipped edges as if it had been cloven from a larger source. Power pulses in a thick cloud around it, giving off a soft blue glow of energy that crackles faintly. Inscribed upon the shard's smooth surface are many exotic, alloy-filled glyphs that glitter strangely with a light of their own.<CR><LF>
It has about a month of usefulness left.<CR><LF>
It weighs about 29 pounds.<CR><LF>
Reply with quote
ReedN
Wizard


Joined: 04 Jan 2006
Posts: 1279
Location: Portland, Oregon

PostPosted: Thu Jul 03, 2008 1:35 am   
 
Reproducable showprompt code:

Code:
#showprompt {It weighs about 26 pounds.%cr%char(10)};#showprompt {%char(255)%char(250)%char(200)Char.Vitals%char(10)};#showprompt {H:8360/8360 M:8470/8470 E:36900/36900 W:33900/33900 NL:45/100 %char(255)%char(240)%e[32m8360h, %e[37m%e[32m8470m, %e[37m%e[32m36900e, %e[37m%e[32m33900w %e[37mcexdb-%char(255)%char(239)This strange-looking shard is made of a stone-like material and sports dull, chipped edges as if it had been cloven from a larger source. Power pulses in a thick cloud around it, giving off a soft blue glow of energy that crackles faintly. Inscribed upon the shard's smooth surface are many exotic, alloy-filled glyphs that glitter strangely with a light of their own.%cr%char(10)};#showprompt {It has about a month of usefulness left.%cr%char(10)};#showprompt {It weighs about 24 pounds.%cr%char(10)};#showprompt {%char(255)%char(250)%char(200)Char.Vitals%char(10)};#showprompt {H:8360/8360 M:8470/8470 E:36900/36900 W:33900/33900 NL:45/100 %char(255)};#showprompt {%char(240)%e[32m8360h, %e[37m%e[32m8470m, %e[37m%e[32m36900e, %e[37m%e[32m33900w %e[37mcexdb-%char(255)%char(239)This strange-looking shard is made of a stone-like material and sports dull, chipped edges as if it had been cloven from a larger source. Power pulses in a thick cloud around it, giving off a soft blue glow of energy that crackles faintly. Inscribed upon the shard's smooth surface are many exotic, alloy-filled glyphs that glitter strangely with a light of their own.%cr%char(10)};#showprompt {It has about a month of usefulness left.%cr%char(10)};#showprompt {It weighs about 29 pounds.%cr%char(10)}
Reply with quote
ReedN
Wizard


Joined: 04 Jan 2006
Posts: 1279
Location: Portland, Oregon

PostPosted: Thu Jul 03, 2008 2:01 am   
 
Had some more time so I slimmed it down from the above to a shorter text sequence to exercise it:

Code:
#showprompt {%char(255)%char(250)%char(200)Char.Vitals%char(10)};#showprompt {H:8360/8360 M:8470/8470 E:36900/36900 W:33900/33900 NL:45/100 %char(255)};#showprompt {%char(240)%e[32m8360h, %e[37m%e[32m8470m, %e[37m%e[32m36900e, %e[37m%e[32m33900w %e[37mcexdb-%char(255)%char(239)This%cr%char(10)}
Reply with quote
Tech
GURU


Joined: 18 Oct 2000
Posts: 2733
Location: Atlanta, USA

PostPosted: Thu Jul 03, 2008 5:11 am   
 
Confirmed.
_________________
Asati di tempari!
Reply with quote
Zugg
MASTER


Joined: 25 Sep 2000
Posts: 23379
Location: Colorado, USA

PostPosted: Thu Jul 03, 2008 4:52 pm   
 
Confirmed and added to bug list. Thanks for finding this. I think the problem is one of my kludges for "bad muds". The packet break is between the char(255) and the char(240). Since certain MUDs only terminate their telnet option negotiation with just the char(255) and don't give the char(240), CMUD turns off the telnet parsing when it receives the char(255) at the end of a packet. So when the char(240) is received at the beginning of the next packet, it is displayed as a normal character (which is the ð that you are seeing).
Reply with quote
Display posts from previous:   
Post new topic   Reply to topic     Home » Forums » CMUD General Discussion All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

© 2009 Zugg Software. Hosted by Wolfpaw.net