evtc icon indicating copy to clipboard operation
evtc copied to clipboard

Analysis and management of Guild Wars 2 EVTC logs from arcdps.

Results 99 evtc issues
Sort by recently updated
recently updated
newest added

Narella just got deleted in this log, all she did was exit combat, no death event, no killing blow, last health update above 2%. Found by comparing with EI. [20200525-191927.evtc.zip](https://github.com/gw2scratch/evtc/files/5647902/20200525-191927.evtc.zip)

bug

As of 2023-07-16, arcdps stores fractal scale numbers for fractals, but we can also detect the fractal scale for older logs, at the very least default encounters should be fairly...

enhancement

![grafik](https://user-images.githubusercontent.com/17724865/142780405-33511b2e-684a-4ed1-8d25-2f92ae37aebe.png) log in question: https://dps.report/YRgt-20211121-224758_golem

bug
good first issue

Currently, logs are typically compressed as a zip (and renamed to `.zevtc`) - this usually uses the DEFLATE compression method. However, it looks like we may be able to reduce...

enhancement

Happens if new log files are added and picked up by the FileSystemWatcher during LogDataUpdater.GetUpdate(). It should be good enough to make a copy of the log list with `.ToList()`...

bug

Please could we have a few more options for this? Last week would be my most commonly used, maybe a drop-down for last day/week/month/year/all time would be a good fit...

enhancement

Found by comparing with EI. [20191004-203007.evtc.zip](https://github.com/gw2scratch/evtc/files/5649089/20191004-203007.evtc.zip)

bug

This log has no targetability changes for the attack target of the 10% Deimos, which breaks our success detection method. Found by comparing with EI, fails in EI as well...

bug

If uploads fail due to a gateway error, or similar, this should be properly shown within the upload error message, instead of internal exceptions thrown later due to invalid data.

bug