Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LUA Error when opening the Islands Table in BFA #279

Open
Epidemedabear opened this issue Jul 20, 2021 · 0 comments
Open

LUA Error when opening the Islands Table in BFA #279

Epidemedabear opened this issue Jul 20, 2021 · 0 comments
Assignees
Labels

Comments

@Epidemedabear
Copy link

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 =
{
}
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants