jaredbwasserman / drift

World of Warcraft addon that lets you move and scale frames.
MIT License
5 stars 0 forks source link

SoD Error On Opening Auction House #68

Open Ainlaen opened 4 weeks ago

Ainlaen commented 4 weeks ago

The newest version is producing an error whenever opening the auction house in Season of Discovery. Full text of the error message from Swatter is included below.

Date: 2024-08-12 22:55:55 ID: 1 Error occurred in: Global Count: 1 Message: Action[SetPoint] failed because[SetPoint would result in anchor family connection]: attempted from: SideDressUpFrame:SetPoint. Debug:

[string "@Interface/AddOns/Blizzard_CharacterFrame/Classic/DressUpFrames.lua"]:233: SetUpSideDressUpFrame()

  ...ns/Blizzard_AuctionUI/Classic/Blizzard_AuctionUI.lua:332

string "@Interface/AddOns/Blizzard_UIParentPanelManager/Classic/UIParentPanelManager_Shared.lua":606: SetUIPanel() string "@Interface/AddOns/Blizzard_UIParentPanelManager/Classic/UIParentPanelManager_Shared.lua":428: ShowUIPanel()

  ...PanelManager/Classic/UIParentPanelManager_Shared.lua:315

string "@Interface/AddOns/Blizzard_UIParentPanelManager/Classic/UIParentPanelManager_Shared.lua":1095: ShowUIPanel() string "@Interface/AddOns/Blizzard_AuctionUI/Classic/Blizzard_AuctionUI.lua":304: AuctionFrame_Show()

  ...erface/AddOns/Blizzard_UIParent/Vanilla/UIParent.lua:509

Locals: (temporary) = SideDressUpFrame { 0 = SetScale = defined =[C]:-1 ResetButton = SideDressUpModelResetButton { } parentFrame = AuctionFrame { } DriftModifiable = true DriftHookSet = true BGBottomLeft = SideDressUpFrameBackgroundBot { } openWidth = 1020 closedWidth = 840 SetPoint = defined =[C]:-1 BGTopLeft = SideDressUpFrameBackgroundTop { } } (temporary) = "TOPLEFT" (temporary) = AuctionFrame { 0 = SetScale = defined =[C]:-1 DriftModifiable = true DriftHookSet = true type = "list" numTabs = 3 selectedTab = 1 SetPoint = defined =[C]:-1 } (temporary) = "TOPRIGHT" (temporary) = -2 (temporary) = -28

AddOns: Swatter, v4.4.6991 (SwimmingSeadragon) Drift, v2.3.0 BlizRuntimeLib v1.15.3.55917(US) (ck=63)

jaredbwasserman commented 3 weeks ago

Thanks for the info.