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
Damus
Newbie


Joined: 21 Aug 2008
Posts: 1

PostPosted: Thu Aug 21, 2008 5:36 pm   

Achaea Help Files - No text shown
 
Hey there,
Was wondering if you guys could help me out with a problem I'm having in cMud 2.36.

When I use certain commands to call up help files in Achaea, there are lines of text omitted in the return from the server. Now, when I look at it through the debugger screen, it's obvious Achaea is sending it back to me, but cMud blanks out those lines in my window. Below is a copy/paste of me using 2 such commands to call on help files through the debugger screen. Any help would be much appreciated.


c Achaea | [1] Achaea Comline : start :
a Achaea |1363h, 2002m, 6978e, 8910w ex-ab tattoos mindseye
h Achaea |<ESC>[32m1363h, <ESC>[32m2002m, <ESC>[32m6978e, <ESC>[32m8910w <ESC>[37mex-<ESC>[2Sab tattoos mindseye<ESC>[0m
i Achaea >ab tattoos mindseye<CR><LF>
d Achaea | [1] Achaea Comline : stopped
i Achaea *<IAC><SB><200>Room.Brief At the edge of the lake<IAC><SE><IAC><SB><200>Room.Exits se,s,nw<IAC><SE>Syntax: TOUCH MINDSEYE<CR><CR><LF><CR><CR><LF>
Inks: 2 Blue inks<CR><CR><LF>
1 Green ink<CR><CR><LF><CR><CR><LF>
This will allow you to see and hear most things while deaf and blind.<CR><CR><LF>
<IAC><SB><200>Char.Vitals<LF>
H:1363/1669 M:2002/2002 E:7028/7245 W:8910/8910 NL:69/100 <IAC><SE><ESC>[32m1363h, <ESC>[37m<ESC>[32m2002m, <ESC>[37m<ESC>[32m7028e, <ESC>[37m<ESC>[32m8910w <ESC>[37mex-<IAC><EOR>
a Achaea #Telnet 200: Room.Brief At the edge of the lake
a Achaea #Telnet 200: Room.Exits se,s,nw
a Achaea #Telnet 200: Char.Vitals<LF>H:1363/1669 M:2002/2002 E:7028/7245 W:8910/8910 NL:69/100
a Achaea |
a Achaea |
a Achaea |
a Achaea |
a Achaea |
a Achaea |
a Achaea |
a Achaea ]1363h, 2002m, 7028e, 8910w ex-
h Achaea ]<ESC>[32m1363h, <ESC>[32m2002m, <ESC>[32m7028e, <ESC>[32m8910w <ESC>[37mex-<ESC>[0m
f Achaea | Pattern: (%d)h, (%d)m, (%d)e, (%d)w (*)- : (%1=1363, %2=2002, %3=7028, %4=8910, %5="ex")
c Achaea | exec : Pattern "Health" : hp = %1 mana = %2 stamina = %3 willpow...
---
c Achaea | [1] Achaea Comline : start :
a Achaea |1363h, 2002m, 7028e, 8910w ex-ab tattoos starburst
h Achaea |<ESC>[32m1363h, <ESC>[32m2002m, <ESC>[32m7028e, <ESC>[32m8910w <ESC>[37mex-<ESC>[2Sab tattoos starburst<ESC>[0m
i Achaea >ab tattoos starburst<CR><LF>
d Achaea | [1] Achaea Comline : stopped
i Achaea *Syntax: TOUCH STARBURST<CR><CR><LF><CR><CR><LF>
Inks: 1 Blue ink<CR><CR><LF>
1 Gold ink<CR><CR><LF>
1 Green ink<CR><CR><LF>
1 Purple ink<CR><CR><LF>
1 Red ink<CR><CR><LF>
1 Yellow ink<CR><CR><LF><CR><CR><LF>
This tattoo will work automatically upon your death, once you have touched it. <CR><LF>
It will resurrect you immediately, and cause you to lose only half the normal <CR><LF>
amount of experience that you would lose from a death.<CR><CR><LF>
<IAC><SB><200>Char.Vitals<LF>
H:1363/1669 M:2002/2002 E:7058/7245 W:8910/8910 NL:69/100 <IAC><SE><ESC>[32m1363h, <ESC>[37m<ESC>[32m2002m, <ESC>[37m<ESC>[32m7058e, <ESC>[37m<ESC>[32m8910w <ESC>[37mex-<IAC><EOR>
a Achaea #Telnet 200: Char.Vitals<LF>H:1363/1669 M:2002/2002 E:7058/7245 W:8910/8910 NL:69/100
a Achaea |
a Achaea |
a Achaea |
a Achaea |
a Achaea |
a Achaea |
a Achaea |
a Achaea |
a Achaea |
a Achaea |
a Achaea |This tattoo will work automatically upon your death, once you have touched it.
a Achaea |It will resurrect you immediately, and cause you to lose only half the normal
a Achaea |
a Achaea ]1363h, 2002m, 7058e, 8910w ex-
h Achaea ]<ESC>[32m1363h, <ESC>[32m2002m, <ESC>[32m7058e, <ESC>[32m8910w <ESC>[37mex-<ESC>[0m
f Achaea | Pattern: (%d)h, (%d)m, (%d)e, (%d)w (*)- : (%1=1363, %2=2002, %3=7058, %4=8910, %5="ex")
c Achaea | exec : Pattern "Health" : hp = %1 mana = %2 stamina = %3 willpow...

For the command AB TATTOOS MINDSEYE I see absolutely nothing, but then with AB TATTOOS STARBURST I see the following and nothing else:

"This tattoo will work automatically upon your death, once you have touched it.
It will resurrect you immediately, and cause you to lose only half the normal"


Before asked, yes I have tried disabling all my triggers etc. I've made an entirely new session with nothing to try, and still I have the same problem. Also, at the advice of support, I've disabled my MCCP in the session settings. Thanks in advance.
Reply with quote
Zugg
MASTER


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

PostPosted: Thu Aug 21, 2008 6:02 pm   
 
Btw, just wanted to add to this that I've already been involved with this poster and couldn't reproduce the problem or figure it out, so I suggested he post here for other Achaea players to try it.

Also, I realize that the extra CR characters in the MUD capture is a possible problem. You'll see stuff like:

Inks: 1 Blue ink

which indicates Achaea is sending extra CR characters. I have replayed this exact text and it doesn't seem to cause the problem that Damus is having, but I have already sent an email to Achaea requesting that they fix this non-standard Telnet text and get rid of the extra CR in their help system.
Reply with quote
Zenethian
Beginner


Joined: 12 Jan 2009
Posts: 10

PostPosted: Mon Jan 12, 2009 4:15 am   
 
I too am having this problem with CMud 3.03a and 2.37.

I guess they never fixed it? Is there a workaround? Can I have it ignore errant CRs that are not matched with a LF?
Reply with quote
werepixie
Newbie


Joined: 04 Apr 2007
Posts: 5

PostPosted: Mon Jan 12, 2009 5:19 am   
 
I have been using every version of zMud on Achaea since January 1999 and switched to cMud in early 2007 and have never seen such an issue. Currently running cMud 2.37


a Achaea |2178h, 2500m, 13875e, 11400w ex-ab tattoos mindseye
j Achaea >ab tattoos mindseye
d Achaea | [3] Achaea Comline : stopped
a Achaea #Telnet 200: Char.Vitals<LF>H:2178/2995 M:2500/2500 E:13875/13875 W:11400/11400 NL:11/100
a Achaea |
a Achaea |Syntax: TOUCH MINDSEYE
a Achaea |
a Achaea |Inks: 2 Blue inks
a Achaea | 1 Green ink
a Achaea |
a Achaea |This will allow you to see and hear most things while deaf and blind.
a Achaea ]2178h, 2500m, 13875e, 11400w ex-

c Achaea | [3] Achaea Comline : start :
a Achaea |ab tattoos starburst
j Achaea >ab tattoos starburst
d Achaea | [3] Achaea Comline : stopped
a Achaea #Telnet 200: Char.Vitals<LF>H:2178/2995 M:2500/2500 E:13875/13875 W:11400/11400 NL:11/100
a Achaea |
a Achaea |Syntax: TOUCH STARBURST
a Achaea |
a Achaea |Inks: 1 Blue ink
a Achaea | 1 Gold ink
a Achaea | 1 Green ink
a Achaea | 1 Purple ink
a Achaea | 1 Red ink
a Achaea | 1 Yellow ink
a Achaea |
a Achaea |This tattoo will work automatically upon your death, once you have touched it.
a Achaea |It will resurrect you immediately, and cause you to lose only half the normal
a Achaea |amount of experience that you would lose from a death.
a Achaea ]2178h, 2500m, 13875e, 11400w ex-
Reply with quote
Zenethian
Beginner


Joined: 12 Jan 2009
Posts: 10

PostPosted: Mon Jan 12, 2009 5:30 am   
 
0.0005 | c Achaea | [1] Achaea Comline : start :
0.0019 | a Achaea |1203h, 1254m, 4915e, 4600w ex-ab tattoos firefly
0.0014 | j Achaea >ab tattoos firefly
0.0003 | d Achaea | [1] Achaea Comline : stopped
0.0925 | a Achaea #Telnet 200: Char.Vitals<LF>H:1203/1203 M:1254/1254 E:4915/4915 W:4600/4600 NL:80/100
0.0003 | a Achaea |
0.0003 | a Achaea |
0.0002 | a Achaea |
0.0003 | a Achaea |
0.0009 | a Achaea |
0.0004 | a Achaea |
0.0003 | a Achaea ]1203h, 1254m, 4915e, 4600w ex-


Odd, isn't it?
Reply with quote
Zenethian
Beginner


Joined: 12 Jan 2009
Posts: 10

PostPosted: Tue Jan 13, 2009 4:30 am   
 
Bug fixed!


Message #1 Sent by Achaea
1/13/2:52 Your bug report (detail: Using ab tattoos _____ with any tattoo name gives blank lines
instead of real information, unless using the nexus client. In debugging, it appears there are
extra CR characters that are causing it to wipe the line out after being displayed, as per telnet
specifications. More information has been posted here
http://forums.zuggsoft.com/forums/viewtopic.php?p=142934) - has been fixed. The following notes were
included: Should be all fixed, if you have any further problems with ABs, please re-file a bug
report with the files that are causing problems. Thank you!.
Reply with quote
Zugg
MASTER


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

PostPosted: Tue Jan 13, 2009 5:35 pm   
 
Cool, thanks for letting us know. I emailed them long ago about this, but I guess they only pay attention to problems with their actual players complain. Thanks for following up with them on this.
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