mojira.dev
MC-114836

Invalid selector argument XYZ in @e,@a,...

When using the selector argument XYZ (@e[X,Y,Z]) ex. '@e[998,20,548]' it's giving the error: "[...] You must specify which player you wish to perform this action on." Also this does'nt work if you add the 'r' (radius) (@e[r=..]) next to it. ex. '@e[998,20,548,r=5]'. So, it's broken (not the radius selector argument but the XYZ argument). Thanks for you're attention

Attachments

Comments 2

You must specify the parameter names since 1.11. So, the fixed command would be:

testfor @e[x=998,y=20,z=548,r=5]

Thank you for you're reply. I din't see that that was changed. It's a little part of the update, but a big thing for mapmakers that uses this.

Thibo

(Unassigned)

Unconfirmed

Minecraft 1.11.2

Retrieved