You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note that the log was generated using WINEDEBUG=-seh as the game continually throws exceptions and the stack trace is printed for them, ballooning the size of the log to 20MB+.
Symptoms
The game initially loads but does not allow the user past the logo screens saying that it cannot connect to Steam. The game logs (located in the game data directory) show (ignoring all the exception stack traces):
10-13 08:26:35:469 [Error] [3] [1] [Steamworks.NET] SteamAPI_Init() failed. Refer to Valve's documentation or the comment above this line for more information.
10-13 08:26:35:471 [Error] [3] [1] SteamScript.Check: not initialized!
10-13 08:26:35:473 [Log] [3] [1] Steam should be open before starting game
Hello @xeals, err:steamclient:create_win_interface Don't recognize interface name: SteamUser021 looks like a line of interest from the log. Related: #3886
Compatibility Report
System Information
I confirm:
steam-1301350.log
Note that the log was generated using
WINEDEBUG=-seh
as the game continually throws exceptions and the stack trace is printed for them, ballooning the size of the log to 20MB+.Symptoms
The game initially loads but does not allow the user past the logo screens saying that it cannot connect to Steam. The game logs (located in the game data directory) show (ignoring all the exception stack traces):
Full log attached, and log without the stack traces.
Reproduction
Start the game.
The text was updated successfully, but these errors were encountered: