Issue type:
Short description:
Steps to reproduce the problem:
The bug is not very stable and requires many mods, so reproducing is hard.
I have a complex machine
Part 1
Explanation:
This part automates processing of Canola Seeds to Crystallized Canola Seeds from Actually Additions mod.
- Crafting Interface in NON-BLOCKING mode with receipt:
16 Canola Seeds -> 16 Crystallized Canola Seeds
- Vanilla barrel to get that seeds, and Atomic Reconstructor from Actually Additions in Pulse mode
- Item Interface
- World Item Exporter with Ticks/Operation = 10
- Pressure Plate and Barrel from Sophisticated Storage with Pickup Upgrade with filter Crystallized Canola Seeds
- Importer
On craft request:
- canola seeds go to barrel 2,
- world exporter drops them all in single heap,
- pressure plate 5 generates redstone pulse
- pulse activates Atomic Reconstructor
- Atomic Reconstructor sends laser beam
- canola seeds are converted to crystallized version
- Sophisticated Storage barrel 5 picks crystallized seeds
- importer gets seeds from barrel
- seeds go to Colossal Chest, connected with Item Interface
- seeds must be exported to next machine (see next picture)
Part 2
Explanation:
In the left --- Exporter with filtering Crystallized Canola Seeds in Craft mode
(same network where importer 6 from previous picture)
In the right --- normal Item Interface
In the center -- Decorated Pot to limit number of crafted seeds with 1 stack
The bug:
From start scheme works OK
But since some time it stopped. Log contains errors (see attached file)
Job Terminal waits infinite:
If cancel job then craft is performed once but second batch of seeds is failed:
Versions:
- This mod: integratedcrafting-1.21.1-neoforge-1.4.6.jar
Versions 1.4.3, 1.4.4, 1.4.4-479 have the same issue
I did not checked versions before 1.4.3
- Minecraft: 1.21.1
- Mod loader version: Neoforge 21.1.226
Log file:
latest.log
Issue type:
Short description:
Steps to reproduce the problem:
The bug is not very stable and requires many mods, so reproducing is hard.
I have a complex machine
Part 1
Explanation:
This part automates processing of Canola Seeds to Crystallized Canola Seeds from Actually Additions mod.
16 Canola Seeds -> 16 Crystallized Canola Seeds
On craft request:
Part 2
Explanation:
In the left --- Exporter with filtering Crystallized Canola Seeds in Craft mode
(same network where importer 6 from previous picture)
In the right --- normal Item Interface
In the center -- Decorated Pot to limit number of crafted seeds with 1 stack
The bug:
From start scheme works OK
But since some time it stopped. Log contains errors (see attached file)
Job Terminal waits infinite:
If cancel job then craft is performed once but second batch of seeds is failed:
Versions:
Versions 1.4.3, 1.4.4, 1.4.4-479 have the same issue
I did not checked versions before 1.4.3
Log file:
latest.log