I've been running into a sporadic issue with Mudlet 2.1 eating say commands in Armageddon sporadically, where it will eat several repeated commands 2-3x in a row and then work at last. I ran the debugger and this is what it turned up on each input that didn't appear to be recognized by the mud:
Code: Select all
LUA OK anonymous Lua function ran without errors
LUA OK script WindowResizeEvent (handleWindowResizeEvent) ran without errors
I have no scripts installed that use this function.
Is there any way to further pinpoint if it's Mudlet doing this or the mud? If it's Mudlet, what can I do about it?