Kiatra / BlizzMove

World of Warcraft add-on to make the default windows movable via drag & drop.
23 stars 9 forks source link

Version v3.2.6 Local(error) #82

Closed Vyrazz closed 2 years ago

Vyrazz commented 2 years ago

Received LUA error for your perusal on version v3.2.6 as below :

11x [ADDON_ACTION_BLOCKED] AddOn 'BlizzMove' tried to call the protected function 'GetPlaystyleString()'. [string "@!BugGrabber\BugGrabber.lua"]:519: in function <!BugGrabber\BugGrabber.lua:519> string "=[C]": in function GetPlaystyleString' [string "@FrameXML\LFGList.lua"]:3508: in functionLFGListUtil_SetSearchEntryTooltip' [string "@FrameXML\LFGList.lua"]:2576: in function LFGListSearchEntry_OnEnter' [string "@FrameXML\LFGList.lua"]:2523: in functionLFGListSearchEntry_Update' [string "@FrameXML\LFGList.lua"]:2159: in function LFGListSearchPanel_UpdateResults' [string "@FrameXML\LFGList.lua"]:1932: in functionupdate' [string "@SharedXML\HybridScrollFrame.lua"]:193: in function HybridScrollFrame_SetOffset' [string "@SharedXML\HybridScrollFrame.lua"]:30: in function <SharedXML\HybridScrollFrame.lua:29> [string "=[C]"]: in functionSetValue' [string "@SharedXML\HybridScrollFrame.lua"]:67: in function <SharedXML\HybridScrollFrame.lua:57> string "=[C]": in function `OnMouseWheel' [string "@BlizzMove\BlizzMove-v3.2.6.lua"]:648: in function <BlizzMove\BlizzMove.lua:640> [string "@BlizzMove\BlizzMove-v3.2.6.lua"]:653: in function <BlizzMove\BlizzMove.lua:640> [string "@BlizzMove\BlizzMove-v3.2.6.lua"]:653: in function <BlizzMove\BlizzMove.lua:640> [string "@BlizzMove\BlizzMove-v3.2.6.lua"]:653: in function <BlizzMove\BlizzMove.lua:640> [string "@BlizzMove\BlizzMove-v3.2.6.lua"]:653: in function <BlizzMove\BlizzMove.lua:640> [string "@BlizzMove\BlizzMove-v3.2.6.lua"]:669: in function <BlizzMove\BlizzMove.lua:659> [string "@BlizzMove\BlizzMove-v3.2.6.lua"]:672: in function <BlizzMove\BlizzMove.lua:659>

Numynum commented 2 years ago

generally, this is blizzard's fault, for (needlessly) making GetPlaystyleString a protected function a lot of addons are suffering because of this

we may or may not look at implementing a workaround does this stop any LFG features from working?

Numynum commented 2 years ago

turns out there's a workaround available (update available soon :tm:). should still complain to blizzard though :p

Vyrazz commented 2 years ago

LoL..Yeahh..Its blizzard side but all good my friend..Its like a minor bug so yeah just helping to post to help on the errors thingy..Cheerss!