Hello! So I've been using this extension to my browser called VTT Enhancement Suite that has a bunch of amazing features, but one key feature it has it auto generating macros! But every time I add a new trait or edit a preexisting trait description on the sheet, it does this error. Now, the error that keeps coming up is this: Note that his error does NOT come up when I don't edit the descriptions of preexisting traits. For example, here is one for a Howling Hatred Initiate generated from the PoA module that has been untouched: From my understanding, the code itself seems fine. For those of you who are familiar, this is what the extension generates for macros: @{selected|wtype}&{template:npcaction} {{name=@{selected|npc_name}}} {{rname=@{selected|repeating_npctrait_$0_name}}} {{description=@{selected|repeating_npctrait_$0_desc}}} Also note that both of these codes are exactly the same for both sheets. The only difference is that the trait description was edited. I generated these macros before editing the trait's description and regenerated them afterwards to see if that fixed it, no luck. Any thoughts? I'm using the 5E OGL for Roll20 for those curious