Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bagnon not working since war whitin did a prepatch #1911

Open
Shockangel opened this issue Jul 25, 2024 · 23 comments
Open

bagnon not working since war whitin did a prepatch #1911

Shockangel opened this issue Jul 25, 2024 · 23 comments

Comments

@Shockangel
Copy link

Which software were you running?
bagnon
curse forge

Have you read the changelog?
yes

Please describe the bug.
bagnon is not working since tww patch nothing happens when click on it or use the b button had to take add on off just to access my bags please please fix it its crazy world of warcraft now

@nvrsbr
Copy link

nvrsbr commented Jul 26, 2024

Why no TWW version yet?

@AmazingSpanoMan
Copy link

Why do TWW version yet?

Not sure what this means...

Anyway. Yes I can confirm TWW pre-patch has broken this addon.

@LorenzoRogai
Copy link

LorenzoRogai commented Jul 26, 2024

see here #1909 (comment)

@Dadderz
Copy link

Dadderz commented Jul 26, 2024

It seems that when you activate Bagbrother, the primary piece required to run bagnon, the addon fails to work. Pressing the "B" key does nothing. Bug grabber goes off about the addon. I reactivated the addon with its comments and this is the first error captured. There were a total of 18 addon crashes.
6x ...aceBagBrother/libs/Poncho-2.0-3/Poncho-2.0.lua:183: attempt to index a nil value
[string "@BagBrother/libs/Poncho-2.0-3/Poncho-2.0.lua"]:183: in main chunk

Locals:
Lib =

{
SuperCall =
{
}
ClassMeta =
{
}
Base =
{
}
}
Base =
{
__type = "Abstract"
}
ClassMeta =
{
}

Here is the third error in the list

6x .../BagBrother/libs/Sushi-3.2-1/classes/core/Callable.lua:20: attempt to index field 'Base' (a nil value)
[string "@BagBrother/libs/Sushi-3.2-1/classes/core/Callable.lua"]:20: in main chunk

Locals:
(*temporary) = nil
(*temporary) = nil
(*temporary) = "Sushi-3.2"
(*temporary) = nil
(*temporary) = "attempt to index field 'Base' (a nil value)"

This is the 4th error

5x ...ns/BagBrother/libs/Sushi-3.2-1/classes/core/Tipped.lua:20: attempt to index field 'Callable' (a nil value)
[string "@BagBrother/libs/Sushi-3.2-1/classes/core/Tipped.lua"]:20: in main chunk

Locals:
(*temporary) = nil
(*temporary) = nil
(*temporary) = "Sushi-3.2"
(*temporary) = nil
(*temporary) = "attempt to index field 'Callable' (a nil value)"

There are others....

@Dadderz
Copy link

Dadderz commented Jul 26, 2024

In addition, when loading Bagnon Scrap, the addon throws errors

2x ...crap/libs/Sushi-3.2-1/classes/buttons/ExpandHeader.lua:1: attempt to index field 'Clickable' (a nil value)
[string "@Scrap/libs/Sushi-3.2-1/classes/buttons/ExpandHeader.lua"]:1: in main chunk

Locals:
(*temporary) = nil
(*temporary) = nil
(*temporary) = "Sushi-3.2"
(*temporary) = nil
(*temporary) =

{
}
(*temporary) = 1
(*temporary) = "attempt to index field 'Clickable' (a nil value)"

@stingray66
Copy link

stingray66 commented Jul 26, 2024

Bag Brother is a dependancy of Bagnon and Bagnon will not work without it..this is the error message i get when i try to open bags.

Message: ...ace/AddOns/BagBrother/libs/Poncho-2.0/Poncho-2.0.lua:183: attempt to index a nil value
Time: Thu Jul 25 15:29:20 2024
Count: 1
Stack: ...ace/AddOns/BagBrother/libs/Poncho-2.0/Poncho-2.0.lua:183: attempt to index a nil value

Locals:
i temporarily to fixed mine to get bags to open..go to World of Warcraft_retail_\Interface\AddOns\BagBrother\libs\Poncho-2.0.lua ..open Poncho 2.0.lua with notepad++ and go down to line 183 and put -- in front of that line...the bags opened as they should...i know it's not a perma fix but it worked for me hope it works for you

@koaschten
Copy link

@stingray66 may I suggest to not suggest just disabling functions by adding -- in front of them, but replacing the faulty function calls with working ones as suggested in the other thread here:
#1909 (comment)

@Cmed1967
Copy link

Adding to this as well! When will it be updated? It's completely broken at this point, unusable! So are all the extras people ate making for this add-on. Please make the time to restore this wonderful add-on!!

@Venomstick
Copy link

I couldn't find Bag Brother on CurseForge. But I will say I HATE not having Bagnon working. PLEASE someone make them fix it :[

@Aur0r4
Copy link

Aur0r4 commented Jul 30, 2024

@jamesw71
Copy link

Bagnon isn't working when bagbrother is enabled...was able to disable bagbrother and bagnon worked for my bags, but not for my bank.

@HolgerDKz
Copy link

HolgerDKz commented Aug 1, 2024

Bagnon isn't working when bagbrother is enabled...was able to disable bagbrother and bagnon worked for my bags, but not for my bank.

Take a look at Aur0r4s comment above from another issue thread.

@Venomstick
Copy link

Venomstick commented Aug 1, 2024 via email

@dkrusky
Copy link

dkrusky commented Aug 2, 2024

Bagnon-11.0.2.zip

Here is an updated version of Bagnon with various patches from here after determining which code changes resulted in either a direct patch, or came very close but required more skill to patch.

Also replaced dialog hook to close bank window, with the new secure call.

@Voxxel
Copy link

Voxxel commented Aug 2, 2024

Bagnon-11.0.2.zip

Here is an updated version of Bagnon with

Thank you. With warbank support ?

@jaumebp
Copy link

jaumebp commented Aug 2, 2024

When i click the warbank spell i'm sent to my personal bank. In any case, thanks whoever fixed it!

@dkrusky
Copy link

dkrusky commented Aug 2, 2024

Bagnon-11.0.2.zip

Here is an updated version of Bagnon with

Thank you. With warbank support ?

No full warbank support. Just needed to get it working properly so it was usable again for the features that exist

@dkrusky
Copy link

dkrusky commented Aug 2, 2024

When i click the warbank spell i'm sent to my personal bank. In any case, thanks whoever fixed it!

You are very welcome. Enjoy. Hopefully this author shows up sometime soon :)

@jamesw71
Copy link

jamesw71 commented Aug 3, 2024

Bagnon isn't working when bagbrother is enabled...was able to disable bagbrother and bagnon worked for my bags, but not for my bank.

I just noticed, my Bagnon is not working, was the Blizzard all in one bag option was still on. So yeah, not working for me either, will wait for either a patch or find a different addon that is working.

@Cmed1967
Copy link

Cmed1967 commented Aug 3, 2024 via email

@vril14
Copy link

vril14 commented Aug 3, 2024

doesnt work for me either

@Knaledge
Copy link

Knaledge commented Aug 3, 2024

@dkrusky - you may want to consider pairing up with @frozn (profile). They also produced a patch for Bagnon to get it working with TWW 11.0.0 client - and they are also exploring Warband support.

#1909

@Tabion64
Copy link

Tabion64 commented Aug 4, 2024

Has anyone tried to reach out to the owner, and determine if this ad is going to be maintained going forward? While I am all for separate fixes, this really needs to be maintained or handed off to someone else officially that will so that sources like Curse Forge can be maintained.

On Sat, Aug 3, 2024 at 10:59 AM jamesw71 @.> wrote: Bagnon isn't working when bagbrother is enabled...was able to disable bagbrother and bagnon worked for my bags, but not for my bank. I just noticed, my Bagnon is not working, was the Blizzard all in one bag option was still on. So yeah, not working for me either, will wait for either a patch or find a different addon that is working. — Reply to this email directly, view it on GitHub <#1911 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAEFV6FWFOE2D2F7M2IKQVLZPT45RAVCNFSM6AAAAABLPPTFX2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENRWHA4DCOBRG4 . You are receiving this because you commented.Message ID: @.>

The author has posted on his discord that he is currently abroad for work and it will be updated for the expansion release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests