I get this error, but it pops up in a message box as compared to a special window like normal.
As far as I can tell, it's this trigger:
<trigger
enabled="y"
expand_variables="y"
group="CPHighlight"
match="^Find and kill \d \* (.*) \(.*\)$"
regexp="y"
send_to="10"
sequence="100"
script="CPAdder"
>
<send></send>
</trigger>
breaking on one of these lines...
Find and kill 1 * a flying donkey???!!! (The Land of Oz)
tell
Find and kill 1 * the great sorcerer (The Isle of Quake)
As far as I can tell, it's this trigger:
<trigger
enabled="y"
expand_variables="y"
group="CPHighlight"
match="^Find and kill \d \* (.*) \(.*\)$"
regexp="y"
send_to="10"
sequence="100"
script="CPAdder"
>
<send></send>
</trigger>
breaking on one of these lines...
Find and kill 1 * a flying donkey???!!! (The Land of Oz)
tell
Find and kill 1 * the great sorcerer (The Isle of Quake)