Skip to content

Shared Compendium entries missing #78

@LuvacZantor

Description

@LuvacZantor

This isn't directly related as your problem, but I Was wondering if there was some sort for schema mismatch. I have shared compendium for other worlds that work fine. For Marvel, I can not get Actor, Items, or Adventure to show up while the others show up perfectly fine. Are those object types referenced differently somehow in the marvel system?

Image

{
"name": "zantorrealms-marvel-shared-compendium",
"title": "Zantor Realms Marvel Shared Compendium",
"author": "Luvac Zantor",
"description": "Zantor Realms Marvel",

"packs": [
    {
        "name": "actor",
        "label": "Actor",
        "type": "Actor",
        "path": "packs/ZantorRealmsMarvel/actor",
        "entity": "Actor",
        "module": "zantorrealms-marvel-shared-compendium"
    },
    {
        "name": "item",
        "label": "Item",
        "type": "Item",
        "path": "packs/ZantorRealmsMarvel/item",
        "entity": "Item",
        "module": "zantorrealms-marvel-shared-compendium"
    },
    {
        "name": "rolltable",
        "label": "RollTable",
        "type": "RollTable",
        "path": "packs/ZantorRealmsMarvel/rolltable",
        "entity": "RollTable",
        "module": "zantorrealms-marvel-shared-compendium"
    },
    {
        "name": "scene",
        "label": "Scene",
        "type": "Scene",
        "path": "packs/ZantorRealmsMarvel/scene",
        "entity": "Scene",
        "module": "zantorrealms-marvel-shared-compendium"
    },
    {
        "name": "macro",
        "label": "Macro",
        "type": "Macro",
        "path": "packs/ZantorRealmsMarvel/macro",
        "entity": "Macro",
        "module": "zantorrealms-marvel-shared-compendium"
    },
    {
        "name": "adventure",
        "label": "Adventure",
        "type": "Adventure",
        "path": "packs/ZantorRealmsMarvel/adventure",
        "entity": "Adventure",
        "module": "zantorrealms-marvel-shared-compendium"
    },
    {
        "name": "cards",
        "label": "Cards",
        "type": "Cards",
        "path": "packs/ZantorRealmsMarvel/cards",
        "entity": "Cards",
        "module": "zantorrealms-marvel-shared-compendium"
    },
    {
        "name": "journal",
        "label": "Journal",
        "type": "JournalEntry",
        "path": "packs/ZantorRealmsMarvel/journal",
        "entity": "JournalEntry",
        "module": "zantorrealms-marvel-shared-compendium"
    },
    {
        "name": "playlist",
        "label": "Playlist",
        "type": "Playlist",
        "path": "packs/ZantorRealmsMarvel/playlist",
        "entity": "Playlist",
        "module": "zantorrealms-marvel-shared-compendium"
    }
],
"packFolders": [
  {
      "name": "ZantorRealmsMarvel",
      "sorting": "m",
      "color": "#aa8a45",
      "packs": [
          "actor",
          "item",
          "rolltable",
          "scene",
          "macro",
          "adventure",
          "cards",
          "journal",
          "playlist"
      ]
  }
],
"id": "zantorrealms-marvel-shared-compendium",
"authors": [
    {
        "name": "Luvac Zantor"
    }
],
"minimumCoreVersion": "9",
"compatibleCoreVersion": "1000",
"compatibility": {
    "minimum": 9,
    "verified": 1000
},
"version": "100.1"

}

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions