RelativityMC / raknetify

A Fabric mod / Velocity plugin / BungeeCord plugin that uses RakNet to improve multiplayer experience significantly under unreliable and rate-limited connections.
MIT License
152 stars 2 forks source link

Items dropped by a dead entity on a hopper continue to be visible #49

Open baldo3000 opened 5 months ago

baldo3000 commented 5 months ago

Describe the bug Items dropped by a dead entity on a hopper continue to be visible after being collected by it. However that's only a visual glitch, you cannot collect them. Those fake dropped items disappear if you exit and then reenter the world.

To Reproduce Steps to reproduce the behavior:

  1. Place hoppers
  2. Let mobs die on top of it (tested with lava in farms)

Expected behavior Once collected by an hopper, the item should disappear from being visible

Runtime info (please complete the following information):

Crash reports / logs https://pastebin.com/x0ztvHA1

Other mods https://pastebin.com/tX9cm4zU

Checklist

Additional context Removing "raknet;" from the server ip address fixed this issue, making me think it's somehow related to this mod

ishland commented 5 months ago

Try reproduce with raknetify as the only mod.