Error Review Panel

The Error Review panel provides structured inspection of runtime Lua errors captured during play.


Overview

Rather than relying on chat output or external error addons, DevForge centralizes error inspection into a dedicated interface.


Screenshot

DevForge Errors


Capabilities

  • View captured runtime errors
  • Inspect stack traces
  • Examine local variables
  • Navigate error history
  • Copy error details for reporting

Errors are presented in a readable, developer-focused format.


When to Use the Error Panel

Use the Error Panel when:

  • Debugging addon crashes
  • Investigating taint or execution failures
  • Reviewing errors after extended play sessions