Bug #1919
Updated by Axel "Elanis" 10 days ago
Logs ``` [S_API] SteamAPI_Init(): Loaded '/home/<USERNAME>/.local/share/Steam/linux64/steamclient.so' OK. (factory-game-client:19652): Gtk-WARNING **: 15:55:06.257: im-cedilla.so: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce nom (factory-game-client:19652): Gtk-WARNING **: 15:55:06.257: Loading IM context type 'cedilla' failed Could not create default EGL display: EGL_BAD_PARAMETER. Aborting... ``` ``` Error while connecting to Steam: FailedGeneric("No appID found. Either launch the game from Steam, or put the file steam_appid.txt containing the correct appID in your game folder.") ``` ``` [S_API] SteamAPI_Init(): Loaded '/home/<USERNAME>/.local/share/Steam/linux64/steamclient.so' '/home/andreas/.local/share/Steam/linux64/steamclient.so' OK. Setting breakpad minidump AppID = 2545720 SteamInternal_SetMinidumpSteamID: Caching Steam ID: 76561198866179215 [API loaded no] (factory-game-client:56101): dbind-WARNING **: 16:04:15.984: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/1000/at-spi/bus_0: No such file or directory ** (WebKitWebProcess:56114): WARNING **: 16:04:17.580: Can't connect to a11y bus: Could not connect: No such file or directory Could not create default EGL display: EGL_BAD_PARAMETER. Aborting... ```