Elitist Jerks
Register
Blogs
Forums


Go Back   Elitist Jerks » User Interface and AddOns

Reply
 
LinkBack Thread Tools
Old 04/06/08, 3:15 AM   #401
rawrz
Casually Serious
 
rawrz's Avatar
 
Night Elf Druid
 
Lightbringer
Does anyone know of a combat log splitter that works with the 2.4 combat log format? The old one I had does not seem to work anymore.

Offline
Reply With Quote
Old 04/11/08, 1:14 AM   #402
webmeister
Von Kaiser
 
Human Mage
 
Blackrock
My WWS log doesn't seem to show environmental (ie falling) damage. I'd like to see who sucks at using their Tears on Archimonde.

I'm sure I used to be able to see Environmental as an actor, but it doesn't seem to be showing up in last night's WWS log. Is this something that's changed recently, or am I missing something obvious? I've read through the last few pages and can't see anything about it.

Offline
Reply With Quote
Old 04/16/08, 2:34 AM   #403
Varthan
Glass Joe
 
Tauren Druid
 
Detheroc
Managing Combat Logs

Is there a mod or something that will allow me to save each raid as a sep combat file? Its really hard to search through the massive file to edit it for time! Any suggestions would be awesome ty!

Offline
Reply With Quote
Old 04/16/08, 3:11 AM   #404
mattrk
Glass Joe
 
Night Elf Hunter
 
<MeS>
Stonemaul
I use a mod called Loggerhead (Avail. on WowAce.com) to auto-start and stop my combat log. Each night after the raid, i copy and paste my combatlog to a folder in my documents and then delete the log. I then lable the log and uploda it to WWS.

Not sure if theres a way to actually serperate the combat log recording. It'd probably have to be something out of game. I'd just suggest uploading a report every night and deleteing the old log.

/shrug

Offline
Reply With Quote
Old 04/16/08, 3:29 AM   #405
Varthan
Glass Joe
 
Tauren Druid
 
Detheroc
I use loggerhead. I feel like a nub but im trying to help our guild out some!

So i should just copy the entire file from C:\World of Warcraft\Logs\wowcombatlog.txt and paste into another notepad file? Sounds easy enough!

Last question, is there a way to upload all the wws files to a website so we can keep an archive w/o using theirs? and cut back on the 10 min qs to pull it up=)

Last edited by Varthan : 04/16/08 at 3:35 AM.

Offline
Reply With Quote
Old 04/17/08, 12:14 PM   #406
Papajan
Piston Honda
 
Gnome Mage
 
Lightbringer
Originally Posted by rawrz View Post
Does anyone know of a combat log splitter that works with the 2.4 combat log format? The old one I had does not seem to work anymore.
I updated LogSplitter a week or two ago; it's a standalone Java app that will split logs for you (though I don't know why people need it since online WWS splits for you).

There's also some code in there I like to use to try and figure out internal CDs, mob CDs, etc as well as give an overall report of the causes of raid deaths (which won't work until they fix a bug, in 2.4.2)

Offline
Reply With Quote
Old 04/17/08, 12:51 PM   #407
Polleke
Foobar
 
Polleke's Avatar
 
Troll Priest
 
Azjol-Nerub (EU)
Originally Posted by rawrz View Post
Does anyone know of a combat log splitter that works with the 2.4 combat log format? The old one I had does not seem to work anymore.
Is that old one, the one I created months a go? And Mind posted an update for a few pages back?
http://elitistjerks.com/599863-post362.html

The splitting on a marker spell should still work, as long as you copy over the marker exacly as it appears in the combatlog after the timestamp.
Splitting on boss deaths is broken ofcourse.

* Bla

Offline
Reply With Quote
Old 04/17/08, 6:06 PM   #408
Papajan
Piston Honda
 
Gnome Mage
 
Lightbringer
Boss deaths are still in the combat log, actually pet deaths too, just not player deaths.

Offline
Reply With Quote
Old 04/18/08, 6:05 AM   #409
Polleke
Foobar
 
Polleke's Avatar
 
Troll Priest
 
Azjol-Nerub (EU)
That's beside the point. Because that parser is looking for messages in the form of "High King Maulgar dies." And not something like "UNIT_DIED,0x0000000000000000,nil,0x80000000,0xF1300059670007EF,"High Warlord Naj'entus",0x10a48". Which is a tad harder to do aswell, because of changing GUID. So unless someone really want that back, I'm not planning on spending time on it.

* Bla

Offline
Reply With Quote
Old 04/18/08, 6:40 AM   #410
 Cadfael
Rafikki is right
 
Cadfael's Avatar
 
Cadfael
Worgen Priest
 
No WoW Account (EU)
Originally Posted by Polleke View Post
That's beside the point. Because that parser is looking for messages in the form of "High King Maulgar dies." And not something like "UNIT_DIED,0x0000000000000000,nil,0x80000000,0xF1300059670007EF,"High Warlord Naj'entus",0x10a48". Which is a tad harder to do aswell, because of changing GUID. So unless someone really want that back, I'm not planning on spending time on it.
0xF1300059670007EF
        ^^^^
This is the NPC ID and remains always constant for the same mob.

5967 hex = 22887 dec = High Warlord Najentus, see High Warlord Naj'entus - NPCs - World of Warcraft

Switzerland Offline
Reply With Quote
Old 04/23/08, 5:06 PM   #411
Hojew
Glass Joe
 
Night Elf Warrior
 
Staghelm
Is WWS becoming a pay-only service? I can't seem to activate a free account. Several friends I've spoken to that had free accounts say that they've been wiped and are now unable to log in.

Offline
Reply With Quote
Old 04/24/08, 1:00 AM   #412
Nidaa
Glass Joe
 
Undead Priest
 
Ysondre (EU)
Originally Posted by Papajan View Post
I updated LogSplitter a week or two ago; it's a standalone Java app that will split logs for you (though I don't know why people need it since online WWS splits for you).

There's also some code in there I like to use to try and figure out internal CDs, mob CDs, etc as well as give an overall report of the causes of raid deaths (which won't work until they fix a bug, in 2.4.2)
Hello, my first post on EJ's forum

I didn't try your app because I didn't know about it, I wrote myself a similar app in Tcl (I used to write lots of scripts/app with that so ..) it split your big 200mo WoWCombatLog.txt with one file for each raid (it write a new file when 2 lines are spaced by 2 hours)

source: http://bouyou2.free.fr/WoWCombatlogSplitter.tcl
compiled .exe file (with zazoutcl): http://bouyou2.free.fr/WoWCombatlogSplitter.exe
Virustotal. MD5: c657ebdd9b0170c3b125b6b0c59d163e

Just put it on World Of Warcraft/Logs and run it, it will save your time for upload logs to wws

Last edited by Nidaa : 04/24/08 at 1:19 AM.

Offline
Reply With Quote
Old 05/01/08, 4:18 AM   #413
turbo_012
Von Kaiser
 
Orc Hunter
 
Mal'Ganis
Does anyone know how to 'properly' delete the combat log? I tried deleting it manually but it says it's in use. So I'm guessing there's another way to do this.

Offline
Reply With Quote
Old 05/01/08, 10:33 AM   #414
 Penguin
Not Enough Rage.
 
Penguin's Avatar
 
Ehandel
Tauren Warrior
 
No WoW Account
Originally Posted by turbo_012 View Post
Does anyone know how to 'properly' delete the combat log? I tried deleting it manually but it says it's in use. So I'm guessing there's another way to do this.
You'll only get the "in use" message if the WoW client is open. It's deletable once WoW is closed, and if no WoWCombatLog.txt is detected at startup the client creates a new blank one.

There's not some hidden "but he tries really hard" variable built into the game. -Slake

I always love the "it doesn't fit my style of play" line. There are only two styles of play; Correct, and Incorrect. The only people that ever use this line are people with the incorrect style of play. -Sebudai

Canada Offline
Reply With Quote
Old 05/07/08, 12:13 PM   #415
evilhacker
An eagle piloting a blimp
 
Undead Warlock
 
Mal'Ganis
It looks like WWS is broken (it is for me and a number of posters on the WWS forums). Is anyone having any luck posting logs currently?

For the posters that have built log splitting utilities, what events are you using to split boss fights from trash? Are you just using the first hostile spell against a specific mob?

Canada Offline
Reply With Quote
Old 05/09/08, 11:23 AM   #416
rutiene
Piston Honda
 
Blood Elf Warlock
 
Deathwing
Seems like its back up. I just uploaded one.

Offline
Reply With Quote
Old 05/24/08, 10:08 AM   #417
ecopsorn
Glass Joe
 
Night Elf Druid
 
Durotan (EU)
Does anybody have an idea how to create logs like this: WWS History ?

I don't have the money to get a payed account of WWS, but I would really like to keep our Raid history more than 15 days.
Can somebody please explain me how this is achievable?

Offline
Reply With Quote
Old 05/25/08, 9:13 AM   #418
Unravel
Piston Honda
 
Unravel
Tauren Druid
 
No WoW Account (EU)
WowPlot

I've written a graphical analysis tool for World of Warcraft combat logs, called WowPlot. It is now at a stage where I feel it is
a) ready for some wider testing, and
b) good enough to be useful to people.
Its main focus lies in evaluating time-dependant combat performance in a very free-form fashion, which is in contrast to the mainly statistical approach of other tools such as WWS.

WowPlot requires Mac OS X Leopard (10.5) and is a Universal application.

If that didn't turn you off, have a look at the page / app and I'd welcome any feedback.

