|
|
Author |
Message |
Scoottie
Joined: 09 Jul 2006 Posts: 3
|
Posted: Sun Jul 09, 2006 12:00 pm Post subject: Log File |
|
|
where is the log file for CT Raid Tracker for WoW i need to import?
thanks |
|
Back to top |
|
 |
Lokorin Site Admin
Joined: 03 Apr 2006 Posts: 697
|
Posted: Sun Jul 09, 2006 12:53 pm Post subject: |
|
|
According to the CT RT download page the XML string describing the logged raid can be extracted by right-clicking the raid title in CT RT. The string can then be pasted into DKP Log Parser via the dialog opened in "File"->"Parse string".
I hope that answered your question. |
|
Back to top |
|
 |
Scoottie
Joined: 09 Jul 2006 Posts: 3
|
Posted: Sun Jul 09, 2006 6:49 pm Post subject: |
|
|
I have seen programs that read the lua file from the saved variables folder, but this one doesnt seem to that. do i have to write down the string every time or is there an easy way to get the info?
or is there a way to cut and paste that string? thats a long stirng to write out by hand |
|
Back to top |
|
 |
Lightning
Joined: 14 May 2006 Posts: 28
|
Posted: Sun Jul 09, 2006 7:11 pm Post subject: |
|
|
if you go on "parse string" in the tracker, the whole string is marked...so just press "strg + c".
If i were you, i would safe these string in a .txt somethere for the reason that the log parser might crash under windows or you may need the original data in a month or two.
In the log parser just use "strg + v". Thats all. |
|
Back to top |
|
 |
Scoottie
Joined: 09 Jul 2006 Posts: 3
|
Posted: Sun Jul 09, 2006 7:15 pm Post subject: |
|
|
now i get an error that says no member list specified |
|
Back to top |
|
 |
Lokorin Site Admin
Joined: 03 Apr 2006 Posts: 697
|
Posted: Sun Jul 09, 2006 8:40 pm Post subject: |
|
|
You need to specify a member list in one of the followin three ways.
1. Download your EQDKP member list by connecting to the server.
or
2. Enter the names manually through "Edit"->"Member list".
or
3. Set the action taken with unknown players option to "Add". |
|
Back to top |
|
 |
azka
Joined: 22 Sep 2006 Posts: 1
|
Posted: Fri Sep 22, 2006 9:38 pm Post subject: |
|
|
I copy the log from RT with the Show DKP String. And paste it into the parser, but it says: "Nothing in the log matched the parse patterns."
My log starts with this (I wont copy all cause it is really huge):
<RaidInfo><key>09/21/06 19:05:20</key><start>09/21/06 19:05:20</start><end>09/21/06 22:13:41</end><zone>Molten Core</zone><PlayerInfos><key1><name>Siberius</name><race>Human</race><guild>Merc |
|
Back to top |
|
 |
Lokorin Site Admin
Joined: 03 Apr 2006 Posts: 697
|
Posted: Sat Sep 23, 2006 10:48 am Post subject: |
|
|
| azka wrote: |
| I copy the log from RT with the Show DKP String. And paste it into the parser, but it says: "Nothing in the log matched the parse patterns." |
That looks like a log with "oldformat" set to "1" in CT RT, so the first thing to check is if you're using the correct pattern set (e.g. "World of Warcraft (CT RT oldformat 1)"). If so then I would suspect an incomplete member list. |
|
Back to top |
|
 |
goldbadger
Joined: 03 Nov 2006 Posts: 1
|
Posted: Fri Nov 03, 2006 12:41 pm Post subject: |
|
|
I get the error Java io ioexception : failed to read the contents of the log error. I use CTraidtracker and copied the log file into notepad and saved it. Tried to open the log using parse new file and thats the error i get. I did download another file from somewhere and that seemed to work.
My copy tht doesnt work:
<RaidInfo><key>11/03/06 00:52:12</key><start>11/03/06 00:52:12</start><end>11/03/06 01:04:27</end><PlayerInfos><key1><name>Bullpit</name><race>NightElf</race><level>60</l
The copy that works:
<RaidInfo><start>1160069965</start><end>1160085856</end><zone>Molten Core</zone><PlayerInfos><key1><name>Oli</name><race>Troll</race><guild>God of
Is there a way to load my file - i have tried to do the things you have advised above.
Andy |
|
Back to top |
|
 |
Lokorin Site Admin
Joined: 03 Apr 2006 Posts: 697
|
Posted: Fri Nov 03, 2006 7:28 pm Post subject: |
|
|
| goldbadger wrote: |
| I get the error Java io ioexception : failed to read the contents of the log error. I use CTraidtracker and copied the log file into notepad and saved it. Tried to open the log using parse new file and thats the error i get. I did download another file from somewhere and that seemed to work. |
The copy that worked has oldformat set to "0". The copy that didn't work had oldformat set to "1". I therefor think that you're using the "oldformat 0" patterns, which can be fixed by either configuring CT RaidTracker to oldformat 0 or switching pattern set. |
|
Back to top |
|
 |
|