Refined Storage

Refined Storage

77M Downloads

Autocrafting Crash on Server

RemcoMusic opened this issue ยท 1 comments

commented

Issue description:

I play with some friends on a SkyFactory 3 server. We've build a Refined Storage system with automated crafting with the crafters for the 64k storage things. Now when we want to craft 8 of them and we have all the resources we start the crafters and after 1 minute or 2 the client will disconnect and you can't go into the server anymore and every player on the server got this same problem at the same time. And there is no error on the server console or client side just that you got disconnected. I can solve this by putting the world in MCEdit disable the computer block and then put it back into the server.

What happens:

When we craft 8 64k storages we are getting disconnected from the server without any errors.

What you expected to happen:

That the crafter just did his job

Steps to reproduce:

  1. Gather all the resources that you need.
  2. Start the crafting process with the crafters from refined storage
  3. Wait untill you will get disconnected
    ...

Version (Make sure you are on the latest version before reporting - Did this):

  • Minecraft: 1.10.2
  • Forge: 12.18.3.2215
  • Refined Storage: 1.2.23

Does this issue occur on a server? [yes]

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

There is nothing to see sorry ! If you need anything just say it and I will give it to you!
[pastebin/gist/etc link here]

commented

I found the problem! So I had an SAG mill with a crafter so I could make Silicon automated but Refined Storage thinks 64 sand creates 64 silicon but it doesn't so the crafting can't continu because there isn't the amount of silicon that it needs but the system thinks there is. I hope this makes sense