Hi, so I'm fairly new to fixing APIs myself but I have been using them for a couple of years now. For some reason the Apply Damage API isn't working anymore and is crashing the moment I click Apply Damage. I know it's connected to Group Check so that's why I added that into the topic title. I'll paste the generated error message below but if anyone can tell me what the problem is and how to fix it-- that would be great!   TypeError: attrValue.match is not a function
TypeError: attrValue.match is not a function
    at apiscript.js:3298:29
    at String.replace (<anonymous>)
    at processFormula (apiscript.js:3292:27)
    at processTokenRollData (apiscript.js:3324:46)
    at apiscript.js:3579:24
    at Array.map (<anonymous>)
    at handleRolls (apiscript.js:3578:45)
    at handleInput (apiscript.js:3618:63)
    at eval (eval at <anonymous> (/home/node/d20-api-server/api.js:181:1), <anonymous>:65:16)
    at Object.publish (eval at <anonymous> (/home/node/d20-api-server/api.js:181:1), <anonymous>:70:8)