[Solved] Scoreboards not updating

Just thought I’d ask here before I made a ticket but i can’t seem to get scoreboards to update. They only seem to update when the player leaves the server and rejoins then the data is resent to them.

These are the commands that i’m using and they work in Vanilla Minecraft but don’t work in either of the SpongeForge nor the SpongeVanilla builds.

/scoreboard objective add A dummy a
/scoreboard objective setdisplay sidebar A
/scoreboard players add ChrisMack A 1

running java 8 tested with sponge build 1.8-1519-2.1DEV-707

thanks for the help guys

This command is invalid, that’s why!
Try /scoreboard objectives setdisplay sidebar A

1 Like

sorry that was a typo that’s the command I was using. it’s not an issue of invalid commands, like i said when i leave and reenter the game the scoreboard updates. but thanks anyway

1 Like

I’ve reproduced this bug, and I’m looking into a fix.

1 Like

Awesome thank you :slight_smile:

Fixed in:

5 Likes