Download
(146Kb)
Download
Updated: 02-14-10 08:02 AM
Pictures
File Info
Updated:02-14-10 08:02 AM
Created:12-23-09 09:26 PM
Downloads:7,619
Favorites:31
MD5:

CooldownIcons R(evamped)  Popular! (More than 5000 hits)

Version: r147
by: Hati-EK [More]

Description
Tracks and Displays your choosen Cooldowns in many various ways.
CooldownIconsR allows you to create Icons to display the choosen cooldown based on your script input
(This is NO Actionbutton Bar - like Bartender or Dominos, neither something like OmniCC to display the cooldowns on your actionbars - it's a seperate 'Cooldown Tracker')

Development Status
Beta

Currently working on:
some fixes

Still need more feedback - if you got idea's about missing features ... tell them iam grateful for every idea
Still missing Features (mostly in config but no effect ingame )

  • Align to group
  • groups

Commands
slash commands
Code:
/ci
/cir
/cooldownicons
/cooldowniconsr
valid script commands are:
Code:
spell()
item()
flag()
Arguments are:
Code:
command( spellname or id [, cases={case_args}] )
Examples:
spell(Faerie Fire (Feral)(), stance={1,3}, talentgroup=1)
or
spell(Faerie Fire (Feral)(), stance=1, talentgroup=1)
spell(Faerie Fire (Feral)(), stance=3, talentgroup=1)

another example:
spell(Enrage, stance=1)
spell(Tiger's Fury, stance=3)
btw. yes that is the right name for Faerie fire of ferals :P

cases are:
Code:
stance
talentgroup
case_args are:
Code:
anything - but for now - they ARE only numbers

Note:
stance - case_args are 0-based (0,1,2,3,...,n ; n e N)
talentgroup - case_args are 1-based (1 or 2)
valid flags are:
Code:
ammo
head
neck
shoulder
shirt
chest
belt
legs
feet
wrist
gloves
finger1
finger2
trinket1
trinket2
back
mainhand
offhand
ranged
tabard
Any further questions?
-> Comments

Any bugs found?
-> Bug Report

Any feature requests?
-> Feature Requests


btw. the old project (CooldownIcons) won't be supported any longer.

Special thanks to:
Enkidu - A lot of bug reports/feedback

upcoming features
  • delete button/function/slashcommand
  • Group Managment
  • Improving compile
  • adding some new cases (ie buff)
  • CD pulse
  • fake cooldowns (for buffs and/or debuffs, if so will come with case: buff)
  • efficient way to get cooldown data (always in progress, and swaps priority with others sometimes on heavy issues)
  • animations

r147
  • fixed an error occurred when you swap talentgroup while spell was still on cooldown (and new talentgroup has no watch)
r146
  • fixed an naming issue for the InternalCooldown folder ...
r144
  • fixed an issue of swapping between display types if no timer is running
r141
  • removed some unecessary libs
  • prepared svn for wowace/cf-sync
r119
  • on new icon creation the config now checks if there is a previous icon and if so uses it's font otherwise it uses "Fonts\\FRIZQT__.TTF"
r117
  • lines:144,162,164 frame -> iT
r114
  • removed unnecessary print
    fixed an stance issue (cooldowns stand still etc.)
    checking now after removing of cooldowns if everything was right - else re-add cooldowns
r113
  • new Icons now uses the font used by the previous created item
  • compiler fix - for some reason it doesn't really worked with
    flag(something, some cases)
    item(another thing, other cases)
r109
  • fixed an issue for 'new' users at fonts not represented right
r108
  • command descriptions are now as expected
  • added ':' to compile filter-string
  • removed old code StopUIFrameFadeIn
r105
  • added LibSharedMedia-3.0 to \Libs
r103
  • fixed an issue with display type 'on cooldown only' should now work properly
r101
  • timer should now correctly end at 0
r100
  • increased accuracy of timer + some display issues
r99
  • Fix: Inventory item divide or soemthing like that thrown an error - rewritten LCI.inTable
r98
  • Fix: OnLoad error if icon has no watch
r97
  • fixed an issue with the memory & cpu usage - the addon prio this reversion may cause extremly high cpu usage, after this patch (and using CPU profiling - iam coming down to ~2MiB for 16Icons, and less than 10ms CPU time(total ~1s CPU time) with everything on CD)
r95
  • fixed an error where on-cooldowns and talentswap caused massive errors - which was reverted with r92 ...
r92
  • unhooked 'SetCooldown'
  • each icon now has each own OnUpdater - with own frequency, should result in: fluent,accurate, low memory usage, a bit higher cpu usage
    Note: to make it sure ... CPU usage is still lower than the ~10 latest reversions
r91
  • reverted a change which should throttle serveral known cooldowns - but it also blocked skills like: TotT,Cold Blood and thus. - well but this might be increase MemoryUsage again - so stay with r89 if it does
  • also fixed an error where on-cooldowns and talentswap caused massive errors
r89
  • fixed an major memory issue - for me (using 16icons), it reduced from peak Memory usage ~35MiB to 5MiB, well it's still "high" in some eyes ... but it comes close to my first guess using ~0.5MiB per icon
r88
  • fixed an issue with 'On Cooldown only' and 'Always' display types
r87
  • changed timer mode
    hooking cooldown control to blizzard's cooldown frame
  • made UIFrameFadeIn like it should
  • and some fixes for new bugs occured for new system
r77
  • increased yOffset
  • added Global Font setting(SharedMedia support only)
  • speeded FadeIn (reduced FadeTime to 1 seconds from 2)
r70
  • fixed an error where enabled state had no effect
  • changed tF4-'range bar' name
  • updated Ace3 Libs
r67
  • fixed floor for 0 accuracy
  • added a range bar to each icon to set the time limit(tell me the more correct name for this oO) for time format 4 (if less than X seconds display accuracy)
r65
  • fixed an issue with more than 1 icon created per session
    added deep copy to LibCooldownIcons-1.0
  • fixed range disable bug
  • added DeleteFromTableByKey function
r62
  • flag() now update IconTexture on item swapping
r61
  • added TrinketCooldowns for flag()'s still no updating (Added Lib: LibInternalCooldowns-1.0) @Thanks to Antiarc@WoWace & Enkidu (for the hint)
r60
  • doom you copy&paste
r59
  • fixed displaytype 'On Cooldown only'
r58
  • added displayTypes ( Show Always, On cooldown only, if ready )
    Note: If ready has a special option - CIR.fade_in_support (default true), let's the icon start fading out and in if ready - this feature is quite incorrect, (but still 'true' default value as beta addon ;) )
  • Group-Aligner moved to Positioning tab - as it makes more sense there
r57
  • fixed some issues with talentgroup change and text-offset
r54
  • added text offsets
  • renamed 'Specific' to 'Positioning'
r53
  • reduced talent-specialization swap error throwing (maybe completely)
r52
  • added color chooser for global cooldown text color
r51
  • fixed an error in config where grayscaling is not changeable
r49
  • fixed a massive error-throw at swapping 'talentspec' issued by RangeChecking (I noted it is still there, but not so excessive like before)
r48
  • added a new time format, milliseconds if under 6 seconds
r47
  • seperated iconConfig it is now displayed in tabs
    if you are looking for IconSize / FontSize and later more like these - they are under Specific
    script, name, and toggle buttons are under general
    Note: no other changes this version - if you don't like it this way and tell me i will add an option, that allows old and new display type
r46
  • configuration mode should now work properly
r45
  • added fontsize
r44
  • added iconsize
r43
  • fixed an issue with Configuration Mode
  • added x,y-Offset
r42
  • added range check
r41
  • enabled 'enable' icon feature
  • fixed CompileIcon output in Config-Mode
r40
  • fixed an issue with multi-line scripts
    i.e.
    spell(Faerie Fire (Feral)(), stance={1,3})
    spell(Nature's Grasp, stance={0})
    should now work properly
  • added grayscaling
r38
  • start of beta testing
Beta Files (1)
File Name
Version
Hits
Size
Author
Date
r141
1,288
140kB
Hati-EK
02-06-10 10:48 AM


Post A Reply Comment Options
Unread 02-05-10, 05:06 PM  
Hati-EK
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 20
File comments: 88
Uploads: 7
Originally posted by Xeneticx
This is what it shows for me under the same menu. It is almost like something is missing, though I have tried 3 different versions.

http://img194.imageshack.us/img194/2...0510161455.jpg
you have to add the icons by yourself

click 'Add new Icon'
Last edited by Hati-EK : 02-05-10 at 05:57 PM.
Report comment to moderator  
Reply With Quote
Unread 02-05-10, 04:17 PM  
Xeneticx
A Kobold Labourer

Forum posts: 0
File comments: 10
Uploads: 0
This is what it shows for me under the same menu. It is almost like something is missing, though I have tried 3 different versions.

http://img194.imageshack.us/img194/2...0510161455.jpg
Report comment to moderator  
Reply With Quote
Unread 02-05-10, 12:46 PM  
Hati-EK
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 20
File comments: 88
Uploads: 7
Originally posted by Xeneticx
My config looks nothing like what you have posted in the screenshot. When I toggle config, nothing happens. There is no place that I have found in game to enter the script, really not sure what is wrong.
have you opened up the thing?

In blizzard config you have:
CooldownIconsR
_Icon Layouts < this is what screenshot shows
_Icon Groups
_Commands


the 'toggle' config thingy is just to show hidden/disabled icons
to make sure they are placed correctly

this is the 'whole' screenshot
http://img62.imageshack.us/img62/3562/wowscrnshot010610120247.jpg
Last edited by Hati-EK : 02-05-10 at 12:51 PM.
Report comment to moderator  
Reply With Quote
Unread 02-05-10, 11:17 AM  
Xeneticx
A Kobold Labourer

Forum posts: 0
File comments: 10
Uploads: 0
My config looks nothing like what you have posted in the screenshot. When I toggle config, nothing happens. There is no place that I have found in game to enter the script, really not sure what is wrong.
Report comment to moderator  
Reply With Quote
Unread 02-05-10, 09:23 AM  
Hati-EK
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 20
File comments: 88
Uploads: 7
Re: Errors in latest with show on cooldown

Originally posted by Enkidu
\CooldownIcons_Revamped\CooldownIconsR_Timer.lua:144: attempt to index global 'frame' (a nil value)
\CooldownIcons_Revamped\CooldownIconsR_Timer.lua:162: attempt to index global 'frame' (a nil value)
small fix - copy & paste

fixed in next patch (upcoming)
Report comment to moderator  
Reply With Quote
Unread 02-05-10, 08:42 AM  
Enkidu
A Kobold Labourer

Forum posts: 0
File comments: 63
Uploads: 0
Errors in latest with show on cooldown

\CooldownIcons_Revamped\CooldownIconsR_Timer.lua:144: attempt to index global 'frame' (a nil value)
\CooldownIcons_Revamped\CooldownIconsR_Timer.lua:162: attempt to index global 'frame' (a nil value)
Report comment to moderator  
Reply With Quote
Unread 02-04-10, 04:41 PM  
Hati-EK
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 20
File comments: 88
Uploads: 7
Originally posted by zohar101
Yay no errors this time Thank you for such a quick fix!
well - got some time ^^ as seen on fixed issues - played a little bit with my addon tested things etc.

should be enough for today :P (19minutes of day left anyway )
Report comment to moderator  
Reply With Quote
Unread 02-04-10, 03:43 PM  
zohar101
A Cyclonian
 
zohar101's Avatar

Forum posts: 43
File comments: 188
Uploads: 0
Yay no errors this time Thank you for such a quick fix!
Report comment to moderator  
Reply With Quote
Unread 02-04-10, 03:36 PM  
Hati-EK
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 20
File comments: 88
Uploads: 7
Originally posted by zohar101
Was set to Friz before. Tried all the other fonts. All give me 7 lua errors starting with following and ending with the one below this one:
Message: ...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:432: bad argument #6 to 'format' (string expected, got nil)
Time: 02/04/10 16:24:23
Count: 105
Stack: [C]: in function `format'
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:432: in function `ScriptErrorsFrame_Update'
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:413: in function `ScriptErrorsFrame_OnError'
[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:18: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4>
[C]: ?
[C]: in function `format'
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:432: in function `ScriptErrorsFrame_Update'
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:413: in function `ScriptErrorsFrame_OnError'
[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:18: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4>
[C]: ?
[C]: in function `format'
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:432: in function `ScriptErrorsFrame_Update'
...
[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:18: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4>
[C]: ?
[C]: in function `format'
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:432: in function `ScriptErrorsFrame_Update'
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:413: in function `ScriptErrorsFrame_OnError'
[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:18: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4>
[C]: ?
[C]: in function `format'
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:432: in function `ScriptErrorsFrame_Update'
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:501: in function <...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:491>

Locals: (*temporary) = "Message: %s
Time: %s
Count: %s
Stack: %s
Locals: %s"
(*temporary) = "...dOns\CooldownIcons_Revamped\CooldownIconsR_Timer.lua:53: attempt to call method 'StopUIFrameFadeIn' (a nil value)"
(*temporary) = "02/04/10 16:24:16"
(*temporary) = "1"
(*temporary) = "...dOns\CooldownIcons_Revamped\CooldownIconsR_Timer.lua:53: in function `?'
...ped\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:147: in function <...ped\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:147>
[string "safecall Dispatcher[1]"]:4: in function <[string "safecall Dispatcher[1]"]:4>
[C]: ?
[string "safecall Dispatcher[1]"]:13: in function `?'
...ped\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:92: in function `Fire'
...ownIcons_Revamped\libs\AceEvent-3.0\AceEvent-3.0.lua:120: in function <...ownIcons_Revamped\libs\AceEvent-3.0\AceEvent-3.0.lua:119>
"
(*temporary) = nil
(*temporary) = "Message: ...dOns\CooldownIcons_Revamped\CooldownIconsR_Timer.lua:53: attempt to call method 'StopUIFrameFadeIn' (a nil value)
Time: 02/04/10 16:24:16
Count: 1
Stack: ...dOns\CooldownIcons_Revamped\CooldownIconsR_Timer.lua:53: in function `?'
...ped\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:147: in function <...ped\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:147>
[string "safecall Dispatcher[1]"]:4: in function <[string "safecall Dispatcher[1]"]:4>
[C]: ?
[string "safecall Dispatcher[1]"]:13: in function `?'
...ped\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:92: in function `Fire'
...ownIcons_Revamped\libs\AceEvent-3.0\AceEvent-3.0.lua:120: in function <...ownIcons_Revamped\libs\AceEvent-3.0\AceEvent-3.0.lua:119>
"
(*temporary) = "string expected, got nil"


and ending with :

Message: ...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:432: bad argument #6 to 'format' (string expected, got nil)
Time: 02/04/10 16:31:10
Count: 1
Stack: [C]: in function `format'
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:432: in function `ScriptErrorsFrame_Update'
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:413: in function `ScriptErrorsFrame_OnError'
[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:18: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4>
[C]: ?
[C]: in function `format'
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:432: in function `ScriptErrorsFrame_Update'
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:413: in function `ScriptErrorsFrame_OnError'
[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:18: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4>
[C]: ?
[C]: ?
[C]: in function `format'
...
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:411: in function `ScriptErrorsFrame_OnError'
[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:18: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4>
(tail call): ?
...dOns\CooldownIcons_Revamped\CooldownIconsR_Timer.lua:53: in function `?'
...ped\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:147: in function <...ped\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:147>
[string "safecall Dispatcher[1]"]:4: in function <[string "safecall Dispatcher[1]"]:4>
[C]: ?
[string "safecall Dispatcher[1]"]:13: in function `?'
...ped\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:92: in function `Fire'
...ownIcons_Revamped\libs\AceEvent-3.0\AceEvent-3.0.lua:120: in function <...ownIcons_Revamped\libs\AceEvent-3.0\AceEvent-3.0.lua:119>

Locals: (*temporary) = "Message: %s
Time: %s
Count: %s
Stack: %s
Locals: %s"
(*temporary) = "...dOns\CooldownIcons_Revamped\CooldownIconsR_Timer.lua:53: attempt to call method 'StopUIFrameFadeIn' (a nil value)"
(*temporary) = "02/04/10 16:31:10"
(*temporary) = "1"
(*temporary) = "...dOns\CooldownIcons_Revamped\CooldownIconsR_Timer.lua:53: in function `?'
...ped\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:147: in function <...ped\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:147>
[string "safecall Dispatcher[1]"]:4: in function <[string "safecall Dispatcher[1]"]:4>
[C]: ?
[string "safecall Dispatcher[1]"]:13: in function `?'
...ped\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:92: in function `Fire'
...ownIcons_Revamped\libs\AceEvent-3.0\AceEvent-3.0.lua:120: in function <...ownIcons_Revamped\libs\AceEvent-3.0\AceEvent-3.0.lua:119>
"
(*temporary) = nil
(*temporary) = "Message: ...dOns\CooldownIcons_Revamped\CooldownIconsR_Timer.lua:53: attempt to call method 'StopUIFrameFadeIn' (a nil value)
Time: 02/04/10 16:31:10
Count: 1
Stack: ...dOns\CooldownIcons_Revamped\CooldownIconsR_Timer.lua:53: in function `?'
...ped\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:147: in function <...ped\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:147>
[string "safecall Dispatcher[1]"]:4: in function <[string "safecall Dispatcher[1]"]:4>
[C]: ?
[string "safecall Dispatcher[1]"]:13: in function `?'
...ped\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:92: in function `Fire'
...ownIcons_Revamped\libs\AceEvent-3.0\AceEvent-3.0.lua:120: in function <...ownIcons_Revamped\libs\AceEvent-3.0\AceEvent-3.0.lua:119>
"
(*temporary) = "string expected, got nil"
this error was fixed in r108 - noticed it just ago - he tried to call a function i removed ^^ as i tried something but i missed some things

removed old code StopUIFrameFadeIn
Last edited by Hati-EK : 02-04-10 at 03:37 PM.
Report comment to moderator  
Reply With Quote
Unread 02-04-10, 03:35 PM  
zohar101
A Cyclonian
 
zohar101's Avatar

Forum posts: 43
File comments: 188
Uploads: 0
Originally posted by Hati-EK
another way to fix it - changing global font to Friz Quadrata TT again or another one ( choose another and this one again i mean by changing global to FrizQuadrataTT )
Was set to Friz before. Tried all the other fonts. All give me 7 lua errors starting with following and ending with the one below this one:
Message: ...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:432: bad argument #6 to 'format' (string expected, got nil)
Time: 02/04/10 16:24:23
Count: 105
Stack: [C]: in function `format'
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:432: in function `ScriptErrorsFrame_Update'
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:413: in function `ScriptErrorsFrame_OnError'
[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:18: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4>
[C]: ?
[C]: in function `format'
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:432: in function `ScriptErrorsFrame_Update'
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:413: in function `ScriptErrorsFrame_OnError'
[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:18: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4>
[C]: ?
[C]: in function `format'
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:432: in function `ScriptErrorsFrame_Update'
...
[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:18: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4>
[C]: ?
[C]: in function `format'
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:432: in function `ScriptErrorsFrame_Update'
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:413: in function `ScriptErrorsFrame_OnError'
[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:18: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4>
[C]: ?
[C]: in function `format'
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:432: in function `ScriptErrorsFrame_Update'
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:501: in function <...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:491>

Locals: (*temporary) = "Message: %s
Time: %s
Count: %s
Stack: %s
Locals: %s"
(*temporary) = "...dOns\CooldownIcons_Revamped\CooldownIconsR_Timer.lua:53: attempt to call method 'StopUIFrameFadeIn' (a nil value)"
(*temporary) = "02/04/10 16:24:16"
(*temporary) = "1"
(*temporary) = "...dOns\CooldownIcons_Revamped\CooldownIconsR_Timer.lua:53: in function `?'
...ped\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:147: in function <...ped\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:147>
[string "safecall Dispatcher[1]"]:4: in function <[string "safecall Dispatcher[1]"]:4>
[C]: ?
[string "safecall Dispatcher[1]"]:13: in function `?'
...ped\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:92: in function `Fire'
...ownIcons_Revamped\libs\AceEvent-3.0\AceEvent-3.0.lua:120: in function <...ownIcons_Revamped\libs\AceEvent-3.0\AceEvent-3.0.lua:119>
"
(*temporary) = nil
(*temporary) = "Message: ...dOns\CooldownIcons_Revamped\CooldownIconsR_Timer.lua:53: attempt to call method 'StopUIFrameFadeIn' (a nil value)
Time: 02/04/10 16:24:16
Count: 1
Stack: ...dOns\CooldownIcons_Revamped\CooldownIconsR_Timer.lua:53: in function `?'
...ped\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:147: in function <...ped\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:147>
[string "safecall Dispatcher[1]"]:4: in function <[string "safecall Dispatcher[1]"]:4>
[C]: ?
[string "safecall Dispatcher[1]"]:13: in function `?'
...ped\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:92: in function `Fire'
...ownIcons_Revamped\libs\AceEvent-3.0\AceEvent-3.0.lua:120: in function <...ownIcons_Revamped\libs\AceEvent-3.0\AceEvent-3.0.lua:119>
"
(*temporary) = "string expected, got nil"


and ending with :

Message: ...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:432: bad argument #6 to 'format' (string expected, got nil)
Time: 02/04/10 16:31:10
Count: 1
Stack: [C]: in function `format'
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:432: in function `ScriptErrorsFrame_Update'
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:413: in function `ScriptErrorsFrame_OnError'
[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:18: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4>
[C]: ?
[C]: in function `format'
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:432: in function `ScriptErrorsFrame_Update'
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:413: in function `ScriptErrorsFrame_OnError'
[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:18: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4>
[C]: ?
[C]: ?
[C]: in function `format'
...
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:411: in function `ScriptErrorsFrame_OnError'
[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:18: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4>
(tail call): ?
...dOns\CooldownIcons_Revamped\CooldownIconsR_Timer.lua:53: in function `?'
...ped\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:147: in function <...ped\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:147>
[string "safecall Dispatcher[1]"]:4: in function <[string "safecall Dispatcher[1]"]:4>
[C]: ?
[string "safecall Dispatcher[1]"]:13: in function `?'
...ped\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:92: in function `Fire'
...ownIcons_Revamped\libs\AceEvent-3.0\AceEvent-3.0.lua:120: in function <...ownIcons_Revamped\libs\AceEvent-3.0\AceEvent-3.0.lua:119>

Locals: (*temporary) = "Message: %s
Time: %s
Count: %s
Stack: %s
Locals: %s"
(*temporary) = "...dOns\CooldownIcons_Revamped\CooldownIconsR_Timer.lua:53: attempt to call method 'StopUIFrameFadeIn' (a nil value)"
(*temporary) = "02/04/10 16:31:10"
(*temporary) = "1"
(*temporary) = "...dOns\CooldownIcons_Revamped\CooldownIconsR_Timer.lua:53: in function `?'
...ped\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:147: in function <...ped\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:147>
[string "safecall Dispatcher[1]"]:4: in function <[string "safecall Dispatcher[1]"]:4>
[C]: ?
[string "safecall Dispatcher[1]"]:13: in function `?'
...ped\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:92: in function `Fire'
...ownIcons_Revamped\libs\AceEvent-3.0\AceEvent-3.0.lua:120: in function <...ownIcons_Revamped\libs\AceEvent-3.0\AceEvent-3.0.lua:119>
"
(*temporary) = nil
(*temporary) = "Message: ...dOns\CooldownIcons_Revamped\CooldownIconsR_Timer.lua:53: attempt to call method 'StopUIFrameFadeIn' (a nil value)
Time: 02/04/10 16:31:10
Count: 1
Stack: ...dOns\CooldownIcons_Revamped\CooldownIconsR_Timer.lua:53: in function `?'
...ped\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:147: in function <...ped\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:147>
[string "safecall Dispatcher[1]"]:4: in function <[string "safecall Dispatcher[1]"]:4>
[C]: ?
[string "safecall Dispatcher[1]"]:13: in function `?'
...ped\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:92: in function `Fire'
...ownIcons_Revamped\libs\AceEvent-3.0\AceEvent-3.0.lua:120: in function <...ownIcons_Revamped\libs\AceEvent-3.0\AceEvent-3.0.lua:119>
"
(*temporary) = "string expected, got nil"
Last edited by zohar101 : 02-04-10 at 03:35 PM.
Report comment to moderator  
Reply With Quote
Unread 02-04-10, 03:28 PM  
Hati-EK
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 20
File comments: 88
Uploads: 7
Originally posted by zohar101
Nope tried it already. 28 lua errors at once lol. Here is the last one I could capture:

Message: ...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:432: bad argument #6 to 'format' (string expected, got nil)
Time: 02/04/10 16:24:23
Count: 105
Stack: [C]: in function `format'
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:432: in function `ScriptErrorsFrame_Update'
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:413: in function `ScriptErrorsFrame_OnError'
[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:18: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4>
[C]: ?
[C]: in function `format'
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:432: in function `ScriptErrorsFrame_Update'
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:413: in function `ScriptErrorsFrame_OnError'
[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:18: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4>
[C]: ?
[C]: in function `format'
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:432: in function `ScriptErrorsFrame_Update'
...
[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:18: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4>
[C]: ?
[C]: in function `format'
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:432: in function `ScriptErrorsFrame_Update'
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:413: in function `ScriptErrorsFrame_OnError'
[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:18: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4>
[C]: ?
[C]: in function `format'
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:432: in function `ScriptErrorsFrame_Update'
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:501: in function <...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:491>

Locals: (*temporary) = "Message: %s
Time: %s
Count: %s
Stack: %s
Locals: %s"
(*temporary) = "...dOns\CooldownIcons_Revamped\CooldownIconsR_Timer.lua:53: attempt to call method 'StopUIFrameFadeIn' (a nil value)"
(*temporary) = "02/04/10 16:24:16"
(*temporary) = "1"
(*temporary) = "...dOns\CooldownIcons_Revamped\CooldownIconsR_Timer.lua:53: in function `?'
...ped\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:147: in function <...ped\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:147>
[string "safecall Dispatcher[1]"]:4: in function <[string "safecall Dispatcher[1]"]:4>
[C]: ?
[string "safecall Dispatcher[1]"]:13: in function `?'
...ped\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:92: in function `Fire'
...ownIcons_Revamped\libs\AceEvent-3.0\AceEvent-3.0.lua:120: in function <...ownIcons_Revamped\libs\AceEvent-3.0\AceEvent-3.0.lua:119>
"
(*temporary) = nil
(*temporary) = "Message: ...dOns\CooldownIcons_Revamped\CooldownIconsR_Timer.lua:53: attempt to call method 'StopUIFrameFadeIn' (a nil value)
Time: 02/04/10 16:24:16
Count: 1
Stack: ...dOns\CooldownIcons_Revamped\CooldownIconsR_Timer.lua:53: in function `?'
...ped\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:147: in function <...ped\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:147>
[string "safecall Dispatcher[1]"]:4: in function <[string "safecall Dispatcher[1]"]:4>
[C]: ?
[string "safecall Dispatcher[1]"]:13: in function `?'
...ped\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:92: in function `Fire'
...ownIcons_Revamped\libs\AceEvent-3.0\AceEvent-3.0.lua:120: in function <...ownIcons_Revamped\libs\AceEvent-3.0\AceEvent-3.0.lua:119>
"
(*temporary) = "string expected, got nil"

another way to fix it - changing global font to Friz Quadrata TT again or another one ( choose another and this one again i mean by changing global to FrizQuadrataTT )

anyway - fixed in r109+
Last edited by Hati-EK : 02-04-10 at 03:35 PM.
Report comment to moderator  
Reply With Quote
Unread 02-04-10, 03:26 PM  
zohar101
A Cyclonian
 
zohar101's Avatar

Forum posts: 43
File comments: 188
Uploads: 0
Originally posted by Hati-EK
for most of the ppl encountering this error restarting wow did it - dunno if it will
Nope tried it already. 28 lua errors at once lol. Here is the last one I could capture:

Message: ...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:432: bad argument #6 to 'format' (string expected, got nil)
Time: 02/04/10 16:24:23
Count: 105
Stack: [C]: in function `format'
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:432: in function `ScriptErrorsFrame_Update'
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:413: in function `ScriptErrorsFrame_OnError'
[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:18: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4>
[C]: ?
[C]: in function `format'
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:432: in function `ScriptErrorsFrame_Update'
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:413: in function `ScriptErrorsFrame_OnError'
[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:18: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4>
[C]: ?
[C]: in function `format'
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:432: in function `ScriptErrorsFrame_Update'
...
[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:18: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4>
[C]: ?
[C]: in function `format'
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:432: in function `ScriptErrorsFrame_Update'
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:413: in function `ScriptErrorsFrame_OnError'
[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:18: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4>
[C]: ?
[C]: in function `format'
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:432: in function `ScriptErrorsFrame_Update'
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:501: in function <...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:491>

Locals: (*temporary) = "Message: %s
Time: %s
Count: %s
Stack: %s
Locals: %s"
(*temporary) = "...dOns\CooldownIcons_Revamped\CooldownIconsR_Timer.lua:53: attempt to call method 'StopUIFrameFadeIn' (a nil value)"
(*temporary) = "02/04/10 16:24:16"
(*temporary) = "1"
(*temporary) = "...dOns\CooldownIcons_Revamped\CooldownIconsR_Timer.lua:53: in function `?'
...ped\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:147: in function <...ped\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:147>
[string "safecall Dispatcher[1]"]:4: in function <[string "safecall Dispatcher[1]"]:4>
[C]: ?
[string "safecall Dispatcher[1]"]:13: in function `?'
...ped\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:92: in function `Fire'
...ownIcons_Revamped\libs\AceEvent-3.0\AceEvent-3.0.lua:120: in function <...ownIcons_Revamped\libs\AceEvent-3.0\AceEvent-3.0.lua:119>
"
(*temporary) = nil
(*temporary) = "Message: ...dOns\CooldownIcons_Revamped\CooldownIconsR_Timer.lua:53: attempt to call method 'StopUIFrameFadeIn' (a nil value)
Time: 02/04/10 16:24:16
Count: 1
Stack: ...dOns\CooldownIcons_Revamped\CooldownIconsR_Timer.lua:53: in function `?'
...ped\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:147: in function <...ped\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:147>
[string "safecall Dispatcher[1]"]:4: in function <[string "safecall Dispatcher[1]"]:4>
[C]: ?
[string "safecall Dispatcher[1]"]:13: in function `?'
...ped\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:92: in function `Fire'
...ownIcons_Revamped\libs\AceEvent-3.0\AceEvent-3.0.lua:120: in function <...ownIcons_Revamped\libs\AceEvent-3.0\AceEvent-3.0.lua:119>
"
(*temporary) = "string expected, got nil"
Report comment to moderator  
Reply With Quote
Unread 02-04-10, 03:23 PM  
Hati-EK
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 20
File comments: 88
Uploads: 7
Originally posted by zohar101
Woot worked
tyty

Uh oh. tried casting PW:S and I get this lua error

Message: ...dOns\CooldownIcons_Revamped\CooldownIconsR_Timer.lua:168: CIR_Icon1_Time:SetText(): Font not set
Time: 02/04/10 16:20:35
Count: 1086
Stack: [C]: in function `SetText'
...dOns\CooldownIcons_Revamped\CooldownIconsR_Timer.lua:168: in function <...dOns\CooldownIcons_Revamped\CooldownIconsR_Timer.lua:118>

Locals: (*temporary) = CIR_Icon1_Time {
0 = <userdata>
}
(*temporary) = ""
for most of the ppl encountering this error restarting wow did it - dunno if it will
another way to fix it - changing global font to Friz Quadrata TT again or another one
Last edited by Hati-EK : 02-04-10 at 03:28 PM.
Report comment to moderator  
Reply With Quote
Unread 02-04-10, 03:18 PM  
zohar101
A Cyclonian
 
zohar101's Avatar

Forum posts: 43
File comments: 188
Uploads: 0
Originally posted by Hati-EK
oh - ":" isn't tracked ^^ use spellid

48066 - for max rank PWS
Woot worked
tyty

Uh oh. tried casting PW:S and I get this lua error

Message: ...dOns\CooldownIcons_Revamped\CooldownIconsR_Timer.lua:168: CIR_Icon1_Time:SetText(): Font not set
Time: 02/04/10 16:20:35
Count: 1086
Stack: [C]: in function `SetText'
...dOns\CooldownIcons_Revamped\CooldownIconsR_Timer.lua:168: in function <...dOns\CooldownIcons_Revamped\CooldownIconsR_Timer.lua:118>

Locals: (*temporary) = CIR_Icon1_Time {
0 = <userdata>
}
(*temporary) = ""
Last edited by zohar101 : 02-04-10 at 03:21 PM.
Report comment to moderator  
Reply With Quote
Unread 02-04-10, 03:16 PM  
Hati-EK
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 20
File comments: 88
Uploads: 7
Originally posted by zohar101
Hmm I have no programming background so bear with me.
I enter a name for the icon. Then under script I put in

spell(Power Word: Shield ())

But nothing happens. I've tried combos like
spell(Power Word: Shield) or spell (Power Word:Shield (), talentgroup=1)
Nothing worked so far. Just have a question mark on the icon.
Also, when I click on the Icon group submenu I don't see anything. Just the title Cooldowniconsrevamped. Not sure if there's supposed to be something there or saving space for a future feature.

oh - ":" isn't tracked ^^ use spellid

48066 - for max rank PWS

like said in description (main page)

Groups are not yet implemented - as they would require some more work
Last edited by Hati-EK : 02-04-10 at 03:18 PM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: