ascott18 / TellMeWhen

TellMeWhen is a combat tracking AddOn for World of Warcraft Retail and Classic
https://wow.curseforge.com/projects/tellmewhen
GNU General Public License v3.0
86 stars 11 forks source link

[Bug] Using health based condition throws error on PTR #1807

Closed nicohagen closed 4 years ago

nicohagen commented 4 years ago

THIS IS ON PTR SO MAYBE CONSIDER THIS WHEN DOING A v9.0

What version of TellMeWhen are you using?

8.7.4

What steps will reproduce the problem?

  1. Select condition Ressouce - health percent

Received error:

Message: ...llMeWhen\Components\Core\Conditions\UpdateEngine.lua:54: Attempt to register unknown event "UNIT_HEALTH_FREQUENT"
Time: Sun Sep  6 13:01:09 2020
Count: 1
Stack: ...llMeWhen\Components\Core\Conditions\UpdateEngine.lua:54: Attempt to register unknown event "UNIT_HEALTH_FREQUENT"
[string "=[C]"]: in function `RegisterEvent'
[string "@Interface\AddOns\TellMeWhen\Components\Core\Conditions\UpdateEngine.lua"]:54: in function `UpdateTable_OnUsed'
[string "@Interface\AddOns\TellMeWhen\Components\Core\Common\UpdateTableManager.lua"]:55: in function `UpdateTable_Register'
[string "@Interface\AddOns\TellMeWhen\Components\Core\Conditions\UpdateEngine.lua"]:100: in function `RegisterObjForEvent'
[string "@Interface\AddOns\TellMeWhen\Components\Core\Conditions\UpdateEngine.lua"]:79: in function `RegisterObjForOnEvent'
[string "@Interface\AddOns\TellMeWhen\Components\Core\Conditions\UpdateEngine.lua"]:188: in function `RegisterObject'
[string "@Interface\AddOns\TellMeWhen\Components\Core\Conditions\ConditionObject.lua"]:232: in function `RegisterForUpdating'
[string "@Interface\AddOns\TellMeWhen\Components\Core\Conditions\ConditionObject.lua"]:318: in function `DeclareExternalUpdater'
[string "@Interface\AddOns\TellMeWhen\Components\Core\Icon.lua"]:1040: in function `Setup'
[string "@Interface\AddOns\TellMeWhen\Options\IconConfig.lua"]:71: in function <Interface\AddOns\TellMeWhen\Options\IconConfig.lua:65>
[string "=(tail call)"]: ?
[string "=[C]"]: ?
...
[string "@Interface\AddOns\TellMeWhen\Options\TellMeWhen_Options.lua"]:1129: in function `CScriptCall'
[string "@Interface\AddOns\TellMeWhen\Options\TellMeWhen_Options.lua"]:980: in function <...ace\AddOns\TellMeWhen\Options\TellMeWhen_Options.lua:968>
[string "=(tail call)"]: ?
[string "=(tail call)"]: ?
[string "@Interface\AddOns\TellMeWhen\Options\TellMeWhen_Options.lua"]:1040: in function `CScriptBubble'
[string "@Interface\AddOns\TellMeWhen\Options\TellMeWhen_Options.lua"]:1469: in function `OnSettingSaved'
[string "@Interface\AddOns\TellMeWhen\Components\Core\Conditions\Config.lua"]:752: in function `SelectType'
[string "@Interface\AddOns\TellMeWhen\Components\Core\Conditions\Config.lua"]:197: in function `func'
[string "@Interface\AddOns\TellMeWhen\Options\TMWUIDropDownMenu.lua"]:473: in function `Button_OnClick'
[string "*:OnClick"]:1: in function <[string "*:OnClick"]:1>

Locals: <none>

What do you expect to happen? What happens instead? No error, functionality working properly

nicohagen commented 4 years ago

Express service 💯