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

Item Duping due to crafting. #268

Closed
Sera9145 opened this issue Apr 27, 2024 · 2 comments
Closed

Item Duping due to crafting. #268

Sera9145 opened this issue Apr 27, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@Sera9145
Copy link

Describe the bug
Crafting can cause duping stacks of 65k when done "wrong"

To Reproduce
Steps to reproduce the behavior:

  1. Take any item you wanna craft.
  2. Buy the materials for it (TO THE STORAGE BOX)
  3. Crafting using them will say "checking storage"
  4. After crafting you have a 99 stack (65k) in ur bag you cant discard
    Expected behavior
    Stuff being properly taken from the storage, no pulling to inventory of duped stacks.

Screenshots
Easier to have as video, but also clear to understand without it.
https://youtu.be/s0Bsbr9fj_8

@Sera9145 Sera9145 added the bug Something isn't working label Apr 27, 2024
@alborrajo
Copy link
Collaborator

Apparently caused by passport course effect GP_COURSE_EFFECT_CRAFT_BAGGAGE_EXTEND

@alborrajo
Copy link
Collaborator

Fixed in PRs #275 and #276

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants