Moerill/token-mold

[BUG] Warning messages with v2.15.4 under v10.286

Closed this issue · 4 comments

Describe the bug
Warning messages in the console ...

[token-mold] The module "token-mold" contains "dependencies" which is deprecated in favor of "relationships.requires"
#logPackageWarnings @ setup.js:145
setup.js:145

[token-mold] module "token-mold" contains "system" which is deprecated in favor of "relationships.systems"

To Reproduce
Load module

Expected behavior
No warning

Screenshots/GIFs/Videos
image

Desktop (please complete the following information):

  • OS: Windows
  • Browser: Chrome & Edge
  • FVTT Version: 10.286
  • Module version: 2.15.4

These are left-over from v9 compatibility :)

These may not go away before v3, but I'll leave the issue open for tracking in case I need to do a minor patch before v3 is completed.

Im also seeing the same issue

Confirming for FVTT 10.291 as well. Thanks!

This is due to backwards compatibility for v9; not a bug. The warning will automatically be removed once backwards compatibility is also removed :)