Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×

5e shaped v19.1.3 "No attribute was found..."

1538343383

Edited 1538343434
James
Plus
Hi, Apologies if this has been asked many times before but I couldn't find an exact answer. My character sheet quite abruptly appears to have stopped working for no apparent reason after nearly two years. I logged into my game and it seemed fine until I attempted a roll, and received multiple error messages instead. For example, when I post an strength saving throw I get this... No attribute was found for @{Riva Sommerhall|output_option} No attribute was found for @{Riva Sommerhall|show_character_name} No attribute was found for @{Riva Sommerhall|shaped_d20} No attribute was found for @{Riva Sommerhall|strength_saving_throw_formula} No attribute was found for @{Riva Sommerhall|hide_gm_info} No attribute was found for @{Riva Sommerhall|attacher_strength_saving_throw} It's always worked fine before and full disclosure, I know asolutely nothing about macros etc. Is there a way to fix this that someone who is essentially computer illiterate could follow? Thanks!
1538344631

Edited 1538344805
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
Normally, any Shaped problems need to go to the Issue Tracker, the link for which is at the bottom of each character sheet. In this case, however, I think this is not a bug, but a lack of facility with the syntax needed. In some cases, you are want to reference sheet macros, but are using the syntax for sheet attributes. (A macro does something, and an attribute is a value.) I'm not sure how you came up with all of these, since some are attributes, but really are never called. Example, a shaped saving throw should be: %{Riva Sommerhall|shaped_strength_saving_throw} How did you come up with these particular commands, and what are you trying to accomplish with them?
I'm just using the pre-existing 5e shaped sheet, those commands are, I guess, in built? That's what came up in the chat when I clicked "strength saving throw" on my sheet, instead of the usual result. I'm pretty illiterate with this sort of thing, but if it doesn't look like a bug then maybe it merits some investigation by my gm? Thanks for the reply though!
1538346133
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
It looks like there might be a problem with that particular character sheet. Ask you DM to run some tests with other sheets in the campaign. If they are updating manually, they may have gotten garbled or incomplete data. As a player, there's not a lot you can do to troubleshoot. Ask them to investigate, and as above, if they suspect an actual problem, use the Issue Tracker, rather than posting to the forum. Kryx, the sheet's developer, only addresses bugs though that medium, since they are much easier for him to track.
Will do. Thanks again! You are a gentleman and a scholar!