tom5454 / Toms-Storage

Simple vanilla style storage mod for Minecraft
https://www.curseforge.com/minecraft/mc-mods/toms-storage
MIT License
115 stars 38 forks source link

Inventory Interface - Doesn't connect to a Inventory Connector #478

Open Shadowdane opened 1 week ago

Shadowdane commented 1 week ago

Minecraft Version: 1.21.1 Fabric Loader Version: 0.16.5 Fabric API Version: 0.105.0 Tom's Simple Storage Version: 2.0.9

I have one instance of the Inventory Interface block actually working in my world and it is linked with an inventory cable to an attached Inventory Connector as described in the tooltip. It shows the attached inventory on the Jade on-screen tooltip when I mouse over. I can insert items into the interface and they go into the Storage system as expected.

Here is the working setup: 2024-10-22_22 53 16 2024-10-22_22 53 29

And below is a different Inventory Connector that is part of my main storage system and an Inventory Interface connected on the same inventory cable, but it doesn't work. Tried moving the Inventory Interface to different connection points, it only seems to work if it's directly touching the Inventory Connector block which kind of defeats the entire purpose of it. That does at least prove the interface works with that Connector, but it stops working if connected with via an Inventory cable.

2024-10-22_22 56 49 2024-10-22_22 57 03

Shadowdane commented 1 week ago

I just noticed that v2.0.11 is out, so I upgraded to that but the issue is still present on the latest version.

2024-10-23_17 56 05 2024-10-23_17 56 09

It seems to get stuck on "Collecting Items..." shown in the Jade tooltip.