mojira.dev
MC-85754

Scoreboard stat.playedOneMinute setdisplay crash

When executed command:
/scoreboard objectives add PlayedMinutes stat.playedOneMinute then
/scoreboard objectives setdisplay list PlayedMinutes,
The server kicked every players with some Netty server error and freezes the console (cannot execute any command)

Attachments

Comments 2

There is something wrong with your commands:

[08:25:01] [Server thread/INFO]: Starting minecraft server version 1.8.8
...
scoreboard objectives add PlayedMinutes stat.playedOneMinute
[08:25:42] [Server thread/INFO]: Usage: Invalid objective criteria type 'stat.playedOneMinute'

it's playOneMinute.

Anyway, cannot reproduce. The count is increasing, the server is running:

[08:29:18] [Server thread/INFO]: [Kumasasa: Added new objective 'PlayedMinutes' successfully]
[08:29:41] [Server thread/INFO]: [Kumasasa: Set the display objective in slot 'list' to 'PlayedMinutes']
[08:31:28] [Server thread/INFO]: <Kumasasa> hello

Eugene Lee

(Unassigned)

Unconfirmed

Minecraft 1.8.8

Retrieved