This was happening to me when I set up a new soft-shutdown system a few days ago. It’s no longer happening, and none of that code changed. I was using the plain Teleport method as well.
Now that you mention it, I’ve realized that I completely forgot about the issue, which explains why I had a funny feeling of surprise when I tested it yesterday and it worked…
I would like to add my game to the list of affected places. Starscape has always had issues with TeleportService since it relies so heavily upon it, but user reports have skyrocketed over the past few days with the 773: Restricted error. I use ReserveServer and TeleportToPrivateServer, and once it begins happening for a specific reserveServerId it seems to continue happening for quite a long time (up to fifteen minutes perhaps?) before the issue resolves itself.
Link to my affected game. The star systems are all individual servers, so a single server going out in this way blocks anyone in that system from joining the game and prevents other players from travelling through that system until the issue resolves itself.
World // Zero is also heavily impacted by TeleportService failures.
ReserveServer sometimes takes more than 20 seconds to load, and other times players are told the place is randomly restricted. This impacts our ability to grow as users get frustrated with our game over an issue we cannot resolve, and it kicks them rather than sending them back to the start place.
Happening to me too, but it happened mostly 100% of the time if the server already existed, which made the game unplayable, also HttpService startet to fail today by saying I used up the quota even though I barely used any, it says I have 500 per minute on the wiki, it barely hitted 60 before it crashed, had to close down the game because the game heavly relies on TeleportService and HttpService and everyone blames me for those errors.
We track data on this for our game Adventure Up! and TeleportService definitely fails more than we would like it to. These are all the errors from the last 24 hours, during that time we’ve had a total of about 80k individual users:
Teleporting | Teleport failed init: is the TeleportInitFailed event. Teleporting | Teleport failed: is an error from a pcalled Teleport method.
This is a total of 739 teleport errors from seemingly random things. A total (and consistent every day!) error rate of about 0.92% might not seem like much, but it is very high compared to any other service Roblox provides.
Been encountering this issue today. We have a system where a host creates a server and others can join.
A Singaporean host created the reserved server, and anyone who was not in the Asia Pacific timezone (around UTC+8) could not join and received this error. Those in the same timezone joined with ease.
Not sure if it’s necessarily the same issue but it was using reserved servers and produced the same error message.
I have been experiencing this quite a bit as well. It seems to happen every week or so where teleporting service just will show the errors in above posts. My game HEAVILY relys on teleporting server to teleport them from the lobby to the battle place.
My player base has been experiencing this more and more over the past few days. Not to sound rude, but why is this not fixed?
This really impacts my game and turns people off because teleportservice sometimes won’t teleport. (Due to the errors above.)
This also impacts hundreds of other games (Heres a few: Zombie Strike, Tower Defence Simulator, Tower Battles and Tower Heroes), why has this been going on for so long (a month or longer) without a fix?
Apologies for the delayed response. We’re aware of the issue and we’re working on a fix…Unfortunately I don’t have an exact timeline for you all but we are treating this issue with the highest priority.
My game also has this issue, except the rate of it occurring is 100%. It’s never succeeded in teleporting the player. It always bring up that the teleport destination is restricted.