boiler-writter icon indicating copy to clipboard operation
boiler-writter copied to clipboard

SteamAPI_IsSteamRunning() did not locate a running instance of Steam

Open Julien2313 opened this issue 5 years ago • 2 comments

I'm trying to run boiler with steamCMD, but I got this error SteamAPI_IsSteamRunning() did not locate a running instance of Steam. I'm properly logged in. image

I checked the documentation and I found something : https://docs.linuxgsm.com/steamcmd/errors#s_api-fail-steamapi_init-failed-steamapi_issteamrunning-failed-1 I know that this is an error from steamCMD, but maybe this error could be ignored too here ?

Julien2313 avatar Jun 15 '20 23:06 Julien2313

I tried to recompile it, but it looks like no, I don't achieve to download .info without being logged in :/ (lot of core dumped ha ha)

Julien2313 avatar Jun 16 '20 09:06 Julien2313

Hi! Did you ever find a solution for this? I'm stuck at the same exact spot...

Edit: So I think the issue is that you need to tell Steam somehow that you're "playing" csgo so that the GameCoordinator will even talk to you. I haven't figured it out using this repo, but I found SteamKit. Actually got my use case working with it.

diveflo avatar Dec 28 '20 00:12 diveflo