Enigmatica 2: Expert - Extended

Enigmatica 2: Expert - Extended

194k Downloads

Cannot autocraft multiple of Overclocker Upgrade using Integrated Terminals, even with Forestry compat disabled in CC

Wizzerinus opened this issue ยท 3 comments

commented

Description

Integrated Crafting has a bug where it cannot execute recipes in Carpenter. This can be circumvented by disabling the Forestry compat in Common Capability settings (see also CyclopsMC/IntegratedCrafting#108). I've tested certain recipes from Forestry itself and they work properly in vanilla forestry (namely Bog Earth, Hardened Casing and Refined Circuit Board). Attempting to craft Overclocked Upgrades this way does not work properly. If f.e. 2 batches are requested, only the first batch is inserted, but the terminal thinks that 2 batches were inserted and will not insert any more.

Vanilla Forestry recipes in E2EE untested.

To Reproduce

Part 0. Config changes

This is to circumvent a bug in Integrated Crafting itself: disable Forestry compat in Common Capabilities.

Part 1. Integrated Dynamics setup

  • Add an Energy Battery, a Storage Terminal, a Craft Job Terminal, a chest with Item Interface, a fluid tank with Fluid Interface, a Carpenter from Forestry, charge it up, and place a Crafting Interface on the Carpenter, and an Item Importer on the same Carpenter.
  • Encode a recipe for Overclocker upgrade (shift-click does not work so have to do it manually sadly), including 3000 mb of IC2 Coolant. Put it in the Crafting Interface.
  • Put the components into the chest and the fluid tank.
  • Configure Carpenter to do the Overclocker recipe.

Part 2. Bug

  • Request 2 batches of Overclocker upgrade.
  • The crafting job terminal shows that both batches were put into the Carpenter.
  • But only 1 batch was actually put into the Carpenter. The 2nd one will not be put when the recipe finishes as it should.

Modpack version v1.40.0

debug.log or Crash report

Irrelevant.

commented

Did not manage to reproduce this in a new world. Wondering if I'm an idiot.

commented

Yeah I'm an idiot.

commented

So, should i still disable this option in Common Capabilities config?