Skip to content
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

stuck on "upgrading roblox" screen #512

Closed
ItsJustBlaze opened this issue Aug 6, 2023 · 4 comments
Closed

stuck on "upgrading roblox" screen #512

ItsJustBlaze opened this issue Aug 6, 2023 · 4 comments
Labels
bug Something isn't working pending release Bugs that have been fixed but are waiting to be released

Comments

@ItsJustBlaze
Copy link

no clue why, but over the past few days ( i just now noticed ) that Bloxstrap hasn't actually been on, and I've just been playing with normal lighting. so i go to try and open Roblox through Bloxstrap, but it just gets stuck on the upgrading Roblox screen, and never loads, it doesn't even start to update, tried seeing if anybody else has had this problem, but it seems not.

Screenshot (572)

@pizzaboxer
Copy link
Owner

Can I see the latest log file from %localappdata%\Bloxstrap\Logs?

@ItsJustBlaze
Copy link
Author

ItsJustBlaze commented Aug 7, 2023

hey, sorry for not responding, was gone all day and just now got on the computer, just tried it one more time, got this:
also sorry if this isn't the right thing, first time i've done this

2023-08-07T01:08:46Z [App::OnStartup] Starting Bloxstrap v2.5.0
2023-08-07T01:08:46Z [App::OnStartup] Compiled Tuesday, 1 August 2023 at 3:27:30 PM from commit dca6fc4 (tag/v2.5.0)
2023-08-07T01:08:46Z [App::OnStartup] Loaded from %UserProfile%\AppData\Local\Bloxstrap\Bloxstrap.exe
2023-08-07T01:08:46Z [App::OnStartup] Performing connectivity check...
2023-08-07T01:08:46Z [HttpClientLoggingHandler::ProcessRequest] GET https://detectportal.firefox.com/
2023-08-07T01:08:47Z [HttpClientLoggingHandler::ProcessResponse] 200 OK https://detectportal.firefox.com/
2023-08-07T01:08:47Z [App::OnStartup] Connectivity check finished
2023-08-07T01:08:47Z [Logger::Initialize] Initializing at %UserProfile%\AppData\Local\Bloxstrap\Logs\Bloxstrap_20230807T010847Z.log
2023-08-07T01:08:47Z [Logger::Initialize] Finished initializing!
2023-08-07T01:08:47Z [JsonManager::Load] Loading from %UserProfile%\AppData\Local\Bloxstrap\Settings.json...
2023-08-07T01:08:47Z [JsonManager::Load] Loaded successfully!
2023-08-07T01:08:47Z [JsonManager::Load] Loading from %UserProfile%\AppData\Local\Bloxstrap\State.json...
2023-08-07T01:08:47Z [JsonManager::Load] Loaded successfully!
2023-08-07T01:08:47Z [JsonManager<Dictionary2>::Load] Loading from %UserProfile%\AppData\Local\Bloxstrap\Modifications\ClientSettings\ClientAppSettings.json... 2023-08-07T01:08:47Z [JsonManager<Dictionary2>::Load] Loaded successfully!
2023-08-07T01:08:47Z [FastFlagManager::SetValue] Changing of 'FFlagHandleAltEnterFullscreenManually' from 'False' to 'False' is pending
2023-08-07T01:08:47Z [NotifyIconWrapper::NotifyIconWrapper] Initializing notification area icon
2023-08-07T01:08:47Z [App::OnStartup] Initializing bootstrapper
2023-08-07T01:08:47Z [App::OnStartup] Initializing bootstrapper dialog
2023-08-07T01:08:47Z [Bootstrapper::Run] Running bootstrapper
2023-08-07T01:08:47Z [Bootstrapper::CheckForUpdates] Checking for updates...
2023-08-07T01:08:47Z [HttpClientLoggingHandler::ProcessRequest] GET https://api.github.com/repos/pizzaboxer/bloxstrap/releases/latest
2023-08-07T01:08:47Z [HttpClientLoggingHandler::ProcessResponse] 200 OK https://api.github.com/repos/pizzaboxer/bloxstrap/releases/latest
2023-08-07T01:08:47Z [Bootstrapper::CheckForUpdates] No updates found
2023-08-07T01:08:47Z [Bootstrapper::SetStatus] Connecting to Roblox...
2023-08-07T01:08:47Z [RobloxDeployment::GetInfo] Getting deploy info for channel LIVE (extraInformation=False)
2023-08-07T01:08:47Z [HttpClientLoggingHandler::ProcessRequest] GET https://clientsettingscdn.roblox.com/v2/client-version/WindowsPlayer/channel/LIVE
2023-08-07T01:08:47Z [HttpClientLoggingHandler::ProcessResponse] 200 OK https://clientsettingscdn.roblox.com/v2/client-version/WindowsPlayer/channel/LIVE
2023-08-07T01:08:47Z [DeployManager::DefaultBaseUrl.Set] Testing connection to 'https://setup.rbxcdn.com'...
2023-08-07T01:08:47Z [HttpClientLoggingHandler::ProcessRequest] GET https://setup.rbxcdn.com/version
2023-08-07T01:08:48Z [HttpClientLoggingHandler::ProcessResponse] 200 OK https://setup.rbxcdn.com/version
2023-08-07T01:08:48Z [DeployManager::DefaultBaseUrl.Set] Connection successful!
2023-08-07T01:08:48Z [HttpClientLoggingHandler::ProcessRequest] GET https://setup.rbxcdn.com/version-6552be68b05d41a5-rbxPkgManifest.txt
2023-08-07T01:08:48Z [HttpClientLoggingHandler::ProcessResponse] 200 OK https://setup.rbxcdn.com/version-6552be68b05d41a5-rbxPkgManifest.txt
2023-08-07T01:08:48Z [Bootstrapper::SetStatus] Upgrading Roblox...
2023-08-07T01:08:48Z [Bootstrapper::DownloadPackage.RobloxApp.zip] Downloading...
2023-08-07T01:08:48Z [HttpClientLoggingHandler::ProcessRequest] GET https://setup.rbxcdn.com/version-6552be68b05d41a5-RobloxApp.zip
2023-08-07T01:08:48Z [HttpClientLoggingHandler::ProcessResponse] 200 OK https://setup.rbxcdn.com/version-6552be68b05d41a5-RobloxApp.zip
2023-08-07T01:08:54Z [Bootstrapper::CancelInstall] Cancelling install...
2023-08-07T01:08:54Z [App::Terminate] Terminating with exit code 1223 (ERROR_CANCELLED)
2023-08-07T01:08:54Z [JsonManager::Save] Saving to %UserProfile%\AppData\Local\Bloxstrap\Settings.json...
2023-08-07T01:08:54Z [Bootstrapper::DownloadPackage.RobloxApp.zip] An exception occurred after downloading 375688 bytes. (1/5)
2023-08-07T01:08:54Z [Bootstrapper::DownloadPackage.RobloxApp.zip] System.Threading.Tasks.TaskCanceledException: The operation was canceled.
---> System.IO.IOException: Unable to read data from the transport connection: The I/O operation has been aborted because of either a thread exit or an application request..
---> System.Net.Sockets.SocketException (995): The I/O operation has been aborted because of either a thread exit or an application request.
--- End of inner exception stack trace ---
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token)
at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](TIOAdapter adapter)
at System.Net.Security.SslStream.ReadAsyncInternal[TIOAdapter](TIOAdapter adapter, Memory1 buffer) at System.Net.Http.HttpConnection.ReadAsync(Memory1 destination)
at System.Net.Http.HttpConnection.ContentLengthReadStream.ReadAsync(Memory1 buffer, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnection.ContentLengthReadStream.ReadAsync(Memory1 buffer, CancellationToken cancellationToken)
at Bloxstrap.Bootstrapper.DownloadPackage(Package package)
at Bloxstrap.Bootstrapper.DownloadPackage(Package package)
at Bloxstrap.Bootstrapper.DownloadPackage(Package package)
2023-08-07T01:08:54Z [JsonManager::Save] Save complete!
2023-08-07T01:08:54Z [JsonManager::Save] Saving to %UserProfile%\AppData\Local\Bloxstrap\State.json...
2023-08-07T01:08:54Z [JsonManager::Save] Save complete!
2023-08-07T01:08:54Z [NotifyIconWrapper::Dispose] Disposing NotifyIcon
2023-08-07T01:08:54Z [HttpClientLoggingHandler::ProcessRequest] GET https://setup.rbxcdn.com/version-6552be68b05d41a5-RobloxApp.zip
2023-08-07T01:08:54Z [Bootstrapper::DownloadPackage.RobloxApp.zip] An exception occurred after downloading 0 bytes. (2/5)
2023-08-07T01:08:54Z [Bootstrapper::DownloadPackage.RobloxApp.zip] System.Threading.Tasks.TaskCanceledException: A task was canceled.
at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at Bloxstrap.Bootstrapper.DownloadPackage(Package package)
2023-08-07T01:08:54Z [HttpClientLoggingHandler::ProcessRequest] GET https://setup.rbxcdn.com/version-6552be68b05d41a5-RobloxApp.zip
2023-08-07T01:08:54Z [Bootstrapper::DownloadPackage.RobloxApp.zip] An exception occurred after downloading 0 bytes. (3/5)
2023-08-07T01:08:54Z [Bootstrapper::DownloadPackage.RobloxApp.zip] System.Threading.Tasks.TaskCanceledException: A task was canceled.
at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at Bloxstrap.Bootstrapper.DownloadPackage(Package package)
2023-08-07T01:08:54Z [HttpClientLoggingHandler::ProcessRequest] GET https://setup.rbxcdn.com/version-6552be68b05d41a5-RobloxApp.zip
2023-08-07T01:08:54Z [Bootstrapper::DownloadPackage.RobloxApp.zip] An exception occurred after downloading 0 bytes. (4/5)
2023-08-07T01:08:54Z [Bootstrapper::DownloadPackage.RobloxApp.zip] System.Threading.Tasks.TaskCanceledException: A task was canceled.
at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at Bloxstrap.Bootstrapper.DownloadPackage(Package package)
2023-08-07T01:08:54Z [HttpClientLoggingHandler::ProcessRequest] GET https://setup.rbxcdn.com/version-6552be68b05d41a5-RobloxApp.zip
2023-08-07T01:08:54Z [Bootstrapper::DownloadPackage.RobloxApp.zip] An exception occurred after downloading 0 bytes. (5/5)
2023-08-07T01:08:54Z [Bootstrapper::DownloadPackage.RobloxApp.zip] System.Threading.Tasks.TaskCanceledException: A task was canceled.
at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at Bloxstrap.Bootstrapper.DownloadPackage(Package package)
2023-08-07T01:08:54Z [App::OnStartup] Bootstrapper task has finished

@pizzaboxer
Copy link
Owner

Seems like you pressed the cancel button but it didn't cancel properly. I'll take a look into that later.

@pizzaboxer pizzaboxer added the bug Something isn't working label Aug 7, 2023
@axellse
Copy link

axellse commented Aug 9, 2023

Seems like you pressed the cancel button but it didn't cancel properly. I'll take a look into that later.

managed to recreate this by closing the bootstrapper window while "configuring roblox" and then starting bloxstrap again.

@pizzaboxer pizzaboxer added the pending release Bugs that have been fixed but are waiting to be released label Aug 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working pending release Bugs that have been fixed but are waiting to be released
Projects
No open projects
Status: Done
Development

When branches are created from issues, their pull requests are automatically linked.

3 participants