
Charges stacked incorrectly
blastehh opened this issue ยท 4 comments
What version(s) of WoW are you using?
Classic Era
What version of Baganator?
686
What version of Syndicator?
196
What isn't working? What was supposed to happen?
This is on Classic Anniversary
Can't seem to figure out when this happens but it is fine after I reloadui
you can see in the video that 1 charge and 3 charges are all stacked together as 1 charge
https://github.com/user-attachments/assets/16cf2cca-dac1-4734-a195-8e79e4d76866
Are you experiencing any lua errors
no
Anything else?
No response
This looks like a caching issue with the charges text, but I'm unsure how to resolve this, as I don't know why the caching appears to be different to retail.
Does it help to say that if I turn the combined category back on in the above example that it still stacks incorrectly?
So when they are separate you can see that they are identified as different items, it's only once they are stacked they are merged together.
Looks like what happened immediately before this is that I had a single charge equipped. my inventory had 1x0 charge and 4x3 charges.
I equipped a 3x charge which put the 1x charge in my bag, merging it with the 3x stacks.