Unable to teleport players to entities.
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.
2014-03-10, 06:34 AM
2014-03-11, 09:07 AM
2014-03-11, 09:07 AM
0
2
-