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
All references to actor.getOwnedItem in the script must be replaced with actor.items.get, as described here. That link mentions that getOwnedItem function was deprecated; now it has been completely removed, and the script fails to render the sheet properly.
The text was updated successfully, but these errors were encountered:
All references to actor.getOwnedItem in the script must be replaced with actor.items.get, as described here. That link mentions that getOwnedItem function was deprecated; now it has been completely removed, and the script fails to render the sheet properly.
The text was updated successfully, but these errors were encountered: