-
Bug
-
Resolution: Incomplete
-
None
-
Minecraft 14w05b
-
None
-
Windows 8
Newest Java as of 31/January 2014
-
Unconfirmed
After further testing, it has been discovered that this bug is already resolved. A new issue has been posted with the true issue.
Within the chunk of the world spawn, i tried setting up a clock, that would teleport a ignited creeper to any squid. When a squid is spawned within the region of the spawn chunks, everything works as intended, however, if the player moves out of the spawn chunks, the creeper does not appear. The squid, however, is still detected, and the command block with the command "/tp @e[type=Creeper] @e[type=Squid]" says that the teleport was successful at the correct time. Replacing it with a /say command will provide the text no matter where in the map a squid is spawned.
TLDR: Entities can only be teleported out of spawn chunk as long as a player is within the spawn chunk.