dandruff / xCT

A light weight scrolling combat text implementation.
53 stars 22 forks source link

BUG: Using Rejuvenation show attempt to index field 'classcomboIDs' (a nil value) #13

Closed ghost closed 12 years ago

ghost commented 12 years ago

Message: Interface\AddOns\xCT\xCT.lua:2206: attempt to index field 'classcomboIDs' (a nil value) Time: 07/30/12 22:38:03 Count: 1 Stack: Interface\AddOns\xCT\xCT.lua:2206: in function <Interface\AddOns\xCT\xCT.lua:2202>

Locals: self = { 0 = } event = "UNITAURA" unit = "player" i = 1 name = "Verjüngung" = "" icon = "Interface\Icons\Spell_NatureRejuvenation" count = 0 = "Magic" = 12 = 16460.518 = "player" = nil _ = nil spellId = 774 (_temporary) = nil (_temporary) = nil (_temporary) = 774 (_temporary) = true (_temporary) = nil (_temporary) = 35 (_temporary) = 0 (_temporary) = 0 (_temporary) = true (_temporary) = nil (_temporary) = nil (_temporary) = "attempt to index field 'classcomboIDs' (a nil value)" ct =

{ filtercrits = false showincomingdmg = true classcombofontsize = 48 lootmoney = true dispel = true showhots = true damagecolor = true justify_4 = "RIGHT" mergeitems = true colorkillingblows = true showhelpfulaura = true damageout = true icons = true crits_blacklist = false font = "Interface\Addons\xCT\HOOGE.TTF" showharmfulaura = true petdamage = true damagefont = "Interface\Addons\xCT\HOOGE.TTF" combowindow = true lootitems = true justify2 = "RIGHT" dmgcolor =
{ } minmoney = 0 colorblind = false critpostfix = "" frames =
{ } unit = "player" mergeaoespam = true fontsize = 16 itemsquality = 3 maxlines = 64 direction2 = "bottom" iconsize = 16 lootwindow = true showcombopoints = false classcomboUnit = "player" combolastupdate = 0 healingout = true myclass = "DRUID" pguid = "0x028000000386AC66" loothideicons = false showimmunes = true blank = "Interface\Addons\xCT\blank" SpamQueue = defined @Interface\AddOns\xCT\xCT.lua:1846 locked = true critprefix = "" fontstyle = "OUTLINE" procfontstyle = "OUTLINE" justify_7 = "CENTER" showasnoncrit = true myname = "Tenawae" direction_9 = "bottom" critfontsize = 24 itemstotal = false direction_8 = "bottom" direction_4 = "bottom" direction_7 = "top" direction_6 = "bottom" direction_5 = "top" filterprocs = true direction_3 = "bottom" showswingcrits = true direction_1 = "top" criticons = true timevisible = 3 crittimevisible = 3 healfilter =
{ } DisableProfileManager = false showgrid = true debug_aura = false dotdamage = true justify_1 = "RIGHT" aura_blacklist = true loottimevisible = 6 hideautoattack = false treshold = 1 looticonsize = 20 critfontstyle = "OUTLINE" critwindow = true showgains = true powergainswindow = true killingblow = true procfontsize = 16 criticonsize = 14 classcombofontstyle = "THICKOUTLINE" mergeaoespamtime = 3 blizzheadnumbers = false healtreshold = 1 procwindow = true showincomingheals = true showfades = true justify_5 = "CENTER" dkrunes = true stopvespam = false justify_9 = "CENTER" UpdateComboPoints = defined @Interface\AddOns\xCT\xCT.lua:2234 interrupt = true filteraura = false justify_6 = "RIGHT" justify_3 = "CENTER" classcombofont = "Interface\Addons\xCT\HOOGE.TTF" aoespam =
{ } procfont = "Interface\Addons\xCT\HOOGE.TTF" justify_8 = "CENTER" scrollable = false critfont = "Interface\Addons\xCT\HOOGE.TTF" damagefontsize = 16 mergedualwield = true }

Cimplex commented 12 years ago

Thank you for the report, I will be looking into this.