bloxstraplabs / bloxstrap

An alternative bootstrapper for Roblox with a bunch of extra features.
https://bloxstraplabs.com
MIT License
1.88k stars 335 forks source link

[BUG] System.IO.IOException: The process cannot access the file 'C:\Users\User\AppData\Local\Bloxstrap\Roblox\Player\content\fonts\TwemojiMozilla.ttf' because it is being used by another process. #3720

Open dar84us opened 2 weeks ago

dar84us commented 2 weeks ago

Acknowledgement of preliminary instructions

Bloxstrap Version

v.2.8.1

What problem did you encounter?

roblox cannot be openned

Bloxstrap Log

2024-11-08T14:53:22Z [App::OnStartup] Starting Bloxstrap v2.8.1
2024-11-08T14:53:22Z [App::OnStartup] Compiled Wednesday, 30 October 2024 at 12:35:23 AM from commit 2be2f4d0d275e60eabf2f63ecbbe4e38b2aa0773 (tag/v2.8.1)
2024-11-08T14:53:22Z [App::OnStartup] Loaded from %UserProfile%\AppData\Local\Bloxstrap\Bloxstrap.exe
2024-11-08T14:53:22Z [App::OnStartup] Temp path is %UserProfile%\AppData\Local\Temp\Bloxstrap
2024-11-08T14:53:22Z [App::OnStartup] WindowsStartMenu path is %UserProfile%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs
2024-11-08T14:53:22Z [Logger::Initialize] Initializing at %UserProfile%\AppData\Local\Bloxstrap\Logs\Bloxstrap_20241108T145322Z.log
2024-11-08T14:53:22Z [Logger::Initialize] Finished initializing!
2024-11-08T14:53:22Z [JsonManager<Settings>::Load] Loading from %UserProfile%\AppData\Local\Bloxstrap\Settings.json...
2024-11-08T14:53:22Z [JsonManager<Settings>::Load] Loaded successfully!
2024-11-08T14:53:22Z [JsonManager<State>::Load] Loading from %UserProfile%\AppData\Local\Bloxstrap\State.json...
2024-11-08T14:53:22Z [JsonManager<State>::Load] Loaded successfully!
2024-11-08T14:53:22Z [FastFlagManager::Load] Loading from %UserProfile%\AppData\Local\Bloxstrap\Modifications\ClientSettings\ClientAppSettings.json...
2024-11-08T14:53:22Z [FastFlagManager::Load] Loaded successfully!
2024-11-08T14:53:28Z [LaunchHandler::LaunchRoblox] Initializing bootstrapper
2024-11-08T14:53:28Z [LaunchHandler::LaunchRoblox] Initializing bootstrapper dialog
2024-11-08T14:53:28Z [Bootstrapper::Run] Running bootstrapper
2024-11-08T14:53:28Z [Bootstrapper::SetStatus] Connecting to Roblox...
2024-11-08T14:53:28Z [Deployment::TestConnection<https://setup.rbxcdn.com>] Connecting...
2024-11-08T14:53:28Z [HttpClientLoggingHandler::ProcessRequest] GET https://setup.rbxcdn.com/versionStudio
2024-11-08T14:53:28Z [Deployment::InitializeConnectivity] Testing connectivity...
2024-11-08T14:53:29Z [HttpClientLoggingHandler::ProcessResponse] 200 OK https://setup.rbxcdn.com/versionStudio
2024-11-08T14:53:29Z [Deployment::InitializeConnectivity] Got https://setup.rbxcdn.com as the optimal base URL
2024-11-08T14:53:29Z [Bootstrapper::Run] Connectivity check finished
2024-11-08T14:53:29Z [Bootstrapper::CheckForUpdates] Checking for updates...
2024-11-08T14:53:29Z [HttpClientLoggingHandler::ProcessRequest] GET https://api.github.com/repos/bloxstraplabs/bloxstrap/releases/latest
2024-11-08T14:53:29Z [HttpClientLoggingHandler::ProcessResponse] 200 OK https://api.github.com/repos/bloxstraplabs/bloxstrap/releases/latest
2024-11-08T14:53:29Z [Bootstrapper::CheckForUpdates] No updates found
2024-11-08T14:53:29Z [Bootstrapper::GetLatestVersionInfo] Got channel as production
2024-11-08T14:53:29Z [Deployment::GetInfo] Getting deploy info for channel production
2024-11-08T14:53:29Z [HttpClientLoggingHandler::ProcessRequest] GET https://clientsettingscdn.roblox.com/v2/client-version/WindowsPlayer
2024-11-08T14:53:29Z [HttpClientLoggingHandler::ProcessResponse] 200 OK https://clientsettingscdn.roblox.com/v2/client-version/WindowsPlayer
2024-11-08T14:53:29Z [RegistryKeyEx::SetValueSafe] Writing '' to HKEY_CURRENT_USER\SOFTWARE\ROBLOX Corporation\Environments\RobloxPlayer\Channel\www.roblox.com
2024-11-08T14:53:29Z [HttpClientLoggingHandler::ProcessRequest] GET https://setup.rbxcdn.com/version-0c1a10704cb043cc-rbxPkgManifest.txt
2024-11-08T14:53:29Z [HttpClientLoggingHandler::ProcessResponse] 200 OK https://setup.rbxcdn.com/version-0c1a10704cb043cc-rbxPkgManifest.txt
2024-11-08T14:53:29Z [Bootstrapper::SetStatus] Applying Roblox modifications...
2024-11-08T14:53:29Z [Bootstrapper::ApplyModifications] Checking file mods...
2024-11-08T14:53:29Z [Bootstrapper::ApplyModifications] ClientSettings\ClientAppSettings.json already exists in the version folder, and is a match
2024-11-08T14:53:29Z [Bootstrapper::ApplyModifications] ClientSettings\ROBLOX_Logo_2015.ico already exists in the version folder, and is a match
2024-11-08T14:53:29Z [LaunchHandler::LaunchRoblox] Bootstrapper task has finished
2024-11-08T14:53:29Z [LaunchHandler::LaunchRoblox] An exception occurred when running the bootstrapper
2024-11-08T14:53:29Z [App::FinalizeExceptionHandling] (0x80070020) System.IO.IOException: The process cannot access the file '%UserProfile%\AppData\Local\Bloxstrap\Roblox\Player\content\fonts\TwemojiMozilla.ttf' because it is being used by another process.
   at System.IO.FileSystem.CopyFile(String sourceFullPath, String destFullPath, Boolean overwrite)
   at System.IO.File.Copy(String sourceFileName, String destFileName, Boolean overwrite)
   at Bloxstrap.Bootstrapper.ApplyModifications()
   at Bloxstrap.Bootstrapper.Run()
   at Bloxstrap.Bootstrapper.Run()
2024-11-08T14:53:29Z [HttpClientLoggingHandler::ProcessRequest] POST https://bloxstraplabs.com/metrics/post-exception