moo-man / FVTT-DD-Import

Allows Importing Dungeondraft map files into FoundryVTT
MIT License
60 stars 28 forks source link

Deprecation warning Foundry version 10 Build 286 (dd-import version 2.4.0) #122

Closed CircuitMusicLabs closed 1 year ago

CircuitMusicLabs commented 2 years ago

Details as in title

When loading the Configuration and Setup page, I get the following warning (yellow bar): "2 compatibility warnings detected with installed Packages. Consult your console log (F12) for details."

The Log provides these entries:

Thanks for looking into this.

AlbanT commented 2 years ago

Easy to fix when you replace the "author": "Moo Man, m42e, jacquie," in module.json by: "authors": [ { "name": "Moo Man" }, { "name": "m42e" }, { "name": "jacquie" } ],

I do not get a warning on name vs id