I keep getting this pop-up after the update only for some characters and it’s not from any add-ons as I still get the pop-up even with everything turned off.
Same issue here, but only on my main char, not getting the error on any alts
Hey can you guys do this for me.
Make a macro with these lines and run it:
/run EnableAddOn(“Blizzard_CompactRaidFrames”)
/run EnableAddOn(“Blizzard_CUFProfiles”)
/reload
The hunch is before the UI change you had an addon that Hides Raid Frames, and you must re-enable those two blizzard addons through a script command if you no longer have the addon or it is outdated for 3.4.2.
The macro did not work but enabling Blizzard raid frames within my Grid addon and then disabling them once more did, so you still helped. Thank you!
This worked, thanks.
Thats what i was thinking since i search up the message and saw a with post with raid frames
Only half worked for me. Disabling it removed the pop up but if i click it back on then it comes back so it at least seems to be a grid thing maybe hopefully we get a update for it
Once I straightened the double-quotes in your macro this worked for me.
Thanks!
Before seeing these replies, I simply removed the line from my chars AddOns.txt file, and that fixed the error. Also worth a shot if the macro doesn’t work.
Ah yeah it seems like the forums have quotes that are open and close formatting.
So for anyone that copies the macro please delete and re-enter the quotes so they are straight quotes.
Thanks for the help Yaani.
/run EnableAddOn("Blizzard_CompactRaidFrames")
/run EnableAddOn("Blizzard_CUFProfiles")
/reload
The code block (triple ` on lines before and after the code) probably keeps that special formatting away. Another fun one is “string”…“concatenation” vs "string".."concatenation"
(two dots become three).
This worked for me - THANK YOU SO MUCH!
Also thanking and bumping for visibility.
This drove me nuts, and it only happened on alts I loaded my main’s profile on to.