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 .
×
Create a free account

Token not pulling Attr. from Sheet {Bug Reporting Steps followed!}

Hello, Read the FAQs, searched the boards, did not quite find my problem... I do not see others reporting this problem so I will follow as many of the Bug Reporting Steps as I can reasonably (I say this because I don't see many doing that ;) I use Chrome (latest version), NO extensions. Windows, latest version. Trend Micro, latest version. Your 3 Bug Triage steps were done with no solution to my problems. I will describe the problem like this: Character of Fighter level 1 completely filled out on Roll2 sheet. Chain mail + shield armor calculates correctly to 18 on the Core stats page. Passive perception calculates correctly to 13 (+3 Wisdom modifier) I select a Token. Click "represents Fighter" Click 1st bubble to select attribute "HP," HP shows up from Character Sheet as 10. Perfect. Click 2nd bubble to select attribute "ac," AC from Character sheet DOES NOT show up in bubble. Click 3rd bubble to select attribute "passive perception," Passive Perception from Character Sheet DOES NOT show up in bubble. I tried EVERY attribute on the drop down menus for the non-working bubbles and the ONLY attributes that were pulled from the Character Sheet correctly were: Class, Background, and all 6 Ability Scores. That. Is. It. If this is simple, please show me the fix and feel free to make fun of me lol Thank you in advance for your prompt attention< Mark D
1669864927
Gauss
Forum Champion
Is this still an issue for you? 
Yes, it is
1669870971
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
Have you checked to make sure you do not have a duplicate of the character?
I do not. Further clarification: this started LAST year, about a year ago in fact, on a different game in Roll20, diff characters, diff tokens. It is not new to me, I just took a break from playing, came back last month, same issue. For about 6 years prior to Fall 2021, worked perfectly?! (I am not an "expert" at Searching but not a newbie either, and as best I can Google and search these forums, this problem was referenced 2ish years ago, but very few, and the posts just stopped, never saw a solution.. it seems, "rare" ??)
1669913254
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
Out of curiosity: which sheet are you using? It could be a sheet problem. I had assumed the D&D 5th Edition by Roll20 Sheet, but when you said you tried every attribute on the drop down menus, that made me curious, since for that sheet, there could be hundreds.
Ah, good question: "D&D 5E Community Contributed" Amendment: I tried every attribute on the drop-down menu that *made sense to me & I understood what it was referencing* (as there are handfuls of I-have-no-idea-what, like codes or macros/formulas?.. but obvious I just tried every attribute that referenced something I understood from the Character Sheet)
1669930707

Edited 1669930958
Kraynic
Pro
Sheet Author
I just took a look at the sheet code.&nbsp; I'm not sure that you can reference autocalc (disabled) inputs in the token bars.&nbsp; If I am looking at the code correctly, perception is an autocalc/formula value.&nbsp; I believe that this sheet was initially created before javascript sheetworkers were a possibiliy, so it still uses that old system for some (many?) things.&nbsp; Assuming I am looking at the correct sheet that is:&nbsp; <a href="https://github.com/Roll20/roll20-character-sheets/tree/master/DnD_5e" rel="nofollow">https://github.com/Roll20/roll20-character-sheets/tree/master/DnD_5e</a> Edit: Not being able to use autocalc inputs in token bars is mentioned on the wiki: <a href="https://wiki.roll20.net/Autocalc#Problems_with_using_Auto-Calc" rel="nofollow">https://wiki.roll20.net/Autocalc#Problems_with_using_Auto-Calc</a>
1669950840
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
Thanks Kraynik! That's exactly why I asked. I suspected an unofficial sheet since it's not a commonly-reported issue. Good to know.
Wowwwww, thanks everyone, mystery solved!