vinegarhq / vinegar

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

Forcing version insta crashes. #391

Closed brotherman123 closed 7 months ago

brotherman123 commented 7 months ago

Acknowledgement of preliminary instructions

What problem did you encounter?

I changed studio to be version c021e5affd3d38dadf2f70fdbdd37b285f1f1eb5bdbc14a70dfe138ab89e993e (as it was the only one where authentication was working fine) running roblox studio instantly crashes it. This was my only solution as webview2 isn't implemented yet. (this is my config) # See how to configure Vinegar on the documentation website: # https://vinegarhq.org/Configuration [studio] forced_version = 'c021e5affd3d38dadf2f70fdbdd37b285f1f1eb5bdbc14a70dfe138ab89e993e'`

screenshot of trying to open studio: image

System information

* Vinegar: v1.7.3 
* Distro: Freedesktop SDK 23.08 (Flatpak runtime)
* Processor: Intel(R) Core(TM) i7-6820HQ CPU @ 2.70GHz
  * Supports AVX: true
  * Supports split lock detection: false
* Kernel: 6.7.5-200.fc39.x86_64
* Wine (Player): v9.2 (Staging)
* Wine (Studio): v9.2 (Staging)
* Flatpak: [x]
* Cards:
  * Card 0: i915 0000:00:02.0 /sys/class/drm/card0
  * Card 1: nouveau 0000:01:00.0 /sys/class/drm/card1
apprehensions commented 7 months ago

c021e5affd3d38dadf2f70fdbdd37b285f1f1eb5bdbc14a70dfe138ab89e993e is not a valid Version GUID. There is a reason why it is 403 Forbidden as it is invalid.