Skip to content

LUA Error when opening the Islands Table in BFA #279

Description

@Epidemedabear

Get the following error when clicking on the Islands Table in BFA

1x Aurora\Skin\backdrop.lua:603: attempt to index local 'frame' (a nil value)
[string "@aurora\Skin\backdrop.lua"]:603: in function SetBackdrop' [string "@Aurora\aurora-9.0.5.0.lua"]:117: in function FrameTypeFrame'
[string "@aurora\SkinBlizzard_IslandsQueueUI-1.0.lua"]:61: in function IslandsQueueFrameWeeklyQuestFrameTemplate' [string "@Aurora\SkinBlizzard_IslandsQueueUI-1.0.lua"]:103: in function addonModule'
[string "@aurora\Skin\init.lua"]:248: in function <Aurora\Skin\init.lua:212>
[string "=[C]"]: in function LoadAddOn' [string "@FrameXML\UIParent.lua"]:508: in function UIParentLoadAddOn'
[string "@FrameXML\UIParent.lua"]:523: in function `IslandsQueue_LoadUI'
[string "@FrameXML\UIParent.lua"]:2350: in function <FrameXML\UIParent.lua:1287>

Locals:
frame = nil
color =

{
a = 0.200000
colorStr = "ff000000"
b = 0
Lightness = defined @aurora\Skin\color.lua:71
g = 0
GetRGBA = defined @SharedXML\Color.lua:28
Saturation = defined @aurora\Skin\color.lua:65
SetRGB = defined @SharedXML\Color.lua:43
Hue = defined @aurora\Skin\color.lua:59
GetRGB = defined @SharedXML\Color.lua:20
r = 0
GenerateHexColorMarkup = defined @SharedXML\Color.lua:51
WrapTextInColorCode = defined @SharedXML\Color.lua:55
GenerateHexColor = defined @SharedXML\Color.lua:47
IsEqualTo = defined @aurora\Skin\color.lua:42
isAchromatic = true
SetRGBA = defined @aurora\Skin\color.lua:29
OnLoad = defined @SharedXML\Color.lua:9
GetRGBAsBytes = defined @SharedXML\Color.lua:24
GetRGBAAsBytes = defined @SharedXML\Color.lua:32
}
alpha = 1
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index local 'frame' (a nil value)"
Base =
{
SetHighlight = defined @aurora\Skin\deprecated.lua:13
SetTexture = defined @aurora\Skin\api.lua:214
SetFont = defined @aurora\Skin\api.lua:90
IsTextureRegistered = defined @aurora\Skin\api.lua:210
SetBackdropColor = defined @aurora\Skin\backdrop.lua:609
SetBackdrop = defined @aurora\Skin\backdrop.lua:602
CropIcon = defined @aurora\Skin\api.lua:78
GetAddonSkins = defined @aurora\Skin\api.lua:55
AddSkin = defined @aurora\Skin\api.lua:39
CreateBackdrop = defined @aurora\Skin\backdrop.lua:583
RegisterTexture = defined @aurora\Skin\api.lua:224
}
backdrop =
{
bgFile = "Buttons\WHITE8x8"
tile = true
backdropBorderSubLevel = -7
offsets =
{
}
backdropSubLevel = -8
edgeFile = "Buttons\WHITE8x8"
backdropBorderLayer = "BACKGROUND"
backdropLayer = "BACKGROUND"
edgeSize = 1
insets =
{
}
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions