vinegarhq / vinegar

An open-source, minimal, configurable, fast bootstrapper for running Roblox on Linux.
https://vinegarhq.org
GNU General Public License v3.0
413 stars 32 forks source link

Failed to run Studio - exit status 5 #425

Closed pyxfluff closed 2 months ago

pyxfluff commented 2 months ago

Acknowledgement of preliminary instructions

What problem did you encounter?

Roblox Studio will not launch. THis is the end of the log file:

2024-07-26T21:47:13.800Z,0.800807,011c,6 [FLog::Warning] Theme-Colors: Invalid styleguide RdlSemanticColorStatesPressOverForegroundMain provided
01c0:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
01b8:err:winediag:ntlm_check_version ntlm_auth was not found. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
01b8:fixme:winhttp:set_cookies unhandled attribute L"Expires"
01b8:fixme:winhttp:set_cookies unhandled attribute L"Expires"
01b8:fixme:winhttp:set_cookies unhandled attribute L"SameSite"
01b8:fixme:winhttp:set_cookies unhandled attribute L"Secure"
Jul 26 17:47:17.350 ERR failed to run roblox: exit status 5

It seems to be an issue with ntlm_auth. I found a thread on it on Stack Exchange but it was for Ubuntu and I can't find the package on the AUR or pacman. Config:

[studio.fflags]
# NextGenStudioBetaFeature = true
# FFlagNextGenStudioBetaFeature = true
# DFlagNextGenStudioBetaFeature = true
DFIntTaskSchedulerTargetFps = 245

[splash]
style = "familiar"

[studio]
discord_rpc = true

System information

[Pyx@archlinux ~]$ flatpak run org.vinegarhq.Vinegar sysinfo
* Vinegar: v1.7.5 
* Distro: Freedesktop SDK 23.08 (Flatpak runtime)
* Processor: 13th Gen Intel(R) Core(TM) i3-13100F
  * Supports AVX: true
  * Supports split lock detection: true
* Kernel: 6.9.9-zen1-1-zen
* Wine (Player): v9.2 (Staging)
* Wine (Studio): v9.2 (Staging)
* Flatpak: [x]
* Cards:
  * Card 0: nvidia 0000:01:00.0 /sys/class/drm/card0
  * Card 1: nvidia 0000:06:00.0 /sys/class/drm/card1
lunarlattice0 commented 2 months ago

Odd, seems like a bug with wine Please try running flatpak run org.vinegarhq.Vinegar delete and re-running studio; please note that this WILL delete your existing prefix.