So I'm trying to set up a macro that will whisper the player who controls a sheet a set of Ability Call buttons to roll their stuff. So far my code is this: &{template:PTUmacro}{{name=Rockruff's Statblock}}{{note=**Skills:** [Acrobatics](~@{AcrobaticsCheck}), [Athletics](~@{AthleticsCheck}), [Combat](~@{CombatCheck}), [Focus](~@{FocusCheck}), [Perception](~@{PerceptionCheck}), [Stealth](~@{StealthCheck}) }} The ability I'm trying to call is the name of a sheet button. When I run the macro, I get these error messages Despite the error messages, the buttons work as if you've clicked the button from the sheet. Any idea how to suppress the errors? Or is there a better way of calling these buttons in chat? Thank you!