
Steps to reproduce: Create a new campaign Drop a token on the canvas, give it a name and select it run "/roll 1d20 &{tracker} Expected behaviour: You should see a d20 roll in chat, and the result should be added to the turn tracker under the name of the selected token Actual behaviour: Nothing happens If you open the turn tracker manually, or manually add a turn to the tracker from the right-click menu, things start working and from then on &{tracker} seems to work ok. As such the bug is pretty minor, but it can cause significant confusion for new users, and I guess it could be indicative of a more serious underlying problem with the turn tracker not being correctly initialised, so I thought it was worth reporting...