-
Notifications
You must be signed in to change notification settings - Fork 0
Description
I'm not sure what changed but after the 11.1 patch the Pet Battle button is no longer working, neither for healing pets or equipping the hat. Below is the error when the button is clicked.
88x Blizzard_Flyout/Flyout.lua:96: attempt to index field 'popup' (a nil value)
[Blizzard_Flyout/Flyout.lua]:96: in function 'TogglePopup'
[Blizzard_Flyout/Flyout.lua]:24: in function <Blizzard_Flyout/Flyout.lua:23>
Locals:
self = HelpMePlayPetBattleBandageButton {
NewActionTexture = Texture {
}
BorderShadow = Texture {
}
TargetReticleAnimFrame = Frame {
}
icon = HelpMePlayPetBattleBandageButtonIcon {
}
SlotArt = Texture {
}
InterruptDisplay = Frame {
}
popupOffset = -4
arrowCrossAxisSize = 7
HighlightTexture = Texture {
}
CooldownFlash = Frame {
}
IconMask = MaskTexture {
}
arrowMainAxisSize = 18
SpellHighlightAnim = AnimationGroup {
}
PushedTexture = Texture {
}
Name = HelpMePlayPetBattleBandageButtonName {
}
down = true
arrowDownTexture = "UI-HUD-ActionBar-Flyout-Down"
AutoCastOverlay = Frame {
}
Border = HelpMePlayPetBattleBandageButtonBorder {
}
openArrowOffset = 2
arrowNormalTexture = "UI-HUD-ActionBar-Flyout"
SpellCastAnimFrame = Frame {
}
arrowOverTexture = "UI-HUD-ActionBar-Flyout-Mouseover"
saveName = "PetBattleBandageButton"
NormalTexture = HelpMePlayPetBattleBandageButtonNormalTexture {
}
popupDirection = "UP"
Arrow = Texture {
}
Count = HelpMePlayPetBattleBandageButtonCount {
}
HotKey = HelpMePlayPetBattleBandageButtonHotKey {
}
TextOverlayContainer = Frame {
}
LevelLinkLockIcon = Texture {
}
Flash = HelpMePlayPetBattleBandageButtonFlash {
}
SpellHighlightTexture = Texture {
}
closedArrowOffset = 4
SlotBackground = Texture {
}
popupCrossAxisSize = 47
cooldown = HelpMePlayPetBattleBandageButtonCooldown {
}
}
isPopupOpen = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index field 'popup' (a nil value)"
FlyoutPopupEvent_Hidden = "FlyoutPopupEvent.Hidden"