great simple module! #37

Open
opened 2024-03-03 22:41:08 +01:00 by dodds-steven · 0 comments
dodds-steven commented 2024-03-03 22:41:08 +01:00 (Migrated from github.com)

hope to see this one made compatible with 11 and 12. right now it seems to work mostly, but when you edit a door the settings are not remembered?

it could be a conflict with another mod, but I don't think so, I think its a Hook issue in 11

typeError: Error thrown in hooked function 'onRederWallConfig' for hook 'renderWallConfig'. Cannot read properties of undefined (reading 'flags')
[Detected 1 package: smart-doors]
at Object.onRederWallConfig [as fn] (synchronized_doors.js:25:38)
at #call (foundry.js:730:20)
at Hooks.callAll (foundry.js:687:17)
at WallConfig._render (foundry.js:5855:13)
at async WallConfig._render (foundry.js:6532:5)

hope to see this one made compatible with 11 and 12. right now it seems to work mostly, but when you edit a door the settings are not remembered? it could be a conflict with another mod, but I don't think so, I think its a Hook issue in 11 typeError: Error thrown in hooked function 'onRederWallConfig' for hook 'renderWallConfig'. Cannot read properties of undefined (reading 'flags') [Detected 1 package: smart-doors] at Object.onRederWallConfig [as fn] (synchronized_doors.js:25:38) at #call (foundry.js:730:20) at Hooks.callAll (foundry.js:687:17) at WallConfig._render (foundry.js:5855:13) at async WallConfig._render (foundry.js:6532:5)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: manuel/foundryvtt-smart-doors#37