Do I have to Uninstall it entirely for it to work, I tried reinstalling using RobloxPlayerInstaller.exe located in the Game Client itself, It didn’t work when I tried to install it from the game client installer file executive?
The above error dialog, as well as the log file attached to the PM, both indicate that Roblox is unable to perform DNS resolution. DNS resolution is the process by which a domain name (e.g. example.com) is transformed into an IP address so that your computer can connect to the server at the other side.
Can you please try the following steps on the computer that’s having the problem:
Press Windows key + R
In the “Run” dialog that shows up, type cmd and press enter.
In the Command Prompt window that appears, type nslookup clientsettingscdn.roblox.com and press enter.
Copy the result, remove the “Server:” and “Address:” lines at the top (keep the “Addresses:” line), and paste it here. Or, take a screenshot of the Command Prompt window and attach it to the PM.
The first two screenshots show an issue with your DNS resolution system. The last screenshot seems to show it working, however, based upon the attached log file, there’s still an issue with DNS resolution.
DNS servers are typically provided and maintained by your internet service provider (ISP). I recommend following up with your ISP to figure out why the DNS infrastructure is not working.
Lastly, if you’re confused about why your web browser still works, this is because web browsers do DNS resolution through a different mechanism that doesn’t use your normal DNS servers. So the DNS servers have always had this issue, and your web browser (e.g. Chrome, Firefox, Safari, Edge, …) has never been using them.
Hi @PuroTheFriend , is this issue still occurring for you?
If so, can you try a few things?
Run the nslookup clientsettingscdn.roblox.com command from before.
Attempt to launch the Roblox App
Run the nslookup command again
Collect the Roblox App’s logs and a screenshot of the command
Then, follow the instructions from Google here to configure your device to use Google’s DNS servers: Get Started | Public DNS | Google for Developers
(ignore the instructions for “IPv6-only” in step 8)
It seems like this was likely not an issue with the Roblox application itself, and may no longer be occurring for you, so we’ll close this report for now. Please feel free to open a new topic if you encounter this again.