Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to verify your details, confirm your email, resolve issues, making threats, or asking for money, are
spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the
password reset link.
Due to spam on this forum, all posts now need moderator approval.
Entire forum
➜ MUSHclient
➜ Bug reports
➜ Bug with '<' character on Evennia
|
Bug with '<' character on Evennia
|
It is now over 60 days since the last post. This thread is closed.
Refresh page
| Posted by
| Apos
(2 posts) Bio
|
| Date
| Thu 17 Mar 2016 07:11 AM (UTC) |
| Message
| I've only noticed this behavior with Mushclient compared to other clients and I'm at a loss for why this is: on a new evennia coded game, one user using mushclient noticed all text following the '<' character would be eaten until a new line or until a '>' character.
I at first thought they had some kind of gag/block type functionality they forgot about, then I did a fresh install of mushclient myself to check and had the exact same behavior. Can't reproduce this in any other clients, and I'm not sure what about an evennia game would be causing mushclient to interact that way compared to other MUs. Any ideas for where we should start to look on our end?
Thanks a bunch if you have any ideas at all. | | Top |
|
| Posted by
| Nick Gammon
Australia (23,166 posts) Bio
Forum Administrator |
| Date
| Reply #1 on Thu 17 Mar 2016 09:51 AM (UTC) Amended on Thu 17 Mar 2016 09:52 AM (UTC) by Nick Gammon
|
| Message
| I am presuming your game enables MXP. When MXP is enabled, you have "markup" available like <b> for bold text.
Servers that do not implement MXP correctly don't "escape" the < character correctly in normal text (like a prompt line), as they should, as <
MUSHclient looks for a closing tag after "<" and then attempts to interpret everything between the "<" and then ">" as markup. If it fails to do so, it discards the entire string as possible future markup that it doesn't understand (like HTML does).
Some clients which you may have used in the past, don't do this, but simply reproduce the text. This is not forwards compatible.
The bug is not in MUSHclient, but your MUD server. Please write to the admins and suggest they implement MXP properly. It isn't hard.
See: http://www.gammon.com.au/mushclient/addingservermxp.htm |
- Nick Gammon
www.gammon.com.au, www.mushclient.com | | Top |
|
| Posted by
| Apos
(2 posts) Bio
|
| Date
| Reply #2 on Thu 17 Mar 2016 03:42 PM (UTC) |
| Message
| | Thanks a bunch, I really appreciate it! | | Top |
|
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.
14,078 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top