-
Notifications
You must be signed in to change notification settings - Fork 348
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] takes too long to load but it doesnt on normal roblox #958
Comments
What part does it get stuck on? What do you see? |
it gets stuck on "connecting to roblox" but i can still get into the game |
Oh, I know why that's happening. It's a bug where connectivity checking is performed extremely inefficiently when the first check fails (because it can't contact setup.rbxcdn.com). That's an issue we have fixed in the next upcoming version. I wouldn't expect for it to be happening all the time though. Has this always been happening since you first installed it? |
yes |
If you don't mind, send me Bloxstrap's latest log file from |
Yep, you're encountering the bug. And it happens because for some reason you're failing to connect to both https://setup.rbxcdn.com and https://setup-ak.rbxcdn.com. What happens if you try to access them in your browser? You're supposed to just see "Access Denied" - let me know if you encounter something else. |
it does do access denied |
Hm, I'm wondering why they appear to be timing out then. What if you open a Command Prompt window and then run this: |
the id is version-6552be68b05d41a5 |
Okay, I'm not getting anywhere with this. Though, try out this custom build I just made which prioritizes the mirrors that should work for you. https://files.pizzaboxer.xyz/bloxstrap-debug/958/Bloxstrap.exe |
Acknowledgement of preliminary instructions
What problem did you encounter?
when i launch roblox it takes long to load into the game but doesnt do it in normal roblox and its annoying
The text was updated successfully, but these errors were encountered: