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.
Entire forum
➜ MUSHclient
➜ Bug reports
➜ vanishing echo and history
vanishing echo and history
|
It is now over 60 days since the last post. This thread is closed.
Refresh page
Posted by
| Shaun Biggs
USA (644 posts) Bio
|
Date
| Thu 10 May 2007 07:01 PM (UTC) |
Message
| I wound up with a really annoying error a bit ago, and I haven't been able to recreate it. Pretty much when I connected to my mud, the command echo was disabled, and nothing was stored in the command history except for the character name. I tried toggling the options, disconnecting and reconnecting... nothing worked. Then I closed the world, opened it again, and it was all fine. The only odd thing was that I had an error in a plugin with a lua function being called that didn't exist, but I didn't fix that before closing the world and reopening it again, nor did I fix it before trying to get the bug to happen again. |
It is much easier to fight for one's ideals than to live up to them. | Top |
|
Posted by
| Nick Gammon
Australia (23,120 posts) Bio
Forum Administrator |
Date
| Reply #1 on Thu 10 May 2007 09:05 PM (UTC) |
Message
| Toggling Display menu -> No Command Echo, should have fixed it. |
- Nick Gammon
www.gammon.com.au, www.mushclient.com | Top |
|
Posted by
| Shaun Biggs
USA (644 posts) Bio
|
Date
| Reply #2 on Thu 10 May 2007 10:20 PM (UTC) |
Message
| It should have, but it didn't. |
It is much easier to fight for one's ideals than to live up to them. | Top |
|
Posted by
| Nick Gammon
Australia (23,120 posts) Bio
Forum Administrator |
Date
| Reply #3 on Fri 11 May 2007 02:27 AM (UTC) |
Message
| Did you check World Config -> Input -> Commands -> Echo my Input?
If that became unchecked for some reason, commands would not be echoed (however it should have ended up in the command history).
I can't really explain that, however the decision about whether to echo or not is fairly tortuous, because of the number of ways commands can be entered (eg. directly, macro, accelerator, alias, "send to execute", script (calling Execute), repeat last command, etc.).
I can sort of reproduce it with an alias like this:
<aliases>
<alias
match="*"
enabled="y"
omit_from_output="y"
sequence="10"
>
<send>%0</send>
</alias>
</aliases>
Basically that captures everything you type, and sends it to the world, omitting the typed command.
However you probably didn't have something like that without realizing it, and in any case an alias like that won't let you type aliases in. |
- Nick Gammon
www.gammon.com.au, www.mushclient.com | Top |
|
Posted by
| Shaun Biggs
USA (644 posts) Bio
|
Date
| Reply #4 on Fri 11 May 2007 12:55 PM (UTC) |
Message
| After a LOT of closing and restarting trying to recreate this error, I finally got it. I had to try to send my name and password to the mud while it was connecting, then wait a few seconds before clicking on the error box and entering in my information again. |
It is much easier to fight for one's ideals than to live up to them. | Top |
|
Posted by
| Nick Gammon
Australia (23,120 posts) Bio
Forum Administrator |
Date
| Reply #5 on Fri 11 May 2007 10:05 PM (UTC) |
Message
| Which error box are you referring to? |
- Nick Gammon
www.gammon.com.au, www.mushclient.com | Top |
|
Posted by
| Shaun Biggs
USA (644 posts) Bio
|
Date
| Reply #6 on Fri 11 May 2007 10:37 PM (UTC) |
Message
| The connection to <world name> is being established |
It is much easier to fight for one's ideals than to live up to them. | Top |
|
Posted by
| Nick Gammon
Australia (23,120 posts) Bio
Forum Administrator |
Date
| Reply #7 on Sat 12 May 2007 01:43 AM (UTC) |
Message
| So you tried to connect, which took a few seconds.
During that time, you manually typed your name, and password?
You got an error message about "not connected yet" or something.
You typed the name ans password again, once connected.
Then echo was stuck off? |
- Nick Gammon
www.gammon.com.au, www.mushclient.com | Top |
|
Posted by
| Shaun Biggs
USA (644 posts) Bio
|
Date
| Reply #8 on Sat 12 May 2007 11:11 AM (UTC) |
Message
| Yes. This also doesn't happen every time, just once in a while. Which is probably why it took me so long to figure out what happened. I tried adjusting every setting I could think of, and it just doesn't echo at all like that, and the only thing in history was my name. |
It is much easier to fight for one's ideals than to live up to them. | Top |
|
Posted by
| Nick Gammon
Australia (23,120 posts) Bio
Forum Administrator |
Date
| Reply #9 on Sat 12 May 2007 11:47 PM (UTC) |
Message
| Well I can't see how that would happen. Toggling the menu item should fix it. The source is publicly available, maybe someone can see what is wrong? |
- Nick Gammon
www.gammon.com.au, www.mushclient.com | 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.
21,190 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top