foundryvtt-dcc / dcc

Foundry Tabletop System for Dungeon Crawl Classics RPG
MIT License
32 stars 20 forks source link

Unable to open Actor sheets due to undefined enum CONST.DOCUMENT_PERMISSION_LEVELS #402

Closed MathElf closed 4 months ago

MathElf commented 4 months ago

Summary Due to Foundry v12 it is now impossible to open sheets of Actors.

Cause CONST.DOCUMENT_PERMISSION_LEVELS is undefined

Result Unable to open Actor sheets

Fix CONST.DOCUMENT_PERMISSION_LEVELS should be CONST.DOCUMENT_OWNERSHIP_LEVELS as documented here