Advertisement
Guest User

Untitled

a guest
Jul 28th, 2018
311
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.20 KB | None | 0 0
  1. Message: ...AddOns\TradeSkillMaster\Core\UI\AuctionUI\Sniper.lua:353: attempt to index a nil value
  2. Time: 07/28/18 20:56:57 (1839614552)
  3. Client: 8.0.1
  4. Locale: enUS
  5. Combat: false
  6. Error Count: 1
  7. Stack Trace:
  8. TSM\Core\UI\AuctionUI\Sniper.lua:353: <Sniper.lua:341>
  9. context = {
  10. findAuction = {}
  11. findResult = {}
  12. progressText = "Scan Paused - Buy 1 / 1"
  13. scanFrame = {}
  14. progress = 0
  15. query = {}
  16. marketValueFunc@TSM\Core\Service\Sniper\BuyoutSearch.lua:67
  17. scanThreadId = "Thread:0000024CC8C1F010-function: 0000024CC6857C70"
  18. numConfirmed = 0
  19. buttonsDisabled = false
  20. findHash = "\124cff1eff00\124Hitem:113264::::::::110:253::::::\124h[Sorcerous Air]\124h\124r~29450~0~31000~0~Crucialcfg~3~5~false"
  21. numFound = 1
  22. db = {}
  23. scanType = "buyout"
  24. auctionScan = {}
  25. numActioned = 0
  26. }
  27. selection = {
  28. filterId = 1
  29. hashNoSeller = "\124cff1eff00\124Hitem:113264::::::::110:253::::::\124h[Sorcerous Air]\124h\124r~29450~0~31000~0~3~5~false"
  30. seller = "Crucialcfg"
  31. isHighBidder = false
  32. baseItemString = "i:113264"
  33. stackSize = 5
  34. itemString = "i:113264"
  35. hash = "\124cff1eff00\124Hitem:113264::::::::110:253::::::\124h[Sorcerous Air]\124h\124r~29450~0~31000~0~Crucialcfg~3~5~false"
  36. itemDisplayedBid = 5890
  37. itemBuyout = 6200
  38. itemLink = "\124cff1eff00\124Hitem:113264::::::::110:253::::::\124h[Sorcerous Air]\124h\124r"
  39. texture = 1020384
  40. }
  41. TSM\Core\UI\AuctionUI\Sniper.lua:562: <Sniper.lua:528>
  42. context = {
  43. findAuction = {}
  44. findResult = {}
  45. progressText = "Scan Paused - Buy 1 / 1"
  46. scanFrame = {}
  47. progress = 0
  48. query = {}
  49. marketValueFunc@TSM\Core\Service\Sniper\BuyoutSearch.lua:67
  50. scanThreadId = "Thread:0000024CC8C1F010-function: 0000024CC6857C70"
  51. numConfirmed = 0
  52. buttonsDisabled = false
  53. findHash = "\124cff1eff00\124Hitem:113264::::::::110:253::::::\124h[Sorcerous Air]\124h\124r~29450~0~31000~0~Crucialcfg~3~5~false"
  54. numFound = 1
  55. db = {}
  56. scanType = "buyout"
  57. auctionScan = {}
  58. numActioned = 0
  59. }
  60. selection = {
  61. filterId = 1
  62. hashNoSeller = "\124cff1eff00\124Hitem:113264::::::::110:253::::::\124h[Sorcerous Air]\124h\124r~29450~0~31000~0~3~5~false"
  63. seller = "Crucialcfg"
  64. isHighBidder = false
  65. baseItemString = "i:113264"
  66. stackSize = 5
  67. itemString = "i:113264"
  68. hash = "\124cff1eff00\124Hitem:113264::::::::110:253::::::\124h[Sorcerous Air]\124h\124r~29450~0~31000~0~Crucialcfg~3~5~false"
  69. itemDisplayedBid = 5890
  70. itemBuyout = 6200
  71. itemLink = "\124cff1eff00\124Hitem:113264::::::::110:253::::::\124h[Sorcerous Air]\124h\124r"
  72. texture = 1020384
  73. }
  74. auctionSelected = true
  75. numCanAction = 1
  76. numConfirming = 0
  77. progressText = "Buy 1 / 1"
  78. actionFormatStr = "Buy %d / %d"
  79. L = {
  80. (tail call): ?
  81. (tail call): ?
  82. TSM\Core\Lib\FSM\FSM.lua:123: <FSM.lua:111>
  83. self = {
  84. _currentState = "ST_BIDDING_BUYING"
  85. _name = "SNIPER"
  86. _defaultEvents = {}
  87. _context = {}
  88. _inTransition = true
  89. _stateObjs = {}
  90. _handlingEvent = true
  91. }
  92. eventResult = {}
  93. result = {}
  94. currentStateObj = {
  95. _events = {}
  96. _transitionValid = {}
  97. _onEnterHandler@TSM\Core\UI\AuctionUI\Sniper.lua:510
  98. _name = "ST_AUCTION_FOUND"
  99. }
  100. toState = "ST_BIDDING_BUYING"
  101. toStateObj = {
  102. _events = {}
  103. _transitionValid = {}
  104. _onEnterHandler@TSM\Core\UI\AuctionUI\Sniper.lua:528
  105. _name = "ST_BIDDING_BUYING"
  106. }
  107. TSM = {}
  108. (tail call): ?
  109. TSM\Core\Lib\FSM\FSM.lua:97: <FSM.lua:83>
  110. self = {
  111. _currentState = "ST_BIDDING_BUYING"
  112. _name = "SNIPER"
  113. _defaultEvents = {}
  114. _context = {}
  115. _inTransition = true
  116. _stateObjs = {}
  117. _handlingEvent = true
  118. }
  119. event = "EV_AUCTION_FOUND"
  120. currentStateObj = {
  121. _events = {}
  122. _transitionValid = {}
  123. _onEnterHandler@TSM\Core\UI\AuctionUI\Sniper.lua:470
  124. _name = "ST_FINDING_AUCTION"
  125. _onExitHandler@TSM\Core\UI\AuctionUI\Sniper.lua:483
  126. }
  127. TSM = {}
  128. (tail call): ?
  129. TSM\Core\UI\AuctionUI\Sniper.lua:658: <_callback>
  130. result = {
  131. 1 = 19
  132. }
  133. private = {
  134. hasLastScan = "buyout"
  135. fsm = {}
  136. contentPath = "scan"
  137. }
  138. TSM\Core\Lib\Thread.lua:377: <Thread.lua:337>
  139. self = {
  140. _realTimeUsed = 11.64040184021
  141. _startCaller = "TSM\Core\Service\Shopping\SearchCommon.lua:26"
  142. _co = <no value>
  143. _startTime = 1839614535.9673
  144. _returnValue = {}
  145. _func@TSM\Core\Service\Shopping\SearchCommon.lua:39
  146. _endTime = 1839614553.6778
  147. _isImmortal = false
  148. _callback@TSM\Core\UI\AuctionUI\Sniper.lua:656
  149. _safeTempTables = {}
  150. _createCaller = "TSM\Core\Service\Shopping\SearchCommon.lua:21"
  151. _messages = {}
  152. _name = "FIND_SEARCH"
  153. _cpuTimeUsed = 0
  154. _state = "DEAD"
  155. }
  156. quantum = 7.5000002980232
  157. startTime = 1839614546.1778
  158. noErr = true
  159. returnVal = {}
  160. elapsedTime = 1.4629406929016
  161. private = {
  162. threads = {}
  163. queue = {}
  164. }
  165. YIELD_VALUE = {}
  166. TSM = {}
  167. TSM\Core\Lib\Thread.lua:606: <Thread.lua:582>
  168. TSM\Core\Lib\Thread.lua:606: <Thread.lua:582>
  169. _ = <unnamed> {
  170. 0 = <userdata>
  171. }
  172. elapsed = 0.030000001192093
  173. numReadyThreads = 1
  174. remainingTime = 7.5000002980232
  175. ranThread = false
  176. i = 1
  177. thread = {
  178. _realTimeUsed = 11.64040184021
  179. _startCaller = "TSM\Core\Service\Shopping\SearchCommon.lua:26"
  180. _co = <no value>
  181. _startTime = 1839614535.9673
  182. _returnValue = {}
  183. _func@TSM\Core\Service\Shopping\SearchCommon.lua:39
  184. _endTime = 1839614553.6778
  185. _isImmortal = false
  186. _callback@TSM\Core\UI\AuctionUI\Sniper.lua:656
  187. _safeTempTables = {}
  188. _createCaller = "TSM\Core\Service\Shopping\SearchCommon.lua:21"
  189. _messages = {}
  190. _name = "FIND_SEARCH"
  191. _cpuTimeUsed = 0
  192. _state = "DEAD"
  193. }
  194. quantum = 7.5000002980232
  195. private = {
  196. threads = {}
  197. queue = {}
  198. }
  199. MAX_TIME_USAGE_RATIO = 0.25
  200. MAX_QUANTUM_MS = 10
  201. EXCESSIVE_TIME_USED_RATIO = 1.2
  202. EXCESSIVE_TIME_LOG_THRESHOLD_MS = 100
  203. TSM = {}
  204. Temp Table Info:
  205. [1] TSM\Core\Lib\Delay.lua:65 -> TSM\Core\Lib\Inventory\AuctionTracking.lua:100
  206. Object Pool Info:
  207. UI_ActionButton (4 created, 1 in use)
  208. <none>
  209. UI_PlayerGoldText (1 created, 1 in use)
  210. <none>
  211. UI_Texture (13 created, 2 in use)
  212. <none>
  213. GATHERING_ALT_TASK (0 created, 0 in use)
  214. <none>
  215. UI_Spacer (8 created, 4 in use)
  216. <none>
  217. TABLE_ROWS (24 created, 23 in use)
  218. [23] TSM\Core\UI\Elements\AuctionScrollingTable.lua:398 -> TSM\Core\UI\Elements\SniperScrollingTable.lua:87
  219. UI_Button (50 created, 9 in use)
  220. [4] TSM\Core\UI\Elements\LargeApplicationFrame.lua:97 -> TSM\Core\UI\AuctionUI\Core.lua:170
  221. UI_AlphaAnimatedFrame (4 created, 4 in use)
  222. [4] TSM\Core\UI\Elements\LargeApplicationFrame.lua:91 -> TSM\Core\UI\AuctionUI\Core.lua:170
  223. UI_ApplicationGroupTree (1 created, 0 in use)
  224. <none>
  225. UI_LargeApplicationFrame (1 created, 1 in use)
  226. <none>
  227. UI_ScrollFrame (1 created, 0 in use)
  228. <none>
  229. DATABASE_QUERY_CLAUSES (35 created, 30 in use)
  230. <none>
  231. UI_QueryScrollingTable (1 created, 0 in use)
  232. <none>
  233. UI_SniperScrollingTable (1 created, 1 in use)
  234. <none>
  235. COOLDOWN_TASK (0 created, 0 in use)
  236. <none>
  237. UI_ViewContainer (2 created, 1 in use)
  238. <none>
  239. UI_TabGroup (1 created, 0 in use)
  240. <none>
  241. DATABASE_QUERY_RESULT_ROWS (408 created, 59 in use)
  242. [59] ???
  243. UI_SearchInput (1 created, 0 in use)
  244. <none>
  245. UI_DividedContainer (1 created, 0 in use)
  246. <none>
  247. DATABASE_QUERIES (17 created, 16 in use)
  248. <none>
  249. UI_Frame (32 created, 9 in use)
  250. [4] TSM\Core\UI\Elements\LargeApplicationFrame.lua:102 -> TSM\Core\UI\AuctionUI\Core.lua:170
  251. UI_Text (30 created, 5 in use)
  252. <none>
  253. UI_ProgressBar (1 created, 1 in use)
  254. <none>
  255. UI_Input (8 created, 0 in use)
  256. <none>
  257. UI_SearchList (1 created, 0 in use)
  258. <none>
  259. UI_Dropdown (1 created, 0 in use)
  260. <none>
  261. UI_ApplicationFrame (1 created, 0 in use)
  262. <none>
  263. TSM Thread Info:
  264. {
  265. PLAYER_PROFESSIONS={
  266. state="DEAD",
  267. cpuPct="0.0%",
  268. cpuTimeUsed=123.98378062248,
  269. isImmortal=false,
  270. backtrace={
  271. },
  272. realTimeUsed=295976.86940646,
  273. createCaller="TSM\\Core\\Service\\Crafting\\PlayerProfessions.lua:45",
  274. startCaller="TSM\\Core\\Service\\Crafting\\PlayerProfessions.lua:65"
  275. },
  276. SNIPER_BUYOUT_SEARCH={
  277. waitFunction=<function [CanSendAuctionQuery]>,
  278. isImmortal=false,
  279. createCaller="TSM\\Core\\Service\\Sniper\\BuyoutSearch.lua:20",
  280. startCaller="TSM\\Core\\UI\\AuctionUI\\Sniper.lua:423",
  281. state="DEAD",
  282. cpuTimeUsed=43.878868103027,
  283. realTimeUsed=3509.9955432415,
  284. cpuPct="1.3%",
  285. backtrace={
  286. }
  287. },
  288. SYNC_MANAGEMENT={
  289. isImmortal=false,
  290. createCaller="TSM\\Core\\Lib\\Sync\\Connection.lua:48",
  291. sleepTime=0.069999998807907,
  292. state="SLEEPING",
  293. cpuTimeUsed=796.46568059921,
  294. cpuPct="0.3%",
  295. realTimeUsed=296833.43605494,
  296. startCaller="TSM\\Core\\Lib\\Sync\\Connection.lua:49",
  297. backtrace={
  298. [1]="TSM\\Core\\Lib\\Thread.lua:144",
  299. [2]="TSM\\Core\\Lib\\Sync\\Connection.lua:219",
  300. [3]="TSM\\Core\\Lib\\Thread.lua:465"
  301. }
  302. },
  303. FIND_SEARCH={
  304. state="DEAD",
  305. cpuPct="0.0%",
  306. cpuTimeUsed=0,
  307. isImmortal=false,
  308. backtrace={
  309. },
  310. realTimeUsed=23.212420225143,
  311. createCaller="TSM\\Core\\Service\\Shopping\\SearchCommon.lua:21",
  312. startCaller="TSM\\Core\\Service\\Shopping\\SearchCommon.lua:26"
  313. }
  314. }
  315. TSM Debug Log:
  316. 20:56:57.124 [INFO:118] [SNIPER] ST_AUCTION_FOUND -> ST_BIDDING_BUYING
  317. 20:56:57.124 [INFO:118] [SNIPER] ST_FINDING_AUCTION -> ST_AUCTION_FOUND
  318. 20:56:57.124 [INFO:93] [SNIPER] EV_AUCTION_FOUND
  319. 20:56:57.124 [INFO:566] Thread finished: FIND_SEARCH [DEAD,0.0%]
  320. 20:56:57.124 [INFO:940] Found on current page
  321. 20:56:57.107 [INFO:118] [SNIPER] ST_RUNNING_SCAN -> ST_FINDING_AUCTION
  322. 20:56:57.107 [INFO:93] [SNIPER] EV_SCAN_COMPLETE
  323. 20:56:57.107 [INFO:566] Thread finished: SNIPER_BUYOUT_SEARCH [DEAD,0.9%]
  324. 20:56:55.757 [INFO:93] [SNIPER] EV_AUCTION_SELECTION_CHANGED
  325. 20:56:53.619 [INFO:118] [SNIPER] ST_RESULTS -> ST_RUNNING_SCAN
  326. 20:56:53.613 [INFO:118] [SNIPER] ST_RUNNING_SCAN -> ST_RESULTS
  327. 20:56:53.613 [INFO:93] [SNIPER] EV_SCAN_COMPLETE
  328. 20:56:53.613 [INFO:566] Thread finished: SNIPER_BUYOUT_SEARCH [DEAD,0.0%]
  329. 20:56:47.918 [WARN:215] Script handler (OnUpdate) for frame (scan) took 21.26ms
  330. 20:56:47.913 [INFO:93] [SNIPER] EV_SCAN_FRAME_SHOWN
  331. 20:56:47.895 [INFO:118] [SNIPER] ST_INIT -> ST_RUNNING_SCAN
  332. 20:56:47.894 [INFO:118] [SNIPER] ST_INIT -> ST_INIT
  333. 20:56:47.894 [INFO:93] [SNIPER] EV_START_SCAN
  334. 20:56:47.883 [INFO:64] Starting scan Sniper
  335. 20:56:47.108 [WARN:215] Script handler (OnClick) for frame (button) took 23.12ms
  336. 20:56:46.510 [WARN:163] Delay callback (AUCTION_OWNED_LIST_SCAN) took 26.88ms
  337. 20:56:46.510 [INFO:190] Scanned auctions (left=0)
  338. 20:56:46.166 [WARN:215] Script handler (OnTextChanged) for frame (search) took 53.15ms
  339. 20:56:46.086 [WARN:40] Event (AUCTION_HOUSE_SHOW) callback took 371.47ms
  340. 20:56:30.066 [INFO:93] [SNIPER] EV_MSG
  341. 20:56:30.066 [INFO:93] [SHOPPING] EV_MSG
  342. 20:56:29.107 [INFO:118] [SNIPER] ST_INIT -> ST_INIT
  343. 20:56:29.107 [INFO:93] [SNIPER] EV_AUCTION_HOUSE_CLOSED
  344. 20:56:29.107 [INFO:118] [SHOPPING] ST_INIT -> ST_INIT
  345. 20:56:29.107 [INFO:93] [SHOPPING] EV_AUCTION_HOUSE_CLOSED
  346. 20:56:29.107 [INFO:118] [AUCTIONING] ST_INIT -> ST_INIT
  347. 20:56:29.107 [INFO:93] [AUCTIONING] EV_AUCTION_HOUSE_CLOSED
  348. 20:56:29.106 [INFO:118] [SNIPER] ST_INIT -> ST_INIT
  349. 20:56:29.106 [INFO:93] [SNIPER] EV_AUCTION_HOUSE_CLOSED
  350. 20:56:29.106 [INFO:118] [SHOPPING] ST_INIT -> ST_INIT
  351. 20:56:29.106 [INFO:93] [SHOPPING] EV_AUCTION_HOUSE_CLOSED
  352. 20:56:29.106 [INFO:118] [AUCTIONING] ST_INIT -> ST_INIT
  353. 20:56:29.106 [INFO:93] [AUCTIONING] EV_AUCTION_HOUSE_CLOSED
  354. 20:55:36.709 [WARN:215] Script handler (OnTextChanged) for frame (search) took 53.60ms
  355. 20:55:36.652 [WARN:215] Script handler (OnClick) for frame (button) took 359.74ms
  356. 20:55:35.598 [WARN:163] Delay callback (AUCTION_OWNED_LIST_SCAN) took 30.52ms
  357. 20:55:35.598 [INFO:190] Scanned auctions (left=0)
  358. 20:55:35.567 [INFO:151] Sorting owner auctions
  359. 20:55:34.758 [WARN:40] Event (AUCTION_HOUSE_SHOW) callback took 28.35ms
  360. 20:52:11.227 [ERR:662] Giving up on item info for i:11818
  361. 20:52:05.834 [INFO:566] Thread finished: PLAYER_PROFESSIONS [DEAD,2.5%]
  362. 20:52:05.433 [WARN:163] Delay callback (TSM\Core\Lib\Modules.lua:61) took 257.36ms
  363. 20:52:05.176 [WARN:163] Delay callback (reagentBankSlotScan) took 49.65ms
  364. 20:52:05.174 [INFO:93] [DESTROYING] EV_BAG_UPDATE
  365. 20:52:05.107 [WARN:163] Delay callback (processItemInfo) took 87.65ms
  366. 20:52:04.971 [WARN:40] Event (BAG_UPDATE_DELAYED) callback took 60.31ms
  367. 20:52:04.968 [INFO:86] [DESTROYING] EV_FRAME_TOGGLE (ignored - handling event)
  368. 20:52:04.968 [INFO:118] [DESTROYING] ST_FRAME_OPEN -> ST_FRAME_CLOSED
  369. 20:52:04.959 [INFO:118] [DESTROYING] ST_FRAME_OPENING -> ST_FRAME_OPEN
  370. 20:52:04.952 [INFO:118] [DESTROYING] ST_FRAME_CLOSED -> ST_FRAME_OPENING
  371. 20:52:04.951 [INFO:93] [DESTROYING] EV_BAG_UPDATE
  372. 20:52:04.812 [WARN:40] Event (ADDON_LOADED) callback took 1700.22ms
  373. 20:52:04.811 [WARN:53] OnEnable (AuctionDB) took 1179.90ms
  374. 20:52:04.209 [INFO:52] Got AppData for Stormrage (isCurrent=false, ?)
  375. 20:52:04.209 [INFO:52] Got AppData for EU (isCurrent=false, 22 |4Hr:Hr; 30 |4Min:Min; ago)
  376. 20:52:03.974 [INFO:52] Got AppData for Dalaran (isCurrent=false, ?)
  377. 20:52:03.974 [INFO:52] Got AppData for Zuluhed (isCurrent=false, ?)
  378. 20:52:03.974 [INFO:52] Got AppData for US (isCurrent=false, 14 |4Hr:Hr; 46 |4Min:Min; ago)
  379. 20:52:03.700 [INFO:52] Got AppData for Illidan (isCurrent=true, 1 |4Hr:Hr; 28 |4Min:Min; ago)
  380. 20:52:03.616 [WARN:53] OnEnable (Queue) took 66.95ms
  381. 20:52:03.549 [WARN:53] OnEnable (Crafting) took 55.54ms
  382. 20:52:03.493 [WARN:53] OnEnable (Modules) took 380.15ms
  383. 20:52:01.166 [WARN:40] Event (ADDON_LOADED) callback took 913.31ms
  384. 20:52:01.139 [WARN:39] OnInitialize (GoldTracker) took 56.00ms
  385. 20:52:01.083 [WARN:39] OnInitialize (Transactions) took 42.59ms
  386. 20:52:01.040 [WARN:39] OnInitialize (Auctions) took 43.49ms
  387. 20:52:00.983 [WARN:39] OnInitialize (ItemInfo) took 308.32ms
  388. 20:52:00.714 [INFO:121] Imported 38639 items worth of data
  389. 20:52:00.674 [WARN:39] OnInitialize (Groups) took 359.87ms
  390. 20:52:00.301 [WARN:39] OnInitialize (TradeSkillMaster) took 47.91ms
  391. Addons:
  392. AskMrRobot (62)
  393. AtlasLoot (v8.07.13)
  394. BagBrother ()
  395. Bagnon (8.0.0)
  396. Bartender4 (4.8.1)
  397. FasterLoot (2.00)
  398. GatherMate2 (1.42.1)
  399. LootAppraiser (2018.v1.8.0)
  400. Rarity (1.0)
  401. Rarity_Options ()
  402. Recount (v8.0.1a)
  403. Rematch (4.8.1)
  404. Rematch_TSMPetValues (0.1.8)
  405. ServerHop (7.3.0.1)
  406. WorldQuestTracker ()
  407. TSM (v4.0)
  408. TSM_AppHelper (v4.0)
  409. TSM_WoWuction (v3.1) [Not Loaded]
  410. DBM-Core (8.0.1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement