This is no longer valid, thanks to Steven Verberne.
I was building a redstone contraption and I had a command with the command gamemode @a[score_deaths_min=1] sp but it didn't work and in the "previous output" section it said @a wasn't a valid number. I already set up a deaths scoreboard objective that had the criteria deathCount. Below is a screenshot of the command block.
Environment
I have a mac that's super old (ten years more or less) and this bug appeared in version 14w11b.
Created Issue:
The command /gamemode @a[score_deaths_min=1] sp won't work.
I was building a redstone contraption and I had a command with the command gamemode @a[score_deaths_min=1] sp but it didn't work and in the "previous output" section it said @a wasn't a valid number. Below is a screenshot of the command block.
Environment
I have a mac that's super old (ten years more or less) and this bug appeared in version 14w11b.
I was building a redstone contraption and I had a command with the command gamemode @a [score_deaths_min=1] sp but it didn't work and in the "previous output" section it said @a wasn't a valid number. I already set up a deaths scoreboard objective that had the criteria deathCount. Below is a screenshot of the command block.
The command /gamemode @a[score_deaths_min=1] sp won't work.This is no longer valid, thanks to Steven Verberne.

it's /gamemode [mode] [player]
not /gamemode [player] [mode]
use /gamemdoe sp @a[score_deaths_min=1]
invalid