Create icon indicating copy to clipboard operation
Create copied to clipboard

Two pistons pulling the same object will make the piston pull the other piston instead of both pulling the object

Open AutumnalModding opened this issue 1 year ago • 2 comments

Describe the Bug

See title; additionally see video:

https://github.com/Creators-of-Create/Create/assets/45874270/8e19fb8b-d4c2-4bde-a007-40d0c91f65cf

Reproduction Steps

See video.

Expected Result

Both pistons pull the same blocks at the same time

Screenshots and Videos

No response

Crash Report or Log

No response

Operating System

Linux emdex 6.6.16-1-lts #1 SMP PREEMPT_DYNAMIC Mon, 05 Feb 2024 21:20:21 +0000 x86_64 GNU/Linux

Mod Version

0.5.1d

Minecraft Version

1.20.1

Forge Version

N/A - Happens on Fabric but was instructed to post here (Seems to be loader-agnostic bug?)

Other Mods

No response

Additional Context

No response

AutumnalModding avatar Mar 01 '24 19:03 AutumnalModding

your expectations make no sense unfortunately. even within a tick, things are processed in some order. so if one piston starts to move, it assembles a contraption, and if some other block becomes part of that contraption, it no longer behaves as it usually does, but as a contraption actor.

denys-duchier avatar Mar 01 '24 19:03 denys-duchier

...But the pistons aren't glued together. So they shouldn't become part of a contraption.

AutumnalModding avatar May 15 '24 00:05 AutumnalModding