ValveSoftware / Proton

Compatibility tool for Steam Play based on Wine and additional components
Other
23.93k stars 1.05k forks source link

Party Animals Demo (1301350) #4258

Open xeals opened 3 years ago

xeals commented 3 years ago

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):

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

Full log attached, and log without the stack traces.

Reproduction

Start the game.

kisak-valve commented 3 years ago

Hello @xeals, err:steamclient:create_win_interface Don't recognize interface name: SteamUser021 looks like a line of interest from the log. Related: #3886