View Single Post
08-23-22, 02:59 PM   #5
SDPhantom
A Pyroguard Emberseer
 
SDPhantom's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2006
Posts: 2,326
As Fizzlemizz pointed out, those are great addons for enhancing error reporting.

These expand on Blizzard's own error system that depends on the scriptErrors CVar.
This is disabled by default and should be turned on if you're working on code.
Code:
/console scriptErrors 1
__________________
WoWInterface AddOns
"All I want is a pretty girl, a decent meal, and the right to shoot lightning at fools."
-Anders (Dragon Age: Origins - Awakening)
  Reply With Quote