LunaUnitFrames

LunaUnitFrames

268k Downloads

SetText(): Font not set when target's castbar is off

loriblu opened this issue ยท 1 comments

commented
  1. /luna -> Target -> Castbar -> Set Bar height weight: BAR OFF
  2. Target any caster.
  3. When he starts to cast anything you'll get a ton of errors:
[2015/04/17 22:50:26-4]: modules\Target.lua:116: <unnamed>:SetText(): Font not set
<in C code>: in function `SetText'
modules\Target.lua:116: in function <Interface\AddOns\LunaUnitFrames\modules\Target.lua:109>
[2015/04/17 22:50:26-4]: modules\Target.lua:698: <unnamed>:SetText(): Font not set
<in C code>: in function `SetText'
modules\Target.lua:698: in function `StartTargetCast'
modules\Enemycastbar.lua:391: in function `EnemyCastBar_Show'
modules\Enemycastbar.lua:378: in function `EnemyCastBar_Control'
modules\Enemycastbar.lua:318: in function `EnemyCastBar_Gfind'
modules\Enemycastbar.lua:309: in function <...rface\AddOns\LunaUnitFrames\modules\Enemycastbar.lua:305>
commented

Thanks for reporting. I fixed the issue.