Star Citizen error 2000

When trying to install on Arch Hyprland I get this error. The default partition is BTRFS, I tried to change install dir to an NTFS partition from which I successfully launched windows-installed steam games - same.

I formatted some [API] links below because forum didn’t allow to post.

lutris-wrapper: Star Citizen
Started initial process 176881 from /home/hagan/.local/share/lutris/runners/wine/wine-ge-8-26-x86_64/bin/wine /home/hagan/Games/star-citizen/drive_c/Program Files/Roberts Space Industries/RSI Launcher/RSI Launcher.exe
Start monitoring process.
fsync: up and running.
wine: Using setpriority to control niceness in the [-11,11] range

[228:0514/133729.944:ERROR:network_change_notifier_win.cc(267)] WSALookupServiceBegin failed with: 0
(node:228) [KOFFI003] DeprecationWarning: The koffi.cdecl() function was deprecated in Koffi 2.7, use koffi.func(…) instead
(Use RSI Launcher --trace-deprecation ... to show where the warning was created)
[500:0514/133730.469:ERROR:network_change_notifier_win.cc(267)] WSALookupServiceBegin failed with: 0
13:37:30.711 > “[Analytics] event sent : application open”
13:37:30.712 > electron-log.transports.file: resolvePath is deprecated. Use resolvePathFn instead
[228:0514/133730.835:ERROR:check.cc(319)] Check failed: false. NOTREACHED log messages are omitted in official builds. Sorry!
13:37:31.672 > “[Analytics] event sent : user is signed in”
13:37:32.183 > “Checking for update”
13:37:32.278 > “Update for version 2.3.2 is not available (latest version: 2.3.2, downgrade is disallowed).”
13:37:34.501 > “[API] - request: https://robertsspaceindustries.com/api/launcher/v3/games/claims
13:37:34.587 > “[Connectivity Service] Internet connection is available.”
13:37:34.999 > “[API] - request: //robertsspaceindustriescom/api/launcher/v3/games/library”
13:37:35.405 > “[API] - request: //status.robertsspaceindustriescom/index.json
13:37:35.427 > “[API] - request: //robertsspaceindustriescom/api/launcher/v3/content/news”
13:37:35.452 > “[API] - request: //robertsspaceindustriescom/api/launcher/v3/content/patchNotes”
13:37:35.483 > “[API] - request: //robertsspaceindustriescom/api/launcher/v3/content/cards”
13:37:36.371 > “[Connectivity Service] Internet connection is available.”
13:37:39.273 > “[API] - request: //robertsspaceindustriescom/api/launcher/v3/games/release”
13:37:41.637 > “[API] - request: //robertsspaceindustriescom/api/launcher/v3/account/check”
13:37:41.908 > “[API] - request: //robertsspaceindustriescom/api/launcher/v3/warnings”
13:37:42.274 > “[API] - request: //robertsspaceindustriescom/api/launcher/v3/warnings/get”
13:37:44.025 > “[Installer] - Installing Star Citizen LIVE 4.1.1-live.9764168 at C:\Program Files (x86)\StarCitizen”
13:37:44.025 > “[LauncherSupport::validateDirectories] - C:\Program Files (x86),C:\Program Files (x86)\StarCitizen,C:\Program Files (x86)\StarCitizen\LIVE”
13:37:44.026 > “[LauncherSupport::executeCommand] - Sending command: fix-permission --path "C:\Program Files (x86)\StarCitizen"”
13:37:44.391 > “[Analytics] event sent : App:Install:Start”
wine: Read access denied for device L"\??\Z:\", FS volume label and serial are not available.
13:37:44.977 > “[Installer] - Starting download of base pack (SC LIVE 4.1.1-live.9764168) in C:\Program Files (x86)\StarCitizen”
13:37:44.977 > “[Initial-Download] - Initial download start”
13:37:45.018 > “[InitialDownload Error] - verification download files failed: UnknownRemoteResourceError: Unknown error”
13:37:45.019 > “[Initial-Download] - Verification header not found for initial download”
13:37:45.019 > [
“[Initial-download] - createInitialDownload error”,
{
“error”: {
“name”: “VerificationHeaderError”
}
}
]
13:37:45.019 > “[Installer] - Error installing at C:\Program Files (x86)\StarCitizen\LIVE: VerificationHeaderError: [Initial-Download] - Verification header not found for initial download”
13:37:45.019 > [
"[Installer] - Error: ",
{
“error”: {
“name”: “VerificationHeaderError”
}
}
]
13:37:47.119 > “[Analytics] event sent : App:Install:Error”
13:37:54.679 > “Removing all remaining login data”
[228:0514/133754.683:ERROR:check.cc(319)] Check failed: false. NOTREACHED log messages are omitted in official builds. Sorry!
[228:0514/133754.817:ERROR:check.cc(319)] Check failed: false. NOTREACHED log messages are omitted in official builds. Sorry!
[228:0514/133754.817:ERROR:check.cc(319)] Check failed: false. NOTREACHED log messages are omitted in official builds. Sorry!
[228:0514/133754.817:ERROR:check.cc(319)] Check failed: false. NOTREACHED log messages are omitted in official builds. Sorry!
[228:0514/133754.818:ERROR:check.cc(319)] Check failed: false. NOTREACHED log messages are omitted in official builds. Sorry!
Monitored process exited.
Initial process has exited (return code: 0)
Exit with return code 0

Lutris is burdened by a decrepit default wine version, follow the recommended wine install using the LUG Helper tool Quick Start Guide · starcitizen-lug/knowledge-base Wiki · GitHub

edit: the LUG’s helper latest 3.10 ver can automagically force lutris to switch to proton for the game

So I found the answer how to solve this issue on Discord:

Need to download and run LUG-Helper, make sure it passes “flightchecks”, then:
-Manage Lutris Runners

  • Install latest runner (I installed RawFox 10.3-stg because I have wine-staging, I guess…)

  • Right click the game → Configure → Runner options → Select installed runner
    |_ System options → Toggle on advanced options → CLI mode ON (to avoid JavaScript error)

So far game started to install.

After that need to add Game execution environment variables in System:
Key - SDL_VIDEODRIVER
Value - windows

Then disable hardware cursor if on Wayland

For NVIDIA you’ll have to check LUG Knowledgebase to increase VRAM so game doesn’t stutter.