bloxstraplabs / bloxstrap

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

[BUG] System.AggregateException: One or more errors occurred. (The given key 'redist.zip' was not present in the dictionary.) [Inner Exception] System.Collections.Generic.KeyNotFoundException: The given key 'redist.zip' was not present in the dictionary. #3314

Closed ynb21 closed 1 month ago

ynb21 commented 1 month ago

Acknowledgement of preliminary instructions

What problem did you encounter?

System.AggregateException: One or more errors occurred. (The given key 'redist.zip' was not present in the dictionary.)

[Inner Exception] System.Collections.Generic.KeyNotFoundException: The given key 'redist.zip' was not present in the dictionary.

Bloxstrap Log

2024-10-18T16:11:39Z [App::OnStartup] Starting Bloxstrap v2.5.3
2024-10-18T16:11:39Z [App::OnStartup] Compiled Tuesday, 18 June 2024 at 7:39:08 PM from DESKTOP-FGF6DO8\User
2024-10-18T16:11:39Z [App::OnStartup] Loaded from %UserProfile%\AppData\Local\Bloxstrap\Bloxstrap.exe
2024-10-18T16:11:39Z [Logger::Initialize] Initializing at %UserProfile%\AppData\Local\Bloxstrap\Logs\Bloxstrap_20241018T161139Z.log
2024-10-18T16:11:39Z [Logger::Initialize] Finished initializing!
2024-10-18T16:11:39Z [JsonManager<Settings>::Load] Loading from %UserProfile%\AppData\Local\Bloxstrap\Settings.json...
2024-10-18T16:11:39Z [JsonManager<Settings>::Load] Loaded successfully!
2024-10-18T16:11:39Z [JsonManager<State>::Load] Loading from %UserProfile%\AppData\Local\Bloxstrap\State.json...
2024-10-18T16:11:39Z [JsonManager<State>::Load] Loaded successfully!
2024-10-18T16:11:39Z [JsonManager<Dictionary`2>::Load] Loading from %UserProfile%\AppData\Local\Bloxstrap\Modifications\ClientSettings\ClientAppSettings.json...
2024-10-18T16:11:39Z [JsonManager<Dictionary`2>::Load] Loaded successfully!
2024-10-18T16:11:39Z [FastFlagManager::SetValue] Changing of 'FFlagHandleAltEnterFullscreenManually' from 'False' to 'False' is pending
2024-10-18T16:11:39Z [NotifyIconWrapper::NotifyIconWrapper] Initializing notification area icon
2024-10-18T16:11:39Z [JsonManager<State>::Save] Save request ignored
2024-10-18T16:11:39Z [App::OnStartup] Initializing bootstrapper
2024-10-18T16:11:39Z [App::OnStartup] Initializing bootstrapper dialog
2024-10-18T16:11:39Z [Bootstrapper::Run] Running bootstrapper
2024-10-18T16:11:39Z [Bootstrapper::Run] Performing connectivity check...
2024-10-18T16:11:39Z [Bootstrapper::SetStatus] Connecting to Roblox...
2024-10-18T16:11:39Z [RobloxDeployment::GetInfo] Getting deploy info for channel LIVE (extraInformation=False)
2024-10-18T16:11:39Z [HttpClientLoggingHandler::ProcessRequest] GET https://clientsettingscdn.roblox.com/v2/client-version/WindowsPlayer/channel/LIVE
2024-10-18T16:11:40Z [HttpClientLoggingHandler::ProcessResponse] 200 OK https://clientsettingscdn.roblox.com/v2/client-version/WindowsPlayer/channel/LIVE
2024-10-18T16:11:40Z [Bootstrapper::Run] Connectivity check finished
2024-10-18T16:11:40Z [RobloxDeployment::GetInfo] Getting deploy info for channel LIVE (extraInformation=False)
2024-10-18T16:11:40Z [RobloxDeployment::GetInfo] Deploy information is cached
2024-10-18T16:11:40Z [DeployManager::DefaultBaseUrl.Set] Testing connection to 'https://setup.rbxcdn.com'...
2024-10-18T16:11:40Z [HttpClientLoggingHandler::ProcessRequest] GET https://setup.rbxcdn.com/version
2024-10-18T16:11:40Z [HttpClientLoggingHandler::ProcessResponse] 200 OK https://setup.rbxcdn.com/version
2024-10-18T16:11:40Z [DeployManager::DefaultBaseUrl.Set] Connection successful!
2024-10-18T16:11:40Z [HttpClientLoggingHandler::ProcessRequest] GET https://setup.rbxcdn.com/version-9dbf9780562444e1-rbxPkgManifest.txt
2024-10-18T16:11:40Z [HttpClientLoggingHandler::ProcessResponse] 200 OK https://setup.rbxcdn.com/version-9dbf9780562444e1-rbxPkgManifest.txt
2024-10-18T16:11:40Z [HttpClientLoggingHandler::ProcessRequest] GET https://setup.rbxcdn.com/version-9dbf9780562444e1-rbxManifest.txt
2024-10-18T16:11:40Z [HttpClientLoggingHandler::ProcessResponse] 200 OK https://setup.rbxcdn.com/version-9dbf9780562444e1-rbxManifest.txt
2024-10-18T16:11:40Z [Bootstrapper::SetStatus] Upgrading Roblox...
2024-10-18T16:11:41Z [Bootstrapper::DownloadPackage.RobloxApp.zip] Package is already downloaded, skipping...
2024-10-18T16:11:41Z [Bootstrapper::ExtractPackage] Reading RobloxApp.zip...
2024-10-18T16:11:41Z [Bootstrapper::DownloadPackage.content-avatar.zip] Package is already downloaded, skipping...
2024-10-18T16:11:41Z [Bootstrapper::ExtractPackage] Reading content-avatar.zip...
2024-10-18T16:11:41Z [Bootstrapper::ExtractPackage] Read RobloxApp.zip. Extracting to %UserProfile%\AppData\Local\Bloxstrap\Versions\version-9dbf9780562444e1...
2024-10-18T16:11:41Z [Bootstrapper::ExtractPackage] Read content-avatar.zip. Extracting to %UserProfile%\AppData\Local\Bloxstrap\Versions\version-9dbf9780562444e1\content\avatar\...
2024-10-18T16:11:41Z [Bootstrapper::DownloadPackage.content-configs.zip] Package is already downloaded, skipping...
2024-10-18T16:11:41Z [Bootstrapper::ExtractPackage] Reading content-configs.zip...
2024-10-18T16:11:41Z [Bootstrapper::ExtractPackage] Read content-configs.zip. Extracting to %UserProfile%\AppData\Local\Bloxstrap\Versions\version-9dbf9780562444e1\content\configs\...
2024-10-18T16:11:41Z [Bootstrapper::ExtractPackage] Finished extracting content-configs.zip
2024-10-18T16:11:41Z [Bootstrapper::ExtractPackage] Finished extracting content-avatar.zip
2024-10-18T16:11:41Z [Bootstrapper::DownloadPackage.content-fonts.zip] Package is already downloaded, skipping...
2024-10-18T16:11:41Z [Bootstrapper::ExtractPackage] Reading content-fonts.zip...
2024-10-18T16:11:41Z [Bootstrapper::ExtractPackage] Read content-fonts.zip. Extracting to %UserProfile%\AppData\Local\Bloxstrap\Versions\version-9dbf9780562444e1\content\fonts\...
2024-10-18T16:11:41Z [Bootstrapper::DownloadPackage.content-models.zip] Package is already downloaded, skipping...
2024-10-18T16:11:41Z [Bootstrapper::ExtractPackage] Reading content-models.zip...
2024-10-18T16:11:41Z [Bootstrapper::ExtractPackage] Read content-models.zip. Extracting to %UserProfile%\AppData\Local\Bloxstrap\Versions\version-9dbf9780562444e1\content\models\...
2024-10-18T16:11:41Z [Bootstrapper::DownloadPackage.content-sky.zip] Package is already downloaded, skipping...
2024-10-18T16:11:41Z [Bootstrapper::ExtractPackage] Reading content-sky.zip...
2024-10-18T16:11:41Z [Bootstrapper::DownloadPackage.content-sounds.zip] Package is already downloaded, skipping...
2024-10-18T16:11:41Z [Bootstrapper::ExtractPackage] Reading content-sounds.zip...
2024-10-18T16:11:41Z [Bootstrapper::ExtractPackage] Finished extracting content-models.zip
2024-10-18T16:11:41Z [Bootstrapper::ExtractPackage] Read content-sounds.zip. Extracting to %UserProfile%\AppData\Local\Bloxstrap\Versions\version-9dbf9780562444e1\content\sounds\...
2024-10-18T16:11:41Z [Bootstrapper::ExtractPackage] Finished extracting content-sounds.zip
2024-10-18T16:11:41Z [Bootstrapper::ExtractPackage] Read content-sky.zip. Extracting to %UserProfile%\AppData\Local\Bloxstrap\Versions\version-9dbf9780562444e1\content\sky\...
2024-10-18T16:11:41Z [Bootstrapper::DownloadPackage.shaders.zip] Package is already downloaded, skipping...
2024-10-18T16:11:41Z [Bootstrapper::ExtractPackage] Reading shaders.zip...
2024-10-18T16:11:41Z [Bootstrapper::DownloadPackage.ssl.zip] Package is already downloaded, skipping...
2024-10-18T16:11:41Z [Bootstrapper::ExtractPackage] Reading ssl.zip...
2024-10-18T16:11:41Z [Bootstrapper::ExtractPackage] Finished extracting content-sky.zip
2024-10-18T16:11:41Z [Bootstrapper::ExtractPackage] Read shaders.zip. Extracting to %UserProfile%\AppData\Local\Bloxstrap\Versions\version-9dbf9780562444e1\shaders\...
2024-10-18T16:11:41Z [Bootstrapper::ExtractPackage] Read ssl.zip. Extracting to %UserProfile%\AppData\Local\Bloxstrap\Versions\version-9dbf9780562444e1\ssl\...
2024-10-18T16:11:41Z [Bootstrapper::ExtractPackage] Finished extracting ssl.zip
2024-10-18T16:11:41Z [Bootstrapper::ExtractPackage] Finished extracting content-fonts.zip
2024-10-18T16:11:41Z [Bootstrapper::DownloadPackage.content-textures2.zip] Package is already downloaded, skipping...
2024-10-18T16:11:41Z [Bootstrapper::ExtractPackage] Reading content-textures2.zip...
2024-10-18T16:11:41Z [Bootstrapper::ExtractPackage] Read content-textures2.zip. Extracting to %UserProfile%\AppData\Local\Bloxstrap\Versions\version-9dbf9780562444e1\content\textures\...
2024-10-18T16:11:41Z [Bootstrapper::DownloadPackage.content-textures3.zip] Package is already downloaded, skipping...
2024-10-18T16:11:41Z [Bootstrapper::ExtractPackage] Reading content-textures3.zip...
2024-10-18T16:11:41Z [Bootstrapper::DownloadPackage.content-terrain.zip] Package is already downloaded, skipping...
2024-10-18T16:11:41Z [Bootstrapper::ExtractPackage] Reading content-terrain.zip...
2024-10-18T16:11:41Z [Bootstrapper::ExtractPackage] Read content-textures3.zip. Extracting to %UserProfile%\AppData\Local\Bloxstrap\Versions\version-9dbf9780562444e1\PlatformContent\pc\textures\...
2024-10-18T16:11:41Z [Bootstrapper::DownloadPackage.content-platform-fonts.zip] Package is already downloaded, skipping...
2024-10-18T16:11:41Z [Bootstrapper::ExtractPackage] Reading content-platform-fonts.zip...
2024-10-18T16:11:41Z [Bootstrapper::DownloadPackage.extracontent-places.zip] Package is already downloaded, skipping...
2024-10-18T16:11:41Z [Bootstrapper::ExtractPackage] Reading extracontent-places.zip...
2024-10-18T16:11:41Z [Bootstrapper::DownloadPackage.extracontent-luapackages.zip] Package is already downloaded, skipping...
2024-10-18T16:11:41Z [Bootstrapper::ExtractPackage] Reading extracontent-luapackages.zip...
2024-10-18T16:11:41Z [Bootstrapper::DownloadPackage.extracontent-translations.zip] Package is already downloaded, skipping...
2024-10-18T16:11:41Z [Bootstrapper::ExtractPackage] Reading extracontent-translations.zip...
2024-10-18T16:11:41Z [Bootstrapper::ExtractPackage] Finished extracting content-textures3.zip
2024-10-18T16:11:41Z [Bootstrapper::ExtractPackage] Read content-terrain.zip. Extracting to %UserProfile%\AppData\Local\Bloxstrap\Versions\version-9dbf9780562444e1\PlatformContent\pc\terrain\...
2024-10-18T16:11:41Z [Bootstrapper::ExtractPackage] Finished extracting content-terrain.zip
2024-10-18T16:11:41Z [Bootstrapper::ExtractPackage] Read content-platform-fonts.zip. Extracting to %UserProfile%\AppData\Local\Bloxstrap\Versions\version-9dbf9780562444e1\PlatformContent\pc\fonts\...
2024-10-18T16:11:41Z [Bootstrapper::DownloadPackage.extracontent-models.zip] Package is already downloaded, skipping...
2024-10-18T16:11:41Z [Bootstrapper::ExtractPackage] Reading extracontent-models.zip...
2024-10-18T16:11:41Z [Bootstrapper::ExtractPackage] Finished extracting shaders.zip
2024-10-18T16:11:41Z [Bootstrapper::ExtractPackage] Read extracontent-places.zip. Extracting to %UserProfile%\AppData\Local\Bloxstrap\Versions\version-9dbf9780562444e1\ExtraContent\places\...
2024-10-18T16:11:41Z [Bootstrapper::ExtractPackage] Read extracontent-luapackages.zip. Extracting to %UserProfile%\AppData\Local\Bloxstrap\Versions\version-9dbf9780562444e1\ExtraContent\LuaPackages\...
2024-10-18T16:11:41Z [Bootstrapper::ExtractPackage] Finished extracting extracontent-places.zip
2024-10-18T16:11:41Z [Bootstrapper::ExtractPackage] Read extracontent-translations.zip. Extracting to %UserProfile%\AppData\Local\Bloxstrap\Versions\version-9dbf9780562444e1\ExtraContent\translations\...
2024-10-18T16:11:41Z [Bootstrapper::ExtractPackage] Finished extracting extracontent-translations.zip
2024-10-18T16:11:41Z [Bootstrapper::ExtractPackage] Read extracontent-models.zip. Extracting to %UserProfile%\AppData\Local\Bloxstrap\Versions\version-9dbf9780562444e1\ExtraContent\models\...
2024-10-18T16:11:41Z [Bootstrapper::ExtractPackage] Finished extracting content-platform-fonts.zip
2024-10-18T16:11:41Z [Bootstrapper::DownloadPackage.extracontent-textures.zip] Package is already downloaded, skipping...
2024-10-18T16:11:41Z [Bootstrapper::ExtractPackage] Reading extracontent-textures.zip...
2024-10-18T16:11:41Z [Bootstrapper::DownloadPackage.WebView2.zip] Package is already downloaded, skipping...
2024-10-18T16:11:41Z [Bootstrapper::ExtractPackage] Reading WebView2.zip...
2024-10-18T16:11:41Z [Bootstrapper::ExtractPackage] Read extracontent-textures.zip. Extracting to %UserProfile%\AppData\Local\Bloxstrap\Versions\version-9dbf9780562444e1\ExtraContent\textures\...
2024-10-18T16:11:41Z [Bootstrapper::DownloadPackage.WebView2RuntimeInstaller.zip] Package is already downloaded, skipping...
2024-10-18T16:11:41Z [Bootstrapper::DownloadPackage.redist.zip] Package is already downloaded, skipping...
2024-10-18T16:11:42Z [Bootstrapper::ExtractPackage] Finished extracting extracontent-models.zip
2024-10-18T16:11:42Z [Bootstrapper::ExtractPackage] Read WebView2.zip. Extracting to %UserProfile%\AppData\Local\Bloxstrap\Versions\version-9dbf9780562444e1...
2024-10-18T16:11:42Z [Bootstrapper::ExtractPackage] Finished extracting WebView2.zip
2024-10-18T16:11:42Z [AsyncHelpers::ExceptionHandler] An exception occurred while running the task 'extracting redist.zip'
2024-10-18T16:11:42Z [App::FinalizeExceptionHandling] System.AggregateException: One or more errors occurred. (The given key 'redist.zip' was not present in the dictionary.)
 ---> System.Collections.Generic.KeyNotFoundException: The given key 'redist.zip' was not present in the dictionary.
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at Bloxstrap.Bootstrapper.ExtractPackage(Package package)
   --- End of inner exception stack trace ---
