[BUG] Feral Failing to provide rotation
tance77 opened this issue ยท 16 comments
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 bug report (above) so that it describes the issue I am reporting.
Describe the Issue
Addon fails to provide Feral Rotation since latest update.
How to Reproduce
Play feral in the new zone. I think its related to the cloak proccing.
Player Information (Link)
https://pastebin.com/GBsUcCs8
https://pastebin.com/Nrfv88aK
Additional Information
No response
Contact Information
No response
It happens anywhere. It seems after few correct suggestion it appears stuck or keeps suggesting skills randomly (hard to get which one
Does this only happen in instances? Or can you make it happen on a dummy too
I was not able to make it happen on a dummy. Reaally just the new zone.
Just stuck here
EDIT 2
This is so funny. When the cloak procs it freezes everything in the rotation including
ALT + SHIFT + P and ALT + SHIFT + [
When the cloak procs again all the funtionalities start working again.
EDIT 3
I take it back it just seems random now. Although when it does freeze ALT + SHIFT + P and ALT + SHIFT + [ this still doesn't work.
https://github.com/Hekili/hekili/blob/thewarwithin/TheWarWithin/DruidFeral.lua#L149-L150
Is it this? These have the same ids?
Definitely happened in all the dungeons as well when you que for normal dungeons. Not just the new zone.
Level 80, helping someone powerlevel.
I've run into this issue as well. Only started happening after the last update. The only place I can 100% say it happens often is dungeons. I can recreate the issue either before or on the first boss of Ara'kara in a follower dungeon. Have spent about 20 minutes hitting the AOE target dummies in Dorn to try and recreate the issue but so far has only happened in Priory and Ara'kara. Haven't done much other content since.
Can use the snapshot function UNTIL this issue occurs and then snapshot no longer functions until /reload. Tried with and without the new cloak, all addons disabled, and different talents selected.
Can't provide a snapshot, but did grab this from bugsack:
https://pastie.dev/raw/9lZLTc
EDIT 1: Happened 2nd pull of the first delve I've done since the update.
This is happening to me in open world. It's an odd one as it just seems to pop up randomly. Happened a few times during Season 2 with no updates recent to it happening. Would occasionally just start happening a few pulls into a fight then just go away.
However, this time it's everywhere for me. Dungeon, Delve and open World
To clarify, we're aware it happens everywhere. Someone will look into it before the season starts
It happens to me too, and it happens everywhere! Sometimes the rotation freezes, sometimes it disappears. I've also seen mistakes in the rotation where it suggests using Convok before Tiger's Fury.
seems like the bug disables snapshotting aswell, just like the comment above mentioned. pasting in my own errors , so hopefully any more data helps you fix the issue
Here's my bugsack: https://pastebin.com/WXEVS0z7
And hekili warnings:
Unknown buff in [Balance:default:3]: bounteous_bloom
[Interface/AddOns/Hekili/State.lua]:4179: in function <Interface/AddOns/Hekili/State.lua:4170>
[return buff.bounteous_bloom.up]:1: in main chunk
[C]: in function 'pcall'
[Interface/AddOns/Hekili/Scripts.lua]:1224: in function <Interface/AddOns/Hekili/Scripts.lua:1213>
[Interface/AddOns/Hekili/Scripts.lua]:1518: in function <Interface/AddOns/Hekili/Scripts.lua:1365>
[Interface/AddOns/Hekili/Scripts.lua]:1879: in function 'LoadScript'
[Interface/AddOns/Hekili/Scripts.lua]:1723: in function 'LoadScripts'
[Interface/AddOns/Hekili/Scripts.lua]:1735: in function 'LoadScripts'
[Interface/AddOns/Hekili/Core.lua]:1560: in function <Interface/AddOns/Hekili/Core.lua:1558>
Update: Interface/AddOns/Hekili/Core.lua:1222: attempt to compare boolean with number
[Interface/AddOns/Hekili/Core.lua]:1222: in function 'GetPredictionFromAPL'
[Interface/AddOns/Hekili/Core.lua]:1505: in function 'GetNextPrediction'
[Interface/AddOns/Hekili/Core.lua]:1934: in function <Interface/AddOns/Hekili/Core.lua:1558>
Update: Interface/AddOns/Hekili/Core.lua:1222: attempt to compare boolean with number
[Interface/AddOns/Hekili/Core.lua]:1222: in function 'GetPredictionFromAPL'
[Interface/AddOns/Hekili/Core.lua]:1505: in function 'GetNextPrediction'
[Interface/AddOns/Hekili/Core.lua]:1920: in function <Interface/AddOns/Hekili/Core.lua:1558>
This happens to me too. Everywhere.
What I noticed in Hekili -> warnings is that i get a lot of them when this happens:
Update: Interface/AddOns/Hekili/Core.lua:1222: attempt to compare boolean with number
[Interface/AddOns/Hekili/Core.lua]:1222: in function 'GetPredictionFromAPL'
[Interface/AddOns/Hekili/Core.lua]:1505: in function 'GetNextPrediction'
[Interface/AddOns/Hekili/Core.lua]:1920: in function <Interface/AddOns/Hekili/Core.lua:1558>

