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

TurnMarker1 - turn marker is infront of the player

Hello, since upgrading to jumpgate it seems like the turnmarker is in front of the player so i cannot move the player token. Anybody has a similar problem or a fix for this? Thank you 
1736173740
The Aaron
Roll20 Production Team
API Scripter
Hmm. It should be at the bottom, are you using the Experimental or Default API?
Default API
Toggling the turn order via buttons and not use macros seems to have fixed it 
I've had this happen sporadically in a Jumpgate game as well. I just selected the turn-marker, right-clicked and selected "Send to back" and it behaved itself for the rest of the combat.
Rick A. said: I've had this happen sporadically in a Jumpgate game as well. I just selected the turn-marker, right-clicked and selected "Send to back" and it behaved itself for the rest of the combat. Same, and same. 
1736258983
The Aaron
Roll20 Production Team
API Scripter
Hmm. I wonder if the toBack() function is not trigging an update on Jumpgate. I'll test this out and see, and make a report to the devs if that's the case. 
1736263451
The Aaron
Roll20 Production Team
API Scripter
I've repro'd the issue and sent it to the devs.  It seems to be a bug related to API created graphics.  When the API creates a graphic, and changes the ordering of it, there is no visual difference in the client.  In the interim you can get around this by either refreshing the page after starting the Turnorder, or by pushing the created graphic (the orange disc) to the GM layer and back.