Game did not start after update

u130b8

New member
When launched through Steam, game shows the Valve logo, then the LOADING screen, then closes itself.
After I restarted Steam, it seems to be launching normally again.
See debug.txt for full logs from launching it with x64dbg.

Code:
DebugString: "Steam AppId(1422450)"
DebugString: "InitSteamLogin_Internal: Initializing breakpad."
DebugString: "[S_API] SteamAPI_Init(): SteamAPI_IsSteamRunning() did not locate a running instance of Steam."
...
DebugString: "scripts/talker/response_rules.vrr | :  discarded rule because of invalid criterion 0:  ConceptAirDash"
DebugString: "LoadResponseSystem scripts/talker/response_rules.vrr - Finish"
DebugString: "Steam needs to be running"
DebugString: "ReadSteamRemoteStorageFile( bufOut, "cfg/cached_hero_builds.kv3" ) -> 0.000917 seconds"
DebugString: "ProcessServerInfo: Failed to initialize the game client!"
DebugString: "Error processing network message CSVCMsg_ServerInfo [40]! Channel is closing!"
 

Attachments

Back
Top