You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the conflict
When I have DF Chat Enhancements (requires libWrapper) running with JB2A (requires: Automated Animations, Sequencer, and socketlib), Automatic Animations doesn't animate anything and throws the following error:
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'metadata')
at Object.fn (aa-pf1.js:19:35)
at #call (foundry.js:730:20)
at Hooks.callAll (foundry.js:687:17)
at ClientDatabaseBackend.callback (foundry.js:13526:13)
at foundry.js:13498:43
at Array.map ()
at #handleCreateDocuments (foundry.js:13498:33)
Everything works fine when I run my game without DF Chat Enhancements.
Expected behavior
I expected Automatic Animations to work as normal.
Conflicting Module(s)
Describe the conflict
When I have DF Chat Enhancements (requires libWrapper) running with JB2A (requires: Automated Animations, Sequencer, and socketlib), Automatic Animations doesn't animate anything and throws the following error:
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'metadata')
at Object.fn (aa-pf1.js:19:35)
at #call (foundry.js:730:20)
at Hooks.callAll (foundry.js:687:17)
at ClientDatabaseBackend.callback (foundry.js:13526:13)
at foundry.js:13498:43
at Array.map ()
at #handleCreateDocuments (foundry.js:13498:33)
Everything works fine when I run my game without DF Chat Enhancements.
Expected behavior
I expected Automatic Animations to work as normal.
Screenshots (Optional)
N/A
Additional context (Optional)
Foundry VTT v11 Build 308
Pathfinder 1 9.4
Automated Animations 4.2.66
DF Chat Enhancements 4.1.0
libWrapper 1.12.13.0
Sequencer 3.1.4
socketlib 1.0.13
The text was updated successfully, but these errors were encountered: