SalieriC / SWIM

A collection of macros for the SWADE system on Foundry with a focus on immersion (i.e. by using sound effects)
GNU General Public License v3.0
10 stars 12 forks source link

[BUG] Warnings #125

Closed brunocalado closed 1 year ago

brunocalado commented 1 year ago

image

SalieriC commented 1 year ago

I would highly appreciate if you could use the template for issues instead of a screenshot and calling it a day. Thank you. Anyway, this is a v11 error I suppose. I will look into it, thanks for reporting. More details would be highly appreciated though as they could help me fix that faster. Thank you for reporting though.

brunocalado commented 1 year ago

The manifest is outdated. You just need to remove "private": true, from it.

{
  "label": "SWIM Roll Tables",
  "name": "swim-roll-tables",
  "path": "packs/swim-roll-tables.db",
  "system": "swade",
  "type": "RollTable",
  "private": true,
  "flags": {}
}
SalieriC commented 1 year ago

Done, thank you for reporting.