GregTechCEu Modern

GregTechCEu Modern

6M Downloads

Large Engraving Laser Multiblock Recipes not functioning as intended

Joeltom1 opened this issue ยท 2 comments

commented

Checked for existing issues

  • I have checked for existing issues, and have found none.

Tested latest version

  • I have checked that this occurs on the latest version.

GregTech CEu Version

1.6.3 SNAPSHOT (as of 1/3/25)

Minecraft Version

1.20.1 Forge

Recipe Viewer Installed

JEI

Environment

Singleplayer

Cross-Mod Interaction

No

Other Installed Mods

Custom ATM9 - 574 Mods

Expected Behavior

Large (Multiblock) laser engraving recipes should work exactly like their 1x1 counterparts, insert lens, insert wafer and produce finished wafers according to their tier and output multiplier, eg: ULPIC wafer output is 1:1 with base silicon wafer, 1:4 with phosphorus wafer, etc.

Actual Behavior

Actual behavior is while inserting the base silicon wafer produced a finished ULPIC wafer like normal, no higher tier of base wafer was accepted, and no crafting begins. This is the same for the higher tier finished wafers, eg: SoC wafers being made with their base phosphorus wafer or a naquadah wafer for 4 instead of 1, none of these recipes work at all, making these finished wafers inaccessible in the Large Engraving Laser.

Steps to Reproduce

Step 1: Build functioning clean room
Step 2: Build functioning Large Laser engraver
Step 3: add input bus, output bus, lens to input bus, (tried most of them) distinct buses on, add wafer type other than base silicon wafer.
Step 4: Fails to craft components

Additional Information

Tested on my SSP world, clean room is functional, rebuilt clean room, rebuilt LEL Multiblock, changed output and input bus location, disabled parallelization. Base silicon wafer -> base finished wafer 1:1 recipe still works properly, but that is it. No errors on latest logs or console.

commented

This may have been inadvertently fixed by a recent PR. Would you be able to test it again on the latest snapshot? I am unable to recreate this issue in a dev environment.
Thanks.

commented

Cleanroom logic has changed since the last snapshot, after replacing the Cleanroom controller, bug is fixed and all recipes work as intended, thank you