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

remove 'reverse magic' detection for demon hunters #101

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

wangyf0611
Copy link

When using demon hunters in PVE scenarios (dungeons / raids ), errors are keeping raising.
Not very sure about the root cause, but removing these code does work.
Here's the error detail:

48x ...ns/AzeriteUI/Libs/oUF_Plugins/oUF_PriorityDebuff.lua:151: attempt to call upvalue 'GetSpellInfo' (a nil value)
[string "@AzeriteUI/Libs/oUF_Plugins/oUF_PriorityDebuff.lua"]:151: in function `data'
[string "@AzeriteUI/Libs/oUF_Plugins/oUF_PriorityDebuff.lua"]:405: in function <...ns/AzeriteUI/Libs/oUF_Plugins/oUF_PriorityDebuff.lua:372>
[string "=(tail call)"]: ?

Locals:
(*temporary) = nil
(*temporary) = 205604
(*temporary) = "attempt to call upvalue 'GetSpellInfo' (a nil value)"
GetSpellInfo = nil

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

Successfully merging this pull request may close these issues.

1 participant