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

[Encounter Helper] Reset Issue 1.2.2

Howdy, I am having issues with reset enocunters and tokens not going onto the token layer from the GM in jumpgate. Here are my current apis; Here is the error: Here is the mod output consule as well when trying to move the tokens: Those tokens do hide when i click hide after manually moving them to the token layer
Also when i reset the api I get this:
1745855667
timmaugh
Forum Champion
API Scripter
I had a look at that script, and it looks like at some point Kurt probably reworked that function, changing references from "thisObj" to "theToken"... but there were 2 references that were missed. Until Kurt can apply a fix to the 1-click version, you can work around this by editing the script yourself. You'll have to click "Import" rather than "Add Script"... but then you can change it. Change lines 956 and 957, replacing references to "thisObj" to be, instead, "theToken".
okies thank you. ill try that
1746014422
Kurt J.
Pro
API Scripter
I'll implement and upload the fix for this.
Thanks kurt!