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

Is setting the Campaign turnorder broken for anyone?

1643953977

Edited 1643954259
I've been using GroupInit for a couple of years now and it suddenly "broke" last night.   It seems like the Campaign().set("turnorder") call is not working.   While I see the rolls that GroupInit is making in chat, it does not appear to be able to set the "turnorder" of the Campaign object correctly (or Turn Tracker is not receiving them).    As a result, the Turn Tracker is not displaying the order. When I hack in a bogus turnorder such as: [{  id: "-1" ,   pr: "22" ,  custom: "BATMAN" , }] The Turn Tracker does, indeed, update.   So I doubt it has anything to do with the "page id" or anything.   It may be that the Turn Tracker is not reading the id's correctly?   The Campaign->set command does appear to be actually setting the Turn Order as logging the campaign object does show updated values. Anyone else having troubles? PS - the Turn Tracker displays the message "There aren't currently any tokens on this pages that take a turn!"
1643955916
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
API issue. There is a temporary script fix here , and hopefully the API changes will be rolled back soon.
Thanks!