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

Interactions with pipes bug when moved and anchored. #34349

Open
VerinSenpai opened this issue Jan 10, 2025 · 6 comments
Open

Interactions with pipes bug when moved and anchored. #34349

VerinSenpai opened this issue Jan 10, 2025 · 6 comments
Labels
A: Engineering Area: Engineering department, including Atmospherics. A: General Interactions Area: General in-game interactions that don't relate to another area. D2: Medium Difficulty: A good amount of codebase knowledge required. Issue: Replicated This issue has been replicated by another user. P3: Standard Priority: Default priority for repository items. S: Requires Content PR Status: Requires a change to SS14, for which there is no open PR currently. T: Bugfix Type: Bugs and/or bugfixes

Comments

@VerinSenpai
Copy link

VerinSenpai commented Jan 10, 2025

Description

As the title says, the game runs the pick up animation despite being anchored. Everything still functions as intended, just you're able to pick up pipes (which immediately return to their anchored position).

Reproduction
Was gonna yap about how I wasn't sure but explain what I was doing when I encountered it. Then I discovered how to replicate it.

Either build a new pipe or skip to the next step with an existing pipe.
Unanchor the pipe
Pick the pipe up and put it back down.
Anchor the pipe
Notice that the game shows you picking it up before dropping it immediately after.
The issue fixes itself if you unanchor and reanchor without moving the pipe.

Screenshots

pipe_bug.mp4
@github-actions github-actions bot added the S: Untriaged Status: Indicates an item has not been triaged and doesn't have appropriate labels. label Jan 10, 2025
@VerinSenpai
Copy link
Author

VerinSenpai commented Jan 10, 2025

uh... not sure why the video isn't uploading.

Edit: it was an mov, not an mp4

@ArtisticRoomba
Copy link
Contributor

Looks to be a mispredict issue. Is this still present on master?

@ArtisticRoomba ArtisticRoomba added T: Bugfix Type: Bugs and/or bugfixes P3: Standard Priority: Default priority for repository items. D2: Medium Difficulty: A good amount of codebase knowledge required. Issue: Needs Replicating This issue needs reproducing, as only one person has reported it. A: Engineering Area: Engineering department, including Atmospherics. A: General Interactions Area: General in-game interactions that don't relate to another area. S: Requires Content PR Status: Requires a change to SS14, for which there is no open PR currently. and removed S: Untriaged Status: Indicates an item has not been triaged and doesn't have appropriate labels. labels Jan 25, 2025
@VerinSenpai
Copy link
Author

I know it's still present in the current live. If no one else gets to it I'll verify it tonight when I get home.

@VerinSenpai
Copy link
Author

per tradition, my follow up is fashionably late. I am happy to report the issue is no longer present in the latest master.

@VerinSenpai
Copy link
Author

I uh... jumped the gun on that a bit. Issue is still present when run with release. @ArtisticRoomba can you reopen this. I'm a dundernuts.

@ArtisticRoomba
Copy link
Contributor

reproduced on latest master

@ArtisticRoomba ArtisticRoomba added Issue: Replicated This issue has been replicated by another user. and removed Issue: Needs Replicating This issue needs reproducing, as only one person has reported it. labels Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: Engineering Area: Engineering department, including Atmospherics. A: General Interactions Area: General in-game interactions that don't relate to another area. D2: Medium Difficulty: A good amount of codebase knowledge required. Issue: Replicated This issue has been replicated by another user. P3: Standard Priority: Default priority for repository items. S: Requires Content PR Status: Requires a change to SS14, for which there is no open PR currently. T: Bugfix Type: Bugs and/or bugfixes
Projects
None yet
Development

No branches or pull requests

2 participants