-
Bug
-
Resolution: Invalid
-
None
-
Minecraft 14w10c
-
None
-
Latest Version of Java Mar. 9 2014. Win 7.
-
Unconfirmed
When attempting to teleport any player to a non-player entity the error 'That entity cannot be found' appears.
For instance, if one executes [/tp @p @e] the error will appear.
Specifying a specific entity solves nothing, [/tp @p @e[r=10 (with only one entity in said radius)] will still result in an error.
This is probably due to the fact that this command is potentially trying to teleport one object to multiple objects at the same time (@e being 'all entities'). More specific selectors like @re(random entity) and @ne(nearest entity) could fix this. An addition like this would not be necessary if there is a way (that I am unaware of) to teleport players to (or relative to) a specific entity.