scaleGrid
scaleGrid copied to clipboard
Bug: Fails to install on foundry 10.284
Trying to install results in an error in it not being able to find a .css file:
FoundryVTT | 2022-09-05 17:45:11 | [info] FoundryVTT | Installed module scaleGrid
FoundryVTT | 2022-09-05 17:45:11 | [warn] The package "scaleGrid" is using "author" which is deprecated in favor of "authors"
Deprecated since Version 9
Backwards-compatible support will be removed in Version 11
FoundryVTT | 2022-09-05 17:45:11 | [warn] The package "scaleGrid" is using the old flat core compatibility fields which are deprecated in favor of the new "compatibility" object
Deprecated since Version 10
Backwards-compatible support will be removed in Version 13
FoundryVTT | 2022-09-05 17:45:11 | [error] Metadata validation failed for module "scaleGrid": The file "styles/gridScale.css" included by module scaleGrid does not exist
Error: Metadata validation failed for module "scaleGrid": The file "styles/gridScale.css" included by module scaleGrid does not exist
at PackageAssetField.initialize (file:///export/programs/foundry/resources/app/dist/packages/package.mjs:1:1270)
at file:///export/programs/foundry/resources/app/common/data/fields.mjs:857:40
at Array.map (
The module.json file is trying to reference that file (styles/gridScale.css), but the only file in the styles directory is gridStyle.css