Advertisement
Guest User

Untitled

a guest
May 23rd, 2019
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.13 KB | None | 0 0
  1. Message: Interface\FrameXML\GameTooltip.lua:584: attempt to index local 'anchorFrame' (a number value)
  2. Time: Thu May 23 17:55:22 2019
  3. Count: 1
  4. Stack: Interface\FrameXML\GameTooltip.lua:584: attempt to index local 'anchorFrame' (a number value)
  5. Interface\FrameXML\GameTooltip.lua:584: in function `GameTooltip_AnchorComparisonTooltips'
  6. Interface\FrameXML\GameTooltip.lua:718: in function `GameTooltip_ShowCompareItem'
  7. Interface\AddOns\tekKompare\tekKompare.lua:8: in function <Interface\AddOns\tekKompare\tekKompare.lua:7>
  8. [C]: ?
  9. [C]: ?
  10. [C]: ?
  11. ...nterface\AddOns\Tukui\Modules\ChatFrames\CopyURL.lua:70: in function `SetHyperlink'
  12. Interface\FrameXML\ItemRef.lua:348: in function <Interface\FrameXML\ItemRef.lua:1>
  13. ...ace\AddOns\Blizzard_CombatLog\Blizzard_CombatLog.lua:3530: in function <...ace\AddOns\Blizzard_CombatLog\Blizzard_CombatLog.lua:3472>
  14. [C]: in function `SetItemRef'
  15. Interface\FrameXML\ChatFrame.lua:3494: in function `ChatFrame_OnHyperlinkShow'
  16. [string "*:OnHyperlinkClick"]:1: in function <[string "*:OnHyperlinkClick"]:1>
  17.  
  18. Locals: self = ItemRefTooltip {
  19. 0 = <userdata>
  20. SetHyperlink = <function> defined @Interface\AddOns\Tukui\Modules\ChatFrames\CopyURL.lua:56
  21. updateTooltip = 0.200000
  22. needsReset = false
  23. BottomOverlay = <unnamed> {
  24. }
  25. UpdateTooltip = <function> defined *:OnLoad:5
  26. TopOverlay = <unnamed> {
  27. }
  28. shoppingTooltips = <table> {
  29. }
  30. }
  31. anchorFrame = 1
  32. shoppingTooltip1 = ItemRefShoppingTooltip1 {
  33. 0 = <userdata>
  34. Shadow = <unnamed> {
  35. }
  36. updateTooltip = 0.200000
  37. needsReset = true
  38. BottomOverlay = <unnamed> {
  39. }
  40. IsSkinned = true
  41. TopOverlay = <unnamed> {
  42. }
  43. }
  44. shoppingTooltip2 = ItemRefShoppingTooltip2 {
  45. 0 = <userdata>
  46. updateTooltip = 0.200000
  47. needsReset = true
  48. BottomOverlay = <unnamed> {
  49. }
  50. TopOverlay = <unnamed> {
  51. }
  52. }
  53. primaryItemShown = true
  54. secondaryItemShown = false
  55. (*temporary) = nil
  56. (*temporary) = 1
  57. (*temporary) = nil
  58. (*temporary) = nil
  59. (*temporary) = nil
  60. (*temporary) = nil
  61. (*temporary) = nil
  62. (*temporary) = nil
  63. (*temporary) = nil
  64. (*temporary) = nil
  65. (*temporary) = nil
  66. (*temporary) = nil
  67. (*temporary) = "attempt to index local 'anchorFrame' (a number value)"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement