| Tested: | Hour of Twilight 4.3 |
| Updated: | 06-16-11 08:34 AM |
| Created: | unknown |
| Downloads: | 58,278 |
| Favorites: | 374 |
| MD5: |

File Name |
Version |
Size |
Author |
Date |
40100.5-Release |
1kB |
p3lim |
06-12-11 08:04 PM |
|
30300.4-Release |
1kB |
p3lim |
12-30-09 01:04 PM |
|
30200.3-Beta |
1kB |
p3lim |
08-29-09 12:34 PM |
|
30200.1-Beta |
1kB |
p3lim |
08-08-09 10:07 AM |
|
30100.20 |
1kB |
p3lim |
07-28-09 07:09 PM |
|
30100.19 |
1kB |
p3lim |
07-28-09 05:23 PM |
|
30100.18 |
1kB |
p3lim |
05-08-09 04:03 PM |
|
30100.17 |
2kB |
p3lim |
04-26-09 06:31 PM |
|
30100.16 |
1kB |
p3lim |
04-17-09 09:35 AM |
|
30000.15 |
1kB |
p3lim |
04-13-09 05:02 PM |
|
30000.13 |
1kB |
p3lim |
02-08-09 10:15 AM |
|
30000.12 |
1kB |
p3lim |
01-21-09 01:46 PM |
|
30000.10 |
1kB |
p3lim |
01-03-09 12:40 AM |
![]() |
Comment Options |
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 32
Uploads: 0
|
Isnt working for me, even with no other addons installed
|
|
|
|
|
|
|
Is this similar to CError? CError doesn't work in 4.2 atm, so hopefully this one will.
|
|
|
|
|
|
||
|
||
|
|
|
|
||
|
||
|
|
|
|
||
|
||
|
|
|
|
||
Last edited by p3lim : 06-16-11 at 08:35 AM.
|
||
|
|
|
|
|
|
I have a dumb question, where do you put this as it dosen't seem to create an addon folder
|
|
|
|
|
|
|
|
german error list
Still the best addon to hide error massages!
This is a list of not relevant german error massages... you don't want to hide any other errors pError.lua (SavedVariables) Code:
pErrorDB = {
"das könnt ihr noch nicht", -- [1]
"der zauber ist noch nicht bereit", -- [2]
"euer ziel ist tot.", -- [3]
"es wird gerade eine andere aktion ausgeführt.", -- [4]
"das ist während einer bewegung nicht möglich.", -- [5]
"ziel muss sich vor euch befinden.", -- [6]
"unterbrochen", -- [7]
"nicht genug mana", -- [8]
"nicht genug energie", -- [9]
"nicht genug fokus", -- [10]
"ihr habt kein ziel.", -- [11]
"ungültiges ziel", -- [12]
"das geht nicht, wenn ihr zum schweigen gebracht wurdet.", -- [13]
"das geht nicht, wenn ihr tot seid.", -- [14]
"ihr seid tot...", -- [15]
"gegenstand ist noch nicht bereit.", -- [16]
"ihr könnt hier nicht aufsitzen.", -- [17]
"ihr seid tot", -- [18]
"fähigkeit ist noch nicht bereit.", -- [19]
"es gibt nichts anzugreifen", -- [20]
"für diese fähigkeit sind combopunkte erforderlich", -- [21]
"ihr könnt dieses ziel nicht angreifen.", -- [22]
"dieser gegenstand ist kein gültiges ziel.", -- [23]
"nicht genügend heilige kraft", -- [24]
"um diesen gegenstand wird noch gewürfelt", -- [25]
"nicht genügend runenmacht", -- [26]
"das ziel eures begleiters ist tot", -- [27]
"ihr seid in einen kampf verwickelt.", -- [28]
"das geht nicht, während ihr von einer kopfnuss betäubt seid.", -- [29]
"das ziel ist freundlich gesinnt.", -- [30]
"das ist im betäubtem zustand nicht möglich", -- [31]
"das könnt ihr im moment nicht tun", -- [32]
"ein mächtiger zauber ist bereits aktiv.", -- [33]
"nicht genug runen", -- [34]
"ihr seid zu weit entfernt!", -- [35]
"außer reichweite", -- [36]
"ziel nicht im sichtfeld", -- [37]
"ziel ist zu weit weg", -- [38]
"ihr seht in die falsche richtung!", -- [39]
"kann beim kanalisieren nicht angreifen.", -- [40]
"nicht genügend dampfdruck", -- [41]
"ihr müsst euch näher an diesem ziel befinden, um mit ihm zu interagieren.", -- [42]
"ziel ist zu nah", -- [43]
"ziel ist nicht im sichfeld.", -- [44]
"immun", -- [45]
"das geht nicht, während ihr betäubt seid", -- [46]
"das geht jetzt nicht", -- [47]
}
|
|
|
|
|
|
|
|
A wild update appears!
|
|
|
|
|
|
|
|
I figured it out. It was because of the capitalization. You you have it set to lowercase the error strings, but I just batch fed them directly into the pErrorDB. If I would have just entered them in one by one, the way you intended, I wouldn't have had a problem.
|
|
|
|
|
|
||
Have you also tried to empty the SV? |
||
|
|
|
|
||
Obviously, if I was receiving an error I would have included that, but I'm not. My locale is enUS. Yes, I've tried running it alone.
Last edited by Talyrius : 10-01-10 at 04:38 PM.
|
||
|
|
|
|
||
That is by far the most hated message received by the community, because it doesnt give any info we can work with. Provide a bug report, eventually list of addons and locale. Have you tried running pError alone? |
||
|
|
|
|
|
|
I can't get this addon to filter any errors. Am I doing something wrong?
Here is my SavedVariables file: Code:
pErrorDB = {
"You can't do that while moving!", -- [1]
"There is nothing to attack.", -- [2]
"That ability requires combo points", -- [3]
"You cannot attack that target.", -- [4]
"Out of range.", -- [5]
"You are too far away!", -- [6]
"You must be behind your target.", -- [7]
"Ability is not ready yet.", -- [8]
"You have no target.", -- [9]
"Target needs to be in front of you", -- [10]
"Can't do that while moving", -- [11]
"Not enough rage", -- [12]
"You are facing the wrong way", -- [13]
"Not enough energy", -- [14]
"Not enough mana", -- [15]
"Target too close", -- [16]
"Your target is dead", -- [17]
"Can't do that while stunned", -- [18]
"Spell is not ready yet.", -- [19]
"You are dead", -- [20]
"You must be in stealth mode.", -- [21]
"Can't attack while fleeing.", -- [22]
"Can't attack while stunned.", -- [23]
"You are not in control of your actions", -- [24]
"Item is not ready yet.", -- [25]
"Can't attack while confused.", -- [26]
"Target not in line of sight", -- [27]
"Another action is in progress", -- [28]
"You are in shapeshift form", -- [29]
"You are too far away.", -- [30]
"Target is not a player", -- [31]
"No path available", -- [32]
"You can't do that yet", -- [33]
"Can't attack while dead.", -- [34]
"Can only use outside", -- [35]
"Interrupted", -- [36]
"Not enough focus", -- [37]
"spell is not ready yet.", -- [38]
}
|
|
|
|
![]() |
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.