I have come across a bug. When I run a TinyMUX2.0 server on my Win98 box, MUSHclient will crash quite a bit more often than not if I issue @shutdown to the server. Whether I'm using the Win32 version or the CygWin version of the server, this happens. I believe it is a timing issue, because MUSHclient doesn't recognize @shutdown the way it recognizes QUIT, and thus tries to reconnect while the TinyMUX server is in the process of terminating. Thus it seems to connect for a fraction of a second, then--when the server program finally terminates--something Bad(tm) happens, and MUSHclient crashes. I believe this would simply be fixed by having MUSHclient recognize @shutdown as saying "don't reconnect!" the same way it does when you use QUIT. I have even tried sending @shutdown and QUIT at the same time on separate lines, to little avail (it helps once in a while, I think).
Thanks!
Thanks!