ascott18 / TellMeWhen

TellMeWhen is a combat tracking AddOn for World of Warcraft Retail and Classic
https://wow.curseforge.com/projects/tellmewhen
GNU General Public License v3.0
80 stars 11 forks source link

[Bug]: A text layout issue? #1977

Closed WickedSeth47 closed 1 year ago

WickedSeth47 commented 1 year ago

WoW Version

Retail

TellMeWhen Version

10.0.0

Describe the bug

Hi this lua error appears every time I login or change specs on a character I have tried loading only TMW and TMW options to see if there is any conflict but the same error still pops up. I also have tried loading the TMW with the "show numbers for cooldowns" ON, and got the same results. the addon seems to work alright and shows the rotations from pre-patch profiles that are already on it, other than that nothing seems to be wrong. for the time being I have installed BugSack addon to silence the pop ups.

the lua error massage:

Message: TellMeWhen: ...en/Components/IconModules/IconModule_Texts/Texts.lua:696: bad argument #1 to 'SetEndDelay' (must be a finite number - Usage: self:SetEndDelay(delaySec [, recomputeGroupDuration])) Time: Thu Oct 27 15:25:16 2022 Count: 1 Stack: TellMeWhen: ...en/Components/IconModules/IconModule_Texts/Texts.lua:696: bad argument #1 to 'SetEndDelay' (must be a finite number - Usage: self:SetEndDelay(delaySec [, recomputeGroupDuration])) [string "@Interface/AddOns/TellMeWhen/TellMeWhen.lua"]:2875: in function <Interface/AddOns/TellMeWhen/TellMeWhen.lua:2832>

Locals:

Export Strings

N/A
Alwies commented 1 year ago

Small addition, error can be replicated by the use of a vertical bar group. Icon type needs to be selected.

Alwies commented 1 year ago

Another small addition: Causes text from text displays to be invisible .

Seems math.huge is infinite now.