Originally Posted by TheOnly
I was able to use WWS , SWStats, and Recount for most fights in a KZ run today. I can confirm that WWS works fine. That is, /combatlog is not missing any data. Something is interfering with the data before it gets to Recount (or DamageMeters if I turn that on). The current suspect is SWStats "fix log" stuff (curiosity: what exactly are they fixing, and why? seems like "break log strings" to me).
I won't be able to completely disable SWStats and go on another run to test this until tomorrow. I will confirm if that change or a new version fixes things or not then.
|
Last time I checked (which is about half a year ago), it changed the trailing s into a 's (or even a " 's", can't remember exactly): "Mob suffers X Physical damage by Players Rupture." becomes "Mob suffers X Physical damage by Player 's Rupture."
I don't know exactly why SwStats requires this syntax, as other damage meters are doing just fine with the standard strings.
Back then, the fix did also change the strings in the combatlog.txt file, which is how I noticed it (was trying to write a parser and I think one of the logs Kalman sent me was from a player using SWStats).