bloxstraplabs / bloxstrap

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

[BUG] System.IO.IOException: The process cannot access the file 'C:\Users\gamer\AppData\Local\Bloxstrap\Roblox\Player\content\fonts\BuilderSans-ExtraBold.otf' because it is being used by another process. #3714

Open ItsGamerBoyTube opened 2 weeks ago

ItsGamerBoyTube commented 2 weeks ago

Acknowledgement of preliminary instructions

Bloxstrap Version

v2.8.1?

What problem did you encounter?

bloxstrap bug Bloxstrap Exception

Bloxstrap Log

2024-11-08T06:04:07Z [App::OnStartup] Starting Bloxstrap v2.8.1
2024-11-08T06:04:07Z [App::OnStartup] Compiled Wednesday, 30 October 2024 at 11:35:23 AM from commit 2be2f4d0d275e60eabf2f63ecbbe4e38b2aa0773 (tag/v2.8.1)
2024-11-08T06:04:07Z [App::OnStartup] Loaded from %UserProfile%\AppData\Local\Bloxstrap\Bloxstrap.exe
2024-11-08T06:04:07Z [App::OnStartup] Temp path is %UserProfile%\AppData\Local\Temp\Bloxstrap
2024-11-08T06:04:07Z [App::OnStartup] WindowsStartMenu path is %UserProfile%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs
2024-11-08T06:04:07Z [Logger::Initialize] Initializing at %UserProfile%\AppData\Local\Bloxstrap\Logs\Bloxstrap_20241108T060407Z.log
2024-11-08T06:04:07Z [Logger::Initialize] Finished initializing!
2024-11-08T06:04:07Z [JsonManager<Settings>::Load] Loading from %UserProfile%\AppData\Local\Bloxstrap\Settings.json...
2024-11-08T06:04:07Z [JsonManager<Settings>::Load] Loaded successfully!
2024-11-08T06:04:07Z [JsonManager<State>::Load] Loading from %UserProfile%\AppData\Local\Bloxstrap\State.json...
2024-11-08T06:04:07Z [JsonManager<State>::Load] Loaded successfully!
2024-11-08T06:04:07Z [FastFlagManager::Load] Loading from %UserProfile%\AppData\Local\Bloxstrap\Modifications\ClientSettings\ClientAppSettings.json...
2024-11-08T06:04:07Z [FastFlagManager::Load] Loaded successfully!
2024-11-08T06:04:08Z [LaunchHandler::LaunchRoblox] Initializing bootstrapper
2024-11-08T06:04:08Z [LaunchHandler::LaunchRoblox] Initializing bootstrapper dialog
2024-11-08T06:04:08Z [Bootstrapper::Run] Running bootstrapper
2024-11-08T06:04:08Z [Bootstrapper::SetStatus] Connecting to Roblox...
2024-11-08T06:04:08Z [Deployment::TestConnection<https://setup.rbxcdn.com>] Connecting...
2024-11-08T06:04:08Z [HttpClientLoggingHandler::ProcessRequest] GET https://setup.rbxcdn.com/versionStudio
2024-11-08T06:04:08Z [Deployment::InitializeConnectivity] Testing connectivity...
2024-11-08T06:04:09Z [HttpClientLoggingHandler::ProcessResponse] 200 OK https://setup.rbxcdn.com/versionStudio
2024-11-08T06:04:09Z [Deployment::InitializeConnectivity] Got https://setup.rbxcdn.com as the optimal base URL
2024-11-08T06:04:09Z [Bootstrapper::Run] Connectivity check finished
2024-11-08T06:04:09Z [Bootstrapper::CheckForUpdates] More than one Bloxstrap instance running, aborting update check
2024-11-08T06:04:09Z [Bootstrapper::GetLatestVersionInfo] Got channel as production
2024-11-08T06:04:09Z [Deployment::GetInfo] Getting deploy info for channel production
2024-11-08T06:04:09Z [HttpClientLoggingHandler::ProcessRequest] GET https://clientsettingscdn.roblox.com/v2/client-version/WindowsPlayer
2024-11-08T06:04:09Z [HttpClientLoggingHandler::ProcessResponse] 200 OK https://clientsettingscdn.roblox.com/v2/client-version/WindowsPlayer
2024-11-08T06:04:09Z [RegistryKeyEx::SetValueSafe] Writing '' to HKEY_CURRENT_USER\SOFTWARE\ROBLOX Corporation\Environments\RobloxPlayer\Channel\www.roblox.com
2024-11-08T06:04:09Z [HttpClientLoggingHandler::ProcessRequest] GET https://setup.rbxcdn.com/version-0c1a10704cb043cc-rbxPkgManifest.txt
2024-11-08T06:04:09Z [HttpClientLoggingHandler::ProcessResponse] 200 OK https://setup.rbxcdn.com/version-0c1a10704cb043cc-rbxPkgManifest.txt
2024-11-08T06:04:09Z [Bootstrapper::SetStatus] Applying Roblox modifications...
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] Checking file mods...
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ClientSettings\ClientAppSettings.json already exists in the version folder, and is a match
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\fonts\arial.ttf was removed as a mod, restoring from content-fonts.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\fonts\arialbd.ttf was removed as a mod, restoring from content-fonts.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\fonts\BuilderSans-Bold.otf was removed as a mod, restoring from content-fonts.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\fonts\BuilderSans-ExtraBold.otf was removed as a mod, restoring from content-fonts.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\fonts\BuilderSans-Medium.otf was removed as a mod, restoring from content-fonts.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\fonts\BuilderSans-Regular.otf was removed as a mod, restoring from content-fonts.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\fonts\SourceSansPro-Bold.ttf was removed as a mod, restoring from content-fonts.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\fonts\SourceSansPro-It.ttf was removed as a mod, restoring from content-fonts.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\fonts\SourceSansPro-Light.ttf was removed as a mod, restoring from content-fonts.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\fonts\SourceSansPro-Regular.ttf was removed as a mod, restoring from content-fonts.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\fonts\SourceSansPro-Semibold.ttf was removed as a mod, restoring from content-fonts.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\gradient.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\MouseLockedCursor.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\translateIcon.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\translateIconDark.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\places\Mobile.rbxl was removed as a mod, restoring from extracontent-places.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\Cursors\CrossMouseIcon.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\loading\cancelButton.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\MenuBar\icon_chat.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\MenuBar\icon_emote.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\MenuBar\icon_home.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\MenuBar\icon_leaderboard.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\MenuBar\icon_leave.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\MenuBar\icon_maximize.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\MenuBar\icon_menu.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\MenuBar\icon_minimize.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\MenuBar\icon__backpack.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\SelectionBox.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\traildot.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\vr_active.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\vr_idle.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\waypoint.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\models\Licenses\Licenses.rbxm was removed as a mod, restoring from extracontent-models.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\AvatarEditorImages\Sliders\body-type-slider-background.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\Cursors\KeyboardMouse\ArrowCursor.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\Cursors\KeyboardMouse\ArrowFarCursor.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\Cursors\KeyboardMouse\IBeamCursor.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\Controls\key_single.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\Emotes\EmotesIcon.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\Emotes\ErrorIcon.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\InGameMenu\ScrollBottom.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\InGameMenu\ScrollMiddle.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\InGameMenu\ScrollTop.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\InspectMenu\Button_outline.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\InspectMenu\Button_white.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\InspectMenu\caret_tail_left.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\InspectMenu\gr-item-selector.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\InspectMenu\ico_alert_tilt.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\InspectMenu\ico_favorite.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\InspectMenu\ico_favorite_off.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\InspectMenu\ico_inspect.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\InspectMenu\scroll_bar.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\InspectMenu\selection_regular.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\InspectMenu\selection_rounded.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\InspectMenu\x.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\MenuBar\arrow_down.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\MenuBar\arrow_left.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\MenuBar\arrow_right.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\MenuBar\arrow_up.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\MenuBar\divider.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\MenuBar\dropdown-arrow.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\MenuBar\icon_chat.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\MenuBar\icon_emote.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\MenuBar\icon_home.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\MenuBar\icon_leaderboard.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\MenuBar\icon_leave.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\MenuBar\icon_leave_highlighted.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\MenuBar\icon_maximize.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\MenuBar\icon_menu.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\MenuBar\icon_minimize.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\MenuBar\icon_more.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\MenuBar\icon_safety_off.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\MenuBar\icon_safety_on.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\MenuBar\icon_seated.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\MenuBar\icon_standing.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\MenuBar\icon__backpack.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\PlayerList\AvatarBackground.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\PlayerList\Block.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\PlayerList\BlockedIcon.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\PlayerList\NewAvatarBackground.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\Scroll\scroll-bottom.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\Scroll\scroll-middle.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\Scroll\scroll-top.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\TopBar\chatOff.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\TopBar\chatOn.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\TopBar\close.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\TopBar\coloredlogo.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\TopBar\emotesOff.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\TopBar\emotesOn.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\TopBar\inventoryOff.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\TopBar\inventoryOn.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\TopBar\leaderboardOff.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\TopBar\leaderboardOn.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\TopBar\moreOff.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\TopBar\moreOn.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\VoiceChat\Error.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\VoiceChat\Muted.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\VoiceChat\Unmuted0.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\VoiceChat\Unmuted100.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\VoiceChat\Unmuted20.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\VoiceChat\Unmuted40.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\VoiceChat\Unmuted60.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\VoiceChat\Unmuted80.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\textures\ui\InGameChat\Caret.png was removed as a mod, restoring from extracontent-textures.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\textures\ui\InGameMenu\drop_shadow_favorite.png was removed as a mod, restoring from extracontent-textures.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\textures\ui\InGameMenu\game_tiles_background.png was removed as a mod, restoring from extracontent-textures.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\textures\ui\InGameMenu\gradient.png was removed as a mod, restoring from extracontent-textures.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\textures\ui\InGameMenu\roblox_logo.png was removed as a mod, restoring from extracontent-textures.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\textures\ui\LuaChatV2\actions_checkbox.png was removed as a mod, restoring from extracontent-textures.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\textures\ui\LuaChatV2\actions_editing_compose.png was removed as a mod, restoring from extracontent-textures.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\textures\ui\LuaChatV2\actions_notificationOff.png was removed as a mod, restoring from extracontent-textures.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\textures\ui\LuaChatV2\actions_notificationOn.png was removed as a mod, restoring from extracontent-textures.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\textures\ui\LuaChatV2\common_search.png was removed as a mod, restoring from extracontent-textures.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\textures\ui\LuaChatV2\ic-add-friends.png was removed as a mod, restoring from extracontent-textures.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\textures\ui\LuaChatV2\ic-friend-empty-border.png was removed as a mod, restoring from extracontent-textures.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\textures\ui\LuaChatV2\navigation_pushBack.png was removed as a mod, restoring from extracontent-textures.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\textures\ui\LuaChatV2\navigation_pushRight.png was removed as a mod, restoring from extracontent-textures.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\textures\ui\LuaDiscussions\buttonFill.png was removed as a mod, restoring from extracontent-textures.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\textures\ui\LuaDiscussions\buttonStroke.png was removed as a mod, restoring from extracontent-textures.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\textures\ui\LuaDiscussions\search.png was removed as a mod, restoring from extracontent-textures.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\Emotes\Large\CircleBackground.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\Emotes\Large\SegmentedCircle.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\Emotes\Large\SelectedGradient.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\Emotes\Large\SelectedLine.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\Lobby\Icons\back_icon.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\Settings\DropDown\DropDown.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\Settings\Help\EscapeIcon.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\Settings\Help\LeaveIcon.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\Settings\Help\ResetIcon.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\Settings\Players\BlockIcon.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\Settings\Players\ReportFlagIcon.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\Settings\ShareGame\icons.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\Settings\Slider\Left.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\Settings\Slider\Less.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\Settings\Slider\More.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\Settings\Slider\Right.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\VoiceChat\MicDark\Error.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\VoiceChat\MicDark\Muted.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\VoiceChat\MicDark\Unmuted0.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\VoiceChat\MicDark\Unmuted100.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\VoiceChat\MicDark\Unmuted20.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\VoiceChat\MicDark\Unmuted40.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\VoiceChat\MicDark\Unmuted60.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\VoiceChat\MicDark\Unmuted80.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\VoiceChat\MicLight\Error.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\VoiceChat\MicLight\Muted.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\VoiceChat\MicLight\Unmuted0.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\VoiceChat\MicLight\Unmuted100.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\VoiceChat\MicLight\Unmuted20.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\VoiceChat\MicLight\Unmuted40.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\VoiceChat\MicLight\Unmuted60.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\VoiceChat\MicLight\Unmuted80.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\VoiceChat\Misc\Mute.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\VoiceChat\Misc\MuteAll.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\VoiceChat\Misc\Unmute.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\VoiceChat\Misc\UnmuteAll.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\VoiceChat\New\Error.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\VoiceChat\New\Unmuted0.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\VoiceChat\New\Unmuted100.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\VoiceChat\New\Unmuted20.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\VoiceChat\New\Unmuted40.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\VoiceChat\New\Unmuted60.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\VoiceChat\New\Unmuted80.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\VoiceChat\SpeakerDark\Error.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\VoiceChat\SpeakerDark\Muted.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\VoiceChat\SpeakerDark\Unmuted100.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\VoiceChat\SpeakerDark\Unmuted20.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\VoiceChat\SpeakerDark\Unmuted40.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\VoiceChat\SpeakerDark\Unmuted60.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\VoiceChat\SpeakerDark\Unmuted80.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\VoiceChat\SpeakerLight\Error.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\VoiceChat\SpeakerLight\Muted.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\VoiceChat\SpeakerLight\Unmuted100.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\VoiceChat\SpeakerLight\Unmuted20.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\VoiceChat\SpeakerLight\Unmuted40.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\VoiceChat\SpeakerLight\Unmuted60.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\VoiceChat\SpeakerLight\Unmuted80.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\VoiceChat\SpeakerNew\Error.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\VoiceChat\SpeakerNew\Muted.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\VoiceChat\SpeakerNew\Unmuted0.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\VoiceChat\SpeakerNew\Unmuted100.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\VoiceChat\SpeakerNew\Unmuted20.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\VoiceChat\SpeakerNew\Unmuted40.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\VoiceChat\SpeakerNew\Unmuted60.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] content\textures\ui\VoiceChat\SpeakerNew\Unmuted80.png was removed as a mod, restoring from content-textures2.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\textures\ui\ImageSet\InGameMenu\img_set_1x_1.png was removed as a mod, restoring from extracontent-textures.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\textures\ui\ImageSet\LuaApp\img_set_1x_1.png was removed as a mod, restoring from extracontent-textures.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\textures\ui\ImageSet\LuaApp\img_set_1x_2.png was removed as a mod, restoring from extracontent-textures.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\textures\ui\LuaApp\dropdown\gr-tip-up.png was removed as a mod, restoring from extracontent-textures.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\textures\ui\LuaApp\ExternalSite\discord.png was removed as a mod, restoring from extracontent-textures.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\textures\ui\LuaApp\ExternalSite\facebook.png was removed as a mod, restoring from extracontent-textures.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\textures\ui\LuaApp\ExternalSite\guilded.png was removed as a mod, restoring from extracontent-textures.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\textures\ui\LuaApp\ExternalSite\roblox.png was removed as a mod, restoring from extracontent-textures.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\textures\ui\LuaApp\ExternalSite\twitch.png was removed as a mod, restoring from extracontent-textures.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\textures\ui\LuaApp\ExternalSite\twitter.png was removed as a mod, restoring from extracontent-textures.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\textures\ui\LuaApp\ExternalSite\youtube.png was removed as a mod, restoring from extracontent-textures.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\textures\ui\LuaApp\graphic\shimmer.png was removed as a mod, restoring from extracontent-textures.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\textures\ui\LuaApp\graphic\shimmer@2x.png was removed as a mod, restoring from extracontent-textures.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\textures\ui\LuaApp\graphic\shimmer_darkTheme.png was removed as a mod, restoring from extracontent-textures.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\textures\ui\LuaApp\graphic\shimmer_darkTheme@2x.png was removed as a mod, restoring from extracontent-textures.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\textures\ui\LuaApp\graphic\shimmer_lightTheme.png was removed as a mod, restoring from extracontent-textures.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\textures\ui\LuaApp\graphic\shimmer_lightTheme@2x.png was removed as a mod, restoring from extracontent-textures.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\textures\ui\LuaApp\graphic\splash-forest.png was removed as a mod, restoring from extracontent-textures.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\textures\ui\LuaApp\icons\ic-capture-bat.png was removed as a mod, restoring from extracontent-textures.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\textures\ui\LuaChat\graphic\ic-checkbox-on.png was removed as a mod, restoring from extracontent-textures.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\textures\ui\LuaChat\graphic\ic-checkbox.png was removed as a mod, restoring from extracontent-textures.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\textures\ui\LuaChat\graphic\indicator-background.png was removed as a mod, restoring from extracontent-textures.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\textures\ui\LuaChat\graphic\send-white.png was removed as a mod, restoring from extracontent-textures.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\textures\ui\LuaChat\icons\ic-back-android.png was removed as a mod, restoring from extracontent-textures.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\textures\ui\LuaChat\icons\ic-back.png was removed as a mod, restoring from extracontent-textures.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\textures\ui\LuaChat\icons\ic-check.png was removed as a mod, restoring from extracontent-textures.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\textures\ui\LuaChat\icons\ic-checkbox-on copy.png was removed as a mod, restoring from extracontent-textures.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\textures\ui\LuaChat\icons\ic-close-white.png was removed as a mod, restoring from extracontent-textures.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\textures\ui\LuaChat\icons\ic-create-group.png was removed as a mod, restoring from extracontent-textures.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\textures\ui\LuaChat\icons\ic-createchat1-24x24.png was removed as a mod, restoring from extracontent-textures.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\textures\ui\LuaChat\icons\ic-remove.png was removed as a mod, restoring from extracontent-textures.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\textures\ui\LuaChat\icons\ic-search.png was removed as a mod, restoring from extracontent-textures.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\textures\ui\LuaChat\icons\ic-send.png was removed as a mod, restoring from extracontent-textures.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\textures\ui\LuaChat\icons\navigation_pushBack.png was removed as a mod, restoring from extracontent-textures.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\textures\ui\LuaApp\graphic\Auth\DatePickerDivider.png was removed as a mod, restoring from extracontent-textures.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\textures\ui\LuaApp\graphic\Auth\GridBackground.jpg was removed as a mod, restoring from extracontent-textures.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\textures\ui\LuaApp\graphic\Auth\logo_white_1x.png was removed as a mod, restoring from extracontent-textures.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\LuaPackages\Packages\_Index\FoundationImages\FoundationImages\SpriteSheets\img_set_1x_1.png was removed as a mod, restoring from extracontent-luapackages.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\LuaPackages\Packages\_Index\FoundationImages\FoundationImages\SpriteSheets\img_set_1x_2.png was removed as a mod, restoring from extracontent-luapackages.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\LuaPackages\Packages\_Index\FoundationImages\FoundationImages\SpriteSheets\img_set_1x_3.png was removed as a mod, restoring from extracontent-luapackages.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\LuaPackages\Packages\_Index\FoundationImages\FoundationImages\SpriteSheets\img_set_1x_4.png was removed as a mod, restoring from extracontent-luapackages.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\LuaPackages\Packages\_Index\FoundationImages\FoundationImages\SpriteSheets\img_set_1x_5.png was removed as a mod, restoring from extracontent-luapackages.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\LuaPackages\Packages\_Index\FoundationImages\FoundationImages\SpriteSheets\img_set_1x_6.png was removed as a mod, restoring from extracontent-luapackages.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\LuaPackages\Packages\_Index\FoundationImages\FoundationImages\SpriteSheets\img_set_1x_7.png was removed as a mod, restoring from extracontent-luapackages.zip
2024-11-08T06:04:09Z [Bootstrapper::ApplyModifications] ExtraContent\LuaPackages\Packages\_Index\FoundationImages\FoundationImages\SpriteSheets\img_set_1x_8.png was removed as a mod, restoring from extracontent-luapackages.zip
2024-11-08T06:04:09Z [Bootstrapper::DownloadPackage.content-fonts.zip] Package is already downloaded, skipping...
2024-11-08T06:04:09Z [Bootstrapper::ExtractPackage] Extracting content-fonts.zip...
2024-11-08T06:04:09Z [LaunchHandler::LaunchRoblox] Bootstrapper task has finished
2024-11-08T06:04:09Z [LaunchHandler::LaunchRoblox] An exception occurred when running the bootstrapper
2024-11-08T06:04:09Z [App::FinalizeExceptionHandling] (0x80070020) System.IO.IOException: The process cannot access the file '%UserProfile%\AppData\Local\Bloxstrap\Roblox\Player\content\fonts\BuilderSans-ExtraBold.otf' because it is being used by another process.
   at Bloxstrap.Bootstrapper.<>c.<.ctor>b__24_0(Object _, ScanFailureEventArgs e)
   at ICSharpCode.SharpZipLib.Zip.FastZipEvents.OnFileFailure(String file, Exception e)
   at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractFileEntry(ZipEntry entry, String targetName)
   at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractEntry(ZipEntry entry)
   at ICSharpCode.SharpZipLib.Zip.FastZip.ExtractZip(Stream inputStream, String targetDirectory, Overwrite overwrite, ConfirmOverwriteDelegate confirmDelegate, String fileFilter, String directoryFilter, Boolean restoreDateTime, Boolean isStreamOwner, Boolean allowParentTraversal)
   at Bloxstrap.Bootstrapper.ExtractPackage(Package package, List`1 files)
   at Bloxstrap.Bootstrapper.ApplyModifications()
   at Bloxstrap.Bootstrapper.Run()
   at Bloxstrap.Bootstrapper.Run()
2024-11-08T06:04:09Z [HttpClientLoggingHandler::ProcessRequest] POST https://bloxstraplabs.com/metrics/post-exception
2024-11-08T06:04:10Z [HttpClientLoggingHandler::ProcessResponse] 429 Too Many Requests https://bloxstraplabs.com/metrics/post-exception
Wanwood1 commented 2 weeks ago

update bloxstrap

ItsGamerBoyTube commented 2 weeks ago

ok