Download
(1Kb)
Download
Updated: 06-16-11 08:34 AM
Pictures
File Info
Updated:06-16-11 08:34 AM
Created:unknown
Downloads:66,955
Favorites:343
MD5:

pError  Popular! (More than 5000 hits)

Version: 40100.5-Release
by: p3lim [More]

This addon is discontinued.


Description:
pError is a simple addon to filter out spam in the UIErrorsFrame.
Its designed to be robust and easy to use.
If you're not exactly sure about what it does, take a look at the screenshot to the right.


FAQ:
How do I filter more errors?
Simple, just use the '/perror' slash command to add error strings.
Example: '/perror spell is not ready yet'

This takes a long time! Can't I do this faster?
You can make pError listen to the UIErrorsFrame and put anything that shows into the database.
Usage: '/perror listen'

How do I remove error filters?
Just use the '/perror' slash command like you added it.

How can I see what errors I filter out?
Use '/perror list' and the saved list will be printed out.

How can I reset the whole list?
Use '/perror reset' to reset the database.

How can I remove all errors at once?
This addon does not do this, look for a different one.

Full changelog can be found on GitHub:
http://github.com/p3lim/pError/commits/master/
Post A Reply Comment Options
Unread 01-19-09, 07:11 AM  
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1710
File comments: 1222
Uploads: 43
Originally posted by ChaosInc
Suggestions for easier user filtering:

1) "string.lower" on incoming messages and filters so that capital/small letters don't matter.
2) "string.find" to compare messages vs. filters

Implementing both of these would remove the necessity for users to be exact with the filters and also not have to worry about punctuation.
Got a version with these features implemented already, just doing debugging before pushing it
Report comment to moderator  
Reply With Quote
Unread 01-19-09, 12:16 AM  
Sythalin
Curse staff
 
Sythalin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 680
File comments: 373
Uploads: 15
Suggestions for easier user filtering:

1) "string.lower" on incoming messages and filters so that capital/small letters don't matter.
2) "string.find" to compare messages vs. filters

Implementing both of these would remove the necessity for users to be exact with the filters and also not have to worry about punctuation.
Last edited by Sythalin : 01-19-09 at 12:17 AM.
Report comment to moderator  
Reply With Quote
Unread 01-14-09, 12:47 PM  
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1710
File comments: 1222
Uploads: 43
Looking at the pic i can see you have registered alot more events than what it gives by default (just 5).

You wrote your error wrong, look at this difference:

the error is:
There is nothing to attack.

you registered
There is nothing to attack

you missed the .
Report comment to moderator  
Reply With Quote
Unread 01-14-09, 06:08 AM  
Dajova
A Wyrmkin Dreamwalker
 
Dajova's Avatar
AddOn Author - Click to view AddOns

Forum posts: 58
File comments: 787
Uploads: 5
Originally posted by p3lim
Ah didnt see the highlight in the chat window.
Notice when the description says it have to be exact, you clearly seem to miss a . on the end
Well, i haven't added a single custom line, so it's probably your fault in that case :>
Report comment to moderator  
Reply With Quote
Unread 01-13-09, 08:58 AM  
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1710
File comments: 1222
Uploads: 43
Originally posted by richerich
You seem to miss what it shows... It shows the spamproblem and it says in your addon that its enabled... that's why im writing, cause i NEVER had any problems until the last update
Ah didnt see the highlight in the chat window.
Notice when the description says it have to be exact, you clearly seem to miss a . on the end
Report comment to moderator  
Reply With Quote
Unread 01-12-09, 04:40 PM  
Dajova
A Wyrmkin Dreamwalker
 
Dajova's Avatar
AddOn Author - Click to view AddOns

Forum posts: 58
File comments: 787
Uploads: 5
Originally posted by p3lim
You must add more errors to your database, as it doesnt support many by default.

Read the main page on how to do this, and aswell many other functions you might want to use.
You seem to miss what it shows... It shows the spamproblem and it says in your addon that its enabled... that's why im writing, cause i NEVER had any problems until the last update
Report comment to moderator  
Reply With Quote
Unread 01-12-09, 02:15 PM  
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1710
File comments: 1222
Uploads: 43
Originally posted by richerich
I don't know if it's a bug on your side or my side, but it seems that this addon has stopped working :S

Check:

