Hekili Priority Helper

Hekili Priority Helper

44M Downloads

Interface\AddOns\Hekili\State.lua:573: attempt to index field '?' (a nil value)

BaturalNoobs opened this issue ยท 2 comments

commented

Hey Hekili - I updated to 7.3.5.23-13-g8d33cab-alpha from Curse Forge and am getting this error:

Message: Interface\AddOns\Hekili\State.lua:573: attempt to index field '?' (a nil value)
Time: 03/13/18 19:51:11
Count: 2371
Stack: Interface\AddOns\Hekili\State.lua:573: attempt to index field '?' (a nil value)
Interface\SharedXML\SharedBasicControls.lua:208: in function `origErrorHandler'
...rface\AddOns\TradeSkillMaster\Debug\ErrorHandler.lua:317: in function <...rface\AddOns\TradeSkillMaster\Debug\ErrorHandler.lua:300>
[C]: ?
Interface\AddOns\Hekili\State.lua:573: in function <Interface\AddOns\Hekili\State.lua:540>
Interface\AddOns\Hekili\State.lua:583: in function `removeBuff'
Interface\AddOns\Hekili\Classes\Warrior.lua:759: in function `handler'
Interface\AddOns\Hekili\Classes.lua:621: in function `runHandler'
Interface\AddOns\Hekili\Core.lua:1691: in function `ProcessHooks'
Interface\AddOns\Hekili\UI.lua:1025: in function <Interface\AddOns\Hekili\UI.lua:634>

Locals: errorMessage = "Interface\AddOns\Hekili\State.lua:573: attempt to index field '?' (a nil value)"
DisplayMessageInternal = <function> defined @Interface\SharedXML\SharedBasicControls.lua:191
MESSAGE_TYPE_ERROR = 0

A few notes:

  • Hekili 7.3.5.23-13-g8d33cab-alpha
  • No other addons enabled
  • Fresh WTF folder
  • 110 Arms Warrior (no errors when I switch to Fury)

Any ideas of things I can try?

Thank you and keep up the great work!

commented

The line numbers you specified don't match up with current line-numbers. Warrior.lua:759 isn't a handler function for an ability.

Redownload the alpha and clear your BugSack, then post an updated error message.

commented

That did the trick - thank you!

Keep up the great work on this amazing addon!