Refined Storage

Refined Storage

77M Downloads

[behavior change request] stack upgrade currently makes exporter not insert, ever, if 64 items can't fit in inventory

Azutte opened this issue · 1 comments

commented

Inventory has, for example, a space of 63 items left. Exporter has 3 speed upgrades and 1 stack upgrade. It just doesn't try and put anything in.

More often than not this is fine, but where it falls apart is when I try to use anything that intentionally leaves 1 remaining item in a slot so for automation purposes no new and incorrect item can go in that slot.

In practice:

  • in the newest dw20 pack,
  • running Refined Storage 1.6.9,
  • with Extra Utilities 2's Analog Crafter set to ✔️Sticky,
    ...the block stops it from using the last one(intentionally), which makes an exporter not be able to stick a full stack in at once.
    2018-12-05_13 08 21
    2018-12-05_13 08 25
    2018-12-05_13 08 28

In this admittedly extremely specific example, the setup I want to work doesn't. Any chance of changing it to "attempts 64, or less if it can't"?

commented

A vanilla setup that also reproduces this issue:

  1. fill a chest with cobble
  2. put some cobble in the RS system
  3. put exporter on chest
  4. place stack upgrade in exporter
  5. configure exporter to export cobble
  6. remove half a stack from the chest