bad argument #1 to gsub (string expected, got nil)
Just started playing with this ruleset last night, having a weird issue with one player's character sheet. Any time we try to roll (eg PER check) from his sheet, we see the die roll but the scripting creating the chat message bombs out with "bad argument #1 to 'gsub' (string expected, got nil)" in managerRolls.lua:17. This isn't happening with anyone else's sheet, and nothing looks different about their sheet in the db.xml (in particular, the Name field is populated as expected, not nil).
ETA: I found the problem. If no portrait has been added to the char sheet, it throws that nil exception.
1 Attachment(s)
Half Health widget in CT never goes away
A Half Health icon widget appears on characters in the CT when they take sufficient damage, but doesn't go away when they are healed (see attachment), and I can't find any way to remove it short of manually deleting the halfhealth_value entry from the db.xml.
Party Sheet error on rebuild party inventory
On the Party Sheet, I'm seeing the script error below when I click Rebuild Party Inventory:
ItemManager.getAllInventoryListPaths - DEPRECATED - 2024-06-11 - Contact ruleset/extension/forge author
1 Attachment(s)
Appears to be an issue with the most recent update and Paths
Paths do not appear to show correctly, missing the bottom parts that characters can use to put talents onto their sheet. I have attached a screenshot.