Character sheet will not open

Issue #265 resolved
Former user created an issue

Foundry: 0.8.8 Obsidian: 5.0.0 dnd5e: 1.3.6 [bug] All other modules turned off

Issue that appears at load: [Does not appear if all modules turned off] data.js:15 Uncaught (in promise) TypeError: Cannot read property 'getDocuments' of undefined at Object.OBSIDIAN.collateSpells (data.js:15) at loadSpellData (data.js:45) at main.js:94 at Function._call (foundry.js:194) at Function.callAll (foundry.js:153) at Game.setupGame (foundry.js:4307) at async Game._initializeGameView (foundry.js:5117) at async Game.initialize (foundry.js:4202)

Issue that appears on trying to open the character sheet foundry.js:2006 TypeError: An error occurred while rendering ActorSheet5eCharacter 40: Cannot read property 'toObject' of undefined at ActorData.toObject (patch.js:68) at ActorSheet5eCharacter.getData (base.js:84) at ActorSheet5eCharacter.getData (character.js:29) at ActorSheet5eCharacter._render (foundry.js:2042) at ActorSheet5eCharacter._render (foundry.js:2729) at ActorSheet5eCharacter.render (foundry.js:2004) at ActorSheet5eCharacter.render (foundry.js:3223) at ActorDirectory._onClickEntityName (foundry.js:23645) at ActorDirectory._onClickEntityName (foundry.js:32052) at HTMLOListElement.dispatch (jquery.min.js:2)

Character sheet would not initialise

Comments (2)

  1. Log in to comment