baaron4 / GW2-Elite-Insights-Parser

Binary parser for the .evtc files that arcdps generates after a boss encounter. This will generate a .html file where the results can be easily reviewed.
MIT License
136 stars 48 forks source link

Duration of Conditions Cleansed Overstated #776

Closed Drevarr closed 1 year ago

Drevarr commented 1 year ago

Describe the bug Over 2 million value for Duration of Conditions Cleansed against 26 conditions cleanses in a 55s long fight.

image

IMPORTANT: Provide Files Add the EVTC and/or HTML of the log related to this issue DurationOfConditionsCleansed-Zevtc-Json-Html.zip

Drevarr commented 1 year ago

Possibly related issue, same log for Duration of Boons Stripped:

image

Drevarr commented 1 year ago

Additional logs with Duration of Cleanse and Strip anomalies. Impacted player in log name.

Additional Logs - Duration of Cleanse and Strip.zip

EliphasNUIT commented 1 year ago

I have only looked at your first log so far, in the provided log I see a BuffRemove event where Primal Clone removed one stack of bleeding from Grim Grooblin at 27156 ms. Said bleeding's duration was 2147482623 ms. As far as I can see, there are no parsing error in that log. As to what could possibly apply such a long bleed duration, I have no idea.

I will take a look at the other when I have the time but I suspect similar things.

For the boon strip my suspicion is that somebody stripped/corrupted a guardian's auto aegis and that has massively inflated the removed duration.

Drevarr commented 1 year ago

Interesting, thanks for the review. It seems to be common enough to happen at least once per WVW rally (15-30 fights). Blows out the boxplot charts for duration of.

Is this potentially something in the ArcDps side of things, or just an oddity from the game output?

EliphasNUIT commented 1 year ago

I'm closing this as whatever happened in those logs is not related to parsing.