hitcherland / foundryvtt-dynamic-macro-links

Allows Dynamic Entity Links to call macros in Foundry VTT
1 stars 3 forks source link

Foundry [Version 10 - Build 288] gives this error #6

Open Al-Katraz opened 1 year ago

Al-Katraz commented 1 year ago

`Foundry VTT | Rendering ApplicationConfigurationForm foundry.js:5058:15 Foundry VTT | Rendering InstallPackage foundry.js:5058:15 Errors were encountered while installing the package. Consult your console log (F12) for details. foundry.js:58721:78 [dynamic-macro-links] Metadata validation failed for module "dynamic-macro-links": The file "scripts/dml.mjs" included by module dynamic-macro-links does not exist setup.js:141:17 [dynamic-macro-links] The module "dynamic-macro-links" contains compendium pack data which uses the deprecated "entity" field which must be migrated to "type" setup.js:145:17 [dynamic-macro-links] The module "dynamic-macro-links" is using "author" which is deprecated in favor of "authors" setup.js:145:17 [dynamic-macro-links] The module "dynamic-macro-links" is using the old flat core compatibility fields which are deprecated in favor of the new "compatibility" object setup.js:145:17 Foundry VTT | Rendering ApplicationConfigurationForm foundry.js:5058:15

william-isley-3rd commented 1 year ago

I managed to get a version working on my forked repo. Created pull request to fix issue. #7

william-isley-3rd commented 1 year ago

7 Fixed this issue.