View Single Post
expertcode
Junior Member
Join Date: Apr 2014
Old 06-23-2014 , 10:50   Re: Dota 2 Dedicated Servers
Reply With Quote #128

Hello.
I have problem on Server Linux
Code:
~/steam-runtime/run.sh ./srcds_run -game dota +map dota -lan 0 -port 27015 -ip 127.0.0.1 +dota_force_gamemode "5"
Auto detecting CPU
Using default binary: ./srcds_linux
Server will auto-restart if there is a crash.
Using breakpad minidump system
Using breakpad crash handler
Adding VPK file: /home/steam/Steam/steamapps/common/dota/dota/pak01
Adding VPK file: /home/steam/Steam/steamapps/common/dota/platform/pak01
Did not detect any valid joysticks.
WARNING: unable to link Test_StartScript and Test_StartScript because one or more is a ConCommand.
WARNING: unable to link Test_RandomChance and Test_RandomChance because one or more is a ConCommand.
WARNING: unable to link Test_LoopForNumSeconds and Test_LoopForNumSeconds because one or more is a ConCommand.
WARNING: unable to link Test_Loop and Test_Loop because one or more is a ConCommand.
WARNING: unable to link Test_LoopCount and Test_LoopCount because one or more is a ConCommand.
WARNING: unable to link Test_StartLoop and Test_StartLoop because one or more is a ConCommand.
WARNING: unable to link log_flags and log_flags because one or more is a ConCommand.
WARNING: unable to link log_color and log_color because one or more is a ConCommand.
WARNING: unable to link log_verbosity and log_verbosity because one or more is a ConCommand.
WARNING: unable to link log_level and log_level because one or more is a ConCommand.
WARNING: unable to link log_dumpchannels and log_dumpchannels because one or more is a ConCommand.

Console initialized.
Adding VPK file: /home/steam/Steam/steamapps/common/dota/dota/sound_vo_english
Could not get IReplayDirector interface from library serverGame.dll loaded for "Dota 2"
L 06/23/2014 - 18:46:27: Failed lookup of gEntList directly - Reverting to lookup via LevelShutdown
Unknown command "mat_bloom_scalefactor_scalar"
Unknown command "mat_grain_enable"
Unknown command "dota_camera_listening_offset"
---- Host_NewGame ----
ConVarRef dota_local_custom_game doesn't point to an existing ConVar
Unknown command "plugin_load"
Host_NewGame on map dota
L 06/23/2014 - 18:46:29: -------- Mapchange to dota --------
L 06/23/2014 - 18:46:29: Error log file session closed.
Executing dedicated server config file
S:Gamerules: entering state 'DOTA_GAMERULES_STATE_INIT'
Model props_gameplay/antler_trap_01.mdl over budget: 8640 tris, 1 batches
Model props_gameplay/antler_trap_02.mdl over budget: 8640 tris, 1 batches
Model props_gameplay/pig_sfm_low.mdl over budget: 5911 tris, 1 batches
Model creeps/neutral_creeps/n_creep_ogre_lrg/n_creep_ogre_lrg.mdl over budget: 4132 tris, 2 batches
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
Setting breakpad minidump AppID = 570
Forcing breakpad minidump interfaces to load
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Server logging enabled.
Unknown command "sm_flood_time"
Unknown command "sm_reserve_type"
Unknown command "sm_reserved_slots"
Unknown command "sm_hide_slots"
Unknown command "sm_chat_mode"
S:Gamerules: entering state 'DOTA_GAMERULES_STATE_HERO_SELECTION'
Connection to Steam servers successful, Game Server SteamID [A:1:2924486664:4410] (90090936277671944).
CDOTAGCServerSystem - adding listener
   VAC secure mode is activated.
Current item schema is up-to-date with version 3EE931A6.
GC Connection established for server version 0
Problem --> S:Gamerules: entering state 'DOTA_GAMERULES_STATE_HERO_SELECTION'
Before i am connect ((

Server.cfg
Code:
hostname "My name"
rcon_password "123456"
sv_lan 1
sv_hibernate_when_empty 0
dota_force_gamemode 11
dota_wait_for_players_to_load 1
dota_wait_for_players_to_load_count 10
dota_wait_for_players_to_load_timeout 260
log on
sv_rcon_log "1"
sv_logsdir "logs"
sv_log_onefile 0
sv_logbans 1
sv_logecho 0
sv_logfile 1
sv_logflush 0
sv_logsdir "logs"
sv_cheats 0
expertcode is offline