Bagnon

Bagnon

132M Downloads

Bags don't open

Closed this issue · 16 comments

commented

Is there an existing issue for this?

  • I have searched the existing open and closed issues.

Description

Just lettin ya know - restarted everything re downloaded but bags & bank don't open - updated about 8 minutes ago

Bagnon Version

bagnon-11.9.1.zip

World of Warcraft Flavor

Retail

World of Warcraft Region

US/NA

Tested with only Bagnon

I got this issue with only Bagnon enabled

Lua Error


Reproduction Steps

Restart game, Restart computer, redownload bagnon. switch characters, all same result

Last Working Version

No response

Screenshots

No response

commented

Disable "Money" in the settings worked for me

commented

Disable "Money" in the settings worked for me

Два чая этому господину :)

commented

I've commented out Line 48 of BagBrother\core\classes\playerMoney.lua

Image

This fixed it, while also still showing the money in the bags.

commented

I am having the same problem, can't open bags, WoW Classic Anniversary and SoD, this issue started happening this morning after the maintenance and update.

commented

I've commented out Line 48 of BagBrother\core\classes\playerMoney.lua

Image

This fixed it, while also still showing the money in the bags.

I don't know why... But this is genius ! :D

commented

While this fix works on Retail, it has no effect for me on Classic Anniversary unfortunately, any solution? :/

[Edit]: Was able to disable the Money option IG, it works, but no way to display my gold, as the fix allows us still on Retail.
So is there a way other than the Money option for Classic Anniversary?

commented

Here is the solution

#2041 (comment)

Replace in [BagBrother/core/classes/playerMoney.lua]:48:
f.info = MoneyTypeInfo[f.Type]
with
f.info = (MoneyTypeInfo and MoneyTypeInfo[f.Type]) or { UpdateFunc = function(self) return self:GetMoney() end }

commented

This solution worked for Retail, but not for Classic Anniversary

commented

This solution worked for Retail, but not for Classic Anniversary

Checked on Classic Anniversary HС server

commented

Oh weird, which Bagnon version did you use, just in case?

commented

Oh weird, which Bagnon version did you use, just in case?

Bagnon-11.1.9

Image
Image

commented

Okay, will double check version & do a clean delete/re-dl & edit again when I'm home then, thanks!

commented

[Edit]: Okay, had to clean the SavedVariables it seems, some labels must have been swapped between versions so it was interfering. Seems good now.

commented

[Edit]: Okay, had to clean the SavedVariables it seems, some labels must have been swapped between versions so it was interfering. Seems good now.

I don't know what's wrong with you, I've checked on all versions of the Classics now, it works for me, and I've also indicated this solution in another thread #2045 and it says it works.

OK

commented

[Edit]: Okay, had to clean the SavedVariables it seems, some labels must have been swapped between versions so it was interfering. Seems good now.

I don't know what's wrong with you, I've checked on all versions of the Classics now, it works for me, and I've also indicated this solution in another thread #2045 and it says it works.

OK

Yeah I just had SavedVariables from another version, and for whatever reason it did interfere with the newest one, had to delete them (normally we never need to do that, but it seems they ran some big changes between those versions), problem is solved now, thanks!

commented

I deleted the SavedVariables, deleted Bagnon, re-installed bagnon and still same error in classic