Steam game doesn't work

by pacman, command:
sudo pacman -S steam-manjaro

That’s not right. It should be

LD_PRELOAD=/lib/libharfbuzz.so steam-runtime

My mistake, sorry.

Even with the correction of the command the error still continues

LD_PRELOAD=/lib/libharfbuzz.so steam-runtime                                                                                           ✔ 
steam.sh[10108]: Running Steam on manjarolinux 21.2.0 64-bit
steam.sh[10108]: STEAM_RUNTIME is enabled automatically
setup.sh[10181]: Steam runtime environment up-to-date!
/home/gabriel/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/bin/steam-runtime-check-requirements: /home/gabriel/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/bin/../lib/x86_64-linux-gnu/steam-runtime-tools-0/libz.so.1: version `ZLIB_1.2.9' not found (required by /usr/lib/libpng16.so.16)
steam.sh[10108]: steam-runtime-check-requirements failed with an unexpected nonzero exit status. Trying to continue
ERROR: ld.so: object '/lib/libharfbuzz.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
[2021-12-24 10:03:27] Startup - updater built Dec 16 2021 22:39:04
Installing breakpad exception handler for appid(steam)/version(1639697812)
[2021-12-24 10:03:27] Loading cached metrics from disk (/home/gabriel/.local/share/Steam/package/steam_client_metrics.bin)
[2021-12-24 10:03:27] Using the following download hosts for Public, Realm steamglobal
[2021-12-24 10:03:27] 1. https://cdn.akamai.steamstatic.com, /client/, Realm 'steamglobal', weight was 100, source = 'update_hosts_cached.vdf'
[2021-12-24 10:03:27] 2. https://cdn.cloudflare.steamstatic.com, /client/, Realm 'steamglobal', weight was 100, source = 'update_hosts_cached.vdf'
[2021-12-24 10:03:27] 3. http://media.steampowered.com, /client/, Realm 'steamglobal', weight was 1, source = 'baked in'
Installing breakpad exception handler for appid(steam)/version(1639697812)
[2021-12-24 10:03:27] Verificando a instalação...
[2021-12-24 10:03:28] Verification complete
Loaded SDL version 2.0.19-6963453

(steam:10244): Gtk-WARNING **: 10:03:28.227: Unable to locate theme engine in module_path: "adwaita",
Installing breakpad exception handler for appid(steam)/version(1639697812)
steamwebhelper.sh[10255]: Runtime for steamwebhelper: defaulting to /home/gabriel/.local/share/Steam/ubuntu12_64/steam-runtime-heavy
Installing breakpad exception handler for appid(steam)/version(1639697812)
Installing breakpad exception handler for appid(steam)/version(1639697812)
Installing breakpad exception handler for appid(steam)/version(1639697812)
Installing breakpad exception handler for appid(steam)/version(1639697812)
Installing breakpad exception handler for appid(steam)/version(1639697812)
Installing breakpad exception handler for appid(steam)/version(1639697812)
Installing breakpad exception handler for appid(steam)/version(1639697812)
Installing breakpad exception handler for appid(steam)/version(1639697812)
Installing breakpad exception handler for appid(steam)/version(1639697812)
Installing breakpad exception handler for appid(steam)/version(1639697812)
Installing breakpad exception handler for appid(steam)/version(1639697812)
CAppInfoCacheReadFromDiskThread took 91 milliseconds to initialize
Installing breakpad exception handler for appid(steam)/version(1639697812)
Installing breakpad exception handler for appid(steam)/version(1639697812)
Installing breakpad exception handler for appid(steam)/version(1639697812)
Proceed to auto login
Installing breakpad exception handler for appid(steam)/version(1639697812)
Opted-in Controller Mask for AppId 0: 0
Installing breakpad exception handler for appid(steam)/version(1639697812)

(steam:10244): Gtk-WARNING **: 10:03:29.300: gtk_disable_setlocale() must be called before gtk_init()
ERROR: ld.so: object '/lib/libharfbuzz.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
MESA-INTEL: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0

Installing breakpad exception handler for appid(steam)/version(1639697812)
ERROR: ld.so: object '/lib/libharfbuzz.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
Installing breakpad exception handler for appid(steam)/version(1639697812)
MESA-INTEL: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0

Installing breakpad exception handler for appid(steam)/version(1639697812)
roaming config store loaded successfully - 4679 bytes.
migrating temporary roaming config store
BRefreshApplicationsInLibrary 1: 12ms
Installing breakpad exception handler for appid(steam)/version(1639697812)
Failed to init SteamVR because it isn't installed
ExecCommandLine: "'/home/gabriel/.local/share/Steam/ubuntu12_32/steam'"
System startup time: 4.70 seconds
BuildCompleteAppOverviewChange: 404
RegisterForAppOverview 1: 27ms
RegisterForAppOverview 2: 28ms
Installing breakpad exception handler for appid(steam)/version(1639697812)
GameAction [AppID 678960, ActionID 1] : LaunchApp changed task to ProcessingInstallScript with ""
ERROR: ld.so: object '/lib/libharfbuzz.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
Traceback (most recent call last):
  File "/usr/lib/python3.7/tarfile.py", line 2206, in makelink
    os.symlink(tarinfo.linkname, targetpath)
OSError: [Errno 22] Invalid argument: '../drive_c' -> '/run/media/gabriel/Armazenamento/Jogos/steamapps/common/Proton 6.3/dist/./share/default_pfx/dosdevices/c:'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/run/media/gabriel/Armazenamento/Jogos/steamapps/common/Proton 6.3/proton", line 1277, in <module>
    g_proton.extract_tarball()
  File "/run/media/gabriel/Armazenamento/Jogos/steamapps/common/Proton 6.3/proton", line 319, in extract_tarball
    tar.extractall(path=self.dist_dir)
  File "/usr/lib/python3.7/tarfile.py", line 2004, in extractall
    numeric_owner=numeric_owner)
  File "/usr/lib/python3.7/tarfile.py", line 2046, in extract
    numeric_owner=numeric_owner)
  File "/usr/lib/python3.7/tarfile.py", line 2124, in _extract_member
    self.makelink(tarinfo, targetpath)
  File "/usr/lib/python3.7/tarfile.py", line 2217, in makelink
    targetpath)
  File "/usr/lib/python3.7/tarfile.py", line 2118, in _extract_member
    self.makedir(tarinfo, targetpath)
  File "/usr/lib/python3.7/tarfile.py", line 2147, in makedir
    os.mkdir(targetpath, 0o700)
OSError: [Errno 22] Invalid argument: '/run/media/gabriel/Armazenamento/Jogos/steamapps/common/Proton 6.3/dist/./share/default_pfx/dosdevices/c:'
GameAction [AppID 678960, ActionID 1] : LaunchApp changed task to SynchronizingCloud with ""
GameAction [AppID 678960, ActionID 1] : LaunchApp changed task to SiteLicenseSeatCheckout with ""
GameAction [AppID 678960, ActionID 1] : LaunchApp changed task to CreatingProcess with ""
GameAction [AppID 678960, ActionID 1] : LaunchApp waiting for user response to CreatingProcess ""
GameAction [AppID 678960, ActionID 1] : LaunchApp continues with user response "CreatingProcess"
Opted-in Controller Mask for AppId 678960: 0
/bin/sh\0-c\0/home/gabriel/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=678960 -- '/home/gabriel/.local/share/Steam/steamapps/common/SteamLinuxRuntime_soldier'/_v2-entry-point --verb=waitforexitandrun -- '/run/media/gabriel/Armazenamento/Jogos/steamapps/common/Proton 6.3'/proton waitforexitandrun  '/run/media/gabriel/Armazenamento/Jogos/steamapps/common/CODE VEIN/CodeVein.exe'\0
Game process added : AppID 678960 "/home/gabriel/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=678960 -- '/home/gabriel/.local/share/Steam/steamapps/common/SteamLinuxRuntime_soldier'/_v2-entry-point --verb=waitforexitandrun -- '/run/media/gabriel/Armazenamento/Jogos/steamapps/common/Proton 6.3'/proton waitforexitandrun  '/run/media/gabriel/Armazenamento/Jogos/steamapps/common/CODE VEIN/CodeVein.exe'", ProcID 10695, IP 0.0.0.0:0
chdir /run/media/gabriel/Armazenamento/Jogos/steamapps/common/CODE VEIN
ERROR: ld.so: object '/home/gabriel/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/lib/libharfbuzz.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
ERROR: ld.so: object '/home/gabriel/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
ERROR: ld.so: object '/home/gabriel/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/gabriel/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/gabriel/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
GameAction [AppID 678960, ActionID 1] : LaunchApp changed task to WaitingGameWindow with ""
GameAction [AppID 678960, ActionID 1] : LaunchApp changed task to Completed with ""
pid 10699 != 10696, skipping destruction (fork without exec?)
Installing breakpad exception handler for appid(steam)/version(1639697812)
Installing breakpad exception handler for appid(steam)/version(1639697812)
Traceback (most recent call last):
  File "/usr/lib/python3.7/tarfile.py", line 2206, in makelink
    os.symlink(tarinfo.linkname, targetpath)
OSError: [Errno 22] Invalid argument: '../drive_c' -> '/run/media/gabriel/Armazenamento/Jogos/steamapps/common/Proton 6.3/dist/./share/default_pfx/dosdevices/c:'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/run/media/gabriel/Armazenamento/Jogos/steamapps/common/Proton 6.3/proton", line 1277, in <module>
    g_proton.extract_tarball()
  File "/run/media/gabriel/Armazenamento/Jogos/steamapps/common/Proton 6.3/proton", line 319, in extract_tarball
    tar.extractall(path=self.dist_dir)
  File "/usr/lib/python3.7/tarfile.py", line 2004, in extractall
    numeric_owner=numeric_owner)
  File "/usr/lib/python3.7/tarfile.py", line 2046, in extract
    numeric_owner=numeric_owner)
  File "/usr/lib/python3.7/tarfile.py", line 2124, in _extract_member
    self.makelink(tarinfo, targetpath)
  File "/usr/lib/python3.7/tarfile.py", line 2217, in makelink
    targetpath)
  File "/usr/lib/python3.7/tarfile.py", line 2118, in _extract_member
    self.makedir(tarinfo, targetpath)
  File "/usr/lib/python3.7/tarfile.py", line 2147, in makedir
    os.mkdir(targetpath, 0o700)
OSError: [Errno 22] Invalid argument: '/run/media/gabriel/Armazenamento/Jogos/steamapps/common/Proton 6.3/dist/./share/default_pfx/dosdevices/c:'
Game process removed: AppID 678960 "/home/gabriel/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=678960 -- '/home/gabriel/.local/share/Steam/steamapps/common/SteamLinuxRuntime_soldier'/_v2-entry-point --verb=waitforexitandrun -- '/run/media/gabriel/Armazenamento/Jogos/steamapps/common/Proton 6.3'/proton waitforexitandrun  '/run/media/gabriel/Armazenamento/Jogos/steamapps/common/CODE VEIN/CodeVein.exe'", ProcID 10695 
Uploaded AppInterfaceStats to Steam
No cached sticky mapping in ActivateActionSet.

And if you just use

steam-runtime

to try and launch it?

Or, if possible, just

steam

Or give us a list of steam executables. Enter

steam

into the terminal, but don’t press Enter. Instead, press Tab to get a list of auto-complete executables. Copy that list between three backticks (```) for us here.

