#SBC - Can't open actor
1 messages · Page 1 of 1 (latest)
@misty thorn Can you open the dev console (the F12 key) and see what error you get (the red messages) when you attempt to open the actor?
(You can clear the console first using the trashcan icon that should be in the upper-left of the dev console area.)
sure one sec
ah i see the issue
TypeError: Cannot read properties of undefined (reading 'carriedWeight')
at ActorSheetPFNPC._computeEncumbrance (actor-sheet.mjs:792:57)
at ActorSheetPFNPC.getData (actor-sheet.mjs:316:32)
at async ActorSheetPFNPC.getData (npc-sheet.mjs:46:11)
at async ActorSheetPFNPC._render (foundry.js:5812:18)
at async ActorSheetPFNPC._render (foundry.js:6532:5)
at async ActorSheetPFNPC._render (actor-sheet.mjs:3709:11)
only error
That... is an ancient error. What version of the system are you on, and what statblock? Also, are you trying to use the Alt Sheet as the default sheet?
good questions uh
lol
Foundry Version 11 Stable Build 315
Default sheet is Nonplayer Character (NPC) not sure if that's the alt sheet
It doesn't look like you're using the alt sheet, no.
(Still working on a patch for that for the author)
Statblock is Malebolgian Cerberi
Can you DM that to me, and possibly export the actor here.