Drift

Drift

33.5k Downloads

SoD Error On Opening Auction House

Ainlaen opened this issue ยท 1 comments

commented

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 "=[C]"]: ?
[string "=[C]"]: SetPoint()
[string "@Interface/AddOns/Blizzard_CharacterFrame/Classic/DressUpFrames.lua"]:233: SetUpSideDressUpFrame()
[string "@Interface/AddOns/Blizzard_AuctionUI/Classic/Blizzard_AuctionUI.lua"]:340:
...ns/Blizzard_AuctionUI/Classic/Blizzard_AuctionUI.lua:332
[string "=[C]"]: Show()
[string "@Interface/AddOns/Blizzard_UIParentPanelManager/Classic/UIParentPanelManager_Shared.lua"]:606: SetUIPanel()
[string "@Interface/AddOns/Blizzard_UIParentPanelManager/Classic/UIParentPanelManager_Shared.lua"]:428: ShowUIPanel()
[string "@Interface/AddOns/Blizzard_UIParentPanelManager/Classic/UIParentPanelManager_Shared.lua"]:319:
...PanelManager/Classic/UIParentPanelManager_Shared.lua:315
[string "=[C]"]: SetAttribute()
[string "@Interface/AddOns/Blizzard_UIParentPanelManager/Classic/UIParentPanelManager_Shared.lua"]:1095: ShowUIPanel()
[string "@Interface/AddOns/Blizzard_AuctionUI/Classic/Blizzard_AuctionUI.lua"]:304: AuctionFrame_Show()
[string "@Interface/AddOns/Blizzard_UIParent/Vanilla/UIParent.lua"]:990:
...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)

commented

Thanks for the info.