View Single Post
psychonic

BAFFLED
Join Date: May 2008
Old 04-13-2014 , 09:15   Re: Dota 2 Dedicated Servers
Reply With Quote #26

Quote:
Originally Posted by Vorian View Post
So, I followed these guides:
https://github.com/ash47/Frota#how-d...ay-with-friend[1]
http://www.reddit.com/r/Dota2Modding...host_your_own/[2]
https://forums.alliedmods.net/showth...03#post2110203[3]
But whatever I do, I can't get it to work. I run srcds.exe via the command line and the shortcut but each way it just closes after few seconds.
Here's how my folders look:
http://imgur.com/a/MgOyl#0 [4]
Any idea what could be going wrong?
Here's some log file i dug up:
Code:
---- Host_NewGame ----
material "nodraw" not found.
Missing map material: nodraw
TraceRayVerticalGroundHeight() disabled for 'maps/riverofsouls.bsp'
TraceRayVerticalGroundHeight() disabled for 'maps/riverofsouls.bsp'
TraceRayVerticalGroundHeight() disabled for 'maps/riverofsouls.bsp'
TraceRayVerticalGroundHeight() disabled for 'maps/riverofsouls.bsp'
Host_NewGame on map riverofsouls
ConVarRef r_flashoverbudget doesn't point to an existing ConVar
Error, bad server command snd_reload_caches
Executing dedicated server config file
Set Gravity 800.0 (0.250 tolerance)
SoundEmitter:  adding map sound overrides from scripts/game_sounds_custom.txt [66 total, 7 replacements, 0 duplicated replacements]
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
Failed to load models/props_structures/tower_bad3_dest_lvl1.mdl!
error.mdl : material "models/error/new light1" not found.
Failed to load models/props_structures/tower_bad3_dest_lvl2.mdl!
Server: Missing precache for particle system "tower_bad3_lamp"!
Server: Missing precache for particle system "tower_bad3_destroy_lvl3"!
Can't find soundscape: radiant_center
Dynamic prop prop_dynamic_clientside: no sequence named:Secretshop_radiant_idle
Invalid file size for motd.txt
Invalid file size for host.txt
Created class baseline: 27 classes, 18030 bytes.
CGameEventManager:: unknown type 'uint32' for key 'accountID' [player_info_updated].
exec: couldn't exec server.cfg
Error, bad server command snd_reload_caches
CSoundEmitterSystem:  Registered 1454 sounds
It looks like D2Fixups isn't loaded, possibly from MM:S not being loaded or installed.
psychonic is offline