You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reproduction Steps:
0. Have black-flag system and black-flag-content module installed
Create a new world with the black-flag system
Create a new character
Observe "Lineage", "Heritage", etc dropdowns.
Expected: These should be populated
Actual: The dropdowns are empty
Looking at CONFIG.SYSTEM I see the Maps exist, but are empty.
This does not happen if you return to setup and then come back.
Is it possible that Foundry Core does not have the content module active when init for the system prepares the document caches?
This does not reproduce if you remove all actors from the world, reload (or return to setup and come back), and then create a new character.