http://i39.tinypic.com/5we4y.jpg
You must add more errors to your database, as it doesnt support many by default.

Read the main page on how to do this, and aswell many other functions you might want to use.
Last edited by p3lim : 01-12-09 at 02:15 PM.
Report comment to moderator  
Reply With Quote
Unread 01-12-09, 05:01 AM  
Dajova
A Wyrmkin Dreamwalker
 
Dajova's Avatar
AddOn Author - Click to view AddOns

Forum posts: 58
File comments: 787
Uploads: 5
I don't know if it's a bug on your side or my side, but it seems that this addon has stopped working :S

Check:

Report comment to moderator  
Reply With Quote
Unread 12-01-08, 04:10 AM  
Aarokh
A Cyclonian
 
Aarokh's Avatar
AddOn Author - Click to view AddOns

Forum posts: 40
File comments: 21
Uploads: 1
Wonderful, thank you!
Report comment to moderator  
Reply With Quote
Unread 11-30-08, 09:15 AM  
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1710
File comments: 1222
Uploads: 43
Originally posted by Aarokh
That is what I did.
I got the url directly from line 3 of the lua file. at least thats what it reads in the version i just downloaded again to double check if i have an outdated version maybe.
Could you point me to another url maybe where I got a more up-to-date list of the constants?
http://wowcompares.com/3039183/Frame...s.lua?download

Thats the latest one.
Report comment to moderator  
Reply With Quote
Unread 11-28-08, 07:25 PM  
Aarokh
A Cyclonian
 
Aarokh's Avatar
AddOn Author - Click to view AddOns

Forum posts: 40
File comments: 21
Uploads: 1
That is what I did.
I got the url directly from line 3 of the lua file. at least thats what it reads in the version i just downloaded again to double check if i have an outdated version maybe.
Could you point me to another url maybe where I got a more up-to-date list of the constants?
Last edited by Aarokh : 11-28-08 at 07:27 PM.
Report comment to moderator  
Reply With Quote
Unread 11-21-08, 08:35 AM  
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1710
File comments: 1222
Uploads: 43
Originally posted by Aarokh
awesome addon and I like it very much but I have one question regarding:
http://www.wowwiki.com/WoW_Constants/Errors

Is there any way to find out the constants for the new Death Knight Rune Power errors?

I am trying to kill these "not enough Rune Power" messages when firing Death Coil or other Skills but the wowwiki page isnt up to date for these.
Wowwiki is indeed outdated.
Use the link provided inside the lua file.
Report comment to moderator  
Reply With Quote
Unread 11-20-08, 09:44 PM  
Aarokh
A Cyclonian
 
Aarokh's Avatar
AddOn Author - Click to view AddOns

Forum posts: 40
File comments: 21
Uploads: 1
awesome addon and I like it very much but I have one question regarding:
http://www.wowwiki.com/WoW_Constants/Errors

Is there any way to find out the constants for the new Death Knight Rune Power errors?

I am trying to kill these "not enough Rune Power" messages when firing Death Coil or other Skills but the wowwiki page isnt up to date for these.
Report comment to moderator  
Reply With Quote
Unread 11-06-08, 04:59 PM  
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1710
File comments: 1222
Uploads: 43
Originally posted by Casull
Hey, have you figured out how exactly the changes to UI_ERROR_MESSAGE work? I've got an addon similar to yours, and I can't make heads or tails of the 3.0 changes. They seem totally inconsistent.
I just hook the function blizzard made to handle those events.
I match up the events with a custom filter in the addon.
If the error matches the filter it prevents the handler from executing.

Thats basically all that this addon does.
I know your addon customizes this handler's output, but thats something that I dont mess around with, I just force the handler to stop before it gets to that part.

You can take a look at the original handler on wowcompares:
http://wowcompares.com/3039183/Frame...rrorsFrame.lua
Report comment to moderator  
Reply With Quote
Unread 11-06-08, 04:33 PM  
Eidolarr
An Aku'mai Servant
 
Eidolarr's Avatar
AddOn Author - Click to view AddOns

Forum posts: 34
File comments: 32
Uploads: 3
Hey, have you figured out how exactly the changes to UI_ERROR_MESSAGE work? I've got an addon similar to yours, and I can't make heads or tails of the 3.0 changes. They seem totally inconsistent.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: