OmniCC

OmniCC

54M Downloads

UpdateText nil error

ceylina opened this issue ยท 2 comments

commented

Using Version 6.2 and establishing a group and rule to disable cooldown text in unit frames (so they can handle it themselves and not through omnicc), this happens if a cooldown was about to expire before reloading the UI after setting the rule

Strange thing and this could be some Blizzard shenanigans, a lot of addons that are using GetTime() are getting nil errors lately post 10/21/2015 hotfix

OmniCC\core\timer.lua:90: attempt to compare number with nil
OmniCC\core\timer.lua:90: in function UpdateText' OmniCC\engines\animation-Animation.lua:65: in functionOnFinished'
OmniCC\engines\animation-Animation.lua:26: in function <OmniCC\engines\animation.lua:25>

Locals:
self = {
group = {
}
frame = {
}
0 =
animation = {
}
}

commented

Still present on 7.x versions?

commented

Believe I just hotfixed it in 7.1