View Single Post
07-25-18, 01:11 PM   #6
Danyl
A Deviate Faerie Dragon
Join Date: Apr 2011
Posts: 10
Thank you very much for an update.

This far i have found only 1 serious issue. When selecting a target that has any time-based buffs debuffs (most likely) the following happens:

Message: Interface\AddOns\oUF_alekk\oUF_alekk.lua:188: attempt to perform arithmetic on field 'timeLeft' (a string value)
Time: Wed Jul 25 22:05:37 2018
Count: 724
Stack: Interface\AddOns\oUF_alekk\oUF_alekk.lua:188: attempt to perform arithmetic on field 'timeLeft' (a string value)
Interface\AddOns\oUF_alekk\oUF_alekk.lua:188: in function <Interface\AddOns\oUF_alekk\oUF_alekk.lua:181>

Locals: self = oUF_alekkTarget.AurasButton1 {
0 = <userdata>
UpdateTooltip = <function> defined @Interface\AddOns\oUF\elements\auras.lua:74
caster = "target"
stealable = <unnamed> {
}
first = true
backdrop = <unnamed> {
}
overlay = <unnamed> {
}
elapsed = 7.000000461936
remaining = <unnamed> {
}
cd = oUF_alekkTarget.AurasButton1Cooldown {
}
filter = "HELPFUL"
timeLeft = "target"
isPlayer = false
icon = <unnamed> {
}
count = <unnamed> {
}
}
elapsed = 0.021000001579523
(*temporary) = "target"
(*temporary) = 88833.054
(*temporary) = 88833.054
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to perform arithmetic on field 'timeLeft' (a string value)"
FormatTime = <function> defined @Interface\AddOns\oUF_alekk\oUF_alekk.lua:164
  Reply With Quote