I've been using Combat Master for a few months now in two different games. Now, it's working on one but not the other, and the same thing is happening with Combat Tracker (how I used to keep track of initiative before cmaster). Here's what I'm getting on the API Output Console: For reference, the error message generated was: TypeError: Cannot read property 'pr' of null TypeError: Cannot read property 'pr' of null
at apiscript.js:17370:56
at Array.sort (<anonymous>)
at sortTurnorder (apiscript.js:17369:19)
at rollInitiative (apiscript.js:16997:13)
at startCombat (apiscript.js:16899:13)
at commandHandler (apiscript.js:15918:17)
at apiscript.js:15778:21
at Function.each (/home/node/d20-api-server/node_modules/underscore/underscore.js:188:9)
at inputHandler (apiscript.js:15773:19)
at eval (eval at <anonymous> (/home/node/d20-api-server/api.js:154:1), <anonymous>:65:16)