DarkPacks / SkyFactory-4

SkyFactory 4 offers a brand-new experience never before seen in the series. Full automation, tech, magic, and bacon resources! This iteration offers over 30+ world types so you can play the pack like never before!
https://minecraft.curseforge.com/projects/skyfactory-4/
133 stars 45 forks source link

Storage Import Cable to EnderStorage #853

Open Kellogg81 opened 5 years ago

Kellogg81 commented 5 years ago

Bug Report

Connecting a Storage Import Cable to a EnderStorage Ender Chest causes the Storage Request Table interface to close.

[Server thread/INFO]: Container closing, master tile not found

Expected Behaviour

Storage Request Table interface should not auto close after opening it.

Possible Solution

Not sure.

Steps to Reproduce (for bugs)

  1. Create a Simple Storage network
  2. Create EnderStorage Ender Chest
  3. Hook a Storage Import Cable to the Ender Chest.

Logs

https://gist.github.com/Kellogg81/5569b5f86929d59c471626cc83a59259

World Information

CompactSky Have tested on Flat and SkyVillage with same results.

Client Information

LargeDoot commented 4 years ago

I know this issue is old but I also experienced this behaviour with importers on a Tinkers Construct casting basin.

ChiefArug commented 3 years ago

Still exists in version 4.2.2

sam-kirby commented 3 years ago

This is likely to always be an issue; the network is invalidated by a change in connections, and so the interface is closed.

This mechanic prevents other bugs such as dupe bugs. It could be handled better, but you'd have to request this of the mod author as I don't think we will take any action on this.