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

API Issue with Aura/ Tint HealthColor & specific sheet

1623118839
Rogue
Pro
Marketplace Creator
The Demon Gate sheet placed into custom sheets with a css file and html file works fine with all my API scripts added. However, the same exact sheet that is sent to Roll20 and checks out to be placed into the database of sheets seems to break the API script and a few funky issues happen. We have discovered that the problem seems to be with the Aura/Tint HealthColor API script. The tokens continue to stay circled by the aura but the script will not work nor will it go away if deleted.    
1623120719
The Aaron
Roll20 Production Team
API Scripter
Does that crash happen immediately when you click Restart API Sandbox, or is it after something else happens (move a token, run a chat command, etc)?
1623120763
Rogue
Pro
Marketplace Creator
That happens immediately
1623121670
Rogue
Pro
Marketplace Creator
Yeah anytime I restart, it shows that error. Yet, if I stop using the sheet that is in the database under Chaos System: Demon Gate and just use the Demon Gate custom sheet I have saved then the API starts working again. But, they are the exact same. 
1623122864
The Aaron
Roll20 Production Team
API Scripter
You're using Demon Gate, not Demon Gate Scripted, yes?
1623123085
The Aaron
Roll20 Production Team
API Scripter
I reproduced the issue and sent a reproduction to the Devs.  In the meantime, I guess use the Custom Sheet version. =/
1623123414
Rogue
Pro
Marketplace Creator
The Aaron said: I reproduced the issue and sent a reproduction to the Devs.  In the meantime, I guess use the Custom Sheet version. =/ Thanks so much sir! This has had us stumped for a month.
1623123785
The Aaron
Roll20 Production Team
API Scripter
It's definitely strange.  I tried several things to try and figure out the issue, but came up flat.  It's particularly strange that the packaged version doesn't work but a copy/paste of it does.  That makes me think there's an encoding issue, but I can't figure out what it is.  Hopefully the devs have more luck.