Hello Stv,
we hit an incompatibility of this extension with
Automatic Mirror Image (tested with only those two loaded). I suspect there is a function overwrite which prevents the other extension to work. Error only occurs when a mage has Shield spell and applied Mirror Image to himself and it is checked if an image is hit instead of the mage. No output from
5e Reactions but image is correctly removed and the following error occurs:
Code:
[ERROR] Script execution error: [string: "5e Reactions:scripts/reactions.lua"]:78 bad argument #1 to 'match' (string expected, got nil).
Unfortunately, the other extension is in the vault so I cannot trace further - perhaps you can check with
Kent McCullough what he is doing with
rRoll.sResult which seems to be empty in the
strings.match call.