kandashi / midi-srd

MIT License
7 stars 29 forks source link

Installing midi-srd from foundry gives this error #36

Closed MokoPolo closed 1 year ago

MokoPolo commented 1 year ago

[midi-srd] Metadata validation failed for module "midi-srd": The file "scripts/midiSRD-styles.css" included by module midi-srd does not exist

MaineKnight commented 1 year ago

Here are the errors logged today when attempting to install/run (listed version is 0.2.03)

midi-srd

MokoPolo commented 1 year ago

It seems this error has been around for awhile. I wonder if this repo is dead. Temp fix is go to \AppData\Local\FoundryVTT\Data\modules\midi-srd (this is for windows OS) and modify line in module.json:

"styles": [
    "scripts/midiSRD-style.css"
],

Restart foundry server

greentwelve commented 1 year ago

From Mr. Primate's Discord server: "MrPrimate: midi-srd provided a bunch of effects for [Midi-QoL], but isn't supported in v10"

thatlonelybugbear commented 1 year ago

I will be updating the MidiSRD for Foundry v10 soon

MokoPolo commented 1 year ago

Thanks! I just got foundry. I hadn't realized that v10 was still new. Thanks!