2024-10-18T16:11:42Z [Bootstrapper::ExtractPackage] Finished extracting extracontent-luapackages.zip
2024-10-18T16:11:42Z [Bootstrapper::ExtractPackage] Finished extracting RobloxApp.zip
2024-10-18T16:11:42Z [Bootstrapper::SetStatus] Configuring Roblox...
2024-10-18T16:11:43Z [Bootstrapper::ExtractPackage] Finished extracting extracontent-textures.zip
2024-10-18T16:11:44Z [Bootstrapper::ExtractPackage] Finished extracting content-textures2.zip
ynb21 commented 1 month ago

oh ye i tried using wave for sol’s rng how do i fix the error tho

On Fri, 18 Oct 2024 at 7:16 PM, nabber @.***> wrote:

Get out of here Wave user.

— Reply to this email directly, view it on GitHub https://github.com/bloxstraplabs/bloxstrap/issues/3314#issuecomment-2422819448, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZPNXSSDW7D2RPJXENTO3RDZ4EX6ZAVCNFSM6AAAAABQGIWI4KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMRSHAYTSNBUHA . You are receiving this because you authored the thread.Message ID: @.***>

ynb21 commented 1 month ago

not really just gonna fix it myself have a great day tho

On Fri, 18 Oct 2024 at 7:19 PM, nabber @.***> wrote:

