-
Bug
-
Resolution: Fixed
-
Minecraft 15w36d, Minecraft 15w37a, Minecraft 15w38a, Minecraft 15w38b, Minecraft 15w39a, Minecraft 15w39b, Minecraft 15w39c, Minecraft 15w40a, Minecraft 15w40b, Minecraft 15w41b, Minecraft 15w42a, Minecraft 15w43a, Minecraft 15w43b, Minecraft 15w43c, Minecraft 15w44a, Minecraft 15w44b, Minecraft 15w45a, Minecraft 15w46a, Minecraft 15w47a, Minecraft 15w47b, Minecraft 15w47c, Minecraft 15w49a, Minecraft 15w49b, Minecraft 15w50a, Minecraft 15w51a, Minecraft 15w51b, Minecraft 16w02a, Minecraft 16w03a, Minecraft 16w04a, Minecraft 16w05a, Minecraft 16w05b, Minecraft 16w06a, Minecraft 16w07a, Minecraft 16w07b, Minecraft 1.9 Pre-Release 1, Minecraft 1.9 Pre-Release 2, Minecraft 1.9 Pre-Release 3, Minecraft 1.9 Pre-Release 4, Minecraft 1.9, Minecraft 1.9.1 Pre-Release 1, Minecraft 1.9.1 Pre-Release 2, Minecraft 1.9.1 Pre-Release 3, Minecraft 1.9.1, Minecraft 1.9.2, Minecraft 16w14a, Minecraft 16w15a, Minecraft 16w15b, Minecraft 1.9.3 Pre-Release 1, Minecraft 1.9.3 Pre-Release 2, Minecraft 1.9.3 Pre-Release 3, Minecraft 1.9.3, Minecraft 1.9.4, Minecraft 16w20a, Minecraft 16w21a, Minecraft 16w21b, Minecraft 1.10 Pre-Release 1, Minecraft 1.10 Pre-Release 2, Minecraft 1.10, Minecraft 1.10.1, Minecraft 1.10.2, Minecraft 16w32a, Minecraft 16w32b, Minecraft 16w33a, Minecraft 16w35a, Minecraft 16w36a, Minecraft 16w38a, Minecraft 16w39a, Minecraft 16w39b, Minecraft 16w39c, Minecraft 16w40a, Minecraft 16w41a, Minecraft 16w42a, Minecraft 16w43a, Minecraft 16w44a, Minecraft 1.11 Pre-Release 1, Minecraft 1.11, Minecraft 16w50a, Minecraft 1.11.2, Minecraft 17w06a, Minecraft 17w13a, Minecraft 17w13b, Minecraft 17w14a, Minecraft 17w15a, Minecraft 17w16a, Minecraft 17w16b, Minecraft 17w17a, Minecraft 17w17b, Minecraft 17w18a, Minecraft 17w18b, Minecraft 1.12 Pre-Release 1, Minecraft 1.12 Pre-Release 2, Minecraft 1.12 Pre-Release 3, Minecraft 1.12 Pre-Release 4, Minecraft 1.12 Pre-Release 5, Minecraft 1.12 Pre-Release 6, Minecraft 1.12 Pre-Release 7, Minecraft 1.12, Minecraft 1.12.1 Pre-Release 1, Minecraft 1.12.1, Minecraft 1.12.2 Pre-Release 1, Minecraft 1.12.2 Pre-Release 2, Minecraft 1.12.2, Minecraft 17w43a, Minecraft 17w43b, Minecraft 17w45a, Minecraft 17w45b, Minecraft 17w46a, Minecraft 17w47a, Minecraft 18w03b, Minecraft 1.13, Minecraft 1.13.2, Minecraft 19w03b, Minecraft 19w03c, Minecraft 19w09a, 1.14.4, 1.15 Pre-Release 2, 1.15 Pre-release 3, 1.15 Pre-release 4, 1.15 Pre-release 5, 1.15 Pre-release 6, 1.15 Pre-release 7, 1.15, 1.15.1, 1.15.1 Pre-release 1, 1.15.2 Pre-Release 1, 1.15.2 Pre-release 2, 1.15.2, 20w06a, 20w07a, 20w08a, 20w09a, 20w10a, 20w11a, 20w13a, 20w13b, 20w15a, 20w17a, 20w18a, 20w19a, 20w20a, 20w20b, 20w21a
-
Confirmed
-
Collision, Entities, Hitboxes, Projectiles
-
Low
The bug
Projectiles hit the player, snowman and witch who threw them at certain angles or close to the entities.
The projectile would hit players, snowman and witch the head, causing unable to successfully emission.
• Notes:
- It can only be achieved in the face certain angle.
- Approaching entities comparatively easy to reproduce.
- This also happens in snowman.
- Also affect the ride a entity.
• Projectiles types:
- Snowballs
- Egg
- Ender Pearl
- Arrow (It will hurt the players themselves.)
- Splash Potions
- Lingering Potions
How to reproduce
This can be consistently reproduced by flying into the air in creative and then running these 2 commands (while not moving), and then shooting an egg:
/summon zombie ~ ~ ~-1 {NoAI:1b} /tp @p ~ ~ ~ 102.0 68.5
The exact range of movement varies, but this is one consistent angle.
Examples
Here are a few examples in videos:
- Video 1 (Snowballs, egg and ender pearl): https://www.youtube.com/watch?v=q0DzNQxn-p0
- Video 2 (Splash potions and lingering potions): https://www.youtube.com/watch?v=hUaRVsjkCIA
- Video 3 (This also happens in snowman): https://www.youtube.com/watch?v=5Ug_jCZznUA
Code analysis
Code analysis by marcono1234 can be found in this comment.
Note: williewillus pointed out that the thrower field has to be synchronized for the client to make sure the projectile behaves correctly client-side as well.
- is blocked by
-
MC-122335 Projectiles go through an entity if it is close to a player or a snow golem
- Resolved
- is duplicated by
-
MC-84846 Thrown chicken egg spawns chick above player's head
- Resolved
-
MC-86600 throwing eggs with sumthing in other hand like seeds
- Resolved
-
MC-89041 SnowMan Shoots Itself
- Resolved
-
MC-89332 Snowballs sometimes hit the player that threw them
- Resolved
-
MC-93785 snowman hitting itself with snowballs
- Resolved
-
MC-95626 Snowballs and eggs
- Resolved
-
MC-95976 Snowman hurting itself when mob in corner.
- Resolved
-
MC-96238 Snowballs
- Resolved
-
MC-96724 Chicken Egg Throw not displayig
- Resolved
-
MC-99464 Snow golems display the damage animation when aiming at (hitting) a near target
- Resolved
-
MC-99759 Mobs don't get hit by snowballs or eggs when you throw them from a too short distance!
- Resolved
-
MC-101967 Throwable Entities cannot be thrown sometimes
- Resolved
-
MC-104533 snow golems hit each other?
- Resolved
-
MC-105018 Eggs Being Thrown Into Self
- Resolved
-
MC-105694 Egg yourself
- Resolved
-
MC-106204 Snowmen shoots into itself
- Resolved
-
MC-106454 Throwing Eggs hits the player himself
- Resolved
-
MC-108838 Snowball will not hit a mob which is beside block
- Resolved
-
MC-109352 When you go to throw off the ship potions Splashing these are released inside regardless of the direction the throw
- Resolved
-
MC-114441 Witch hits itself
- Resolved
-
MC-117920 Can't throw projectiles while you/snow golem etc in minecart.
- Resolved
-
MC-119295 Snow golem's snowball hitting itself
- Resolved
-
MC-120997 An egg, a snowball, a splash or a stuck - in potion will hit you when standing (sitting) next to a few squares of an entity
- Resolved
-
MC-122129 Egg bug
- Resolved
-
MC-142870 Snowball projectile does not register the hit on target
- Resolved
-
MC-143032 projectiles do not hit the entity when it is generated inside of the entity
- Resolved
-
MC-159639 Can't Hit Anyone With Snowball When I Standing Close To Them
- Resolved
- relates to
-
MC-83684 Thrown projectiles break randomly when player is near mobs
- Reopened
-
MC-101655 Projectiles emitted from the face / head
- Resolved
-
MC-122335 Projectiles go through an entity if it is close to a player or a snow golem
- Resolved
-
MC-88934 Throwing Snowballs riding a Horse
- Resolved
-
MC-90072 Witch in boat can't throw splash potion
- Resolved
-
MC-103922 Splash potions with players error
- Resolved
-
MC-106586 Snowballs Duplicate When Thrown
- Resolved
-
MC-181884 Falling quickly/Flying with Elytra/Swimming with Riptide Trident and throwing a projectile will cause it to hit the player
- Resolved