vinegarhq / vinegar

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

Flatpak player runs fine, dumps core every time on exit (NVIDIA, Flatpak) #312

Closed arh06 closed 9 months ago

arh06 commented 9 months ago

The flatpak version runs perfectly and consistently, but upon closing the application the program normally there is a crash according to systemd. These all get written to the disk, so it's quite annoying.

To reproduce:

Logs

journalctl (open and close):

Dec 22 14:43:24 manjaro systemd[1318]: app-flatpak-org.vinegarhq.Vinegar-6837.scope: Consumed 1min 2.150s CPU time.
Dec 22 14:43:24 manjaro systemd[1]: systemd-coredump@1-7107-0.service: Consumed 4.885s CPU time.
Dec 22 14:43:24 manjaro systemd[1]: systemd-coredump@1-7107-0.service: Deactivated successfully.
Dec 22 14:43:24 manjaro systemd-coredump[7108]: [🡕] Process 6953 (RobloxPlayerBet) of user 1000 dumped core.

                                                Stack trace of thread 177:
                                                #0  0x00007fcc92923207 n/a (/app/lib/wine/x86_64-unix/ntdll.so + 0x47207)
                                                #1  0x00007fcc92926e05 n/a (/app/lib/wine/x86_64-unix/ntdll.so + 0x4ae05)
                                                #2  0x00007fcc929f8e80 n/a (/usr/lib/x86_64-linux-gnu/libc.so.6 + 0x3ee80)
                                                #3  0x00007fcc92927b1d n/a (/app/lib/wine/x86_64-unix/ntdll.so + 0x4bb1d)
                                                #4  0x00007fcc929f8e80 n/a (/usr/lib/x86_64-linux-gnu/libc.so.6 + 0x3ee80)
                                                ELF object binary architecture: AMD x86-64
Dec 22 14:43:18 manjaro systemd[1]: Started Process Core Dump (PID 7107/UID 0).
Dec 22 14:42:54 manjaro kernel: umip: RobloxPlayerBet[6953] ip:6ffffc1aec89 sp:7ffffe2fd820: For now, expensive software emulation returns the result.
Dec 22 14:42:54 manjaro kernel: umip: RobloxPlayerBet[6953] ip:6ffffc1aec89 sp:7ffffe2fd820: SMSW instruction cannot be used by applications.
Dec 22 14:42:50 manjaro systemd[1318]: Started app-flatpak-org.vinegarhq.Vinegar-6837.scope.

Vinegar

Vinegar logs (single run):
``` 2023/12/22 14:42:50 version.go:37: Fetching latest version of WindowsPlayer for channel live 2023/12/22 14:42:50 api.go:22: Performing Roblox API GET clientsettings request on v2/client-version/WindowsPlayer/channel/live 2023/12/22 14:42:51 version.go:44: Fetched WindowsPlayer canonical version 0.605.3.6050660 2023/12/22 14:42:51 version.go:23: Got WindowsPlayer version version-48a28da848b7420d with channel live 2023/12/22 14:42:51 binary.go:257: WindowsPlayer is up to date (version-48a28da848b7420d) 2023/12/22 14:42:51 fflags.go:27: Applying custom FFlags 2023/12/22 14:42:51 dxvk.go:20: Enabling WINE DXVK DLL overrides 2023/12/22 14:42:51 discordrpc.go:16: Authenticating Discord RPC 2023/12/22 14:42:51 binary.go:86: WARNING: Could not initialize Discord RPC: dial unix /run/user/1000/discord-ipc-0: connect: no such file or directory, disabling... 2023/12/22 14:42:51 binary.go:128: Launching WindowsPlayer 2023/12/22 14:42:51 cmd.go:74: Starting command: /app/bin/wine /home/alex/.var/app/org.vinegarhq.Vinegar/data/vinegar/prefix/vinegar/versions/version-48a28da848b7420d/RobloxPlayerBeta.exe roblox-player:1+launchmode:play+gameinfo:-7u_tgQOod2xxw8kL1FDNAnCDPSTbyYujtXclONrNyZRmVhf2Ubvlm0kqDQH02bdao5MqnKgEXpsy2EwiztB0fkl8CAu9qthJAaRKL3yz6xR2-Q6kLCFM9VNPZx2Y82Re8zwdapGiruegURy7FNCco9VM-ttiks_ve_kdz-_ReXytWserVRhuUoBBlO5MCS-bHLUWMN-u1UkyjGZC3Dcn1q0JM0MZAbvGh8MUUp6d0c+launchtime:1703256170312+placelauncherurl:https%3A%2F%2Fassetgame.roblox.com%2Fgame%2FPlaceLauncher.ashx%3Frequest%3DRequestGame%26browserTrackerId%3D195357957720%26placeId%3D20321167%26isPlayTogetherGame%3Dfalse%26joinAttemptId%3D6fb66f50-0cb0-48f3-a88b-3d9236dc190b%26joinAttemptOrigin%3DPlayButton+browsertrackerid:195357957720+robloxLocale:en_us+gameLocale:en_us+channel: esync: up and running. 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. 002c:err:wineboot:process_run_key Error running cmd L"C:\\windows\\system32\\winemenubuilder.exe -a -r" (126). 0080:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0080:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0080:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0080:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 00d0:err:winediag:is_broken_driver Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead. 00d0:fixme:xrandr:xrandr10_get_current_mode Non-primary adapters are unsupported. 00d0:fixme:xrandr:xrandr10_get_current_mode Non-primary adapters are unsupported. 00d0:fixme:xrandr:xrandr10_get_current_mode Non-primary adapters are unsupported. 002c:err:winediag:is_broken_driver Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead. 0024:err:winediag:is_broken_driver Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead. 010c:err:winediag:is_broken_driver Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead. 010c:fixme:ntdll:NtRaiseHardError c0000005 stub 010c: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. 2023-12-22T14:42:55.189Z,0.189920,010c,6 [FLog::Output] Loading AppSettings.xml from Z:\\home\\alex\\.var\\app\\org.vinegarhq.Vinegar\\data\\vinegar\\prefix\\vinegar\\versions\\version-48a28da848b7420d\\AppSettings.xml 2023-12-22T14:42:55.193Z,0.193920,010c,6,Warning [FLog::Output] Unrecognized Protocol Arg: roblox-player:1 2023-12-22T14:42:55.193Z,0.193920,010c,6,Warning [FLog::Output] Unrecognized Protocol Arg: launchmode:play 2023-12-22T14:42:55.193Z,0.193920,010c,6 [FLog::Output] RobloxChannel has been set to production 2023-12-22T14:42:55.194Z,0.194920,010c,6,Info [FLog::UpdateController] UpdateController: versionQueryUrl: https://clientsettingscdn.roblox.com/v2/client-version/WindowsPlayer 2023-12-22T14:42:55.194Z,0.194920,010c,6,Info [FLog::UpdateController] WindowsUpdateController: updaterFullPath: Z:\\home\\alex\\.var\\app\\org.vinegarhq.Vinegar\\data\\vinegar\\prefix\\vinegar\\versions\\version-48a28da848b7420d\\RobloxPlayerInstaller.exe 0134:fixme:kernelbase:AppPolicyGetThreadInitializationType FFFFFFFFFFFFFFFA, 00007FCC860EFE10 2023-12-22T14:42:55.195Z,0.195920,0134,6,Info [FLog::UpdateController] Update thread: started with protStr roblox-player:1+launchmode:play+gameinfo:-7u_tgQOod2xxw8kL1FDNAnCDPSTbyYujtXclONrNyZRmVhf2Ubvlm0kqDQH02bdao5MqnKgEXpsy2EwiztB0fkl8CAu9qthJAaRKL3yz6xR2-Q6kLCFM9VNPZx2Y82Re8zwdapGiruegUR".. 2023-12-22T14:42:55.196Z,0.196920,0134,6,Info [FLog::UpdateController] Checking if updater exists at Z:\\home\\alex\\.var\\app\\org.vinegarhq.Vinegar\\data\\vinegar\\prefix\\vinegar\\versions\\version-48a28da848b7420d\\RobloxPlayerInstaller.exe. Returning false 2023-12-22T14:42:55.196Z,0.196920,0134,6,Warning [FLog::UpdateController] Updater not found. Skipping update 2023-12-22T14:42:55.196Z,0.196920,0134,6,Info [FLog::UpdateController] Update thread: isUpdateRequired FALSE 2023-12-22T14:42:55.254Z,0.254920,010c,6 [FLog::Output] Settings Date header was Fri, 22 Dec 2023 14:42:55 GMT 2023-12-22T14:42:55.254Z,0.254920,010c,6 [FLog::Output] Settings Date timestamp is 1703256175 2023-12-22T14:42:55.278Z,0.278990,010c,6 [FLog::Output] LoadClientSettingsFromLocal: \"{\n \"DFIntTaskSchedulerTargetFps\": 640,\n \"FFlagDebugGraphicsDisableD3D11\": false,\n \"FFlagDebugGraphicsDisableD3D11FL10\": true,\n \"FFlagDebugGraphicsDisableOpenGL\": true,\n \"FFlagDebugGraph".. 2023-12-22T14:42:55.280Z,0.280974,010c,6 [FLog::ClientRunInfo] RobloxGitHash: 6628c6e0af24a80e41805419fc5e1e0c1ef7ee48 2023-12-22T14:42:55.280Z,0.280974,010c,6 [FLog::ClientRunInfo] The base url is http://www.roblox.com/ 2023-12-22T14:42:55.280Z,0.280974,010c,6 [FLog::ClientRunInfo] The channel is production 010c:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 2023-12-22T14:42:55.340Z,0.340501,010c,6 [FLog::Warning] Note: Running under WINE version 8.18 2023-12-22T14:42:55.346Z,0.346454,010c,6 [FLog::Output] *******\n** Validated reflection database in 4.960590 ms, found 4761 entries with the following skipped: 0 enums, 0 properties, 0 functions, 0 events, 0 callbacks, 0 classes.\n*******\n 2023-12-22T14:42:55.347Z,0.347446,010c,6 [FLog::Output] setAssetFolder content 2023-12-22T14:42:55.348Z,0.348438,010c,6 [FLog::Output] setExtraAssetFolder Z:/home\\alex\\.var\\app\\org.vinegarhq.Vinegar\\data\\vinegar\\prefix\\vinegar\\versions\\version-48a28da848b7420d\\ExtraContent 2023-12-22T14:42:55.350Z,0.350422,010c,6 [FLog::Output] DUAR is on. 2023-12-22T14:42:55.353Z,0.353399,010c,6 [FLog::WindowsLuaApp] (Win-AuthToken) loadAuthTokenFromDisk: 2023-12-22T14:42:55.354Z,0.354391,010c,6 [FLog::LogWin32BTId] LogWin32BTId, App, cookie Native => Engine set RBXEventTrackerV2 as CreateDate=10/07/2023 11:32:13&rbxid=195012949&browserid=195357957720 2023-12-22T14:42:55.354Z,0.354391,010c,6 [FLog::LogWin32BTId] LogWin32BTId, App, web launch, websiteBTId is 195357957720, localBtid is 195357957720 2023-12-22T14:42:55.358Z,0.358359,010c,6 [FLog::WindowsLuaApp] StartupController finished starting: stage = 2, BTID = 195357957720, upgradeStatus = 3. 2023-12-22T14:42:55.358Z,0.358359,010c,6 [FLog::LogWin32BTId] LogWin32BTId, App, after initialize the websiteBTId is 195357957720, and localBtid is 195357957720 2023-12-22T14:42:55.358Z,0.358359,010c,6 [FLog::WindowsLuaApp] (Win-AuthToken) saveAuthTokenToDisk:size:1310. 2023-12-22T14:42:55.358Z,0.358359,010c,6 [FLog::LogWin32BTId] LogWin32BTId, App, cookie Engine => Native set RBXEventTrackerV2 as CreateDate=10/07/2023 11:32:13&rbxid=195012949&browserid=195357957720 2023-12-22T14:42:55.376Z,0.376254,010c,6 [FLog::Warning] UserAgentString Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 10.0; Win64; x64; Trident/7.0)Roblox/WinInetRobloxApp/ (GlobalDist; RobloxDirectDownload) is set 2023-12-22T14:42:55.376Z,0.376254,010c,6 [FLog::Output] CrashReporter Start 2023-12-22T14:42:55.377Z,0.377255,010c,6 [FLog::Output] The crash upload percentage is 10 2023-12-22T14:42:55.377Z,0.377255,01a8,6 [FLog::Output] WatcherThread Started 010c:fixme:keyboard:LoadKeyboardLayoutW name L"00000409", flags 1, semi-stub! 010c:fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x4090809, 0000: semi-stub! 2023-12-22T14:42:55.541Z,0.541424,010c,6 [FLog::WindowsLuaApp] Set WebView linking marshaller 2023-12-22T14:42:55.543Z,0.543426,010c,6 [FLog::SingleSurfaceApp] initializeWithAppStarter 2023-12-22T14:42:55.543Z,0.543426,010c,6 [FLog::SingleSurfaceApp] initializeSingleton 2023-12-22T14:42:55.547Z,0.547430,010c,6 [FLog::SingleSurfaceApp] setStage: (stage:Native) 2023-12-22T14:42:55.548Z,0.548431,010c,6 [FLog::SingleSurfaceApp] setLocale 2023-12-22T14:42:55.548Z,0.548431,010c,6 [FLog::SingleSurfaceApp] instantiate controllers 2023-12-22T14:42:55.548Z,0.548431,010c,6 [FLog::SurfaceController] SurfaceController[_:1]::SurfaceController, count: 1 2023-12-22T14:42:55.548Z,0.548431,010c,6 [FLog::WindowsLuaApp] Launching univeral app in-experience 2023-12-22T14:42:55.548Z,0.548431,010c,6 [FLog::SingleSurfaceApp] userDidLogin 2023-12-22T14:42:55.548Z,0.548431,010c,6 [FLog::SingleSurfaceApp] applyLocale 2023-12-22T14:42:55.548Z,0.548431,010c,6 [FLog::WindowsLuaApp] (Win-AuthToken) saveAuthTokenToDisk:size:1310. 2023-12-22T14:42:55.549Z,0.549432,010c,6 [FLog::LogWin32BTId] LogWin32BTId, App, cookie Engine => Native set RBXEventTrackerV2 as CreateDate=10/07/2023 11:32:13&rbxid=195012949&browserid=195357957720 2023-12-22T14:42:55.555Z,0.555439,010c,6 [FLog::SingleSurfaceApp] launchUGCGame: (stage:Native). 2023-12-22T14:42:55.555Z,0.555439,010c,6 [FLog::SingleSurfaceApp] launchUGCGameInternal 2023-12-22T14:42:55.556Z,0.556440,010c,6 [FLog::SingleSurfaceApp] applyLocale 2023-12-22T14:42:55.563Z,0.563824,010c,100 [FLog::DataModelPatchConfigurer] OTAPollingEnabled set to: false 2023-12-22T14:42:55.563Z,0.563824,010c,100 [FLog::DataModelPatchConfigurer] [_DataModelPatch] Load configs for user key: app:13227747481402228970 2023-12-22T14:42:55.566Z,0.566838,010c,100 [FLog::DataModelPatchConfigurer] [_DataModelPatch] Retrieving patch 2023-12-22T14:42:55.566Z,0.566838,010c,100 [FLog::DataModelPatchConfigurer] getCachedPatch DataModelPatchConfig : type=1, assetId=5345954812, assetVersion=7895, maxAppVersion=605, localAssetURI=rbxasset://models/DataModelPatch/DataModelPatch.rbxm 2023-12-22T14:42:55.566Z,0.566838,010c,100 [FLog::DataModelPatchConfigurer] getCachedPatch : numAttempts=10 2023-12-22T14:42:55.567Z,0.567843,010c,100 [FLog::DataModelPatchConfigurer] getCachedPatch : contentId=rbxasset://models/DataModelPatch/DataModelPatch.rbxm 2023-12-22T14:42:55.567Z,0.567843,010c,100 [FLog::DataModelPatchConfigurer] getCachedPatch : get patch from content provider for Model 2023-12-22T14:42:55.836Z,0.836510,010c,6 [FLog::Output] Hello to the person reading this! I know you are smiling :) 2023-12-22T14:42:55.836Z,0.836510,010c,6 [FLog::Output] Hola, soy yeetcode medium! 2023-12-22T14:42:55.836Z,0.836510,010c,6 [FLog::Output] Hello from Star! 2023-12-22T14:42:55.836Z,0.836510,010c,6 [FLog::Output] Hello..? it's me 2023-12-22T14:42:55.836Z,0.836510,010c,6 [FLog::Output] Hi y'all >:D 2023-12-22T14:42:55.836Z,0.836510,010c,6 [FLog::Output] live long and prosper 2023-12-22T14:42:55.836Z,0.836510,010c,6 [FLog::Output] Did you know that Australia went to war with the Emus and lost? 2023-12-22T14:42:55.836Z,0.836510,010c,6 [FLog::Output] Meowdy, purrtners 2023-12-22T14:42:56.064Z,1.064192,010c,6,Info [FLog::Audio] OutputDevice 0: PulseAudio [Unknown] 48000/2 2023-12-22T14:42:56.070Z,1.070178,010c,6 [FLog::Audio] InputDevice 0: PulseAudio({{25da76d0-033c-4235-900219f48894ac6f}}) 44100/2/4 2023-12-22T14:42:56.070Z,1.070178,010c,6 [FLog::Audio] InputDevice 1: Monitor of TU116 High Definition Audio Controller({{7f260fa0-4e0b-47b2-8941016ae6d597f7}}) 44100/2/4 2023-12-22T14:42:56.070Z,1.070178,010c,6 [FLog::Audio] InputDevice 2: Monitor of UACDemoV1.0 Analog Stereo({{98dce4a8-e7cc-47b0-8265673327cfee98}}) 48000/2/4 2023-12-22T14:42:56.070Z,1.070178,010c,6 [FLog::Audio] InputDevice 3: UACDemoV1.0 Mono({{ebafc20c-7c2d-4d75-a68a5d8e88daaf9f}}) 48000/1/4 2023-12-22T14:42:56.070Z,1.070178,010c,6 [FLog::Audio] InputDevice 4: Built-in Audio Analog Stereo({{f0be775b-469c-43cb-89d18bc77305c148}}) 44100/2/4 2023-12-22T14:42:56.087Z,1.087138,010c,6 [FLog::VIPTeleport] new DM, after gameLoadedSignal connect Error [GENERAL | | OpenXR-Loader] : RuntimeManifestFile::FindManifestFiles - failed to find active runtime file in registry Error [GENERAL | | OpenXR-Loader] : RuntimeManifestFile::FindManifestFiles - failed to find active runtime file in registry\n Error [GENERAL | xrEnumerateInstanceExtensionProperties | OpenXR-Loader] : RuntimeInterface::LoadRuntimes - unknown error Error [GENERAL | xrEnumerateInstanceExtensionProperties | OpenXR-Loader] : RuntimeInterface::LoadRuntimes - unknown error\n Error [GENERAL | xrEnumerateInstanceExtensionProperties | OpenXR-Loader] : RuntimeInterface::LoadRuntimes - failed to load a runtime Error [GENERAL | xrEnumerateInstanceExtensionProperties | OpenXR-Loader] : RuntimeInterface::LoadRuntimes - failed to load a runtime\n Error [GENERAL | xrEnumerateInstanceExtensionProperties | OpenXR-Loader] : Failed to find default runtime with RuntimeInterface::LoadRuntime() Error [GENERAL | xrEnumerateInstanceExtensionProperties | OpenXR-Loader] : Failed to find default runtime with RuntimeInterface::LoadRuntime()\n Error [GENERAL | xrEnumerateInstanceExtensionProperties | OpenXR-Loader] : Failed querying extension properties Error [GENERAL | xrEnumerateInstanceExtensionProperties | OpenXR-Loader] : Failed querying extension properties\n 2023-12-22T14:42:56.102Z,1.102103,010c,6 [FLog::UGCGameController] UGCGameController, initialized DataModel(00007FCC8510D580) 2023-12-22T14:42:56.102Z,1.102103,010c,6 [FLog::GameJoinUtil] GameJoinUtil::joinGame 2023-12-22T14:42:56.103Z,1.103101,010c,6 [FLog::GameJoinUtil] GameJoinUtil::joinGamePostStandard: URL: https://gamejoin.roblox.com/v1/join-game BODY: {\"placeId\":20321167,\"gameJoinAttemptId\":\"6fb66f50-0cb0-48f3-a88b-3d9236dc190b\"} 2023-12-22T14:42:56.103Z,1.103101,010c,6 [FLog::GameJoinUtil] GameJoinUtil::makePlaceLauncherRequest: requestCount: 0, url: https://gamejoin.roblox.com/v1/join-game. 2023-12-22T14:42:56.103Z,1.103101,010c,6 [FLog::GameJoinUtil] Delaying request by 0.00 seconds 2023-12-22T14:42:56.103Z,1.103101,010c,6 [FLog::SurfaceController] [_:1]::replaceDataModel: (stage:0, window = 0x10064) [tid:0x7ffffe326b40] 2023-12-22T14:42:56.112Z,1.112079,0184,6 [FLog::SurfaceController] SurfaceController::enableVR warn: Skipping CPU adapter: llvmpipe (LLVM 17.0.6, 256 bits) 010c:fixme:system:NtUserQueryDisplayConfig flags 0x2, paths_count 0x7ffffe2fcbd8, paths 0x7fcbdc083e50, modes_count 0x7ffffe2fcbdc, modes 0x7fcbdc080e10, topology_id (nil) semi-stub 2023-12-22T14:42:56.210Z,1.210407,0184,6 [FLog::UGCGameController] Game Scripts are loaded 010c:fixme:system:NtUserQueryDisplayConfig flags 0x2, paths_count 0x7ffffe2fcbd8, paths 0x7fcbdc083e50, modes_count 0x7ffffe2fcbdc, modes 0x7fcbdc080e10, topology_id (nil) semi-stub 010c:fixme:system:NtUserQueryDisplayConfig flags 0x2, paths_count 0x7ffffe2fcbd8, paths 0x7fcbdc083e50, modes_count 0x7ffffe2fcbdc, modes 0x7fcbdc080e10, topology_id (nil) semi-stub Error [GENERAL | | OpenXR-Loader] : RuntimeManifestFile::FindManifestFiles - failed to find active runtime file in registry Error [GENERAL | | OpenXR-Loader] : RuntimeManifestFile::FindManifestFiles - failed to find active runtime file in registry\n Error [GENERAL | xrEnumerateInstanceExtensionProperties | OpenXR-Loader] : RuntimeInterface::LoadRuntimes - unknown error Error [GENERAL | xrEnumerateInstanceExtensionProperties | OpenXR-Loader] : RuntimeInterface::LoadRuntimes - unknown error\n Error [GENERAL | xrEnumerateInstanceExtensionProperties | OpenXR-Loader] : RuntimeInterface::LoadRuntimes - failed to load a runtime Error [GENERAL | xrEnumerateInstanceExtensionProperties | OpenXR-Loader] : RuntimeInterface::LoadRuntimes - failed to load a runtime\n Error [GENERAL | xrEnumerateInstanceExtensionProperties | OpenXR-Loader] : Failed to find default runtime with RuntimeInterface::LoadRuntime() Error [GENERAL | xrEnumerateInstanceExtensionProperties | OpenXR-Loader] : Failed to find default runtime with RuntimeInterface::LoadRuntime()\n Error [GENERAL | xrEnumerateInstanceExtensionProperties | OpenXR-Loader] : Failed querying extension properties Error [GENERAL | xrEnumerateInstanceExtensionProperties | OpenXR-Loader] : Failed querying extension properties\n warn: D3D11DeviceFeatures: External memory features not supported warn: DXVK: No state cache file found 2023-12-22T14:42:56.466Z,1.466239,0140,6 [FLog::GameJoinUtil] GameJoinUtil::makePlaceLauncherRequest, response:\n{\"jobId\":\"b46892b9-f756-448b-b0cc-6956aa7b46c4\",\"status\":2,\"joinScriptUrl\":\"https://assetgame.roblox.com/Game/Join.ashx?ticketVersion=2&ticket=%7b%22UserId%22%3a19665877".. 2023-12-22T14:42:56.466Z,1.466239,0140,6 [FLog::GameJoinUtil] GameJoin V2 stat Random Metric Value is: 2998.000000 2023-12-22T14:42:56.467Z,1.467238,0140,6 [FLog::GameJoinUtil] Game join succeeded. 2023-12-22T14:42:56.467Z,1.467238,0140,6 [FLog::GameJoinUtil] GameJoinUtil::processing join parameters 2023-12-22T14:42:56.468Z,1.468238,0160,7 [FLog::Network] NetworkClient:Create 2023-12-22T14:42:56.469Z,1.469237,0160,10 [DFLog::KeyRing] Parsed config created at: 11:55 12/6/2022. 2023-12-22T14:42:56.471Z,1.471236,0160,6 [FLog::Output] AnalyticsSessionId is 83637835-03b2-4c31-a3db-baad1e6032fc. 2023-12-22T14:42:56.471Z,1.471236,0160,6 [FLog::Output] ! Joining game 'b46892b9-f756-448b-b0cc-6956aa7b46c4' place 20321167 at 10.202.8.152 2023-12-22T14:42:56.472Z,1.472236,0160,6 [FLog::GameJoinLoadTime] Report game_join_loadtime: placeid:20321167, join_time:0.92080590200004730494, universeid:21164849, referral_page:RequestGame, sid:83637835-03b2-4c31-a3db-baad1e6032fc, clienttime:1703256176.5429999828, userid:196658771, 2023-12-22T14:42:56.472Z,1.472236,0160,6 [FLog::Output] Session Transition FSM: Initialized. 2023-12-22T14:42:56.472Z,1.472236,0160,6 [FLog::Output] Session Transition FSM: Now in Play Session. 2023-12-22T14:42:56.476Z,1.476233,0160,7 [FLog::Network] Client will attempt to connect following server endpoints with threadSleepTime(-1) 2023-12-22T14:42:56.477Z,1.477233,0160,7 [FLog::Network] UDMUX Address = 128.116.33.33, Port = 52114 | RCC Server Address = 10.202.8.152, Port = 52114 2023-12-22T14:42:56.479Z,1.479232,0160,7 [FLog::Network] binding socket on inaddr_any:0\n 2023-12-22T14:42:56.490Z,1.490226,0160,6 [FLog::Output] Connecting to UDMUX server 128.116.33.33:52114, and RCC server 10.202.8.152:52114 warn: DXGI: MakeWindowAssociation: Ignoring flags 2023-12-22T14:42:56.501Z,1.501220,010c,6 [FLog::Graphics] D3D11 Adapter: NVIDIA GeForce GTX 1650 SUPER 2023-12-22T14:42:56.501Z,1.501220,010c,6 [FLog::Graphics] D3D11 Adapter: Vendor 1002 Device 73df VRAM 4342 RAM 11750 2023-12-22T14:42:56.501Z,1.501220,010c,6 [channel] Caps: ThreadSafe 0 Framebuffer 1 FpFramebuffer 1 Shaders 1 Compute 1 Instancing 1 PerInstanceStream 1 ConstBuffers 1 2023-12-22T14:42:56.501Z,1.501220,010c,6 [channel] Caps: Framebuffer: MRT 8 MSAA 8 Stencil 1 2023-12-22T14:42:56.501Z,1.501220,010c,6 [channel] Caps: Framebuffer: Depth16 1 Depth24 1 DepthFloat 1 DepthClamp 1 2023-12-22T14:42:56.501Z,1.501220,010c,6 [channel] Caps: Border Color 1 2023-12-22T14:42:56.501Z,1.501220,010c,6 [channel] Caps: Texture: RGB10A2 1 RG11B10F 1 R16I 1 2023-12-22T14:42:56.501Z,1.501220,010c,6 [channel] Caps: Texture: DXT 1 PVR 0 ETC1 0 ETC2 0 Half 1 2023-12-22T14:42:56.501Z,1.501220,010c,6 [channel] Caps: Texture: 3D 1 Array 1 Depth 1 MSAA 1 MSAAFP16 0 2023-12-22T14:42:56.501Z,1.501220,010c,6 [channel] Caps: Texture: NPOT 1 PartialMips 1 CubeMipGen 1 CubeFramebuffer 1 2023-12-22T14:42:56.501Z,1.501220,010c,6 [channel] Caps: Texture: Size 16384 Units 32 VertexUnits 16 2023-12-22T14:42:56.501Z,1.501220,010c,6 [channel] Caps: ConstantBufferSize 65536 2023-12-22T14:42:56.501Z,1.501220,010c,6 [channel] Caps: isAppleGPU 0 2023-12-22T14:42:56.501Z,1.501220,010c,6 [channel] Caps: 32bIdx 1 Memoryless 0 2023-12-22T14:42:56.501Z,1.501220,010c,6 [channel] Caps: ColorBGR 0 RTFlip 0 MinusOneToOneDepth 0 2023-12-22T14:42:56.505Z,1.505218,010c,6 [FLog::Graphics] Video memory size: 2147483648 2023-12-22T14:42:56.509Z,1.509216,0150,6 [FLog::Output] Connection accepted from 128.116.33.33|52114 2023-12-22T14:42:56.510Z,1.510215,0150,7 [FLog::Network] serverId: 128.116.33.33|52114 2023-12-22T14:42:56.511Z,1.511215,0150,7 [FLog::Network] Replicator created for player 128.116.33.33|52114 2023-12-22T14:42:56.511Z,1.511215,0150,7 [FLog::Network] Replicator created: 00007FCBAA056FD0 2023-12-22T14:42:56.587Z,1.587941,0150,7 [FLog::Network] Time taken to initialize schema = 4.258100 ms 2023-12-22T14:42:56.588Z,1.588938,0150,7 [FLog::Network] Assigned peer id = 507 2023-12-22T14:42:56.589Z,1.589936,0150,7 [FLog::Network] Join snapshot timer: 1.327200 2023-12-22T14:42:56.641Z,1.641813,0150,100 [FLog::DataModelPatchConfigurer] [_DataModelPatch] Update OTA config 2023-12-22T14:42:56.680Z,1.680597,010c,6 [FLog::Graphics] Loaded 877 shaders from pack d3d11 variant default (4565896 bytes) 2023-12-22T14:42:56.681Z,1.681602,010c,6 [FLog::Graphics] Compiled 612 shaders in 175 ms 2023-12-22T14:42:56.766Z,1.766365,0140,100 [FLog::DataModelPatchConfigurer] [_DataModelPatch] Update OTA succeeded: {\"SchemaVersion\":\"1\",\"CanaryUserIds\":[],\"CanaryPercentage\":0} 2023-12-22T14:42:56.766Z,1.766365,0140,100 [FLog::DataModelPatchConfigurer] [_DataModelPatch] Update OTA config not deployed 2023-12-22T14:42:56.767Z,1.767363,010c,6 [FLog::SurfaceController] SurfaceController::enableVR 2023-12-22T14:42:56.767Z,1.767363,010c,6 [FLog::SurfaceController] SurfaceController[_:1]::initialize view(00007FCC84CB9900) 2023-12-22T14:42:56.767Z,1.767363,010c,6 [FLog::SurfaceController] SurfaceController[_:1]::start dataModel(00007FCC8510D580) 2023-12-22T14:42:56.767Z,1.767363,010c,6 [FLog::SurfaceController] SurfaceController::RenderJob[_:1]::RenderJob 2023-12-22T14:42:56.768Z,1.768362,010c,6 [FLog::SurfaceController] SurfaceController[_:1]::run dataModel(00007FCC8510D580) 2023-12-22T14:42:56.768Z,1.768362,010c,6 [FLog::SingleSurfaceApp] setStage: (stage:UGCGame) 2023-12-22T14:42:56.967Z,1.967240,0150,6 [FLog::SurfaceController] SurfaceController::RenderJob::stepDataModelJob: No DM yet. Continue... 2023-12-22T14:42:56.972Z,1.972216,010c,6 [FLog::SurfaceController] SurfaceController::RenderJob::scheduleRender: No data model. Bind workspace now... 2023-12-22T14:42:56.989Z,1.989134,010c,6 [FLog::Graphics] LayeredClothingMode updated: LC=1 HSR=1 2023-12-22T14:42:57.008Z,2.008041,010c,6 [FLog::Graphics] SceneManager: resizing main targets to 1920x1017 010c:fixme:system:NtUserQueryDisplayConfig flags 0x2, paths_count 0x7ffffe2fdad8, paths 0x7fcb1ef33720, modes_count 0x7ffffe2fdadc, modes 0x7fcb1e84aeb0, topology_id (nil) semi-stub 010c:fixme:system:NtUserQueryDisplayConfig flags 0x2, paths_count 0x7ffffe2fa6ec, paths 0x7fcb1ef33720, modes_count 0x7ffffe2fa750, modes 0x7fcb1e84aeb0, topology_id (nil) semi-stub 2023-12-22T14:42:59.311Z,4.311051,0158,6 [FLog::VIPTeleport] made it to inside gameLoadedSignal without teleportParams 2023-12-22T14:42:59.312Z,4.312049,0158,6 [FLog::Output] Server RobloxGitHash: 2d77912bc4e69f6cbd75397baf6cbe4d336bf302 2023-12-22T14:42:59.312Z,4.312049,0158,6 [FLog::Output] Server Prefix: 0.605.4.6050662_20231222T072628Z_RCC_a05a7 2023-12-22T14:42:59.879Z,4.879613,010c,6 [FLog::Graphics] SmoothCluster::initSolidTextures() 2023-12-22T14:42:59.879Z,4.879613,010c,6 [FLog::Graphics] Terrain TextureArray (2022) 512x512, arraySize: 35, mip: 10 2023-12-22T14:43:00.058Z,5.058117,010c,6 [FLog::Error] Asset (Image) \"\" load failed in Workspace.Aircraft.Chinook.Main.Flares.Flare.Decal.Texture: Unexpected URL 2023-12-22T14:43:00.586Z,5.586603,0140,6 [FLog::Error] '' is not a valid SoundId 2023-12-22T14:43:00.586Z,5.586603,0140,12 [DFLog::HttpTraceError] HttpResponse(#423 00007FCC850978F0) time:147.4ms (net:96.5ms callback:0.0ms timeInRetryQueue:0.0ms)status:404 Not Found bodySize:63 url:{ \"https://assetdelivery.roblox.com/v1/asset?id&xcachesplit=21164849\" } ip:128.116.119.".. 2023-12-22T14:43:00.595Z,5.595602,0150,6 [FLog::Error] Error: Failed to load sound rbxassetid://: Unable to download sound data ERROR: Failed to load sound rbxassetid://: Unable to download sound data\n 2023-12-22T14:43:04.298Z,9.298042,0168,6 [FLog::Warning] Warning: Infinite yield possible on 'Players.IsMiniature.PlayerGui:WaitForChild(\"Freecam\")' WARNING: Infinite yield possible on 'Players.IsMiniature.PlayerGui:WaitForChild(\"Freecam\")'\n 2023-12-22T14:43:04.299Z,9.299045,0168,6 [FLog::Output] Info: Stack Begin 2023-12-22T14:43:04.299Z,9.299045,0168,6 [FLog::Output] Info: Script 'Players.IsMiniature.PlayerScripts.OldFreecamDisabler', Line 7 INFO: Script 'Players.IsMiniature.PlayerScripts.OldFreecamDisabler', Line 7\n 2023-12-22T14:43:04.299Z,9.299045,0168,6 [FLog::Output] Info: Stack End 2023-12-22T14:43:04.353Z,9.353158,0184,6 [FLog::Warning] Warning: Infinite yield possible on 'ReplicatedStorage:WaitForChild(\"CurrentMessage\")' WARNING: Infinite yield possible on 'ReplicatedStorage:WaitForChild(\"CurrentMessage\")'\n 2023-12-22T14:43:04.353Z,9.353158,0184,6 [FLog::Output] Info: Stack Begin 2023-12-22T14:43:04.353Z,9.353158,0184,6 [FLog::Output] Info: Script 'Players.IsMiniature.PlayerGui.ATC24Queue.Frame.Panel.LocalScript', Line 7 INFO: Script 'Players.IsMiniature.PlayerGui.ATC24Queue.Frame.Panel.LocalScript', Line 7\n 2023-12-22T14:43:04.353Z,9.353158,0184,6 [FLog::Output] Info: Stack End 2023-12-22T14:43:18.127Z,23.127401,014c,6 [FLog::WindowsLuaApp] Application did receive notification, type(NATIVE_EXIT, 35), data() 2023-12-22T14:43:18.127Z,23.127401,014c,6 [FLog::WindowsLuaApp] Lua requested native exit. 010c:fixme:keyboard:UnloadKeyboardLayout layout 0000000004090809, stub! 010c:fixme:keyboard:NtUserActivateKeyboardLayout flags 8 not supported 010c:fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x8090809, 0008: semi-stub! 2023-12-22T14:43:18.136Z,23.136395,010c,6 [DFLog::SignalRCoreError] ID: 1 Disconnected - stop() called 2023-12-22T14:43:18.352Z,23.352715,010c,12 [DFLog::HttpTraceError] HttpResponse(#1665 00007FCAA188B5A0) time:99.8ms (net:99.8ms callback:0.0ms timeInRetryQueue:0.0ms) error:9 message:HttpError: Aborted url:{ \"https://ecsv2.roblox.com/client/pbe\" } ip: external:0 numberOfTimesRetried:0 2023-12-22T14:43:18.353Z,23.353716,010c,12 [DFLog::HttpTraceError] HttpResponse(#1666 00007FCAA188B8A0) time:99.9ms (net:99.7ms callback:0.0ms timeInRetryQueue:0.0ms) error:9 message:HttpError: Aborted url:{ \"https://ecsv2.roblox.com/client/pbe\" } ip: external:0 numberOfTimesRetried:0 2023-12-22T14:43:18.451Z,23.451410,010c,12 [DFLog::HttpTraceError] HttpResponse(#1667 00007FCAA188A6A0) time:99.4ms (net:99.3ms callback:0.0ms timeInRetryQueue:0.0ms) error:9 message:HttpError: Aborted url:{ \"https://client-telemetry.roblox.com\" } ip: external:0 numberOfTimesRetried:0 2023-12-22T14:43:18.452Z,23.452404,010c,6 [FLog::SingleSurfaceApp] shutDown: (stage:UGCGame). 010c:err:ole:CoUninitialize Mismatched CoUninitialize 2023-12-22T14:43:18.452Z,23.452404,010c,6 [FLog::SurfaceController] SurfaceController[_:1]::pause dataModel(00007FCC8510D580), view(00007FCC84CB9900), destroyView:1. 2023-12-22T14:43:18.453Z,23.453398,010c,6 [FLog::SurfaceController] drainRenderingJobs 2023-12-22T14:43:18.453Z,23.453398,010c,6 [FLog::SurfaceController] SurfaceController::RenderJob[_:1]::~RenderJob malloc_consolidate(): unaligned fastbin chunk detected 2023/12/22 14:43:24 prefix.go:34: Killing wineprefix 2023/12/22 14:43:24 cmd.go:74: Starting command: /app/bin/wineserver -k ```

System information

lunarlattice0 commented 9 months ago

Known issue, this is a bug with the Roblox executable. Can't fix.