Baggins

Baggins

1M Downloads

Classic: Bag free space calculation is wrong

SterlingNerd opened this issue ยท 6 comments

commented

LibBagUtils is still using the bitmask for bag types, so it's including keyring free space in general free space calculations.

image

commented

I haven't made a pull request for this one because it's kinda a mess. However, it seems to be working for me.

SterlingNerd@c2be17b

I don't have fubar, so i haven't tested that part but something like that should work...

commented

Can this please be integrated. To me this is the biggest issue right now ;)

commented

It looks like they're working on it. Until then, here's the hacked up version i've been using with classic: https://github.com/SterlingNerd/Baggins/releases/tag/v3.2.4-classicfix

commented

I have added in SterlingNerd@c2be17b about to release it.

commented

Look for v3.3.5.

commented

nice, thanks for the work!