Download
(106Kb)
Download
Updated: 01-24-14 02:46 PM
Addon for:
Error Handler.
Pictures
File Info
Updated:01-24-14 02:46 PM
Created:11-15-11 02:59 PM
Downloads:3,510
Favorites:18
MD5:
Categories:Plug-Ins & Patches, Graphic UI Mods

Error Handler Inverted

Version: 20140124
by: Graçi [More]

Get rid of those annoying repeated error messages !

Usage
In the Interface/Addons/Error Handler,
you have a list of common errors that usually spam in red in the top of the screen.

They're sorted by error category.

For each one of them, you can choose :
* - to hide it or show it
* - or display it in a different color
* - and/or display it in a different way (see redirections)
you can change the behaviour of an error, or an error category, or all errors at once.

Redirections
* Default is the defaut print in the top of the screen
* Chatframe : it will be printed in the chat frame(s) that have the "Errors" option checked, and if none, to the main chat frame
* Raidwarning, it will zoom in the top of the screen
* BlizzardCT, it will slide up in the middle of the screen
* Bossemote, it will zoom in the middle of the screen
* SCT, it will redirect to the addon ScrollingCombatText
* MSBT, it will redirect to the addon MikScrollingBattleText
* Parrot, it will redirect to the addon Parrot

Languages
It handles the error in your UI language, so all languages are supported.

Dependencies

It is now an Ace3-addon.

Credit
It is an addon inspired by the original Error Handler from morkesh.

v20140124 : added error "Your target has already had its pockets picked"

v20130913 : Wow 5.4 compat

v20130809 : added some errors including 'You have insufficient blood charges.'

v20130707 : added 'Show all' button for all the errors at once
added 'Reset', 'Show all', 'Hide all', 'Color all' and 'redirect all' for each tab
solved the errors with a pattern like 'Must be in %s' not taken into account
added the choice of the chatframe(s) to display the errors
the color picker now is default to white instead of black

v20130525 : wow 5.3 compat
added 'Hide all', 'Color all' and 'Redirect all' options

v20130306 : solved bug with version 5.2

v20121213 : added several new errors for MOP, and a new interface to manage them. The addon is now an Ace3 addon.

v20121129 :
Wow 5.1.0 compatibility (toc version)

v20121025 :
update toc version for MOP, no change

v20111120 :
the reset to defaut option button now works
Post A Reply Comment Options
Unread 03-07-13, 02:22 AM  
Graçi
A Defias Bandit
 
Graçi's Avatar
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 21
Uploads: 5
Re: Options Error

Originally Posted by Worcester
Here's the error I get when logging in, so the addon options never appear. I was using error monster, but it doesn't let you select what error messages to direct. It's all or nothing.


EDIT: I had the old Error Handler file in Saved Variables. Deleted it and the new options work.
Thank you to have posted the solution, I would have spend a long time guessing wrong !!
__________________
Click here to lend your support!
Report comment to moderator  
Reply With Quote
Unread 03-07-13, 12:34 AM  
Worcester
A Deviate Faerie Dragon
 
Worcester's Avatar

Forum posts: 13
File comments: 91
Uploads: 0
Options Error

Here's the error I get when logging in, so the addon options never appear. I was using error monster, but it doesn't let you select what error messages to direct. It's all or nothing.


Date: 2013-03-07 00:29:03
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\ErrorHandler\ErrorHandler.lua line 14:
attempt to call method 'GetOptions' (a nil value)
Debug:
ErrorHandler\ErrorHandler.lua:14:
ErrorHandler\ErrorHandler.lua:12
(tail call): ?
[C]: ?
[string "safecall Dispatcher[1]"]:9:
[string "safecall Dispatcher[1]"]:5
(tail call): ?
Ace3\AceAddon-3.0\AceAddon-3.0.lua:514: InitializeAddon()
Ace3\AceAddon-3.0\AceAddon-3.0.lua:629:
Ace3\AceAddon-3.0\AceAddon-3.0.lua:621
Locals:
None
AddOns:
Swatter, v4.1.0 (<%codename%>)
Ace3, v...

EDIT: I had the old Error Handler file in Saved Variables. Deleted it and the new options work.
__________________
I prefer rogues to imbeciles, because they sometimes take a rest.
--Alexandre Dumas
Last edited by Worcester : 03-07-13 at 01:09 AM.
Report comment to moderator  
Reply With Quote
Unread 03-06-13, 03:06 PM  
Graçi
A Defias Bandit
 
Graçi's Avatar
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 21
Uploads: 5
[quote=Aisenfaire]2 errors with 5.2:

Code:
3x ErrorHandler-20121213\data.lua:194: table index is nil
ErrorHandler-20121213\data.lua:194: in main chunk
Thanks to have reported the error,
I posted version v20130306 that should solve it

Graçi
__________________
Click here to lend your support!
Report comment to moderator  
Reply With Quote
Unread 03-06-13, 07:34 AM  
Aisenfaire
A Murloc Raider

Forum posts: 6
File comments: 394
Uploads: 0
2 errors with 5.2:

Code:
3x ErrorHandler-20121213\data.lua:194: table index is nil
ErrorHandler-20121213\data.lua:194: in main chunk

Locals:
Code:
3x ErrorHandler-20121213\Options.lua:45: attempt to index global "ErrDBDefault" (a nil value)
ErrorHandler-20121213\Options.lua:45: in function "GetOptions"
ErrorHandler\ErrorHandler-20121213.lua:14: in function <ErrorHandler\ErrorHandler.lua:12>
(tail call): ?
<in C code>
<string>:"safecall Dispatcher[1]":9: in function <string>:"safecall Dispatcher[1]":5
(tail call): ?
BadPet-v0.5.9\libs\AceAddon-3.0\AceAddon-3.0-11.lua:514: in function "InitializeAddon"
BadPet-v0.5.9\libs\AceAddon-3.0\AceAddon-3.0-11.lua:629: in function <BadPet\libs\AceAddon-3.0\AceAddon-3.0.lua:621>

Locals:
nil
Report comment to moderator  
Reply With Quote
Unread 11-20-11, 03:12 AM  
Graçi
A Defias Bandit
 
Graçi's Avatar
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 21
Uploads: 5
I uploaded a new version for Addon handler inverted where the button to reset to defaut options works now, maybe this can solve your problem ?
Report comment to moderator  
Reply With Quote
Unread 11-19-11, 12:53 PM  
Graçi
A Defias Bandit
 
Graçi's Avatar
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 21
Uploads: 5
do you have an error that pops up ? I mean an error with the addon ?
did you have the original Error Handler installed before ?
Report comment to moderator  
Reply With Quote
Unread 11-17-11, 07:43 PM  
Tonyleila
A Molten Giant
 
Tonyleila's Avatar
AddOn Author - Click to view AddOns

Forum posts: 758
File comments: 2021
Uploads: 37
Not working for me

If I klick hide or try to redirect the errors nothing happens - German Client
__________________
Author of: LeilaUI and Aurora: Missing Textures
__________________
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.