Advertisement
Kygo

Error

Aug 2nd, 2014
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 3.40 KB | None | 0 0
  1. Message: Interface\AddOns\oUF_Kygo\Frames.lua:38: attempt to perform arithmetic on global 'BUFF_HEIGHT' (a nil value)
  2. Time: 08/02/14 14:10:25
  3. Count: 1
  4. Stack: Interface\AddOns\oUF_Kygo\Frames.lua:38: in function `PostCreateIcon'
  5. Interface\AddOns\oUF\elements\aura.lua:130: in function <Interface\AddOns\oUF\elements\aura.lua:83>
  6. Interface\AddOns\oUF\elements\aura.lua:159: in function <Interface\AddOns\oUF\elements\aura.lua:141>
  7. Interface\AddOns\oUF\elements\aura.lua:293: in function <Interface\AddOns\oUF\elements\aura.lua:287>
  8. Interface\AddOns\oUF\elements\aura.lua:389: in function <Interface\AddOns\oUF\elements\aura.lua:314>
  9. Interface\AddOns\oUF\elements\aura.lua:430: in function `func'
  10. Interface\AddOns\oUF\ouf.lua:158: in function <Interface\AddOns\oUF\ouf.lua:149>
  11. (tail call): ?
  12.  
  13. Locals: frame = <unnamed> {
  14.  0 = <userdata>
  15.  PostCreateIcon = <function> defined @Interface\AddOns\oUF_Kygo\Frames.lua:33
  16.  anchoredIcons = 0
  17.  1 = <unnamed> {
  18.  }
  19.  growth-y = "UP"
  20.  createdIcons = 1
  21.  __owner = oUF_KygoPlayer {
  22.  }
  23.  ForceUpdate = <function> defined @Interface\AddOns\oUF\elements\aura.lua:452
  24.  initialAnchor = "BOTTOMLEFT"
  25.  num = 10
  26.  spacing-y = 1
  27.  CustomFilter = <function> defined @Interface\AddOns\oUF_Kygo\Frames.lua:88
  28.  size = 20
  29. }
  30. icon = <unnamed> {
  31.  0 = <userdata>
  32.  UpdateTooltip = <function> defined @Interface\AddOns\oUF\elements\aura.lua:68
  33.  cd = <unnamed> {
  34.  }
  35.  stealable = <unnamed> {
  36.  }
  37.  count = <unnamed> {
  38.  }
  39.  icon = <unnamed> {
  40.  }
  41.  overlay = <unnamed> {
  42.  }
  43. }
  44. frame = oUF_KygoPlayer {
  45.  UNIT_CONNECTION = <table> {
  46.  }
  47.  UNIT_PORTRAIT_UPDATE = <function> defined @Interface\AddOns\oUF\elements\portraits.lua:75
  48.  Portrait = <unnamed> {
  49.  }
  50.  UNIT_POWER = <function> defined @Interface\AddOns\oUF\elements\power.lua:193
  51.  __tags = <table> {
  52.  }
  53.  UNIT_ENTERED_VEHICLE = <function> defined @Interface\AddOns\oUF\ouf.lua:38
  54.  unit = "player"
  55.  UNIT_MAXPOWER = <function> defined @Interface\AddOns\oUF\elements\power.lua:193
  56.  _SetScale = <function> defined =[C]:-1
  57.  UNIT_MAXHEALTH = <function> defined @Interface\AddOns\oUF\elements\health.lua:147
  58.  __elements = <table> {
  59.  }
  60.  SetPoint = <function> defined @Interface\AddOns\oUF_MovableFrames\movable.lua:153
  61.  _SetPoint = <function> defined =[C]:-1
  62.  SetScale = <function> defined @Interface\AddOns\oUF_MovableFrames\movable.lua:153
  63.  UNIT_DISPLAYPOWER = <function> defined @Interface\AddOns\oUF\elements\power.lua:193
  64.  Power = <unnamed> {
  65.  }
  66.  UNIT_POWER_BAR_SHOW = <function> defined @Interface\AddOns\oUF\elements\power.lua:193
  67.  UNIT_POWER_BAR_HIDE = <function> defined @Interface\AddOns\oUF\elements\power.lua:193
  68.  UNIT_FACTION = <table> {
  69.  }
  70.  PLAYER_ENTERING_WORLD = <function> defined @Interface\AddOns\oUF\ouf.lua:149
  71.  0 = <userdata>
  72.  UNIT_HEALTH = <function> defined @Interface\AddOns\oUF\elements\health.lua:147
  73.  Health = <unnamed> {
  74.  }
  75.  UNIT_AURA = <function> defined @Interface\AddOns\oUF\elements\aura.lua:314
  76.  style = "Kygo"
  77.  Buffs = <unnamed> {
  78.  }
  79.  UNIT_EXITED_VEHICLE = <function> defined @Interface\AddOns\oUF\ouf.lua:38
  80.  UNIT_MODEL_CHANGED = <function> defined @Interface\AddOns\oUF\elements\portraits.lua:75
  81. }
  82. bar = <unnamed> {
  83.  0 = <userdata>
  84. }
  85. (*temporary) = <function> defined =[C]:-1
  86. (*temporary) = <unnamed> {
  87.  0 = <userdata>
  88. }
  89. (*temporary) = 150.00003051758
  90. (*temporary) = nil
  91. (*temporary) = 150.00003051758
  92. (*temporary) = <userdata>
  93. (*temporary) = "attempt to perform arithmetic on global 'BUFF_HEIGHT' (a nil value)"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement