Refined Storage

Refined Storage

77M Downloads

[1.15.2] Crash when looking into crafting monitor

MelanX opened this issue ยท 1 comments

commented

Issue description:

Server crashes if you look into the crafting monitor.

What happens:

Server crashes if you look into the crafting monitor.

What you expected to happen:

I look into the crafting monitor and just see the crafting tasks (which happens at most of the time)

Steps to reproduce:

  1. I don't know how why this happens, it only happens sometimes (if too much and too fast autocrafting is processed?)
  2. Start autocrafting
  3. Look into the crafting monitor
  4. Server crash

Version (make sure you are on the latest version before reporting):

  • Minecraft: 1.15.2
  • Forge: 31.1.87
  • Refined Storage: 1.8.3
  • Modpack: Valhelsa 2 with a few extra mods

Does this issue occur on a server? [yes/no]

If a (crash)log is relevant for this issue, link it here:

https://pastebin.com/40mFRzps
The line in code is here (just for quick overview): https://github.com/raoulvdberge/refinedstorage/blob/mc1.15/src/main/java/com/raoulvdberge/refinedstorage/apiimpl/autocrafting/task/v6/CraftingTask.java#L1138

commented

Duplicate #2508