Advertisement
Guest User

Untitled

a guest
Nov 29th, 2014
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.01 KB | None | 0 0
  1. Error #1:
  2.  
  3. Message: [string "Soapbox"]:14095: attempt to call method 'GroupUnitsAvailableForHealing' (a nil value)
  4. Time: 11/29/14 17:06:13
  5. Count: 40
  6. Stack: [string "Soapbox"]:14095: in function `Finisher'
  7. [string "Soapbox"]:14252: in function `Combat'
  8. [string "Soapbox"]:13940: in function `Pulse'
  9. [string "Soapbox"]:2631: in function <[string "Soapbox"]:2612>
  10.  
  11. Locals: Health = 4
  12. Status = 4
  13. Recipient = <table> {
  14. UnitID = "Party1"
  15. }
  16. (*temporary) = nil
  17. (*temporary) = <table> {
  18. CanKillCommand = <function> defined Soapbox:5959
  19. IsMounted = <function> defined Soapbox:5735
  20. PowerRegen = <function> defined Soapbox:5824
  21. HasHero = <function> defined Soapbox:5934
  22. Focus = <function> defined Soapbox:5763
  23. HasSated = <function> defined Soapbox:5963
  24. IsReady = <function> defined Soapbox:5709
  25. ComboPoints = <function> defined Soapbox:5753
  26. Rage = <function> defined Soapbox:5794
  27. HolyPower = <function> defined Soapbox:5786
  28. SoulShards = <function> defined Soapbox:5808
  29. Chi = <function> defined Soapbox:5812
  30. HasCasterProc = <function> defined Soapbox:5992
  31. HasImmunity = <function> defined Soapbox:5982
  32. EnergyRegen = <function> defined Soapbox:5820
  33. RuneDepleted = <function> defined Soapbox:5919
  34. UnitID = "Player"
  35. Eclipse = <function> defined Soapbox:5790
  36. MaxChi = <function> defined Soapbox:5816
  37. BurningEmbers = <function> defined Soapbox:5760
  38. TotemDuration = <function> defined Soapbox:5771
  39. BonusDamage = <function> defined Soapbox:5840
  40. RunicPower = <function> defined Soapbox:5782
  41. AttackPower = <function> defined Soapbox:5828
  42. HasAgilityProc = <function> defined Soapbox:6139
  43. FocusDeficit = <function> defined Soapbox:5757
  44. IsEating = <function> defined Soapbox:5973
  45. CanBackstab = <function> defined Soapbox:5955
  46. IsReadyNoChannel = <function> defined Soapbox:5688
  47. HasTankDebuff = <function> defined Soapbox:5944
  48. ShadowOrbs = <function> defined Soapbox:5767
  49. DemonicFury = <function> defined Soapbox:5805
  50. Level = <function> defined Soapbox:5738
  51. RuneCount = <function> defined Soapbox:5844
  52. SpellHaste = <function> defined Soapbox:5837
  53. Mastery = <function> defined Soapbox:5833
  54. MountedCombat = <function> defined Soapbox:5743
  55. MaxRage = <function> defined Soapbox:5798
  56. EclipseEnergy = <function> defined Soapbox:5802
  57. }
  58. (*temporary) = 95
  59. (*temporary) = true
  60. (*temporary) = "attempt to call method 'GroupUnitsAvailableForHealing' (a nil value)"
  61. Player = <table> {
  62. CanKillCommand = <function> defined Soapbox:5959
  63. IsMounted = <function> defined Soapbox:5735
  64. PowerRegen = <function> defined Soapbox:5824
  65. HasHero = <function> defined Soapbox:5934
  66. Focus = <function> defined Soapbox:5763
  67. HasSated = <function> defined Soapbox:5963
  68. IsReady = <function> defined Soapbox:5709
  69. ComboPoints = <function> defined Soapbox:5753
  70. Rage = <function> defined Soapbox:5794
  71. HolyPower = <function> defined Soapbox:5786
  72. SoulShards = <function> defined Soapbox:5808
  73. Chi = <function> defined Soapbox:5812
  74. HasCasterProc = <function> defined Soapbox:5992
  75. HasImmunity = <function> defined Soapbox:5982
  76. EnergyRegen = <function> defined Soapbox:5820
  77. RuneDepleted = <function> defined Soapbox:5919
  78. UnitID = "Player"
  79. Eclipse = <function> defined Soapbox:5790
  80. MaxChi = <function> defined Soapbox:5816
  81. BurningEmbers = <function> defined Soapbox:5760
  82. TotemDuration = <function> defined Soapbox:5771
  83. BonusDamage = <function> defined Soapbox:5840
  84. RunicPower = <function> defined Soapbox:5782
  85. AttackPower = <function> defined Soapbox:5828
  86. HasAgilityProc = <function> defined Soapbox:6139
  87. FocusDeficit = <function> defined Soapbox:5757
  88. IsEating = <function> defined Soapbox:5973
  89. CanBackstab = <function> defined Soapbox:5955
  90. IsReadyNoChannel = <function> defined Soapbox:5688
  91. HasTankDebuff = <function> defined Soapbox:5944
  92. ShadowOrbs = <function> defined Soapbox:5767
  93. DemonicFury = <function> defined Soapbox:5805
  94. Level = <function> defined Soapbox:5738
  95. RuneCount = <function> defined Soapbox:5844
  96. SpellHaste = <function> defined Soapbox:5837
  97. Mastery = <function> defined Soapbox:5833
  98. Mount
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement