Advertisement
Guest User

Untitled

a guest
Dec 19th, 2015
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.93 KB | None | 0 0
  1. Message: Interface\AddOns\SnailUI\Elements\BlizzardFrames.lua:34: attempt to index global 'CompactRaidFrameContainer' (a nil value)
  2. Time: 12/19/15 19:09:06
  3. Count: 1
  4. Stack: Interface\AddOns\SnailUI\Elements\BlizzardFrames.lua:34: in function `HandleBlizzardFrames'
  5. Interface\AddOns\SnailUI\SnailUI.lua:60: in function `func'
  6. Interface\AddOns\oUF\factory.lua:20: in function <Interface\AddOns\oUF\factory.lua:16>
  7. (tail call): ?
  8.  
  9. Locals: (*temporary) = nil
  10. (*temporary) = nil
  11. (*temporary) = 1
  12. (*temporary) = 5
  13. (*temporary) = <function> defined =[C]:-1
  14. (*temporary) = Boss5TargetFrame {
  15. 0 = <userdata>
  16. debuffs = Boss5TargetFrameDebuffs {
  17. }
  18. showThreat = true
  19. raidTargetIcon = Boss5TargetFrameTextureFrameRaidTargetIcon {
  20. }
  21. highLevelTexture = Boss5TargetFrameTextureFrameHighLevelTexture {
  22. }
  23. healAbsorbBarRightShadow = Boss5TargetFrameHealAbsorbBarRightShadow {
  24. }
  25. healAbsorbBarLeftShadow = Boss5TargetFrameHealAbsorbBarLeftShadow {
  26. }
  27. isBossFrame = true
  28. petBattleIcon = Boss5TargetFrameTextureFramePetBattleIcon {
  29. }
  30. healthbar = Boss5TargetFrameHealthBar {
  31. }
  32. pvpIcon = Boss5TargetFrameTextureFramePVPIcon {
  33. }
  34. questIcon = Boss5TargetFrameTextureFrameQuestIcon {
  35. }
  36. deadText = Boss5TargetFrameTextureFrameDeadText {
  37. }
  38. myHealPredictionBar = Boss5TargetFrameMyHealPredictionBar {
  39. }
  40. noTextPrefix = true
  41. buffs = Boss5TargetFrameBuffs {
  42. }
  43. nameBackground = Boss5TargetFrameNameBackground {
  44. }
  45. showLevel = true
  46. levelText = Boss5TargetFrameTextureFrameLevelText {
  47. }
  48. leaderIcon = Boss5TargetFrameTextureFrameLeaderIcon {
  49. }
  50. healAbsorbBar = Boss5TargetFrameHealAbsorbBar {
  51. }
  52. maxDebuffs = 0
  53. unit = "boss5"
  54. auraRows = 0
  55. spellbar = Boss5TargetFrameSpellBar {
  56. }
  57. borderTexture = Boss5TargetFrameTextureFrameTexture {
  58. }
  59. totalAbsorbBar = Boss5TargetFrameTotalAbsorbBar {
  60. }
  61. Background = Boss5TargetFrameBackground {
  62. }
  63. TOT_AURA_ROW_WIDTH = 101
  64. menu = <function> defined @Interface\FrameXML\TargetFrame.lua:97
  65. totalAbsorbBarOverlay = Boss5TargetFrameTotalAbsorbBarOverlay {
  66. }
  67. statusCounter = 0
  68. unconsciousText = Boss5TargetFrameTextureFrameUnconsciousText {
  69. }
  70. overHealAbsorbGlow = Boss5TargetFrameTextureFrameOverHealAbsorbGlow {
  71. }
  72. manabar = Boss5TargetFrameManaBar {
  73. }
  74. overAbsorbGlow = Boss5TargetFrameTextureFrameOverAbsorbGlow {
  75. }
  76. unitHPPercent = 1
  77. OnEvent = <function> defined @Interface\FrameXML\TargetFrame.lua:151
  78. statusSign = -1
  79. threatNumericIndicator = Boss5TargetFrameNumericalThreat {
  80. }
  81. maxBuffs = 0
  82. powerBarAlt = Boss5TargetFramePowerBarAlt {
  83. }
  84. textureFrame = Boss5TargetFrameTextureFrame {
  85. }
  86. threatIndicator = Boss5TargetFrameFlash {
  87. }
  88. otherHealPredictionBar = Boss5TargetFrameOtherHealPredictionBar {
  89. }
  90. name = Boss5TargetFrameTextureFrameName {
  91. }
  92. }
  93. (*temporary) = <userdata>
  94. (*temporary) = "TargetFrame"
  95. (*temporary) = nil
  96. (*temporary) = nil
  97. (*temporary) = nil
  98. (*temporary) = "attempt to index global 'CompactRaidFrameContainer' (a nil value)"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement