I'm trying again to install gungame.
But my server crash at startup!
So I will tell you what i did.
I followd this staps to install my server.
http://www.srcds.com/db/engine.php?id=1098643920
I test the server. works great!
Now.
I follow this staps:
viewtopic.php?f=16&t=1369
I downloaded everything what the frist post sad..
Installed everything.
greated a autoexec.cfg:
eventscripts_subdirectory events
sv_allow_wait_command 1 // Required for EventScripts for the time being
stuffcmds // This is the line that fixes the IP issue & other strange issues
es_load gungame51
Now I start my server:
./server.sh
Then i get this:
ConVarRef room_type doesn't point to an existing ConVar
L 10/01/2010 - 17:43:14: server_cvar: "sv_accelerate" "5"
L 10/01/2010 - 17:43:14: server_cvar: "sv_stopspeed" "75"
Executing dedicated server config file
[S_API FAIL] SteamAPI_Init() failed; unable to update local steamclient.dll. Continuing with current version anyway.
Installing breakpad exception handler for appid(srcds_linux)/version(1.0)
baseuser.cpp (431) : Assertion Failed: couldn't find entrypoint 'GetBaseUserDir'
/home/VALVE/rackadmin/buildslave/steam_rel_client_linux/build/src/clientdll/baseuser.cpp 431 Assertion Failed: couldn't find entrypoint 'GetBaseUserDir'
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
.
[EventScripts Version Check] Server is up-to-date.
L 10/01/2010 - 17:43:15: .
[EventScripts Version Check] Server is up-to-date.
L 10/01/2010 - 17:43:15: server_cvar: "sv_tags" "friendlyfire"
L 10/01/2010 - 17:43:15: server_cvar: "sv_tags" "friendlyfire"
L 10/01/2010 - 17:43:15: server_cvar: "sv_tags" "bots,friendlyfire"
L 10/01/2010 - 17:43:15: World triggered "Round_Start"
L 10/01/2010 - 17:43:15: "Steve<2><BOT><>" connected, address "none"
L 10/01/2010 - 17:43:15: "Steve<2><BOT><Unassigned>" joined team "CT"
Game will not start until both teams have players.
L 10/01/2010 - 17:43:15: "Steve<2><BOT><>" entered the game
L 10/01/2010 - 17:43:15: "Greg<3><BOT><>" connected, address "none"
L 10/01/2010 - 17:43:15: "Greg<3><BOT><Unassigned>" joined team "TERRORIST"
L 10/01/2010 - 17:43:15: World triggered "Game_Commencing"
L 10/01/2010 - 17:43:15: "Greg<3><BOT><>" entered the game
L 10/01/2010 - 17:43:15: "Xander<4><BOT><>" connected, address "none"
L 10/01/2010 - 17:43:15: "Xander<4><BOT><Unassigned>" joined team "CT"
L 10/01/2010 - 17:43:15: "Xander<4><BOT><>" entered the game
L 10/01/2010 - 17:43:15: "Dave<5><BOT><>" connected, address "none"
L 10/01/2010 - 17:43:15: "Dave<5><BOT><Unassigned>" joined team "TERRORIST"
L 10/01/2010 - 17:43:15: "Dave<5><BOT><>" entered the game
Server logging enabled.
L 10/01/2010 - 17:43:15: Log file closed
Server logging data to file logs/L1001019.log
L 10/01/2010 - 17:43:15: Log file started (file "logs/L1001019.log") (game "/home/public2/orangebox/cstrike") (version "4325")
L 10/01/2010 - 17:43:15: "Dan<6><BOT><>" connected, address "none"
L 10/01/2010 - 17:43:15: "Dan<6><BOT><Unassigned>" joined team "TERRORIST"
L 10/01/2010 - 17:43:15: "Dan<6><BOT><>" entered the game
L 10/01/2010 - 17:43:15: server_cvar: "bot_quota" "5"
L 10/01/2010 - 17:43:15: server_cvar: "bot_quota" "4"
L 10/01/2010 - 17:43:15: server_cvar: "gg_weapon_order_file" "default_weapon_order"
L 10/01/2010 - 17:43:15: server_cvar: "gg_weapon_order_sort_type" "#default"
Uploading dump (in-process) [proxy '']
/tmp/dumps/crash_20101001174315_1.dmp
Installing breakpad exception handler for appid(srcds_linux)/version(1.0)
success = yes
response: CrashID=bp-c99db8c2-4a35-4e59-afa1-8e4b22101001
./srcds_run: line 348: 5146 Segmentation fault (core dumped) $HL_CMD
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Fri Oct 1 17:43:17 CEST 2010: Server restart in 10 seconds
And he repeat the the hole time.
I got this system:
Linux Centos.
I hope somebody can help me?