BlameThrower

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

File Details

v0.1.1

  • R
  • Apr 24, 2026
  • 26.63 KB
  • 73
  • 12.0.5
  • Retail

File Name

BlameThrower-v0.1.1.zip

Supported Versions

  • 12.0.5

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