I have a JSON sign that uses the "score" tag. When I update the sign with blockdata, the score doesn't appear. However, the same command works in 1.9.3-pre1 and previous versions.
Steps to reproduce
Place down a command block
Place a sign on top of it
Create a scoreboard objective called 'easterEgg' and make it a dummy
/scoreboard objectives add easterEgg dummy
Set your easterEgg score to any value
/scoreboard players set @p easterEgg 9
Paste this command into the command block
/blockdata ~ ~1 ~ {Text1:"[\"\"]",Text2:"[\"\",{\"text\":\"You found \",\"color\":\"dark_aqua\"},{\"score\":{\"name\":\"@p\",\"objective\":\"easterEgg\"},\"color\":\"gold\"},{\"text\":\"/9\",\"color\":\"gold\"}]",Text3:"[\"\",{\"text\":\"Easter Eggs!\",\"color\":\"dark_aqua\"}]"}
Activate the command block
Code analysis by @unknown can be found in this comment.
Linked issues
is duplicated by 3
relates to 2
Attachments
Comments 18
Confirmed again in 1.9.4
Related to MC-88957 ?
There's something about this ticket I don't understand. It's fairly popular (43 votes and 28 watches), it has Searge assigned to it, it's pretty major, it's fairly old, it's related to 2 tickets and is duplicated once, yet it's not yet fixed and its Confirmation Status is on "Community Consensus". I mean, what? It's getting a lot of attention but nobody's actually doing anything about it?
Confirmed in 1.9.3
Screenshot 1.9.2
Screenshot 1.9.3