mojira.dev
MC-51214

Fireworks given with empty FadeColors crashes the client when hovered

This command give an object which crashes the game :

/give @p minecraft:fireworks 1 0 {Fireworks:{Flight:1,Explosions:[{Type:0,Flicker:0,Trail:0,Colors:[9994712],FadeColors:[]}]}}

This command give an object which doesn't crash the game :

/give @p minecraft:fireworks 1 0 {Fireworks:{Flight:1,Explosions:[{Type:0,Flicker:0,Trail:0,Colors:[9994712]}]}}

The firework is given to the player but when it is hovered to see the tooltip, The game crashes with the bug report I joined.

Attachments

Comments 6

Maybe you shouldn't have an empty FadeColors NBT tag.
Why did you add this?

That's automatically generated... I changed the generation but shouldn't this be checked when setting the NBT tag and rejected when the item is created...

Doesn't crash in 14w11b. Seems to be fixed.

can confirm in 1.7.9,1.7.10

@unknown this bug was fixed in 14w11b. Remember, issues are only valid if they are present in the latest release/snapshot of the game. Adding outdated affect versions to fixed bugs is redundant. 🙂

ben dem

(Unassigned)

Unconfirmed

Minecraft 1.7.5

Minecraft 14w11b

Retrieved