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 .
×

Waterdeep Rumors macro not working

While running this macro inside the game I get an error " No table found with that name!" /w gm &amp;{template:npcaction} {{rname= Episode 1 }} {{name= Acq. Inc. Waterdeep Rumors }} {{description= [[1t[ADV-Acq-Inc-Rumors]]] For more information, see ***[Episode 1: Right Place, Wrong Heroes](<a href="http://journal.roll20.net/handout/-Lg8teh4LNu1L3Q-V7m2).***" rel="nofollow">http://journal.roll20.net/handout/-Lg8teh4LNu1L3Q-V7m2).***</a> }}
1591270863
Oosh
Sheet Author
API Scripter
Is there a table with that name [ADV-Acq-Inc-Rumors] in your Collections tab? Also, are you logged in as GM and/or the creator of the game?
I'm logged in at the GM, I created the game today. However when I check the Journal/Collections Tab I do NOT see a table with the name&nbsp; {{description= [[1t[ADV-Acq-Inc-Rumors]]]. I have tried out some of the other macro's and they seem to work find. Just this one giving a problem.&nbsp; I have checked under the Journal/Collections Tab &gt; Episode 1 &gt; Right Place, Wrong Heroes and can actually see the&nbsp;Waterdeep Rumors written there. But it's not really a table, and the macro does not reference this at all... now sure how it would.&nbsp;
1591317354

Edited 1591317569
Oosh
Sheet Author
API Scripter
"Table" in this case refers to a Rollable Table which will only be in Collections underneath the Macros section - information presented in a tabular form in the Journal is not the same thing. It could potentially be&nbsp; a typo, table names are case sensitive. Is there anything under Rollable Tables in Collections with a similar name? Maybe Adv-Acq-Inc-Rumors, or missing a hyphen, or something else similar? British spelling of Rumours? I don't have the content otherwise I'd have a look. Basically [[ 1t[ADV-Acq-Inc-Rumors] ]] is a roll command to roll once from the items listed in the rollable table called ADV-Acq-Inc-Rumors
Ah I think your right. It looks like the name in the MACRO is different from the Rollable Table name:&nbsp; MACRO =&nbsp;ADV-Acq-Inc-Rumors ROLLABLE TABLE =&nbsp;ADV-Ep1-Acq-Inc-Rumors Awesome find, thanks Oosh.&nbsp; I guess to fix this I could either update the macro to point to the correct rollable table or vice versa?&nbsp; Also, who actually makes the permeant fix for everyone, a patch?&nbsp;
UPDATE:&nbsp; I made a change manually to the macro using the name in the Rollable Table, this worked like a charm.&nbsp;
1591397880
Oosh
Sheet Author
API Scripter
Nice one! I'm not sure where to report this bug sorry, unless there is a bug report thread specifically for this content.
Thanks so much for all the help :)&nbsp;