Minimap error
RequiemShark219 opened this issue ยท 4 comments
I'm currently experiencing near constant errors with the minimap. I believe part of the issue is that I have the garrison report button moved onto the minimap button bar and any time the zone changes I get an error and the garrison report button disappears. Reloading will bring the button back until the next time I change zones. I've included the error message via bug grabber/sack:
156x FrameXML\Minimap.lua:601: attempt to index a nil value
FrameXML\Minimap.lua:601: in function `GarrisonLandingPageMinimapButton_UpdateIcon'
FrameXML\Minimap.lua:541: in function <FrameXML\Minimap.lua:537>
Locals:
self = GarrisonLandingPageMinimapButton {
0 =
description = "Click to show the Mission report"
SideToastGlow = {
}
SoftButtonGlow = {
}
original =
}
AlertBG = {
}
backdropTexture = {
}
CircleGlow = {
}
MinimapAlertAnim = {
}
LoopingGlow = {
}
isSkinned = true
MinimapPulseAnim = {
}
MPWarningTexture = {
}
pulseLocks =
}
faction = "Horde"
template = "Tranparent"
title = "Missions"
AlertText = {
}
MinimapLoopPulseAnim = {
}
}
garrisonType = 9
_ = 2132922
width = 45
height = 51
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = true
(*temporary) = "attempt to index a nil value"
I am also getting this error. Sometimes I get this error with some TradeSkillMaster debug text as well.
I need to do some more tweaking and testing. Blizz is overriding the size of the icon on zone changes and some other events, but only for the new "garrison" icon.
I hope to have it ready today.
Thanks, I got a fix ready, testing it atm. Will push it to curse tonight is nothing comes up.