Using steam-runtime

steam-runtime                                                                                                                          ✔ 
steam.sh[11692]: Running Steam on manjarolinux 21.2.0 64-bit
steam.sh[11692]: STEAM_RUNTIME is enabled automatically
setup.sh[11765]: Steam runtime environment up-to-date!
steam.sh[11692]: Steam client's requirements are satisfied
[2021-12-24 10:15:02] Startup - updater built Dec 16 2021 22:39:04
Installing breakpad exception handler for appid(steam)/version(1639697812)
Looks like steam didn't shutdown cleanly, scheduling immediate update check
[2021-12-24 10:15:02] Loading cached metrics from disk (/home/gabriel/.local/share/Steam/package/steam_client_metrics.bin)
[2021-12-24 10:15:02] Using the following download hosts for Public, Realm steamglobal
[2021-12-24 10:15:02] 1. https://cdn.akamai.steamstatic.com, /client/, Realm 'steamglobal', weight was 100, source = 'update_hosts_cached.vdf'
[2021-12-24 10:15:02] 2. https://cdn.cloudflare.steamstatic.com, /client/, Realm 'steamglobal', weight was 100, source = 'update_hosts_cached.vdf'
[2021-12-24 10:15:02] 3. http://media.steampowered.com, /client/, Realm 'steamglobal', weight was 1, source = 'baked in'
Installing breakpad exception handler for appid(steam)/version(1639697812)
[2021-12-24 10:15:02] Checking for update on startup
[2021-12-24 10:15:02] Verificando se há atualizações...
[2021-12-24 10:15:02] Downloading manifest: https://cdn.akamai.steamstatic.com/client/steam_client_ubuntu12
Installing breakpad exception handler for appid(steam)/version(1639697812)
[2021-12-24 10:15:02] Download skipped: /client/steam_client_ubuntu12 version 1639697812, installed version 1639697812, existing pending version 0
[2021-12-24 10:15:02] Nothing to do
[2021-12-24 10:15:02] Verificando a instalação...
[2021-12-24 10:15:02] Performing checksum verification of executable files
[2021-12-24 10:15:03] Verification complete
Loaded SDL version 2.0.19-6963453

(steam:11828): Gtk-WARNING **: 10:15:03.778: Unable to locate theme engine in module_path: "adwaita",
Installing breakpad exception handler for appid(steam)/version(1639697812)
steamwebhelper.sh[11840]: Runtime for steamwebhelper: defaulting to /home/gabriel/.local/share/Steam/ubuntu12_64/steam-runtime-heavy
Installing breakpad exception handler for appid(steam)/version(1639697812)
Installing breakpad exception handler for appid(steam)/version(1639697812)
Installing breakpad exception handler for appid(steam)/version(1639697812)
Installing breakpad exception handler for appid(steam)/version(1639697812)
Installing breakpad exception handler for appid(steam)/version(1639697812)
Installing breakpad exception handler for appid(steam)/version(1639697812)
Installing breakpad exception handler for appid(steam)/version(1639697812)
Installing breakpad exception handler for appid(steam)/version(1639697812)
Installing breakpad exception handler for appid(steam)/version(1639697812)
Installing breakpad exception handler for appid(steam)/version(1639697812)
Installing breakpad exception handler for appid(steam)/version(1639697812)
CAppInfoCacheReadFromDiskThread took 88 milliseconds to initialize
Installing breakpad exception handler for appid(steam)/version(1639697812)
Installing breakpad exception handler for appid(steam)/version(1639697812)
Installing breakpad exception handler for appid(steam)/version(1639697812)
Installing breakpad exception handler for appid(steam)/version(1639697812)
Proceed to auto login
Opted-in Controller Mask for AppId 0: 0
Installing breakpad exception handler for appid(steam)/version(1639697812)

(steam:11828): Gtk-WARNING **: 10:15:04.912: gtk_disable_setlocale() must be called before gtk_init()
MESA-INTEL: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0

Installing breakpad exception handler for appid(steam)/version(1639697812)
MESA-INTEL: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0

Installing breakpad exception handler for appid(steam)/version(1639697812)
Installing breakpad exception handler for appid(steam)/version(1639697812)
roaming config store loaded successfully - 4679 bytes.
migrating temporary roaming config store
BRefreshApplicationsInLibrary 1: 12ms
Installing breakpad exception handler for appid(steam)/version(1639697812)
Failed to init SteamVR because it isn't installed
ExecCommandLine: "'/home/gabriel/.local/share/Steam/ubuntu12_32/steam'"
System startup time: 4.78 seconds
BuildCompleteAppOverviewChange: 404
RegisterForAppOverview 1: 23ms
RegisterForAppOverview 2: 24ms
GameAction [AppID 678960, ActionID 1] : LaunchApp changed task to ProcessingInstallScript with ""
Traceback (most recent call last):
  File "/usr/lib/python3.7/tarfile.py", line 2206, in makelink
    os.symlink(tarinfo.linkname, targetpath)
OSError: [Errno 22] Invalid argument: '../drive_c' -> '/run/media/gabriel/Armazenamento/Jogos/steamapps/common/Proton 6.3/dist/./share/default_pfx/dosdevices/c:'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/run/media/gabriel/Armazenamento/Jogos/steamapps/common/Proton 6.3/proton", line 1277, in <module>
    g_proton.extract_tarball()
  File "/run/media/gabriel/Armazenamento/Jogos/steamapps/common/Proton 6.3/proton", line 319, in extract_tarball
    tar.extractall(path=self.dist_dir)
  File "/usr/lib/python3.7/tarfile.py", line 2004, in extractall
    numeric_owner=numeric_owner)
  File "/usr/lib/python3.7/tarfile.py", line 2046, in extract
    numeric_owner=numeric_owner)
  File "/usr/lib/python3.7/tarfile.py", line 2124, in _extract_member
    self.makelink(tarinfo, targetpath)
  File "/usr/lib/python3.7/tarfile.py", line 2217, in makelink
    targetpath)
  File "/usr/lib/python3.7/tarfile.py", line 2118, in _extract_member
    self.makedir(tarinfo, targetpath)
  File "/usr/lib/python3.7/tarfile.py", line 2147, in makedir
    os.mkdir(targetpath, 0o700)
OSError: [Errno 22] Invalid argument: '/run/media/gabriel/Armazenamento/Jogos/steamapps/common/Proton 6.3/dist/./share/default_pfx/dosdevices/c:'
GameAction [AppID 678960, ActionID 1] : LaunchApp changed task to SynchronizingCloud with ""
GameAction [AppID 678960, ActionID 1] : LaunchApp changed task to SiteLicenseSeatCheckout with ""
GameAction [AppID 678960, ActionID 1] : LaunchApp changed task to CreatingProcess with ""
GameAction [AppID 678960, ActionID 1] : LaunchApp waiting for user response to CreatingProcess ""
GameAction [AppID 678960, ActionID 1] : LaunchApp continues with user response "CreatingProcess"
Opted-in Controller Mask for AppId 678960: 0
/bin/sh\0-c\0/home/gabriel/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=678960 -- '/home/gabriel/.local/share/Steam/steamapps/common/SteamLinuxRuntime_soldier'/_v2-entry-point --verb=waitforexitandrun -- '/run/media/gabriel/Armazenamento/Jogos/steamapps/common/Proton 6.3'/proton waitforexitandrun  '/run/media/gabriel/Armazenamento/Jogos/steamapps/common/CODE VEIN/CodeVein.exe'\0
Game process added : AppID 678960 "/home/gabriel/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=678960 -- '/home/gabriel/.local/share/Steam/steamapps/common/SteamLinuxRuntime_soldier'/_v2-entry-point --verb=waitforexitandrun -- '/run/media/gabriel/Armazenamento/Jogos/steamapps/common/Proton 6.3'/proton waitforexitandrun  '/run/media/gabriel/Armazenamento/Jogos/steamapps/common/CODE VEIN/CodeVein.exe'", ProcID 12284, IP 0.0.0.0:0
chdir /run/media/gabriel/Armazenamento/Jogos/steamapps/common/CODE VEIN
ERROR: ld.so: object '/home/gabriel/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/gabriel/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
ERROR: ld.so: object '/home/gabriel/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/gabriel/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/gabriel/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
GameAction [AppID 678960, ActionID 1] : LaunchApp changed task to WaitingGameWindow with ""
pid 12288 != 12285, skipping destruction (fork without exec?)
GameAction [AppID 678960, ActionID 1] : LaunchApp changed task to Completed with ""
Installing breakpad exception handler for appid(steam)/version(1639697812)
Installing breakpad exception handler for appid(steam)/version(1639697812)
Traceback (most recent call last):
  File "/usr/lib/python3.7/tarfile.py", line 2206, in makelink
    os.symlink(tarinfo.linkname, targetpath)
OSError: [Errno 22] Invalid argument: '../drive_c' -> '/run/media/gabriel/Armazenamento/Jogos/steamapps/common/Proton 6.3/dist/./share/default_pfx/dosdevices/c:'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/run/media/gabriel/Armazenamento/Jogos/steamapps/common/Proton 6.3/proton", line 1277, in <module>
    g_proton.extract_tarball()
  File "/run/media/gabriel/Armazenamento/Jogos/steamapps/common/Proton 6.3/proton", line 319, in extract_tarball
    tar.extractall(path=self.dist_dir)
  File "/usr/lib/python3.7/tarfile.py", line 2004, in extractall
    numeric_owner=numeric_owner)
  File "/usr/lib/python3.7/tarfile.py", line 2046, in extract
    numeric_owner=numeric_owner)
  File "/usr/lib/python3.7/tarfile.py", line 2124, in _extract_member
    self.makelink(tarinfo, targetpath)
  File "/usr/lib/python3.7/tarfile.py", line 2217, in makelink
    targetpath)
  File "/usr/lib/python3.7/tarfile.py", line 2118, in _extract_member
    self.makedir(tarinfo, targetpath)
  File "/usr/lib/python3.7/tarfile.py", line 2147, in makedir
    os.mkdir(targetpath, 0o700)
OSError: [Errno 22] Invalid argument: '/run/media/gabriel/Armazenamento/Jogos/steamapps/common/Proton 6.3/dist/./share/default_pfx/dosdevices/c:'
Game process removed: AppID 678960 "/home/gabriel/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=678960 -- '/home/gabriel/.local/share/Steam/steamapps/common/SteamLinuxRuntime_soldier'/_v2-entry-point --verb=waitforexitandrun -- '/run/media/gabriel/Armazenamento/Jogos/steamapps/common/Proton 6.3'/proton waitforexitandrun  '/run/media/gabriel/Armazenamento/Jogos/steamapps/common/CODE VEIN/CodeVein.exe'", ProcID 12284 
Uploaded AppInterfaceStats to Steam
No cached sticky mapping in ActivateActionSet.

Using steam

steam                                                                                                                                  ✔ 
steam.sh[12585]: Running Steam on manjarolinux 21.2.0 64-bit
steam.sh[12585]: STEAM_RUNTIME is enabled automatically
setup.sh[12658]: Steam runtime environment up-to-date!
steam.sh[12585]: Steam client's requirements are satisfied
[2021-12-24 10:16:29] Startup - updater built Dec 16 2021 22:39:04
Installing breakpad exception handler for appid(steam)/version(1639697812)
Looks like steam didn't shutdown cleanly, scheduling immediate update check
[2021-12-24 10:16:29] Loading cached metrics from disk (/home/gabriel/.local/share/Steam/package/steam_client_metrics.bin)
[2021-12-24 10:16:29] Using the following download hosts for Public, Realm steamglobal
[2021-12-24 10:16:29] 1. https://cdn.cloudflare.steamstatic.com, /client/, Realm 'steamglobal', weight was 100, source = 'update_hosts_cached.vdf'
[2021-12-24 10:16:29] 2. https://cdn.akamai.steamstatic.com, /client/, Realm 'steamglobal', weight was 100, source = 'update_hosts_cached.vdf'
[2021-12-24 10:16:29] 3. http://media.steampowered.com, /client/, Realm 'steamglobal', weight was 1, source = 'baked in'
Installing breakpad exception handler for appid(steam)/version(1639697812)
[2021-12-24 10:16:29] Checking for update on startup
[2021-12-24 10:16:29] Verificando se há atualizações...
[2021-12-24 10:16:29] Downloading manifest: https://cdn.cloudflare.steamstatic.com/client/steam_client_ubuntu12
Installing breakpad exception handler for appid(steam)/version(1639697812)
[2021-12-24 10:16:30] Download skipped: /client/steam_client_ubuntu12 version 1639697812, installed version 1639697812, existing pending version 0
[2021-12-24 10:16:30] Nothing to do
[2021-12-24 10:16:30] Verificando a instalação...
[2021-12-24 10:16:30] Performing checksum verification of executable files
[2021-12-24 10:16:31] Verification complete
Loaded SDL version 2.0.19-6963453

(steam:12721): Gtk-WARNING **: 10:16:31.588: Unable to locate theme engine in module_path: "adwaita",
Installing breakpad exception handler for appid(steam)/version(1639697812)
steamwebhelper.sh[12733]: Runtime for steamwebhelper: defaulting to /home/gabriel/.local/share/Steam/ubuntu12_64/steam-runtime-heavy
Installing breakpad exception handler for appid(steam)/version(1639697812)
Installing breakpad exception handler for appid(steam)/version(1639697812)
Installing breakpad exception handler for appid(steam)/version(1639697812)
Installing breakpad exception handler for appid(steam)/version(1639697812)
Installing breakpad exception handler for appid(steam)/version(1639697812)
Installing breakpad exception handler for appid(steam)/version(1639697812)
Installing breakpad exception handler for appid(steam)/version(1639697812)
Installing breakpad exception handler for appid(steam)/version(1639697812)
Installing breakpad exception handler for appid(steam)/version(1639697812)
Installing breakpad exception handler for appid(steam)/version(1639697812)
Installing breakpad exception handler for appid(steam)/version(1639697812)
CAppInfoCacheReadFromDiskThread took 88 milliseconds to initialize
Installing breakpad exception handler for appid(steam)/version(1639697812)
Installing breakpad exception handler for appid(steam)/version(1639697812)
Installing breakpad exception handler for appid(steam)/version(1639697812)
Proceed to auto login
Installing breakpad exception handler for appid(steam)/version(1639697812)
Opted-in Controller Mask for AppId 0: 0
Installing breakpad exception handler for appid(steam)/version(1639697812)

(steam:12721): Gtk-WARNING **: 10:16:32.839: gtk_disable_setlocale() must be called before gtk_init()
MESA-INTEL: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0

Installing breakpad exception handler for appid(steam)/version(1639697812)
Installing breakpad exception handler for appid(steam)/version(1639697812)
MESA-INTEL: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0

