-
Notifications
You must be signed in to change notification settings - Fork 381
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] Roblox insta crashing when loading #2840
Comments
yes. i reinstalled bloxstrap multiple times, it's a bloxstrap problem, as normal roblox launch normally and doesnt crash |
also, can nomorecookies (from github) interfere with bloxstrap? |
it WAS nomorecookies. plz warn ppl abt this😭 |
i was trying to fix the problem for 5 damn hours. and it was as easy as uninstalling nmc.. |
Noted, thank you. |
Acknowledgement of preliminary instructions
What problem did you encounter?
when loading, the bootstrapper closes and roblox doesnt start.
Bloxstrap Log
2024-09-06T17:33:20Z [App::OnStartup] Starting Bloxstrap v2.7.0
2024-09-06T17:33:20Z [App::OnStartup] Compiled Tuesday, 9 July 2024 at 9:03:19 PM from commit a7d2a2c (tag/v2.7.0)
2024-09-06T17:33:20Z [App::OnStartup] Loaded from %UserProfile%\AppData\Local\Bloxstrap\Bloxstrap.exe
2024-09-06T17:33:20Z [LaunchSettings::Parse] Parsing launch arguments
2024-09-06T17:33:20Z [LaunchSettings::Parse] No launch arguments to parse
2024-09-06T17:33:20Z [JsonManager::Load] Loading from %UserProfile%\AppData\Local\Bloxstrap\Settings.json...
2024-09-06T17:33:20Z [JsonManager::Load] Loaded successfully!
2024-09-06T17:33:20Z [JsonManager::Load] Loading from %UserProfile%\AppData\Local\Bloxstrap\State.json...
2024-09-06T17:33:20Z [JsonManager::Load] Loaded successfully!
2024-09-06T17:33:20Z [JsonManager<Dictionary
2>::Load] Loading from %UserProfile%\AppData\Local\Bloxstrap\Modifications\ClientSettings\ClientAppSettings.json... 2024-09-06T17:33:20Z [JsonManager<Dictionary
2>::Load] Loaded successfully!2024-09-06T17:33:20Z [FastFlagManager::SetValue] Changing of 'FFlagHandleAltEnterFullscreenManually' from 'False' to 'False' is pending
2024-09-06T17:33:20Z [RobloxDeployment::TestConnection.https://setup.rbxcdn.com] Connecting...
2024-09-06T17:33:20Z [HttpClientLoggingHandler::ProcessRequest] GET https://setup.rbxcdn.com/version
2024-09-06T17:33:20Z [RobloxDeployment::InitializeConnectivity] Testing connectivity...
2024-09-06T17:33:21Z [HttpClientLoggingHandler::ProcessResponse] 200 OK https://setup.rbxcdn.com/version
2024-09-06T17:33:21Z [RobloxDeployment::InitializeConnectivity] Got https://setup.rbxcdn.com as the optimal base URL
2024-09-06T17:33:21Z [Logger::Initialize] Initializing at %UserProfile%\AppData\Local\Bloxstrap\Logs\Bloxstrap_20240906T173321Z.log
2024-09-06T17:33:21Z [Logger::Initialize] Finished initializing!
2024-09-06T17:33:21Z [NotifyIconWrapper::NotifyIconWrapper] Initializing notification area icon
2024-09-06T17:33:21Z [App::OnStartup] Initializing bootstrapper
2024-09-06T17:33:21Z [App::OnStartup] Initializing bootstrapper dialog
2024-09-06T17:33:21Z [Bootstrapper::Run] Running bootstrapper
2024-09-06T17:33:21Z [Bootstrapper::Run] Performing connectivity check...
2024-09-06T17:33:21Z [Bootstrapper::SetStatus] Connecting to Roblox...
2024-09-06T17:33:21Z [RobloxDeployment::GetInfo] Getting deploy info for channel LIVE (extraInformation=False)
2024-09-06T17:33:21Z [HttpClientLoggingHandler::ProcessRequest] GET https://clientsettingscdn.roblox.com/v2/client-version/WindowsPlayer/channel/LIVE
2024-09-06T17:33:21Z [HttpClientLoggingHandler::ProcessResponse] 200 OK https://clientsettingscdn.roblox.com/v2/client-version/WindowsPlayer/channel/LIVE
2024-09-06T17:33:21Z [Bootstrapper::Run] Connectivity check finished
2024-09-06T17:33:21Z [Bootstrapper::CheckForUpdates] Checking for updates...
2024-09-06T17:33:21Z [HttpClientLoggingHandler::ProcessRequest] GET https://api.github.com/repos/pizzaboxer/bloxstrap/releases/latest
2024-09-06T17:33:21Z [HttpClientLoggingHandler::ProcessResponse] 200 OK https://api.github.com/repos/pizzaboxer/bloxstrap/releases/latest
2024-09-06T17:33:21Z [Bootstrapper::CheckForUpdates] No updates found
2024-09-06T17:33:21Z [RobloxDeployment::GetInfo] Getting deploy info for channel LIVE (extraInformation=False)
2024-09-06T17:33:21Z [RobloxDeployment::GetInfo] Deploy information is cached
2024-09-06T17:33:21Z [HttpClientLoggingHandler::ProcessRequest] GET https://setup.rbxcdn.com/version-f0ad99160d23428b-rbxPkgManifest.txt
2024-09-06T17:33:21Z [HttpClientLoggingHandler::ProcessResponse] 200 OK https://setup.rbxcdn.com/version-f0ad99160d23428b-rbxPkgManifest.txt
2024-09-06T17:33:21Z [JsonManager<Dictionary
2>::Save] Saving to %UserProfile%\AppData\Local\Bloxstrap\Modifications\ClientSettings\ClientAppSettings.json... 2024-09-06T17:33:21Z [JsonManager<Dictionary
2>::Save] Save complete!2024-09-06T17:33:21Z [Bootstrapper::SetStatus] Applying Roblox modifications...
2024-09-06T17:33:21Z [Bootstrapper::ApplyModifications] Checking executable flags...
2024-09-06T17:33:21Z [Bootstrapper::ApplyModifications] Checking file mods...
2024-09-06T17:33:21Z [Bootstrapper::ApplyModifications] ClientSettings\ClientAppSettings.json already exists in the version folder, and is a match
2024-09-06T17:33:21Z [Bootstrapper::ApplyModifications] content\sounds\ouch.ogg already exists in the version folder, and is a match
2024-09-06T17:33:21Z [Bootstrapper::ApplyModifications] content\textures\Cursors\KeyboardMouse\ArrowCursor.png already exists in the version folder, and is a match
2024-09-06T17:33:21Z [Bootstrapper::ApplyModifications] content\textures\Cursors\KeyboardMouse\ArrowFarCursor.png already exists in the version folder, and is a match
2024-09-06T17:33:21Z [JsonManager::Save] Saving to %UserProfile%\AppData\Local\Bloxstrap\State.json...
2024-09-06T17:33:21Z [JsonManager::Save] Save complete!
2024-09-06T17:33:21Z [Bootstrapper::ApplyModifications] Finished checking file mods
2024-09-06T17:33:21Z [Bootstrapper::CheckInstall] Checking install
2024-09-06T17:33:21Z [JsonManager::Save] Saving to %UserProfile%\AppData\Local\Bloxstrap\Settings.json...
2024-09-06T17:33:21Z [JsonManager::Save] Save complete!
2024-09-06T17:33:21Z [JsonManager::Save] Saving to %UserProfile%\AppData\Local\Bloxstrap\State.json...
2024-09-06T17:33:21Z [JsonManager::Save] Save complete!
2024-09-06T17:33:21Z [Bootstrapper::SetStatus] Starting {product}...
2024-09-06T17:33:23Z [Bootstrapper::StartRoblox] Started Roblox (PID 17140)
2024-09-06T17:33:23Z [Bootstrapper::StartRoblox] Using Discord Rich Presence
2024-09-06T17:33:23Z [DiscordRichPresence::DiscordRichPresence] Established connection with Discord RPC
2024-09-06T17:33:24Z [DiscordRichPresence::DiscordRichPresence] Received ready from user suminonchik (1215376416149868638)
2024-09-06T17:33:26Z [ActivityWatcher::StartWatcher] Opening Roblox log file...
2024-09-06T17:33:26Z [ActivityWatcher::StartWatcher] Could not find recent enough log file, waiting... (newest is 0.641.1.6410739_20240906T164123Z_Player_BC64A_last.log)
2024-09-06T17:33:26Z [Bootstrapper::StartRoblox] Waiting for Roblox to close
2024-09-06T17:33:26Z [Bootstrapper::StartRoblox] Roblox has exited
2024-09-06T17:33:26Z [DiscordRichPresence::Dispose] Cleaning up Discord RPC and Presence
2024-09-06T17:33:26Z [App::OnStartup] Bootstrapper task has finished
2024-09-06T17:33:26Z [NotifyIconWrapper::Dispose] Disposing NotifyIcon
2024-09-06T17:33:26Z [App::OnStartup] Waiting for bootstrapper task to finish
2024-09-06T17:33:26Z [App::StartupFinished] Successfully reached end of main thread. Terminating...
2024-09-06T17:33:26Z [App::Terminate] Terminating with exit code 0 (ERROR_SUCCESS)
The text was updated successfully, but these errors were encountered: