View Single Post
08-16-09, 08:14 AM   #10
nickyjean
Premium Member
Premium Member
Join Date: Sep 2008
Posts: 284
I'll report this on the main page but my first error is:
Interface\AddOns\KillLog\KillLog_ListFrame.lua:154: attempt to index global 'QuestDifficultyColor' (a nil value)
Count: 1

Call Stack:
[C]: ?
Interface\AddOns\KillLog\KillLog_ListFrame.lua:154: in function `KillLog_ListFrame_Update'
Interface\AddOns\KillLog\KillLog_ListFrame.lua:730: in function `KillLog_ListFrame_Tab_OnClick'
[string "*:OnClick"]:1: in function <[string "*:OnClick"]:1>
and my second is:

Interface\AddOns\KillLog\KillLogFrame.lua:1341: attempt to call global 'GetDifficultyColor' (a nil value)
Count: 5

Call Stack:
[C]: in function `GetDifficultyColor'
Interface\AddOns\KillLog\KillLogFrame.lua:1341: in function `KillLog_GetDifficultyColor'
Interface\AddOns\KillLog\KillLog_ListFrame.lua:171: in function `updateFunction'
Interface\FrameXML\UIPanelTemplates.lua:241: in function `FauxScrollFrame_OnVerticalScroll'
[string "*:OnVerticalScroll"]:1: in function <[string "*:OnVerticalScroll"]:1>
[C]: in function `SetVerticalScroll'
[string "*:OnValueChanged"]:1: in function <[string "*:OnValueChanged"]:1>
The kill log page itself is blank but the tool tip works like a charm. So yes I'm hoping someone with addon skill will pick this on up and run with it.
  Reply With Quote