
Hello all! I am seeing something odd lately with my
characters using D&D 5E by Roll20 character sheets. I switch over
to the Attributes tab on the character as the GM and I see tons
(sometimes hundred or so) of these "Untitled" fields. Since these seem
to be set to the default value for the Character Sheet, they don't seem
to have actual _id fields I can use to look them up. They have _id
fields in the web form, when I check the source of the value/max fields
they have names like "<input type="text" value="0"
name="-MX8BaRp4cHuV4BIQMj3-attrcurrent">" but always seem to come
back after I delete them. I've tried some API scripts to clean up the
mess but these _ids don't seem to exist as _type:'attribute' objects, so
still no luck. Disclaimer: I do a lot of custom scripting, and I
could have simply caused this myself somehow. I am looking into that -
but I wanted to ask here to see if anybody has ever seen this,
encountered this, etc. These characters have been in play for over a
year, and this has started to become a real problem. Here is a screen
shot of the issue: ...Thanks in advance for any advice or suggestions you can send my way!