I'm using a macro (Ability Command Buttons) to call up my attack options, the end result macros are templates I've modified from the R20 2nd Ed Character sheet templates (2E:Attack). I have 4 weapons that I can choose from with the ACB, all but the last one works . I get an error saying "You tried to use the repeating section row at index 3 for repeating_weapons-damage, but there doesn't seem to be a row at that index." I tried to see if maybe $4 or $5 would work but no (did not add weapons on my character sheet). Even if I add additional weapons on to my character sheet, and modify the code same error just for that line now $4. That's all the troubleshooting my brain can muster at the moment.