Patch day error
fraerie opened this issue ยท 2 comments
1x TipTacItemRef\ttItemRef.lua:1557: hooksecurefunc(): OnEnter is not a function
[string "=[C]"]: in function hooksecurefunc' [string "@TipTacItemRef\ttItemRef.lua"]:1557: in function
?'
[string "@TipTacItemRef\ttItemRef.lua"]:198: in function <TipTacItemRef\ttItemRef.lua:198>
[string "=[C]"]: in function LoadAddOn' [string "@FrameXML\UIParent.lua"]:531: in function
UIParentLoadAddOn'
[string "@FrameXML\UIParent.lua"]:712: in function `PlayerChoice_LoadUI'
[string "@FrameXML\UIParent.lua"]:2229: in function <FrameXML\UIParent.lua:1324>
[string "=[C]"]: ?
Locals:
PlayerChoiceTorghastOptionTemplateMixin:OnEnter
was removed in 9.2
Thanks for reporting this! ๐
PlayerChoiceTorghastOptionTemplateMixin:OnEnter()
has been moved to PlayerChoicePowerChoiceTemplateMixin:OnEnter()
.
Fixed with release v22.02.23