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

Picking up arrows with worn quiver results in negative count for arrows (and other oddities) #40207

Closed
Resok opened this issue May 5, 2020 · 1 comment · Fixed by #40259
Closed
Labels
<Bug> This needs to be fixed Items: Containers Things that hold other things

Comments

@Resok
Copy link
Contributor

Resok commented May 5, 2020

Describe the bug

Negative values for arrows are occurring when picking up arrows in to quivers.

Steps To Reproduce

  1. Load attached save
  2. Wear large quiver to the north
  3. Pickup arrows from ground to the north

Check inventory and note that the quiver is showing negative values for number of arrows.

Expected behavior

1st - Picking up arrows should prioritize placement into quivers. This matches previous behaviors.
2nd - Item counts should not go negative

Screenshots

image

image

Versions and configuration

  • OS: Windows
    • OS Version: 10.0 1909
  • Game Version: 0.E-1778-g781ca2e [64-bit]
  • Graphics Version: Tiles
  • Game Language: System language []
  • Mods loaded: [
    Dark Days Ahead [dda]
    ]

Additional context

Note also that you cannot 'reload' the quiver like you could before.

Note: My old saves that contain quivers loaded with arrows are not showing proper arrow counts either (some cases it appears they disappeared?).

Save.zip

@KorGgenT KorGgenT added <Bug> This needs to be fixed Items: Containers Things that hold other things labels May 6, 2020
@AN3223
Copy link

AN3223 commented May 6, 2020

On 0.E-1806-g3140d3fda0
New Game -> Custom Character -> Profession -> Bow Hunter -> Finish Character Creation

Character starts with a quiver containing 4 carbon fiber arrows. Wait one turn and that turns into -8 arrows, wait another and it turns into -44, keep waiting for a little while and the number eventually underflows.

Try dropping the stack and picking up just 10 arrows and receive the error:

tried to put an item in a container that cannot contain it

The quiver says it has a volume capacity of 0 and a weight capacity of 0.

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 Items: Containers Things that hold other things
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants