Advertisement
Guest User

Untitled

a guest
Apr 14th, 2023
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 3.97 KB | None | 0 0
  1. Message: Interface\AddOns\GuildChat\developer.lua:35: attempt to index global 'msg' (a nil value)
  2. Time: 04/15/23 03:54:57
  3. Count: 1
  4. Stack: Interface\AddOns\GuildChat\developer.lua:35: in function <Interface\AddOns\GuildChat\developer.lua:3>
  5.  
  6. Locals: self = <unnamed> {
  7.  0 = <userdata>
  8. }
  9. event = "CHAT_MSG_OFFICER"
  10. message = "016994 #aab эта уже выполнена 1017 [Можно мне его оставить?]"
  11. sender = "Веренс"
  12. nik = "Веренс"
  13. endQuests = "простые_квесты"
  14. qAchiv = "взят_ли_квест_простая_ачивка"
  15. timeLimit = "время_последнего_обращения"
  16. str = "016994#aabэтаужевыполнена1017[Можномнеегооставить?]"
  17. nachalo = "0"
  18. (*temporary) = nil
  19. (*temporary) = "016994 #aab эта уже выполнена 1017 [Можно мне его оставить?]"
  20. (*temporary) = "%s"
  21. (*temporary) = <table> {
  22.  1 = "016994"
  23.  2 = "#aab"
  24.  3 = "эта"
  25.  4 = "уже"
  26.  5 = "выполнена"
  27.  6 = "1017"
  28.  7 = "[Можно"
  29.  8 = "мне"
  30.  9 = "его"
  31.  10 = "оставить?]"
  32. }
  33. (*temporary) = <function> defined =[C]:-1
  34. (*temporary) = nil
  35. (*temporary) = "оставить?]"
  36. (*temporary) = nil
  37. (*temporary) = nil
  38. (*temporary) = "оставить?]"
  39. (*temporary) = "оставить?]"
  40. (*temporary) = <function> defined @Interface\SharedXML\Util.lua:120
  41. (*temporary) = "начало блока ответа на то что ачивка уже сделана"
  42. (*temporary) = nil
  43. (*temporary) = nil
  44. (*temporary) = nil
  45. (*temporary) = nil
  46. (*temporary) = nil
  47. (*temporary) = <unnamed> {
  48.  0 = <userdata>
  49. }
  50. (*temporary) = "this"
  51. (*temporary) = nil
  52. (*temporary) = ChatFrame1 {
  53.  0 = <userdata>
  54.  copyButton = <unnamed> {
  55.  }
  56.  flashTimer = 0
  57.  isInitialized = 1
  58.  resizeBottom = ChatFrame1ResizeBottom {
  59.  }
  60.  resizeTopRight = ChatFrame1ResizeTopRight {
  61.  }
  62.  resizeLeft = ChatFrame1ResizeLeft {
  63.  }
  64.  resizeRight = ChatFrame1ResizeRight {
  65.  }
  66.  tellTimer = 1738668.774
  67.  resizeBottomLeft = ChatFrame1ResizeBottomLeft {
  68.  }
  69.  downButton = <unnamed> {
  70.  }
  71.  resizeBottomRight = ChatFrame1ResizeBottomRight {
  72.  }
  73.  resizeButton = ChatFrame1ResizeButton {
  74.  }
  75.  buttonFrame = ChatFrame1ButtonFrame {
  76.  }
  77.  resizeTopLeft = ChatFrame1ResizeTopLeft {
  78.  }
  79.  background = ChatFrame1Background {
  80.  }
  81.  oldAlpha = 0.15686275437474
  82.  channelList = <table> {
  83.  }
  84.  buttonSide = "right"
  85.  clickAnywhereButton = ChatFrame1ClickAnywhereButton {
  86.  }
  87.  isDocked = 1
  88.  resizeTop = ChatFrame1ResizeTop {
  89.  }
  90.  editBox = ChatFrame1EditBox {
  91.  }
  92.  AddMessage = <function> defined @Interface\AddOns\ArkInventory\Externals\Ace3-AceHook\AceHook-3.0.lua:100
  93.  name = "Общий"
  94.  isStaticDocked = true
  95.  buttonFrame2 = ChatFrame1ButtonFrame2 {
  96.  }
  97.  zoneChannelList = <table> {
  98.  }
  99.  defaultLanguage = "всеобщий"
  100.  messageTypeList = <table> {
  101.  }
  102. }
  103. (*temporary) = <function> defined @Interface\FrameXML\FloatingChatFrame.lua:86
  104. (*temporary) = ChatFrame1 {
  105.  0 = <userdata>
  106.  copyButton = <unnamed> {
  107.  }
  108.  flashTimer = 0
  109.  isInitialized = 1
  110.  resizeBottom = ChatFrame1ResizeBottom {
  111.  }
  112.  resizeTopRight = ChatFrame1ResizeTopRight {
  113.  }
  114.  resizeLeft = ChatFrame1ResizeLeft {
  115.  }
  116.  resizeRight = ChatFrame1ResizeRight {
  117.  }
  118.  tellTimer = 1738668.774
  119.  resizeBottomLeft = ChatFrame1ResizeBottomLeft {
  120.  }
  121.  downButton = <unnamed> {
  122.  }
  123.  resizeBottomRight = ChatFrame1ResizeBottomRight {
  124.  }
  125.  resizeButton = ChatFrame1ResizeButton {
  126.  }
  127.  buttonFrame = ChatFrame1ButtonFrame {
  128.  }
  129.  resizeTopLeft = ChatFrame1ResizeTopLeft {
  130.  }
  131.  background = ChatFrame1Background {
  132.  }
  133.  oldAlpha = 0.15686275437474
  134.  channelList = <table> {
  135.  }
  136.  buttonSide = "right"
  137.  clickAnywhereButton = ChatFrame1ClickAnywhereButton {
  138.  }
  139.  isDocked = 1
  140.  resizeTop = ChatFrame1ResizeTop {
  141.  }
  142.  editBox = ChatFrame1EditBox {
  143.  }
  144.  AddMessage = <function> defined @Interface\AddOns\ArkInventory\Externals\Ace3-AceHook\AceHook-3.0.lua:100
  145.  name = "Общий"
  146.  isStaticDocked = true
  147.  buttonFrame2 = ChatFrame1ButtonFrame2 {
  148.  }
  149.  zoneChannelList =
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement