Frogging-Family / wine-tkg-git

The wine-tkg build systems, to create custom Wine and Proton builds
861 stars 156 forks source link

0114:fixme:ntdll:NtRaiseHardError c0000005 stub when loading roblox player #1069

Open jfkgettingshot opened 12 months ago

jfkgettingshot commented 12 months ago

Dosent happen on roblox studio.

This happens no matter what patches i apply or don't.

Using to load roblox: vinegar

Build system: Artix linux

Works with non tkg builds of wine and proton.

ThommyaVV commented 10 months ago

I'm also experiencing this issue. Also trying to launch Roblox player

Error: [thommy@arch ~]$ vinegar player 2023/11/15 14:38:43 logs.go:27: Logging to file: /home/thommy/.cache/vinegar/logs/Player-2023-11-15T14:38:43+01:00.log 2023/11/15 14:38:43 version.go:45: Fetching latest version of WindowsPlayer for channel live 2023/11/15 14:38:43 api.go:22: Performing Roblox API GET clientsettings request on v2/client-version/WindowsPlayer/channel/live 2023/11/15 14:38:44 version.go:52: Fetched WindowsPlayer canonical version 0.602.0.6020631 2023/11/15 14:38:44 version.go:31: Got WindowsPlayer version version-3aba366803e44f0e with channel live 2023/11/15 14:38:44 binary.go:241: WindowsPlayer is up to date (version-3aba366803e44f0e) 2023/11/15 14:38:44 fflags.go:85: Using renderer: D3D11 2023/11/15 14:38:44 fflags.go:30: Applying custom FFlags 2023/11/15 14:38:44 dxvk.go:20: Enabling WINE DXVK DLL overrides 2023/11/15 14:38:44 discordrpc.go:16: Authenticating Discord RPC 2023/11/15 14:38:44 binary.go:122: Launching WindowsPlayer 2023/11/15 14:38:44 cmd.go:74: Starting command: /usr/bin/wine /home/thommy/.local/share/vinegar/prefix/vinegar/versions/version-3aba366803e44f0e/RobloxPlayerBeta.exe 002c:err:wineboot:process_run_key Error running cmd L"C:\windows\system32\winemenubuilder.exe -a -r" (126). 007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 007c:fixme:wineusb:query_id Unhandled ID query type 0x5. 007c:fixme:wineusb:query_id Unhandled ID query type 0x5. 007c:fixme:wineusb:query_id Unhandled ID query type 0x5. 007c:fixme:wineusb:query_id Unhandled ID query type 0x5. 007c:fixme:wineusb:query_id Unhandled ID query type 0x5. 00d0:fixme:ntdll:NtRaiseHardError c0000005 stub

I will be happy to provide any additional information