Jump to content

Mudlet help.


Trick

Recommended Posts

If anyone uses mudlet, I could use some help..

I'll try to explain this the best I can... I'm having an issue where when new information comes into the display, my prompt is a line behind and effectively moves the display twice. So, for instance, when I move a room and the new room shows up in my display, my prompt goes in and moves it up again. I want the new information as well as my prompt to come in together at the same time. As it is now my prompt lags a line behind and its really messing with my eyes..

I hope that was a good enough description?

Link to comment
Share on other sites

To clarify:

When you enter a room, are you having to press enter an additional time to see the prompt? Is it automatically scrolling down only as far as the 2nd to bottom line? Or are you talking about the split scrolling function? Am I totally off base with these guesses?

Link to comment
Share on other sites

Fixed it.

So, basically:

Quote

the delayed prompt happens because your MUD is not properly telling Mudlet when it should display the prompt, so Mudlet gives up waiting and displays it eventually. See about enabling the "GA" signal in your MUD - it stands for "Go Ahead" and it means the MUD has sent all it wants and the client should display it. Your MUD isn't sending it as it should be

Enabling GA didn't solve the problem, so I had to add an empty line after my prompt so that my whole prompt would show up and the empty line is the line delayed. Fixed the problem so I'm happy.

 

Thanks for trying to help!

Link to comment
Share on other sites

Try looking in settings, under main display, and making sure that the box "fix unnecessary linebreaks on GA servers" is checked, if you feel ambitious. Could possibly be a mishandled linebreak not causing the end line to show up. Never encountered this issue myself.

Link to comment
Share on other sites

  • 3 weeks later...
  • Implementor
On 6/14/2017 at 10:33 PM, Fireman said:

Fixed it.

So, basically:

Enabling GA didn't solve the problem, so I had to add an empty line after my prompt so that my whole prompt would show up and the empty line is the line delayed. Fixed the problem so I'm happy.

 

Thanks for trying to help!

I've always had to enter an additional carriage return after my prompts. Both with telnet and tintin. Not sure about the whole GA thing. 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...