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

Not enough items when autocrafting problem #7971

Open
AlexDiego123 opened this issue Jun 26, 2024 · 1 comment
Open

Not enough items when autocrafting problem #7971

AlexDiego123 opened this issue Jun 26, 2024 · 1 comment
Labels
awaiting-feedback Waiting on feedback from the author. Issue will be closed after 7 days of inactivity. bug Self explanatory?

Comments

@AlexDiego123
Copy link

Describe the bug

Hi, I noticed in the Statech Industry modpack that AE2 doesn't put the correct number of redstone in the steam blast furnace when trying to autocraft molten redstone, causing it to lock up after some time because it thinks that it's making molten redstone but the steam blast furnace is empty. For example, it should put 18 of redstone in the Steam Blast Furnace to craft 2 buckets of molten redstone, instead it puts exactly half the redstone it needs. This problem doesn't happen if you put a chest next to the ME pattern provider, only when it goes into a Steel Item Input Hatch. How do I fix this?

How to reproduce the bug

In the lastest Statech Industry modpack, create a pattern that autocrafts 111MB of molten redstone with 1 redstone and then put it in an ME pattern provider next to the item input hatch of the Steam Blast Furnace of the mod Modern Industrialization.

Expected behavior

When autocrafting, AE2 has to put the correct number of redstone in the Steam Blast Furnace to autocraft the correct amount of molten redstone that it has to craft, for example for every 2 buckets of molten redstone, it should put 18 redstone in the Steam Blast Furnace, but instead it puts exactly half of the redstone it needs for some reason, even if the UI that prompts you to start an autocrafting says that it will put 18 redstone but it puts 9 for some reason. Then it locks up because it doesn't craft enough molten redstone but thinks it's doing it right.

Additional details

I know that this issue only happens when the ME pattern provider outputs items in the Steel Item Input Hatch of the Modern Industrialization mod, but i decided to post this issue anyway in case someone that played Statech Industry knows how to solve this and sees this issue.

Which minecraft version are you using?

1.19

On which mod loaders does it happen?

Fabric

Crash log

https://pastebin.com/Z3jSZ0Nv

@AlexDiego123 AlexDiego123 added the bug Self explanatory? label Jun 26, 2024
@Technici4n
Copy link
Member

Are you sure that this is not an issue with one of the patterns you encoded? Could also be a 1.19-exclusive bug.

@Technici4n Technici4n added the awaiting-feedback Waiting on feedback from the author. Issue will be closed after 7 days of inactivity. label Aug 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-feedback Waiting on feedback from the author. Issue will be closed after 7 days of inactivity. bug Self explanatory?
Projects
None yet
Development

No branches or pull requests

2 participants