Swatter
From Norganna's AddOns
What is Swatter
Taken over from the Auctioneer FAQ:Swatter is an improved error catching addon. Rather than popping up the big red box on your screen when addons break or do bad things, swatter pops up a nice dialog box that includes not just the error, but also lots of helpful debugging information (called the stack trace). If you're seeing the swatter dialog, it usually means SOME OTHER addon is causing an error, not that swatter is. Try to read the beginning of the swatter data for a familiar name to get some idea of what addon is causing the problem. If it looks like an auctioneer file, you can try clicking into the dialog, which should highlight the whole text of the error message, then copying (with ctrl-c) the data and posting it here in the forums, and we'll try to take a look at it. It's even better if you can duplicate the problem with just auctioneer addons loaded, by the way. Depending on the error, that may be one of the first things we ask you to do before spending any time trying to figure out what happened. Note that swatter should no longer pop up a dialog if the error is one which the base client already reports, but silently ignores.
If you have another improved error catching addon running (e.g. ImprovedErrorFrame) Swatter does not give reports to prevent confusion.


