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

[BUG] #31

Open
uvloop opened this issue Jan 9, 2025 · 1 comment
Open

[BUG] #31

uvloop opened this issue Jan 9, 2025 · 1 comment

Comments

@uvloop
Copy link

uvloop commented Jan 9, 2025

Fishstrap Version

v2.8.6.6

What problem did you encounter?

Roblox Studio fails to launch if you have Ansel support enabled, as the main executable is renamed to eurotrucks2 and cannot be found as RobloxPlayerBeta.
image

Bloxstrap Log

2025-01-09T18:23:58Z [App::OnStartup] Starting Fishstrap v2.8.6.6
2025-01-09T18:23:58Z [App::OnStartup] Compiled Saturday, 4 January 2025 at 6:12:57 PM from LAPTOP-QEOUITOA\Return
2025-01-09T18:23:58Z [App::OnStartup] Loaded from %UserProfile%\AppData\Local\Temp\Fishstrap\Updates\Fishstrap.exe
2025-01-09T18:23:58Z [App::OnStartup] Temp path is %UserProfile%\AppData\Local\Temp\Fishstrap
2025-01-09T18:23:58Z [App::OnStartup] WindowsStartMenu path is %UserProfile%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs
2025-01-09T18:23:58Z [LaunchSettings] Identifier 'upgrade' is active
2025-01-09T18:23:58Z [LaunchSettings] Identifier 'studio' is active
2025-01-09T18:23:58Z [LaunchSettings::ParseStudio] No Roblox launch arguments were provided
2025-01-09T18:23:58Z [Logger::Initialize] Initializing at %UserProfile%\AppData\Local\Fishstrap\Logs\Fishstrap_20250109T182358Z.log
2025-01-09T18:23:58Z [Logger::Initialize] Finished initializing!
2025-01-09T18:23:58Z [JsonManager<Settings>::Load] Loading from %UserProfile%\AppData\Local\Fishstrap\Settings.json...
2025-01-09T18:23:58Z [JsonManager<Settings>::Load] Loaded successfully!
2025-01-09T18:23:58Z [JsonManager<State>::Load] Loading from %UserProfile%\AppData\Local\Fishstrap\State.json...
2025-01-09T18:23:58Z [JsonManager<State>::Load] Loaded successfully!
2025-01-09T18:23:58Z [FastFlagManager::Load] Loading from %UserProfile%\AppData\Local\Fishstrap\Modifications\ClientSettings\ClientAppSettings.json...
2025-01-09T18:23:58Z [FastFlagManager::Load] Loaded successfully!
2025-01-09T18:23:58Z [LaunchHandler::ProcessLaunchArgs] Opening bootstrapper (Studio)
2025-01-09T18:23:58Z [LaunchHandler::LaunchRoblox] Initializing bootstrapper
2025-01-09T18:23:58Z [LaunchHandler::LaunchRoblox] Initializing bootstrapper dialog
2025-01-09T18:23:59Z [LaunchHandler::LaunchRoblox] Creating ROBLOX_singletonMutex
2025-01-09T18:23:59Z [LaunchHandler::LaunchRoblox] Created ROBLOX_singletonMutex
2025-01-09T18:23:59Z [Bootstrapper::Run] Running bootstrapper
2025-01-09T18:23:59Z [Bootstrapper::SetStatus] Connecting to Roblox...
2025-01-09T18:23:59Z [Deployment::TestConnection<https://setup.rbxcdn.com>] Connecting...
2025-01-09T18:23:59Z [HttpClientLoggingHandler::ProcessRequest] GET https://setup.rbxcdn.com/versionStudio
2025-01-09T18:23:59Z [Deployment::InitializeConnectivity] Testing connectivity...
2025-01-09T18:24:00Z [HttpClientLoggingHandler::ProcessResponse] 200 OK https://setup.rbxcdn.com/versionStudio
2025-01-09T18:24:00Z [Deployment::InitializeConnectivity] Got https://setup.rbxcdn.com as the optimal base URL
2025-01-09T18:24:00Z [Bootstrapper::Run] Connectivity check finished
2025-01-09T18:24:00Z [Bootstrapper::GetLatestVersionInfo] Got channel as production
2025-01-09T18:24:00Z [Deployment::GetInfo] Getting deploy info for channel production
2025-01-09T18:24:00Z [HttpClientLoggingHandler::ProcessRequest] GET https://clientsettingscdn.roblox.com/v2/client-version/WindowsStudio64
2025-01-09T18:24:00Z [HttpClientLoggingHandler::ProcessResponse] 200 OK https://clientsettingscdn.roblox.com/v2/client-version/WindowsStudio64
2025-01-09T18:24:00Z [RegistryKeyEx::SetValueSafe] Writing '' to HKEY_CURRENT_USER\SOFTWARE\ROBLOX Corporation\Environments\RobloxStudio\Channel\www.roblox.com
2025-01-09T18:24:00Z [HttpClientLoggingHandler::ProcessRequest] GET https://setup.rbxcdn.com/version-d7ec89f14d9e47ce-rbxPkgManifest.txt
2025-01-09T18:24:00Z [HttpClientLoggingHandler::ProcessResponse] 200 OK https://setup.rbxcdn.com/version-d7ec89f14d9e47ce-rbxPkgManifest.txt
2025-01-09T18:24:00Z [Bootstrapper::SetStatus] Applying Roblox modifications...
2025-01-09T18:24:00Z [Bootstrapper::ApplyModifications] Checking file mods...
2025-01-09T18:24:00Z [Bootstrapper::ApplyModifications] ClientSettings\ClientAppSettings.json already exists in the version folder, and is a match
2025-01-09T18:24:00Z [JsonManager<State>::Save] Saving to %UserProfile%\AppData\Local\Fishstrap\State.json...
2025-01-09T18:24:00Z [JsonManager<State>::Save] Save complete!
2025-01-09T18:24:00Z [Bootstrapper::ApplyModifications] Checking for eurotrucks2.exe toggle
2025-01-09T18:24:00Z [LaunchHandler::LaunchRoblox] Bootstrapper task has finished
2025-01-09T18:24:00Z [LaunchHandler::LaunchRoblox] An exception occurred when running the bootstrapper
2025-01-09T18:24:00Z [App::FinalizeExceptionHandling] (0x80070002) System.IO.FileNotFoundException: Could not find file '%UserProfile%\AppData\Local\Fishstrap\Versions\version-d7ec89f14d9e47ce\RobloxPlayerBeta.exe'.
File name: '%UserProfile%\AppData\Local\Fishstrap\Versions\version-d7ec89f14d9e47ce\RobloxPlayerBeta.exe'
   at System.IO.File.Move(String sourceFileName, String destFileName, Boolean overwrite)
   at System.IO.File.Move(String sourceFileName, String destFileName)
   at Bloxstrap.Bootstrapper.ApplyModifications()
   at Bloxstrap.Bootstrapper.Run()
   at Bloxstrap.Bootstrapper.Run()
@returnrqt
Copy link
Owner

oops

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants