ElvUI Enhanced Again (DF)

ElvUI Enhanced Again (DF)

1M Downloads

Minimap error

RequiemShark219 opened this issue ยท 4 comments

commented

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"

commented

I am also getting this error. Sometimes I get this error with some TradeSkillMaster debug text as well.

commented

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.

commented

Thanks, I got a fix ready, testing it atm. Will push it to curse tonight is nothing comes up.

commented

I'm going to push the fix as it is now. At least the error is gone. Sometimes you might see a bigger icon. I'll continue working on it.