Closed mckayrogit closed 3 years ago
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!
/run Hekili.State.reset(); print(Hekili.State.buff.primordial_arcanic_pulsar.value) = 0 without buff and 50 with 1 stack
Hello, Thank you for the quick reply. Okay, I will do this later tonight and send you the output.
Cheers, Rory Mckay
Intelligence, Intensity, Integrity
On Wed, Aug 25, 2021 at 10:42 AM sanyex89 @.***> wrote:
/run Hekili.State.reset(); print(Hekili.State.buff.primordial_arcanic_pulsar.value) = 0 without buff and 50 with 1 stack
[image: grafik] https://user-images.githubusercontent.com/77323774/130811815-11317cf4-0526-4920-9156-76858f61c566.png
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Hekili/hekili/issues/1226#issuecomment-905563254, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMXPME5GMFJSBXPCKXTYLP3T6T6O3ANCNFSM5CX732HA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email .
Heya, The output when I do not have the buff is 0 and then when I have the buff it is nil.
[image: WoWScrnShot_082621_221109.jpg] Cheers, Rory Mckay
Intelligence, Intensity, Integrity
On Wed, Aug 25, 2021 at 1:06 PM Rory Mckay @.***> wrote:
Hello, Thank you for the quick reply. Okay, I will do this later tonight and send you the output.
Cheers, Rory Mckay
Intelligence, Intensity, Integrity
On Wed, Aug 25, 2021 at 10:42 AM sanyex89 @.***> wrote:
/run Hekili.State.reset(); print(Hekili.State.buff.primordial_arcanic_pulsar.value) = 0 without buff and 50 with 1 stack
[image: grafik] https://user-images.githubusercontent.com/77323774/130811815-11317cf4-0526-4920-9156-76858f61c566.png
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Hekili/hekili/issues/1226#issuecomment-905563254, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMXPME5GMFJSBXPCKXTYLP3T6T6O3ANCNFSM5CX732HA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email .
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.
That appears to have corrected the issue. Thank you kindly.
Cheers, Rory Mckay
Intelligence, Intensity, Integrity
On Mon, Aug 30, 2021 at 10:06 AM Hekili @.***> wrote:
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.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Hekili/hekili/issues/1226#issuecomment-908372784, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMXPME4SL6VASVNAZH5XFGTT7OF7VANCNFSM5CX732HA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
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.
Hello, Just an update. The issue is reoccurring. I have isolated it to enabling and disabling another addon that conflicts with this somehow. It is called "Ice Hud." I haven't figured out what module it is, but when I disable it completely, the error appears to stop.
Cheers, Rory Mckay
Intelligence, Intensity, Integrity
On Mon, Aug 30, 2021 at 4:12 PM Hekili @.***> wrote:
Closed #1226 https://github.com/Hekili/hekili/issues/1226.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Hekili/hekili/issues/1226#event-5228445030, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMXPME6F5VANI6PSHQIWUQ3T7PQ2BANCNFSM5CX732HA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
I seem to have found a workaround without having to disable the "Ice Hud" app. I have disabled blizzard's Unit Nameplates, in the interface/names/Unit Nameplates/ area. I disabled the "Personal Resource Display" and it has corrected the issue.
Cheers, Rory Mckay
Intelligence, Intensity, Integrity
On Fri, Dec 10, 2021 at 3:31 PM Rory Mckay @.***> wrote:
Hello, Just an update. The issue is reoccurring. I have isolated it to enabling and disabling another addon that conflicts with this somehow. It is called "Ice Hud." I haven't figured out what module it is, but when I disable it completely, the error appears to stop.
Cheers, Rory Mckay
Intelligence, Intensity, Integrity
On Mon, Aug 30, 2021 at 4:12 PM Hekili @.***> wrote:
Closed #1226 https://github.com/Hekili/hekili/issues/1226.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Hekili/hekili/issues/1226#event-5228445030, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMXPME6F5VANI6PSHQIWUQ3T7PQ2BANCNFSM5CX732HA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
Before You Begin
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
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