-
What do you want to achieve?: Run the RCCService 2020 build found on 6/12/2021
-
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 -
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
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
Nope, not me!
I’m talking about the software that the servers run, anyways I fixed the problem
Alright sounds good Stan. See you later on Github.
lol I know what you’re talking about
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!
Thanks, I’ve decided on scraping the clientsettingscdn for a temporary solution but will use this for a more permanent solution
Scraping for what exactly on the clientsettingscdn?
The files needed for the program
What program? RCC?
You don’t need to scrape anything to get RCC working
Oh, well I’m gonna just use your solution, Thanks!