Advertisement
Guest User

TSM LUA error

a guest
Sep 4th, 2018
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 67.38 KB | None | 0 0
  1. Message: ...nterface\AddOns\TradeSkillMaster\Core\Util\Event.lua:32: C stack overflow
  2. Time: 09/04/18 19:01:45 (854215388)
  3. Client: 8.0.1
  4. Locale: enUS
  5. Combat: false
  6. Error Count: 1
  7. Stack Trace:
  8. TSM\Core\Util\Event.lua:32: <ProcessEvent>
  9. event = "GET_ITEM_INFO_RECEIVED"
  10. 1@TSM\Core\Lib\ItemInfo.lua:100
  11. }
  12. 1@TSM\Core\Lib\ItemInfo.lua:100
  13. }
  14. private = {
  15. processingEvent = true
  16. eventCallbacks = {}
  17. temp = {}
  18. eventQueue = {}
  19. }
  20. CALLBACK_TIME_WARNING_THRESHOLD_MS = 20
  21. TSM = {}
  22. TSM\Core\Util\Event.lua:53: <Event.lua:45>
  23. _ = <unnamed> {
  24. 0 = <userdata>
  25. }
  26. event = "GET_ITEM_INFO_RECEIVED"
  27. private = {
  28. processingEvent = true
  29. eventCallbacks = {}
  30. temp = {}
  31. eventQueue = {}
  32. }
  33. [C]: <GetItemInfo>
  34. ns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:300: <ArchaeologyFrame_CurrentArtifactUpdate>
  35. self = ArchaeologyFrameArtifactPage {
  36. historyScroll = ArchaeologyFrameArtifactPageHistoryScroll {
  37. }
  38. isFinished = false
  39. artifactName = ArchaeologyFrameArtifactPageArtifactName {
  40. }
  41. historyTitle = ArchaeologyFrameArtifactPageHistoryTitle {
  42. }
  43. icon = ArchaeologyFrameArtifactPageIcon {
  44. }
  45. raceID = 18
  46. UpdateFrame@Interface\AddOns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:274
  47. raceRarity = ArchaeologyFrameArtifactPageArtifactSubText {
  48. }
  49. raceBG = ArchaeologyFrameArtifactPageRaceBG {
  50. }
  51. backButton = ArchaeologyFrameArtifactPageBackButton {
  52. }
  53. glow = ArchaeologyFrameArtifactPageFinishedGlow {
  54. }
  55. 0 = <userdata>
  56. solveFrame = ArchaeologyFrameArtifactPageSolveFrame {
  57. }
  58. currentPage = 1
  59. raceFilter = 18
  60. currentName = "Insect in Amber"
  61. artifactBG = ArchaeologyFrameArtifactPageArtifactBG {
  62. }
  63. }
  64. RaceName = "Fossil"
  65. RaceTexture = 461834
  66. RaceitemID = 0
  67. name = "Insect in Amber"
  68. description = "Fossils are the preserved remains of animals or plants from the ancient past. Typically the living tissues are replaced with minerals that preserve the form of the original organism."
  69. rarity = 0
  70. icon = 463485
  71. spellDescription = "Amber is petrified tree resin. One of the purposes of tree resin is to defend the tree from attacking insects, so very rare hunks of amber may contain preserved insects within."
  72. numSockets = 0
  73. bgTexture = 426727
  74. spellID = 90433
  75. ArchaeologyFrame_CancelSpellLoadCallback@Interface\AddOns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:138
  76. ns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:172: <Blizzard_ArchaeologyUI.lua:157>
  77. self = ArchaeologyFrame {
  78. 0 = <userdata>
  79. TitleText = ArchaeologyFrameTitleText {
  80. }
  81. portrait = ArchaeologyFramePortrait {
  82. }
  83. LeftBorder = ArchaeologyFrameLeftBorder {
  84. }
  85. OnLoad@Interface\SharedXML\SharedUIPanelTemplates.lua:860
  86. currentFrame = ArchaeologyFrameArtifactPage {
  87. }
  88. RightBorder = ArchaeologyFrameRightBorder {
  89. }
  90. raceFilterDropDown = ArchaeologyFrameRaceFilter {
  91. }
  92. infoButton = ArchaeologyFrameInfoButton {
  93. }
  94. artifactPage = ArchaeologyFrameArtifactPage {
  95. }
  96. completedPage = ArchaeologyFrameCompletedPage {
  97. }
  98. summaryPage = ArchaeologyFrameSummaryPage {
  99. }
  100. TopRightCorner = ArchaeologyFrameTopRightCorner {
  101. }
  102. TopLeftCorner = ArchaeologyFrameTopLeftCorner {
  103. }
  104. Bg = ArchaeologyFrameBg {
  105. }
  106. bgLeft = ArchaeologyFrameBgLeft {
  107. }
  108. factionIcon = ArchaeologyFrameFactionIcon {
  109. }
  110. TopBorder = ArchaeologyFrameTopBorder {
  111. }
  112. tab2 = ArchaeologyFrameCompletedButton {
  113. }
  114. TopTileStreaks = ArchaeologyFrameTopTileStreaks {
  115. }
  116. TitleBg = ArchaeologyFrameTitleBg {
  117. }
  118. BottomBorder = ArchaeologyFrameBottomBorder {
  119. }
  120. tab1 = ArchaeologyFrameSummarytButton {
  121. }
  122. bgRight = ArchaeologyFrameBgRight {
  123. }
  124. rankBar = ArchaeologyFrameRankBar {
  125. }
  126. BotRightCorner = ArchaeologyFrameBotRightCorner {
  127. }
  128. Inset = ArchaeologyFrameInset {
  129. }
  130. CloseButton = ArchaeologyFrameCloseButton {
  131. }
  132. BotLeftCorner = ArchaeologyFrameBotLeftCorner {
  133. }
  134. PortraitFrame = ArchaeologyFramePortraitFrame {
  135. }
  136. selectedTab = 1
  137. helpPage = ArchaeologyFrameHelpPage {
  138. }
  139. }
  140. event = "GET_ITEM_INFO_RECEIVED"
  141. [C]: <GetItemInfo>
  142. ns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:300: <ArchaeologyFrame_CurrentArtifactUpdate>
  143. self = ArchaeologyFrameArtifactPage {
  144. historyScroll = ArchaeologyFrameArtifactPageHistoryScroll {
  145. }
  146. isFinished = false
  147. artifactName = ArchaeologyFrameArtifactPageArtifactName {
  148. }
  149. historyTitle = ArchaeologyFrameArtifactPageHistoryTitle {
  150. }
  151. icon = ArchaeologyFrameArtifactPageIcon {
  152. }
  153. raceID = 18
  154. UpdateFrame@Interface\AddOns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:274
  155. raceRarity = ArchaeologyFrameArtifactPageArtifactSubText {
  156. }
  157. raceBG = ArchaeologyFrameArtifactPageRaceBG {
  158. }
  159. backButton = ArchaeologyFrameArtifactPageBackButton {
  160. }
  161. glow = ArchaeologyFrameArtifactPageFinishedGlow {
  162. }
  163. 0 = <userdata>
  164. solveFrame = ArchaeologyFrameArtifactPageSolveFrame {
  165. }
  166. currentPage = 1
  167. raceFilter = 18
  168. currentName = "Insect in Amber"
  169. artifactBG = ArchaeologyFrameArtifactPageArtifactBG {
  170. }
  171. }
  172. RaceName = "Fossil"
  173. RaceTexture = 461834
  174. RaceitemID = 0
  175. name = "Insect in Amber"
  176. description = "Fossils are the preserved remains of animals or plants from the ancient past. Typically the living tissues are replaced with minerals that preserve the form of the original organism."
  177. rarity = 0
  178. icon = 463485
  179. spellDescription = "Amber is petrified tree resin. One of the purposes of tree resin is to defend the tree from attacking insects, so very rare hunks of amber may contain preserved insects within."
  180. numSockets = 0
  181. bgTexture = 426727
  182. spellID = 90433
  183. ArchaeologyFrame_CancelSpellLoadCallback@Interface\AddOns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:138
  184. ns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:172: <Blizzard_ArchaeologyUI.lua:157>
  185. self = ArchaeologyFrame {
  186. 0 = <userdata>
  187. TitleText = ArchaeologyFrameTitleText {
  188. }
  189. portrait = ArchaeologyFramePortrait {
  190. }
  191. LeftBorder = ArchaeologyFrameLeftBorder {
  192. }
  193. OnLoad@Interface\SharedXML\SharedUIPanelTemplates.lua:860
  194. currentFrame = ArchaeologyFrameArtifactPage {
  195. }
  196. RightBorder = ArchaeologyFrameRightBorder {
  197. }
  198. raceFilterDropDown = ArchaeologyFrameRaceFilter {
  199. }
  200. infoButton = ArchaeologyFrameInfoButton {
  201. }
  202. artifactPage = ArchaeologyFrameArtifactPage {
  203. }
  204. completedPage = ArchaeologyFrameCompletedPage {
  205. }
  206. summaryPage = ArchaeologyFrameSummaryPage {
  207. }
  208. TopRightCorner = ArchaeologyFrameTopRightCorner {
  209. }
  210. TopLeftCorner = ArchaeologyFrameTopLeftCorner {
  211. }
  212. Bg = ArchaeologyFrameBg {
  213. }
  214. bgLeft = ArchaeologyFrameBgLeft {
  215. }
  216. factionIcon = ArchaeologyFrameFactionIcon {
  217. }
  218. TopBorder = ArchaeologyFrameTopBorder {
  219. }
  220. tab2 = ArchaeologyFrameCompletedButton {
  221. }
  222. TopTileStreaks = ArchaeologyFrameTopTileStreaks {
  223. }
  224. TitleBg = ArchaeologyFrameTitleBg {
  225. }
  226. BottomBorder = ArchaeologyFrameBottomBorder {
  227. }
  228. tab1 = ArchaeologyFrameSummarytButton {
  229. }
  230. bgRight = ArchaeologyFrameBgRight {
  231. }
  232. rankBar = ArchaeologyFrameRankBar {
  233. }
  234. BotRightCorner = ArchaeologyFrameBotRightCorner {
  235. }
  236. Inset = ArchaeologyFrameInset {
  237. }
  238. CloseButton = ArchaeologyFrameCloseButton {
  239. }
  240. BotLeftCorner = ArchaeologyFrameBotLeftCorner {
  241. }
  242. PortraitFrame = ArchaeologyFramePortraitFrame {
  243. }
  244. selectedTab = 1
  245. helpPage = ArchaeologyFrameHelpPage {
  246. }
  247. }
  248. event = "GET_ITEM_INFO_RECEIVED"
  249. [C]: <GetItemInfo>
  250. ns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:300: <ArchaeologyFrame_CurrentArtifactUpdate>
  251. self = ArchaeologyFrameArtifactPage {
  252. historyScroll = ArchaeologyFrameArtifactPageHistoryScroll {
  253. }
  254. isFinished = false
  255. artifactName = ArchaeologyFrameArtifactPageArtifactName {
  256. }
  257. historyTitle = ArchaeologyFrameArtifactPageHistoryTitle {
  258. }
  259. icon = ArchaeologyFrameArtifactPageIcon {
  260. }
  261. raceID = 18
  262. UpdateFrame@Interface\AddOns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:274
  263. raceRarity = ArchaeologyFrameArtifactPageArtifactSubText {
  264. }
  265. raceBG = ArchaeologyFrameArtifactPageRaceBG {
  266. }
  267. backButton = ArchaeologyFrameArtifactPageBackButton {
  268. }
  269. glow = ArchaeologyFrameArtifactPageFinishedGlow {
  270. }
  271. 0 = <userdata>
  272. solveFrame = ArchaeologyFrameArtifactPageSolveFrame {
  273. }
  274. currentPage = 1
  275. raceFilter = 18
  276. currentName = "Insect in Amber"
  277. artifactBG = ArchaeologyFrameArtifactPageArtifactBG {
  278. }
  279. }
  280. RaceName = "Fossil"
  281. RaceTexture = 461834
  282. RaceitemID = 0
  283. name = "Insect in Amber"
  284. description = "Fossils are the preserved remains of animals or plants from the ancient past. Typically the living tissues are replaced with minerals that preserve the form of the original organism."
  285. rarity = 0
  286. icon = 463485
  287. spellDescription = "Amber is petrified tree resin. One of the purposes of tree resin is to defend the tree from attacking insects, so very rare hunks of amber may contain preserved insects within."
  288. numSockets = 0
  289. bgTexture = 426727
  290. spellID = 90433
  291. ArchaeologyFrame_CancelSpellLoadCallback@Interface\AddOns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:138
  292. ns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:172: <Blizzard_ArchaeologyUI.lua:157>
  293. self = ArchaeologyFrame {
  294. 0 = <userdata>
  295. TitleText = ArchaeologyFrameTitleText {
  296. }
  297. portrait = ArchaeologyFramePortrait {
  298. }
  299. LeftBorder = ArchaeologyFrameLeftBorder {
  300. }
  301. OnLoad@Interface\SharedXML\SharedUIPanelTemplates.lua:860
  302. currentFrame = ArchaeologyFrameArtifactPage {
  303. }
  304. RightBorder = ArchaeologyFrameRightBorder {
  305. }
  306. raceFilterDropDown = ArchaeologyFrameRaceFilter {
  307. }
  308. infoButton = ArchaeologyFrameInfoButton {
  309. }
  310. artifactPage = ArchaeologyFrameArtifactPage {
  311. }
  312. completedPage = ArchaeologyFrameCompletedPage {
  313. }
  314. summaryPage = ArchaeologyFrameSummaryPage {
  315. }
  316. TopRightCorner = ArchaeologyFrameTopRightCorner {
  317. }
  318. TopLeftCorner = ArchaeologyFrameTopLeftCorner {
  319. }
  320. Bg = ArchaeologyFrameBg {
  321. }
  322. bgLeft = ArchaeologyFrameBgLeft {
  323. }
  324. factionIcon = ArchaeologyFrameFactionIcon {
  325. }
  326. TopBorder = ArchaeologyFrameTopBorder {
  327. }
  328. tab2 = ArchaeologyFrameCompletedButton {
  329. }
  330. TopTileStreaks = ArchaeologyFrameTopTileStreaks {
  331. }
  332. TitleBg = ArchaeologyFrameTitleBg {
  333. }
  334. BottomBorder = ArchaeologyFrameBottomBorder {
  335. }
  336. tab1 = ArchaeologyFrameSummarytButton {
  337. }
  338. bgRight = ArchaeologyFrameBgRight {
  339. }
  340. rankBar = ArchaeologyFrameRankBar {
  341. }
  342. BotRightCorner = ArchaeologyFrameBotRightCorner {
  343. }
  344. Inset = ArchaeologyFrameInset {
  345. }
  346. CloseButton = ArchaeologyFrameCloseButton {
  347. }
  348. BotLeftCorner = ArchaeologyFrameBotLeftCorner {
  349. }
  350. PortraitFrame = ArchaeologyFramePortraitFrame {
  351. }
  352. selectedTab = 1
  353. helpPage = ArchaeologyFrameHelpPage {
  354. }
  355. }
  356. event = "GET_ITEM_INFO_RECEIVED"
  357. [C]: <GetItemInfo>
  358. ns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:300: <ArchaeologyFrame_CurrentArtifactUpdate>
  359. self = ArchaeologyFrameArtifactPage {
  360. historyScroll = ArchaeologyFrameArtifactPageHistoryScroll {
  361. }
  362. isFinished = false
  363. artifactName = ArchaeologyFrameArtifactPageArtifactName {
  364. }
  365. historyTitle = ArchaeologyFrameArtifactPageHistoryTitle {
  366. }
  367. icon = ArchaeologyFrameArtifactPageIcon {
  368. }
  369. raceID = 18
  370. UpdateFrame@Interface\AddOns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:274
  371. raceRarity = ArchaeologyFrameArtifactPageArtifactSubText {
  372. }
  373. raceBG = ArchaeologyFrameArtifactPageRaceBG {
  374. }
  375. backButton = ArchaeologyFrameArtifactPageBackButton {
  376. }
  377. glow = ArchaeologyFrameArtifactPageFinishedGlow {
  378. }
  379. 0 = <userdata>
  380. solveFrame = ArchaeologyFrameArtifactPageSolveFrame {
  381. }
  382. currentPage = 1
  383. raceFilter = 18
  384. currentName = "Insect in Amber"
  385. artifactBG = ArchaeologyFrameArtifactPageArtifactBG {
  386. }
  387. }
  388. RaceName = "Fossil"
  389. RaceTexture = 461834
  390. RaceitemID = 0
  391. name = "Insect in Amber"
  392. description = "Fossils are the preserved remains of animals or plants from the ancient past. Typically the living tissues are replaced with minerals that preserve the form of the original organism."
  393. rarity = 0
  394. icon = 463485
  395. spellDescription = "Amber is petrified tree resin. One of the purposes of tree resin is to defend the tree from attacking insects, so very rare hunks of amber may contain preserved insects within."
  396. numSockets = 0
  397. bgTexture = 426727
  398. spellID = 90433
  399. ArchaeologyFrame_CancelSpellLoadCallback@Interface\AddOns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:138
  400. ns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:172: <Blizzard_ArchaeologyUI.lua:157>
  401. self = ArchaeologyFrame {
  402. 0 = <userdata>
  403. TitleText = ArchaeologyFrameTitleText {
  404. }
  405. portrait = ArchaeologyFramePortrait {
  406. }
  407. LeftBorder = ArchaeologyFrameLeftBorder {
  408. }
  409. OnLoad@Interface\SharedXML\SharedUIPanelTemplates.lua:860
  410. currentFrame = ArchaeologyFrameArtifactPage {
  411. }
  412. RightBorder = ArchaeologyFrameRightBorder {
  413. }
  414. raceFilterDropDown = ArchaeologyFrameRaceFilter {
  415. }
  416. infoButton = ArchaeologyFrameInfoButton {
  417. }
  418. artifactPage = ArchaeologyFrameArtifactPage {
  419. }
  420. completedPage = ArchaeologyFrameCompletedPage {
  421. }
  422. summaryPage = ArchaeologyFrameSummaryPage {
  423. }
  424. TopRightCorner = ArchaeologyFrameTopRightCorner {
  425. }
  426. TopLeftCorner = ArchaeologyFrameTopLeftCorner {
  427. }
  428. Bg = ArchaeologyFrameBg {
  429. }
  430. bgLeft = ArchaeologyFrameBgLeft {
  431. }
  432. factionIcon = ArchaeologyFrameFactionIcon {
  433. }
  434. TopBorder = ArchaeologyFrameTopBorder {
  435. }
  436. tab2 = ArchaeologyFrameCompletedButton {
  437. }
  438. TopTileStreaks = ArchaeologyFrameTopTileStreaks {
  439. }
  440. TitleBg = ArchaeologyFrameTitleBg {
  441. }
  442. BottomBorder = ArchaeologyFrameBottomBorder {
  443. }
  444. tab1 = ArchaeologyFrameSummarytButton {
  445. }
  446. bgRight = ArchaeologyFrameBgRight {
  447. }
  448. rankBar = ArchaeologyFrameRankBar {
  449. }
  450. BotRightCorner = ArchaeologyFrameBotRightCorner {
  451. }
  452. Inset = ArchaeologyFrameInset {
  453. }
  454. CloseButton = ArchaeologyFrameCloseButton {
  455. }
  456. BotLeftCorner = ArchaeologyFrameBotLeftCorner {
  457. }
  458. PortraitFrame = ArchaeologyFramePortraitFrame {
  459. }
  460. selectedTab = 1
  461. helpPage = ArchaeologyFrameHelpPage {
  462. }
  463. }
  464. event = "GET_ITEM_INFO_RECEIVED"
  465. [C]: <GetItemInfo>
  466. ns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:300: <ArchaeologyFrame_CurrentArtifactUpdate>
  467. self = ArchaeologyFrameArtifactPage {
  468. historyScroll = ArchaeologyFrameArtifactPageHistoryScroll {
  469. }
  470. isFinished = false
  471. artifactName = ArchaeologyFrameArtifactPageArtifactName {
  472. }
  473. historyTitle = ArchaeologyFrameArtifactPageHistoryTitle {
  474. }
  475. icon = ArchaeologyFrameArtifactPageIcon {
  476. }
  477. raceID = 18
  478. UpdateFrame@Interface\AddOns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:274
  479. raceRarity = ArchaeologyFrameArtifactPageArtifactSubText {
  480. }
  481. raceBG = ArchaeologyFrameArtifactPageRaceBG {
  482. }
  483. backButton = ArchaeologyFrameArtifactPageBackButton {
  484. }
  485. glow = ArchaeologyFrameArtifactPageFinishedGlow {
  486. }
  487. 0 = <userdata>
  488. solveFrame = ArchaeologyFrameArtifactPageSolveFrame {
  489. }
  490. currentPage = 1
  491. raceFilter = 18
  492. currentName = "Insect in Amber"
  493. artifactBG = ArchaeologyFrameArtifactPageArtifactBG {
  494. }
  495. }
  496. RaceName = "Fossil"
  497. RaceTexture = 461834
  498. RaceitemID = 0
  499. name = "Insect in Amber"
  500. description = "Fossils are the preserved remains of animals or plants from the ancient past. Typically the living tissues are replaced with minerals that preserve the form of the original organism."
  501. rarity = 0
  502. icon = 463485
  503. spellDescription = "Amber is petrified tree resin. One of the purposes of tree resin is to defend the tree from attacking insects, so very rare hunks of amber may contain preserved insects within."
  504. numSockets = 0
  505. bgTexture = 426727
  506. spellID = 90433
  507. ArchaeologyFrame_CancelSpellLoadCallback@Interface\AddOns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:138
  508. ns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:172: <Blizzard_ArchaeologyUI.lua:157>
  509. self = ArchaeologyFrame {
  510. 0 = <userdata>
  511. TitleText = ArchaeologyFrameTitleText {
  512. }
  513. portrait = ArchaeologyFramePortrait {
  514. }
  515. LeftBorder = ArchaeologyFrameLeftBorder {
  516. }
  517. OnLoad@Interface\SharedXML\SharedUIPanelTemplates.lua:860
  518. currentFrame = ArchaeologyFrameArtifactPage {
  519. }
  520. RightBorder = ArchaeologyFrameRightBorder {
  521. }
  522. raceFilterDropDown = ArchaeologyFrameRaceFilter {
  523. }
  524. infoButton = ArchaeologyFrameInfoButton {
  525. }
  526. artifactPage = ArchaeologyFrameArtifactPage {
  527. }
  528. completedPage = ArchaeologyFrameCompletedPage {
  529. }
  530. summaryPage = ArchaeologyFrameSummaryPage {
  531. }
  532. TopRightCorner = ArchaeologyFrameTopRightCorner {
  533. }
  534. TopLeftCorner = ArchaeologyFrameTopLeftCorner {
  535. }
  536. Bg = ArchaeologyFrameBg {
  537. }
  538. bgLeft = ArchaeologyFrameBgLeft {
  539. }
  540. factionIcon = ArchaeologyFrameFactionIcon {
  541. }
  542. TopBorder = ArchaeologyFrameTopBorder {
  543. }
  544. tab2 = ArchaeologyFrameCompletedButton {
  545. }
  546. TopTileStreaks = ArchaeologyFrameTopTileStreaks {
  547. }
  548. TitleBg = ArchaeologyFrameTitleBg {
  549. }
  550. BottomBorder = ArchaeologyFrameBottomBorder {
  551. }
  552. tab1 = ArchaeologyFrameSummarytButton {
  553. }
  554. bgRight = ArchaeologyFrameBgRight {
  555. }
  556. rankBar = ArchaeologyFrameRankBar {
  557. }
  558. BotRightCorner = ArchaeologyFrameBotRightCorner {
  559. }
  560. Inset = ArchaeologyFrameInset {
  561. }
  562. CloseButton = ArchaeologyFrameCloseButton {
  563. }
  564. BotLeftCorner = ArchaeologyFrameBotLeftCorner {
  565. }
  566. PortraitFrame = ArchaeologyFramePortraitFrame {
  567. }
  568. selectedTab = 1
  569. helpPage = ArchaeologyFrameHelpPage {
  570. }
  571. }
  572. event = "GET_ITEM_INFO_RECEIVED"
  573. [C]: <GetItemInfo>
  574. ns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:300: <ArchaeologyFrame_CurrentArtifactUpdate>
  575. self = ArchaeologyFrameArtifactPage {
  576. historyScroll = ArchaeologyFrameArtifactPageHistoryScroll {
  577. }
  578. isFinished = false
  579. artifactName = ArchaeologyFrameArtifactPageArtifactName {
  580. }
  581. historyTitle = ArchaeologyFrameArtifactPageHistoryTitle {
  582. }
  583. icon = ArchaeologyFrameArtifactPageIcon {
  584. }
  585. raceID = 18
  586. UpdateFrame@Interface\AddOns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:274
  587. raceRarity = ArchaeologyFrameArtifactPageArtifactSubText {
  588. }
  589. raceBG = ArchaeologyFrameArtifactPageRaceBG {
  590. }
  591. backButton = ArchaeologyFrameArtifactPageBackButton {
  592. }
  593. glow = ArchaeologyFrameArtifactPageFinishedGlow {
  594. }
  595. 0 = <userdata>
  596. solveFrame = ArchaeologyFrameArtifactPageSolveFrame {
  597. }
  598. currentPage = 1
  599. raceFilter = 18
  600. currentName = "Insect in Amber"
  601. artifactBG = ArchaeologyFrameArtifactPageArtifactBG {
  602. }
  603. }
  604. RaceName = "Fossil"
  605. RaceTexture = 461834
  606. RaceitemID = 0
  607. name = "Insect in Amber"
  608. description = "Fossils are the preserved remains of animals or plants from the ancient past. Typically the living tissues are replaced with minerals that preserve the form of the original organism."
  609. rarity = 0
  610. icon = 463485
  611. spellDescription = "Amber is petrified tree resin. One of the purposes of tree resin is to defend the tree from attacking insects, so very rare hunks of amber may contain preserved insects within."
  612. numSockets = 0
  613. bgTexture = 426727
  614. spellID = 90433
  615. ArchaeologyFrame_CancelSpellLoadCallback@Interface\AddOns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:138
  616. ns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:172: <Blizzard_ArchaeologyUI.lua:157>
  617. self = ArchaeologyFrame {
  618. 0 = <userdata>
  619. TitleText = ArchaeologyFrameTitleText {
  620. }
  621. portrait = ArchaeologyFramePortrait {
  622. }
  623. LeftBorder = ArchaeologyFrameLeftBorder {
  624. }
  625. OnLoad@Interface\SharedXML\SharedUIPanelTemplates.lua:860
  626. currentFrame = ArchaeologyFrameArtifactPage {
  627. }
  628. RightBorder = ArchaeologyFrameRightBorder {
  629. }
  630. raceFilterDropDown = ArchaeologyFrameRaceFilter {
  631. }
  632. infoButton = ArchaeologyFrameInfoButton {
  633. }
  634. artifactPage = ArchaeologyFrameArtifactPage {
  635. }
  636. completedPage = ArchaeologyFrameCompletedPage {
  637. }
  638. summaryPage = ArchaeologyFrameSummaryPage {
  639. }
  640. TopRightCorner = ArchaeologyFrameTopRightCorner {
  641. }
  642. TopLeftCorner = ArchaeologyFrameTopLeftCorner {
  643. }
  644. Bg = ArchaeologyFrameBg {
  645. }
  646. bgLeft = ArchaeologyFrameBgLeft {
  647. }
  648. factionIcon = ArchaeologyFrameFactionIcon {
  649. }
  650. TopBorder = ArchaeologyFrameTopBorder {
  651. }
  652. tab2 = ArchaeologyFrameCompletedButton {
  653. }
  654. TopTileStreaks = ArchaeologyFrameTopTileStreaks {
  655. }
  656. TitleBg = ArchaeologyFrameTitleBg {
  657. }
  658. BottomBorder = ArchaeologyFrameBottomBorder {
  659. }
  660. tab1 = ArchaeologyFrameSummarytButton {
  661. }
  662. bgRight = ArchaeologyFrameBgRight {
  663. }
  664. rankBar = ArchaeologyFrameRankBar {
  665. }
  666. BotRightCorner = ArchaeologyFrameBotRightCorner {
  667. }
  668. Inset = ArchaeologyFrameInset {
  669. }
  670. CloseButton = ArchaeologyFrameCloseButton {
  671. }
  672. BotLeftCorner = ArchaeologyFrameBotLeftCorner {
  673. }
  674. PortraitFrame = ArchaeologyFramePortraitFrame {
  675. }
  676. selectedTab = 1
  677. helpPage = ArchaeologyFrameHelpPage {
  678. }
  679. }
  680. event = "GET_ITEM_INFO_RECEIVED"
  681. [C]: <GetItemInfo>
  682. ns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:300: <ArchaeologyFrame_CurrentArtifactUpdate>
  683. self = ArchaeologyFrameArtifactPage {
  684. historyScroll = ArchaeologyFrameArtifactPageHistoryScroll {
  685. }
  686. isFinished = false
  687. artifactName = ArchaeologyFrameArtifactPageArtifactName {
  688. }
  689. historyTitle = ArchaeologyFrameArtifactPageHistoryTitle {
  690. }
  691. icon = ArchaeologyFrameArtifactPageIcon {
  692. }
  693. raceID = 18
  694. UpdateFrame@Interface\AddOns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:274
  695. raceRarity = ArchaeologyFrameArtifactPageArtifactSubText {
  696. }
  697. raceBG = ArchaeologyFrameArtifactPageRaceBG {
  698. }
  699. backButton = ArchaeologyFrameArtifactPageBackButton {
  700. }
  701. glow = ArchaeologyFrameArtifactPageFinishedGlow {
  702. }
  703. 0 = <userdata>
  704. solveFrame = ArchaeologyFrameArtifactPageSolveFrame {
  705. }
  706. currentPage = 1
  707. raceFilter = 18
  708. currentName = "Insect in Amber"
  709. artifactBG = ArchaeologyFrameArtifactPageArtifactBG {
  710. }
  711. }
  712. RaceName = "Fossil"
  713. RaceTexture = 461834
  714. RaceitemID = 0
  715. name = "Insect in Amber"
  716. description = "Fossils are the preserved remains of animals or plants from the ancient past. Typically the living tissues are replaced with minerals that preserve the form of the original organism."
  717. rarity = 0
  718. icon = 463485
  719. spellDescription = "Amber is petrified tree resin. One of the purposes of tree resin is to defend the tree from attacking insects, so very rare hunks of amber may contain preserved insects within."
  720. numSockets = 0
  721. bgTexture = 426727
  722. spellID = 90433
  723. ArchaeologyFrame_CancelSpellLoadCallback@Interface\AddOns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:138
  724. ns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:172: <Blizzard_ArchaeologyUI.lua:157>
  725. self = ArchaeologyFrame {
  726. 0 = <userdata>
  727. TitleText = ArchaeologyFrameTitleText {
  728. }
  729. portrait = ArchaeologyFramePortrait {
  730. }
  731. LeftBorder = ArchaeologyFrameLeftBorder {
  732. }
  733. OnLoad@Interface\SharedXML\SharedUIPanelTemplates.lua:860
  734. currentFrame = ArchaeologyFrameArtifactPage {
  735. }
  736. RightBorder = ArchaeologyFrameRightBorder {
  737. }
  738. raceFilterDropDown = ArchaeologyFrameRaceFilter {
  739. }
  740. infoButton = ArchaeologyFrameInfoButton {
  741. }
  742. artifactPage = ArchaeologyFrameArtifactPage {
  743. }
  744. completedPage = ArchaeologyFrameCompletedPage {
  745. }
  746. summaryPage = ArchaeologyFrameSummaryPage {
  747. }
  748. TopRightCorner = ArchaeologyFrameTopRightCorner {
  749. }
  750. TopLeftCorner = ArchaeologyFrameTopLeftCorner {
  751. }
  752. Bg = ArchaeologyFrameBg {
  753. }
  754. bgLeft = ArchaeologyFrameBgLeft {
  755. }
  756. factionIcon = ArchaeologyFrameFactionIcon {
  757. }
  758. TopBorder = ArchaeologyFrameTopBorder {
  759. }
  760. tab2 = ArchaeologyFrameCompletedButton {
  761. }
  762. TopTileStreaks = ArchaeologyFrameTopTileStreaks {
  763. }
  764. TitleBg = ArchaeologyFrameTitleBg {
  765. }
  766. BottomBorder = ArchaeologyFrameBottomBorder {
  767. }
  768. tab1 = ArchaeologyFrameSummarytButton {
  769. }
  770. bgRight = ArchaeologyFrameBgRight {
  771. }
  772. rankBar = ArchaeologyFrameRankBar {
  773. }
  774. BotRightCorner = ArchaeologyFrameBotRightCorner {
  775. }
  776. Inset = ArchaeologyFrameInset {
  777. }
  778. CloseButton = ArchaeologyFrameCloseButton {
  779. }
  780. BotLeftCorner = ArchaeologyFrameBotLeftCorner {
  781. }
  782. PortraitFrame = ArchaeologyFramePortraitFrame {
  783. }
  784. selectedTab = 1
  785. helpPage = ArchaeologyFrameHelpPage {
  786. }
  787. }
  788. event = "GET_ITEM_INFO_RECEIVED"
  789. [C]: <GetItemInfo>
  790. ns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:300: <ArchaeologyFrame_CurrentArtifactUpdate>
  791. self = ArchaeologyFrameArtifactPage {
  792. historyScroll = ArchaeologyFrameArtifactPageHistoryScroll {
  793. }
  794. isFinished = false
  795. artifactName = ArchaeologyFrameArtifactPageArtifactName {
  796. }
  797. historyTitle = ArchaeologyFrameArtifactPageHistoryTitle {
  798. }
  799. icon = ArchaeologyFrameArtifactPageIcon {
  800. }
  801. raceID = 18
  802. UpdateFrame@Interface\AddOns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:274
  803. raceRarity = ArchaeologyFrameArtifactPageArtifactSubText {
  804. }
  805. raceBG = ArchaeologyFrameArtifactPageRaceBG {
  806. }
  807. backButton = ArchaeologyFrameArtifactPageBackButton {
  808. }
  809. glow = ArchaeologyFrameArtifactPageFinishedGlow {
  810. }
  811. 0 = <userdata>
  812. solveFrame = ArchaeologyFrameArtifactPageSolveFrame {
  813. }
  814. currentPage = 1
  815. raceFilter = 18
  816. currentName = "Insect in Amber"
  817. artifactBG = ArchaeologyFrameArtifactPageArtifactBG {
  818. }
  819. }
  820. RaceName = "Fossil"
  821. RaceTexture = 461834
  822. RaceitemID = 0
  823. name = "Insect in Amber"
  824. description = "Fossils are the preserved remains of animals or plants from the ancient past. Typically the living tissues are replaced with minerals that preserve the form of the original organism."
  825. rarity = 0
  826. icon = 463485
  827. spellDescription = "Amber is petrified tree resin. One of the purposes of tree resin is to defend the tree from attacking insects, so very rare hunks of amber may contain preserved insects within."
  828. numSockets = 0
  829. bgTexture = 426727
  830. spellID = 90433
  831. ArchaeologyFrame_CancelSpellLoadCallback@Interface\AddOns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:138
  832. ns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:172: <Blizzard_ArchaeologyUI.lua:157>
  833. self = ArchaeologyFrame {
  834. 0 = <userdata>
  835. TitleText = ArchaeologyFrameTitleText {
  836. }
  837. portrait = ArchaeologyFramePortrait {
  838. }
  839. LeftBorder = ArchaeologyFrameLeftBorder {
  840. }
  841. OnLoad@Interface\SharedXML\SharedUIPanelTemplates.lua:860
  842. currentFrame = ArchaeologyFrameArtifactPage {
  843. }
  844. RightBorder = ArchaeologyFrameRightBorder {
  845. }
  846. raceFilterDropDown = ArchaeologyFrameRaceFilter {
  847. }
  848. infoButton = ArchaeologyFrameInfoButton {
  849. }
  850. artifactPage = ArchaeologyFrameArtifactPage {
  851. }
  852. completedPage = ArchaeologyFrameCompletedPage {
  853. }
  854. summaryPage = ArchaeologyFrameSummaryPage {
  855. }
  856. TopRightCorner = ArchaeologyFrameTopRightCorner {
  857. }
  858. TopLeftCorner = ArchaeologyFrameTopLeftCorner {
  859. }
  860. Bg = ArchaeologyFrameBg {
  861. }
  862. bgLeft = ArchaeologyFrameBgLeft {
  863. }
  864. factionIcon = ArchaeologyFrameFactionIcon {
  865. }
  866. TopBorder = ArchaeologyFrameTopBorder {
  867. }
  868. tab2 = ArchaeologyFrameCompletedButton {
  869. }
  870. TopTileStreaks = ArchaeologyFrameTopTileStreaks {
  871. }
  872. TitleBg = ArchaeologyFrameTitleBg {
  873. }
  874. BottomBorder = ArchaeologyFrameBottomBorder {
  875. }
  876. tab1 = ArchaeologyFrameSummarytButton {
  877. }
  878. bgRight = ArchaeologyFrameBgRight {
  879. }
  880. rankBar = ArchaeologyFrameRankBar {
  881. }
  882. BotRightCorner = ArchaeologyFrameBotRightCorner {
  883. }
  884. Inset = ArchaeologyFrameInset {
  885. }
  886. CloseButton = ArchaeologyFrameCloseButton {
  887. }
  888. BotLeftCorner = ArchaeologyFrameBotLeftCorner {
  889. }
  890. PortraitFrame = ArchaeologyFramePortraitFrame {
  891. }
  892. selectedTab = 1
  893. helpPage = ArchaeologyFrameHelpPage {
  894. }
  895. }
  896. event = "GET_ITEM_INFO_RECEIVED"
  897. [C]: <GetItemInfo>
  898. ns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:300: <ArchaeologyFrame_CurrentArtifactUpdate>
  899. self = ArchaeologyFrameArtifactPage {
  900. historyScroll = ArchaeologyFrameArtifactPageHistoryScroll {
  901. }
  902. isFinished = false
  903. artifactName = ArchaeologyFrameArtifactPageArtifactName {
  904. }
  905. historyTitle = ArchaeologyFrameArtifactPageHistoryTitle {
  906. }
  907. icon = ArchaeologyFrameArtifactPageIcon {
  908. }
  909. raceID = 18
  910. UpdateFrame@Interface\AddOns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:274
  911. raceRarity = ArchaeologyFrameArtifactPageArtifactSubText {
  912. }
  913. raceBG = ArchaeologyFrameArtifactPageRaceBG {
  914. }
  915. backButton = ArchaeologyFrameArtifactPageBackButton {
  916. }
  917. glow = ArchaeologyFrameArtifactPageFinishedGlow {
  918. }
  919. 0 = <userdata>
  920. solveFrame = ArchaeologyFrameArtifactPageSolveFrame {
  921. }
  922. currentPage = 1
  923. raceFilter = 18
  924. currentName = "Insect in Amber"
  925. artifactBG = ArchaeologyFrameArtifactPageArtifactBG {
  926. }
  927. }
  928. RaceName = "Fossil"
  929. RaceTexture = 461834
  930. RaceitemID = 0
  931. name = "Insect in Amber"
  932. description = "Fossils are the preserved remains of animals or plants from the ancient past. Typically the living tissues are replaced with minerals that preserve the form of the original organism."
  933. rarity = 0
  934. icon = 463485
  935. spellDescription = "Amber is petrified tree resin. One of the purposes of tree resin is to defend the tree from attacking insects, so very rare hunks of amber may contain preserved insects within."
  936. numSockets = 0
  937. bgTexture = 426727
  938. spellID = 90433
  939. ArchaeologyFrame_CancelSpellLoadCallback@Interface\AddOns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:138
  940. ns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:172: <Blizzard_ArchaeologyUI.lua:157>
  941. self = ArchaeologyFrame {
  942. 0 = <userdata>
  943. TitleText = ArchaeologyFrameTitleText {
  944. }
  945. portrait = ArchaeologyFramePortrait {
  946. }
  947. LeftBorder = ArchaeologyFrameLeftBorder {
  948. }
  949. OnLoad@Interface\SharedXML\SharedUIPanelTemplates.lua:860
  950. currentFrame = ArchaeologyFrameArtifactPage {
  951. }
  952. RightBorder = ArchaeologyFrameRightBorder {
  953. }
  954. raceFilterDropDown = ArchaeologyFrameRaceFilter {
  955. }
  956. infoButton = ArchaeologyFrameInfoButton {
  957. }
  958. artifactPage = ArchaeologyFrameArtifactPage {
  959. }
  960. completedPage = ArchaeologyFrameCompletedPage {
  961. }
  962. summaryPage = ArchaeologyFrameSummaryPage {
  963. }
  964. TopRightCorner = ArchaeologyFrameTopRightCorner {
  965. }
  966. TopLeftCorner = ArchaeologyFrameTopLeftCorner {
  967. }
  968. Bg = ArchaeologyFrameBg {
  969. }
  970. bgLeft = ArchaeologyFrameBgLeft {
  971. }
  972. factionIcon = ArchaeologyFrameFactionIcon {
  973. }
  974. TopBorder = ArchaeologyFrameTopBorder {
  975. }
  976. tab2 = ArchaeologyFrameCompletedButton {
  977. }
  978. TopTileStreaks = ArchaeologyFrameTopTileStreaks {
  979. }
  980. TitleBg = ArchaeologyFrameTitleBg {
  981. }
  982. BottomBorder = ArchaeologyFrameBottomBorder {
  983. }
  984. tab1 = ArchaeologyFrameSummarytButton {
  985. }
  986. bgRight = ArchaeologyFrameBgRight {
  987. }
  988. rankBar = ArchaeologyFrameRankBar {
  989. }
  990. BotRightCorner = ArchaeologyFrameBotRightCorner {
  991. }
  992. Inset = ArchaeologyFrameInset {
  993. }
  994. CloseButton = ArchaeologyFrameCloseButton {
  995. }
  996. BotLeftCorner = ArchaeologyFrameBotLeftCorner {
  997. }
  998. PortraitFrame = ArchaeologyFramePortraitFrame {
  999. }
  1000. selectedTab = 1
  1001. helpPage = ArchaeologyFrameHelpPage {
  1002. }
  1003. }
  1004. event = "GET_ITEM_INFO_RECEIVED"
  1005. [C]: <GetItemInfo>
  1006. ns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:300: <ArchaeologyFrame_CurrentArtifactUpdate>
  1007. self = ArchaeologyFrameArtifactPage {
  1008. historyScroll = ArchaeologyFrameArtifactPageHistoryScroll {
  1009. }
  1010. isFinished = false
  1011. artifactName = ArchaeologyFrameArtifactPageArtifactName {
  1012. }
  1013. historyTitle = ArchaeologyFrameArtifactPageHistoryTitle {
  1014. }
  1015. icon = ArchaeologyFrameArtifactPageIcon {
  1016. }
  1017. raceID = 18
  1018. UpdateFrame@Interface\AddOns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:274
  1019. raceRarity = ArchaeologyFrameArtifactPageArtifactSubText {
  1020. }
  1021. raceBG = ArchaeologyFrameArtifactPageRaceBG {
  1022. }
  1023. backButton = ArchaeologyFrameArtifactPageBackButton {
  1024. }
  1025. glow = ArchaeologyFrameArtifactPageFinishedGlow {
  1026. }
  1027. 0 = <userdata>
  1028. solveFrame = ArchaeologyFrameArtifactPageSolveFrame {
  1029. }
  1030. currentPage = 1
  1031. raceFilter = 18
  1032. currentName = "Insect in Amber"
  1033. artifactBG = ArchaeologyFrameArtifactPageArtifactBG {
  1034. }
  1035. }
  1036. RaceName = "Fossil"
  1037. RaceTexture = 461834
  1038. RaceitemID = 0
  1039. name = "Insect in Amber"
  1040. description = "Fossils are the preserved remains of animals or plants from the ancient past. Typically the living tissues are replaced with minerals that preserve the form of the original organism."
  1041. rarity = 0
  1042. icon = 463485
  1043. spellDescription = "Amber is petrified tree resin. One of the purposes of tree resin is to defend the tree from attacking insects, so very rare hunks of amber may contain preserved insects within."
  1044. numSockets = 0
  1045. bgTexture = 426727
  1046. spellID = 90433
  1047. ArchaeologyFrame_CancelSpellLoadCallback@Interface\AddOns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:138
  1048. ns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:172: <Blizzard_ArchaeologyUI.lua:157>
  1049. self = ArchaeologyFrame {
  1050. 0 = <userdata>
  1051. TitleText = ArchaeologyFrameTitleText {
  1052. }
  1053. portrait = ArchaeologyFramePortrait {
  1054. }
  1055. LeftBorder = ArchaeologyFrameLeftBorder {
  1056. }
  1057. OnLoad@Interface\SharedXML\SharedUIPanelTemplates.lua:860
  1058. currentFrame = ArchaeologyFrameArtifactPage {
  1059. }
  1060. RightBorder = ArchaeologyFrameRightBorder {
  1061. }
  1062. raceFilterDropDown = ArchaeologyFrameRaceFilter {
  1063. }
  1064. infoButton = ArchaeologyFrameInfoButton {
  1065. }
  1066. artifactPage = ArchaeologyFrameArtifactPage {
  1067. }
  1068. completedPage = ArchaeologyFrameCompletedPage {
  1069. }
  1070. summaryPage = ArchaeologyFrameSummaryPage {
  1071. }
  1072. TopRightCorner = ArchaeologyFrameTopRightCorner {
  1073. }
  1074. TopLeftCorner = ArchaeologyFrameTopLeftCorner {
  1075. }
  1076. Bg = ArchaeologyFrameBg {
  1077. }
  1078. bgLeft = ArchaeologyFrameBgLeft {
  1079. }
  1080. factionIcon = ArchaeologyFrameFactionIcon {
  1081. }
  1082. TopBorder = ArchaeologyFrameTopBorder {
  1083. }
  1084. tab2 = ArchaeologyFrameCompletedButton {
  1085. }
  1086. TopTileStreaks = ArchaeologyFrameTopTileStreaks {
  1087. }
  1088. TitleBg = ArchaeologyFrameTitleBg {
  1089. }
  1090. BottomBorder = ArchaeologyFrameBottomBorder {
  1091. }
  1092. tab1 = ArchaeologyFrameSummarytButton {
  1093. }
  1094. bgRight = ArchaeologyFrameBgRight {
  1095. }
  1096. rankBar = ArchaeologyFrameRankBar {
  1097. }
  1098. BotRightCorner = ArchaeologyFrameBotRightCorner {
  1099. }
  1100. Inset = ArchaeologyFrameInset {
  1101. }
  1102. CloseButton = ArchaeologyFrameCloseButton {
  1103. }
  1104. BotLeftCorner = ArchaeologyFrameBotLeftCorner {
  1105. }
  1106. PortraitFrame = ArchaeologyFramePortraitFrame {
  1107. }
  1108. selectedTab = 1
  1109. helpPage = ArchaeologyFrameHelpPage {
  1110. }
  1111. }
  1112. event = "GET_ITEM_INFO_RECEIVED"
  1113. [C]: <GetItemInfo>
  1114. ns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:300: <ArchaeologyFrame_CurrentArtifactUpdate>
  1115. self = ArchaeologyFrameArtifactPage {
  1116. historyScroll = ArchaeologyFrameArtifactPageHistoryScroll {
  1117. }
  1118. isFinished = false
  1119. artifactName = ArchaeologyFrameArtifactPageArtifactName {
  1120. }
  1121. historyTitle = ArchaeologyFrameArtifactPageHistoryTitle {
  1122. }
  1123. icon = ArchaeologyFrameArtifactPageIcon {
  1124. }
  1125. raceID = 18
  1126. UpdateFrame@Interface\AddOns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:274
  1127. raceRarity = ArchaeologyFrameArtifactPageArtifactSubText {
  1128. }
  1129. raceBG = ArchaeologyFrameArtifactPageRaceBG {
  1130. }
  1131. backButton = ArchaeologyFrameArtifactPageBackButton {
  1132. }
  1133. glow = ArchaeologyFrameArtifactPageFinishedGlow {
  1134. }
  1135. 0 = <userdata>
  1136. solveFrame = ArchaeologyFrameArtifactPageSolveFrame {
  1137. }
  1138. currentPage = 1
  1139. raceFilter = 18
  1140. currentName = "Insect in Amber"
  1141. artifactBG = ArchaeologyFrameArtifactPageArtifactBG {
  1142. }
  1143. }
  1144. RaceName = "Fossil"
  1145. RaceTexture = 461834
  1146. RaceitemID = 0
  1147. name = "Insect in Amber"
  1148. description = "Fossils are the preserved remains of animals or plants from the ancient past. Typically the living tissues are replaced with minerals that preserve the form of the original organism."
  1149. rarity = 0
  1150. icon = 463485
  1151. spellDescription = "Amber is petrified tree resin. One of the purposes of tree resin is to defend the tree from attacking insects, so very rare hunks of amber may contain preserved insects within."
  1152. numSockets = 0
  1153. bgTexture = 426727
  1154. spellID = 90433
  1155. ArchaeologyFrame_CancelSpellLoadCallback@Interface\AddOns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:138
  1156. ns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:172: <Blizzard_ArchaeologyUI.lua:157>
  1157. self = ArchaeologyFrame {
  1158. 0 = <userdata>
  1159. TitleText = ArchaeologyFrameTitleText {
  1160. }
  1161. portrait = ArchaeologyFramePortrait {
  1162. }
  1163. LeftBorder = ArchaeologyFrameLeftBorder {
  1164. }
  1165. OnLoad@Interface\SharedXML\SharedUIPanelTemplates.lua:860
  1166. currentFrame = ArchaeologyFrameArtifactPage {
  1167. }
  1168. RightBorder = ArchaeologyFrameRightBorder {
  1169. }
  1170. raceFilterDropDown = ArchaeologyFrameRaceFilter {
  1171. }
  1172. infoButton = ArchaeologyFrameInfoButton {
  1173. }
  1174. artifactPage = ArchaeologyFrameArtifactPage {
  1175. }
  1176. completedPage = ArchaeologyFrameCompletedPage {
  1177. }
  1178. summaryPage = ArchaeologyFrameSummaryPage {
  1179. }
  1180. TopRightCorner = ArchaeologyFrameTopRightCorner {
  1181. }
  1182. TopLeftCorner = ArchaeologyFrameTopLeftCorner {
  1183. }
  1184. Bg = ArchaeologyFrameBg {
  1185. }
  1186. bgLeft = ArchaeologyFrameBgLeft {
  1187. }
  1188. factionIcon = ArchaeologyFrameFactionIcon {
  1189. }
  1190. TopBorder = ArchaeologyFrameTopBorder {
  1191. }
  1192. tab2 = ArchaeologyFrameCompletedButton {
  1193. }
  1194. TopTileStreaks = ArchaeologyFrameTopTileStreaks {
  1195. }
  1196. TitleBg = ArchaeologyFrameTitleBg {
  1197. }
  1198. BottomBorder = ArchaeologyFrameBottomBorder {
  1199. }
  1200. tab1 = ArchaeologyFrameSummarytButton {
  1201. }
  1202. bgRight = ArchaeologyFrameBgRight {
  1203. }
  1204. rankBar = ArchaeologyFrameRankBar {
  1205. }
  1206. BotRightCorner = ArchaeologyFrameBotRightCorner {
  1207. }
  1208. Inset = ArchaeologyFrameInset {
  1209. }
  1210. CloseButton = ArchaeologyFrameCloseButton {
  1211. }
  1212. BotLeftCorner = ArchaeologyFrameBotLeftCorner {
  1213. }
  1214. PortraitFrame = ArchaeologyFramePortraitFrame {
  1215. }
  1216. selectedTab = 1
  1217. helpPage = ArchaeologyFrameHelpPage {
  1218. }
  1219. }
  1220. event = "GET_ITEM_INFO_RECEIVED"
  1221. [C]: <GetItemInfo>
  1222. ns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:300: <ArchaeologyFrame_CurrentArtifactUpdate>
  1223. self = ArchaeologyFrameArtifactPage {
  1224. historyScroll = ArchaeologyFrameArtifactPageHistoryScroll {
  1225. }
  1226. isFinished = false
  1227. artifactName = ArchaeologyFrameArtifactPageArtifactName {
  1228. }
  1229. historyTitle = ArchaeologyFrameArtifactPageHistoryTitle {
  1230. }
  1231. icon = ArchaeologyFrameArtifactPageIcon {
  1232. }
  1233. raceID = 18
  1234. UpdateFrame@Interface\AddOns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:274
  1235. raceRarity = ArchaeologyFrameArtifactPageArtifactSubText {
  1236. }
  1237. raceBG = ArchaeologyFrameArtifactPageRaceBG {
  1238. }
  1239. backButton = ArchaeologyFrameArtifactPageBackButton {
  1240. }
  1241. glow = ArchaeologyFrameArtifactPageFinishedGlow {
  1242. }
  1243. 0 = <userdata>
  1244. solveFrame = ArchaeologyFrameArtifactPageSolveFrame {
  1245. }
  1246. currentPage = 1
  1247. raceFilter = 18
  1248. currentName = "Insect in Amber"
  1249. artifactBG = ArchaeologyFrameArtifactPageArtifactBG {
  1250. }
  1251. }
  1252. RaceName = "Fossil"
  1253. RaceTexture = 461834
  1254. RaceitemID = 0
  1255. name = "Insect in Amber"
  1256. description = "Fossils are the preserved remains of animals or plants from the ancient past. Typically the living tissues are replaced with minerals that preserve the form of the original organism."
  1257. rarity = 0
  1258. icon = 463485
  1259. spellDescription = "Amber is petrified tree resin. One of the purposes of tree resin is to defend the tree from attacking insects, so very rare hunks of amber may contain preserved insects within."
  1260. numSockets = 0
  1261. bgTexture = 426727
  1262. spellID = 90433
  1263. ArchaeologyFrame_CancelSpellLoadCallback@Interface\AddOns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:138
  1264. ns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:172: <Blizzard_ArchaeologyUI.lua:157>
  1265. self = ArchaeologyFrame {
  1266. 0 = <userdata>
  1267. TitleText = ArchaeologyFrameTitleText {
  1268. }
  1269. portrait = ArchaeologyFramePortrait {
  1270. }
  1271. LeftBorder = ArchaeologyFrameLeftBorder {
  1272. }
  1273. OnLoad@Interface\SharedXML\SharedUIPanelTemplates.lua:860
  1274. currentFrame = ArchaeologyFrameArtifactPage {
  1275. }
  1276. RightBorder = ArchaeologyFrameRightBorder {
  1277. }
  1278. raceFilterDropDown = ArchaeologyFrameRaceFilter {
  1279. }
  1280. infoButton = ArchaeologyFrameInfoButton {
  1281. }
  1282. artifactPage = ArchaeologyFrameArtifactPage {
  1283. }
  1284. completedPage = ArchaeologyFrameCompletedPage {
  1285. }
  1286. summaryPage = ArchaeologyFrameSummaryPage {
  1287. }
  1288. TopRightCorner = ArchaeologyFrameTopRightCorner {
  1289. }
  1290. TopLeftCorner = ArchaeologyFrameTopLeftCorner {
  1291. }
  1292. Bg = ArchaeologyFrameBg {
  1293. }
  1294. bgLeft = ArchaeologyFrameBgLeft {
  1295. }
  1296. factionIcon = ArchaeologyFrameFactionIcon {
  1297. }
  1298. TopBorder = ArchaeologyFrameTopBorder {
  1299. }
  1300. tab2 = ArchaeologyFrameCompletedButton {
  1301. }
  1302. TopTileStreaks = ArchaeologyFrameTopTileStreaks {
  1303. }
  1304. TitleBg = ArchaeologyFrameTitleBg {
  1305. }
  1306. BottomBorder = ArchaeologyFrameBottomBorder {
  1307. }
  1308. tab1 = ArchaeologyFrameSummarytButton {
  1309. }
  1310. bgRight = ArchaeologyFrameBgRight {
  1311. }
  1312. rankBar = ArchaeologyFrameRankBar {
  1313. }
  1314. BotRightCorner = ArchaeologyFrameBotRightCorner {
  1315. }
  1316. Inset = ArchaeologyFrameInset {
  1317. }
  1318. CloseButton = ArchaeologyFrameCloseButton {
  1319. }
  1320. BotLeftCorner = ArchaeologyFrameBotLeftCorner {
  1321. }
  1322. PortraitFrame = ArchaeologyFramePortraitFrame {
  1323. }
  1324. selectedTab = 1
  1325. helpPage = ArchaeologyFrameHelpPage {
  1326. }
  1327. }
  1328. event = "GET_ITEM_INFO_RECEIVED"
  1329. [C]: <GetItemInfo>
  1330. ns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:300: <ArchaeologyFrame_CurrentArtifactUpdate>
  1331. self = ArchaeologyFrameArtifactPage {
  1332. historyScroll = ArchaeologyFrameArtifactPageHistoryScroll {
  1333. }
  1334. isFinished = false
  1335. artifactName = ArchaeologyFrameArtifactPageArtifactName {
  1336. }
  1337. historyTitle = ArchaeologyFrameArtifactPageHistoryTitle {
  1338. }
  1339. icon = ArchaeologyFrameArtifactPageIcon {
  1340. }
  1341. raceID = 18
  1342. UpdateFrame@Interface\AddOns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:274
  1343. raceRarity = ArchaeologyFrameArtifactPageArtifactSubText {
  1344. }
  1345. raceBG = ArchaeologyFrameArtifactPageRaceBG {
  1346. }
  1347. backButton = ArchaeologyFrameArtifactPageBackButton {
  1348. }
  1349. glow = ArchaeologyFrameArtifactPageFinishedGlow {
  1350. }
  1351. 0 = <userdata>
  1352. solveFrame = ArchaeologyFrameArtifactPageSolveFrame {
  1353. }
  1354. currentPage = 1
  1355. raceFilter = 18
  1356. currentName = "Insect in Amber"
  1357. artifactBG = ArchaeologyFrameArtifactPageArtifactBG {
  1358. }
  1359. }
  1360. RaceName = "Fossil"
  1361. RaceTexture = 461834
  1362. RaceitemID = 0
  1363. name = "Insect in Amber"
  1364. description = "Fossils are the preserved remains of animals or plants from the ancient past. Typically the living tissues are replaced with minerals that preserve the form of the original organism."
  1365. rarity = 0
  1366. icon = 463485
  1367. spellDescription = "Amber is petrified tree resin. One of the purposes of tree resin is to defend the tree from attacking insects, so very rare hunks of amber may contain preserved insects within."
  1368. numSockets = 0
  1369. bgTexture = 426727
  1370. spellID = 90433
  1371. ArchaeologyFrame_CancelSpellLoadCallback@Interface\AddOns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:138
  1372. ns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:172: <Blizzard_ArchaeologyUI.lua:157>
  1373. self = ArchaeologyFrame {
  1374. 0 = <userdata>
  1375. TitleText = ArchaeologyFrameTitleText {
  1376. }
  1377. portrait = ArchaeologyFramePortrait {
  1378. }
  1379. LeftBorder = ArchaeologyFrameLeftBorder {
  1380. }
  1381. OnLoad@Interface\SharedXML\SharedUIPanelTemplates.lua:860
  1382. currentFrame = ArchaeologyFrameArtifactPage {
  1383. }
  1384. RightBorder = ArchaeologyFrameRightBorder {
  1385. }
  1386. raceFilterDropDown = ArchaeologyFrameRaceFilter {
  1387. }
  1388. infoButton = ArchaeologyFrameInfoButton {
  1389. }
  1390. artifactPage = ArchaeologyFrameArtifactPage {
  1391. }
  1392. completedPage = ArchaeologyFrameCompletedPage {
  1393. }
  1394. summaryPage = ArchaeologyFrameSummaryPage {
  1395. }
  1396. TopRightCorner = ArchaeologyFrameTopRightCorner {
  1397. }
  1398. TopLeftCorner = ArchaeologyFrameTopLeftCorner {
  1399. }
  1400. Bg = ArchaeologyFrameBg {
  1401. }
  1402. bgLeft = ArchaeologyFrameBgLeft {
  1403. }
  1404. factionIcon = ArchaeologyFrameFactionIcon {
  1405. }
  1406. TopBorder = ArchaeologyFrameTopBorder {
  1407. }
  1408. tab2 = ArchaeologyFrameCompletedButton {
  1409. }
  1410. TopTileStreaks = ArchaeologyFrameTopTileStreaks {
  1411. }
  1412. TitleBg = ArchaeologyFrameTitleBg {
  1413. }
  1414. BottomBorder = ArchaeologyFrameBottomBorder {
  1415. }
  1416. tab1 = ArchaeologyFrameSummarytButton {
  1417. }
  1418. bgRight = ArchaeologyFrameBgRight {
  1419. }
  1420. rankBar = ArchaeologyFrameRankBar {
  1421. }
  1422. BotRightCorner = ArchaeologyFrameBotRightCorner {
  1423. }
  1424. Inset = ArchaeologyFrameInset {
  1425. }
  1426. CloseButton = ArchaeologyFrameCloseButton {
  1427. }
  1428. BotLeftCorner = ArchaeologyFrameBotLeftCorner {
  1429. }
  1430. PortraitFrame = ArchaeologyFramePortraitFrame {
  1431. }
  1432. selectedTab = 1
  1433. helpPage = ArchaeologyFrameHelpPage {
  1434. }
  1435. }
  1436. event = "GET_ITEM_INFO_RECEIVED"
  1437. [C]: <GetItemInfo>
  1438. ns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:300: <ArchaeologyFrame_CurrentArtifactUpdate>
  1439. self = ArchaeologyFrameArtifactPage {
  1440. historyScroll = ArchaeologyFrameArtifactPageHistoryScroll {
  1441. }
  1442. isFinished = false
  1443. artifactName = ArchaeologyFrameArtifactPageArtifactName {
  1444. }
  1445. historyTitle = ArchaeologyFrameArtifactPageHistoryTitle {
  1446. }
  1447. icon = ArchaeologyFrameArtifactPageIcon {
  1448. }
  1449. raceID = 18
  1450. UpdateFrame@Interface\AddOns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:274
  1451. raceRarity = ArchaeologyFrameArtifactPageArtifactSubText {
  1452. }
  1453. raceBG = ArchaeologyFrameArtifactPageRaceBG {
  1454. }
  1455. backButton = ArchaeologyFrameArtifactPageBackButton {
  1456. }
  1457. glow = ArchaeologyFrameArtifactPageFinishedGlow {
  1458. }
  1459. 0 = <userdata>
  1460. solveFrame = ArchaeologyFrameArtifactPageSolveFrame {
  1461. }
  1462. currentPage = 1
  1463. raceFilter = 18
  1464. currentName = "Insect in Amber"
  1465. artifactBG = ArchaeologyFrameArtifactPageArtifactBG {
  1466. }
  1467. }
  1468. RaceName = "Fossil"
  1469. RaceTexture = 461834
  1470. RaceitemID = 0
  1471. name = "Insect in Amber"
  1472. description = "Fossils are the preserved remains of animals or plants from the ancient past. Typically the living tissues are replaced with minerals that preserve the form of the original organism."
  1473. rarity = 0
  1474. icon = 463485
  1475. spellDescription = "Amber is petrified tree resin. One of the purposes of tree resin is to defend the tree from attacking insects, so very rare hunks of amber may contain preserved insects within."
  1476. numSockets = 0
  1477. bgTexture = 426727
  1478. spellID = 90433
  1479. ArchaeologyFrame_CancelSpellLoadCallback@Interface\AddOns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:138
  1480. ns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:172: <Blizzard_ArchaeologyUI.lua:157>
  1481. self = ArchaeologyFrame {
  1482. 0 = <userdata>
  1483. TitleText = ArchaeologyFrameTitleText {
  1484. }
  1485. portrait = ArchaeologyFramePortrait {
  1486. }
  1487. LeftBorder = ArchaeologyFrameLeftBorder {
  1488. }
  1489. OnLoad@Interface\SharedXML\SharedUIPanelTemplates.lua:860
  1490. currentFrame = ArchaeologyFrameArtifactPage {
  1491. }
  1492. RightBorder = ArchaeologyFrameRightBorder {
  1493. }
  1494. raceFilterDropDown = ArchaeologyFrameRaceFilter {
  1495. }
  1496. infoButton = ArchaeologyFrameInfoButton {
  1497. }
  1498. artifactPage = ArchaeologyFrameArtifactPage {
  1499. }
  1500. completedPage = ArchaeologyFrameCompletedPage {
  1501. }
  1502. summaryPage = ArchaeologyFrameSummaryPage {
  1503. }
  1504. TopRightCorner = ArchaeologyFrameTopRightCorner {
  1505. }
  1506. TopLeftCorner = ArchaeologyFrameTopLeftCorner {
  1507. }
  1508. Bg = ArchaeologyFrameBg {
  1509. }
  1510. bgLeft = ArchaeologyFrameBgLeft {
  1511. }
  1512. factionIcon = ArchaeologyFrameFactionIcon {
  1513. }
  1514. TopBorder = ArchaeologyFrameTopBorder {
  1515. }
  1516. tab2 = ArchaeologyFrameCompletedButton {
  1517. }
  1518. TopTileStreaks = ArchaeologyFrameTopTileStreaks {
  1519. }
  1520. TitleBg = ArchaeologyFrameTitleBg {
  1521. }
  1522. BottomBorder = ArchaeologyFrameBottomBorder {
  1523. }
  1524. tab1 = ArchaeologyFrameSummarytButton {
  1525. }
  1526. bgRight = ArchaeologyFrameBgRight {
  1527. }
  1528. rankBar = ArchaeologyFrameRankBar {
  1529. }
  1530. BotRightCorner = ArchaeologyFrameBotRightCorner {
  1531. }
  1532. Inset = ArchaeologyFrameInset {
  1533. }
  1534. CloseButton = ArchaeologyFrameCloseButton {
  1535. }
  1536. BotLeftCorner = ArchaeologyFrameBotLeftCorner {
  1537. }
  1538. PortraitFrame = ArchaeologyFramePortraitFrame {
  1539. }
  1540. selectedTab = 1
  1541. helpPage = ArchaeologyFrameHelpPage {
  1542. }
  1543. }
  1544. event = "GET_ITEM_INFO_RECEIVED"
  1545. [C]: <GetItemInfo>
  1546. ns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:300: <ArchaeologyFrame_CurrentArtifactUpdate>
  1547. self = ArchaeologyFrameArtifactPage {
  1548. historyScroll = ArchaeologyFrameArtifactPageHistoryScroll {
  1549. }
  1550. isFinished = false
  1551. artifactName = ArchaeologyFrameArtifactPageArtifactName {
  1552. }
  1553. historyTitle = ArchaeologyFrameArtifactPageHistoryTitle {
  1554. }
  1555. icon = ArchaeologyFrameArtifactPageIcon {
  1556. }
  1557. raceID = 18
  1558. UpdateFrame@Interface\AddOns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:274
  1559. raceRarity = ArchaeologyFrameArtifactPageArtifactSubText {
  1560. }
  1561. raceBG = ArchaeologyFrameArtifactPageRaceBG {
  1562. }
  1563. backButton = ArchaeologyFrameArtifactPageBackButton {
  1564. }
  1565. glow = ArchaeologyFrameArtifactPageFinishedGlow {
  1566. }
  1567. 0 = <userdata>
  1568. solveFrame = ArchaeologyFrameArtifactPageSolveFrame {
  1569. }
  1570. currentPage = 1
  1571. raceFilter = 18
  1572. currentName = "Insect in Amber"
  1573. artifactBG = ArchaeologyFrameArtifactPageArtifactBG {
  1574. }
  1575. }
  1576. RaceName = "Fossil"
  1577. RaceTexture = 461834
  1578. RaceitemID = 0
  1579. name = "Insect in Amber"
  1580. description = "Fossils are the preserved remains of animals or plants from the ancient past. Typically the living tissues are replaced with minerals that preserve the form of the original organism."
  1581. rarity = 0
  1582. icon = 463485
  1583. spellDescription = "Amber is petrified tree resin. One of the purposes of tree resin is to defend the tree from attacking insects, so very rare hunks of amber may contain preserved insects within."
  1584. numSockets = 0
  1585. bgTexture = 426727
  1586. spellID = 90433
  1587. ArchaeologyFrame_CancelSpellLoadCallback@Interface\AddOns\Blizzard_ArchaeologyUI\Blizzard_ArchaeologyUI.lua:138
  1588. Temp Table Info:
  1589. [1] TSM\Core\Lib\Delay.lua:101 -> TSM\Core\Service\Crafting\ProfessionScanner.lua:153
  1590. [1] TSM\Core\Lib\Delay.lua:65 -> TSM\Core\Lib\Sync\Connection.lua:199
  1591. [1] TSM\Core\Lib\Delay.lua:65 -> TSM\Core\Lib\Sync\RPC.lua:28
  1592. Object Pool Info:
  1593. UI_QueryScrollingTable (1 created, 0 in use)
  1594. <none>
  1595. UI_PlayerGoldText (1 created, 0 in use)
  1596. <none>
  1597. UI_Texture (3 created, 0 in use)
  1598. <none>
  1599. COOLDOWN_TASK (1 created, 1 in use)
  1600. <none>
  1601. TABLE_ROWS (12 created, 0 in use)
  1602. <none>
  1603. DATABASE_QUERY_RESULT_ROWS (273 created, 56 in use)
  1604. [56] ???
  1605. GATHERING_ALT_TASK (0 created, 0 in use)
  1606. <none>
  1607. DATABASE_QUERIES (17 created, 16 in use)
  1608. <none>
  1609. UI_Frame (3 created, 0 in use)
  1610. <none>
  1611. UI_Button (2 created, 0 in use)
  1612. <none>
  1613. UI_ApplicationFrame (1 created, 0 in use)
  1614. <none>
  1615. UI_Spacer (3 created, 0 in use)
  1616. <none>
  1617. UI_Text (7 created, 0 in use)
  1618. <none>
  1619. UI_ActionButton (1 created, 0 in use)
  1620. <none>
  1621. DATABASE_QUERY_CLAUSES (36 created, 30 in use)
  1622. <none>
  1623. TSM Thread Info:
  1624. {
  1625. PLAYER_PROFESSIONS={
  1626. isImmortal=false,
  1627. createCaller="TSM\\Core\\Service\\Crafting\\PlayerProfessions.lua:45",
  1628. startCaller="TSM\\Core\\Service\\Crafting\\PlayerProfessions.lua:65",
  1629. state="DEAD",
  1630. cpuTimeUsed=152.11996376514,
  1631. cpuPct="0.0%",
  1632. realTimeUsed=1719204.1087362,
  1633. eventNames={
  1634. },
  1635. backtrace={
  1636. }
  1637. }
  1638. }
  1639. TSM Debug Log:
  1640. 18:59:39.166 [WARN:40] Event (BAG_UPDATE_DELAYED) callback took 58.57ms
  1641. 18:59:39.132 [INFO:93] [DESTROYING] EV_BAG_UPDATE
  1642. 18:59:32.397 [INFO:93] [SNIPER] EV_MSG
  1643. 18:59:32.397 [INFO:93] [SHOPPING] EV_MSG
  1644. 18:56:55.036 [WARN:40] Event (BAG_UPDATE_DELAYED) callback took 70.18ms
  1645. 18:56:55.002 [INFO:93] [DESTROYING] EV_BAG_UPDATE
  1646. 18:56:44.894 [INFO:93] [SNIPER] EV_MSG
  1647. 18:56:44.894 [INFO:93] [SHOPPING] EV_MSG
  1648. 18:53:58.863 [WARN:40] Event (BAG_UPDATE_DELAYED) callback took 67.79ms
  1649. 18:53:58.829 [INFO:93] [DESTROYING] EV_BAG_UPDATE
  1650. 18:53:00.120 [INFO:93] [SNIPER] EV_MSG
  1651. 18:53:00.120 [INFO:93] [SHOPPING] EV_MSG
  1652. 18:45:40.238 [INFO:93] [SNIPER] EV_MSG
  1653. 18:45:40.238 [INFO:93] [SHOPPING] EV_MSG
  1654. 18:45:36.911 [INFO:93] [SNIPER] EV_MSG
  1655. 18:45:36.911 [INFO:93] [SHOPPING] EV_MSG
  1656. 18:42:20.696 [INFO:93] [SNIPER] EV_MSG
  1657. 18:42:20.696 [INFO:93] [SHOPPING] EV_MSG
  1658. 18:42:05.467 [INFO:93] [SNIPER] EV_MSG
  1659. 18:42:05.467 [INFO:93] [SHOPPING] EV_MSG
  1660. 18:41:54.901 [INFO:93] [SNIPER] EV_MSG
  1661. 18:41:54.901 [INFO:93] [SHOPPING] EV_MSG
  1662. 18:41:17.924 [INFO:93] [SNIPER] EV_MSG
  1663. 18:41:17.924 [INFO:93] [SHOPPING] EV_MSG
  1664. 18:39:33.369 [WARN:40] Event (BAG_UPDATE_DELAYED) callback took 120.06ms
  1665. 18:38:17.327 [WARN:40] Event (BAG_UPDATE_DELAYED) callback took 68.57ms
  1666. 18:38:17.294 [INFO:93] [DESTROYING] EV_BAG_UPDATE
  1667. 18:38:16.951 [INFO:93] [SNIPER] EV_MSG
  1668. 18:38:16.951 [INFO:93] [SHOPPING] EV_MSG
  1669. 18:37:59.132 [WARN:40] Event (BAG_UPDATE_DELAYED) callback took 70.00ms
  1670. 18:37:59.099 [INFO:93] [DESTROYING] EV_BAG_UPDATE
  1671. 18:37:58.829 [INFO:93] [SNIPER] EV_MSG
  1672. 18:37:58.829 [INFO:93] [SHOPPING] EV_MSG
  1673. 18:37:29.872 [WARN:40] Event (BAG_UPDATE_DELAYED) callback took 116.28ms
  1674. 18:35:30.749 [INFO:93] [SNIPER] EV_MSG
  1675. 18:35:30.749 [INFO:93] [SHOPPING] EV_MSG
  1676. 18:35:30.627 [WARN:40] Event (BAG_UPDATE_DELAYED) callback took 60.08ms
  1677. 18:35:30.593 [INFO:93] [DESTROYING] EV_BAG_UPDATE
  1678. 18:34:54.801 [INFO:93] [SNIPER] EV_MSG
  1679. 18:34:54.801 [INFO:93] [SHOPPING] EV_MSG
  1680. 18:34:54.729 [WARN:40] Event (BAG_UPDATE_DELAYED) callback took 58.49ms
  1681. 18:34:54.695 [INFO:93] [DESTROYING] EV_BAG_UPDATE
  1682. 18:34:50.663 [WARN:40] Event (BAG_UPDATE_DELAYED) callback took 58.04ms
  1683. 18:34:50.629 [INFO:93] [DESTROYING] EV_BAG_UPDATE
  1684. 18:34:34.356 [WARN:40] Event (BAG_UPDATE_DELAYED) callback took 56.49ms
  1685. 18:34:34.323 [INFO:93] [DESTROYING] EV_BAG_UPDATE
  1686. 18:34:29.442 [WARN:40] Event (BAG_UPDATE_DELAYED) callback took 56.19ms
  1687. 18:34:29.409 [INFO:93] [DESTROYING] EV_BAG_UPDATE
  1688. 18:34:13.541 [WARN:40] Event (BAG_UPDATE_DELAYED) callback took 55.46ms
  1689. 18:34:13.508 [INFO:93] [DESTROYING] EV_BAG_UPDATE
  1690. 18:33:44.197 [ERR:666] Giving up on item info for i:19713
  1691. 18:33:44.196 [ERR:666] Giving up on item info for i:19712
  1692. 18:33:44.196 [ERR:666] Giving up on item info for i:19711
  1693. 18:33:44.196 [ERR:666] Giving up on item info for i:19707
  1694. 18:33:44.196 [ERR:666] Giving up on item info for i:19715
  1695. 18:33:39.508 [INFO:649] Stopping the scheduler
  1696. 18:33:39.508 [INFO:574] Thread finished: PLAYER_PROFESSIONS [DEAD,0.4%]
  1697. 18:33:38.965 [WARN:163] Delay callback (processItemInfo) took 23.86ms
  1698. 18:33:38.639 [WARN:163] Delay callback (reagentBankSlotScan) took 159.02ms
  1699. 18:33:38.605 [INFO:93] [DESTROYING] EV_BAG_UPDATE
  1700. 18:33:38.452 [WARN:40] Event (BAG_UPDATE_DELAYED) callback took 220.70ms
  1701. 18:33:38.419 [INFO:93] [DESTROYING] EV_BAG_UPDATE
  1702. 18:33:37.805 [WARN:163] Delay callback (TSM\Core\UI\AuctionUI\Core.lua:34) took 40.64ms
  1703. 18:33:37.764 [WARN:163] Delay callback (processItemInfo) took 209.72ms
  1704. 18:33:36.947 [WARN:40] Event (BAG_UPDATE_DELAYED) callback took 21.35ms
  1705. 18:33:36.664 [WARN:40] Event (ADDON_LOADED) callback took 5588.43ms
  1706. 18:33:36.664 [WARN:53] OnEnable (AuctionDB) took 5258.80ms
  1707. 18:33:35.550 [INFO:52] Got AppData for Khaz'goroth (isCurrent=true, 29 |4Min:Min; 57 |4Sec:Sec; ago)
  1708. 18:33:35.333 [INFO:52] Got AppData for EU (isCurrent=false, 13 |4Hr:Hr; 34 |4Min:Min; ago)
  1709. 18:33:33.398 [INFO:52] Got AppData for US (isCurrent=false, 6 |4Hr:Hr; 20 |4Min:Min; ago)
  1710. 18:33:31.404 [WARN:53] OnEnable (Cooldowns) took 28.14ms
  1711. 18:33:31.374 [WARN:53] OnEnable (Queue) took 80.29ms
  1712. 18:33:31.293 [WARN:53] OnEnable (Crafting) took 70.45ms
  1713. 18:33:31.221 [WARN:53] OnEnable (BagTracking) took 144.60ms
  1714. 18:33:31.214 [INFO:86] [DESTROYING] EV_FRAME_TOGGLE (ignored - handling event)
  1715. 18:33:31.214 [INFO:118] [DESTROYING] ST_FRAME_OPEN -> ST_FRAME_CLOSED
  1716. 18:33:31.191 [INFO:118] [DESTROYING] ST_FRAME_OPENING -> ST_FRAME_OPEN
  1717. 18:33:31.175 [INFO:118] [DESTROYING] ST_FRAME_CLOSED -> ST_FRAME_OPENING
  1718. 18:33:31.175 [INFO:93] [DESTROYING] EV_BAG_UPDATE
  1719. 18:33:05.972 [WARN:40] Event (ADDON_LOADED) callback took 689.02ms
  1720. 18:33:05.956 [INFO:594] Starting scheduler
  1721. 18:33:05.883 [WARN:39] OnInitialize (ItemInfo) took 433.28ms
  1722. 18:33:05.506 [INFO:123] Imported 22141 items worth of data
  1723. 18:33:05.427 [WARN:39] OnInitialize (Inventory) took 70.25ms
  1724. 18:33:05.355 [WARN:39] OnInitialize (TradeSkillMaster) took 72.22ms
  1725. Addons:
  1726. TSM (v4.2.2)
  1727. TSM_AppHelper (v4.0)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement