vinegarhq / vinegar

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

Roblox is not opening #383

Closed sodlier closed 4 months ago

sodlier commented 4 months ago

Acknowledgement of preliminary instructions

What problem did you encounter?

Roblox does not open

Logs from ~/.var/app/org.vinegarhq.Vinegar/cache/vinegar/logs:

2024/02/21 21:03:46 deployment.go:48: Fetched WindowsPlayer canonical version 0.613.0.6130507
2024/02/21 21:03:46 binary.go:281: WindowsPlayer is up to date (version-de4af066788f46c6)
2024/02/21 21:03:46 binary.go:286: Using Renderer: D3D11
2024/02/21 21:03:46 fflags.go:34: Applying custom FFlags: /home/sodlier/.var/app/org.vinegarhq.Vinegar/data/vinegar/prefix/vinegar/versions/version-de4af066788f46c6/ClientSettings/ClientAppSettings.json
2024/02/21 21:03:46 dxvk.go:24: Enabling WINE DXVK DLL overrides
2024/02/21 21:03:46 discordrpc.go:16: Connecting to Discord RPC
2024/02/21 21:03:46 binary.go:100: WARNING: Could not initialize Discord RPC: drpc: discord is not running, disabling...
2024/02/21 21:03:46 binary.go:140: Launching WindowsPlayer (/app/bin/wine /home/sodlier/.var/app/org.vinegarhq.Vinegar/data/vinegar/prefix/vinegar/versions/version-de4af066788f46c6/RobloxPlayerBeta.exe -app)
002c:fixme:winediag:loader_init wine-staging 8.18 is a testing version containing experimental patches.
002c:fixme:winediag:loader_init Please mention your exact version when filing bug reports on winehq.org.
008c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
008c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
008c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
008c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0118:fixme:ntdll:NtRaiseHardError c0000005 stub
0118:err:virtual:virtual_setup_exception stack overflow 464 bytes addr 0x6ffffe2abb47 stack 0x7ffffe100e30 (0x7ffffe100000-0x7ffffe101000-0x7ffffe300000)
2024/02/21 21:03:48 wine.go:56: Killing wineprefix```

I've tried reading other solutions but exact issue was not found.

### System information

```shell
* Vinegar: v1.6.0 
* Distro: Freedesktop SDK 23.08 (Flatpak runtime)
* Processor: AMD Ryzen 3 2200G with Radeon Vega Graphics
  * Supports AVX: true
  * Supports split lock detection: false
* Kernel: 5.15.0-94-generic
* Wine: v8.18 (Staging)
* Flatpak: [x]
* Cards:
  * Card 0: amdgpu 0000:07:00.0 /sys/class/drm/card0
jrelvas-ipc commented 4 months ago

You're running an outdated version of the Flatpak. Could you update and check if the issue still occurs please?

lunarlettuce commented 4 months ago

Roblox bug, duplicate of #382