Refined Storage

Refined Storage

77M Downloads

Crash when autocrafting [java.lang.IllegalStateException]

Gbergz opened this issue ยท 1 comments

commented

Describe the bug

A player on our server was autocrafting when suddenly the server crashed.

How can we reproduce this bug or crash?

Not sure, entirely but:

  1. Autocraft
  2. Wait.
  3. Crash.

What Minecraft version is this happening on?

Minecraft 1.18.2

What Forge version is this happening on?

40.1.0

What Refined Storage version is this happening on?

1.10.2 | https://www.curseforge.com/minecraft/mc-mods/refined-storage/files/3712882

Relevant log output

(Couldn't paste without using gist. too much text)

https://gist.github.com/Gbergz/6c274838154951ca4b0d14fe0b60c036
commented

Caused by whatever you've connected your external storage to. It's reporting that we can extract steel during simulation but not returning the item when not simulating.

IMO we shouldn't crash though since that makes it difficult to track down the actual problem.