David Cohoe
- sudgylacmoe
- sudgylacmoe
- Europe/Stockholm
- Yes
- No
In my server I decided to make some teleports with command blocks. Everything was going fine, I was at around coordinates 5000 63 5000, and I told the command block "/tp @p [r=4] (some coordinates I can't remember)". I activated it, and when I was in the radius, it worked fine, but when I was outside the radius it teleported someone else, who was in the nether at around -20000 -20000. I was in creative, while he was in survival. When nobody was in the nether it worked ok. I'm not sure if the coordinates have anything to do with it, and for now I'm just making the radius bigger (so that it's impossible to activate without being in the radius).
Edit: I forgot to mention that the coordinates might not have anything to do with it, I was just being complete. If you want to try to duplicate the bug, just have someone in the nether and someone in the overworld, have the person in the oeverworld make a command block and put in what I put in, and activate it outside the radius.
In my server I decided to make some teleports with command blocks. Everything was going fine, I was at around coordinates 5000 63 5000, and I told the command block "/tp @p[r=4] (some coordinates I can't remember)". I activated it, and when I was in the radius, it worked fine, but when I was outside the radius it teleported someone else, who was in the nether at around -20000 -200000. I was in creative, while he was in survival. When nobody was in the nether it worked ok. I'm not sure if the coordinates have anything to do with it, and for now I'm just making the radius bigger (so that it's impossible to activate without being in the radius).
Edit: I forgot to mention that the coordinates might not have anything to do with it, I was just being complete. If you want to try to duplicate the bug, just have someone in the nether and someone in the overworld, have the person in the oeverworld make a command block and put in what I put in, and activate it outside the radius.
In my server I decided to make some teleports with command blocks. Everything was going fine, I was at around coordinates 5000 63 5000, and I told the command block "/tp @p[r=4] (some coordinates I can't remember)". I activated it, and when I was in the radius, it worked fine, but when I was outside the radius it teleported someone else, who was in the nether at around -20000 -200000. I was in creative, while he was in survival. When nobody was in the nether it worked ok. I'm not sure if the coordinates have anything to do with it, and for now I'm just making the radius bigger (so that it's impossible to activate without being in the radius).
Edit: I forgot to mention that the coordinates might not have anything to do with it, I was just being complete. If you want to try to duplicate the bug, just have someone in the nether and someone in the overworld, have the person in the oeverworld make a command block and put in what I put in, and activate it outside the radius.
When using @p for command blocks (in the overworld is the only one tested), if there is no closest player (easier to do with the radius) it will take someone from the nether or the end instead.
Command blockteleporting people in the netherCommand block choosing wrong people
It also still works even if the player in the nether is thousands of blocks away from area it is searching at.