Refined Storage

Refined Storage

77M Downloads

Mekanism Mechanical Pipe disconnect from Refined Storage Reader/Writer

tehMorag opened this issue ยท 2 comments

commented

Also reported on SevTech ages and Mekanism trackers

Issue description:

Rebooting the game causes the majority of "Mekanism" item "xxx Mechanical Pipe" and "xxx Universal Cable" to disconnect from "Refined Storage" item "Reader" & "Writer".

What happens:

Liquid example
Energy example

What you expected to happen:

Pipes to always stay connected

Steps to reproduce:

  1. Set up a Reader and Writer with the same channel
  2. Connect a "Mekanism" item "xxx Mechanical Pipe" to a source into the Reader
  3. Set up a tank to pump the liquid out of the Writer
  4. Reboot game
  5. Pipes(s) would have disconnected from the Reader and Writer

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

  • Minecraft: 1.12.2
  • Forge: 14.23.3.2679
  • Refined Storage: 1.5.33

Does this issue occur on a server? [yes/no]
N/A (not tested)

commented

As of 2f69181 it always returns a capability however it still doesn't appear to connect.

I'm not sure who's fault it is, but it should work from my side.

commented

Your null capability tells us that we cant do anything with it (canExtract/Receive), so our pipes don't connect.