jessev14 / dnd5e-character-monitor

FVTT module that monitors character sheet changes and logs them in chat.
MIT License
1 stars 10 forks source link

No message from equipment #21

Closed Ikabodo closed 1 year ago

Ikabodo commented 2 years ago

I'm not getting a message when equipping/unequipping equippment.

image

There is an error in the log like this:

dnd5e-character-monitor.js:335 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'OWNER')
[Detected 2 packages: dnd5e-character-monitor, advanced-macros]
    at dnd5e-character-monitor.js:335:99
    at Users.filter (commons.js:2787:14)
    at Object.fn (dnd5e-character-monitor.js:335:28)
    at #call (foundry.js:688:20)
    at Hooks.call (foundry.js:670:38)
    at ClientDatabaseBackend._preUpdateDocumentArray (foundry.js:12651:47)
    at async ClientDatabaseBackend._updateEmbeddedDocuments (foundry.js:12564:22)
    at async Item5e.updateDocuments (commons.js:5674:23)
    at async eval (eval at <anonymous> (Macros.js:61:16), <anonymous>:274:1)
jessev14 commented 2 years ago

This module has not been update for Foundry V10.