Rottenbeer / ItemRack

ItemRack working for WoW Classic
40 stars 44 forks source link

Lua Errors on Cata PTR #268

Closed holypalaswe closed 1 month ago

holypalaswe commented 1 month ago

657x ItemRack/ItemRack.lua:1289: attempt to call global 'GetMouseFocus' (a nil value) [string "@ItemRack/ItemRack.lua"]:1289: in function func' [string "@ItemRack/ItemRack.lua"]:1016: in functionOnUpdate'

Locals: (temporary) = nil (temporary) = "attempt to call global 'GetMouseFocus' (a nil value)"

holypalaswe commented 1 month ago

temporary fix with help from Bhahlou: \Interface\AddOns\ItemRack\ItemRack.lua line 1289 replace "GetMouseFocus()" with "GetMouseFoci()[1]" image

Rottenbeer commented 1 month ago

Should be fixed with 4.2