
I returned to my game after a couple of weeks and discovered that the routine I use to post entries to the turn tracker with is now broken after working perfectly for a number of years. So my question is what's changed in the turn tracker to break my code ? Is a _pageid entry now required for the token to show ? WHERE FINAL ORDER is equal to [{"custom":"START","pr":"0","id":"-1","_pageid":"-MtD--Ev8X6XF-CUtswK"},{"custom":"Thug 3","pr":265,"id":"-MtD3ddOV4ji9B3NUSEn"},{"custom":"Thug 2","pr":276,"id":"-MtD3bkK_b_iLKKAvZqg"}] log(FINALORDER); Campaign().set("turnorder",JSON.stringify(FINALORDER)); Thanks for any light anyone can shed on this problem.