Bagnon Issue

Hi,

I am not sure if this is the right place to post this but im having an issue with the Bagnon addon and was wondering if anyone else was experiencing the same thing. When I open my bags, most of the items that are in my bags are faded out and have a yellow ! point on the left hand side. I can not tell/see what the item is unless I hover over it. I have tried unchecking/reloading and that has not fixed the issue. Any help or suggestions would be great. Thank you!

1 Like

Some tooltip stuff changed with the patch, which is affecting Bagnon; disable it till it gets updated.

some cool peoples figured out some fixes here ::

I would link the changes but I messed up the formatting last time,lol.

Basically it involves substituting a line::

raysmith59

posted this ::
I think I’ve figured out an actual workaround for the class restriction errors, got the idea from some Hekili code, change all instances of:
args[2].stringVal

to:
leftText

(for example, it would now be

“lines[i].leftText” instead of “lines[i].args[2].stringVal)”

in BagBrother\libs\ItemSearch-1.3\API.lua and one in BagBrother\libs\ItemSearch-1.3\Filters.lua

2 Likes

I’m using LiteBag until Bagnon gets updated. It’s already updated for 10.1 and is a bare bones version of Bagnon.

3 Likes

Inventorian works in 10.1 as well, fyi :O)

1 Like

Not a master coder by any means, but I used the error string and have a stable edit to the addon. I have linked a zip of my current folders. Please be aware that using the full folders could mess with you configuration.

The edit was in the BagBrother\libs\ItemSearch-1.3\API.lua file.

You can copy and paste only this file, but wanted to provide all the folders in case anyone needed them.

drive.google /file/d/1aX7GREMtjcRvIQIhg6iw9arvfGEhNHPm/view?usp=sharing

just add the .com back into the link.

Nice, this worked for me.

1 Like

I’d strongly recommend grabbing the updated API.lua and Filters.lua from the official repo instead.

https://github.com/Jaliborc/ItemSearch-1.3/

1 Like

FYI, Jailorc updated Bagnon today

On May 8th I fixed Bagnon with a Reinstall from curseforge.

Go to My Addons in curseforge, right click Bagnon, select Reinstall. Enjoy the game!

Done and dusted!