FFXIV APP Parser DRG Bug
ArtificialxSky opened this issue · 4 comments
I was parsing for practice and ended up with 700 DPS, which is wrong. I checked the numbers and Chaos Thrust is bugged. After 5 minutes of parsing using the Rotation Reborn, it's done ~90k damage. Hope it can be looked into.
This bug should be over on the parser repo; but the reason behind it was:
https://github.com/Icehunter/ffxivapp-plugin-parse/pull/8/files#diff-c1057a3d4ae8c75f529ff04cc3a1d6b3R176
The ActionOverTimePotency should be 30, and ActionPotency should be 100. I can fix that and push an update to parser tonight :)
I love it. Thanks for responding so quickly.
Uploaded, now because of caching, it may not show up as an available update but after a few refreshes of plugins list on update tab and/or restart of app it should show up for you. You can always force it by just pressing install again though as it will just download the files again.
It's fixed now! Thanks a bunch.