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

[Help] Char sheets keep changing page

Since Saturday (i noticed it then) character sheets keep changing to a certain page on their own. To reach another page i first have to switch to the desired page, then it switches back to (skills for pathfinder, weapons for d&d 5e) another page, then i click the desired page again and it stays there. I usually use Chrome, but i installed firefox to try with this and it is the same. It happens as pop out and normal.  Using Windows 10 x64 here and its up to date.
1441040437
Kryx
Pro
Sheet Author
API Scripter
See  [General] Character Sheet switches on me for the thread and  Duplicate attributes for the bug. Maybe post in the bug that it is affecting pathfinder sheets as well.
...that sounds like the radio button part of the tabs is set to the same value.  MOre specifically, the tab you are looking for would have the same value as a later tab in the line.  
1441046869
Kryx
Pro
Sheet Author
API Scripter
Coal Powered Puppet said: ...that sounds like the radio button part of the tabs is set to the same value.  MOre specifically, the tab you are looking for would have the same value as a later tab in the line.   The default 5e sheet does not have that. Nor would I expect the pathfinder version. Nor does my Shaped verison: <input type=radio name=attr_tab class="sheet-toggle-page-weapons sheet-pc" value=weapons> <input type=radio name=attr_tab class="sheet-toggle-page-actions sheet-npc" value=actions> <input type=radio name=attr_tab class=sheet-toggle-page-spells value=spells> <input type=radio name=attr_tab class="sheet-toggle-page-class sheet-pc" value=class> <input type=radio name=attr_tab class="sheet-toggle-page-armor sheet-pc" value=armor> <input type=radio name=attr_tab class="sheet-toggle-page-inventory sheet-pc" value=inventory> <input type=radio name=attr_tab class="sheet-toggle-page-background sheet-pc" value=background> <input type=radio name=attr_tab class=sheet-toggle-page-settings value=settings> <input type=radio name=attr_tab class="sheet-toggle-page-98 sheet-npc" value=all_npc>
It was an attribute named "tab" deleting that one solved the issue. Not sure how it got there however.
1441047206
Kryx
Pro
Sheet Author
API Scripter
Thomas said: It was an attribute named "tab" deleting that one solved the issue. Not sure how it got there however. Can you confirm what exactly happened? Was it happening for the normal 5e sheet and the pathfinder sheet? Were there multiple attributes named "tab" when you opened up the attributes section of the character? From what I've seen the issue is persisting. :(
Only seen it in my normal 5e sheet and there was only one tab i have seen quickly.
1441047961
Kryx
Pro
Sheet Author
API Scripter
Only one? Can you scroll through and check? It'll help me debug.
I just checked, there was another tab entry, it was the second one i deleted.
1441112340

Edited 1441113054
Coal Powered Puppet
Pro
Sheet Author
This occurred in the Iron Kingdoms game I ran last night.  Very annoying.  But only one character sheet. Checked the Attributes and Abilities tab of the character journal and found 3 tab entries.  There is only one radio button with the name name, so I am not sure why the two others got created.
1441112495
Kryx
Pro
Sheet Author
API Scripter
@Coal, can you post that on the bug so I'm not the only one bugging the devs about it? :P Duplicate attributes
I found that players and DMs accessing it at the same time and switching tabs may have accounted for this in my game. We have a one person ploicy in a sheet at a time now. edit: I am the DM of my games that had the issue. I foudn them when going to update. Deleted the extra tabs. Works great
I am the ggm and found multiple tab entries to be the isue here. Otherwise, ves, interfering GMs like me can do that.