-
Notifications
You must be signed in to change notification settings - Fork 8
Description
Description
Autocrafting recipes that require GregTechCEu (GTCEu) tools (such as Hammers or Wrenches) do not function correctly when using the Quantum CPU (CrazyAE's Crafting Storage and Accelerators). While the Improved Molecular Assembler can handle these recipes correctly, the Quantum CPU seems to fail to recognize or process the tools that are returned to the system with reduced durability.
Environment
• Modloader Version: Cleanroom 0.3.34-alpha
• AE2 Unofficial Extended Life (AE2UEL) Version: v0.56.7
• CrazyAE Version: v0.6.0.2
• GregTechCEu Version: 2.8.10-bata
Steps to Reproduce
- Create a processing or crafting pattern that uses a GTCEu tool (e.g., Iron Ingot + Hammer -> Iron Plate).
- Set up a crafting unit using CrazyAE's Quantum CPU components (Crafting Storage and Crafting Co-Processing Units).
- Request the craft via the Crafting Terminal.
- The craft either gets stuck, whereas it works fine with standard AE2 CPUs or when only using the Improved Molecular Assembler.
Expected Behavior
The Quantum CPU should be able to handle GTCEu tool-based recipes, recognizing the tools even after their durability changes, just like the Improved Molecular Assembler.
Additional Context
• This issue is likely specific to the optimization logic of the Quantum CPU.