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

Token Action Maker - Error on load.

June 06 (2 years ago)
Dave
Pro

I'm using the mod from the library.

Nothing was happening why I tried to trigger the script.

Reviewing the log it has - "No such file or directory @ rb_sysopen - /code/apiscripts/Token-Action-Maker/0.3.8/token-action-maker.js"

Downgrading the version had no impact.

Suggestions?

June 06 (2 years ago)
The Aaron
Roll20 Production Team
API Scripter

Ah.  There appears to be an error with the committed Mod.  I've pushed a pull request to fix it, but don't know when that merge will happen.  You can grab the source here: https://raw.githubusercontent.com/Roll20/roll20-api-scripts/master/Token-Action-Maker/token-action-maker.js 

Disable the 1-click version, and put that in a separate script tab, and you can keep using it until the 1-click is fixed.

June 06 (2 years ago)
keithcurtis
Forum Champion
Marketplace Creator
API Scripter

That was entirely my fault. I submitted a bug fix and neglected to name the file properly.

June 06 (2 years ago)
Dave
Pro

Cheers both! I'm not needing it til next week but was setting up some stuff when I noticed.

Will copy the non-library version anyway just in case the push/pull takes longer than that.

June 06 (2 years ago)
keithcurtis
Forum Champion
Marketplace Creator
API Scripter

It should be fixed now. Big shout to the dev team!