Advertisement
ThatDudeRyan

RealUI .13 - Punchcard error

Jul 1st, 2019
590
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 2.24 KB | None | 0 0
  1. x9  ...kins\Aurora\Skin\Blizzard_ItemSocketingUI.lua:49: attempt to index local 'gemInfo' (a nil value)
  2. Stack: ...kins\Aurora\Skin\Blizzard_ItemSocketingUI.lua:49: in function <...kins\Aurora\Skin\Blizzard_ItemSocketingUI.lua:46>
  3. [C] in function 'ItemSocketingFrame_Update'
  4. FrameXML\UIParent.lua:1722: in function <FrameXML\UIParent.lua:1108>
  5. [C] in function 'SocketInventoryItem'
  6. FrameXML\PaperDollFrame.lua:1601: in function 'PaperDollItemSlotButton_OnModifiedClick'
  7. [string "*:OnClick"]:2: in function <[string "*:OnClick"]:1>
  8. Time: 2019/07/01 13:35:17 Index: 1/1
  9. RealUI Version: 2.0.13
  10. Locals:
  11. (for generator) = <function> defined =[C]
  12. (for state) = <table> {
  13.     1 = ItemSocketingSocket1 {}
  14.     2 = ItemSocketingSocket2 {}
  15.     3 = ItemSocketingSocket3 {}
  16. }
  17. (for control) = 1
  18. i = 1
  19. socket = ItemSocketingSocket1 {
  20.     0 = <userdata>
  21.     BracketFrame = ItemSocketingSocket1BracketFrame {}
  22.     SetBackdropBorderColor = <function> defined @RealUI_Skins\Aurora\Skin\api.lua:280
  23.     GetBackdropBorderLayer = <function> defined @RealUI_Skins\Aurora\Skin\api.lua:325
  24.     _auroraBackdrop = <table> {}
  25.     SetBackdrop = <function> defined @RealUI_Skins\Aurora\Skin\api.lua:122
  26.     GetBackdropTexture = <function> defined @RealUI_Skins\Aurora\Skin\api.lua:330
  27.     SetBackdropColor = <function> defined @RealUI_Skins\Aurora\Skin\api.lua:257
  28.     GetBackdropColor = <function> defined @RealUI_Skins\Aurora\Skin\api.lua:274
  29.     GetBackdrop = <function> defined @RealUI_Skins\Aurora\Skin\api.lua:245
  30.     GetBackdropBorderColor = <function> defined @RealUI_Skins\Aurora\Skin\api.lua:304
  31.     timer = 0
  32.     Background = ItemSocketingSocket1Background {}
  33.     icon = ItemSocketingSocket1IconTexture {}
  34.     SetBackdropBorderLayer = <function> defined @RealUI_Skins\Aurora\Skin\api.lua:310
  35. }
  36. gemInfo = nil
  37. (*temporary) = <function> defined =[C]
  38. (*temporary) = ItemSocketingSocket1Background {
  39.     0 = <userdata>
  40. }
  41. (*temporary) = "PunchcardRed"
  42. (*temporary) = nil
  43. (*temporary) = nil
  44. (*temporary) = nil
  45. (*temporary) = "attempt to index local 'gemInfo' (a nil value)"
  46. GEM_TYPE_INFO = <table> {
  47.     Hydraulic = <table> {}
  48.     Blue = <table> {}
  49.     Prismatic = <table> {}
  50.     Meta = <table> {}
  51.     Yellow = <table> {}
  52.     Cogwheel = <table> {}
  53.     Red = <table> {}
  54. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement