Help with inspection of `debug.traceback()` strings?

I never thought of tab name, that makes sense. Have you tried changing the %a* and %d* to %g* . That seems to work better.

Changing to g* did the trick!

You’re a gmatch genius.

@UberGoober I wish I was a gmatch genius. I usually struggle when I’m doing gmatch. It’s more hit or miss before I get it to work.