aux

aux

1M Downloads

Error with consumable items with stacks (e.g. drums)

tilliwilli opened this issue ยท 2 comments

commented

Context: WotLK Classic

Use case:

This shows a WoW error message as soon as I click the item, since it's not allowed to post items with used charges. Aux itself does not recognise this error at all and wants to place all of them, which apparently also fails without aux realizing. It did not post any of them, maybe because the used ones were the "first" it found in my inventory and tried to post (?)

I could not find a way to make this work with aux (apart from the obvious "put the used one in the bank temporarily"), so I needed to resort to the Blizzard UI to only post the stacks that are postable manually.

Solution: Aux should realize consumable items with used charges and completely ignore them for posting if mixed with the same items with full charges.

commented

All charge items need to be hardcoded because I couldn't find another way to determine the max charges. This one I guess I missed. Will check on the weekend and add missing ones.

commented

Should have been fixed a while ago.