[ROBLOXCRITICAL] Unable to join any game

  • Describe the bug. Describe what is happening when the bug occurs. Describe what you would normally expect to occur.

I am unable to join any game. I keep getting the following error:

  • How often does the bug happen (Everytime/sometimes/rarely)? What are the steps that reproduce the bug? Please list them in very high detail. Provide simple example places that exhibit the bug and provide description of what you believe should be the behavior.

Every time. Any game on Roblox, I tested on Jailbreak and a game of my own. Others are reporting it too: https://twitter.com/TheNickmaster21/status/1061023712336580608

  • Where does the bug happen (www, gametest, etc) Is it level-specific? Is it game specific? Please post a link to the place that exhibits the bug:

Games on roblox.com.

Just started happening.

Edit: Engineers are looking into this

64 Likes

I think it’s a ROBLOXCRITICAL

image

10 Likes

I am experiencing similar issues. My game has a universe full of about 16 places. A player starts in the lobby. A player can make a room which other players can join and once everyone is ‘readied up’, it will teleport them to the desired heist. This system was working exactly as it should have yesterday, but today I found my player count to be considerably lower and it turns out that a lot of people are getting teleport failures.

I myself haven’t experienced it but I’ve seen at least 5 reports on my discord of this happening, as well as dozens of reports via Roblox messages. Here’s the code I’m using to start the teleport:

local compositetitle = "D:" .. difficulty_tags[serverlobby["Difficulty"].Value] .. " B:" .. teammates .. " K:" .. kicking
local serverid = game:GetService("TeleportService"):ReserveServer(placeID)
local screen = game:GetService("ServerStorage"):WaitForChild("TeleportScreen"):clone()
--playerList is just an table of players
game:GetService("TeleportService"):TeleportToPrivateServer(placeID,serverid,playerlist,"",compositetitle,screen)
--

Not sure if it’s game specific, but it does happen here. It’s not place specific because players are able to reset their missions from inside of other places in this same game and I’ve gotten complaints that that sometimes fails too. I’ve seen these errors happening at least in 3 different places in my universe.

Screenshot_16

Screenshot_15

Screenshot_14

Dev Console:

It started either sometime last night or this morning 11/9/18

The error code in the two screenshots appears to be 770, the message being Teleport Failed: Unknown error.
I am using packages, which are new and may be causing a problem.

This might be my fault, but it’s strange that this is happening so randomly.

6 Likes

Also experiencing it. I clicked retry, and it joined though

5 Likes

Could be, but a different error code hence why I reported it here and unrelated to universes

5 Likes

This is happening every weekend and Friday, this isn’t ROBLOXCRITICAL because the servers are justice bogged down with the huge amount of increased traffic. Really wish they could fix the servers after over a month of slow connection weekends.

4 Likes

This is affecting team create servers as well, I’m unable to load any projects I’ve worked on with friends

7 Likes

It is a ROBLOXCRITICAL if it affects multiple games at once, which it does.

8 Likes

i just think it’s roblox don’t have enough servers since they’re overfilling servers (JailBreak)

Very unlikely though

4 Likes

Getting several reports of this happening.

9 Likes

The complete opposite happened for me, as I had a bunch of 1 player servers created for players that joined my game instead of putting players in an existing server.

3 Likes

I clicked Retry but it hung and did not put me back into another game. :frowning:

4 Likes

Same here.
Team Create hangs when trying to load

7 Likes

Title is misleading, Unable to join any games, which is false since I just loaded into Jailbreak just fine. The servers are just bugged right now/bogged down as usual on Fridays/Weekends. Or it may be a bug with the rejoin core gui. Still not ROBLOXCRITICAL since the games are still playable and nothing is broken. See:

Preventing all players from connecting to a game

image

If this said 0 players, then yeah this would be ROBLOXCRITICAL.

4 Likes

Also been having problems. Have to retry multiple times to join games or studio

2 Likes

That does not account for players that were already in game before this started to happen. Clicking Retry does not work for me, and others. This is preventing players from entering games.
image

9 Likes

I can’t join any game. :thinking:

5 Likes

I wonder if clicking Retry does the same thing as Team Create, it tries creating a server but doesn’t timeout, which obviously results in it hanging

3 Likes

I can teleport to another game perfectly fine, I can join games perfectly fine. If its only affecting a handful of people, then some servers are wack, but still not affecting everyone.

2 Likes

It isn’t affecting everyone, but clearly a TON of people are having this problem.

7 Likes