elizeuangelo / fvtt-module-narrator-tools

Special tools to increase immersivity in your game.
17 stars 8 forks source link

The /note feature no longer functions #63

Closed lyka473 closed 2 years ago

lyka473 commented 2 years ago

EDIT: Didn't see that there was an update for the module, looks like this is fixed now. Please disregard.

When trying to use /note /notify or /notification feature, it gives an error in the console.

TypeError: Cannot read properties of undefined (reading 'filter') [Detected 1 package: narrator-tools] at Object.createChatMessage (narrator.js:708) at Object._chatMessage (narrator.js:115) at Function._call (foundry.js:294) at Function.call (foundry.js:279) at ChatLog.processMessage (foundry.js:58065) at ChatLog._onChatKeyDown (foundry.js:58356) at HTMLTextAreaElement.dispatch (jquery.min.js:2) at HTMLTextAreaElement.v.handle (jquery.min.js:2)

And also

Uncaught (in promise) Error: /note is not a valid chat message command. [No packages detected] at ChatLog.processMessage (foundry.js:58074) at ChatLog._onChatKeyDown (foundry.js:58356) at HTMLTextAreaElement.dispatch (jquery.min.js:2) at HTMLTextAreaElement.v.handle (jquery.min.js:2)