View Single Post
Author Message
Skifon
BANNED
Join Date: Aug 2015
Old 08-10-2015 , 10:28   How to solve ?- Server shutting down after 1-3 minutes?(Cs1.6-Linux)
Reply With Quote #1

I tried with steam and non steam and still same problem server shutting down after 1-3 minutes and if i connect and change map it shuts down immediately.
Also i have recognized that i always have same error:
Code:
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Full code:


Code:
./start
Console initialized.
Using breakpad crash handler
Setting breakpad minidump AppID = 10
Forcing breakpad minidump interfaces to load
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Could not find steamerrorreporter binary. Any minidumps will be uploaded in-processProtocol version 48
Exe version 1.1.2.7/Stdio (cstrike)
Exe build: 13:12:29 Aug 29 2013 (6153)
STEAM Auth Server
Server IP address 192.168.1.69:27015
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit

Server logging data to file logs/L0810013.log
L 08/10/2015 - 17:05:30: Log file started (file "logs/L0810013.log") (game "cstrike") (version "48/1.1.2.7/Stdio/6153")
Connection to Steam servers successful.
   VAC secure mode is activated.
L 08/10/2015 - 17:05:38: World triggered "Round_Start"
As you can see it connects to steam servers, but why its turning off? How to solve it?

Last edited by Skifon; 08-10-2015 at 10:29.
Skifon is offline