[1.19.2] Permanent Floating Bullets
Cell-Technology opened this issue ยท 2 comments
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
- Fire the Revolver in the air.
- Follow the bullet and wait.
- Floating bullet.
Debug Crash Log
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.
Fixed by
607222d