SilverDragon - Rare Scanner

SilverDragon - Rare Scanner

20M Downloads

Interaction stopping ElvUI settings.

Aerlionyx opened this issue ยท 13 comments

commented

Most recent update has caused some issues with the interaction of the settings menu on ELVUI. I have slowly been disabling and enabling addons for the larger part of the morning trying to track down what was stopping me from accessing the left side pannel of elvui settings and tracked it down to Silver Dragon. While disabled I can edit settings but while enabled I get a full blackout of the left panel meaning I cannot access anything. The only meaningful fix which I am currently using is to just disable Silver dragon while I am editing ElvUI.

https://i.imgur.com/ldIAki9.png - Settings not working on ElvUI while Silver Dragon is enabled.

commented

Try updating ElvUI's AddonSkins?

commented

Not running skins, Just base Elvui.

commented

So, I've installed ElvUI and I don't see this happening.

image

By "most recent update", do you mean you're on the alphas or on the release version?

commented

Also, do you have lua errors enabled?

commented

I've tried turning them on but everytime I do it just turns all my add ons off. If its not happening for everyone its all good. Could be an interaction with another addon and silver dragon.

commented

Nevermind disabled all addons aside from Silver Dragon and Elvui and still get the same thing happen.

commented

Installing BugGrabber and BugSack temporarily would be a good way to be confident that you're seeing lua errors, without having to fiddle with your config.

commented

https://i.imgur.com/CxehMgV.png still getting nothing will keep you updated if i see anything.

commented

Having done some research, I think this is that a change in AceGUI is causing some issues for ElvUI. If I'm right, SilverDragon is only at fault in the sense that it's the only addon you've got which bundles Ace which has made a fresh release in the last 24-ish hours, and the fixing would be down to either the Ace maintainers adjusting things or the ElvUI maintainers adjusting things.

commented

Same issue as @Aerlionyx, have been disabling and enabling addons until I narrowed it down to SilverDragon. I used curseforge to install SilverDragon-v90002.15.zip and the issue went away, I was able to edit my ElvUI settings with SilverDragon enabled.

commented

Short term fix: you can probably just delete lib/AceGUI-3.0 from inside the SilverDragon directory. It'll likely fall back on an older copy somewhere else. (Or you might have to install the standalone Ace3 addon.)

Long term, this is going to spread as other addons update.

commented

I've made a merge request to ElvUI to fix it on their side: https://git.tukui.org/elvui/elvui/-/merge_requests/296

commented

ElvUI has merged that fix. So, this will be resolved when their next release happens.