-
Bug
-
Resolution: Fixed
-
Minecraft 16w50a, Minecraft 1.11.1, Minecraft 1.11.2, Minecraft 17w06a, Minecraft 1.12 Pre-Release 3, Minecraft 1.12, Minecraft 1.12.1, Minecraft 1.12.2, Minecraft 17w43a, Minecraft 17w43b, Minecraft 17w45b, Minecraft 17w50a, Minecraft 18w01a, Minecraft 18w10c, Minecraft 18w10d, Minecraft 18w11a, Minecraft 18w15a, Minecraft 18w16a, Minecraft 18w20a, Minecraft 18w21a, Minecraft 1.13-pre2, Minecraft 1.13-pre3, Minecraft 1.13-pre4, Minecraft 1.13-pre5, Minecraft 1.13-pre7, Minecraft 1.13-pre8, Minecraft 1.13-pre10, Minecraft 1.13, Minecraft 18w30b, Minecraft 18w31a, Minecraft 18w32a, Minecraft 1.13.1-pre1, Minecraft 1.13.1-pre2, Minecraft 1.13.1, Minecraft 1.13.2, Minecraft 18w43b, Minecraft 18w43c, Minecraft 18w44a, Minecraft 18w45a, Minecraft 18w46a, Minecraft 18w47b, Minecraft 18w48a, Minecraft 18w48b
-
Confirmed
The bug
You cannot use fireworks to boost while you fly with an elytra if your entity id is 0, which is typically right after you started the game.
How to reproduce
- Start the game
- Open a world with no other entities
- Start flying with an elytra and try to use fireworks to boost
→ The fireworks are used but fly straight in the air even if you are not right clicking a block
Code analysis
Based on 1.11.2 decompiled using MCP 9.35 rc1
The data parameter net.minecraft.entity.item.EntityFireworkRocket.field_191512_b stores the entity id of the entity being boosted. The problem is that it treats 0 as not set, but stores the entity id without adding 1. Therefor a player with entity id 0 will not be boosted.
- is duplicated by
-
MC-111512 Can still place fireworks while flying with the elytra
- Resolved
-
MC-111563 Firework boosting doesn't work in superflat worlds
- Resolved
-
MC-111780 Rocket Elytra Wont work.
- Resolved
-
MC-111824 Elyta Boosting Broken
- Resolved
-
MC-112113 fireworks are not working
- Resolved
-
MC-112157 I can't so some things in the game...
- Resolved
-
MC-112234 Elytra flying issue in "VOID world"
- Resolved
-
MC-112408 Fireworks not working when using the elytra
- Resolved
-
MC-112496 Can't propell elytra using fireworks
- Resolved
-
MC-113402 Firework flight doesnt work in snapshots in random worlds
- Resolved
-
MC-114841 Firework rockets broken
- Resolved
-
MC-115010 Firework rockets don't provide boost.
- Resolved
-
MC-115131 You can`t use the elytra fireworks boost
- Resolved
-
MC-115163 Can't launch using fireworks
- Resolved
-
MC-115318 Fire Works not working when using elytra.
- Resolved
-
MC-116000 Elytra with fireworks stopped working randomly
- Resolved
-
MC-116001 Elytra with fireworks stopped working randomly
- Resolved
-
MC-116439 Elytra doesn't activate
- Resolved
-
MC-117578 No Firwork rocket boost with Elytra
- Resolved
-
MC-117612 Unable to use rockets to propel elytra flight
- Resolved
-
MC-117777 Cannot use fireworks while gliding with an Elytra
- Resolved
-
MC-117878 Unable to use rockets to propel elytra flight
- Resolved
-
MC-118029 Fireworks don't boost the player when flying with elytra
- Resolved
-
MC-118300 fireworks don't propell
- Resolved
-
MC-119839 Elytra's can't be impulsed via fireworks
- Resolved
-
MC-119869 elytra dosent boost with firework 17w31a
- Resolved
-
MC-121391 Fireworks no longer boost elytra flight
- Resolved
-
MC-121545 Elytra and Fireworks not working in creative
- Resolved
-
MC-121860 fireworks are not boosting the elytras
- Resolved
-
MC-122360 fireworks don't popel you forward while flying with elytra
- Resolved
-
MC-123219 With the firework rocket and elytra, i can't fly infinitely.
- Resolved
-
MC-123789 Firework boosted elytra is not working
- Resolved
-
MC-123795 Firework rockets don't power elytra flight
- Resolved
-
MC-127743 can't boost elytra
- Resolved
-
MC-128304 Fireworks simply don't work with elytra.
- Resolved
-
MC-128695 Firework Rockets don't boost elytra
- Resolved
-
MC-129662 rocket powered elytra flight
- Resolved
-
MC-132359 Fireworks no longer launch you while gliding with elytra
- Resolved
-
MC-134048 Elytra and fireworks doesn't work
- Resolved
-
MC-135913 Elytra Bug in V. 1.13
- Resolved
-
MC-136377 Fireworks do not affect Elytra
- Resolved
-
MC-136667 Rocket propelled elytra do not work in superflat preset The Void
- Resolved
-
MC-136821 Fireworks with flight duration do not boost the player.
- Resolved
-
MC-138083 ELytra fireworks activate like normal ones
- Resolved
-
MC-138467 Fire works aren't working when I use elytra
- Resolved
-
MC-140380 fireworks and elytra not working
- Resolved
- relates to
-
MC-149155 Fireworks shot from crossbows sometimes don't explode on impact
- Open
-
MC-181129 Guardian beam is not rendered if targeted entity has ID 0, as it does not use the OptionalInt metadata type
- Reopened
-
MC-85177 Guardian beam is not rendered if targeted entity is the first entity in the world
- Resolved