issue with bagsync/elvui together
Coopeke opened this issue ยท 4 comments
When i load the game with Bagsync alone, all is fine. but loading it with Elvui creates 6 invisible windows stacked on top of each other with just an "X" to close them, and a draggable window sizer. these windows are not click-through so they have to be closed each time i login/reloadUI.
ElvUI does not do this if bagsync is not loaded so I'm not sure which addon is causing it.
Neither addon shows these windows alone, but if BOTH are loaded, the windows are there.
This started with game patch 9.0.1. there are lua errors (6 total, 1 for each window). the only part that changes in each is the following:
[string "@Interface\AddOns\BagSync\modules\recipes.lua"]:26: in function <Interface\AddOns\BagSync\modules\recipes.lua:23>
[string "=[C]"]: ?
There is one for search.lua, recipes.lua, professions.lua, currency.lua, blacklist.lua, and profiles.lua.
both addons are up to date and freshly reinstalled. They are the only 2 addons loaded. I also reset my UI by deleting the WTF, Cache, and Interface folders and reinstalling the addons./reload. attached screenshot shows one of the windows and the framestack for it.
I can confirm this as well. The only way to fix it is to click X on the 5 windows that show up (Upper right hand corner) in picture.
To keep things concise regarding this error. Please post all comments and observations regarding debugging this error here.
#113
I will look at this but since BagSync works fine absolutely by itself, I'm going to lean and say that it's an ElvUI error. Since it triggers only with ElvUI installed. I have recently updated to the latest Ace3 files. So they may need to do the same or update their addon accordingly.