Refined Storage

Refined Storage

115M Downloads

constructor in default distribution mode only try the first filter

jonatjano opened this issue ยท 3 comments

commented

Describe the bug

A constructor in default distribution mode will only try it's first filter, resulting in not taking action if the item is not available even if another filter is available

How can we reproduce this bug or crash?

  1. make a network with a constructor containing at least 2 filters and the default distribution mode
  2. store in the network the block defined as the constructor 2nd filter
  3. see that the constructor is not building it

What Minecraft version is this happening on?

Minecraft 1.21.1

What NeoForge or Fabric version is this happening on?

neo 21.1.115

What Refined Storage version is this happening on?

milestone 4.13

Relevant log output

commented

I cannot reproduce this.

Image

Image

Image

commented

Heh, I can reproduce it on the milestone release, but no longer in dev. Let me check if I accidentally fixed this earlier.

commented

Yes, this was fixed as part of 11c8bbc.