| Updated: | 10-27-2011 05:16 AM |
| Created: | unknown |
| Downloads: | 24,440 |
| Favorites: | 275 |
| MD5: |


File Name |
Version |
Size |
Author |
Date |
2.2.9 |
638kB |
Duugu |
08-15-2011 10:54 AM |
|
2.2.8 |
638kB |
Duugu |
06-27-2011 04:07 AM |
|
2.2.7 |
638kB |
Duugu |
06-16-2011 08:58 AM |
|
2.2.6 |
638kB |
Duugu |
06-07-2011 04:48 AM |
|
2.2.5 |
638kB |
Duugu |
06-01-2011 02:59 PM |
|
2.2.4 |
638kB |
Duugu |
05-25-2011 10:34 AM |
|
2.2.3 |
660kB |
Duugu |
05-13-2011 06:13 PM |
|
2.2.2 |
525kB |
Duugu |
05-11-2011 02:21 AM |
|
2.2.1 |
520kB |
Duugu |
03-28-2011 08:31 AM |
|
2.2 |
520kB |
Duugu |
02-02-2011 02:35 PM |
|
2.0 |
517kB |
Duugu |
10-14-2010 12:39 PM |
|
1.7 |
516kB |
Duugu |
02-14-2009 12:23 PM |
|
1.6 |
513kB |
Duugu |
02-12-2009 07:33 PM |
|
1.5 |
509kB |
Duugu |
11-05-2008 02:40 PM |
![]() |
Comment Options |
|
|
|
|
A Defias Bandit
Forum posts: 3
File comments: 220
Uploads: 0
|
Hi, tried this out and got the following error:
Code:
4x CursorCastbar\CursorCastbar.lua:2237: attempt to index field "?" (a nil value)
CursorCastbar\CursorCastbar.lua:2237: in function <CursorCastbar\CursorCastbar.lua:2232>
<in C code>
CursorCastbar\CursorCastbar.lua:2231: in function <CursorCastbar\CursorCastbar.lua:2230>
<in C code>
CursorCastbar\CursorCastbar.lua:2229: in function "CursorCastbarOptionsLoadProfile"
CursorCastbar\CursorCastbar.lua:1062: in function "CursorCastbarOnEvent"
<string>:"*:OnEvent":1: in function <string>:"*:OnEvent":1
Locals:
(*temporary) = <table> {
Value = "0"
}
(*temporary) = <func> @..\CursorCastbar.lua:2232
(*temporary) = "Value"
(*temporary) = "0"
|
|
|
|
|
||
No.2 is a loading bug, it should be fixed with 2.2.9
__________________
Author of |
||
|
|
|
|
||
|
A Murloc Raider
Forum posts: 7
File comments: 31
Uploads: 0
|
Re: Re: Error on login
I also get this same error on my Shaman when I login in Ghost Wolf form. |
|
|
|
|
|
||
|
Re: Error on login
__________________
Author of |
||
|
|
|
|
|
|
A Molten Giant
Forum posts: 824
File comments: 18
Uploads: 0
|
Error on login
Got this error on login tonight. Haven't tested to see if it affects anything, or if it happens with only CursorCastbar loading.
1x CursorCastbar\CursorCastbar.lua:838: GetSpellCooldown(): Invalid spell slot <in C code> CursorCastbar\CursorCastbar.lua:838: in function "CursorCastbarOnEvent" <string>:"*:OnEvent":1: in function <string>:"*:OnEvent":1 Locals: self = CursorCastbarParse { 0 = <userdata> } event = "SPELL_UPDATE_USABLE" arg1 = nil arg2 = nil arg3 = nil arg4 = nil arg5 = nil arg6 = nil arg7 = nil arg8 = nil arg9 = nil CursorCastbareGCSpellIDs = <table> { DEATHKNIGHT = 47541 WARRIOR = 34428 PALADIN = 20154 MAGE = 133 PRIEST = 585 WARLOCK = 686 SHAMAN = 403 DRUID = 5176 ROGUE = 1752 HUNTER = 56641 } CursorCastbarGC = 1500 CursorCastbareIndicators = <table> { 6 = <table> {} 2 = <table> {} 8 = <table> {} 3 = <table> {} 1 = <table> {} 4 = <table> {} 5 = <table> {} 7 = <table> {} } CursorCastbarBlinkEach = 0.25 CursorCastbarCurrentMana = 100000 CursorCastbareBars = <table> { 2 = <table> {} 3 = <table> {} 1 = <table> {} 4 = <table> {} 5 = <table> {} } CursorCastbarCurrentSpec = 1 CursorCastbareNoGCSpellIDs = <table> { 1 = 6807 2 = 16188 3 = 34026 4 = 3045 5 = 23989 6 = 2139 7 = 11958 8 = 11129 9 = 12042 10 = 12043 11 = 20271 12 = 20216 13 = 14751 14 = 14177 15 = 14185 16 = 5277 17 = 2983 18 = 1856 19 = 17116 20 = 16166 21 = 20554 22 = 18708 23 = 18288 24 = 100 25 = 845 26 = 78 27 = 30151 28 = 2565 29 = 12328 30 = 23230 31 = 24275 32 = 31884 33 = 44041 34 = 20549 35 = 30283 } CursorCastbareNoGCLocalSpellNames = <table> {} |
|
|
|
|
||
.So for the HolyWord spells it should be: Code:
Holy Word: Serenity;Holy Word: Sanctuary;Holy Word: Chastise Please keep in mind that if any of this abilities is on cooldown, the indicator will be triggered, regardless of your Chakra state.
__________________
Author of
Last edited by humfras : 06-01-2011 at 03:08 PM.
|
||
|
|
|
|
|
|
Any chance you can build in something to allow spells such as holy word to use one indicator?
For instance Holy Word: Serenity, Holy Word: Sanctuary, and Holy Word: Chastise. Only one of these can be active at a time, so it really doesn't make sense to have separate indicators for them. Thanks |
|
|
|
|
|
||||
I am going to change the numerical arguments to name-based parameters so they can be recognized more easily and the new parameters in Patch 4.2 will not mess up the COMBAT_LOG handler that much again.
__________________
Author of |
||||
|
|
|
|
|||
|
A Wyrmkin Dreamwalker
Forum posts: 52
File comments: 9
Uploads: 0
|
As another example, it doesn't work with the Holy Paladin proc called Daybreak, either. There may also be some issues if a cast starts but does not fully complete. I think I have seen a case where the target of a Penance died in the middle of the cast, and the spell went on c/d but the indicator didn't show it as such. |
||
|
|
|
|
||
![]() 2) The Cooldown Indicators are working for my Shaman's Riptide and Unleash Elements. Ensure you have entered a cooldown duration in the box above the one for the spell name. CCB is using a static cooldown duration. My intends are to change it to use the actual cooldown duration of the tracked spell to update properly when it's cooldown duration is shortened or removed (e.g. by using Cold Snap as a mage).
__________________
Author of
Last edited by humfras : 05-13-2011 at 03:47 PM.
|
||
|
|
|
|
|
|
A Wyrmkin Dreamwalker
Forum posts: 52
File comments: 9
Uploads: 0
|
Great to see that this indispensible add-on (indispensible for me, at least) will live on!
It appears that your 4.1 release does not incorporate the fix I posted below on April 26, hence the indicators won't work for cooldowns.
Last edited by Belechannas : 05-13-2011 at 01:23 AM.
|
|
|
|
|
|
|
Continuation
Since Duugu retires from WoW, let's give him a farewell and best luck for his future paths.
I will try to keep up the high-quality work he showed with CursorCastbar.
__________________
Author of |
|
|
|
|
|
|
|
Re: update
My WoW subscriptions end in may 2011. After more than six years playing WoW and developing addons I absolutely can't find a reason to continue. The direction Blizzard is steering with WoW is more than unfruitful. The game is dead. It's an empty shell. A sad moment, but that's the way it is. This means of course all of my addons are discontinued as from now. Thank you very much for using them and for providing me feedback and input. A very special thank you goes to the few people who donated for them. There would be much more and better stuff if more people would act like you. Thank you. I’m looking forward to meet you again in SWTOR. ![]() All the best to you Duugu duugu[at]duugu.com
Last edited by Duugu : 05-01-2011 at 04:16 PM.
|
|
|
|
|
|
|
|
update
Hello, is there an chance you could make the update needed to bring this to 4.1? As it is showing up as being out of date.
Thanks.
__________________
|
|
|
|
![]() |