Create

Create

86M Downloads

Item/Block collision failure when fan pulls items

ParrotParrot opened this issue ยท 1 comments

commented

Describe the Bug

Items being pulled on by fans will fail to collide with the first block that would otherwise cause them to stop, including the encased fan block itself.
The item being processed or not makes no noticeable difference.
The item seems to collide correctly and not phase through additional blocks past the first, but will continue snapping back to the correct collision point in front of the first block and continue phasing through it after a short delay

Reproduction Steps

  1. Drop item in front of fan in Pull mode (will not happen in Push mode)
  2. Observe as Item phases through blocks that the items would collide with
  3. Item will then snap back to the correct collision point, and proceed to phase through the same block over and over again

Expected Result

Item would collide with a block and remain stationary once collision has happened

Screenshots and Videos

Replay_2023-09-15_10-17-26.webm

Crash Report or Log

No response

Operating System

Windows 10

Mod Version

0.5.1c

Minecraft Version

1.19.2

Forge Version

43.2.23

Other Mods

Issue observed in FTB Abe Pack 1.0.5 (create-1.19.2-0.5.1.c)

Additional Context

Issue seems to be present in 0.5.1b too.
0.5.1a and 0.5.0i will crash on startup within the modpack so I was unable to test them.
Issue is not present when fan is set to push instead of pull.

commented

Problem persists in the pack as of 1.0.7 (create-1.19.2-0.5.1.e)