Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stack splitting broken #350

Closed
kalbert312 opened this issue May 2, 2024 · 12 comments
Closed

Stack splitting broken #350

kalbert312 opened this issue May 2, 2024 · 12 comments
Assignees
Labels
bug Something isn't working triage

Comments

@kalbert312
Copy link

Addon Version

v0.1.30

World of Warcraft Version

Classic Era (And SoD/Hardcore)

Describe the bug

When trying to split a stack and move it to the "free space" slot in the bag, sometimes it will not work and spit out an error in the game's error UI: "Could not split these items." If I try to drag the entire stack to the "free space" slot, it will say "That item does not go in that container". I have no special bags, just 4 Traveler's Backpacks. Happens for any item (herbs, potions, armor, etc) when it's in this bug state. A /reload and game restart both did not resolve the issue.

Steps to reproduce

Try splitting stacks of varying numbers until it happens. I'm not sure what is the exact cause.

@Cidan
Copy link
Owner

Cidan commented May 2, 2024

This is for things with native stacks, right? Not "unstackable" items like weapons, etc.

@kalbert312
Copy link
Author

This is for things with native stacks, right? Not "unstackable" items like weapons, etc.

Correct, first happened to me with a Greater Arcane Elixir stack. Once it's bugged, it happens to any type of item. I tried splitting potions and herb stacks and same result.

@Cidan
Copy link
Owner

Cidan commented May 2, 2024

Interesting -- okay, do you have any leads on how to reproduce this reliably? I don't play Classic but I can try to debug and fix this.

@kalbert312
Copy link
Author

kalbert312 commented May 2, 2024

Here's a reliable repro. I moved all items to the first available slots per the show bags view (there's a couple empty slots here and there). After I split the first potion, it works, but then the second split doesn't. If I move all the items back to first available slots stack split works again.

bb-stack-issue.mp4

@Cidan
Copy link
Owner

Cidan commented May 2, 2024

That's interesting! Let me see if I can reproduce this locally -- BetterBags doesn't actually touch any of the split mechanics or click interactions. Blizzard doesn't allow for modification to clicks on item buttons.

@Cidan
Copy link
Owner

Cidan commented May 2, 2024

And just like that, I was able to reproduce it. Looking at it now, will get a fix out soon.

@Cidan
Copy link
Owner

Cidan commented May 2, 2024

Okay, fixed in .31, which is going out now. Re-open this bug if you see anything else, and thank you!

@Cidan Cidan closed this as completed May 2, 2024
@github-project-automation github-project-automation bot moved this from To Triage to Released in BetterBags Issue Tracker May 2, 2024
@kalbert312
Copy link
Author

kalbert312 commented May 2, 2024

Still seems to be an issue after the update. I reverted to 0.1.27 and can't repro. I can't seem to reopen the issue though.

@kalbert312
Copy link
Author

Earliest repro version looks like 0.1.28. I swapped to that and reproed immediately. 0.1.27 no issue.

@Cidan Cidan reopened this May 2, 2024
@github-project-automation github-project-automation bot moved this from Released to Backlog in BetterBags Issue Tracker May 2, 2024
@Cidan
Copy link
Owner

Cidan commented May 2, 2024

Alright, I'll continue to investigate.

@Cidan
Copy link
Owner

Cidan commented May 2, 2024

Okay, I was able to narrow it down -- working on a fix now.

@Cidan
Copy link
Owner

Cidan commented May 2, 2024

Alright, pushed another fix in .32. The bug was in keyrings being marked as bag free slots by accident, causing all kinds of issues. Let me know if you hit anything else.

@Cidan Cidan closed this as completed May 2, 2024
@github-project-automation github-project-automation bot moved this from Backlog to Released in BetterBags Issue Tracker May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage
Projects
Archived in project
Development

No branches or pull requests

2 participants