Summary
I created a script that teleports players in an offsetting order. I.E Player 1 gets teleported to first location, second player is teleported to first location + 80.0 in another direction, etc. However every so often it returns an error “Teleport destination outside the boundaries” which obviously its not, since several other players were able to teleport to that same area ± 80.0.
In response, I tried to teleport to the area ± 250.0 in all directions, which gives a rather wide range that should not be blocked and still should not be outside the boundaries. The Error still occurs and my session crashes.
Please select what you are reporting on:
Verse
What Type of Bug are you experiencing?
Verse
Steps to Reproduce
Use a for loop that teleports all players to a location ± 80.0 in one direction. After several attempts, one or more players wont teleport and It will say “Requested destination is outside the boundaries”
Expected Result
All players teleport with no issues
Observed Result
50-80 percent of players teleport, the rest do not.
If it is looped to attempt a teleport to a different location on fail, the session will crash
Platform(s)
PC