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

[WFRP4e System] Foundry v12 TokenDocument deprecations #2089

Open
moo-man opened this issue Jun 10, 2024 · 0 comments
Open

[WFRP4e System] Foundry v12 TokenDocument deprecations #2089

moo-man opened this issue Jun 10, 2024 · 0 comments

Comments

@moo-man
Copy link
Owner

moo-man commented Jun 10, 2024

.effects

Error: TokenDocument#effects is deprecated in favor of using ActiveEffect documents on the associated Actor
Deprecated since Version 12
Backwards-compatible support will be removed in Version 14
    at Object.logCompatibilityWarning (foundry-esm.js:4605:19)
    at get effects (foundry-esm.js:16320:21)
    at FoundryOverrides.Token.drawEffects (wfrp4e.js:21149:45)
    at wfrp4e.js:21522:45
    at Array.forEach (<anonymous>)
    at Object.fn (wfrp4e.js:21522:30)

.overlayEffect

Error: TokenDocument#overlayEffect is deprecated in favor of using ActiveEffect documents on the associated Actor
Deprecated since Version 12
Backwards-compatible support will be removed in Version 14
    at Object.logCompatibilityWarning (foundry-esm.js:4605:19)
    at get overlayEffect (foundry-esm.js:16330:21)
    at FoundryOverrides.Token.drawEffects (wfrp4e.js:21152:31)
    at wfrp4e.js:21522:45
    at Array.forEach (<anonymous>)
    at Object.fn (wfrp4e.js:21522:30)


From: forien
foundry: 12.327
wfrp4e: 7.2.1
wfrp4e-core: 5.0.6
wfrp4e-up-in-arms: 5.0.2
wfrp4e-wom: 5.0.3
Active Modules: forien-ammo-swapper, forien-armoury, foundryvtt-simple-calendar, lib-wrapper, times-up

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

No branches or pull requests

1 participant