Getting the following error on loading:
foundry.js:29001 Uncaught (in promise) Error: An Entity subclass must configure the EntityCollection it belongs to.
at Function.get collection [as collection] (foundry.js:29001)
at Function.update (foundry.js:29466)
at Actor5e.update (foundry.js:29584)
at Actor5e.update (foundry.js:30916)
at Actor5e.update (entity.js:587)
at Actor5e.setFlag (foundry.js:30153)
at tool-proficiencies.js:78
at Array.forEach ()
at Actor5e.CONFIG.Actor.entityClass.prepareData (tool-proficiencies.js:58)
at Actor5e._initialize (foundry.js:28875)
Getting the following error on attempting to roll on a tool:
dice.js:102 SyntaxError: Unexpected number
at new Function ()
at Roll._safeEval (foundry.js:8020)
at Roll.evaluate (foundry.js:7653)
at Roll.roll (foundry.js:7682)
at _roll (dice.js:100)
at Object.callback (dice.js:165)
at Dialog.submit (foundry.js:13081)
at Dialog._onClickButton (foundry.js:13044)
at HTMLButtonElement.dispatch (jquery.min.js:2)
at HTMLButtonElement.v.handle (jquery.min.js:2)
Getting the following error on loading: foundry.js:29001 Uncaught (in promise) Error: An Entity subclass must configure the EntityCollection it belongs to. at Function.get collection [as collection] (foundry.js:29001) at Function.update (foundry.js:29466) at Actor5e.update (foundry.js:29584) at Actor5e.update (foundry.js:30916) at Actor5e.update (entity.js:587) at Actor5e.setFlag (foundry.js:30153) at tool-proficiencies.js:78 at Array.forEach ()
at Actor5e.CONFIG.Actor.entityClass.prepareData (tool-proficiencies.js:58)
at Actor5e._initialize (foundry.js:28875)
Getting the following error on attempting to roll on a tool: dice.js:102 SyntaxError: Unexpected number at new Function ()
at Roll._safeEval (foundry.js:8020)
at Roll.evaluate (foundry.js:7653)
at Roll.roll (foundry.js:7682)
at _roll (dice.js:100)
at Object.callback (dice.js:165)
at Dialog.submit (foundry.js:13081)
at Dialog._onClickButton (foundry.js:13044)
at HTMLButtonElement.dispatch (jquery.min.js:2)
at HTMLButtonElement.v.handle (jquery.min.js:2)