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

Observer observing someone that gets stunned might stack their inventory with the one who grabs them #26778

Open
1 task done
Christer2222 opened this issue Sep 14, 2024 · 1 comment
Labels
Bug This is a bug in our game code

Comments

@Christer2222
Copy link

Exploit Reports

  • I confirm this issue is not an exploit. (Required)

BYOND Version

515.1630

Issue Description

If you observer observe someone and they get stunned and grabbed, their inventory might stack with the one who grabs them. I am not 100% sure about what is actually happening, however it might be related to: #19169

What did you expect to happen?

For the observed inventory to stay intact

What happened instead?

Screenshot 2024-09-14 195645
Cuffs on top of satchel. Satchel in hands while cuffed.

Why is this bad/What are the consequences?

Its hard to figure out who has what.

Steps to reproduce the issue.

  1. Observer observe someone (I observed a vampire).
  2. Open their backpack.
  3. Have the person stunned by a stun baton.
  4. Have the person grabbed.
  5. Have the grabber take off the grabees bag.

When did the problem start happening?

Noticed today 14.09.2024.

Extra information

I only got this once, not sure if these are the correct steps to reproduce the issue.

Relevant log output/runtime error

No response

@chuga-git
Copy link
Member

This is related to various observer inventory item ghosting issues. Sometimes floating inventory items can remain on screen even when the bag is closed.

@chuga-git chuga-git added the Bug This is a bug in our game code label Sep 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This is a bug in our game code
Projects
None yet
Development

No branches or pull requests

2 participants