 |
Badmonster Wanderer
Joined: 06 Feb 2010 Posts: 81
|
Posted: Wed Apr 28, 2010 1:32 pm
suddenly skipped lines |
On most muds cmud is perfect
However on one mud I play the client suddenly skips about a screen and a half for no apparent reason. No one on that mud has any clude why.
Any ideas why I might be getting about 14 inches of blank screen as if I were leaning on the return key? |
|
|
 |
Martaigne Wanderer
Joined: 05 Jan 2002 Posts: 88 Location: Atlanta, GA
|
Posted: Wed Apr 28, 2010 1:37 pm |
Any particular triggers or other scripts that we should know about?
|
|
|
 |
Zugg MASTER

Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Wed Apr 28, 2010 4:23 pm |
Sounds like the MUD might be sending some sort of ANSI control sequence that is trying to clear the page. In CMUD, instead of clearing/deleting the text on the page, CMUD just scrolls it up so the screen is blank but the previous contents are in the scrollback area.
You can look to see what raw control codes the MUD might be sending using the Script Debugger window. Open it from the Window menu in CMUD and make sure the Raw Input/Output message is turned on. Then do whatever on the MUD causes the blank lines to be shown.
You can also try turning off the VT100 emulation option in the session preferences. CMUD won't process the clear-screen control codes if that option is off. |
|
|
 |
|
|