
I'm experiencing what I think is a weird bug. I've got a character in my campaign set up with a bunch of ability macros. All of the ability macros work perfectly, but only when I am in edit mode in the Journal and I click the "Roll" button. If I leave edit mode and click roll, try to click the ability from the Token Actions list, or try to add it as a Macro Bar action, I get one of two errors: ReferenceError: charname is not defined or TypeError: Cannot call method 'toLowerCase' of undefined I know this is not a syntax issues with the macros because they work perfectly if I am in the Journal->Edit Mode, but they don't work anywhere else. Anyone run into this issue and have any workarounds?