Lothrazar / Cyclic

Minecraft mod written in Java
MIT License
155 stars 94 forks source link

Monster Ball Desync Causing Invisible Entities #2333

Open Darkosto opened 8 months ago

Darkosto commented 8 months ago

Minecraft Version: 1.20.1

NeoForge Version: 47.1.79

Mod Version: 1.12.4

Single Player or Server: SP

Describe problem (what you were doing; what happened; what should have happened):

When using a Monster Ball item to catch a hostile entity, you render the hostile entity invisible by getting close enough to the entity and throwing the monster ball down at your feet. It will simultaneously go back into your player inventory and render the entity as invisible. This seems like a client/server desync. Video below will show more info. Quick note, when logging out and back into the world the invisible entity is visible again.

Video/images/gifs (direct upload or link):

https://clips.twitch.tv/OptimisticTallShallotPeteZarollTie-QXi_wV6YoBW2nB5p

Thanks!