09-20-2010, 04:39 AM
Hey guys I just finished setting up my first server on ubuntu linux (desktop). It is for CS:S.
Heres what happens when I start my server.sh file:
(I dont see the external IP, nor do I see it say that its being added to masterservers. What am I doing wrong?)
I can't technically tell whether or not my server is up or not...
Can someone please help me with this? I really want to finish this server already. Is my server up? I could've sworn it used to say that it was being added to the masterservers list followed by its ip in terminal.
HERES THE IP, SOMEONE PLEASE CHECK IF YOU CAN CONNECT TO IT:
99.250.69.78:27015
Heres what happens when I start my server.sh file:
(I dont see the external IP, nor do I see it say that its being added to masterservers. What am I doing wrong?)
Code:
Console initialized.
Game.dll loaded for "Counter-Strike: Source"
Setting breakpad minidump AppID = 240
Forcing breakpad minidump interfaces to load
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
maxplayers set to 32
Unknown command "r_decal_cullsize"
exec: couldn't exec banned_users.cfg
exec banned_ip.cfg: file size larger than 1 MB!
maxplayers set to 32
Network: IP 127.0.1.1, mode MP, dedicated Yes, ports 27015 SV / 27005 CL
ConVarRef room_type doesn't point to an existing ConVar
Executing dedicated server config file
Attempted to create unknown entity type info_ladder!
Can't init info_ladder
Attempted to create unknown entity type info_ladder!
Can't init info_ladder
[S_API FAIL] SteamAPI_Init() failed; unable to update local steamclient.dll. Continuing with current version anyway.
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'
Installing breakpad exception handler for appid(srcds_linux)/version(1.0)
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
exec banned_user.cfg: file size larger than 1 MB!
exec banned_ip.cfg: file size larger than 1 MB!
Writing cfg/banned_user.cfg.
Writing cfg/banned_ip.cfg.
Installing breakpad exception handler for appid(srcds_linux)/version(1.0)
Connection to Steam servers successful.
VAC secure mode is activated.
I can't technically tell whether or not my server is up or not...
Can someone please help me with this? I really want to finish this server already. Is my server up? I could've sworn it used to say that it was being added to the masterservers list followed by its ip in terminal.
HERES THE IP, SOMEONE PLEASE CHECK IF YOU CAN CONNECT TO IT:
99.250.69.78:27015