Aurora

Aurora

352k Downloads

[Bug] Socketing Gems in new Cypher Gear

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

Get the following error with Aurora loaded when attempting to socket gems in the new Cypher gear from 9.2

17x ...a\SkinBlizzard_ItemSocketingUI.lua:65: attempt to index local 'gemInfo' (a nil value)
[string "@aurora\SkinBlizzard_ItemSocketingUI.lua"]:65: in function <...a\SkinBlizzard_ItemSocketingUI.lua:62>
[string "=[C]"]: in function ItemSocketingFrame_Update' [string "@FrameXML\UIParent.lua"]:1996: in function <FrameXML\UIParent.lua:1337> [string "=[C]"]: in function SocketContainerItem'
[string "@FrameXML\ContainerFrame.lua"]:1308: in function `ContainerFrameItemButton_OnModifiedClick'
[string ":OnClick"]:10: in function <[string ":OnClick"]:1>
[string "=[C]"]: ?

Locals:
(for generator) = defined =[C]:-1
(for state) =

{
1 = ItemSocketingSocket1 {
}
2 = ItemSocketingSocket2 {
}
3 = ItemSocketingSocket3 {
}
}
(for control) = 1
i = 1
socket = ItemSocketingSocket1 {
BottomLeftCorner = {
}
OnBackdropLoaded = defined @aurora\Skin\backdrop.lua:174
GetBackdropColor = defined @aurora\Skin\backdrop.lua:285
SetBackdropOptions = defined @aurora\Skin\backdrop.lua:364
SetBackdropBorderColor = defined @aurora\Skin\backdrop.lua:289
icon = ItemSocketingSocket1IconTexture {
}
GetBackdropTexture = defined @aurora\Skin\backdrop.lua:333
ApplyBackdrop = defined @aurora\Skin\backdrop.lua:192
SetBackdrop = defined @aurora\Skin\backdrop.lua:246
ClearBackdrop = defined @SharedXML\Backdrop.lua:274
GetBackdropBorderColor = defined @aurora\Skin\backdrop.lua:305
GetBackdrop = defined @SharedXML\Backdrop.lua:339
SetBackdropGradient = defined @aurora\Skin\backdrop.lua:311
SetBorderBlendMode = defined @SharedXML\Backdrop.lua:258
SetBackdropOption = defined @aurora\Skin\backdrop.lua:342
SetBackdropLayer = defined @aurora\Skin\backdrop.lua:319
SetupTextureCoordinates = defined @SharedXML\Backdrop.lua:206
OnBackdropSizeChanged = defined @SharedXML\Backdrop.lua:174
HasBackdropInfo = defined @SharedXML\Backdrop.lua:270
Background = ItemSocketingSocket1Background {
}
GetBackdropOption = defined @aurora\Skin\backdrop.lua:358
RightEdge = {
}
GetEdgeSize = defined @SharedXML\Backdrop.lua:180
Center = ItemSocketingSocket1Background {
}
BottomEdge = {
}
TopEdge = {
}
_backdropInfo =
{
}
BottomRightCorner = {
}
0 =
TopRightCorner = {
}
GetBackdropLayer = defined @aurora\Skin\backdrop.lua:328
TopLeftCorner = {
}
backdropInfo =
{
}
SetupPieceVisuals = defined @aurora\Skin\backdrop.lua:177
SetBackdropColor = defined @aurora\Skin\backdrop.lua:275
LeftEdge = {
}
BracketFrame = ItemSocketingSocket1BracketFrame {
}
}
gemInfo = nil
(*temporary) = defined =[C]:-1
(*temporary) = ItemSocketingSocket1Background {
0 =
}
(*temporary) = "Cypher"
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index local 'gemInfo' (a nil value)"
GEM_TYPE_INFO =
{
Hydraulic =
{
}
Blue =
{
}
Meta =
{
}
Cogwheel =
{
}
PunchcardYellow =
{
}
PunchcardBlue =
{
}
PunchcardRed =
{
}
Domination =
{
}
Yellow =
{
}
Prismatic =
{
}
Red =
{
}
}

Expected Behavior

No response

Steps To Reproduce

No response

Additional context

No response