Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
The only time distance matters in picking a chest is when something is being picked up. If something is available in two or more chests with the same priority, then, and only then, the bots will pick the closest one.
When dropping something off where there isn't any place it 'belongs' already, the bots will pick the on with the lowest internal ID number. Those IDs are assigned as things are built so the lowest ID is also the oldest chest. In theory, if there are chests with equal priority they are picked in a round-robin fashion. It's nearly impossible to make that happen, however.
The decon stuff will be placed in chests according to this priority:
In your case the level 3 priority is met first - empty chest with no filter. The lowest ID is the oldest one built. As soon as that chest is targeted to get the thing the bot carries it is promoted to level 2 priority - matching inventory. The round-robin effect won't trigger because the level 3 priority won't happen again, for that item. If you do get that chest filled up and have more to put away, then the next oldest one will be used. So, given enough time and enough stuff, the round-robin can happen.
The other solution to your issue is to use all the tools available to you. You can set filters on the storage chests so the bots will deliver stored materials to locations they are most likely to be used first. You can also force the bots to do that by placing buffer chests (they have a different priority level) that will request the items from your long term storage to specific locations that the item is more likely to be used and the buffer chest will then act as long term (but not as long term) storage for that item.
The devs gave you the pieces. You can put it together any way you choose to make it work the way you want.
Not an oversight, actually, rather it is part of a larger design.
In version 0.7.0 they adjusted behaviors to avoid fragmenting the storage and reduce the mixing of things in a chest. It helps the player to know where the stuff will be and helps the bot routines "find" what's needed faster (code optimization in this case). Filters weren't even added to storage chests until 0.16.8. Now, in 2.0.7, they've adjusted the one remaining annoyance by having the bots pick a chest with a matching filter over matching inventory. That wasn't the case in 1.1 and did get obnoxious when a chest filtered to belts was ignored because there was an older chest with one stray belt in it.
That last piece does give you a bit of a tool as well. Your 'long term storage' can be built with chests without filters. If you deconstruct an area and want to keep things close - to do the rebuild with - you can place a storage chest with a filter, and that one will be filled before the ones which only happen to match the inventory item.