Can I please get someone from Roll20 staff to look at this? Detailed description of the problem When
a sandbox is spun up with the Wrath & Glory Dice Roller - I have
selected latest version, version 1, and version 2 - it throws an error
in the console log. This is a copy of the output: Spinning up new sandbox... Failed to load WH40k Wrath & Glory Die Roller No such file or directory @ rb_sysopen - /home/symbly/www/d20-app/apiscripts/Wrath And Glory/2.0/WrathAndGlory_DieRoller.js "Starting webworker script..." "Loading 0 translation strings to worker..." "-=> TokenMod v0.8.41 <=- [Wed Sep 26 2018 00:30:10 GMT+0000 (UTC)]" "-=> ForbiddenLands v1.1 <=- [April 11th, 2018]" "-=> TalesFromtheLoop v1 <=- [April 11th, 2018]" "-=> PowerCards v3.6.1 <=- [Wed Mar 07 2018 11:23:21 GMT+0000 (UTC)]" API
calls to the Wrath & Glory Dice Roller - whether through command
lines in chat (aka type in !wag) or calls from the character sheet (dice
buttons) do not work after my code was officially deployed to the
official Roll20 GitHub. When I delete the WH40k Wrath & Glory Dice
Roller and click New Script and add the code I submitted the API Roller
works. This is the output from the code when I copy and paste it vs selecting it from the Roll20 API Script Library. Spinning up new sandbox... "Starting webworker script..." "Loading 0 translation strings to worker..." "-=> TokenMod v0.8.41 <=- [Wed Sep 26 2018 00:30:10 GMT+0000 (UTC)]" "-=> ForbiddenLands v1.1 <=- [April 11th, 2018]" "-=> WrathAndGlory v2 <=- [November 10th, 2018]" "-=> TalesFromtheLoop v1 <=- [April 11th, 2018]" "-=> PowerCards v3.6.1 <=- [Wed Mar 07 2018 11:23:21 GMT+0000 (UTC)]" Minimum number of steps to reproduce the problem 1. Go a campaign -> Settings -> API Scripts 2. Select WH40k Wrath & Glory Dice Roller from the Roll20 API Script Library 3. Click Add Script 4. API Output Console will report Failed to load WH40k Wrath & Glory Die Roller Description of setup Firefox 63.01, Chrome 70.0.3538.77 Colorzilla on Firefox, none on chrome Win10 I have done all three steps of the triage - SOP for me.