when trying to enter setup menu throuhg mouse right click i get the following errors:
1. 2008/12/20 14:21:58-404-x23]: LoggerHead-3\Loggerhead.lua:123: attempt to index field '?' (a nil value)
LoggerHead-3\Loggerhead.lua:141: in function <Interface\AddOns\LoggerHead\Loggerhead.lua:140>
LoggerHead-3\Loggerhead.lua:160: in function `LoadConfig'
LoggerHead-3\Loggerhead.lua:13: in function `OnClick'
Fortress-1.11-beta1 \Core.lua:214: in function <Interface\AddOns\Fortress\Core.lua:199>
2.
[2008/12/20 14:22:05-404-x1]: LoggerHead-3\Loggerhead.lua:123: attempt to index field '?' (a nil value)
LoggerHead-3\Loggerhead.lua:141: in function <Interface\AddOns\LoggerHead\Loggerhead.lua:140>
LoggerHead-3\Loggerhead.lua:152: in function <Interface\AddOns\LoggerHead\Loggerhead.lua:150>
<in C code>: in function `Show'
Interface\FrameXML\UIParent.lua:1417: in function `SetUIPanel':
Interface\FrameXML\UIParent.lua:1223: in function `ShowUIPanel':
Interface\FrameXML\UIParent.lua:1155: in function <Interface\FrameXML\UIParent.lua:1151>:
<in C code>: in function `SetAttribute'
Interface\FrameXML\UIParent.lua:1767: in function <Interface\FrameXML\UIParent.lua:1755>:
<in C code>: in function `ShowUIPanel'
<string>:"*:OnClick":2: in function <[string "*:OnClick"]:1>
I have a question regarding something I'm missing from Loggerhead, and whether it's possible to do it.
Sometimes I keep forgetting to either archive, or rename the CombatLog after each raid. This results in having 2-3-4 days of raids in a single .txt file, and I have to edit that manually to split the file.
Is it possible to save the combatlog from a given day (let's use 05/21 for example) in a file named WoWCombatLog - 05/21.txt (or any other name), and do this automatically when a raid on a different day is started?
WoW Lua doesn't allow any interaction with the base operating system (and this is a good thing). Your best bet is to try one of programs yoshimo recommended.
I'm using 3.1.0.95 and I can't get loggerhead to display in DockingStation (an LDB Client). It's running, because my logs get activated, but DockingStation doesn't seem to recognize it. FWIW, I am running Xloot as well -- is there still a conflict issue there?
Yup, thanks, was just coming back to post... never got a prompt ('do you want to enable logging for this instance?') for it, so assumed it was that add-on... instead it was just me being an idiot and not checking first >.<
I only do 10-man ToC (small guild of friends, etc.) and while LoggerHead has been logging our 10-man normal ToC raids (I don't recall whether it prompted me or whether I had manually turned it on), it didn't prompt OR log the 10-man heroic ToC raid last week.
The SV file looked like this:
["Trial of the Crusader"] = {
true, -- [1]
},
It now (after manually checking 10-man heroic, 25-man and 25-man heroic options manually) looks like this:
["Trial of the Crusader"] = {
true, -- [1]
true, -- [2]
true, -- [3]
true, -- [4]
},
Haven't had a chance to test it yet after making those changes but I'm hoping it will now log my 10-man heroic raids.
I don't use Broker2FuBar, but I'll take a look and make sure that my LDB interface is up to spec.
It always worked fine for me. I'll double-check the newest version as I haven't been there is quite a while.
I'm using v3.0.80 (on deDE-client).
I am hoping for this as well
1. 2008/12/20 14:21:58-404-x23]: LoggerHead-3\Loggerhead.lua:123: attempt to index field '?' (a nil value)
LoggerHead-3\Loggerhead.lua:141: in function <Interface\AddOns\LoggerHead\Loggerhead.lua:140>
LoggerHead-3\Loggerhead.lua:160: in function `LoadConfig'
LoggerHead-3\Loggerhead.lua:13: in function `OnClick'
Fortress-1.11-beta1 \Core.lua:214: in function <Interface\AddOns\Fortress\Core.lua:199>
2.
[2008/12/20 14:22:05-404-x1]: LoggerHead-3\Loggerhead.lua:123: attempt to index field '?' (a nil value)
LoggerHead-3\Loggerhead.lua:141: in function <Interface\AddOns\LoggerHead\Loggerhead.lua:140>
LoggerHead-3\Loggerhead.lua:152: in function <Interface\AddOns\LoggerHead\Loggerhead.lua:150>
<in C code>: in function `Show'
Interface\FrameXML\UIParent.lua:1417: in function `SetUIPanel':
Interface\FrameXML\UIParent.lua:1223: in function `ShowUIPanel':
Interface\FrameXML\UIParent.lua:1155: in function <Interface\FrameXML\UIParent.lua:1151>:
<in C code>: in function `SetAttribute'
Interface\FrameXML\UIParent.lua:1767: in function <Interface\FrameXML\UIParent.lua:1755>:
<in C code>: in function `ShowUIPanel'
<string>:"*:OnClick":2: in function <[string "*:OnClick"]:1>
Author just needs to tag a new release, this is in the latest alpha.
I have a question regarding something I'm missing from Loggerhead, and whether it's possible to do it.
Sometimes I keep forgetting to either archive, or rename the CombatLog after each raid. This results in having 2-3-4 days of raids in a single .txt file, and I have to edit that manually to split the file.
Is it possible to save the combatlog from a given day (let's use 05/21 for example) in a file named WoWCombatLog - 05/21.txt (or any other name), and do this automatically when a raid on a different day is started?
WoW Lua doesn't allow any interaction with the base operating system (and this is a good thing). Your best bet is to try one of programs yoshimo recommended.
Don't think so because it works fine for me.
Have you checked that 10-man TotC is enabled in Loggerhead options? ;)
Sorry 'bout that. :oops:
The SV file looked like this:
It now (after manually checking 10-man heroic, 25-man and 25-man heroic options manually) looks like this:
Haven't had a chance to test it yet after making those changes but I'm hoping it will now log my 10-man heroic raids.