Advertisement
nKerkhofs

Untitled

May 1st, 2024
544
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 2.86 KB | Source Code | 0 0
  1. 3x FrameXML/StaticPopup.lua:1068: attempt to call global 'ComplainInboxItem' (a nil value)
  2. [string "@FrameXML/StaticPopup.lua"]:1068: in function `OnAccept'
  3. [string "@FrameXML/StaticPopup.lua"]:5337: in function `StaticPopup_OnClick'
  4. [string "*StaticPopup.xml:24_OnClick"]:1: in function <[string "*StaticPopup.xml:24_OnClick"]:1>
  5.  
  6. Locals:
  7. self = StaticPopup1 {
  8.  0 = <userdata>
  9.  hideOnEscape = 1
  10.  SubText = FontString {
  11.  }
  12.  ItemFrame = StaticPopup1ItemFrame {
  13.  }
  14.  Border = Frame {
  15.  }
  16.  Center = Texture {
  17.  }
  18.  OnBackdropSizeChanged = <function> defined @SharedXML/Backdrop.lua:182
  19.  DarkOverlay = Frame {
  20.  }
  21.  TopLeftCorner = Texture {
  22.  }
  23.  DropDownControl = Frame {
  24.  }
  25.  icon = StaticPopup1AlertIcon {
  26.  }
  27.  AlertIcon = StaticPopup1AlertIcon {
  28.  }
  29.  moneyInputFrame = StaticPopup1MoneyInputFrame {
  30.  }
  31.  moneyFrame = StaticPopup1MoneyFrame {
  32.  }
  33.  BottomEdge = Texture {
  34.  }
  35.  GetBackdropColor = <function> defined @SharedXML/Backdrop.lua:390
  36.  text = StaticPopup1Text {
  37.  }
  38.  SetBackdrop = <function> defined @SharedXML/Backdrop.lua:329
  39.  ClearBackdrop = <function> defined @SharedXML/Backdrop.lua:282
  40.  GetBackdropBorderColor = <function> defined @SharedXML/Backdrop.lua:409
  41.  extraButton = StaticPopup1ExtraButton {
  42.  }
  43.  RightEdge = Texture {
  44.  }
  45.  template = "Transparent"
  46.  maxHeightSoFar = 82.999990
  47.  CoverFrame = Frame {
  48.  }
  49.  BottomRightCorner = Texture {
  50.  }
  51.  SetBorderBlendMode = <function> defined @SharedXML/Backdrop.lua:266
  52.  BottomLeftCorner = Texture {
  53.  }
  54.  Spinner = Frame {
  55.  }
  56.  itemFrame = StaticPopup1ItemFrame {
  57.  }
  58.  PixelSnapDisabled = true
  59.  TopRightCorner = Texture {
  60.  }
  61.  data = 1
  62.  button3 = StaticPopup1Button3 {
  63.  }
  64.  backdropInfo = <table> {
  65.  }
  66.  button4 = StaticPopup1Button4 {
  67.  }
  68.  SetupTextureCoordinates = <function> defined @SharedXML/Backdrop.lua:214
  69.  extraFrame = StaticPopup1ExtraFrame {
  70.  }
  71.  HasBackdropInfo = <function> defined @SharedXML/Backdrop.lua:278
  72.  GetEdgeSize = <function> defined @SharedXML/Backdrop.lua:188
  73.  numButtons = 2
  74.  maxWidthSoFar = 320
  75.  button2 = StaticPopup1Button2 {
  76.  }
  77.  onCloseCallback = <function> defined @FrameXML/StaticPopup.lua:5272
  78.  GetBackdrop = <function> defined @SharedXML/Backdrop.lua:347
  79.  button1 = StaticPopup1Button1 {
  80.  }
  81.  TopEdge = Texture {
  82.  }
  83.  OnBackdropLoaded = <function> defined @SharedXML/Backdrop.lua:152
  84.  ApplyBackdrop = <function> defined @SharedXML/Backdrop.lua:294
  85.  editBox = StaticPopup1EditBox {
  86.  }
  87.  timeleft = 0
  88.  CloseButton = StaticPopup1CloseButton {
  89.  }
  90.  SetBackdropBorderColor = <function> defined @SharedXML/Backdrop.lua:422
  91.  Separator = Texture {
  92.  }
  93.  SetupPieceVisuals = <function> defined @SharedXML/Backdrop.lua:246
  94.  SetBackdropColor = <function> defined @SharedXML/Backdrop.lua:399
  95.  LeftEdge = Texture {
  96.  }
  97.  which = "CONFIRM_REPORT_SPAM_MAIL"
  98. }
  99. index = 1
  100. (*temporary) = nil
  101. (*temporary) = 1
  102. (*temporary) = "attempt to call global 'ComplainInboxItem' (a nil value)"
  103.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement