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
mergeObject deprecation warning caused by WoM module:
Error: You are accessing globalThis.mergeObject which must now be accessed via foundry.utils.mergeObject
Deprecated since Version 12
Backwards-compatible support will be removed in Version 14
at Object.logCompatibilityWarning (foundry-esm.js:4609:19)
at get (foundry-esm.js:66671:25)
at Object.fn (wom.js:2:19)
at #call (foundry.js:632:20)
at Hooks.callAll (foundry.js:589:17)
at Game.setupGame (foundry.js:9098:11)
at async Game._initializeGameView (foundry.js:10432:5)
at async Game.initialize (foundry.js:8995:5)
To Reproduce
Launch world, enable WoM, check console
Describe the bug
mergeObject deprecation warning caused by WoM module:
To Reproduce
Launch world, enable WoM, check console
Screenshots
Version Numbers
Foundry: 12.331
wfrp4e: 8.3.3
wfrp4e-core: 6.0.2
wfrp4e-wom: 6.0.3
The text was updated successfully, but these errors were encountered: