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
When preparing the attribute lists we use getHumanReadableAttributeLabel which calls fromUuidSync, which throws an error for relative UUIDs even if they can be retrieved synchronously. Related to this core issue: foundryvtt/foundryvtt#11214
The text was updated successfully, but these errors were encountered:
When preparing the attribute lists we use
getHumanReadableAttributeLabel
which callsfromUuidSync
, which throws an error for relative UUIDs even if they can be retrieved synchronously. Related to this core issue: foundryvtt/foundryvtt#11214The text was updated successfully, but these errors were encountered: