Create

Create

86M Downloads

Entities fall through translating contraptions when returned to the world

AeiouEnigma opened this issue ยท 1 comments

commented

Describe the Bug

Copy of Create-Fabric/Create-Refabricated#66, tested and confirmed to affect Create on Forge as well.

Most or all of the time, when a Pulley contraption is returned to the world as regular blocks, entities standing on the contraption will clip through it and fall. This could lead to player death, and generally makes Pulleys unsafe to work with.

Edit: others have found this issue to apply to Gantry and Piston contraptions as well.

Reproduction Steps

  1. Build a Rope Pulley contraption.
  2. Stand on the contraption and raise/lower it some distance.
  3. Stop the contraption such that it returns to being regular blocks in the world.
  4. At this point you have probably fallen through the contraption.
  5. If you have not fallen through the contraption, try a couple more times because it may only have about a 90% chance of happening.

Expected Result

Entities should not fall through Pulley contraptions when the contraptions rejoin the world.

Screenshots and Videos

No response

Crash Report or Log

No response

Operating System

Windows 11

Mod Version

0.4.0b

Minecraft Version

1.18.1

Forge Version

39.0.5

Other Mods

No response

Additional Context

No response

commented

I confirm this is fixed by commit 4aa44f1