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 that have a charge does duplicated by pickup action. #34302

Closed
Ezsk opened this issue Sep 28, 2019 · 2 comments · Fixed by #35353
Closed

Item that have a charge does duplicated by pickup action. #34302

Ezsk opened this issue Sep 28, 2019 · 2 comments · Fixed by #35353
Labels
<Bug> This needs to be fixed (S2 - Confirmed) Bug that's been confirmed to exist

Comments

@Ezsk
Copy link

Ezsk commented Sep 28, 2019

Describe the bug

Item duplicate by pickup menu.
This will not happen in advanced inventory management.

Steps To Reproduce

  1. Drop 1000 amount charcoal on the floor.
  2. use (e) key and examine the floor.
  3. use (m) key and pickup only 500 of charcoals.
    system notification says "Not enough capacity to stash charcoal (500)"
    then choose "w wield charcoal (500)"
  4. Check your inventory and see 1000 of charcoal in the weapon held slot. not 500.
  5. There are 500 charcoal remaining on the floor.
  6. drop 1000 charcoals from your hands.
  7. Charcoal has increased to 1500 overall.

Expected behavior

I am not sure what cause those results but, The pickup amount need to be correct.

Versions and configuration

@ipcyborg
Copy link
Contributor

Looks like a duplicate of #33646.
Should be fixed by #34297.

@stale
Copy link

stale bot commented Oct 28, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. Please do not 'bump' or comment on this issue unless you are actively working on it. Stale issues, and stale issues that are closed are still considered.

@stale stale bot added the stale Closed for lack of activity, but still valid. label Oct 28, 2019
@kevingranade kevingranade added the <Bug> This needs to be fixed label Oct 29, 2019
@stale stale bot removed the stale Closed for lack of activity, but still valid. label Oct 29, 2019
@KorGgenT KorGgenT added the (S2 - Confirmed) Bug that's been confirmed to exist label Oct 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
<Bug> This needs to be fixed (S2 - Confirmed) Bug that's been confirmed to exist
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants