jesshmusic / fvtt-challenge-calculator

MIT License
0 stars 0 forks source link

Error: en.json not included in module.zip #2

Closed fluxxdog closed 5 months ago

fluxxdog commented 5 months ago

Metadata validation failed for module "fvtt-challenge-calculator": The file "languages/en.json" included by module fvtt-challenge-calculator does not exist

Looks like the languages folder wasn't included.

fluxxdog commented 5 months ago

Tried adding the language manually and: Error loading module "D:\Games\Foundry11\Data\modules\fvtt-challenge-calculator\module.json": ENOENT: no such file or directory, open 'D:\Games\Foundry11\Data\modules\fvtt-challenge-calculator\module.json'

Looking at module.zip, there's a styles directory, scripts directory, a README, modules.json, and license. I'm guessing something didn't properly pack all the files.

jesshmusic commented 5 months ago

Oh thanks I will see if I can fix that.

jesshmusic commented 5 months ago

I think I figured it out, perhaps if you install now it will work.

fluxxdog commented 5 months ago

Installs as expected.