mojira.dev
MC-57584

Scoreboard team colour displays disappear when resetting a different scoreboard objective

When resetting player two's score from an objective that is not displayed on the team colour sidebar display, the display vanishes for player two, but not for player one.
This bug has been fixed for the basic sidebar display but not for the sidebar.team.(color) displays.

Steps to reproduce:
1 - Create a scoreboard objective.
(/scoreboard objectives add Objective1 dummy Objective1)
2 - Create a display for that objective.
(/scoreboard objectives setdisplay sidebar.team.white Objective1)
3 - Create a team.
(/scoreboard teams add TeamWhite)
4 - Colour the team to white.
(/scoreboard teams option TeamWhite color white)
5 - Add two players to TeamWhite.
(/scoreboard teams join TeamWhite @a)
6 - Set both players to a score of one of Objective1
(/scoreboard players set @a Objective1 1)
7 - Create another scoreboard objective.
(/scoreboard objectives add Objective2 dummy Objective2)
8 - Set both player's score of Objective2 to one.
(/scoreboard players set @a Objective2 1
9 - Reset player two's score of Objective2.
(/scoreboard players reset (player) Objective2

If I'm right, the scoreboard display of Objective1 should vanish for player two but not for player one.

Comments 4

This was actually fixed in 14w25a 🙂

Reply to Jeff Isom:
Actually it was not, my brother and I tested it in 14w25b.

Please provide steps to reproduce, otherwise there is no way I can test if it's still broken or not. It's "works on my machine" approved right now.

I think this is what you gave, but it seems fine to me?

/scoreboard objectives add Objective1 dummy Objective1
/scoreboard objectives setdisplay sidebar.team.white
/scoreboard teams add TeamWhite
/scoreboard teams option TeamWhite color white
/scoreboard teams join @a
/scoreboard players set @a Objective1 1
/scoreboard objectives add Objective2 dummy Objective2
/scoreboard players set @a Objective2 1
/scoreboard players reset @p Objective2

Henry Verveer

(Unassigned)

Unconfirmed

Minecraft 14w21b, Minecraft 14w25a, Minecraft 14w25b

Minecraft 14w26c

Retrieved