Germany Offline
Reply With Quote
Old 05/28/08, 1:39 PM   #419
Ohi
Piston Honda
 
Ohi's Avatar
 
Blood Elf Mage
 
Thunderlord
Originally Posted by ecopsorn View Post
Does anybody have an idea how to create logs like this: WWS History ?

I don't have the money to get a payed account of WWS, but I would really like to keep our Raid history more than 15 days.
Can somebody please explain me how this is achievable?
That is achieved by hosting your reports locally instead of on their server.

Offline
Reply With Quote
Old 05/28/08, 2:33 PM   #420
Abbi
Bald Bull
 
Abbi's Avatar
 
Gnome Warrior
 
Earthen Ring
Originally Posted by Unravel View Post
If that didn't turn you off, have a look at the page / app and I'd welcome any feedback.
That's hot.

I'll mess with it when I'm at my Mac, but one thing I'd find useful right away is a health deficit graph -- incoming DPS is cool, but tank health deficit can be a quicker more intuitive way to see some trends.

Offline
Reply With Quote
Old 05/28/08, 2:41 PM   #421
Malan
Mind the gap.
 
Malan's Avatar
 
Malan
Tauren Shaman
 
No WoW Account
Originally Posted by WoWPlot
Current Limitations

* No icon .
I demand that this be fixed ASAP.

United States Offline
Reply With Quote
Old 05/29/08, 11:07 AM   #422
Unravel
Piston Honda
 
Unravel
Tauren Druid
 
No WoW Account (EU)
I've uploaded a new version of WowPlot which incorporates many improvements (multi-threading / speed improvements, better splitting / parsing, Sparkle auto-updating, loading / saving, ...).

Originally Posted by Abbi View Post
One thing I'd find useful right away is a health deficit graph -- incoming DPS is cool, but tank health deficit can be a quicker more intuitive way to see some trends.
What would this be? Incoming dps minus incoming hps? To be honest, the current plot classes wouldn't work with something like that, although I could imagine transparently overlaying the two graphs in some fashion.

And if anyone more graphically able than me wants to provide an icon that isn't just WoW's overlaid with some text, feel free.

Germany Offline
Reply With Quote
Old 05/29/08, 4:26 PM   #423
Abbi
Bald Bull
 
Abbi's Avatar
 
Gnome Warrior
 
Earthen Ring
Originally Posted by Unravel View Post
What would this be? Incoming dps minus incoming hps? To be honest, the current plot classes wouldn't work with something like that, although I could imagine transparently overlaying the two graphs in some fashion.
Yeah; the way I'd do it is this:

Start at 0. Every incoming damage event directed at target T adds X, where X is the amount of damage. Every incoming healing event directed at target T subtracts Y, likewise, but the absolute value is never allowed to drop below 0.

Then chart that curve.

I fiddled with it some last night and it was cool. Possibly a bad idea feature request: I'd like to be able to break out all of a stack into individual plots at once rather than trying to carefully select each one.

Offline
Reply With Quote
Old 05/29/08, 4:31 PM   #424
Malan
Mind the gap.
 
Malan's Avatar
 
Malan
Tauren Shaman
 
No WoW Account
I tried WoWPlot last night and found a few things odd, probably because I was pushing your program to the limits. I accidentally loaded up a combat log that had 3 or 4 days worth of raiding logs in it, so it was a huge amount of data. When 'zooming' in the plot to be able to distinguish the events, stuff would scroll off the window. There was no way to move the plot left/right to view those things. I also couldn't figure out if there was a way to 'split' the parse and just look at the data from a set of times or between some markers or something.

You've got a lot of stuff being key command driven, and the only thing the mouse seemed to do was select which plot to act upon. It would be nice to do things like set markers by clicking, or dragging from points, at the very least with the mouse.

United States Offline
Reply With Quote
Old 05/29/08, 5:45 PM   #425
Unravel
Piston Honda
 
Unravel
Tauren Druid
 
No WoW Account (EU)
The program doesn't do splitting or selecting an "active subset" at the moment, I'm not sure how I want to handle that yet. When zooming in (i.e. stretching the timeline), scrollbars should appear.
As for the mouse not doing much yet other than selecting and splitting (via context menu) plots is true, and taken note of.

As for creating a plot for from each stack, I'm not quite convinced that that scales well with 60 plots or so created, but I will think on it.

Germany Offline
Reply With Quote
Reply

Go Back   Elitist Jerks » User Interface and AddOns

Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
Raiding Stats Alshevok The Dung Heap 1 05/26/07 4:52 PM
Paladin Stats Alshevok Class Mechanics 2 05/25/07 12:50 AM
New Flask Stats Cryect Public Discussion 91 04/15/07 12:22 PM
All gem stats for BC Celebrimor Public Discussion 11 10/03/06 9:53 PM