mojira.dev

aramanth

Assigned

No issues.

Reported

No issues.

Comments

i am getting similar errors, but this user did not explain in a simple example
so heres my attempt
/execute @p[score_something=0] ~ ~ ~ say hi
assuming you have dummy score something set to 0 on yourself)
returns : "The entity UUID provided is in an invalid format"
/execute @p ~ ~ ~ say hi
returns "[username] hi"

this is a problem with arguments on the execute @? placeholder, the reason its badly explained above is the second embedded command is getting "The entity UUID provided is in an invalid format" so it is UNABLE to perform the first command and gets a simple error