Raised This Month: $ Target: $400
 0% 

Help with this


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Hecate
AlliedModders Donor
Join Date: May 2017
Location: Greece
Old 05-01-2017 , 08:11   Help with this
Reply With Quote #1

Hello guys, I'm facing a problem with my dedicated server and more descriptively, with the the game itself CS:GO I don't know what is the problem. I'm using dedicated server with CentOS 7.

I'm running this command if I want to bring the server online.

./srcds_run -game csgo -console +game_type 0 +game_mode 0 +mapgroup mg_bomb +map de_dust2 -tickrate 128 +port 27015

But I see no server connection established int the end.

Here is my error pressing srcds command



Code:
-----------------------------------------------------------------------------------------------------------
LD_LIBRARY_PATH=/home/steam/casual/bin:/home/steam/casual:/home/steam/casual/bin:
#
#Console initialized.
Setting breakpad minidump AppID = 740
#Using breakpad minidump system 740/13576.475.DC
Using breakpad crash handler
Forcing breakpad minidump interfaces to load
dlopen failed trying to load:
/home/steam/.steam/sdk32/steamclient.so
with error:
/home/steam/.steam/sdk32/steamclient.so: cannot open shared object file: No such file or directory
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
#Loading VPK file hashes for pure server operation.
#Loading VPK file hashes for pure server operation.
#Loading VPK file hashes for pure server operation.
#Game.dll loaded for "Counter-Strike: Global Offensive"
#CGameEventManager::AddListener: event 'server_pre_shutdown' unknown.
#CGameEventManager::AddListener: event 'game_newmap' unknown.
#CGameEventManager::AddListener: event 'finale_start' unknown.
#CGameEventManager::AddListener: event 'round_start' unknown.
#CGameEventManager::AddListener: event 'round_end' unknown.
#CGameEventManager::AddListener: event 'difficulty_changed' unknown.
#CGameEventManager::AddListener: event 'player_connect' unknown.
#CGameEventManager::AddListener: event 'player_disconnect' unknown.
#GameTypes: missing mapgroupsSP entry for game type/mode (custom/custom).
#GameTypes: missing mapgroupsSP entry for game type/mode (cooperative/cooperative).
#GameTypes: missing mapgroupsSP entry for game type/mode (cooperative/coopmission).
Failed to load gamerulescvars.txt, game rules cvars might not be reported to management tools.
Server is hibernating
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
[S_API FAIL] SteamAPI_Init() failed; unable to locate a running instance of Steam, or a local steamclient.so.
Particles: Missing 'particles/money_fx.pcf'
No web api auth key specified - workshop downloads will be disabled.
maxplayers set to 64
ConVarRef cl_embedded_stream_video_playing doesn't point to an existing ConVar
Unknown command "cl_bobamt_vert"
Unknown command "cl_bobamt_lat"
Unknown command "cl_bob_lower_amt"
Unknown command "cl_viewmodel_shift_left_amt"
Unknown command "cl_viewmodel_shift_right_amt"
Unknown command "cl_teamid_min"
Unknown command "cl_teamid_max"
Unknown command "cl_teamid_overhead"
Unknown command "cl_teamid_overhead_maxdist"
Setting mapgroup to 'mg_bomb'
Unknown command "port"
PreMinidumpCallback: updating dump comment
assert_20170501140137_1.dmp[15548]: Uploading dump (out-of-process)
/tmp/dumps/assert_20170501140137_1.dmp
assert_20170501140137_1.dmp[15548]: Finished uploading minidump (out-of-process): success = no
assert_20170501140137_1.dmp[15548]: error: libcurl.so: cannot open shared object file: No such file or directory
assert_20170501140137_1.dmp[15548]: file ''/tmp/dumps/assert_20170501140137_1.dmp'', upload no: ''libcurl.so: cannot open shared object file: No such file or directory''
./srcds_run: line 318: 15512 Segmentation fault      $HL_CMD
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Mon May  1 14:01:37 CEST 2017: Server restart in 10 seconds
-----------------------------------------------------------------------------------------------------------------
It restarts every 10 damn seconds can anyone tell me how to fix that ?
The truth is that I don't have so much knowledge in this I just thinking where is the problem. Why it doesn't let me bring online the server. This happend after one valve update about CS:GO.


Kind Regards,

Hecate.

Last edited by Hecate; 05-01-2017 at 10:04.
Hecate is offline
ambn
Veteran Member
Join Date: Feb 2015
Location: Fun servers
Old 05-01-2017 , 08:45   Re: Help with this
Reply With Quote #2

Try this instead
Quote:
./srcds_run -game csgo -console +game_type 0 +game_mode 0 +mapgroup mg_bomb +map de_dust2 -tickrate 128 +port 27015 &
__________________
ambn is offline
Hecate
AlliedModders Donor
Join Date: May 2017
Location: Greece
Old 05-01-2017 , 10:03   Re: Help with this
Reply With Quote #3

Quote:
Originally Posted by ambn View Post
Try this instead
Nothing changed. I tried it. How can I detect the issue ?

Last edited by Hecate; 05-01-2017 at 10:05.
Hecate is offline
thedudeguy1
Senior Member
Join Date: Oct 2014
Location: 127.0.0.1
Old 05-01-2017 , 14:29   Re: Help with this
Reply With Quote #4

Instead of
Code:
+mapgroup mg_bomb
Use
Code:
+mapgroup mg_active
__________________
A computer is like an Old Testament god, with a lot of rules and no mercy. -Joseph Campbell
thedudeguy1 is offline
Neuro Toxin
Veteran Member
Join Date: Oct 2013
Location: { closing the void; }
Old 05-01-2017 , 18:02   Re: Help with this
Reply With Quote #5

Do you have a GSLT token?
__________________
Neuro Toxin is offline
Reply



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 22:11.


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