-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
FoundryVTT | 2022-08-07 18:01:59 | [error] Metadata validation failed for module "turnmarker": The file "css/turnmarker.css" included by module turnmarker does not exist
Error: Metadata validation failed for module "turnmarker": The file "css/turnmarker.css" included by module turnmarker does not exist
at PackageAssetField.initialize (REDACTED/foundryvtt/resources/app/dist/packages/package.mjs:1:1262)
at REDACTED/foundryvtt/resources/app/common/data/fields.mjs:857:40
at Array.map (<anonymous>)
at SetField.initialize (REDACTED/foundryvtt/resources/app/common/data/fields.mjs:857:18)
at SetField.initialize (REDACTED/foundryvtt/resources/app/common/data/fields.mjs:908:26)
at Module._initialize (REDACTED/foundryvtt/resources/app/common/abstract/data.mjs:196:27)
at Module._initialize (REDACTED/foundryvtt/resources/app/dist/packages/package.mjs:1:2903)
at new DataModel (REDACTED/foundryvtt/resources/app/common/abstract/data.mjs:59:10)
at new BasePackage (REDACTED/foundryvtt/resources/app/common/packages/base-package.mjs:59:5)
at new BaseModule (REDACTED/foundryvtt/resources/app/common/packages/base-module.mjs:11:16)
The same issue is happening in earlier versions, it just doesn't prevent it from loading. The problem is turnmarker.less is never processed into a css file (but you aren't using anything less provides, so you could just change the extension).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels