AdiBags

AdiBags

8M Downloads

11.0 updates

glassleo opened this issue ยท 14 comments

commented

Describe the feature

I know the addon is discontinued but has anyone been able to get it to work in the new patch? I can kinda get it to work after removing the interface panel button and adding a dummy function in ItemButton.lua:

function buttonProto:ENCHANT_SPELL_COMPLETED(...)
end

... but I'm not smart enough to figure out why every single item button is just blank with no stack text, cooldowns not showing, and textures only working with Masque (and not at all without).

Describe the implementation

Anyone smart who can get it in a somewhat working state?

commented

hello, someone know how access to warband bank with Adibags?

Disable the Bank bag in Settings under "Bags"

With the Bank open, you can also do /run OpenBag(13) or /run OpenBag(14) (or 15, 16, 17) to just open the bank tabs as a bag to deposit/take items. They won't be sorted and they'll look like regular Blizzard bags but it works. Not a great solution.

commented

These issues should be resolved in the latest version. However, the Warband bank is still unimplemented. If anyone's feeling ambitious, you're welcome to open a pull request.

commented

Tried to sort it, but nothing works.

Keep getting:
Adibags: Couldn't load AdiBags_Config: Missing

Tried to download zip from the code dropdown on github. But this one just gave numerous Lua errors as if it was an old version.

Tried the releases version on github. This works but config does not work. Tried placing the AdiBags_Config fodler within Adibags with same result.

Moved the contents of AdiBags_Config folder to Adibags folder. Same result.

Finally got it to work via the zip provided by Pegoth :-)

commented

Current curseforge download v1.10.28 is missing the AdiBags_Config

commented

Solution in @Pegoth's commit 99ab6bb

commented

image
I tried this and everything just looks like this after reload. :( No errors though.

commented

Hello!
I tried to fix the addon according to the solutions described above, but it still doesn't even start.
Could you upload your corrected addon to third-party resources?

commented

@Alevpi I attached what I have in my AddOns folder. It might not be exactly the same as the PR I made, but it has the bugfixes.

AdiBags.zip

commented

Thank you very much!
Now the addon works fine for me, it does not give out errors.

commented

It works indeed thank you. The only thing we will miss is the warband bank I guess. Would be great of someone would figure out a way to add that too once blizzard fix it.

commented

๊ฐ์‚ฌํ•ฉ๋‹ˆ๋‹ค.
Thank you, Thank you very much!

commented

@Alevpi I attached what I have in my AddOns folder. It might not be exactly the same as the PR I made, but it has the bugfixes.

AdiBags.zip

Thank you very much for this. AdiBags is still better than BetterBags since it has anchor point as well as better layout ordering and compact option. When BetterBags offer these, I will switch, otherwise, this project doesn't make sense to discontinue.

commented

hello, someone know how access to warband bank with Adibags?

commented

hello, someone know how access to warband bank with Adibags?

You'll need to disable using AdiBags for the bank in AdiBags' settings.