Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autocrafting with LevelEmitter says missing Items #5847

Closed
DrummerMC opened this issue Dec 21, 2021 · 3 comments
Closed

Autocrafting with LevelEmitter says missing Items #5847

DrummerMC opened this issue Dec 21, 2021 · 3 comments
Labels
bug Self explanatory?

Comments

@DrummerMC
Copy link
Member

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

@DrummerMC DrummerMC added the bug Self explanatory? label Dec 21, 2021
@shartte
Copy link
Member

shartte commented Dec 21, 2021

Does the sand show up as craftable in your terminal?

@DrummerMC
Copy link
Member Author

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

@shartte
Copy link
Member

shartte commented Dec 21, 2021

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!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Self explanatory?
Projects
None yet
Development

No branches or pull requests

2 participants