Drift

Drift

33.5k Downloads

Error opening in AH wrath classic

codeduph opened this issue ยท 4 comments

commented

Got this error when changing the position of the Auction House... using the version [v2.2.1-wc]

1x Action[SetPoint] failed because[SetPoint would result in anchor family connection]: attempted from: SideDressUpFrame:SetPoint. [string "=[C]"]: ? [string "=[C]"]: in function SetPoint'
[string "@interface\FrameXML\DressUpFrames.lua"]:233: in function SetUpSideDressUpFrame' [string "@Interface_TBC\AddOns\Blizzard_AuctionUI\Blizzard_AuctionUI.lua"]:208: in function <...TBC\AddOns\Blizzard_AuctionUI\Blizzard_AuctionUI.lua:200> [string "=[C]"]: in function Show'
[string "@Interface_Wrath\FrameXML\UIParent.lua"]:2214: in function SetUIPanel' [string "@Interface_Wrath\FrameXML\UIParent.lua"]:2036: in function ShowUIPanel'
[string "@Interface_Wrath\FrameXML\UIParent.lua"]:1927: in function <Interface_Wrath\FrameXML\UIParent.lua:1923>
[string "=[C]"]: in function SetAttribute' [string "@Interface_Wrath\FrameXML\UIParent.lua"]:2733: in function ShowUIPanel'
[string "@Interface_TBC\AddOns\Blizzard_AuctionUI\Blizzard_AuctionUI.lua"]:172: in function `AuctionFrame_Show'
[string "@Interface_Wrath\FrameXML\UIParent.lua"]:1231: in function <Interface_Wrath\FrameXML\UIParent.lua:756>

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 {
DriftAboutToSetPoint = false
SetScale = defined =[C]:-1
DriftModifiable = true
DriftHookSet = true
type = "list"
0 =
numTabs = 3
selectedTab = 1
SetPoint = defined =[C]:-1
}
(*temporary) = "TOPRIGHT"
(*temporary) = -2
(*temporary) = -28
`

commented

Thanks for letting me know. I will take a look when I have some time.

commented

I am not able to reproduce this issue. Do you have any other addons installed that could be interfering?

commented

My mistake, I am able to reproduce this issue. I'll need to investigate more why this is happening.

commented

Fixed in Drift v2.2.2.