Does not remove Blizzard Standard Mythic PlusTimer
joecobrah opened this issue ยท 27 comments
On fresh install, removes the stock timer. After log off and log back in, step into a m+ and it does not replace the timer or quest log like normal.
hmm it does not happen for me ... do you have any other tracker modificiation addons installed?
just wanted to ping this issue. i really like this addon for its clean presentation of key objectives, but the "not hiding default timer" makes this unusable.
for now i use another addon called warpdeplete which can hide the default objective.
i would appreciate it if someone has the time to check and fix the issue. if i can help with testing things or gather debug information i would be happy to help.
I does not need to be a timer, any addon that messes with the objective tracker frame could be the cause. do you have anything installed that changes something about the quest frame, like kaliels' tracker
Only started happening to me during pre-patch/Dragonflight. Was fine all of Shadowlands for me as well.
hmm, does not happen with active Elvui either for me.
Can you send me your Elvui profile? And maybe any Elvui Plugins you have installed?
thanks
My profile: https://gist.github.com/gtonioli/0deb9d61b31bc780fffd43a883c36f6b
I'm only using shadow light. But, the issue started before enable it
I have the same issue, though it works properly on my main character. The standard blizzard mythic plus timer is for some reason not removed on any of my alts in keys. I also use Elvui.
i use elvui since years with Mythic PlusTimer no problems in legion bfa shadowlands
but now in dragonflight it want remove the stock blizzard timer when key start
on my side i changed nothing only updated my addons on start of dragonflight
had to install a extra other timer addon that will remove blizz timer but now i have two timers but i want only use Mythic PlusTimer
can you please fix it so it worked like the years before?
i am on it, it is really hard to reproduce. there will not be any lua errors because what happens is that the frame which hides the tracker is getting set to visible again at the start of an dungeon (from some other addon) ... so looks like a timing problem at the moment
I pushed a new version, not sure if that fixes it because i could not reproduce it again after i deleted the WTF directory.
can you maybe try it, thank you a lot
Not an ElvUI user, but still have been experiencing the same issue. The whole objectives tab is shown and even if I switch it off it will open on each death in the key.
i am sorry, i am not finding a reproducible way in my WoW installs. i assume it must be compatibility issue with a other addon.
i would need reproducible steps from a clean WoW install i think.
I also had the same issue when ElvUI was enabled and did some digging into this.
I am not a Wow addon expert, but it seems that ElvUI overwrites ObjectiveTrackerFrame after MythicPlusTimer is setting quest_frame.
So I moved the initialization of quest_frame to main.hide_default_tracker. With some other minor changes (check for nil, set to nil after main.show_default_tracker) it seems to resolve the issue on my installation.
I created a pull request for this #35
Hi,
I released a new version with this fix, 5.1.1.
Can somebody please verify that this issue is fixed?
Thanks a lot
Fabys
Tested. Works as intended!
Thanks revolive
Hi! This issue still occurs for me with:
- ElvUI 13.33
- MythicPlusTimer 5.1.1
I also have:
- Kaliel's Tracker 6.2.0
- ElvUI WindTools 3.32
It still doesn't hide the default objective tracker even when I disable Kaliel's so I don't think that addon is causing the issue. Could any of you verify which versions you were using?
I'm always using latest greatest version. Right now 13.33 and still working just fine.
I went in and tried to debug this a bit and even when disabling every other addon other than ElvUI, MPT and Kaliel's I still have this issue. I cleared the cache before starting the game as well. However, now if I'm disabling Kaliel's I does hide the OG quest tracker. So perhaps I should move my feedback to them instead?