I have built some Jukebox Chat Menu Macros for various groups of sound effect and would like to create a "Master Jukebox" chat menu that will list buttons for the group macros. The two scripts I tried using are below: /w GM &{template:general} {{color=green}} {{name=Jukebox }} {{ [**Combat**](~#Jukebox-Combat) }} | {{ [**Maps**](~#Jukebox-Maps) }} /w GM &{template:general} {{color=green}} {{name=Jukebox }} {{ [**Combat**](#Jukebox-Combat) }} | {{ [**Maps**](#Jukebox-Maps) }} When I run either macro, the buttons come up, but when I select the first I get the error: TypeError: Cannot read properties of undefined (reading 'substring') When I run the second option nothing happens when I click the button. This seems like it should be simple, but I can't seem to get it to work. Any help is greatly Appreciated! ~ Max