View Single Post
06-30-19, 08:40 AM   #8
meatshyld
A Murloc Raider
Join Date: Feb 2017
Posts: 5
Originally Posted by Lukas 45 View Post
The errors for StaticPopup are suuuuuuper frustrating, as it also affects Release Spirit and Retrieve Corpse (the life of a WM player) and so much other stuff. All in all, a really important window to have
I can echo this challenge. I use other mods with Realui so I usually assume there is a conflict in there. I will grab the LUA error next time it happens...

This one is for selecting something else, not the release spirit one.

x3 FrameXML\StaticPopup.lua:5175: Action[SetPoint] failed because[SetPoint would result in anchor family connection]: attempted from: StaticPopup1:SetPoint.
Stack: [C] in function 'SetPoint'
FrameXML\StaticPopup.lua:5175: in function 'StaticPopup_SetUpAnchor'
FrameXML\StaticPopup.lua:5165: in function 'StaticPopup_SetUpPosition'
FrameXML\StaticPopup.lua:4798: in function 'StaticPopup_Show'
FrameXML\QuestChoiceFrameMixin.lua:462: in function <FrameXML\QuestChoiceFrameMixin.lua:450>
Time: 2019/06/30 11:02:31 Index: 1/1
RealUI Version: 2.0.12
Locals:
(*temporary) = StaticPopup1 {
0 = <userdata>
exclusive = 1
CoverFrame = <unnamed> {}
itemFrame = StaticPopup1ItemFrame {}
Border = <unnamed> {}
button3 = StaticPopup1Button3 {}
extraFrame = StaticPopup1ExtraFrame {}
UpdateRecapButton = <function> defined @FrameXML\StaticPopup.lua:1301
data = <table> {}
button4 = StaticPopup1Button4 {}
maxWidthSoFar = 0
button2 = StaticPopup1Button2 {}
hideOnEscape = 1
moneyFrame = StaticPopup1MoneyFrame {}
moneyInputFrame = StaticPopup1MoneyInputFrame {}
SubText = <unnamed> {}
text = StaticPopup1Text {}
ItemFrame = StaticPopup1ItemFrame {}
editBox = StaticPopup1EditBox {}
timeleft = 0
icon = StaticPopup1AlertIcon {}
extraButton = StaticPopup1ExtraButton {}
Separator = <unnamed> {}
button1 = StaticPopup1Button1 {}
maxHeightSoFar = 0
numButtons = 2
which = "CONFIRM_PLAYER_CHOICE"
}
(*temporary) = "TOP"
(*temporary) = UIParent {
variablesLoaded = true
firstTimeLoaded = 1
0 = <userdata>
}
(*temporary) = "TOP"
(*temporary) = 0
(*temporary) = -135

Last edited by meatshyld : 06-30-19 at 09:03 AM.
  Reply With Quote