Aurora

Aurora

352k Downloads

[Bug]LUA Error when opening Quest Map

Epidemedabear opened this issue ยท 0 comments

commented

Is there an existing issue for this?

  • I have searched the existing issues

Game Client

Retail

Current Behavior

Just started to level an alt in Legion Chromie time, pressed the ! button to open my quest log and the following error occured

8x ...Ons\Aurora\Skin\FrameXML\QuestMapFrame.lua:36: attempt to index local 'covenantData' (a nil value)
[string "@aurora\Skin\FrameXML\QuestMapFrame.lua"]:36: in function <...Ons\Aurora\Skin\FrameXML\QuestMapFrame.lua:15>
[string "=[C]"]: in function QuestLogQuests_Update' [string "@FrameXML\QuestMapFrame.lua"]:513: in function QuestMapFrame_UpdateAll'
[string "@FrameXML\QuestMapFrame.lua"]:35: in function Refresh' [string "@FrameXML\QuestLogOwnerMixin.lua"]:161: in function RefreshQuestLog'
[string "@FrameXML\QuestLogOwnerMixin.lua"]:137: in function SetDisplayState' [string "@FrameXML\QuestLogOwnerMixin.lua"]:74: in function HandleUserActionMinimizeSelf'
[string "@Blizzard_WorldMap\Blizzard_WorldMap.lua"]:72: in function minimizedCallback' [string "@SharedXML\SharedUIPanelTemplates.lua"]:851: in function <SharedXML\SharedUIPanelTemplates.lua:849> [string "=[C]"]: in function Minimize'
[string "@Blizzard_WorldMap\Blizzard_WorldMap.lua"]:259: in function <...rfaceBlizzard_WorldMap\Blizzard_WorldMap.lua:243>
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "=[C]"]: in function Show' [string "@FrameXML\UIParent.lua"]:3575: in function ShowUIPanel'
[string "@FrameXML\QuestLogOwnerMixin.lua"]:103: in function SetDisplayState' [string "@FrameXML\QuestLogOwnerMixin.lua"]:41: in function HandleUserActionToggleSelf'
[string "@Blizzard_WorldMap\Blizzard_WorldMap.lua"]:440: in function <...rfaceBlizzard_WorldMap\Blizzard_WorldMap.lua:439>
[string "=[C]"]: in function `ToggleWorldMap'
[string "TOGGLEWORLDMAP"]:1: in function <[string "TOGGLEWORLDMAP"]:1>

Locals:
poiTable =

{
}
kit = nil
overlay = nil
covenantData = nil
(*temporary) = defined @aurora\Skin\util.lua:248
(*temporary) = 0
(*temporary) = nil
(*temporary) =
{
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index local 'covenantData' (a nil value)"
Util =
{
PositionRelative = defined @aurora\Skin\util.lua:62
GetTextureKit = defined @aurora\Skin\util.lua:248
GetNineSlicePiece = defined @aurora\Skin\util.lua:129
GetFrameAlpha = defined @aurora\Skin\util.lua:279
FindUsage = defined @aurora\Skin\util.lua:285
uiTextureKits =
{
}
HideNineSlice = defined @aurora\Skin\util.lua:143
SetFrameAlpha = defined @aurora\Skin\util.lua:276
PositionBarTicks = defined @aurora\Skin\util.lua:27
SafeCall = defined @aurora\Skin\util.lua:305
TestHook = defined @aurora\Skin\util.lua:291
Dump = defined @aurora\Skin\util.lua:309
OpposingSide =
{
}
ReleaseBarTicks = defined @aurora\Skin\util.lua:52
Mixin = defined @aurora\Skin\util.lua:261
TableInspect = defined @aurora\Skin\util.lua:298
GetName = defined @aurora\Skin\util.lua:105
NineSliceTextures =
{
}
}
Color =
{
highlight =
{
}
cyan =
{
}
Lightness = defined @aurora\Skin\color.lua:165
grayLight =
{
}
ruby =
{
}
Saturation = defined @aurora\Skin\color.lua:144
button =
{
}
orange =
{
}
red =
{
}
Hue = defined @aurora\Skin\color.lua:116
magenta =
{
}
blue =
{
}
frame =
{
}
white =
{
}
Create = defined @aurora\Skin\color.lua:98
jade =
{
}
grayDark =
{
}
violet =
{
}
black =
{
}
green =
{
}
lime =
{
}
yellow =
{
}
marine =
{
}
gray =
{
}
}

Expected Behavior

No response

Steps To Reproduce

No response

Additional context

No response