Hekili Priority Helper

Hekili Priority Helper

44M Downloads

[BUG] Balance Druid Issue

mckayrogit opened this issue · 10 comments

commented

Before You Begin

  • I confirm that I have downloaded the latest version of the addon.
  • I checked for an existing, open ticket for this issue and was not able to find one.
  • I edited the title of this bug report (above) so that it describes the issue I am reporting.

Describe the Issue

The addon disappears while in combat and isn't usable. It will periodically reappear. The cast order seems to be updating.

How to Reproduce

  1. Use balance druid specialization and attack mobs.

Possibly related to arcane pulsar legendary.

Player Information (Link)

https://pastebin.com/g1HH5qkq

Error Messages (Link)

https://pastebin.com/yk1rcYUx

Additional Information

No response

Contact Information

Face#5427

commented

Looking at this now.

When this was happening, did you have the Primordial Arcanic Pulsar buff up?

Does this happen constantly or only after you build up enough Primordial Arcanic Pulsar that it procs and resets?

When you have the Primordial Arcanic Pulsar buff up, can you type /run Hekili.State.reset(); print(Hekili.State.buff.primordial_arcanic_pulsar.value) and tell me what the output is? Can you do the same when the buff is not up?

If you open /hekili and go to Priorities > Balance > Action Lists, Action List: st, Entry: 25 and mouseover the Conditions, can you take a screenshot and post the screenshot here?

Thanks for reporting!

commented

/run Hekili.State.reset(); print(Hekili.State.buff.primordial_arcanic_pulsar.value) = 0 without buff and 50 with 1 stack

grafik

grafik

commented
commented
commented
commented

This one is strange because I couldn't replicate it directly. I have prevented the nil error in 1.0.20, but I'm worried that the amount of stored energy in your Arcanic Pulsar buff isn't being parsed successfully. I'm not sure why that would happen.

commented
commented

Thanks for confirming. I'd be interested in seeing a couple of additional snapshots or screenshots like you supplied before (with and without the Arcanic Pulsar buff up). I'm curious to confirm that the actual value is being detected successfully.

commented
commented