Advertisement
Guest User

Untitled

a guest
Nov 24th, 2017
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.97 KB | None | 0 0
  1. 24x ...s\totalRP3_Extended\inventory\inventory_exchange.lua:79: attempt to index local 'yourData' (a nil value)
  2. ...s\totalRP3_Extended\inventory\inventory_exchange.lua:79: in function <...s\totalRP3_Extended\inventory\inventory_exchange.lua:73>
  3. ...s\totalRP3_Extended\inventory\inventory_exchange.lua:434: in function `handler'
  4. totalRP3\core\impl\communication_protocol.lua:179: in function <totalRP3\core\impl\communication_protocol.lua:163>
  5. totalRP3\core\impl\communication_protocol.lua:216: in function <totalRP3\core\impl\communication_protocol.lua:211>
  6. totalRP3\core\impl\communication_protocol.lua:88: in function `callback'
  7. totalRP3\core\impl\utils.lua:992: in function <totalRP3\core\impl\utils.lua:981>
  8.  
  9. Locals:
  10. yourData = nil
  11. myData = nil
  12. (for generator) = <function> defined =[C]:-1
  13. (for state) = <table> {
  14. 1 = <unnamed> {
  15. }
  16. 2 = <unnamed> {
  17. }
  18. 3 = <unnamed> {
  19. }
  20. 4 = <unnamed> {
  21. }
  22. }
  23. (for control) = 1
  24. index = 1
  25. slot = <unnamed> {
  26. 0 = <userdata>
  27. itemClass = <table> {
  28. }
  29. details = <unnamed> {
  30. }
  31. download = <unnamed> {
  32. }
  33. slotInfo = <table> {
  34. }
  35. security = <unnamed> {
  36. }
  37. Quantity = <unnamed> {
  38. }
  39. name = <unnamed> {
  40. }
  41. IconBorder = <unnamed> {
  42. }
  43. Icon = <unnamed> {
  44. }
  45. Cooldown = <unnamed> {
  46. }
  47. Quest = <unnamed> {
  48. }
  49. Container = <unnamed> {
  50. }
  51. }
  52. (*temporary) = "1"
  53. (*temporary) = "1"
  54. (*temporary) = "1"
  55. (*temporary) = <userdata>
  56. (*temporary) = nil
  57. (*temporary) = nil
  58. (*temporary) = nil
  59. (*temporary) = nil
  60. (*temporary) = nil
  61. (*temporary) = nil
  62. (*temporary) = nil
  63. (*temporary) = nil
  64. (*temporary) = "attempt to index local 'yourData' (a nil value)"
  65. exchangeFrame = TRP3_ExchangeFrame {
  66. 0 = <userdata>
  67. showAnimationFromRight = <unnamed> {
  68. }
  69. ArrowUP = <unnamed> {
  70. }
  71. right = <unnamed> {
  72. }
  73. BGCornerBottomRight = <unnamed> {
  74. }
  75. BGCornerTopRight = <unnamed> {
  76. }
  77. ArrowDOWN = <unnamed> {
  78. }
  79. Background = <unnamed> {
  80. }
  81. ArrowRIGHT = <unnamed> {
  82. }
  83. showAnimationFromTop = <unnamed> {
  84. }
  85. init = <function> defined @totalRP3_Extended\inventory\inventory_exchange.lua:556
  86. rightSlots = <table> {
  87. }
  88. leftSlots = <table> {
  89. }
  90. cancel = <unnamed> {
  91. }
  92. ok = <unnamed> {
  93. }
  94. BGCornerTopLeft = <unnamed> {
  95. }
  96. left = <unnamed> {
  97. }
  98. showAnimationFromLeft = <unnamed> {
  99. }
  100. target = <unnamed> {
  101. }
  102. title = <unnamed> {
  103. }
  104. BGCornerBottomLeft = <unnamed> {
  105. }
  106. showAnimationFromBottom = <unnamed> {
  107. }
  108. ArrowLEFT = <unnamed> {
  109. }
  110. }
  111. pairs = <function> defined =[C]:-1
  112. tostring = <function> defined =[C]:-1
  113. currentDownloads = <table> {
  114. 1115195350Ejc7e = 0.16666666666667
  115. }
  116. loc = <function> defined @totalRP3\core\impl\locale\locale.lua:92
  117. classExists = <function> defined @totalRP3_Extended\main.lua:102
  118. getClass = <function> defined @totalRP3_Extended\main.lua:92
  119. getItemClass = <function> defined @totalRP3_Extended\inventory\inventory_exchange.lua:61
  120. SECURITY_LEVEL = <table> {
  121. MEDIUM = 2
  122. LOW = 1
  123. HIGH = 3
  124. }
  125. setTooltipForSameFrame = <function> defined @totalRP3\core\impl\ui_tools.lua:462
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement