Bank Bags - Reagent Bag Not Opening
GirlPlays opened this issue ยท 14 comments
Addon Version
10.10.10
World of Warcraft Version
Retail
Describe the bug
When I open bank bags, then try to swap to reagent bag, it does not switch to reagent bag.
Then when I close the bank, I can no longer hit escape to open game menu.
When I hit escape, the menu does not open.
Steps to reproduce
- Open bank
- Select R to switch to Reagent bag
- Does not switch
- Close bank
- Can no longer open game menu with escape
Verification
- I have disabled all other addons and made sure this bug is triggered only with AdiBags enabled
https://www.curseforge.com/wow/addons/bug-grabber
https://www.curseforge.com/wow/addons/bugsack
Also double check that you have 1.10.10 and you've restarted WoW after installing.
I can't reproduce this in 1.10.10 (it was a bug in 1.10.9). Do you have buggrabber/bugsack installed?
I just closed wow.
uninstalled
made sure the folders in the addons were gone
reinstalled adibags
loaded wow
and got a Lua Warning
Message: Interface\FrameXML\Bindings.xml:1 Error loading WTF/Account/ACCOUNTNAME/SavedVariables/AdiBags.lua
Time: Sun May 21 19:38:14 2023
Count: 1
This is an odd issue -- your actual settings file is corrupted, which is hosted outside the addon folder. Can you move that file elsewhere and try again?
The one in that error message:
WTF/Account/ACCOUNTNAME/SavedVariables/AdiBags.lua
, which should be in your WoW retail folder. This file is the configuration file that is generated by the WoW client, and holds all your AdiBags settings. By deleting it, you will lose your settings. I am not sure why the game is reporting it as corrupted.
I have a back up saved from yesterday before the error occurred. I will delete that folder then paste my backup to see if that works.
The bank is allowing me to swap between the main bags and reagent bags, but it is still interfering
with the game menu; escape no longer works after I go into the bank
not sure if it helps, but reloading the UI seems to fix the issue, but as soon as I open the bank again, escape no longer opens the menu again :/
Also, when I first open the bank, it never sorts the items and puts a large portion of them into the MISC section. But when I hit "Sort" it then fixes the issue, but it is not doing it automatically either.
Alright, fixed in 1.10.11, which is going out now. This will fix the escape window issue, as it was sometimes triggering and sometimes not.
The items not being in categories is a known issue that is unrelated, and is something that will take considerable effort to fix -- we'll get to this in a future update.
Thanks for your report!