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

IllegalStateException: Cannot have empty result #3720

Open
evhub opened this issue Jul 28, 2024 · 2 comments
Open

IllegalStateException: Cannot have empty result #3720

evhub opened this issue Jul 28, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@evhub
Copy link

evhub commented Jul 28, 2024

Describe the bug

Server crashed likely due to a player doing something with refined storage autocrafting, and now the server crashes whenever booted.

How can we reproduce this bug or crash?

I'm not sure of the exact circumstances that caused the crash to initially appear, but it is now consistently appearing in my world.

What Minecraft version is this happening on?

Minecraft 1.18.2

What Forge version is this happening on?

47.3.0

What Refined Storage version is this happening on?

1.12.4

Relevant log output

https://gist.github.com/evhub/f8d3b03facd82ce6de7f23d2589ad1ea
@evhub evhub added the bug Something isn't working label Jul 28, 2024
@Nodrance
Copy link

would it be possible to send a world download? (and modpack)

(I don't work on the mod i just think it could help the people who do)

@evhub
Copy link
Author

evhub commented Jul 29, 2024

No, unfortunately. Though I can try to share any other relevant logs. My guess as to what happened is that there was an autocrafting pattern that featured an item that was removed when another mod was removed/updated, rendering the pattern invalid, though that's just a guess. I tried this very dumb simple fix and it seems to make the world bootable again, though then it complains with Error while saving network due to UnsupportedOperationException: Crafting pattern is invalid. I'm hoping that'll make the world workable enough to find and remove the offending pattern, though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants