ElfFriend-DnD / foundryvtt-temp-effects-as-statuses

A Foundry VTT module which allows users to toggle temporary effects as though they were statuses
MIT License
0 stars 1 forks source link

v11 compatibility #5

Open dineshm72 opened 1 year ago

dineshm72 commented 1 year ago

Seems to work OK without update.

But does generate many compatibility warnings when status tracker is displayed: commons.js:2061 Error: You are setting flags.core.statusId on an Active Effect. This flag is deprecated in favor of the statuses set. Deprecated since Version 11 Backwards-compatible support will be removed in Version 13 at Object.logCompatibilityWarning (commons.js:2050:19) at ActiveEffect5e.getFlag (foundry.js:18169:21) at temp-effects-as-statuses.js:46:82 at Array.some () at temp-effects-as-statuses.js:46:34 at Array.filter () at Object.fn (temp-effects-as-statuses.js:45:69) at #call (foundry.js:730:20) at Hooks.callAll (foundry.js:687:17) at TokenHUD._render (foundry.js:5779:13) at async TokenHUD._render (foundry.js:78762:5)