Roblox Wiki
Advertisement
Roblox Wiki
If you have been experiencing technical difficulties with Roblox, please contact Roblox Support for assistance.
For error messages in general, see wikipedia:Error message.
Disconnected Blank

A game client error message (without the message).

Newest variation.

New variant of "Not enough robux" error message.

An Error Message is usually displayed when an unexpected event has happened within a program. This includes errors encountered in Roblox Player, in Roblox Studio and on the website.

There are three types of errors on Roblox: website (HTTP) errors, which prevent a client (user) request from working, program errors (including engine errors), which terminate the program in most cases, and in-game errors (including Lua errors), which happen within a place and do not terminate the program. In-game errors are different from glitches as glitches usually do not cause an error message to be displayed and are harder to troubleshoot.

If an error has occurred within a game (separate from the program itself), rather than terminating the program, a grey box will appear displaying the information about what happened, prevents any further gameplay in most cases, and will give the player a Leave option, which will bring the player to the website, and a Reconnect option if possible. There are many in-game error messages that can be encountered, each of which is associated with an error code number. Generally, 2xx error codes indicate connection issues, 5xx error codes indicate player-related error, the error code 610 indicates HTTP issues and 7xx error codes indicate place teleportation error.

Different request error pages on the website can be accessed through "https://www.roblox.com/request-error?code=" followed by an error code (such as 400, 403, 404 or 500).

In Lua, error messages are displayed in the output in Roblox Studio, and in the in-game Developer Console. The error function can be used to generate an error message, which will also stop the thread that called the function from continuing.


Website errors

Error Description Images
Maintenance
"We'll Be Back Soon"
"We're making things more awesome. Be back soon."
"This site is currently offline for maintenance and upgrades. Please check back soon!"

Displayed when the administrators have locked down the site to fix something that went wrong in the background. This screen is also used when the site is closed for maintenance. This is what the test websites currently lead to. The buttons spelling out Roblox and the text box are used when the administrators need to enter a password to start making changes to the website. Google Chrome sees this error as a soft-503 error.

The error message may not always have the password text box depending on the reason for maintenance.

Even if Roblox isn't offline for maintenance, you can view the new maintenance page at https://www.roblox.com/offline.html

Maintenance2015

2014–2015


Maintenance2018

2018–2021
The link now redirects to an error [1]


Maintenance2021

2021–Present

Unsupported Browser "Your browser is not supported""To continue using Roblox, please use one of the following browsers:"

Displays when accessing the Roblox website from an unsupported web browser.

Roblox unsupported browser
Too many redirects The message varies depending on the browser:
"The page isn’t redirecting properly" (Firefox)
"This page isn't working: www.roblox.com redirected you too many times." (Chrome)

Displayed on accounts with a poison ban. This error occurs because the site tries to redirect to the Membership/CreationDisabled.aspx page, but when banned, all pages redirect back to Membership/NotApproved.aspx, creating an infinite redirect loop.

RedirectionErrorChrome

Chrome version

Redirect error

Firefox version

Something went wrong
"Error | An unexpected error occurred. Please try again later."

Displayed when changing the error code in the error page URL to a non-existent error code.

Capturede

Current version (Light Mode)

Website Error Something Went Wrong Dark Theme

Current version (Dark Mode)

HTTP 400 Bad Request
"Bad Request"
"400 | There was a problem with your request"

Displayed when the web request made by a device is invalid or otherwise incorrect. It may also happen when searching inventories of completely wiped accounts too (e.g. noli - ID 31042685).

This error is also caused when changing the code in the address bar, or when the Roblox site is experiencing problems.

It can also occur while uploading images on the Develop page.

You can access this page by pressing this link: https://www.roblox.com/request-error?code=400

Chrome 03-28-2019 18-30-32

Current version (Light Mode)

Website Error 400 Dark Theme

Current version (Dark Mode)

BadRequest Mobile
HTTP 403 Access Denied
"Access Denied"
You don't have autorization to view this page. (chrome)
"403 | You don't have permission to view this page."
"Sorry, You don't don't have permission to view this page!"

Displayed when attempting to view a page that is restricted. This will often show up when the user tries to go to an administrator/staff-only page, when the user is IP banned, or if a user tries to access a group page without sufficient permissions.

You can access this page by pressing this link: https://www.roblox.com/request-error?code=403

IP Ban on Chrome

IP ban on Google Chrome

Error403

Web server access denied

AccessDeniedPage

Old access denied

Chrome 03-28-2019 18-30-15

Current version (Light Mode)

Dark Mode 403

Current version (Dark Mode)

Creator Dashboard access denied

Creator Dashboard access denied (error image is same as 404 error)

AccessDenied Mobile
HTTP 404 Not Found
"Page cannot be found or no longer exists"
"404 | Page Not found"

Displayed when the URL leads to a page that could not be found or does not exist. Will occur often due to an invalid URL or when one tries to go to the profile of a terminated account.

You can access this page by pressing this link: https://www.roblox.com/request-error?code=404

Roblox404

Old page not found.

Chrome 03-28-2019 18-30-06

Current version (Light Mode)

404 error dark mode

Current version (Dark Mode)

404 error dark mode creator marketplace

Current version (Creator Marketplace, Dark Mode)

WebErro404

Web server Error 404

FourHundredAndFourError Mobile
HTTP 500 Internal Server Error "Unexpected error with your request"
"500 | An unexpected error occurred"

Displayed when the server has encountered an internal error or misconfiguration and was unable to complete the web request. It's also the only error code that contains a link to the Roblox Status page.

You can access this page by pressing this link: https://www.roblox.com/request-error?code=500

500old

Old internal server error.

Chrome 03-28-2019 18-31-00

Current version (Light Mode)

500 error dark mode

Current version (Dark Mode)

InternalServerError Mobile
Roblox outage "503 ERROR"
"The request could not be satisfied."

Also known as a hard 503 error. Displayed when ROBLOX is having downtime or outages, but not for maintenance. Alternatively, entering the URL roblox.com/request-error?code=503 doesn't make this page pop up, instead showing the "Bad Request" or "Something went wrong" error.

Roblox dot com (1)

The request could not be satisfied.

|-|Server Fault
"The service is unavailable." This error can app
Roblox dot com (1)

The service is unavailable.

Connection timed out The message varies depending on the browser:
"This page isn't working: roblox.com took too long to respond." (Chrome)

HTTP 504. Displayed during a web-host timeout, which can be caused by Roblox maintenance/server downtime or by a poor internet connection.

Httpserror504
An error occurred, please try again.
"Error"

Happens when Roblox is attempted to load on some VPNs, or when an invalid IP is used to load the website. This can also occur when trying to view game passes through the Wayback Machine because it's trying to load the old list of gamepasses that it used to have. To load the experience's current gamepass list, click on the "No" button.

JustError
"Invalid arguments." Happens when the Roblox website is encountering problems.
Invalidarguments
"Failed to load Game Passes. Please try again later." Displayed when the request to retrieve game passes fails, which can be caused due to Roblox issues or by faulty internet connection from the user. Also known to occur when attempting to view game passes using the Internet Archive website.
LoadingGame passerror
Maximum friends
"Unable to process Request. That user currently has the max number of Friends allowed."

Happens when the player tries to friend a user that already has the maximum of friends allowed on Roblox. (200 Friends)

2019-12-16 (2)
Transaction Failed
"We are having a problem completing your purchase. Please try again in a few minutes."

Shown when Roblox fails to complete a transaction.

Transactionerror
An error has occurred.
"Sorry, an error occurred."

This error can be caused due to Roblox issues or by a poor internet connection. Also known to occur when attempting to register or sign up using the Internet Archive website.

Registration Error-0
2006error

2006 error message.

2007error

2007 error message.

Red error message
"The avatar page is temporarily unavailable."
This error can be caused when the avatar page is unavailable due to housekeeping or technical difficulties.
"Failed to load recent items."
Getting an accessory and accessing the avatar page while Roblox is in maintenance.
"User is blocked"
This error occurs when a friend request is sent to a blocked user.
"Items you don't own in this outfit: (X)"
Displayed when trying to wear a limited hat or a normal hat that was traded or sold, or wearing a previously deleted item. X will be replaced with the number of unavailable items.
AvatarTempUnv
FailRecItems
UsrBlockd
Noavatarerror
Library Error
"Library temporarily unavailable, please try again later."

This can happen when one enters an invalid Category number in the URL bar.

LibTempUnv
Unable to join
"You cannot join this VIP server because this game is private."

This happens when one attempts to join a VIP server on a private/under-review game.

Unable to join!

Attempting to join an under review/private game.

Wall posts are temporary unavailable
"Wall posts are temporary unavailable, please check back later."

This happens when you scroll the Wall posts too far. This also happens when Roblox is down.

WallPostsAreTemporaryUnavalible
Item Owned
"You already own this item."

This happens when one attempts to purchase an item that they already own.

Better quality
Recent experiences unable to load
"Experiences failed to load"

This happens when the servers cannot load a user's recent experiences. This is common to those who loaded Roblox website home pages, but their internet or browser did not respond in a set time. This is most commonly found when Roblox servers do not respond in downtime or when in maintenance upon accessing the home page. A ? is shown on the no results found page with a glass and a big head.

