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

error with menubar #240

Closed
Ravenslair38 opened this issue Aug 11, 2016 · 1 comment
Closed

error with menubar #240

Ravenslair38 opened this issue Aug 11, 2016 · 1 comment
Assignees
Labels
conflict An issue when running Dominos alongside another addon

Comments

@Ravenslair38
Copy link

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

@Tuller Tuller added the bug Something don't work label Aug 11, 2016
@Tuller Tuller self-assigned this Aug 11, 2016
@Tuller
Copy link
Member

Tuller commented Aug 11, 2016

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

@Tuller Tuller added conflict An issue when running Dominos alongside another addon and removed bug Something don't work labels Aug 14, 2016
@Tuller Tuller closed this as completed Sep 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conflict An issue when running Dominos alongside another addon
Projects
None yet
Development

No branches or pull requests

2 participants