Mushclient Version: 4.84
I often encounter that mushclient crashed with "bad magic".
I do not know the exact reason.
But I found that when one line will going to trigger multiple triggers will often lead to crash.
The triggers to be triggered are created by "wait.regexp" in different plug-ins.
For Example:
Line A triggered plugin A, and it created a tigger using "wait.regexp" to wait for Line C.
Line B triggered plugin B, and it created a tigger using "wait.regexp" to wait for Line C.
When Line C arrive, the mushclient will likely to crash.
I often encounter that mushclient crashed with "bad magic".
I do not know the exact reason.
But I found that when one line will going to trigger multiple triggers will often lead to crash.
The triggers to be triggered are created by "wait.regexp" in different plug-ins.
For Example:
Line A triggered plugin A, and it created a tigger using "wait.regexp" to wait for Line C.
Line B triggered plugin B, and it created a tigger using "wait.regexp" to wait for Line C.
When Line C arrive, the mushclient will likely to crash.