You think i'm gonna help an exploiter?

— Reply to this email directly, view it on GitHub https://github.com/bloxstraplabs/bloxstrap/issues/3314#issuecomment-2422823868, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZPNXSVLKATWYMXIXWA7OBTZ4EYJJAVCNFSM6AAAAABQGIWI4KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMRSHAZDGOBWHA . You are receiving this because you authored the thread.Message ID: @.***>

bluepilledgreat commented 1 month ago

update to 2.8.0.

ynb21 commented 1 month ago

also can you tell the bloxstral devs if you can to make it so it can keep your textures? like i have some dark textures for rivals and i need to reput them every week

On Fri, 18 Oct 2024 at 7:19 PM, nabber @.***> wrote:

You think i'm gonna help an exploiter?

— Reply to this email directly, view it on GitHub https://github.com/bloxstraplabs/bloxstrap/issues/3314#issuecomment-2422823868, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZPNXSVLKATWYMXIXWA7OBTZ4EYJJAVCNFSM6AAAAABQGIWI4KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMRSHAZDGOBWHA . You are receiving this because you authored the thread.Message ID: @.***>

ynb21 commented 1 month ago

not really a mod into the bloxstrap folder versions (newest version folder) some file then textures you put some textures in and i was wondering if yall could make it automaticaly change it after it updates

On Fri, 18 Oct 2024 at 7:24 PM, nabber @.***> wrote:

Just use the mod folder.

— Reply to this email directly, view it on GitHub https://github.com/bloxstraplabs/bloxstrap/issues/3314#issuecomment-2422831916, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZPNXSQTMDFM22R4EVIYSVTZ4EY4NAVCNFSM6AAAAABQGIWI4KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMRSHAZTCOJRGY . You are receiving this because you authored the thread.Message ID: @.***>

ynb21 commented 1 month ago

no i mean like its just like clientsettings, when roblox does their weekly update it changes the folders

On Fri, 18 Oct 2024 at 7:28 PM, nabber @.***> wrote:

Are you talking about when bloxstrap updates or?

— Reply to this email directly, view it on GitHub https://github.com/bloxstraplabs/bloxstrap/issues/3314#issuecomment-2422837819, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZPNXSX2RQ5BATYJAUMSQHDZ4EZJNAVCNFSM6AAAAABQGIWI4KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMRSHAZTOOBRHE . You are receiving this because you authored the thread.Message ID: @.***>