I am trying to test the new Monk pull script. I have a script that calls another macro depending on which character it is. For some reason, in the last few days, I get a FREEZE/crash...
Here would be an example of the script lines:
I sent a dump file to Redbot, but is anyone else seeing something like this?
In addition, I am getting a significant number of random black screen crashes for my characters. The window just goes BLACK, and I get a message on the other group characters that XXX has left the server. This happens even when no script is running.
Thoughts?
JJB
Here would be an example of the script lines:
Code:
/if (${Me.Name.Equal[${MonkOne}]} ) {
/mac kiss11_MonkPuller_V10 puller ini Kissassist_Firiona_${Me.Name} ${StartUp} 98
}
I sent a dump file to Redbot, but is anyone else seeing something like this?
In addition, I am getting a significant number of random black screen crashes for my characters. The window just goes BLACK, and I get a message on the other group characters that XXX has left the server. This happens even when no script is running.
Thoughts?
JJB


