FTBTeam / FTB-Interactions

14 stars 10 forks source link

ae2 (piston) autocraft error: crafting tree construction failed #1351

Closed Tijmender closed 2 years ago

Tijmender commented 3 years ago

Modpack Version:

2.0.9

Bug Report:

Autocrafting piston using applied energistics2/lazyae2 returns the following error: Erro: java.util.concurrent.ExecutionException: java.lang.IllegalStateException: java.lang.IllegalStateException: Crafting Tree construction failed

Expected Behavior/Suggestions:

The piston doesn't autocraft, it should do so. The pattern is in a lazyae2 mass assembler with a couple of pattern providers and a co-processor Tried with multiple patterns, the piston seems to give the error. Moved the pattern to different providers, this didn't help. Trashed the pattern and made a new one, this didn't help. The system does contain an AE Bridge from Logistics Bridge which seems to affect the performance

Is It Repeatable? Steps to Reproduce:

Yes, it's repeatable

  1. Open ae2 crafting terminal
  2. Middle click and select craft 1
  3. Error message runs and you're kicked off the terminal

Link to Log or Crash File Paste**:

https://paste.feed-the-beast.com/view/501bddaf

Mod/s Affected:

applied energistics 2, lazyae2, logisticsbridge

Known Fix:

Removing the AE Bridge from logistics bridge causes the craft to proceed correctly