Dominos

Dominos

19M Downloads

error with menubar

Ravenslair38 opened this issue ยท 1 comments

commented

3x CollectionsMicroButton:SetPoint(): EJMicroButton is dependent on this

C: in function SetPoint' Dominos\bars\menuBar.lua:240: in functionFixButtonPositions'
Dominos\bars\menuBar.lua:222: in function LayoutPetBattle' Dominos\bars\menuBar.lua:201: in functionLayout'
Dominos\bars\menuBar.lua:80: in function <Dominos\bars\menuBar.lua:78>

Locals:
(_temporary) = CollectionsMicroButton {
0 =
MAParent = MicroButtonsMover {
}
newbieText = "View all the mounts and pets you have. Also allows you to manage your pets' abilities if you are a Pet Trainer."
MAScaled = 1
Flash = CollectionsMicroButtonFlash {
}
MAPoint =

{
}
MALockPointHook = true
tooltipText = "Collections"
SetPoint = defined =C:-1
EvaluateAlertVisibility = defined @FrameXML\MainMenuBarMicroButtons.lua:494
}
(_temporary) = "BOTTOMLEFT"
(_temporary) = EJMicroButton {
0 =
MAParent = MicroButtonsMover {
}
EvaluateAlertVisibility = defined @FrameXML\MainMenuBarMicroButtons.lua:560
MAScaled = 1
Flash = EJMicroButtonFlash {
}
MAPoint =
{
}
MALockPointHook = true
tooltipText = "Adventure Guide |cffffd200(SHIFT-J)|r"
newbieText = "View information about Cataclysm dungeon and raid bosses, including their abilities and treasure."
playerEntered = true
varsLoaded = true
SetPoint = defined =C:-1
NewAdventureNotice = {
}
}
(_temporary) = "BOTTOMRIGHT"
(_temporary) = -1
(_temporary) = 0

commented

So, from the bug report you're using something called MicroButtonsMover? I think that's the culprit here.