Installing breakpad exception handler for appid(steam)/version(1639697812)
roaming config store loaded successfully - 4679 bytes.
migrating temporary roaming config store
BRefreshApplicationsInLibrary 1: 13ms
Installing breakpad exception handler for appid(steam)/version(1639697812)
Failed to init SteamVR because it isn't installed
ExecCommandLine: "'/home/gabriel/.local/share/Steam/ubuntu12_32/steam'"
System startup time: 4.63 seconds
BuildCompleteAppOverviewChange: 404
RegisterForAppOverview 1: 29ms
RegisterForAppOverview 2: 29ms
GameAction [AppID 678960, ActionID 1] : LaunchApp changed task to ProcessingInstallScript with ""
Installing breakpad exception handler for appid(steam)/version(1639697812)
Traceback (most recent call last):
  File "/usr/lib/python3.7/tarfile.py", line 2206, in makelink
    os.symlink(tarinfo.linkname, targetpath)
OSError: [Errno 22] Invalid argument: '../drive_c' -> '/run/media/gabriel/Armazenamento/Jogos/steamapps/common/Proton 6.3/dist/./share/default_pfx/dosdevices/c:'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/run/media/gabriel/Armazenamento/Jogos/steamapps/common/Proton 6.3/proton", line 1277, in <module>
    g_proton.extract_tarball()
  File "/run/media/gabriel/Armazenamento/Jogos/steamapps/common/Proton 6.3/proton", line 319, in extract_tarball
    tar.extractall(path=self.dist_dir)
  File "/usr/lib/python3.7/tarfile.py", line 2004, in extractall
    numeric_owner=numeric_owner)
  File "/usr/lib/python3.7/tarfile.py", line 2046, in extract
    numeric_owner=numeric_owner)
  File "/usr/lib/python3.7/tarfile.py", line 2124, in _extract_member
    self.makelink(tarinfo, targetpath)
  File "/usr/lib/python3.7/tarfile.py", line 2217, in makelink
    targetpath)
  File "/usr/lib/python3.7/tarfile.py", line 2118, in _extract_member
    self.makedir(tarinfo, targetpath)
  File "/usr/lib/python3.7/tarfile.py", line 2147, in makedir
    os.mkdir(targetpath, 0o700)
OSError: [Errno 22] Invalid argument: '/run/media/gabriel/Armazenamento/Jogos/steamapps/common/Proton 6.3/dist/./share/default_pfx/dosdevices/c:'
GameAction [AppID 678960, ActionID 1] : LaunchApp changed task to SynchronizingCloud with ""
GameAction [AppID 678960, ActionID 1] : LaunchApp changed task to SiteLicenseSeatCheckout with ""
GameAction [AppID 678960, ActionID 1] : LaunchApp changed task to CreatingProcess with ""
GameAction [AppID 678960, ActionID 1] : LaunchApp waiting for user response to CreatingProcess ""
GameAction [AppID 678960, ActionID 1] : LaunchApp continues with user response "CreatingProcess"
Opted-in Controller Mask for AppId 678960: 0
/bin/sh\0-c\0/home/gabriel/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=678960 -- '/home/gabriel/.local/share/Steam/steamapps/common/SteamLinuxRuntime_soldier'/_v2-entry-point --verb=waitforexitandrun -- '/run/media/gabriel/Armazenamento/Jogos/steamapps/common/Proton 6.3'/proton waitforexitandrun  '/run/media/gabriel/Armazenamento/Jogos/steamapps/common/CODE VEIN/CodeVein.exe'\0
Game process added : AppID 678960 "/home/gabriel/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=678960 -- '/home/gabriel/.local/share/Steam/steamapps/common/SteamLinuxRuntime_soldier'/_v2-entry-point --verb=waitforexitandrun -- '/run/media/gabriel/Armazenamento/Jogos/steamapps/common/Proton 6.3'/proton waitforexitandrun  '/run/media/gabriel/Armazenamento/Jogos/steamapps/common/CODE VEIN/CodeVein.exe'", ProcID 13189, IP 0.0.0.0:0
chdir /run/media/gabriel/Armazenamento/Jogos/steamapps/common/CODE VEIN
ERROR: ld.so: object '/home/gabriel/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
GameAction [AppID 678960, ActionID 1] : LaunchApp changed task to WaitingGameWindow with ""
GameAction [AppID 678960, ActionID 1] : LaunchApp changed task to Completed with ""
ERROR: ld.so: object '/home/gabriel/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
ERROR: ld.so: object '/home/gabriel/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/gabriel/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/gabriel/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
pid 13193 != 13190, skipping destruction (fork without exec?)
Installing breakpad exception handler for appid(steam)/version(1639697812)
Traceback (most recent call last):
  File "/usr/lib/python3.7/tarfile.py", line 2206, in makelink
    os.symlink(tarinfo.linkname, targetpath)
