andromeda icon indicating copy to clipboard operation
andromeda copied to clipboard

Need update for latest patch release

Open Urguk opened this issue 1 year ago • 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>

Urguk avatar Jul 14 '23 22:07 Urguk

you can use my changes to get it working https://github.com/fafaraway/andromeda/pull/171/commits/41924b8f9ca6c4f6ac42a3b350e27ac2eb3244bf

Smallinger avatar Nov 05 '23 13:11 Smallinger