MUSHclient version 4.36
Problem: When using DeleteLines(), every once in a while (like 1 out of 1000 times fired or perhaps even less) the entire output area goes blank. It will become plain black, the MORE indicator remains off, and usually the display will return several seconds later (probably because the same trigger fires again and it forces a redraw but I cannot test that - the bug happening catches me by surprise each time and it tends to only last 1-2s).
I never used DeleteLines() before, so I am pretty sure this function somehow causes it. I cannot faithfully reproduce the issue - I reckon there is something timing-particular about it.
There isn't much to show on a screenshot. All output disappears. Miniwindows probably stay, but this is one of few worlds of mine that are quite vanilla and lack the spruced up scripts, so maybe those disappear too. I'll put a dummy in a corner somewhere and check next time the bug happens. :)
Problem: When using DeleteLines(), every once in a while (like 1 out of 1000 times fired or perhaps even less) the entire output area goes blank. It will become plain black, the MORE indicator remains off, and usually the display will return several seconds later (probably because the same trigger fires again and it forces a redraw but I cannot test that - the bug happening catches me by surprise each time and it tends to only last 1-2s).
I never used DeleteLines() before, so I am pretty sure this function somehow causes it. I cannot faithfully reproduce the issue - I reckon there is something timing-particular about it.
There isn't much to show on a screenshot. All output disappears. Miniwindows probably stay, but this is one of few worlds of mine that are quite vanilla and lack the spruced up scripts, so maybe those disappear too. I'll put a dummy in a corner somewhere and check next time the bug happens. :)