Sponsor-Board.de
csgo Server Linux Problem

+- Sponsor-Board.de (https://www.sponsor-board.de)
+-- Forum: Community (/forumdisplay.php?fid=56)
+--- Forum: Hilfe (/forumdisplay.php?fid=102)
+---- Forum: Linux-Server (/forumdisplay.php?fid=105)
+---- Thema: csgo Server Linux Problem (/showthread.php?tid=31142)


csgo Server Linux Problem - Seryoga - 20.10.2012 11:52

Hallo, habe mir grade ein csgo server installier nun habe ich das problem der server geht immer wieder timeout woran liegt das problem?

Install Turial: [Link: Registrierung erforderlich]

Server Anbieter G-Portal.de

Console:

Code:
./srcds_run -game csgo -console -usercon +game_type 0 +game_mode 0 +mapgroup mg_bomb +map de_dust -port 55055 -debug
./srcds_run: 397: pushd: not found
./srcds_run: 397: popd: not found
Enabling debug mode
./srcds_run: 397: gdb: not found
WARNING: Please install gdb first.
        goto http://www.gnu.org/software/gdb/
Server will auto-restart if there is a crash.
LD_LIBRARY_PATH=/home/verleih/csgo_400/csgo-ds/bin:/home/verleih/csgo_400/csgo-ds:/home/verleih/csgo_400/csgo-ds/bin:
#Using breakpad minidump system
Using breakpad crash handler
#
#Console initialized.
#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.
#GameTypes: initializing game types interface from GameModes.txt.
#GameTypes: Creating new entry for maps/de_dust2_se.kv.
#GameTypes: merging game types interface from gamemodes_server.txt.
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.dll.
Particles: Missing 'particles/maps/gg_vietnam.pcf'
maxplayers set to 32
Required key "game_info" missing.
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"
Unknown command "mat_bloom_scalefactor_scalar"
sh: ifconfig: not found
mode MP, dedicated No, ports 55055 SV / 27006 CL
---- Host_NewGame ----
Unknown command "sv_show_bot_difficulty_in_name"
Host_NewGame on map de_dust
ConVarRef room_type doesn't point to an existing ConVar
Executing dedicated server config file
exec: couldn't exec server.cfg
Unknown command "mp_deathcam_skippable"
Unknown command "spec_show_xray"
exec: couldn't exec gamemode_casual_server.cfg
Attempting to precache model, but model name is NULL
Commentary: Could not find commentary data file 'maps/de_dust_commentary.txt'.
Initializing Steam libraries for secure Internet server
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
Setting breakpad minidump AppID = 730
Forcing breakpad minidump interfaces to load
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Installing breakpad exception handler for appid(730)/version(5084)
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Logging into anonymous gameserver account.
Connection to Steam servers successful.
   Public IP is 193.192.58.129.
Assigned anonymous gameserver Steam ID [A:1:2113093635(3128)].
VAC secure mode is activated.
Killed


DEBUG.log

Code:
----------------------------------------------
CRASH: Sat Oct 20 13:14:13 CEST 2012
Start Line: ./srcds_linux -debug -game csgo -console -usercon +game_type 0 +game_mode 0 +mapgroup mg_bomb +map de_dust -port 55055
End of Source crash report
----------------------------------------------
----------------------------------------------
CRASH: Sat Oct 20 13:16:16 CEST 2012
Start Line: ./srcds_linux -debug -game csgo -console -usercon +game_type 0 +game_mode 0 +mapgroup mg_bomb +map de_dust -port 55055
End of Source crash report
----------------------------------------------


Edit:
gdb habe ich installiert!

Gruß Seryoga


RE: csgo Server Linux Problem - Alex - 20.10.2012 11:53

Wie wäre es, wenn Du die Fehlermeldung noch in Deinen ersten Post anfügst.


RE: csgo Server Linux Problem - Seryoga - 21.10.2012 13:08

hmmm !!!!


RE: csgo Server Linux Problem - sunnix - 21.10.2012 13:22

Das schaut mir danach aus das was an deinem Stadtparameter nicht stimmt; einen Alternativen schon probiert?


RE: csgo Server Linux Problem - Seryoga - 21.10.2012 13:24

hast du für mich evtl was ich probieren könnte ?

gruß seryoga


RE: csgo Server Linux Problem - sunnix - 21.10.2012 13:26

Ich bin aktuell in der Arbeit - ab 18 Uhr kann ich gerne schauen.


RE: csgo Server Linux Problem - Seryoga - 21.10.2012 13:27

okay danke schon mal Wink


RE: csgo Server Linux Problem - sunnix - 22.10.2012 13:39

"probiere mal den" mit deinen Serverdaten + wünschen Wink

Zitat:
./srcds_run -game csgo -console -usercon +game_type 0 +game_mode 0 -maxplayers_override 11 +exec server.cfg +mapgroup mg_bomb +map de_dust2 -ip "IP" -port "PORT"


Nimm bei IP + Port bitte die "" weg
Sollten noch Fragen oder Probleme sein, melde dich einfach Privat.


RE: csgo Server Linux Problem - Seryoga - 27.10.2012 13:01

immer noch das gleiche problem!