Zeffuro/ZeffUI

[Bug]: Disabling 'Mitigations' module breaks tanks' cooldowns working in 'Party Cooldowns'

g0shu opened this issue · 2 comments

g0shu commented

What are you trying to do?

Basically title. Other roles' cooldowns still work.
Short video demonstration https://www.youtube.com/watch?v=Ab-1_o0s_iU

What is the expected behaviour?

Tank coolddowns don't break.

What actually happened?

Tank cooldowns break.

Suggested solution

No response

Logs

[21/8/2021 16:52:23] Info: zeff: BrowserConsole: Uncaught TypeError: Cannot read property 'style' of null (Source: https://zeffuro.github.io/ZeffUI/scripts/index.js, Line: 2293)
[21/8/2021 16:52:30] Info: zeff: BrowserConsole: Uncaught TypeError: Cannot read property 'style' of null (Source: https://zeffuro.github.io/ZeffUI/scripts/index.js, Line: 2293)
[21/8/2021 16:52:30] Info: zeff: BrowserConsole: Uncaught TypeError: Cannot read property 'style' of null (Source: https://zeffuro.github.io/ZeffUI/scripts/index.js, Line: 2293)

FFXIV Update

  • I have confirmed that I have the latest version of Ravahn's FFXIV_ACT_Plugin, ngld's OverlayPlugin and cactbot (for the memory reading) are up to date.

Thanks for the report, I just pushed a fix for a similar issue (basically it happened when you disable any module that might have the same cooldowns). Can you reload your UI and try again?

g0shu commented

Yeah look like that fixed it. Thank you.