Experience
Unable to load friends
"Unable to load friends"

This happens when the servers are not able to load a user's friends list.

Image 2023-04-22 101538974
Connection Error There are two variations of this error:
"Sorry, there is a problem reaching our servers. Please try again."
"Can't connect to authentication servers. Please restart the app and try again later."

This happens on Roblox Mobile when Roblox is down, experiencing issues or when you are banned when you try to log in to your account. (It appears really quick when you get banned)

The background is from the login page on the app.

Version 1 when pressing retry will result in a cooldown.

Roblox connection error
ConnectionErrorRobloxMobile
Marketplace Maintenance
"Our payment system is currently under maintenance. Please check back shortly!"

Displayed when the Marketplace/Catalog is under maintenance.

The "Back to ROBLOX" button doesn't function. Despite the old appearance of this error page, it's still in use. One of its recent uses was on May 17, 2023; despite it referencing the payment system, it was used for the Marketplace being down.

Even if the Roblox Marketplace isn't offline for maintenance, you can view this maintenance page at https://www.roblox.com/upgrades/paymentsystem/unavailable

PaymentUnavailable Error

?–2023

Account Creation Disabled
"Account creation has been suspended."

Displayed when an attempt to create an account is made through a poison banned IP address. This error message could be bypassed with a VPN. As of around September 2018 (according to the Wayback Machine), this error message is no longer displayed. Nowadays, a "Too Many Redirects" error is shown to poison banned accounts

AccountCreationDisabledNewIF

Client errors

Error Images
"Roblox Crash"
"An unexpected error occurred and Roblox needs to quit. We're sorry!"

Displayed as a generic error message shown during a client crash, which can be caused by running out of memory, having a high ping, extreme lag, or connecting to the game while using a known (Roblox Player and/or Roblox Studio) exploit.

Roblox Crash 25 01 2019 03 02 59 p. m.
"Authentication Failed"
"An error was encountered during authentication. Please try again."
Displayed when the authentication is invalid. Can also occur when its launched from the Command Prompt, and can also occur when a user plays on an account via web while a banned account is logged on through the app, or when a user is behind a banned IP address, usually when using a Proxy, VPN, or a Carrier-grade NAT.
"ОÑ^ибка авÑ,оризации"
"Код оÑ^ибки: 403"
"Ð'озникла оÑ^ибка во Ð²Ñ€ÐµÐ¼Ñ Ð°Ð²Ñ,оризации. ПовÑ,ори поыÑ,ау."
The same error as the "Authentication Failed" error but in Mojibake, when the system fails to detect another language and instead translates it into gibberish. The mojibake in this error belongs to the Russian language.
Authentication error
ErrorCode0

The same one except with error code 0 (happens rarely when joining).

Authentication error2

Gibberish version of this error.

Error ddddd

the same Gibberish version but with 403.

"[System]: The chat filter is currently experiencing issues and messages may be slow to appear."

This error occurs when there are too many messages being sent at the same time on a server and a different server. This error message mostly occurs in roleplay games or games like Yugioh Dimension Duels X, just due to the sheer influx of messages in those games. This also happens when Roblox is down.

Erroryt
"Web request to load GUAC policies failed. The backend UniversalServiceConfiguration may be down."

Displayed when the ROBLOX website is down for maintenance.

GUACfail
Roblox fails to load.

Happens when the game is corrupted, or it can be a connectivity issue.

Robloxnotloadingatall
"An error occurred and Roblox cannot continue."
"Invalid protocol handler arguments"

Happens when the user is experiencing connectivity issues.

Anerroroccurednrblxcntcontinue
"Roblox no longer supports Windows 32-bit devices. This includes Win7 32-bit, Win8 32-bit, and Win10 32-bit. To keep playing Roblox, please use a device that is compatible with Roblox's system requirements."

Happens when the user tries to install Roblox on a 32-bit version of Windows.

VirtualBoxVM lgd1HVNihq
"Your computer's graphics card is not compatible with Roblox's minimum system requirements. Visit https://www.roblox.com/drivers for more information."

Happens when the graphics card is not compatible to start Roblox.

Weak graphics card
"Your graphics drivers seem to be too old for Roblox to use. Visit http://www.roblox.com/drivers for info on how to perform a driver upgrade."

Happens when the graphics card is out of date to start Roblox.

OutdatedGraphicsCard
"There is not enough space available on the disk(s) to complete this operation."

This error is caused by not having enough disk space to download ROBLOX game files.

Img 5c010fa9dab60
"Failed to download or apply critical settings, please check your internet connection. Error info: (error info)"

