MKhayle / XIVComboExpanded

Plugin version of the icon replacement features in dalamud
GNU General Public License v3.0
79 stars 59 forks source link

[Bug] Swift Raise Feature not working #431

Closed whosteen closed 3 months ago

whosteen commented 3 months ago

Describe the bug Egeiro gets replaced by Swiftcast, but does not become Egerio after Swiftcast is used. Seems to be broken for all Raises. (Tested all but BLU)

To Reproduce XIV Combo Expanded, Sage, Swift Raise, Variant Raise, Automatic Dreams, Auto Eukrasian Dosis, Phlegma into Toxicon. Egeiro placed on hotbar.

Expected behavior Swift should become raise ability.

Screenshots or videos

https://github.com/user-attachments/assets/250e91d4-2650-4e21-becf-cdedec6b3d78

Additional context

kaedys commented 3 months ago

@MKhayle did you double-check that CanUseAction actually replicates the functionality of IsCooldownUsable, in addition to checking proper usability? That's the only thing I can think of that might be causing this.

MKhayle commented 3 months ago

Yeah, I also think that's what happening. I guess the failsafe I added ended up causing a failure.

MKhayle commented 3 months ago

2.0.0.12 fixes that issue. Sorry again!