refinedmods / refinedstorage

An elegant solution to your hoarding problem.
https://refinedmods.com/refined-storage
MIT License
362 stars 177 forks source link

Exporter with stack upgrade will always take full stack even if there is not enough room in storage #3652

Open senorderp opened 8 months ago

senorderp commented 8 months ago

Describe the bug

If you use an exporter with a stack upgrade the exporter will always take the full stack of 64 but if the storage doesnt have room for 64 items then it will fill it with what it can and the rest of the items disappear.

How can we reproduce this bug or crash?

  1. Fill chest with item. connect exporter to it with stack upgrade. Filter item in exporter
  2. check total amount of item in refined storage.
  3. remove half a stack from chest connected to exporter.
  4. Check total amount of item in refined storage. it will be 64 less.

What Minecraft version is this happening on?

Minecraft 1.20.1

What Forge version is this happening on?

47.2.19

What Refined Storage version is this happening on?

1.12.4

Relevant log output

No response