Standalone Linux build crashes without Steam open #55

Closed
opened 2024-05-25 02:29:35 -05:00 by sigonasr2 · 1 comment
Owner

For the Linux build of the game, when trying to load a stage/the camp without Steam open, the game will get stuck at the Loading screen on the very first stage. Relevant debug log:

[S_API FAIL] Tried to access Steam interface SteamInput006 before SteamAPI_Init succeeded.
/home/niconiconii/AdventuresInLestoria/Adventures in Lestoria/AdventuresInLestoria.cpp(3774:4) discord::Result AiL::SetupDiscord(): Could not connect to Discord. Error Code 4
/home/niconiconii/AdventuresInLestoria/Adventures in Lestoria/AdventuresInLestoria.cpp(3774:4) discord::Result AiL::SetupDiscord(): Could not connect to Discord. Error Code 4
[S_API FAIL] Tried to access Steam interface SteamFriends017 before SteamAPI_Init succeeded.
[S_API] SteamAPI_Init(): SteamAPI_IsSteamRunning() did not locate a running instance of Steam.
[S_API] SteamAPI_Init(): Loaded '/home/niconiconii/.local/share/Steam/linux64/steamclient.so' OK.
[S_API FAIL] Tried to access Steam interface SteamInput006 before SteamAPI_Init succeeded.
/home/niconiconii/AdventuresInLestoria/Adventures in Lestoria/AdventuresInLestoria.cpp(3774:4) discord::Result AiL::SetupDiscord(): Could not connect to Discord. Error Code 4
[S_API FAIL] Tried to access Steam interface SteamFriends017 before SteamAPI_Init succeeded.
[S_API] SteamAPI_Init(): SteamAPI_IsSteamRunning() did not locate a running instance of Steam.
[S_API] SteamAPI_Init(): Loaded '/home/niconiconii/.local/share/Steam/linux64/steamclient.so' OK.
[S_API FAIL] Tried to access Steam interface SteamInput006 before SteamAPI_Init succeeded.
For the Linux build of the game, when trying to load a stage/the camp without Steam open, the game will get stuck at the Loading screen on the very first stage. Relevant debug log: ``` [S_API FAIL] Tried to access Steam interface SteamInput006 before SteamAPI_Init succeeded. /home/niconiconii/AdventuresInLestoria/Adventures in Lestoria/AdventuresInLestoria.cpp(3774:4) discord::Result AiL::SetupDiscord(): Could not connect to Discord. Error Code 4 /home/niconiconii/AdventuresInLestoria/Adventures in Lestoria/AdventuresInLestoria.cpp(3774:4) discord::Result AiL::SetupDiscord(): Could not connect to Discord. Error Code 4 [S_API FAIL] Tried to access Steam interface SteamFriends017 before SteamAPI_Init succeeded. [S_API] SteamAPI_Init(): SteamAPI_IsSteamRunning() did not locate a running instance of Steam. [S_API] SteamAPI_Init(): Loaded '/home/niconiconii/.local/share/Steam/linux64/steamclient.so' OK. [S_API FAIL] Tried to access Steam interface SteamInput006 before SteamAPI_Init succeeded. /home/niconiconii/AdventuresInLestoria/Adventures in Lestoria/AdventuresInLestoria.cpp(3774:4) discord::Result AiL::SetupDiscord(): Could not connect to Discord. Error Code 4 [S_API FAIL] Tried to access Steam interface SteamFriends017 before SteamAPI_Init succeeded. [S_API] SteamAPI_Init(): SteamAPI_IsSteamRunning() did not locate a running instance of Steam. [S_API] SteamAPI_Init(): Loaded '/home/niconiconii/.local/share/Steam/linux64/steamclient.so' OK. [S_API FAIL] Tried to access Steam interface SteamInput006 before SteamAPI_Init succeeded. ```
sigonasr2 added this to the Chapter 2 Complete milestone 2024-05-25 02:29:35 -05:00
sigonasr2 added the
bug
label 2024-05-25 02:29:35 -05:00
sigonasr2 self-assigned this 2024-05-25 02:29:35 -05:00
sigonasr2 added this to the Demo Build project 2024-05-25 02:29:35 -05:00
Author
Owner

Corrected through latest commits. 316cd4edb0 and earlier.

Corrected through latest commits. 316cd4edb0 and earlier.
Sign in to join this conversation.
No description provided.