-
Notifications
You must be signed in to change notification settings - Fork 30
Description
Hi, thank you for this great system, it's excellent!
I've found that if I create a new Creature Role and close it, about half of the time I can’t open it again.
Also, if I add a Talent, Weapon, Spell, or End of Round, the item is added to the world toolbar but not to the Creature Role itself.
In addition, I can’t drag and drop any of these types of items from the toolbar into their corresponding sections within the Creature Role.
I hope this helps to identify and solve the issue. Creature Roles are great for customizing monsters!
Thanks in advance!
PS: This is what the console shows:
nested-objects.js:185 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'toLowerCase')
[Detected 1 package: system:demonlord(5.3.1)]
at nested-objects.js:185:94
at Collection.find (foundry.mjs:5408:12)
at nested-objects.js:185:43
at CompendiumPacks.find (foundry.mjs:5408:12)
at getNestedDocument (nested-objects.js:185:25)
at async getNestedItemData (nested-objects.js:206:18)
at async Promise.all (index 0)
at async DLBaseItemSheet._prepareContext (base-item-sheet.js:212:37)
at async #render (foundry.mjs:27217:21)
at async #try (foundry.mjs:7166:17)