Create

Create

86M Downloads

Portable Storage Interface Connection Anomaly

T-splines opened this issue ยท 0 comments

commented

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

  1. Place blocks and connect the moving structure as shown in the illustration.
  2. Start the Mechanical Bearing, causing the structure to begin its mining task.
  3. 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

  1. The PSI should automatically connect when the Mechanical Bearing starts, without requiring a manual activation with a redstone signal.
  2. 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.
  3. The directional dependency of the connection should be removed, ensuring consistent behavior regardless of direction.

Screenshots and Videos

Mechanical Bearing

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