Advertisement
Guest User

TSM Error while doing archeology

a guest
Jul 22nd, 2018
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.57 KB | None | 0 0
  1. Addon: TradeSkillMaster
  2. Message: ...erface\AddOns\TradeSkillMaster\CoreAPI\Threading.lua:480: C stack overflow
  3. Date: 07/22/18 12:13:31
  4. Client: 8.0.1
  5. Locale: deDE
  6. Combat: false
  7. Stack:
  8. [C]: <pcall>
  9. [C]: <(for generator)>
  10. TSM\CoreAPI\Threading.lua:480: <Threading.lua:477>
  11. [C]: <GetItemInfo>
  12. ...ns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:300: <ArchaeologyFrame_CurrentArtifactUpdate>
  13. ...ns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:172: <Blizzard_ArchaeologyUI.lua:157>
  14. [C]: <GetItemInfo>
  15. ...ns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:300: <ArchaeologyFrame_CurrentArtifactUpdate>
  16. ...ns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:172: <Blizzard_ArchaeologyUI.lua:157>
  17. [C]: <GetItemInfo>
  18. ...ns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:300: <ArchaeologyFrame_CurrentArtifactUpdate>
  19. ...ns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:172: <Blizzard_ArchaeologyUI.lua:157>
  20. [C]: <GetItemInfo>
  21. ...ns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:300: <ArchaeologyFrame_CurrentArtifactUpdate>
  22. ...ns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:172: <Blizzard_ArchaeologyUI.lua:157>
  23. [C]: <GetItemInfo>
  24. ...ns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:300: <ArchaeologyFrame_CurrentArtifactUpdate>
  25. ...ns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:172: <Blizzard_ArchaeologyUI.lua:157>
  26. [C]: <GetItemInfo>
  27. ...ns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:300: <UpdateFrame>
  28. ...ns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:193: <Blizzard_ArchaeologyUI.lua:157>
  29. TSM Thread Info:
  30. {
  31. INVENTORY_MAIN={
  32. state="FORCED_YIELD",
  33. stats={
  34. realTime=3458876.8841011,
  35. cpuTime=6279.2153659612,
  36. cpuPct="0.2%",
  37. overTimeCount=256,
  38. numYields=317453
  39. },
  40. isImmortal=true,
  41. caller="TradeSkillMaster/CoreAPI/Inventory.lua:348",
  42. priority=0.3,
  43. funcPosition="TradeSkillMaster/CoreAPI/Inventory.lua:581",
  44. threadId="table: 0000028F5353EEE0"
  45. },
  46. ACCOUNTING_GOLD_TRACKER={
  47. state="SLEEPING",
  48. stats={
  49. realTime=3458876.8029125,
  50. cpuTime=73.420880287886,
  51. cpuPct="0.0%",
  52. overTimeCount=0,
  53. numYields=6652
  54. },
  55. caller="TradeSkillMaster_Accounting/Modules/GoldTracker.lua:24",
  56. isImmortal=true,
  57. sleepTime=0.0099999653175473,
  58. priority=0.3,
  59. funcPosition="TradeSkillMaster_Accounting/Modules/GoldTracker.lua:52",
  60. threadId="table: 0000028E888AF620"
  61. },
  62. ITEM_INFO={
  63. state="SLEEPING",
  64. stats={
  65. realTime=3458877.4741208,
  66. cpuTime=1651.0635738522,
  67. cpuPct="0.0%",
  68. overTimeCount=2,
  69. numYields=35453
  70. },
  71. events="GET_ITEM_INFO_RECEIVED",
  72. caller="TradeSkillMaster/CoreAPI/Items.lua:361",
  73. sleepTime=0.07999999858439,
  74. priority=0.1,
  75. funcPosition="TradeSkillMaster/CoreAPI/Items.lua:706",
  76. threadId="table: 0000028F51E5A8B0"
  77. },
  78. INVENTORY_MAIL={
  79. state="FORCED_YIELD",
  80. stats={
  81. realTime=3458659.3243348,
  82. cpuTime=600.28774516284,
  83. cpuPct="0.0%",
  84. overTimeCount=0,
  85. numYields=317450
  86. },
  87. parentThreadId="INVENTORY_MAIN",
  88. caller="TradeSkillMaster/CoreAPI/Inventory.lua:517",
  89. priority=0.5,
  90. funcPosition="TradeSkillMaster/CoreAPI/Inventory.lua:685",
  91. threadId="table: 0000028F80F78DC0"
  92. },
  93. SYNC_MAIN={
  94. state="SLEEPING",
  95. stats={
  96. realTime=3458876.8516744,
  97. cpuTime=149.20257203281,
  98. cpuPct="0.0%",
  99. overTimeCount=0,
  100. numYields=33228
  101. },
  102. caller="TradeSkillMaster/CoreAPI/Sync.lua:179",
  103. sleepTime=0.07999999858439,
  104. priority=0.5,
  105. funcPosition="TradeSkillMaster/CoreAPI/Sync.lua:521",
  106. threadId="table: 0000028E888AF2B0"
  107. },
  108. DELAY_MAIN={
  109. state="FORCED_YIELD",
  110. stats={
  111. realTime=3458876.9328631,
  112. cpuTime=747.5176474303,
  113. cpuPct="0.0%",
  114. overTimeCount=2,
  115. numYields=317453
  116. },
  117. isImmortal=true,
  118. caller="TradeSkillMaster/CoreAPI/Delay.lua:82",
  119. priority=0.4,
  120. funcPosition="TradeSkillMaster/CoreAPI/Delay.lua:118",
  121. threadId="table: 0000028F595CDD90"
  122. }
  123. }
  124. TSM Debug Log:
  125. 2018/07/22 12:11:52.400 [TSM (Core):INFO:699] done fetching info
  126. 2018/07/22 12:11:50.399 [TSM (Core):INFO:694] 1 items pending info
  127. 2018/07/22 12:11:46.089 [TSM (Core):INFO:699] done fetching info
  128. 2018/07/22 12:11:44.089 [TSM (Core):INFO:694] 1 items pending info
  129. 2018/07/22 12:11:41.784 [TSM (Core):INFO:699] done fetching info
  130. 2018/07/22 12:11:39.684 [TSM (Core):INFO:694] 1 items pending info
  131. 2018/07/22 12:11:35.883 [TSM (Core):INFO:699] done fetching info
  132. 2018/07/22 12:11:33.783 [TSM (Core):INFO:694] 1 items pending info
  133. 2018/07/22 12:11:31.683 [TSM (Core):INFO:699] done fetching info
  134. 2018/07/22 12:11:29.667 [TSM (Core):INFO:694] 1 items pending info
  135. 2018/07/22 12:09:41.535 [TSM (Core):INFO:699] done fetching info
  136. 2018/07/22 12:09:39.435 [TSM (Core):INFO:694] 1 items pending info
  137. 2018/07/22 12:06:07.116 [TSM (Core):INFO:699] done fetching info
  138. 2018/07/22 12:06:05.096 [TSM (Core):INFO:694] 1 items pending info
  139. 2018/07/22 12:04:49.768 [TSM (Core):INFO:699] done fetching info
  140. 2018/07/22 12:04:47.668 [TSM (Core):INFO:694] 1 items pending info
  141. 2018/07/22 11:59:40.739 [TSM (Core):INFO:699] done fetching info
  142. 2018/07/22 11:59:38.729 [TSM (Core):INFO:694] 1 items pending info
  143. 2018/07/22 11:56:01.466 [TSM (Core):INFO:699] done fetching info
  144. 2018/07/22 11:55:59.461 [TSM (Core):INFO:694] 1 items pending info
  145. 2018/07/22 11:15:40.634 [Mailing:INFO:95] Registered with TSM!
  146. 2018/07/22 11:15:40.044 [AuctionDB:INFO:136] Got AppData for Blackhand (isCurrent=true, 1 |4Std.:Std.; 20 |4Min.:Min.; ago)
  147. 2018/07/22 11:15:39.998 [AuctionDB:INFO:136] Got AppData for US (isCurrent=false, 23 |4Std.:Std.; 14 |4Min.:Min.; ago)
  148. 2018/07/22 11:15:39.594 [AuctionDB:INFO:136] Got AppData for EU (isCurrent=false, 7 |4Std.:Std.; 7 |4Min.:Min.; ago)
  149. 2018/07/22 11:15:35.239 [Shopping:INFO:84] Registered with TSM!
  150. 2018/07/22 11:15:35.225 [Destroying:INFO:86] Registered with TSM!
  151. 2018/07/22 11:15:35.219 [Auctioning:INFO:123] Registered with TSM!
  152. 2018/07/22 11:15:35.212 [AuctionDB:INFO:104] Registered with TSM!
  153. 2018/07/22 11:15:35.189 [AppHelper:INFO:17] Registered with TSM!
  154. 2018/07/22 11:15:35.134 [Accounting:INFO:153] Registered with TSM!
  155. Addons:
  156. Details ()
  157. Details_DmgRank ()
  158. Details_DeathGraphs ()
  159. Details_DpsTuning ()
  160. Details_EncounterDetails ()
  161. Details_RaidCheck ()
  162. Details_TimeAttack ()
  163. Details_TinyThreat ()
  164. Details_Vanguard ()
  165. Details_Streamer ()
  166. Details_RaidInfo-EmeraldNightmare ()
  167. Details_RaidInfo-Nighthold ()
  168. Details_RaidInfo-TombOfSargeras ()
  169. Details_RaidInfo-TrialOfValor ()
  170. NPCScan (8.0.1.2)
  171. Overachiever (1.0.0)
  172. Paste (1.4.10)
  173. TomTom (v70300-1.0.0)
  174. WIM (3.7.16)
  175. XIV_Databar (2.0.16)
  176. TSM (v3.6.45)
  177. TSM_Accounting (v3.0.22)
  178. TSM_AppHelper (v3.0.4)
  179. TSM_AuctionDB (v3.1.20)
  180. TSM_Auctioning (v3.0.17)
  181. TSM_Destroying (v3.1.8)
  182. TSM_Mailing (v3.0.19)
  183. TSM_Shopping (v3.4.9)
  184. ElvUI_SLE (3.41)
  185. ElvUI (10.75)
  186. DBM-Core (8.0.0)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement