Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Certain abilities greyed out since 7.2 #295

Closed
HnyBear opened this issue Apr 1, 2017 · 6 comments
Closed

Certain abilities greyed out since 7.2 #295

HnyBear opened this issue Apr 1, 2017 · 6 comments

Comments

@HnyBear
Copy link

HnyBear commented Apr 1, 2017

I've been using this macro on my DH for quite awhile but since 7.2 Throw Glaive no longer will cast. I've tried using it in various different ways but when it gets to Throw Glaive it is always greyed out.

Sequences['DH_Havoc'] = { -- This Sequence was exported from GSE 2.0.14. Author="Failtrail@Azuremyst", SpecID=577, Talents = "2213311", Default=1, MacroVersions = { [1] = { StepFunction = [[Sequential]], LoopLimit=1, KeyPress={ "/cast [nochanneling] Blur", "/cast [nochanneling] Nemesis", }, PreMacro={ }, "/cast [nochanneling] Chaos Blades", "/cast [nochanneling] Felblade", "/castsequence [nochanneling] Vengeful Retreat, !Fel Rush, Blade Dance", "/cast !Eye Beam", "/cast [nochanneling] Fury of the Illidari", "/cast [nochanneling] Chaos Strike", "/cast [nochanneling] Throw Glaive", PostMacro={ }, KeyRelease={ }, }, }, }

Here is what I see in debug. Looks normal but Throw Glaive won't cast.

DH_Havoc,6,Chaos Strike,Able To Cast,Resources Available,GCD Free,Not actively casting anything else. DH_Havoc,7,Throw Glaive,Able To Cast,Resources Available,GCD Free,Not actively casting anything else. DH_Havoc,1,Chaos Blades,Able To Cast,Resources Available,GCD Free,Not actively casting anything else.

@HnyBear
Copy link
Author

HnyBear commented Apr 1, 2017

Also having an issue with my druid. Although it appears to be using all the abilities in the macro, the macro itself doesn't show the next ability it's using, it get stuck showing the tooltip for Thrash all the time.

Sequences['Druid_Guard_Bal'] = { -- This Sequence was exported from GSE 2.0.14. Author="Failsauce@Azuremyst", SpecID=104, Talents = "3131221", Default=1, Icon='Ability_Racial_BearForm', MacroVersions = { [1] = { StepFunction = [[Sequential]], KeyPress={ "/cast [@player, nostance:1] Bear Form", "/castsequence reset=target moonfire, null", "/cast [combat] Rage of the Sleeper", "/cast [combat] Frenzied Regeneration", }, PreMacro={ }, "/targetenemy [noharm][dead]", "/cast Thrash", "/castsequence Swipe, Swipe, Moonfire", "/castsequence Ironfur, Mark of Ursol", PostMacro={ }, KeyRelease={ "/cast Mangle", }, }, }, }

@Siid974
Copy link

Siid974 commented Apr 2, 2017

Fix please !!

@TimothyLuke
Copy link
Owner

TimothyLuke commented Apr 2, 2017 via email

@HnyBear
Copy link
Author

HnyBear commented Apr 2, 2017

It appears that if you switch spec from havoc to vengeance then back it works until you log out. No sure is it's a wow bug or a GSE bug.

@TimothyLuke
Copy link
Owner

TimothyLuke commented Apr 2, 2017 via email

@GaryREM
Copy link

GaryREM commented Apr 17, 2017

I tested this out today (4/17) and it looks like it is working fine. Saw Throw Glaive in my recount logs after doing fresh log in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants