Applied Energistics 2

Applied Energistics 2

137M Downloads

Autocrafting with LevelEmitter says missing Items

DrummerMC opened this issue ยท 3 comments

commented

Describe the bug

If I have multiple crafting steps and using a level emitter to craft it sometimes says missing items for level emitter craftable items

How to reproduce the bug

Setup a LevelEmitter with Crafting Card and item to "Sand"
image
Add a glass Pattern to a Furnance
image
Add a quartz glass pattern
image
Try to craft quartz glass
image

Expected behavior

Sand is not missing

Additional details

Version: 10.0.0 alpha 8

Which minecraft version are you using?

1.18

On which mod loaders does it happen?

Fabric

Crash log

none

commented

Does the sand show up as craftable in your terminal?

commented

yes, and i found out that this only happen if quartz dust is missing

commented

Oh I have a hunch where this is coming from, I think the screen checks in the network storage whether items are actually missing or not, so emittable items will always show up as missing even though they're not. Thanks for reporting this!