Edivad99 / ExtraStorage

Add new blocks to Refined Storage, like more advanced crafters
GNU Affero General Public License v3.0
9 stars 9 forks source link

Netherite Crafter losing patterns while logged in #34

Closed WorldTeacher closed 2 years ago

WorldTeacher commented 3 years ago

Describe the bug The Netherite crafter looses all the Patterns stored in it. I've even had this happen while a crafting process was in progress.

Configuration (will add this later on, as I'm currently on mobile and not on my Pc) Mod version: Forge version: Minecraft version: Refined Storage version: Are you playing on server?: Yes Modpack: Enigmatica 6, v0.5.10 To Reproduce Steps to reproduce the behavior:

  1. Fill up almost all patterns in the netherite crafter
  2. Start a process
  3. Wait
  4. See error

Expected behavior The patterns should persist in the crafter, even if they are not used.

Screenshots None

NielsPilgaard commented 3 years ago

The Gold Crafter is also affected, so I'm guessing it goes for all ES Crafters https://github.com/NillerMedDild/Enigmatica6/issues/3076

Edivad99 commented 3 years ago

I have yet to fully investigate the problem, but the other day I saw a similar problem for the Refined Storage as well refinedmods/refinedstorage#2922

Edivad99 commented 3 years ago

I cannot reproduce this problem with an installation containing only:

There will likely be a conflict with a mod

NielsPilgaard commented 3 years ago

Do you have any ideas as to what could be interfering? Type of mods that could interfere perhaps?

bobbysock commented 2 years ago

Just for reference, I experienced something similar in the FTB OceanBlock modpack, where the patterns was either deleted or swapped around mixing processing and normal patterns in different crafters. I suspected that it was a bug in the Crafter Manager, but I'm not sure.

Edivad99 commented 2 years ago

Check #44