RBXCRASH: LoadClientSettingsFailure

  1. What do you want to achieve?: Run the RCCService 2020 build found on 6/12/2021

  2. What is the issue?: The issue is this error message
    RBXCRASH: LoadClientSettingsFailure
    I’ve also ran into this error:
    blockingFetchAndLoadingCDN exception: HTTP 400 (bad request) while fetching settings from https://clientsettingscdn.roblox.com/v1/settings/application?applicationName=RCCServiceLinux

  3. What solutions have you thought of so far?
    I have thought of changing the httpaccesskey but that didn’t work
    I have also thought of changing the baseurl from roblox’s domain to my domain but it always points to the roblox domain

8 Likes

Hey Stan! I think I remember you from a Github repository–something about profane content on my scraper I think. haha maybe you’re someone else or someone related.

Regardless, I would like to inquiry more about what you are talking about. I’m unsure how to help since I’m not aware of any game.RCC service or game.RCCService

2 Likes

Nope, not me!
I’m talking about the software that the servers run, anyways I fixed the problem

2 Likes

Alright sounds good Stan. See you later on Github.

2 Likes

lol I know what you’re talking about

2 Likes

Another thing you can do is instead of changing the baseurl to an untrusted domain (which trustcheck will complain about), is change the non-prod url’s for example robloxlabs.com to your own domain which will allow roblox assets to go through and allow your own domain to be fetched from RCC without having to disable trust check.

And then you can also use your own clientsettings for it!

Cheers, Happy Computing Clouding!

2 Likes

Thanks, I’ve decided on scraping the clientsettingscdn for a temporary solution but will use this for a more permanent solution

1 Like

Scraping for what exactly on the clientsettingscdn?

1 Like

The files needed for the program

1 Like

What program? RCC?

You don’t need to scrape anything to get RCC working

1 Like

Oh, well I’m gonna just use your solution, Thanks!

2 Likes