You are not logged in.

#1 2023-04-09 10:40:30

zhouxi
Member
Registered: 2023-04-09
Posts: 4

steam games aren't launching

Recently I switched to the multilib package from the flatpak where games were launching fine, because I was running into storage Issues on it, but now every game that I try to start just doesn't launch.
After pressing play I'm prompted with the Synchronizing Steam Cloud window which disappears after about a second and nothing launches. My system is up to date.
I followed the steam Installation from the Arch wiki and I've tried to fix it with the troubleshooting page, but nothing that I tried seemed to do anything. Reinstalling steam also didn't work.
Maybe I am missing something obvious? Here's what shows up in the terminal upon launching csgo:

GameAction [AppID 730, ActionID 11] : LaunchApp changed task to UpdatingAppInfo with ""
GameAction [AppID 730, ActionID 11] : LaunchApp changed task to ProcessingInstallScript with ""
GameAction [AppID 730, ActionID 11] : LaunchApp changed task to SynchronizingCloud with ""
GameAction [AppID 730, ActionID 11] : LaunchApp changed task to SiteLicenseSeatCheckout with ""
GameAction [AppID 730, ActionID 11] : LaunchApp changed task to CreatingProcess with ""
GameAction [AppID 730, ActionID 11] : LaunchApp waiting for user response to CreatingProcess ""
GameAction [AppID 730, ActionID 11] : LaunchApp continues with user response "CreatingProcess"
/bin/sh\0-c\0/home/leon/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=730 -- /home/leon/.local/share/Steam/ubuntu12_32/steam-launch-wrapper -- '/home/leon/internal/SteamLibrary/steamapps/common/Counter-Strike Global Offensive/csgo.sh' -steam -nojoy\0
Game process added : AppID 730 "/home/leon/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=730 -- /home/leon/.local/share/Steam/ubuntu12_32/steam-launch-wrapper -- '/home/leon/internal/SteamLibrary/steamapps/common/Counter-Strike Global Offensive/csgo.sh' -steam -nojoy", ProcID 7550, IP 0.0.0.0:0
chdir /home/leon/internal/SteamLibrary/steamapps/common/Counter-Strike Global Offensive
ERROR: ld.so: object '/home/leon/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
GameAction [AppID 730, ActionID 11] : LaunchApp changed task to WaitingGameWindow with ""
ERROR: ld.so: object '/home/leon/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
ERROR: ld.so: object '/home/leon/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
GameAction [AppID 730, ActionID 11] : LaunchApp changed task to Completed with ""
Game process removed: AppID 730 "/home/leon/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=730 -- /home/leon/.local/share/Steam/ubuntu12_32/steam-launch-wrapper -- '/home/leon/internal/SteamLibrary/steamapps/common/Counter-Strike Global Offensive/csgo.sh' -steam -nojoy", ProcID 7550 
ThreadGetProcessExitCode: no such process 7551
Uploaded AppInterfaceStats to Steam

another example:

GameAction [AppID 607260, ActionID 12] : LaunchApp changed task to ProcessingInstallScript with ""
GameAction [AppID 607260, ActionID 12] : LaunchApp changed task to SynchronizingCloud with ""
GameAction [AppID 607260, ActionID 12] : LaunchApp changed task to SiteLicenseSeatCheckout with ""
GameAction [AppID 607260, ActionID 12] : LaunchApp changed task to CreatingProcess with ""
GameAction [AppID 607260, ActionID 12] : LaunchApp waiting for user response to CreatingProcess ""
GameAction [AppID 607260, ActionID 12] : LaunchApp continues with user response "CreatingProcess"
/bin/sh\0-c\0/home/leon/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=607260 -- /home/leon/.local/share/Steam/ubuntu12_32/steam-launch-wrapper -- '/home/leon/internal/SteamLibrary/steamapps/common/McOsu/McEngine' -novr\0
Game process added : AppID 607260 "/home/leon/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=607260 -- /home/leon/.local/share/Steam/ubuntu12_32/steam-launch-wrapper -- '/home/leon/internal/SteamLibrary/steamapps/common/McOsu/McEngine' -novr", ProcID 7648, IP 0.0.0.0:0
chdir /home/leon/internal/SteamLibrary/steamapps/common/McOsu
GameAction [AppID 607260, ActionID 12] : LaunchApp changed task to WaitingGameWindow with ""
ERROR: ld.so: object '/home/leon/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/leon/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
ERROR: ld.so: object '/home/leon/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
GameAction [AppID 607260, ActionID 12] : LaunchApp changed task to Completed with ""
Game process removed: AppID 607260 "/home/leon/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=607260 -- /home/leon/.local/share/Steam/ubuntu12_32/steam-launch-wrapper -- '/home/leon/internal/SteamLibrary/steamapps/common/McOsu/McEngine' -novr", ProcID 7648 
ThreadGetProcessExitCode: no such process 7650
Uploaded AppInterfaceStats to Steam

GPU: NVIDIA GeForce GTX 1050 Ti
CPU: AMD Ryzen 5 1500X

Last edited by zhouxi (2023-04-09 16:56:00)

Offline

#2 2023-04-09 14:03:03

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 8,679
Website

Re: steam games aren't launching

If the vulkan-swrast package is installed, remove it.

Reference: https://bbs.archlinux.org/viewtopic.php?id=276008


Para todos todo, para nosotros nada

Offline

#3 2023-04-09 16:44:06

zhouxi
Member
Registered: 2023-04-09
Posts: 4

Re: steam games aren't launching

it is not installed

Offline

Board footer

Powered by FluxBB