Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More BFA errors #8

Closed
whitequill opened this issue Jul 28, 2018 · 1 comment
Closed

More BFA errors #8

whitequill opened this issue Jul 28, 2018 · 1 comment

Comments

@whitequill
Copy link

whitequill commented Jul 28, 2018

I recently got a lot of errors when the pre-patch hit. I wasn't getting any before the pre-patch as the previous person said who also had errors. I wasn't sure if I should add to the other issue or not cause it is different add-ons.
map

Message: Interface\AddOns\bdMinimap\core.lua:293: DugisOnOffButton:SetPoint(): trying to anchor to itself
Time: Sat Jul 28 03:36:33 2018
Count: 4
Stack: Interface\AddOns\bdMinimap\core.lua:293: DugisOnOffButton:SetPoint(): trying to anchor to itself
[C]: in function `SetPoint'
Interface\AddOns\bdMinimap\core.lua:293: in function <Interface\AddOns\bdMinimap\core.lua:210>

Locals: (*temporary) = DugisOnOffButton {
 0 = <userdata>
 bdbackground = <unnamed> {
 }
 skinned = true
}
(*temporary) = "TOP"
(*temporary) = DugisOnOffButton {
 0 = <userdata>
 bdbackground = <unnamed> {
 }
 skinned = true
}
(*temporary) = "BOTTOM"
(*temporary) = 0
(*temporary) = -6
Message: Interface\AddOns\bdMinimap\core.lua:293: DugisOnOffButton:SetPoint(): MiniMapMailFrame is dependent on this
Time: Sat Jul 28 03:36:33 2018
Count: 1
Stack: Interface\AddOns\bdMinimap\core.lua:293: DugisOnOffButton:SetPoint(): MiniMapMailFrame is dependent on this
[C]: in function `SetPoint'
Interface\AddOns\bdMinimap\core.lua:293: in function <Interface\AddOns\bdMinimap\core.lua:210>

Locals: (*temporary) = DugisOnOffButton {
 0 = <userdata>
 bdbackground = <unnamed> {
 }
 skinned = true
}
(*temporary) = "TOP"
(*temporary) = MiniMapMailFrame {
 mail = <unnamed> {
 }
 0 = <userdata>
 bdbackground = <unnamed> {
 }
 skinned = true
}
(*temporary) = "BOTTOM"
(*temporary) = 0
(*temporary) = -6
Message: Interface\AddOns\bdMinimap\core.lua:293: DugisOnOffButton:SetPoint(): GarrisonLandingPageMinimapButton is dependent on this
Time: Sat Jul 28 03:39:31 2018
Count: 337
Stack: Interface\AddOns\bdMinimap\core.lua:293: DugisOnOffButton:SetPoint(): GarrisonLandingPageMinimapButton is dependent on this
[C]: in function `SetPoint'
Interface\AddOns\bdMinimap\core.lua:293: in function <Interface\AddOns\bdMinimap\core.lua:210>
Interface\AddOns\bdMinimap\core.lua:312: in function <Interface\AddOns\bdMinimap\core.lua:307>

Locals: (*temporary) = DugisOnOffButton {
 0 = <userdata>
 bdbackground = <unnamed> {
 }
 skinned = true
}
(*temporary) = "TOP"
(*temporary) = GarrisonLandingPageMinimapButton {
 AlertBG = <unnamed> {
 }
 CircleGlow = <unnamed> {
 }
 MinimapAlertAnim = <unnamed> {
 }
 skinned = true
 LoopingGlow = <unnamed> {
 }
 SideToastGlow = <unnamed> {
 }
 bdbackground = <unnamed> {
 }
 MinimapPulseAnim = <unnamed> {
 }
 description = "Click to show the Class Hall report"
 SoftButtonGlow = <unnamed> {
 }
 title = "Class Hall Report"
 pulseLocks = <table> {
 }
 0 = <userdata>
 AlertText = <unnamed> {
 }
 MinimapLoopPulseAnim = <unnamed> {
 }
}
(*temporary) = "BOTTOM"
(*temporary) = 0
(*temporary) = -6
Message: Interface\AddOns\bdMinimap\core.lua:293: DugisOnOffButton:SetPoint(): GarrisonLandingPageMinimapButton is dependent on this
Time: Sat Jul 28 03:36:37 2018
Count: 8
Stack: Interface\AddOns\bdMinimap\core.lua:293: DugisOnOffButton:SetPoint(): GarrisonLandingPageMinimapButton is dependent on this
[C]: in function `SetPoint'
Interface\AddOns\bdMinimap\core.lua:293: in function <Interface\AddOns\bdMinimap\core.lua:210>
[C]: in function `resume'
Interface\AddOns\ArkInventory\ArkInventory.lua:11158: in function `ThreadResume'
[string "*:OnUpdate"]:1: in function <[string "*:OnUpdate"]:1>

Locals: (*temporary) = DugisOnOffButton {
 0 = <userdata>
 bdbackground = <unnamed> {
 }
 skinned = true
}
(*temporary) = "TOP"
(*temporary) = GarrisonLandingPageMinimapButton {
 AlertBG = <unnamed> {
 }
 CircleGlow = <unnamed> {
 }
 MinimapAlertAnim = <unnamed> {
 }
 skinned = true
 LoopingGlow = <unnamed> {
 }
 SideToastGlow = <unnamed> {
 }
 bdbackground = <unnamed> {
 }
 MinimapPulseAnim = <unnamed> {
 }
 description = "Click to show the Class Hall report"
 SoftButtonGlow = <unnamed> {
 }
 title = "Class Hall Report"
 pulseLocks = <table> {
 }
 0 = <userdata>
 AlertText = <unnamed> {
 }
 MinimapLoopPulseAnim = <unnamed> {
 }
}
(*temporary) = "BOTTOM"
(*temporary) = 0
(*temporary) = -6

Message: Frame XPerl_PlayerportraitFrame: Unknown script element OnClick
Time: Sat Jul 28 03:40:47 2018
Count: 4
Message: Frame XPerl_PlayerstatsFrame: Unknown script element OnClick
Time: Sat Jul 28 03:40:47 2018
Count: 4
@blooblahguy
Copy link
Owner

I believe this is because DugisOnOffButton finally made themselves a child of Minimap, which means me whitelisting them was not necessary. A fix will be out today, sorry for slow reply.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants