Integrated Crafting

Integrated Crafting

18M Downloads

Batch crafting job gets stuck as soon as first item is crafted

mpavkovic opened this issue ยท 2 comments

commented

Issue type:

  • ๐Ÿ› Bug

Short description:

Batch crafting job will get stuck as soon as first item is crafted. After cancelling the job and requesting the same one all items are crafted without issue. After that all crafting jobs work fine until the world is reloaded or some time has passed.

Steps to reproduce the problem:

  1. Create a new world (or load an existing one and skip to step 4)
  2. Create a minimum setup consisting of Storage Terminal, Crafting Job Terminal, Crafting Table with an attached Crafting Interface, and a Chest (see screenshot for example)
  3. Encode a Card with any recipe (for example, I used Scaffolding) and put it in Crafting Interface
  4. Request multiple items to be crafted
  5. Wait for crafting job to finish
  6. Only first batch of items will be crafted and job will get stuck
  7. Cancel job
  8. Again, request multiple items to be crafted
  9. All items are crafted and job is done

Expected behaviour:

Crafting multiples of same item should work without job getting stuck.


Versions:

  • This mod: 1.0.21
  • Minecraft: 1.16.5
  • Forge: 36.2.34

Other mods installed:

  • Common Capabilities v2.8.0
  • Cyclops Core v1.12.3
  • Integrated Dynamics v1.10.10
  • Integrated Terminals v1.2.13
  • Integrated Tunnels v1.8.9
  • JEI v7.7.1.152

Log file:

Screenshots

2022-05-18_16 01 28

2022-05-18_16 01 37

commented

Thanks for reporting!