Ok, I have this as a token action for my players: /me rolls a [[1d6 + ?{modifier|0}[MOD] &{tracker}]] for initiative! Then I use this as a GM macro to determine initiative for NPCs/monsters: /emas @{target|token_name} rolls a [[1d6+?{modifier|0}[MOD] &{tracker}]] for initiative! Now, the player's macro is working fine, but the GM macro making the roll, but is returning the following error message: You wanted to send the result of this roll to the turn tracker, but no valid token was selected And no result is sent to the tracker. Any ideas why this is happening?