mojira.dev
MC-116224

Command block error

I entered (setblock ~ ~ ~ command_block
And it returned (") is not a valid number

Attachments

Comments 2

I can reproduce it right here! Why was it marked cannot reproduce?

The error is occurring because there is an extra space immediately after 'setblock'.
Meaning: (underscores are spaces) "setblock _ _ ~ _ ~1..."
It's trying to parse the second space as the x coordinate.
Can't determine if this should be a bug, just clarifying the issue.

Daniel Long

(Unassigned)

Unconfirmed

Minecraft 17w15a

Retrieved