In a network game, Bots clean up a stack of items marked as untouchable. #14427
Closed
pavel4win
started this conversation in
Bug reports
Replies: 2 comments
-
Thank you for the report! This did turn out to be a bug, similar to the past issues of stacks not getting marked for deconstruction. Fixed in https://github.com/FakeFishGames/Barotrauma-development/pull/5614/commits/5f1c21051216acee042ea5d09bec740da1c3d1fb (commit in our private repo), fix coming up in a future build! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Tested the fix, working correctly. Fix coming in the next update. Closing discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Disclaimers
What happened?
If you mark a stack of items as untouchable by the bots.
And then throw this stack on the floor.
And then give to any bot the order to clean up the boat.
Bot will clean up the stack of items in the closet.
If you mark a stack of items as untouchable by the bots.
And then you split the stack and throw the items on the floor one by one.
Then the bots will not clean up the items.
Is this a bug or a feature?
Reproduction steps
I tested this with many different items. For example, stack of saline, iron, fruit.
But:
If you mark a stack of items as untouchable by the bots.
And then you split the stack and throw the items on the floor one by one.
Then the bots will not clean up the items.
It is important that the items do not fall in one place, you need to take a step after each drop. Otherwise, it will clean up all or almost all the items.
Bug prevalence
Happens every time I play
Single player or multiplayer?
Multiplayer hosted using a dedicated server
-
No response
Version
v1.5.9.1 (Summer Update Hotfix 2)
-
No response
Which operating system did you encounter this bug on?
Windows
Relevant error messages and crash reports
No response
Beta Was this translation helpful? Give feedback.
All reactions