where could i find explanations for the variables in data files. I found thaht the first number is the duration, but what are the other numbers? and what are the different things between the {}
i try to add the rogues poison to this, but hey, i don't understand how the data works
With the patch, the two timers for Shamans' Healing Stream Totem and Mana Stream Totem have been doubled from 60 to 120 seconds. With the latest update today you haven't changed these, so in case you missed this tidbit...
Everytime i use "Divine Shield" (Paladin) I get following Errormsg:
[2007/05/28 18:03:15-706-x1]: Chronometer-0.10\Core\Chronometer.lua:411: attempt to perform arithmetic on local 'rank' (a string value)
<in C code>: ?
AceEvent-2.0-37328 (Ace2):320: in function `TriggerEvent'
AceEvent-2.0-37328 (Ace2):1019: in function <Interface\AddOns\Ace2\AceEvent-2.0\AceEvent-2.0.lua:1012>
Everytime i use "Divine Shield" (Paladin) I get following Errormsg:
[2007/05/28 18:03:15-706-x1]: Chronometer-0.10\Core\Chronometer.lua:411: attempt to perform arithmetic on local 'rank' (a string value)
<in C code>: ?
AceEvent-2.0-37328 (Ace2):320: in function `TriggerEvent'
AceEvent-2.0-37328 (Ace2):1019: in function <Interface\AddOns\Ace2\AceEvent-2.0\AceEvent-2.0.lua:1012>
I also get the exact same error any time I case Divine Shield.
Not sure what happened today, but after I ran the AceUpdater Chronometer is not working correctly. I is in the default position instead of where I moved it plus all bars are stacking on top of each other.
I also can not get the anchor to show up from either the option menu or using the command line anchor option.
Great mod for keeping track of your dots as a shadowpriest.
Does anyone know how to make it possible to show a bar for the new Darkmoon Card: Crusade buff "Aura of the Crusader"? I tried various combinations of:
self:AddTimer(self.EVENT, "Aura of the Crusader", 10, 0,0,1)
Not sure what happened today, but after I ran the AceUpdater Chronometer is not working correctly. I is in the default position instead of where I moved it plus all bars are stacking on top of each other.
I also can not get the anchor to show up from either the option menu or using the command line anchor option.
I'm not seeing any errors though.
I am also having this problem. I just started using Ace Updater and after about a week it just stopped using with a very basic error every time I log in. As soon as the servers come back up I'll report the error exactly. Chronometer kicks ass I hope I can find a fix soon!
I reloaded my Ace addons with WAU w/o externals. Apparently it didnt get ParserLib, which I had to go download manually to make Chronometer work properly.
Not sure what happened today, but after I ran the AceUpdater Chronometer is not working correctly. I is in the default position instead of where I moved it plus all bars are stacking on top of each other.
I also can not get the anchor to show up from either the option menu or using the command line anchor option.
I'm not seeing any errors though.
I am also having this problem. I just started using Ace Updater and after about a week it just stopped using with a very basic error every time I log in. As soon as the servers come back up I'll report the error exactly. Chronometer kicks ass I hope I can find a fix soon!
Well it started working pretty randomly now, but my timers are off and randomly don't show spells or disappear from the list. I'm going to do what the poster above me suggested and get the Parser lib to see if that works.
EDIT: Nope, not sure what's up but it's pretty buggy right now =(
I got the following errors after updating all my Ace addons with the update program:
[2007/06/16 11:52:25-2147-x1]: Chronometer-0.10\Core\Chronometer.lua:125: attempt to index global 'ParserLib' (a nil value)
AceAddon-2.0-39076 (Ace2):455: in function <Interface\AddOns\Ace2\AceAddon-2.0\AceAddon-2.0.lua:432>
<in C code>: ?
AceEvent-2.0-38824 (Ace2):320: in function `TriggerEvent'
AceEvent-2.0-38824 (Ace2):1019: in function <Interface\AddOns\Ace2\AceEvent-2.0\AceEvent-2.0.lua:1012>
[2007/06/16 11:52:52-2147-x1]: Chronometer-0.10\Core\Chronometer.lua:339: attempt to index field 'COLOR_MAP' (a nil value)
AceAddon-2.0-39076 (Ace2):663: in function <Interface\AddOns\Ace2\AceAddon-2.0\AceAddon-2.0.lua:656>
<in C code>: ?
AceEvent-2.0-38824 (Ace2):251: in function `TriggerEvent'
AceEvent-2.0-38824 (Ace2):1019: in function <Interface\AddOns\Ace2\AceEvent-2.0\AceEvent-2.0.lua:1012>
I have a Parser-3.0 library folder in my Addons directory.
Hi can chrono track rogue poisons once they are applied the to target? Quartz debuff tracker dose it but i wanna use chronometer for it(It saves me from looking at 2 bars)
i try to add the rogues poison to this, but hey, i don't understand how the data works
Regards
Quin
Some bugreport:
Everytime i use "Divine Shield" (Paladin) I get following Errormsg:
I also get the exact same error any time I case Divine Shield.
I also can not get the anchor to show up from either the option menu or using the command line anchor option.
I'm not seeing any errors though.
With patch cooldown is 20 seconds
Hunter.lua
Replace
self:AddTimer(self.SPELL, BS["Flare"], 30, 0,0,0)
By
self:AddTimer(self.SPELL, BS["Flare"], 20, 0,0,0)
Does anyone know how to make it possible to show a bar for the new Darkmoon Card: Crusade buff "Aura of the Crusader"? I tried various combinations of:
self:AddTimer(self.EVENT, "Aura of the Crusader", 10, 0,0,1)
in priest.lua, but none of them worked.
I am also having this problem. I just started using Ace Updater and after about a week it just stopped using with a very basic error every time I log in. As soon as the servers come back up I'll report the error exactly. Chronometer kicks ass I hope I can find a fix soon!
Well it started working pretty randomly now, but my timers are off and randomly don't show spells or disappear from the list. I'm going to do what the poster above me suggested and get the Parser lib to see if that works.
EDIT: Nope, not sure what's up but it's pretty buggy right now =(
[2007/06/16 11:52:25-2147-x1]: Chronometer-0.10\Core\Chronometer.lua:125: attempt to index global 'ParserLib' (a nil value)
AceAddon-2.0-39076 (Ace2):455: in function <Interface\AddOns\Ace2\AceAddon-2.0\AceAddon-2.0.lua:432>
<in C code>: ?
AceEvent-2.0-38824 (Ace2):320: in function `TriggerEvent'
AceEvent-2.0-38824 (Ace2):1019: in function <Interface\AddOns\Ace2\AceEvent-2.0\AceEvent-2.0.lua:1012>
[2007/06/16 11:52:52-2147-x1]: Chronometer-0.10\Core\Chronometer.lua:339: attempt to index field 'COLOR_MAP' (a nil value)
AceAddon-2.0-39076 (Ace2):663: in function <Interface\AddOns\Ace2\AceAddon-2.0\AceAddon-2.0.lua:656>
<in C code>: ?
AceEvent-2.0-38824 (Ace2):251: in function `TriggerEvent'
AceEvent-2.0-38824 (Ace2):1019: in function <Interface\AddOns\Ace2\AceEvent-2.0\AceEvent-2.0.lua:1012>
I have a Parser-3.0 library folder in my Addons directory.
ENGLISH :
RANG 1 - http://www.wowhead.com/?spell=9005
RANG 2 - http://www.wowhead.com/?spell=9823
RANG 3 - http://www.wowhead.com/?spell=9827
RANG 4 - http://www.wowhead.com/?spell=27006
FRENCH :
RANG 1 - http://worldofwarcraft.judgehype.com/index.php?page=bc-sorts&spell=1409
RANG 2 - http://worldofwarcraft.judgehype.com/index.php?page=bc-sorts&spell=1473
RANG 3 - http://worldofwarcraft.judgehype.com/index.php?page=bc-sorts&spell=1519
RANG 4 - http://worldofwarcraft.judgehype.com/index.php?page=bc-sorts&spell=1359
You can use CooldownTimer2 for that or one of the other cooldown timers (I think ClassTimer dose it)
thx
Chronometer already does this.