When a token moves between scenes using Monk's Active Tiles module, the console throws this error:
TypeError: Error thrown in hooked function '' for hook 'createToken'. Cannot read properties of null (reading 'name')
[Detected 2 packages: about-face, monks-active-tiles]
at drawAboutFaceIndicator (logic.js:188)
at Object.fn (about-face.js:46)
at Function.#call (foundry.js:724)
at Function.callAll (foundry.js:681)
at ClientDatabaseBackend.callback (foundry.js:12613)
at foundry.js:12594
at Array.map ()
at ClientDatabaseBackend._handleCreateEmbeddedDocuments (foundry.js:12594)
at ClientDatabaseBackend._createEmbeddedDocuments (foundry.js:12499)
at async Function.createDocuments (commons.js:6110)
at async Promise.all (index 0)
at async TileDocument.fn (actions.js:469)
at async TileDocument.runActions (monks-active-tiles.js:3679)
at async TileDocument.trigger (monks-active-tiles.js:3624)
When a token moves between scenes using Monk's Active Tiles module, the console throws this error:
TypeError: Error thrown in hooked function '' for hook 'createToken'. Cannot read properties of null (reading 'name') [Detected 2 packages: about-face, monks-active-tiles] at drawAboutFaceIndicator (logic.js:188) at Object.fn (about-face.js:46) at Function.#call (foundry.js:724) at Function.callAll (foundry.js:681) at ClientDatabaseBackend.callback (foundry.js:12613) at foundry.js:12594 at Array.map ()
at ClientDatabaseBackend._handleCreateEmbeddedDocuments (foundry.js:12594)
at ClientDatabaseBackend._createEmbeddedDocuments (foundry.js:12499)
at async Function.createDocuments (commons.js:6110)
at async Promise.all (index 0)
at async TileDocument.fn (actions.js:469)
at async TileDocument.runActions (monks-active-tiles.js:3679)
at async TileDocument.trigger (monks-active-tiles.js:3624)