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

Crash when filling grid in ME Crafting Terminal on 1.21 #7959

Closed
trunksbomb opened this issue Jun 23, 2024 · 3 comments
Closed

Crash when filling grid in ME Crafting Terminal on 1.21 #7959

trunksbomb opened this issue Jun 23, 2024 · 3 comments
Labels
bug Self explanatory?

Comments

@trunksbomb
Copy link

Describe the bug

I'm trying to craft a blank pattern. I can get the ingots down at the bottom of the grid, but when I try to place the certus quartz, I get a crash (log below).

2024-06-23.11-46-34_compressed.mp4

How to reproduce the bug

  1. Place the two iron ingots and 1 copper ingot in the crafting grid for a pattern recipe
  2. Attempt to place the certus quartz
  3. Crash

Expected behavior

Don't crash when placing certus quartz.

Additional details

I don't think it's related specifically to the blank pattern - another person reported a similar issue. We encountered the issue in Craftoria v0.0.3 modpack but I recreated in a clean instance of 1.21 with just AE2.

Which minecraft version are you using?

1.21

On which mod loaders does it happen?

NeoForge

Crash log

https://mclo.gs/BmAXgHn

@trunksbomb trunksbomb added the bug Self explanatory? label Jun 23, 2024
@trunksbomb
Copy link
Author

It appears that the order in which you add items to the grid matters.

It consistently crashes as described by putting the ingots at the bottom first and then adding the certus quartz to the middle.
But I tried by inserting the glass first, then the glowstone, then the quartz, and finally the ingots and it did not crash.

@Mithi83
Copy link
Contributor

Mithi83 commented Jun 23, 2024

Should be fixed with #7954

@shartte
Copy link
Member

shartte commented Jun 23, 2024

Yup, fixed by #7954 and released as 19.0.5-alpha

@shartte shartte closed this as completed Jun 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Self explanatory?
Projects
None yet
Development

No branches or pull requests

3 participants