Portable Storage Interface Connection Anomaly
T-splines opened this issue ยท 0 comments
Describe the Bug
The Portable Storage Interface (PSI) in a moving structure sometimes fails to connect if the normal remains unchanged. When updated with a redstone signal, a special connection state occurs where the moving structure can continue working normally while the PSI connection remains active. This results in the moving structure performing tasks such as mining while simultaneously transferring items.
[Notes]
The bug has directional dependencies.
A common use of this bug is in a high-speed cobblestone generator, where the cobblestones are quickly mined and output without any drops.
Reproduction Steps
- Place blocks and connect the moving structure as shown in the illustration.
- Start the Mechanical Bearing, causing the structure to begin its mining task.
- Press a button to activate the PSI with a redstone signal, triggering the anomalous connection state.
Observe that while the structure is mining above, items are continuously outputted below.
Expected Result
- The PSI should automatically connect when the Mechanical Bearing starts, without requiring a manual activation with a redstone signal.
- When in the connected state, the moving structure should continue its tasks without pausing to wait for item transfer completion. This feature is useful and does not cause visual anomalies but is inconsistent with the normal behavior of the PSI.
- The directional dependency of the connection should be removed, ensuring consistent behavior regardless of direction.
Screenshots and Videos
Crash Report or Log
No response
Operating System
Windows 11
Mod Version
0.5.1f
Minecraft Version
1.20.1
Forge Version
47.2.0
Other Mods
No response
Additional Context
No response