SortBags icon indicating copy to clipboard operation
SortBags copied to clipboard

Profession tools not sorted into profession bags

Open chaosblad3 opened this issue 3 years ago • 4 comments

Profession bags are capable of storing the tools used for that profession, e.g. mining pick can go in mining bag, jeweler's kit in gem pouch etc, however when sorting bags these tools are always moved into a general bag instead of their appropriate profession bag.

chaosblad3 avatar Jun 04 '21 09:06 chaosblad3

yeah, I will try to finish it this weekend it's a lot of boring copy pasting of ids from wowhead.

shirsig avatar Jun 04 '21 10:06 shirsig

The sortbags is not functioning, if you have a item with a socking gem in your container.

Change 'item:(%d+):(%d*):::::(%-?%d*):(%-?%d*)' into 'item:(%d+):(%d*):%d*::::(%-?%d*):(%-?%d*)' would fix the issue. Turns out the gemID is next to enchantID.

Sorry that I post here.

siweia avatar Jun 04 '21 11:06 siweia

thanks, good catch. I've uploaded a fix

shirsig avatar Jun 04 '21 17:06 shirsig

I was about to say the same but the latest update fixed it for my leatherworking bag. Thanks for maintaining this :)

Also, the README says it's for "Classic WoW (1.13)" but I've been using it successfully for BC classic 20501 so maybe the README needs updating? Thanks again.

Mayron avatar Jun 18 '21 08:06 Mayron