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

Release version TellMeWhen-10.0.6.zip - 'bars' not showing #2052

Closed Venef1x closed 1 year ago

Venef1x commented 1 year ago

WoW Version

Retail

TellMeWhen Version

10.0.6

Describe the bug

With the latest update of TMW to 10.0.6 pre-existing [horizontal timer] 'bars' have gone missing and was only restored when previous version 10.0.5 was installed.

Group Display Method: Icon - no issues bar - not displaying vertical bar - not tested

Export Strings

^1^T^SView^Sbar ^SScale^N1.14 ^SRole^N2 ^SPoint^T ^Sy^N254 ^Sx^F-7752682661989840 ^f-65^Spoint ^SBOTTOM^SrelativePoint ^SBOTTOM^t ^SLocked^B ^SEnabledSpecs^T ^N263^b ^N262^b ^t^SGUID^STMW:group:1Jh8paoAeEOv ^SColumns^N5 ^SIcons^T ^N1^T ^SShowTimer^B ^SOnlyMine^B ^SType^Scooldown ^SConditions^T ^N1^T ^SType^SUNITSPEC ^SBitFlags^T ^N264^B ^t^t^Sn^N1 ^t^SShowTimerText^B ^SName^SEver-Rising~`Tide ^SEvents^T ^N1^T ^SType^SSound ^SSound^SAcoustic~`Guitar ^SEvent^SOnHide ^t^Sn^N1 ^t^SSettingsPerView^T ^Sicon^T ^STexts^T ^N1^S ^t^t^t^SStates^T ^N1^T ^SAlpha^N0 ^t^N2^T ^SAlpha^N1 ^t^t^SEnabled^B ^t^N2^T ^SShowTimer^B ^SOnlyMine^B ^SType^Scooldown ^SConditions^T ^N1^T ^SType^SUNITSPEC ^SBitFlags^T ^N264^B ^t^t^Sn^N1 ^t^SName^SWellspring ^SShowTimerText^B ^SEvents^T ^N1^T ^SType^SSound ^SSound^SSword~`Ring ^SEvent^SOnHide ^t^Sn^N1 ^t^SSettingsPerView^T ^Sicon^T ^STexts^T ^N1^S ^t^t^t^SStates^T ^N1^T ^SAlpha^N0 ^t^N2^T ^SAlpha^N1 ^t^t^SEnabled^B ^t^N3^T ^SShowTimer^B ^SType^Stotem ^SConditions^T ^N1^T ^SType^SUNITSPEC ^SBitFlags^T ^N264^B ^t^t^Sn^N1 ^t^SShowTimerText^B ^SName^SCloudburst~`Totem;~`Healing~`Stream~`Totem ^SCooldownType^Sitem ^SOnlyMine^B ^SSettingsPerView^T ^Sicon^T ^STexts^T ^N1^S ^t^t^Sbar^T ^STextLayout^Sbar1 ^t^t^STotemSlots^N31 ^SEnabled^B ^t^N4^T ^SShowTimer^B ^SType^Scooldown ^SName^SHealing~`Rain ^SShowTimerText^B ^SConditions^T ^N1^T ^SType^SUNITSPEC ^SBitFlags^T ^N264^B ^t^t^Sn^N1 ^t^SSettingsPerView^T ^Sicon^T ^STexts^T ^N1^S ^t^t^t^SStates^T ^N1^T ^SAlpha^N0 ^t^N2^T ^SAlpha^N1 ^t^t^SEnabled^B ^t^N5^T ^SShowTimer^B ^SType^Stotem ^SName^SEarthen~`Wall~`Totem;~`Ancestral~`Protection~`Totem ^SShowTimerText^B ^SConditions^T ^N1^T ^SType^SUNITSPEC ^SBitFlags^T ^N264^B ^t^t^Sn^N1 ^t^SSettingsPerView^T ^Sicon^T ^STexts^T ^N1^S ^t^t^t^SEnabled^B ^t^N6^T ^SShowTimer^B ^SType^Stotem ^SConditions^T ^N1^T ^SType^SMANA ^SOperator^S< ^SLevel^N80 ^t^N2^T ^SType^SCOMBAT ^t^Sn^N2 ^t^SName^SSpirit~`Link~`Totem ^SShowTimerText^B ^SCooldownType^Sitem ^SOnlyMine^B ^SSettingsPerView^T ^Sicon^T ^STexts^T ^N1^S ^t^t^t^STotemSlots^N8 ^SEnabled^B ^t^N7^T ^SShowTimer^B ^SType^Scooldown ^SName^SSpirit~`Link~`Totem ^SShowTimerText^B ^SSettingsPerView^T ^Sicon^T ^STexts^T ^N1^S ^t^t^t^SStates^T ^N1^T ^SAlpha^N0 ^t^N2^T ^SAlpha^N1 ^t^t^SEnabled^B ^t^N8^T ^SShowTimer^B ^SType^Scooldown ^SName^SCall~`of~`the~`Elements ^SShowTimerText^B ^SStates^T ^N1^T ^SAlpha^N0 ^t^N2^T ^SAlpha^N1 ^t^t^SEnabled^B ^t^t^SName^SResto~`CDs ^SSettingsPerView^T ^Sbar^T ^SSizeY^N19 ^t^t^t^N100500^S~`~| ^Sgroup^N4 ^^
ascott18 commented 1 year ago

Are you seeing any Lua errors? Make sure the Lua errors are enabled - BugGrabber and BugSack are a great, non-intrusive way to capture addon errors.

Venef1x commented 1 year ago

I am not seeing any LUA errors with the 10.0.6 release version installed but I have narrowed the issue down to the Tracking of a Cloudburst Totem (157504) which stopped displaying as a timer bar in 10.0.6.

However with the 10.0.7 release version. this issue has now been resolved, so whatever it was that was changed in this latest version has fixed the issue.

Thanks!