RelativityMC / VMP-fabric

A Fabric mod designed to improve server performance at high playercounts.
MIT License
136 stars 8 forks source link

VMP's optimized entity tracking messing with grappling hook's collision (Grappling Hook: Restitched) #38

Closed iSimilaXi closed 1 year ago

iSimilaXi commented 1 year ago

Describe the bug When using grappling hook with VMP's optimized entity tracking settings (enabled by default), the grappling hook's collision is inaccurate. (Float in the air, near the wall that it was supposed to landing at.)

To Reproduce Steps to reproduce the behavior:

  1. While using VMP, right click to activate the grappling hook near a wall.
  2. Check the grappling hook collision.

Expected behavior the grappling hook will float in the air, instead of stick to the surface of the block.

Screenshots image

Runtime info (please complete the following information):

Other mods

Checklist

Additional context

squeeglii commented 1 year ago

Issue tracked in my repo moved -> https://github.com/CloudG360/grapplemod-restitched/issues/1

ishland commented 1 year ago

Does the issue still persists on current latest devbuild?

squeeglii commented 1 year ago

@ishland tested with build 0.2.0+beta.7.73+1.19.4 - nope! All fixed! Should be alright to mark this as resolved.

ishland commented 1 year ago

Closing as resolved.