OSError: [Errno 22] Invalid argument: '../drive_c' -> '/run/media/gabriel/Armazenamento/Jogos/steamapps/common/Proton 6.3/dist/./share/default_pfx/dosdevices/c:'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/run/media/gabriel/Armazenamento/Jogos/steamapps/common/Proton 6.3/proton", line 1277, in <module>
    g_proton.extract_tarball()
  File "/run/media/gabriel/Armazenamento/Jogos/steamapps/common/Proton 6.3/proton", line 319, in extract_tarball
    tar.extractall(path=self.dist_dir)
  File "/usr/lib/python3.7/tarfile.py", line 2004, in extractall
    numeric_owner=numeric_owner)
  File "/usr/lib/python3.7/tarfile.py", line 2046, in extract
    numeric_owner=numeric_owner)
  File "/usr/lib/python3.7/tarfile.py", line 2124, in _extract_member
    self.makelink(tarinfo, targetpath)
  File "/usr/lib/python3.7/tarfile.py", line 2217, in makelink
    targetpath)
  File "/usr/lib/python3.7/tarfile.py", line 2118, in _extract_member
    self.makedir(tarinfo, targetpath)
  File "/usr/lib/python3.7/tarfile.py", line 2147, in makedir
    os.mkdir(targetpath, 0o700)
OSError: [Errno 22] Invalid argument: '/run/media/gabriel/Armazenamento/Jogos/steamapps/common/Proton 6.3/dist/./share/default_pfx/dosdevices/c:'
Game process removed: AppID 678960 "/home/gabriel/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=678960 -- '/home/gabriel/.local/share/Steam/steamapps/common/SteamLinuxRuntime_soldier'/_v2-entry-point --verb=waitforexitandrun -- '/run/media/gabriel/Armazenamento/Jogos/steamapps/common/Proton 6.3'/proton waitforexitandrun  '/run/media/gabriel/Armazenamento/Jogos/steamapps/common/CODE VEIN/CodeVein.exe'", ProcID 13189 
Uploaded AppInterfaceStats to Steam
No cached sticky mapping in ActivateActionSet.

Auto-complete steam

steam                                                                                                                                  ✔ 
steam          steamdeps      steam-native   steam-runtime

Well, there’s a problem, to start with. I don’t know if it’s the problem causing this, but it might be. It seems something is installed on something in the /run directory. Maybe a USB drive? Anyway, that’s not only a bad idea, it shouldn’t be, because there is a chance that mount won’t be the same on a reboot.

So that’s the first thing to correct. If it is a USB drive, and you want to store it on the USB drive, mount it in a more permanent location, for example in /mnt.

After mounting the device permanently, delete the ~/.steam directory.:

rm -r ~/.steam

(This will reset all settings, everything back to default, so you’d have to re-download much you had downloaded.)

the disk was a portable HD, and therefore avoided mounting in more specific places. However, taking into account your recommendation I ended up trying in other places and the end result was the same, so I ended up returning it to /run again

You can have it mounted persistently and not in /run. That is possible. It’s somewhere in those 2 links I gave you. If the result is the same, unfortunately I can’t be of more assistance. Sorry!

The two links solution didn’t work for me, but thanks a lot for the help.

They are forum links, if you can access the forum, you should be able to access them.

What error are you getting?

Same as before mount elsewhere

No man. I meant the links you can’t access.

Ah, about the links I was able to access both

Good. Because then you can mount even the USB drive consistently at the same mount point whenever it’s accessed. Look at automount there. It’s what I use.

Then you’ve have to completely uninstall steam, remove the ~/.steam directory and reinstall it. But after you’ve reinstalled it, before you’ve downloaded anything, change the directory for it’s data path to the one on the external drive.

That’s the theory, anyway. The practice…well, that might not be quite as easy.

VERY GOOD LUCK THOUGH!

1 Like

Unfortunately it didn’t work for me :sob:

Then I’m out of ideas. Sorry!

:sob:

Thank you

I wonder what lsblk -f returns.

It sounds like your system may not meet the system requirements. Most likely your Intel graphics chip does not support Vulkan.

Please post your system info as outlined here:

Operating System: Manjaro Linux
KDE Plasma Version: 5.23.4
KDE Frameworks Version: 5.88.0
Qt Version: 5.15.2
Kernel Version: 5.15.5-1-rt22-MANJARO (64-bit)
Graphics Platform: X11
Processors: 8 × Intel® Core™ i5-8250U CPU @ 1.60GHz
Memory: 19.3 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics 620 AND MX150


Moderator edit: Screenshots removed