Not sure if this is a mushclient bug or if not what is causing it. A recent plugin of mine (HitBar) which can be found at www.magnumsworld.com/muds is designed to provide a continueous change of colors as hit points, spell points and the mobs status changes. It worked great for about two days, then started causing the client to lock up every time the plugin was called. :p
After trying to reinstall the script engines without success, I finally removed the plugin and the client worked again. I can't see anything in the code I don't use any other place, so... I figure it was some sort of plugin ID bug or a glitch in the state files being saved for it. Changing the ID from "fba8f08ebbdd03bcae94ab05" to "fba8f08ebbdd03bcae94ab04", (seems) to have fixed it, at least for the first day I used it with the new ID. If it bugs again, then the state file may be at fault some how. I frankly can't think of any other reasons off hand for it to be hanging only after the client has reloaded it a second time. :p This is imho a potentially serious glitch...
After trying to reinstall the script engines without success, I finally removed the plugin and the client worked again. I can't see anything in the code I don't use any other place, so... I figure it was some sort of plugin ID bug or a glitch in the state files being saved for it. Changing the ID from "fba8f08ebbdd03bcae94ab05" to "fba8f08ebbdd03bcae94ab04", (seems) to have fixed it, at least for the first day I used it with the new ID. If it bugs again, then the state file may be at fault some how. I frankly can't think of any other reasons off hand for it to be hanging only after the client has reloaded it a second time. :p This is imho a potentially serious glitch...