Immersive Engineering

Immersive Engineering

134M Downloads

[1.19.2] Permanent Floating Bullets

Cell-Technology opened this issue ยท 2 comments

commented

Minecraft Version

1.19.2

Immersive Engineering Version

9.2.2-165

Expected Behavior

Firing the revolver to not produce any permanent entities.

Actual Behavior

Every bullet that doesn't hit anything eventually stalls in the air and stays stuck there permanently, they have to be manually removed.

Steps to reproduce

  1. Fire the Revolver in the air.
  2. Follow the bullet and wait.
  3. Floating bullet.

Debug Crash Log

https://pastebin.com/0BFAeUea

commented

Can be fixed by making this line increment ticksinground, which will cause it to despawn, i believe. Alternatively, the bullet could be given extra "gravity" when in water to help get it out of such an abnormal location.

commented

Fixed by
607222d