because beltboxes don't make things available to bots, doi.mrvn wrote: ↑Mon Aug 10, 2020 4:42 pmNot sure why. Beltboxes are natural buffer boxes on their own. One stack of input and one stack of output. Isn't that enough buffer for you?ptx0 wrote: ↑Mon Aug 10, 2020 2:57 pmhere we go, finally, a suggestion here that makes sense.Sopel wrote: ↑Mon Aug 10, 2020 10:35 am The usage of loader -> compressor -> loader is due to game limitations. It also incurs unnecessary performance costs (furnaces with a lot of recipes are bad for performance, see here) which this approach is trying to reduce. I think there should be a single entity that does this for transport lines (like a splitter) and (special) assemblers should do it by themselves.
i have to often do belt -> loader -> beltbox -> loader -> loader -> buffer box. it's awful.
opinions are like... well, we all know how that goes. sometimes you put on a new production and don't wanna retool the old stuff just to make it use stacked components. so unstacking before it goes to the starter base is what i do.I think the usage of loader -> compressor -> loader should remain, where compressor can be an assembler set to "(un)compress only". In this mode you would select the item to compress or uncompress or <any>. This setup should only be used rarely as there would be no need for it. If you want compressed items on the belt the normal way would be to select compressed output at the miner / furnace / assembler that produces said items.
any mixed item with inserters or loaders will deadlock if you don't do it correctly.Note: compressing mixed items (with loaders) rarely works out as you have to count perfect or it deadlocks. Compressing <any> really only make sense with a lot of circuit logic. Doubtfull anyone would cry if that doesn't even exist.
it is already transparent, except for the miners. if you can mine stacked items directly, no need for belt boxes, because stacked ores going into furnace become stacked plate which can turn into stacked wire... etc directly, using stacked recipes.Only reason I can think of for the dedicated processor would be to convert existing stock (because you want to more than need to) or to uncompress a small quantity if bots aren't allowed to carry compressed items. Otherwise the goal of the proposal was to make compression transparent
you don't.so you don't have to compress/uncompress manually.