Incoming MSDP data causing blank lines in client

Post Reply
Ornir
Posts: 31
Joined: Thu Apr 07, 2011 8:15 am

Incoming MSDP data causing blank lines in client

Post by Ornir »

Hi Everyone,

I am creating a GUI clent for Luminari MUD (http://luminarimud.com) and have run into a bit of a "problem".

When i have incoming MSDP data, for each reception i get a blank line and a new prompt. It is almost as if the client sends a newline for each set of received data.

I am sending MSDP every second so this results in a LOT of blank space. I can work around this somewhat by gagging the blank lines and turning off the prompt but this is FAR from ideal.

I tried the same mud, the same MSDP data in Tintin++ and there are no blank lines echoed to the client, so I believe it is a Mudlet issue.

Mudlet 3.0.0-delta

Does anyone have any insight into this? Is it possible to prevent this from happening?

Thanks for your help!

User avatar
Vadi
Posts: 5035
Joined: Sat Mar 14, 2009 3:13 pm

Re: Incoming MSDP data causing blank lines in client

Post by Vadi »

Can you try "Fix unnecessary linebreaks on GA servers" option under Main display settings tab?

Ornir
Posts: 31
Joined: Thu Apr 07, 2011 8:15 am

Re: Incoming MSDP data causing blank lines in client

Post by Ornir »

I have that box checked and I still get the blank lines. Any other ideas?

Post Reply