TipTac Reborn

TipTac Reborn

862k Downloads

Patch day error

fraerie opened this issue ยท 2 comments

commented

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:

commented

PlayerChoiceTorghastOptionTemplateMixin:OnEnter was removed in 9.2

(See Blizzard_PlayerChoiceTorghastOptionTemplate.lua)

commented

Thanks for reporting this! ๐Ÿ‘

PlayerChoiceTorghastOptionTemplateMixin:OnEnter() has been moved to PlayerChoicePowerChoiceTemplateMixin:OnEnter().

Fixed with release v22.02.23