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

Rolltable results wont show.

Been having this issue in games I do and don't run where the results of a rolltable won't show up in the chat.  There is an example where it should have shown an alignment from the table, but nothing came up.  Would appreciate any help with resolving this issue!
1694699390
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
Hi Jesse! Can you provide some more information that might help pinpoint where the trouble is occurring? Specifically: A screen shot of the table, to check for anomalies in data The full text of the macro, hopefully cut and pasted How the macro is triggered (directly, as the result of triggering from another macro, or are you just typing the roll command in manually) Also: Check for an empty line in your rollable table Make sure, if you are expecting a textual response, that the first character in the entry is not a digit.
1694699506

Edited 1694699551
GiGs
Pro
Sheet Author
API Scripter
Are you using inline roll brackets? They always ignore any image associated with the rolltable item, and try to treat any text as a number. Also - see Keith's questions!
keithcurtis  said: Hi Jesse! Can you provide some more information that might help pinpoint where the trouble is occurring? Specifically: A screen shot of the table, to check for anomalies in data The full text of the macro, hopefully cut and pasted How the macro is triggered (directly, as the result of triggering from another macro, or are you just typing the roll command in manually) Also: Check for an empty line in your rollable table Make sure, if you are expecting a textual response, that the first character in the entry is not a digit. Here is a screenshot of the table I was trying to use.  As for the text It was just me pressing "Roll" in the rollable tables section. Used to work fine before this.   But all I get is this in chat:
1694734173
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
I can't quite duplicate those results, but I do get a zero value if I delete the "weight" value for each entry. Make sure you have a 1 in those spaces?
I went through and checked the numbers in the table and they were all 1. I even changed it to 0 and it didn't seem to help.
1694781196

Edited 1694781240
Someone  experienced something like this  a ways back. The culprit was a browser extension. Disabling the extension made rollable tables work correctly. Maybe give that a try?
1694785619
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
Jim R. said: Someone  experienced something like this  a ways back. The culprit was a browser extension. Disabling the extension made rollable tables work correctly. Maybe give that a try? Good memory! Better than mine, obviously, since I was on that thread. :D
Jim R. said: Someone  experienced something like this  a ways back. The culprit was a browser extension. Disabling the extension made rollable tables work correctly. Maybe give that a try? Do you know which Browser extension it was? I tried Adblock but that didn't seem to make a difference.
1694825616

Edited 1694825645
Okay so I solved the issue. There was a roll20 browser extension I downloaded a while ago which seemed to interfere with the tables. I removed it and the tables now seem to be showing as normal! Think it was a dice roller. Thanks for the help!
1694827320
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
Can you name the extension? It might help other folks who are experiencing the same problem.
1694848556

Edited 1694848590
<a href="https://chrome.google.com/webstore/detail/roll20-click-roll/mohhillnhaheggkkjjmblipbehejpoba/related" rel="nofollow">https://chrome.google.com/webstore/detail/roll20-click-roll/mohhillnhaheggkkjjmblipbehejpoba/related</a> &nbsp;Here you go!&nbsp; Roll20: Click and roll.
1694849709
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
Thanks!