tirem / HXUI

A set of UI elements for Ashita v4
GNU General Public License v3.0
47 stars 17 forks source link

Debuffs not falling off #7

Closed CroftBond closed 1 year ago

CroftBond commented 1 year ago

image

CroftBond commented 1 year ago

Note paralysis fell off enemy, but icon remained on mob (on both enemy list and target, forgot to select in picture) (Also, sorry, new to github. Is there where you wanted these comments to go, Tirem?_)

tirem commented 1 year ago

This is the right place :) So debuffs are tracked using packets so it's not going to be 100% accurate but if you notice something consistent that's something that can probably be fixed / improved. Do you notice this everytime with paralysis or a specific enemy?

CroftBond commented 1 year ago

So more info. I was trying to recreate, and it seems that Paralysis (so far) has been the one that hasn't falled off, however it DOES eventually fall off. So the timer of the effect must be off. Slow, and Dia icons fall off at the right time. When I can sub /blm I'll test more debuffs.

tirem commented 1 year ago

Should be fixed in the most recent version :) ty for the report