Posts: 2
Threads: 1
Joined: Aug 2013
Reputation:
0
11-21-2013, 09:21 AM
(This post was last modified: 11-21-2013, 09:22 AM by Ade.)
I see this in my log at statup:
L 11/21/2013 - 00:14:31: Initializing Steam libraries for secure Internet server
L 11/21/2013 - 00:14:31: Logging into anonymous gameserver account.
but the server is shown as insecure in server list, what can I do to have it secure again? this was after having some issues with port
Engine error: Couldn't allocate any server IP port
Posts: 73
Threads: 1
Joined: Jan 2013
Reputation:
0
Can you post your server.cfg and your launch options so I can verify your settings are correct?
Posts: 2
Threads: 1
Joined: Aug 2013
Reputation:
0
//load ban files
exec banned_ip.cfg
exec banned_user.cfg
//warmode off
exec sourcemod/sm_warmode_off.cfg
//Logging
log on
sv_logfile 1
sv_logbans 1
sv_logecho 1
sv_report_client_settings 0
sv_log_onefile 0
//gameplay settings
mp_friendlyfire 1
mp_teamplay 0
mp_timelimit 20
mp_fraglimit 0
mp_flashlight 0
mp_footsteps 1
mp_forcerespawn 1
mp_allowspectators 1
mp_chattime 10
sv_lan 0
sv_pure 2
sv_pausable 0
sv_secure 1
sv_cheats 0
sv_consistency 1
sv_gravity 600
sv_friction 4
sv_maxspeed 320
sv_airaccelerate 10
sv_alltalk 0
sv_hl2mp_item_respawn_time 30
sv_hl2mp_weapon_respawn_time 20
sv_allow_wait_command 0
sv_tags europe,ffa,multimap,rtv,fastdl,freeforall,free-for-all
decalfrequency 5
mp_teamlist blue,red
sv_allowdownload 1
net_maxfilesize 64
sv_allowupload 1
sv_downloadurl "http://jestgameservers.com/dmplayer/hl2mp/"
// add your webspace here for fast download
sv_timeout 25
//Client settings
sv_client_predict 1
sv_client_cmdrate_difference 1
sv_mincmdrate 66
sv_maxcmdrate 66
sv_minupdaterate 66
sv_maxupdaterate 66
sv_minrate 30000
sv_maxrate 100000
sv_client_max_interp_ratio 1
sv_client_min_interp_ratio 1
//Source TV
tv_name FFA TV
tv_enable 1
tv_maxclients 10
tv_transmitall 1
tv_maxrate 30000
sv_region 3 //Europe
-----------------------------------------------------------------------
-console -game hl2mp +ip xx.x.xx.xxx -port 27015 +maxplayers 10 +exec server.cfg +sv_pure 2 +map dm_lockdown
----------------------------------------------------------------------
meanwhile, like i read in other places, it fixed itself... the configs are kind of standard and i havent had this issue in years, if ever, but as of yesterday I have same issue with another server!