Hekili Priority Helper

Hekili Priority Helper

53M Downloads

[REC] Aff lock having corruption recommended even though active in some delves

Closed this issue ยท 13 comments

commented

Before You Begin

  • I confirm that I have downloaded the latest version of the addon.
  • I am not playing on a private server.
  • I checked for an existing, open ticket for this issue and was not able to find one.
  • I edited the title of this issue (above) so that it describes the issue I am reporting.
  • I am reporting an issue with the default priority included with the specialization (imported or edited priorities are not supported).

Spec

Warlock - Affliction

Describe the Issue

Pretty much the subject line....

Since the 4/15 game updates, in some delves but not all delves , Hekili recommends corruption even though corruption is already active and permanent.

It happened in skittering breach and excavation site 9 but not happen in the dread pit. This was on 8's and 11's. Didn't try other levels.

Works fine in raids (normal and heroic) and in the world. Haven't tried it in a mythic this week.

How to Reproduce

Attempt one of the delves such as skittering breach.

Snapshot (Link)

https://pastebin.com/WX5Pg3zb

Raidbots Sim Report (Link)

No response

Additional Information

No response

Contact Information

No response

commented

Try enabling your enemy nameplates and see if that fixes it

commented

I think Syrif might be on the right track. You have nameplates disabled; do you have Action Targeting (or "soft targeting") enabled? Your Corruption was detected on your "target" by the snapshotter, but I wonder if your "softenemy" was different for a moment.

@syrifgit We should probably enhance the player/target buff/debuff lists in snapshots to show what it does now, but also the aura data from state.auras.player and state.auras.target, which are what feed to buff/debuff/dot.X in recommendations. It appears they can be out of alignment somehow.

commented

I practically never have name plates enabled. I will try it later today but even if does "fix" it, it's new behavior that only occurs in some delves.

Action targeting is not enabled.

commented

I've enhanced snapshotting a little to hopefully provide better inforrmation. Can you provide a new snapshot if/when this occurs again? Thank you.

commented

Latest version installed and the issue still occurs in some delves. Cycled through the nameplate variations and they had no effect. Also found that reapplying corruption doesn't clear the recommendation.

New snapshot at pastebin https://pastebin.com/dKDeHj2k

commented

Latest version is intended to resolve this issue. Add a new snapshot and I'll reopen if it recurs.

commented

Unfortunately it happened again. It does seem to happen less frequently now. This one is from Earth Crawl Mines.

https://pastebin.com/NrNkTxFh

commented

It's now also happening in raids.

commented

Right now, it seems like the Absolute Corruption debuff comes back without sourceUnit or caster information, which is how the addon knows to grab your DoT and not some other Warlock's application.

I had attempted to work around this using isFromPlayerOrPlayerPet but that's not the same as you or your pet, so it was overly inclusive.

Since this appears to be a niche issue for Warlock especially, I'll probably have to just manually track units you've put Corruption on and force the debuff manually instead of trusting the game API.

commented

This has been re-addressed in the latest release. If it occurs after 11.1.5-1.0.6 then please provide a new snapshot and I'll investigate again.

commented

as of today's update, 05/3/25, Absolute Corruption is not recognized as being on the target. for me, specifically after a talent profile change, that addon will not recognize Absolute Corruption

commented

Feel free to add a snapshot so there is information available for investigation.

commented

i have submitted a ticket with all of the information I could compile. thank you for all of your contribution and help!

#4837