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

!PowerCards not working all of the sudden. Is Roll20 updating something??

As of two days ago, my macros involving PowerCards is not working. Why?
This is a !PowerCard script that has worked perfectly for months, now as of about yesterday - nothing. What happened? [Scroll](<a href="https://s-media-cache-ak0.pinimg.com/originals/86/28/b7/8628b7da5aa9c9c21c4e22a52406d667.jpg" rel="nofollow">https://s-media-cache-ak0.pinimg.com/originals/86/28/b7/8628b7da5aa9c9c21c4e22a52406d667.jpg</a>) !power {{ &nbsp;--whisper|GM &nbsp;--name|Claw from a Monstrosity &nbsp;--leftsub|5 ft Range &nbsp;--soundfx|_audio,play,nomenu|Beast Claws Medium &nbsp;--Attack:|[[ [$Atk] ?{Attack|Standard,1d20|Advantage,2d20kh1|Disadvantage,2d20kl1}+?{if currently blessed than 1|0}d4cf&lt;0cs&gt;20 [Bless]+@{Selected|Strength_Mod}[Strength or Dexterity]+@{Selected|pb}[PB]+?{Other bonus|0} ]] vs AC @{target|AC} &nbsp;--?? $Atk &gt;= @{target|AC} AND $Atk.base &lt;&gt; 20 ?? Damage:|[[ [$Dmg] floor((1d10+@{Selected|Strength_Mod})*?{If target has resistance to PIERCING then .5|1})[piercing]+floor((2d6)*?{If target has resistance to NECROTIC then .5|1})[necrotic] ]] ``piercing`` and ``necrotic`` damage! &nbsp;--?? $Atk.base == 20 ?? Critical Hit|[[ [$CritDmg] 2d10+@{selected|Strength_Mod}[Slashing]+4d6[Necrotic] ]] ``piercing`` and ``necrotic`` damage! &nbsp;--?? $Atk &gt;= @{target|AC} AND $Atk.base &lt;&gt; 20 ?? alterbar1|_target|@{target|token_id} _bar|1 _amount|-[^Dmg] _show|all &nbsp;--?? $Atk.base == 20 ?? alterbar2|_target|@{target|token_id} _bar|1 _amount|-[^CritDmg] _show|all }}&nbsp; %{selected|Portrait}
Did you tried Restarting your API Sandobox?
i have the same Problem and I ask the same question. it is 100% a Bug you do no mistake i try to reinstal the Skript, Restart the API Sandbox, and Try to Gread a new Game instal the Skript and noting Happen. i think we cant do more only wait that Roll20 fix the bug.
Thanks for the comments. I tried restarting sandbox, as well as all of the normal api fixes such as reinstall, etc. I hope they fix whatever the problem is. I have a lot of time investment with this script. I would hate to have to redo my tokens now.
1640296657

Edited 1640297195
Andrew R.
Pro
Sheet Author
The latest version of the 1-Click script has a typo. Select the next to latest version instead, as recommended by Kurt. It should be corrected by the next Pull request, but that’s days away.&nbsp; <a href="https://app.roll20.net/forum/permalink/10565772/" rel="nofollow">https://app.roll20.net/forum/permalink/10565772/</a> I’m in the process of migrating to ScriptCards, so I was able to simply disable PowerCards and run my game. Phew!