Displayed when the DNS resolution has failed while connecting to Roblox or when the user loses connection while connecting to a server.

ConnectionError
"An error occurred while starting Roblox. Details: HttpSendRequest failed."
"Error: A connection with the server could not be established."

This error occurs when a user has the incorrect clock set on their computer. It can also be caused by a connection issue.

Wer-1
Httperror7

PC Version

Anotherhttperror

Mobile version

"Error starting experience"
"An error occurred trying to launch the experience. Please try again later." (PC version)
"Sorry! The game failed to start for an unexpected reason." (Mobile version)

This will happen when you try to join a game while getting warned/banned when you are still on the game's page.

Displayed when the client fails to launch while joining a game, which can be caused by a faulty internet connection or by Roblox maintenance.

This error can also occur if the user tries to join a game while their Roblox account is disabled.

It can also happen when you try to rejoin the game when the game chat does not load while playing with your friend.

The most common example of this error was when Roblox crashed on July 13, 2021.

Error to join games robleks
New message

New variant

Starting error
Starting error (2)
"Update Required"
"Roblox needs to restart to update. Please relaunch Roblox."

If a user manages to leave the beta app open and Roblox deployed the update (typically on Thursdays), this error will popup if a user tries to join the experience. Unlike other in-experience errors, this error also has a white variant.

RBLXUpdateRequired
"This item is not currently for sale. Your account has not been charged."
Displayed when a user attempts to purchase a product that is not for sale.
"Your purchase failed because your account does not have enough Robux. Your account has not been charged."
Displayed when a user attempts to purchase a product with insufficient Robux, and the highest payment option is inadequate (in lieu of the "Insufficient Robux" message).
"Your purchase of [item's name] failed because something went wrong. Your account has not been charged. Please try again later."
Displayed when a user attempts to purchase a product and something goes wrong. This can be caused when trying to purchase items using tickets, but this is not always the case.
"Your purchase failed because in-experience purchases are temporarily disabled. Your account has not been charged. Please try again later."
Displayed when third-party sales is disabled.
"You already own this item. Your account has not been charged."
Displayed when a user already bought an item and try to repurchase it.
PurchaseError 3
PurchaseError

New variant error 3

PurchaseError 2

Old variation

Your purchase something went wrong new

New variation

PurchaseError 4

You already owned this item

"Roblox cannot startup. User code = 0x1."

Displayed when trying to play a game while the user violated Roblox's terms of service. This error happened when a user was MAC banned or has repeatedly created adult content.[1] See also Ban.

0x1

The error that would show up every time an "error banned" user tried to join a game

"Initialization error 2"

This was similar to error code 4.

Errorcode2
"Initialization error 4"

Displayed when the launcher cannot initialize properly.

Error4
"An error occurred while starting Roblox; Details: [details], Error Code: 6"

Displayed when the launcher times out while downloading a new version or launching a game, which can be caused by faulty internet connection or anti-virus detections.

ErrorCode6
"RobloxPlayerBeta.exe - No disc"
"There is no disc in the drive. Please insert a disc into drive [drive]."

Unknown error when ejecting disc from disc reader

NoDiscErrorWat

In-game errors

Error code (#) Description Image
N/A "This item has no more copies. Try buying from another user on www.roblox.com. Your account has not been charged."

Displayed when a UGC limited item has no more copies in-stock.

LimitedError
103 "The Roblox experience you are trying to join is currently not available. (Error Code: 103)"

Displayed when a user on the Xbox Client attempts to join an experience that is not available on the Xbox platform.

Roblox Error Code 103
256
"Developer has shut down all game servers or game server has shut down for other reasons, please reconnect (Error Code: 256)"

Displayed when a player is banned while playing a game alone. Because it's only themselves playing the game when they got banned, error code 256 appears instead of 273.

Error Code 256
260
"There was a problem receiving data, please reconnect. (Error Code: 260)"

Displayed when no data is being received by the Roblox web servers, most possibly a Roblox issue or a local issue preventing Roblox from sending data packets to said user(s).

Error Code 260
261
"Error while receiving data, please reconnect. (Error Code: 261)"
"There was a problem streaming data, please reconnect. (Error Code: 261)"

Displayed when the server fails to send feedback for data requests, which can be caused by a poor internet connection, Roblox downtime, or other issues

Error Code 261
262
"There was a problem sending data, please reconnect. (Error Code: 262)"
"Error while sending data, please reconnect. (Error Code: 262)"

Displayed when a game cannot load after data fails to send.

Error Code 262
264
"Same account launched game from different device. Reconnect if you prefer to use this device (Error Code: 264)" "Same account launched experience from different device. Leave the experience from the other device and try again. (Error Code: 264)"
"You are already playing a game. Please shut down the other game and try again (Error Code: 264)"

Displayed when a client starts while another client is already playing a game. This error can indicate an unknown/unwanted user on an account. This error can also occur if the player is warned/banned in-game, but that error code has been replaced with 273 instead of 264. If no internet issues are occurring with the account, this is likely due to the account being compromised and someone else trying to start a game while the original account owner is already playing a game. When Error 273 occurs, the reconnect button will appear on the right of the Leave Button. This error also appears if a user rejoins a game too quickly, or sometimes when a server completely crashes,

Error Code 264
Error Code 264
266
"Your connection timed out. Check your internet connection and try again. (Error Code: 266)"

Displayed when the connection was timed out. This happens when the client's connection lags a lot or has not responded for a long time. It usually appears during a game timeout, which can be caused by a weak internet connection, high ping, or a slow computer.

Error Code 266
267
"You were kicked from this experience: You have been kicked from the game (Error Code: 267)"
"You were kicked from this game: [Reason] (Error Code: 267)"
"You have been kicked from the game (Error Code: 267)"
This is the only disconnect error that doesn't appear because of the Roblox client or something on Roblox's end; rather you were kicked by the game you were connected to. This is because a script used the :Kick() function on your player instance.
Also unlike other errors, a custom message can be given in the error message box depending on how you were kicked (not always, however; if no reason is given then the game will simply display the default text):
"This game has shut down"
An old version of "You were kicked from this experience" was used from 2006 to 2018.
Error Code 267-2

Displayed when no reason was provided

Error Code 267-1

Unspecified reason (No reason was provided)

Error Code 267-0

Former version, no reason field

OldKick
268
"You have been kicked by server. Please close and rejoin another game (Error Code: 268)"
"You have been kicked due to unexpected client behavior. (Error Code: 268)"

Displayed when a user is kicked from the game and is forced to join another server. This can occur from general connection issues, and in some cases when using exploits or for having a lot of lag. This error can also occur when using a compatibility layer such as Wine to play the game on Linux. it can appear if you are banned.

Error Code 268
Error Code 268-1
271
"Server was shutdown due to no active players. (Error Code: 271)"
Displayed when a player is inactive in a game for 20 or more minutes while playing a game alone. Because it's only themselves playing the game, error code 271 appears instead of 278. This can also happen in games that have their player counts boosted with bots; since the bots do not physically exist in the game (there is no location of the bots), but do register as in servers.
"You have been kicked by server, please reconnect. (Error Code: 271)"
Occurs due to player joining while the server is in the middle of shutting down due to inactive players.
"Unable to find instance"
An old version of "Server was shut down due to no active players".
Version 2 had the "Reconnect" button, and the "Leave" button, but on 2/3 errors, there is only a "Leave" button.
Error Code 271
Error Code 271-1
UnabletofindInstancefs
272
"Disconnected due to Security Key Mismatch (Error Code: 272)"
"Lost connection due to an error. (Error Code: 272)"

Displayed when the user attempts to join the game while an exploit is loaded.

Error Code 272
Error Code 272-1
273
"Disconnected from game, possibly due to game joined from another device (Error Code: 273)"
"Same account launched experience from different device. Reconnect if you prefer to use this device. (Error Code: 273)"

Identical to error 264, however, this error occurs when a user is in-game while warned, banned or terminated. The user is kicked from the server and their page reloads, which then shows the user the ban/warn. In most cases when pressing reconnect upon being banned with code 273, error code 769 or 773 will show. But it may also happen if the same account launches a game.

The same Error Code and Reconnection aftermath can occur if a user presses ''log out from all other sessions'' in the security Tab while in-game.

Error Code 273
Error Code 273-2
274
"The experience's developer has temporarily shut down the experience server. Please try again. (Error Code: 274)"

Displayed when a developer manually closes a game server (usually when updating the game) or when a private server owner shuts down the private server.

Reconnecting will sometimes display error code 773.

Error Code 274
275
"Roblox has shut down the server for maintenance. Please try again. (Error Code: 275)"
"Roblox has shut down this game server for maintenance (Error Code: 275)"

Displayed when Roblox closes a game server for maintenance or if a game is deleted by a Roblox staff member while being played.

Rarely displays when the private server owner disables "Allow Joining" in the private server settings

Error Code 275-1
Error Code 275
277
"Please check your internet connection and try again. (Error Code: 277)"
"Lost connection to the game server, please reconnect (Error Code: 277)"

This is usually displayed when the client has one of many different internet issues while connected to a game, including dropped connection, IP address change, disconnecting/connecting to a VPN, or if the player turns off their wi-fi.

Can also occur if Roblox disconnects the server automatically, and attempting to rejoin will often show 279.

This is also the typical error for when the server the player is connected to is getting overloaded and crashing (Attempting to reconnect in this case often results in a code 279 error).

Old versions of this include "You have lost the connection to the game" and "Lost connection to the game server, please reconnect" which were used from 2006 to 2018.

Error Code 277

very common.

DISCONNECTED

very common.

Ijjjoigoije

very common.

Orgeroo4

very common .

278
"You were disconnected for being idle 20 minutes (Error Code: 278)"

Displayed when a player is inactive in a game for 20 or more minutes. This error code only displays if there are 2 or more players in the server.

Error Code 278
279
"Failed to connect to the Game. (ID = 17: Connection attempt failed.) (Error Code: 279)"
Displayed when the client is unable to connect to the game server, which can be caused by website blocks on the user's internet, trying to reconnect to a server that crashed/froze, or when Roblox is experiencing downtime or other issues. It can sometimes occur when a user attempts to rejoin the same server before Roblox disconnects them from their previous visit, and this error can cause users to lose progress from their previous visit.
"Failed to connect to the Game. (ID = 146: Illegal teleport destination.)"
Displayed when the client attempts to teleport to a place that is inactive or in a different game universe from the start place.
"Failed to connect to the game. (ID = 148: Roblox version is out of date. Please uninstall and try again.)"
Displayed when the Roblox launcher or client is outdated and must be reinstalled.
Thisexperienceisrestricted
Error Code 279
Error Code 279-1
Error Code 279-2
280
"Your version of Roblox may be out of date. Please update Roblox and try again. (Error Code: 280)"

Displayed when the client is out of date. This can happen if your using a custom launcher that does not automatically update.

Error Code 280
282
"Disconnected from game, please reconnect (Error Code: 282)"

Displayed when the computer has network issues, or when you are playing an experience that is under review. Error 277 can also occur.

Error Code 282
284
"A fatal error occurred while running this game (Error Code: 284)"

Displayed when commonly caused by a "UI Overload" (millions of UI elements on the screen, causing a client overload), but the real reason is unknown, Has Gummy Ask got banned for not abouts here.

Error Code 284
285
"Client initiated disconnect (Error Code: 285)"

This error message is given if no message was given previously for the server shutdown/self destruct. Can also occur from error 256/274 (developer server shutdown).

Error Code 285
286
"Your device does not have enough memory to run this experience. Exit back to the app. (Error Code: 286)"

Displayed when the device that the game is being played on does not have a valid amount of memory to run the game.

"You have been disconnected because you no longer have access to this private server. (Error Code: 286)"

Displayed when someone removes you from their private server.

Error Code 286
Error Code 286-1
291
"Player has been removed from the DataModel (Error Code: 291)"

This error is shown whenever a player was deleted/destroyed from the game server. Some games use this as another way to kick a player.

Error Code 291
292
"Your device's memory is low. Leaving now will preserve your state and prevent Roblox from crashing. (Error Code: 292)"

Displayed when Roblox detects low to near insufficient memory to run Roblox. This warning is similar to error code 286, although players who encounter this warning have the choice to keep playing the game or to leave the game. Some high- end games can cause this error quicker then regular games depending on the players mobile device and how it runs Roblox.

Error Code 292
517
"This game is currently unavailable. Please try again later. (Error Code: 517)"
"This game has ended (Error Code: 517)"

Displayed when a client attempts to join a server that is in the process of closing, or when a player attempts to rejoin a server before Roblox disconnects them from their previous visit (ID 17/279 may happen too)

Error Code 517
Error Code 517

Error Variation

522
"Followed user has left the game (Error Code: 522)"
"The user you attempted to join has left the game. (Error Code: 522)"

Used to be displayed when a user attempts to join a player into a game after the player they are joining has left.

Now the new variant is in the loading screen.

Loading Follower Left Error
Error Code 522
Error Code 522-1
523
"The status of the experience has changed and you no longer have access. Please try again later. (Error Code: 523)"
"The status of the game has changed and you no longer have access. Please try again later. (Error code: 523)"
"This game is restricted (Error Code: 523)"

This is a server error, not a game error.

Displayed when the player tries to join a server that has shut down.

Used to rarely happen if you joined a friend in a private server when they left. (Status Changed variant)

Sometimes happens when joining a game which is unpublished/private.

Error Code 523
Error Code 523-1
Error Code 523-3
524
"Not authorized to join this game (Error Code: 524)"
"You do not have permission to join this game. (Error Code: 524)" until May 13, 2021
"You do not have permission to join this experience. (Error Code: 524)" since May 14, 2021

Displayed during Roblox downtime, after attempting to join a VIP server they cannot join, attempting to join a paid access game that they do not own, attempting to join a LuoBu (Roblox China) server, or attempting to join a game as a Guest (For guests, it later changed to 610).

Displayed when attempting to join a server when the game is private.

This is a screenshot of joining a paid access game through the server list before purchasing
Error Code 524
Error Code 524-1
525
"The server is currently busy. Please try again. (Error Code: 525)"

There is currently not much information about this error. It happens when trying to join a full server for too much time (1-5 minutes)

Error Code 525

Server is busy

528
"Your party is too large to join this experience. Try joining a different experience. (Error Code: 528)"

Happens when a user's party is too big to join a game that has a lower player limit (a long time ago because parties have been removed). May also happen when the player's connection is timed out and/or has problems with connection.

Error Code 528
529
"A Http error has occurred. Please close the client and try again. (Error Code: 529)"
"We are experiencing technical difficulties. Please try again later. (Error Code: 529)"

Displayed when Roblox's servers are down or slow. May sometimes be displayed on mobile when a player's internet connection has been disabled before playing a game. It even may be displayed if joining in a game while the user is warned/banned/terminated.

Loading HTTP Error
Error Code 529
Error Code 529-1
533
"Your privacy settings prevent you from joining this server. (Error Code: 533)"

Displayed when attempting to join a private server when "Who can make me a member of their private server?" is set to "No one" or "Friends". It can be also because the user is a <13 user, and they cant set their private server settings to "Everyone".

Roblox error code 533
610
"Can't join place [id]: HTTP [number] ([reason]) (Error Code: 610)"
Displayed for unknown reasons between November 9 and November 10, 2018.[2]
"Can't join place [id]: HttpError: [reason] (Error Code: 610)"
Displayed when a DNS resolution fails while connecting to a server, or when a user attempts to join a paid access game through the server list before purchasing the game. Error code 524 can also occur if it's the latter.
"Can't join the private server. HTTP 400 (Error Code: 610)"
Displayed when failing to connect to a private server. Similar to Error 524.
"Can't follow user: HTTP 503 (Invalid JSON response received) (Error Code: 610)"
Displayed when a user attempts to follow another user, but fails due to a Roblox error.
"Cannot join game instance: HTTP 400 (HTTP 400 (Bad Request)) (Your device is not supported to play this game) (Error Code: 610)"
Displayed when attempting to join a game with a device that is not supported by either Roblox or the individual game.
"Cannot join place [id]: HTTP 400 (HTTP 400 (Bad Request)) (Cannot join game with no authenticated user.) (Error Code: 610)"
Displayed when the player's client is upgrading. Also displayed when trying to join as a Guest.
"Cannot join game instance: HTTP 400 (HTTP 400 (Bad Request)) (You need to purchase Game Pass to play this game.) (Error Code: 610)"
Displayed when the player tries to join a game but the player has not purchased a game pass to play said game.
"Cannot join place [id]: HttpError :curl:52, Server returned nothing (no headers, no data) (Error Code: 610)"
Displayed when the computer has connectivity issues.
"Cannot join game instance: join game type is invalid (Error Code: 610)"
Displayed when the place file tries to open with client instead of Studio.
Error Code 610
Error Code 610-1
Error Code 610-2
Error Code 610-3
Error Code 610-4
Error Code 610-5
Error Code 610-6
Error Code 610-7
Error Code 610-8
Error Code 610-9
Error Code 610-10
Error Code 610-11
Error Code 610-12
Error Code 610-13
Error Code 610-14
769
"Teleport Failed: Unknown exception. (Error Code: 769)"
"Teleport failed due to an unexpected error. (Error Code: 769)"
Displayed when teleportation to another place while in-game fails for various reasons.
"Reconnect was unsuccessful. Please try again. (Error Code: 769)"
Displayed when an error occurs when pressing the reconnect button in other client kicks. This can occur if a player tries to reconnect to a game when their internet is out.
It can also display when a user gets warned/banned/terminated, and attempts to reconnect. Sometimes it will show 773 instead.
Error Code 769-1
Error Code 769
Error Code 769-2
770
"Game's root place is not active. (Error Code: 770)"
Displayed when attempting to join a place that is a part of a game universe where the start place is not active.
"Attempted to teleport to a place that does not exist. (Error Code: 770)"
Displayed when attempting to teleport to a place that doesn't exist or has been deleted.
"Teleport Failed: Unknown error. (Error Code: 770)"
Displayed for an unknown reason.
Error Code 770-1
Error Code 770
Error Code 770-2
771
"Teleport failed, server is no longer available. (Error Code: 771)"

Displayed when attempting to teleport to a game server that no longer exists or has been closed.

Error Code 771
772
"Teleport failed, server is full. (Error Code: 772)"

Displayed when attempting to teleport to a full game server.

Error Code 722
773
"Teleport Failed: This game has not been approved, yet. (Error Code: 773)"
Displayed when attempting to teleport to a non-approved game, meaning that the game has been put under review by moderators after multiple reports.
"Teleport Failed: Attempted to teleport to a place that is restricted. (Error Code: 773)"
Displayed when attempting to teleport to a game that the user is not permitted to join. Also displays when your alternative account teleports to a game and your main account cannot teleport to your alt on the same device, and vice versa.
"Reconnect was unsuccessful. Please try again. (Error Code: 773)"
Similar to the 769 error, however, it sometimes displays when the you're in a private server and the owner shuts down the server and attempting to reconnect. Pressing "Leave" will redirect to the log in screen in the Roblox app.
It can also display when a user gets warned/banned/terminated, and attempts to reconnect.
Sometimes, it will show 769 instead.
Error Code 773
Error Code 773-1
Error Code 773-2
774
"Too many teleport requests received."

Similar to the "Too Many Redirects" error, this code is raised when an experience tries to teleport a user above an acceptable limit.

Error Code 774

Roblox Studio errors

Error Images
"Failed to AutoSave. Do you want to temporarily disable AutoSave?"

Appears when Roblox Studio was blocked by your antivirus and Roblox was unable to automatically save your current studio session.

Urgugruu
"An error occurred while starting ROBLOX Studio"

Appears when Roblox gets blocked by the computer firewall or antivirus, trying to fetch the version identifier for the latest Studio build.⁠[citation needed] Also displayed when the executable was damaged/corrupted.

Kmklimh
Rblxstudioerror
"Could not open the place "[ID]" with exception: "Unable to open the place. Please restart your application and try again. If you continue to encounter this error, please contact customer service."."
"Could not open the place "[ID]" with exception: "Unable to open the place. Please restart your application and try again. If you continue to encounter this error, please contact customer service. Request Status Code: 2 Connection Result: 0 Connection Closed: Failed | Connection attempt failed."."

Appears when trying to open corrupt places, or when trying to open places made using an older version of Roblox.⁠[citation needed]

Kmhfhyj66
Dafdznbgfxn bxndgnbd
"Studio encountered an unrecoverable error and must shut down."

Appears when you open a place but it can't open correctly, which can be caused by the faulty internet connection or windows systems error. Second photo can be caused when you set your computer to sleep, and you re-open back it, but the exact cause of this is currently unknown.

1st
2nd
"Adding plugin window failed with error: Unable to create DXGI swapchain: "[ID]" Yourplugin windows may not work correctly. Please close and reopen the place to restore plugin window functionality. If this problem persists, please contact Roblox customer support."

Can be caused when place opening error, but the real reason is unknown.

BruhErrorMessage
"Some Studio files are missing or corrupted. Please reinstall Studio by following instructions at <ahref='https://en.help.roblox.com/hc/en-us/articles/203312910?fromStudio=true'> https://en.help.roblox.com/hc/en-us/articles/203312910?fromStudio=true</a>"

Happens when some Files are missing or corrupted

Errorcorruptedfiles
"Failed to load settings with 502. Please restart Studio or contact support if the problem persists."

Happens when Roblox is experiencing an outage.

Bandicam 2023-07-03 09-52-31-534
"This version of studio is out of date and must be reinstalled. Please close all instances of Studio & reinstall from: https://roblox.com/create"
Happens when your Roblox Studio is too out of date to upgrade.
OutOfDateErrorStudio
"Error in opening file - '[Place]'"

Can possibly happen when a Roblox file is corrupted or unsupported.

Bandicam 2023-08-04 22-43-27-221
"CURL Error (curl_easy_perform):Couldn't resolve host name (6)"

Currently unknown how this error can happen. (The error in the photo isn't the actual error, it is another CURL error as there isn't a picture with the actual error)

CURL Robloxstudioerror


Removed errors

Error Description Image
The item you requested does not exist This error was used when one tries to go to the profile of a banned or terminated account. This has been replaced by a 404 error.
RobloxDoesntExist

Other errors

CatalogError

References

Trivia

This section is a trivia section. Please relocate any relevant information into other sections of the article.

  • Error 273 is one of the only errors with a message that is unrelated to the reason, with the reason for the error being due to a user receiving a moderation action in game, while the message is 'Same account launched from different device'. Getting this error for the first time could confuse the player, and make them try to reconnect, before leaving the game to try to resolve the issue, thus showing them the Moderation Notice screen.
Advertisement