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

Weapon dropping for seemingly no reason. #37689

Closed
araneyl opened this issue Feb 4, 2020 · 5 comments · Fixed by #37786
Closed

Weapon dropping for seemingly no reason. #37689

araneyl opened this issue Feb 4, 2020 · 5 comments · Fixed by #37786

Comments

@araneyl
Copy link
Contributor

araneyl commented Feb 4, 2020

Describe the bug

While fighting, or possibly other actions, wielded weapon drops to the ground without apparent cause.

Steps To Reproduce

Currently unknown.

  1. Load the below save.
  2. Turn off Dangerous Pickups. (this may not be necessary)
  3. Attempt to melee attack the nearby zombies.
  4. Repeat attacks until the wielded weapon drops to the ground, this may take 2-5 attacks or may happen on the first.

Expected behavior

In theory, you shouldn't randomly drop your weapon without at least a message of why.

Screenshots

Versions and configuration

  • OS: Windows
    • OS Version: 10.0 1903
  • Game Version: 0.D-11912-geccc543 [64-bit]
  • Graphics Version: Tiles
  • Mods loaded: [
    Dark Days Ahead [dda],
    Disable NPC Needs [no_npc_food]
    ]

Additional context

test.zip

Several possible ideas were tested to cause the issue in an attempt to find a repeatable action that would show the bug. The legs were broken, strength and dexterity were lowered, alcohol was used to get the character drunk, debug added in the martial art, as well as debugging in items to cause either overweight or overvolume; all as possible causes. I don't know what combination, if any, actually caused the bug to become repeatable.
I can say, the bug seemed to not exist until I removed debug immunity. The drop doesn't seem to be connected to attacking, being hit, missing, being missed, it seems to just fire randomly but I can't be sure.

@Brian-Otten
Copy link
Contributor

Just to check, were you using a metal weapon and near any zombie technicians with their "magnet pull disarm" ability? That attack isn't actually very obvious when it happens (it probably should be changed so it is).

@Illgowiththisname
Copy link

Hi there, had a look why he drops the knuckles and its always when he gets attacked on either of his legs as i think unarmed weps increase kick related damage and you drop wielded stuff if your arms break so same might go for unarmed weps and legs but ya its weird.
also have some screenshots of the messages when he drops the knuckles
knucks 1
knucks 2
knucks 3

@araneyl
Copy link
Contributor Author

araneyl commented Feb 4, 2020

@Brian-Otten no techs, when it happens the weapon drops into the tile you're standing in. its not pulled out of your hands and flown across the screen; plus, there is a message to that effect in the log. here its just a message 'tumbles to the sidewalk' as the above shows. (sorry i should have ss'd it myself when i did the PR >< )

@Zireael07
Copy link
Contributor

Does it always coincide with clothes being damaged/destroyed?

@araneyl
Copy link
Contributor Author

araneyl commented Feb 4, 2020

No, thats just because of the test character in that world. I tested the drop a few times, which got the character attacked and damaged his clothes. Then made a hard save to post here.
In this particular case his jeans are already XX as soon as you load the save, and his legs are broken intentionally because it is theorized to be necessary for replicating the bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants
@Zireael07 @Brian-Otten @araneyl @Illgowiththisname and others