Raised This Month: $32 Target: $400
 8% 

[SOLVED] Could not establish connection to Steam servers + VAC


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
The Zero
Member
Join Date: Nov 2012
Location: 127.0.0.1
Old 07-18-2013 , 02:58   [SOLVED] Could not establish connection to Steam servers + VAC
Reply With Quote #1

I installed server with SteamCMD, and when i put this command
Code:
./hlds_run -game cstrike -autoupdate +maxplayers 32 +map de_dust2 -port 27015 +exec server.cfg -tickrate 100 -sys_ticrate 1000 -pingboost 3
the server is running but VAC doesn't work !!
and I see this error :
Code:
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
Forcing breakpad minidump interfaces to load
dlopen failed trying to load:
/home/zero/.steam/sdk32/steamclient.so
with error:
/home/zero/.steam/sdk32/steamclient.so: cannot open shared object file: No such file or directory
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
dlopen failed trying to load:
/home/zero/.steam/sdk32/steamclient.so
with error:
/home/zero/.steam/sdk32/steamclient.so: cannot open shared object file: No such file or directory
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
L 07/18/2013 - 08:44:10: Server cvar "sv_accelerate" = "5"
L 07/18/2013 - 08:44:10: Started map "de_dust2" (CRC "1159425449")

L 07/18/2013 - 08:44:11: World triggered "Round_Start"
Could not establish connection to Steam servers.
but I can join the server

HERE I saw that I should add +ip 127.0.0.1 to the startup line. It looks worked fine

Code:
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
Forcing breakpad minidump interfaces to load
dlopen failed trying to load:
/home/zero/.steam/sdk32/steamclient.so
with error:
/home/zero/.steam/sdk32/steamclient.so: cannot open shared object file: No such file or directory
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
dlopen failed trying to load:
/home/zero/.steam/sdk32/steamclient.so
with error:
/home/zero/.steam/sdk32/steamclient.so: cannot open shared object file: No such file or directory
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
L 07/18/2013 - 08:51:39: Server cvar "sv_accelerate" = "5"
L 07/18/2013 - 08:51:39: Started map "de_dust2" (CRC "1159425449")

Connection to Steam servers successful.
L 07/18/2013 - 08:51:40: World triggered "Round_Start"
   VAC secure mode is activated.
but I can't join the server
__________________

Last edited by The Zero; 07-18-2013 at 17:28.
The Zero is offline
DIS
Senior Member
Join Date: Jul 2013
Location: Somewhere Here xD
Old 07-18-2013 , 04:06   Re: Could not establish connection to Steam servers + VAC
Reply With Quote #2

Quote:
Originally Posted by The Zero View Post
I installed server with SteamCMD, and when i put this command
Code:
./hlds_run -game cstrike -autoupdate +maxplayers 32 +map de_dust2 -port 27015 +exec server.cfg -tickrate 100 -sys_ticrate 1000 -pingboost 3
the server is running but VAC doesn't work !!
Did you install Hamachi or any other proxy that runs on your network? If not are you even connected to the internet while running the server? If so what is your ISP? Did they blocked Steam?

Quote:
Originally Posted by The Zero View Post
I see this error :
Code:
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
Forcing breakpad minidump interfaces to load
dlopen failed trying to load:
/home/zero/.steam/sdk32/steamclient.so
with error:
/home/zero/.steam/sdk32/steamclient.so: cannot open shared object file: No such file or directory
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
dlopen failed trying to load:
/home/zero/.steam/sdk32/steamclient.so
with error:
/home/zero/.steam/sdk32/steamclient.so: cannot open shared object file: No such file or directory
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
L 07/18/2013 - 08:44:10: Server cvar "sv_accelerate" = "5"
L 07/18/2013 - 08:44:10: Started map "de_dust2" (CRC "1159425449")

L 07/18/2013 - 08:44:11: World triggered "Round_Start"
Could not establish connection to Steam servers.
but I can join the server
As far as I know, there is no need for that. Like i'm using this command to start my server (You try to start server with this command, too, and see if the error happens again:-
PHP Code:
-game cstrike +servercfgfile server.cfg +maxplayers 27 +map deathrun_arctic -port 27017 -console 
And see if happens again, tell me. Also make sure there is no illegal plugins on your server like dproto, or any other illegal plugins as well.
DIS is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 07-18-2013 , 08:17   Re: Could not establish connection to Steam servers + VAC
Reply With Quote #3

Try adding +ip your.ip.address.here
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
joropito
AlliedModders Donor
Join Date: Mar 2009
Location: pfnAddToFullPack
Old 07-18-2013 , 10:08   Re: Could not establish connection to Steam servers + VAC
Reply With Quote #4

Use +

Quote:
+ip x.x.x.x +port yyyyy
__________________

Divide et vinces
approved plugins | steam account

I don't accept PM for support. Just ask on forums.
If you're looking for private work, PM me.
joropito is offline
Send a message via MSN to joropito
The Zero
Member
Join Date: Nov 2012
Location: 127.0.0.1
Old 07-18-2013 , 17:25   Re: Could not establish connection to Steam servers + VAC
Reply With Quote #5

Done ! it works
but it must be added at the end of the line !
__________________

Last edited by The Zero; 07-18-2013 at 17:29.
The Zero is offline
souvikdas95
Senior Member
Join Date: Mar 2012
Old 10-20-2013 , 08:46   Re: [SOLVED] Could not establish connection to Steam servers + VAC
Reply With Quote #6

same error and neither solution is feasible...
souvikdas95 is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 23:56.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode