Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2019
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.51 KB | None | 0 0
  1. Message: Interface\AddOns\VendorPrice\VendorPrice.lua:82: attempt to index local 'container' (a nil value)
  2. Time: Sun Jun 23 17:08:21 2019
  3. Count: 21
  4. Stack: Interface\AddOns\VendorPrice\VendorPrice.lua:82: attempt to index local 'container' (a nil value)
  5. Interface\AddOns\VendorPrice\VendorPrice.lua:82: in function <Interface\AddOns\VendorPrice\VendorPrice.lua:75>
  6. [C]: ?
  7. [C]: ?
  8. [C]: ?
  9. [C]: in function `SetTrainerService'
  10. ...terface\AddOns\ClassTrainerPlus\ClassTrainerPlus.lua:185: in function `Update'
  11. ...terface\AddOns\ClassTrainerPlus\ClassTrainerPlus.lua:309: in function <...terface\AddOns\ClassTrainerPlus\ClassTrainerPlus.lua:308>
  12. ...terface\AddOns\ClassTrainerPlus\ClassTrainerPlus.lua:352: in function <...terface\AddOns\ClassTrainerPlus\ClassTrainerPlus.lua:340>
  13. [C]: in function `SetTrainerServiceTypeFilter'
  14. [string "*:OnShow"]:4: in function <[string "*:OnShow"]:1>
  15. [C]: in function `Show'
  16. Interface\FrameXML\UIParent.lua:2070: in function `SetUIPanel'
  17. Interface\FrameXML\UIParent.lua:1915: in function `ShowUIPanel'
  18. Interface\FrameXML\UIParent.lua:1776: in function <Interface\FrameXML\UIParent.lua:1772>
  19. [C]: in function `SetAttribute'
  20. Interface\FrameXML\UIParent.lua:2518: in function `ShowUIPanel'
  21. ...terface\AddOns\ClassTrainerPlus\ClassTrainerPlus.lua:273: in function `ClassTrainerFrame_Show'
  22. Interface\AddOns\ClassTrainerPlus\Loader.lua:2: in function `ClassTrainerFrame_LoadUI'
  23. Interface\FrameXML\UIParent.lua:1129: in function <Interface\FrameXML\UIParent.lua:650>
  24.  
  25. Locals: tt = GameTooltip {
  26. 0 = <userdata>
  27. FadeOut = <function> defined @Interface\AddOns\TipTac\ttCore.lua:856
  28. shoppingTooltips = <table> {
  29. }
  30. SetHyperlink = <function> defined =[C]:-1
  31. BottomOverlay = <unnamed> {
  32. }
  33. SetTalent = <function> defined =[C]:-1
  34. SetIconTextureAndText = <function> defined @Interface\AddOns\TipTacItemRef\ttItemRef.lua:62
  35. ttIcon = <unnamed> {
  36. }
  37. updateTooltip = 0.066000
  38. comparing = false
  39. ttCount = <unnamed> {
  40. }
  41. SetUnitAura = <function> defined =[C]:-1
  42. TopOverlay = <unnamed> {
  43. }
  44. default = 1
  45. needsReset = true
  46. ttGradient = <unnamed> {
  47. }
  48. SetUnitDebuff = <function> defined =[C]:-1
  49. SetUnitBuff = <function> defined =[C]:-1
  50. }
  51. itemLink = "[Woolen Cape]"
  52. itemSellPrice = 142
  53. container = nil
  54. (*temporary) = nil
  55. (*temporary) = nil
  56. (*temporary) = 1
  57. (*temporary) = 16
  58. (*temporary) = 11
  59. (*temporary) = "Armor"
  60. (*temporary) = "Cloth"
  61. (*temporary) = 1
  62. (*temporary) = "INVTYPE_CLOAK"
  63. (*temporary) = "attempt to index local 'container' (a nil value)"
  64. SELL_PRICE_TEXT = "Sell Price:"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement