Description
Lua Helper
Lua Helper replaces Blizzard's built-in one-error-at-a-time Lua error popup with a single combined report. Instead of getting interrupted mid-fight every time an error fires, every error gets logged in the background, and you get one clean, copyable report whenever you want it.
Features
- Automatically captures every Lua error, including its full stack trace
- Groups repeated errors together with an occurrence count and first/last seen timestamps
- Distinct errors that happen to share the same top-line message are kept separate (not silently merged), based on their actual stack trace
- Suppresses Blizzard's default error popup so it doesn't interrupt gameplay
- Report window automatically opens the first time a new, distinct error occurs — repeats of ones you've already seen won't keep reopening it
- One-click Select All + Clear buttons for fast copying and resetting
How to Use
- Type
/luahelperor/luahelpto open the report at any time - Click Select All, then Ctrl+C to copy the whole report
- Paste it wherever you need it — a bug report, a support thread, a message to an addon author
- Click Clear to wipe the saved report and start fresh
Nothing to configure install it and it works in the background.


