Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WoM] mergeObject deprecation warning #2361

Open
grz0 opened this issue Jan 23, 2025 · 1 comment
Open

[WoM] mergeObject deprecation warning #2361

grz0 opened this issue Jan 23, 2025 · 1 comment
Assignees

Comments

@grz0
Copy link
Contributor

grz0 commented Jan 23, 2025

Describe the bug

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

Screenshots

Image

Version Numbers

Foundry: 12.331
wfrp4e: 8.3.3
wfrp4e-core: 6.0.2
wfrp4e-wom: 6.0.3

@moo-man
Copy link
Owner

moo-man commented Jan 23, 2025

You don't need to submit issues for these, as they are too numerous to be listed. They will be dealt with gradually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants