adamico / mechanical-mastery-plus

unofficial fork of Mechanical Mastery modpack by Ammonium
Other
3 stars 3 forks source link

[🐞] Crafting Interfaces ignore blocking mode when distributed #144

Closed juh9870 closed 11 months ago

juh9870 commented 11 months ago

Which OS are you using?

LINUX

Which Launcher?

Prism

Describe the bug

When a recipe is distributed between multiple machines (Thermal Expansion Induction Smelter in my case) using Crafting Interface from Integrated Crafting, interfaces will try to insert multiple recipes at once into each machine, even when having blocking mode enabled.

To reproduce

Steps to reproduce the behavior:

  1. Place multiple Thermal Expansion Induction Smelters with this configutration image
  2. Attach Crafting interface to each of them from the right side, two recipes into each of them (for example, invar and bronze).
  3. Queue crafting so each machine would need to do at least two crafting cycles
  4. Observe that after one or more crafting cycles, each machine will receive multiple recipe inputs and get clogged.

Expected behavior

Each machine should only receive input for one recipe

Logs

https://mclo.gs/v5rRdOK

adamico commented 11 months ago

After a long discussion and thorough testing I've come to the conclusion this is working as intended, annoying but working.