Integrated Dynamics

Integrated Dynamics

63M Downloads

Inventory connected with omnidirectional connector prevents autocrafting completion on world load

tinyrobot opened this issue ยท 5 comments

commented

Issue type:

  • ๐Ÿ› Bug

Short description:

When an item exporter with craft = true is connected to the network with a crafting interface available and the inventory holding the recipe inputs is connected to the network using an omnidirectional connector, the crafting job is shown in the crafting monitor but fails to complete.

Steps to reproduce the problem:

  1. Create a recipe for eg. bone meal
  2. Attach a crafting interface to a crafting table and insert the recipe
  3. Attach an item exporter to a chest with bone meal as the item and 'craft' = true
  4. Connect the crafting interface and item exporter with cable
  5. Attach an omnidirectional connector with cable
  6. Separately, attach an item interface to a chest containing bone
  7. Attach an omnidirectional connector to the item interface
  8. Save and exit. Rejoin world.

Here is a screenshot of the above setup:

2019-02-01_20 17 31

Expected behaviour:

The bone meal crafting job should complete and a new one should start.


Versions:

  • This mod: 1.0.2
  • Minecraft: 1.12.2
  • Forge: 1.8.0
commented

That's annoying, I can't seem to reproduce this...

I'm putting this on hold until CyclopsMC/IntegratedCrafting#11 is fixed. I think that the omnidirectional connectors are unrelated to the problem, but you just managed to come up with the right conditions to trigger the IC bug in your test world.

commented

@tinyrobot If CyclopsMC/IntegratedCrafting#11 is indeed fixed for you now, could you double-check if this specific issue is also fixed on your end?

commented

@rubensworks thanks, I will check this tonight

commented

@rubensworks I've done 20 save and exit/load cycles and I've not seen the issue reoccur, so I think this is resolved!

commented

That's great news! I guess this can be closed then.