promotional bannermobile promotional banner

BlameThrower

Identifies which addon actually caused each Lua error. Walks the stack, skips libraries and blames the real culprit — with severity, grouping, and ignores.
Back to Files

v0.1.1

File nameBlameThrower-v0.1.1.zip
Uploader
targztargz
Uploaded
Apr 24, 2026
Downloads
86
Size
26.6 KB
Flavors
Retail
File ID
7977080
Type
R
Release
Supported game versions
  • 12.0.5

What's new

BlameThrower

v0.1.1 (2026-04-24)

Full Changelog Previous Releases

  • Bump to v0.1.1
    Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com
  • Default autotest to off
    New installs no longer auto-inject the six test fixtures on login.
    Still available on demand via /blame test or /blame autotest on.
    Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com
  • Grant contents:write to release workflow
    Default GITHUB_TOKEN on new repos can't create releases without
    an explicit permissions block, which is why v0.1.0's GitHub
    release step 403'd (CF upload itself went through).
    Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com