[Unstable] Bots attempt to use wreck/enemy sub deconstructors if the deconstructor is inaccessible #13607
HawkinsThe71st
started this conversation in
Bug reports
Replies: 1 comment
-
Thank you for the report! I'm not entirely sure if this is actually a bug. The bots intentionally say this line when there's no deconstructor available in the sub or a connected friendly outpost, it doesn't make a difference whether there are deconstructors in wrecks or enemy subs. Giving this a test, it seems to work correctly: the bots don't say the line if there's a usable deconstructor in the sub (this includes deconstructors that are already full of items). |
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 the deconstructor is inaccessible, either because it is already in use or set to be ignored, bots will say they can't reach any deconstructors that are outside the sub. I assume this is to enable them to use outpost deconstructors but on regular levels with wrecks or hostile subs they will periodically say they cannot reach their deconstructors.
Level with a hostile sub:
Level with a wrecked sub:
A suggestion for the deconstruct order:
I think when marking items for deconstruction it should mark the entire stack of items instead of just a single one. Otherwise when you order a bot to deconstruct 8 pieces of ore, you have to mark each one for deconstruction at which point it is quicker and less tedious to go put the ore into the deconstructor manually.
Reproduction steps
Bug prevalence
Happens regularly
Single player or multiplayer?
Happens in both single player and multiplayer
-
No response
Version
v1.2.13.0 (unstable)
-
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