YurrCombatLog
About YurrCombatLog
YurrCombatLog is a replacement for Blizzard_CombatLog in the style of SimpleCombatLog.
Features
- Lightweight
- Replace Blizzard_CombatLog events with a reformatted events so it's faster to read what information you want when the combat log is scrolling very fast
- Colors of names are different for You, Pets, Enemies, Party, Raid, Guardians/Totems or color names by their class
- Fully customizable filtering system
- Blacklisting of auras to prevent spamming
- Watch single units to see what happened to them (death tracking). Useful in raids to see why a tank died for example
- Custom quick button frame like the one from Blizzard_CombatLog more tiny
- Load on Demand options
Usage
- type /ycl to open the settings
- YurrCombatLog provides a LibDataBroker-1.1 object. You will need a display addon like ButtonBin, Carousel, Fortress, StatBlockCore, ChocolateBar, DockingStation, NinjaPanel or Titan Panel to name just a few.
Upcoming Features
- Better settings
- Support for Exp/Honor/Reputation/Durability events
Localization
I'm looking for translators for any language. If you want to help, check out the localization page.
Fooxi, try r167, i forgot to add LibStub to the externals :s anyway should work now
Doesn't work at all. I was seeing the db is nil errors as well before. Now it doesn't even get that far. The only error message I could find was in FrameXML.log:
I have tried uninstalling the mod, removing the variables and then reinstalling it again, to no avail.
thank you for reporting the bug next96 :)
thank you copystring :)
please try out r164, i believe that should be fixed there
Combat Log Messages (with Default Options) aren't displayed in the YCL window, only chat messages (and trade skills etc.) are.
hi r163 error
Interface\AddOns\YurrCombatLog\YurrCombatLog.lua:100: attempt to index global 'YurrCombatLogDB' (a nil value)
my wow is korean. savevariables is deleted
But I have also one annoying error with this addon.
Lastbreath, you have to delete your saved variables in order to make it work.
Anyway, i have made YurrCombatLog reset your saved variables if you update from the old, that should solve your problem.
Got the last update and still: While i stack 3 time Hunger of Blood got this 2:
1st: [2009/04/05 03:57:49-2762-x23]: YurrCombatLog-0.5\YurrCombatLog.lua:336: attempt to index upvalue 'db' (a nil value)
-2nd: [2009/04/05 03:57:53-2762-x2]: YurrCombatLog-0.5\YurrCombatLog.lua:360: attempt to index upvalue 'db' (a nil value)
-THen got this 1 while i used Hunger of Blood in combat:
[2009/04/05 03:58:20-2762-x1]: YurrCombatLog-0.5\YurrCombatLog.lua:324: attempt to index upvalue 'db' (a nil value)
-And when i try to go to config:
1st: [2009/04/05 04:00:59-2762-x1]: YurrCombatLogOptions\Config.lua:30: attempt to index upvalue 'db' (a nil value) <in C code>: in function `Show' Interface\FrameXML\UIParent.lua:1461: in function `SetUIPanel': Interface\FrameXML\UIParent.lua:1267: in function `ShowUIPanel': Interface\FrameXML\UIParent.lua:1199: in function <Interface\FrameXML\UIParent.lua:1195>: <in C code>: in function `SetAttribute' Interface\FrameXML\UIParent.lua:1825: in function <Interface\FrameXML\UIParent.lua:1813>: <in C code>: in function `ShowUIPanel' <string>:"*:OnClick":2: in function <[string "*:OnClick"]:1>
-2nd: [2009/04/05 04:01:02-2762-x3]: YurrCombatLogOptions\Config.lua:30: attempt to index upvalue 'db' (a nil value) <in C code>: in function `Show' Interface\FrameXML\UIOptionsFrame.lua:28: in function `InterfaceOptionsList_DisplayPanel': Interface\FrameXML\UIOptionsFrame.lua:46: in function <Interface\FrameXML\UIOptionsFrame.lua:31>: <in C code>: in function `InterfaceOptionsListButton_OnClick' <string>:"*:OnClick":2: in function <[string "*:OnClick"]:1>
-Should be fixed latest version
Hey m8 got the last update today and got 2 errors, was using 0.5 RC1 so far:
1st: [2009/03/31 19:59:10-2733-x13]: YurrCombatLog-0.5\YurrCombatLog.lua:249: attempt to index upvalue 'db' (a nil value)
-2: [2009/03/31 20:02:49-2733-x2]: YurrCombatLogOptions\Config.lua:30: attempt to index upvalue 'db' (a nil value) <in C code>: in function `Show' Interface\FrameXML\UIOptionsFrame.lua:28: in function `InterfaceOptionsList_DisplayPanel': Interface\FrameXML\UIOptionsFrame.lua:46: in function <Interface\FrameXML\UIOptionsFrame.lua:31>: <in C code>: in function `InterfaceOptionsListButton_OnClick' <string>:"*:OnClick":2: in function <[string "*:OnClick"]:1>
-[2009/03/22 13:45:17-237-x31]: YurrCombatLog-0.5\Core.lua:1471: invalid capture index
YurrCombatLog-0.5\Core.lua:1471: in function `?'
CallbackHandler-1.0-3 (Ace3):146: in function <...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:146>
<string>:"safecall Dispatcher[12]":4: in function <[string "safecall Dispatcher[12]"]:4>
<in C code>: ?
<string>:"safecall Dispatcher[12]":13: in function `?'
CallbackHandler-1.0-3 (Ace3):91: in function `Fire'
AceEvent-3.0-3 (Ace3):73: in function <Interface\AddOns\Ace3\AceEvent-3.0\AceEvent-3.0.lua:72>
---