Need update for latest patch release
Urguk opened this issue ยท 1 comments
Looks like an Unitframe and lootframe error
...romeda/modules/theme/blizzard/FrameXML/LootFrame.lua:99: hooksecurefunc(): GroupLootFrame_OpenNewFrame is not a function
Count: 1
Call Stack:
[string "=[C]"]: ?
[string "=[C]"]: in function hooksecurefunc' [string "@Interface/AddOns/andromeda/modules/theme/blizzard/FrameXML/LootFrame.lua"]:99: in function
func'
[string "@Interface/AddOns/andromeda/modules/theme/theme.lua"]:28: in function LoadAddOnSkins' [string "@Interface/AddOns/andromeda/modules/theme/theme.lua"]:105: in function
OnLogin'
[string "@Interface/AddOns/andromeda/core/init.lua"]:174: in function `func'
[string "@Interface/AddOns/andromeda/core/init.lua"]:95: in function <Interface/AddOns/andromeda/core/init.lua:90>
=================================================================================
...dromeda/modules/theme/blizzard/FrameXML/LFGFrame.lua:146: attempt to call method 'SetBackdrop' (a nil value)
Count: 1
Call Stack:
[string "=[C]"]: in function SetBackdrop' [string "@Interface/AddOns/andromeda/modules/theme/blizzard/FrameXML/LFGFrame.lua"]:146: in function <...dromeda/modules/theme/blizzard/FrameXML/LFGFrame.lua:145> [string "=[C]"]: in function
LFGDungeonReadyPopup_Update'
[string "@Interface/FrameXML/LFGFrame.lua"]:154: in function <Interface/FrameXML/LFGFrame.lua:137>
you can use my changes to get it working 41924b8