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 .
×

Events 'add:attribute' and 'change:attribute' aren't firing.

My API has events for add:character which create a few attributes, and then typically the add:attribute and/or change:attribute events fire to finish fully calculating the character sheet (or, more precisely, the values derived from the created attributes). However, the attribute events aren't firing, which means my character sheets aren't updating.
If that is the case, before we dive into the guts of the issue, we're going to need you to do a few things for us, things that sometimes fix issues for users before more extensive troubleshooting is needed. Can you please follow Steps 1-3 of our Solving Technical Issues checklist (confirm you're using the latest non-test version of Firefox or Chrome; turn off all extensions, addons, and anti-virus; and clear your cache) to see if one of those components is causing the problem? We can only help if we can recreate your issue, so it is important that you follow each step. If doing that fixes the issue, just let us know. Otherwise, move on to Step 4 , and we'll need all that information to further assist you. You might also try posting the scripts in question or at least a link to them. I assume the script used to work but doesn't anymore. How long ago did it break or stop working?
Browser: Firefox 41.0.2 Operating Systems: Windows 7, 8.1, 10, OS X 10.11 JavaScript Enabled: Yes Anit-Virus Software: None (Windows Firewall Only, work related) Browser Add-Ons and Extensions: None Console Log: <a href="https://gist.github.com/Charles082986/045ceb2c992f" rel="nofollow">https://gist.github.com/Charles082986/045ceb2c992f</a>... Character Sheet: <a href="https://gist.github.com/Charles082986/c19d96cd6868" rel="nofollow">https://gist.github.com/Charles082986/c19d96cd6868</a>... Scripts: <a href="https://gist.github.com/Charles082986/78af766cf996" rel="nofollow">https://gist.github.com/Charles082986/78af766cf996</a>... <a href="https://gist.github.com/Charles082986/30dd8d7850b8" rel="nofollow">https://gist.github.com/Charles082986/30dd8d7850b8</a>...