"Khaz Algar Summary" feature no longer works
filliph opened this issue ยท 2 comments
1x ...facePlumber/Modules/ExpansionLandingpage.lua:466: attempt to index upvalue 'LandingOverlay' (a nil value)
[Plumber/Modules/ExpansionLandingpage.lua]:466: in function <...facePlumber/Modules/ExpansionLandingpage.lua:458>
[C]: in function 'Show'
[Plumber/Modules/ExpansionLandingpage.lua]:476: in function 'toggleFunc'
[Plumber/ControlCenter.lua]:441: in function 'onClickFunc'
[Plumber/Modules/SharedWidgets.lua]:307: in function <Plumber/Modules/SharedWidgets.lua:293>
Locals:
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index upvalue 'LandingOverlay' (a nil value)"
self = <table> {
needChecked = true
factionEventListener = Frame {
}
listNeedModified = true
Containers = <table> {
}
}
MajorFactionListOverride = <table> {
}
LandingOverlay = nil
Hi! Were you playing on a new character on Exile's Reach?
Edit: I think it happens when playing a low-level character where the Red Gem minimap button hasn't been unlocked yet. It will be fixed in our next update.
Nope, this is my lv80 main that has maxed all the basic renown. I only noticed because I wanted to check the goblin faction reps after doing the Side Gig dailies ๐
If it matters, I use GW2_UI which has its own minimap and its own implementation of the gem, so I turned off the new gem integration feature as GW2_UI already implemented it in its custom minimap icon.
The feature worked fine with GW2_UI prior to the latest update.