NoDoze Posted February 14, 2015 Share Posted February 14, 2015 Anyone get a working Win config? I got the server to start up manually, but via tcadmin it crashes, even though the command lines are identical. Thanks Link to comment Share on other sites More sharing options...
Dennis Posted February 14, 2015 Share Posted February 14, 2015 You can host Dota 2 servers? Holy shit, I had no idea... I can probably do one for Linux, and you should be able to port it over for Windows pretty easily since it's basically the same. Link to comment Share on other sites More sharing options...
ocnetworks Posted February 14, 2015 Share Posted February 14, 2015 I did support Dota2 but i deleted the config but give me a couple of hours and i will send you over a working one unless some one has one handy. Link to comment Share on other sites More sharing options...
ocnetworks Posted February 14, 2015 Share Posted February 14, 2015 You can host Dota 2 servers? Holy shit, I had no idea... I can probably do one for Linux, and you should be able to port it over for Windows pretty easily since it's basically the same. You have been able to for a long time Dennis. Link to comment Share on other sites More sharing options...
NoDoze Posted February 14, 2015 Author Share Posted February 14, 2015 Sweet! You guys are rocking it today! Link to comment Share on other sites More sharing options...
NoDoze Posted February 14, 2015 Author Share Posted February 14, 2015 Hmmm....yea, I'm messing with the config I have and I can't get it to work....I'm puzzled cause this game is far more simple than other configs out there... I appreciate it. Link to comment Share on other sites More sharing options...
ocnetworks Posted February 14, 2015 Share Posted February 14, 2015 I'm still setting up a new one now for you, it's getting late here in the Uk and my night staff are taking over now so i will most likely have it finished tomorrow buddy. Link to comment Share on other sites More sharing options...
NoDoze Posted February 15, 2015 Author Share Posted February 15, 2015 Good morning here! How's it going? Link to comment Share on other sites More sharing options...
Dennis Posted February 15, 2015 Share Posted February 15, 2015 Try this. I haven't been able to test it, but it should be possible to make it work. If it does work, I'll need to add some more things to it.Dota 2 - Windows.xml Link to comment Share on other sites More sharing options...
NoDoze Posted February 15, 2015 Author Share Posted February 15, 2015 I'm testing it now... Link to comment Share on other sites More sharing options...
NoDoze Posted February 15, 2015 Author Share Posted February 15, 2015 Hmmm...Doesn't look like it's working The service browser says it's running, but no console window opened, slots are not reporting, and "server not responding" when trying to connect. Link to comment Share on other sites More sharing options...
Dennis Posted February 15, 2015 Share Posted February 15, 2015 If you want to, I can take a look at it. Requires access to the Windows server and TCAdmin. Link to comment Share on other sites More sharing options...
NoDoze Posted February 15, 2015 Author Share Posted February 15, 2015 I tried running the server from the command line and got a bunch of errors: Dedicated Server Error #Socket layer initialized: wsa ver used: 2.0 wsa ver max: 2.2 description: WinSock 2.0 sys status: Running Dedicated Server Error #WARNING: unable to link Test_StartScript and Test_StartScript because one or more is a ConCommand. Dedicated Server Error #WARNING: unable to link Test_RandomChance and Test_RandomChance because one or more is a ConCommand. Dedicated Server Error #WARNING: unable to link Test_LoopForNumSeconds and Test_LoopForNumSeconds because one or more is a ConCommand. Dedicated Server Error #WARNING: unable to link Test_Loop and Test_Loop because one or more is a ConCommand. Dedicated Server Error #WARNING: unable to link Test_LoopCount and Test_LoopCount because one or more is a ConCommand. Dedicated Server Error #WARNING: unable to link Test_StartLoop and Test_StartLoop because one or more is a ConCommand. Dedicated Server Error #WARNING: unable to link log_flags and log_flags because one or more is a ConCommand. Dedicated Server Error #WARNING: unable to link log_color and log_color because one or more is a ConCommand. Dedicated Server Error #WARNING: unable to link log_verbosity and log_verbosity because one or more is a ConCommand. Dedicated Server Error #WARNING: unable to link log_level and log_level because one or more is a ConCommand. Any idea the cause? ...maybe I don't have the correct files? Or missing files? Thanks Link to comment Share on other sites More sharing options...
Dennis Posted February 16, 2015 Share Posted February 16, 2015 Oh, my bad... You need to search for 'Dota 2 server alliedmodders'. There should be a post containing a file for Windows srcds that you need... Link to comment Share on other sites More sharing options...
NoDoze Posted February 16, 2015 Author Share Posted February 16, 2015 Yea, I've got that.... Link to comment Share on other sites More sharing options...
Dennis Posted February 16, 2015 Share Posted February 16, 2015 I'm clueless then... Sorry Link to comment Share on other sites More sharing options...
NoDoze Posted February 16, 2015 Author Share Posted February 16, 2015 I'm redownloading the files, hope that fixes it.... Link to comment Share on other sites More sharing options...
NoDoze Posted February 16, 2015 Author Share Posted February 16, 2015 [D2Fixups] Warning: Failed to setup Test Client shutdown patch. Unknown command "mat_bloom_scalefactor_scalar" Unknown command "mat_grain_enable" Unknown command "dota_camera_listening_offset" ---- Host_NewGame ---- Host_NewGame on map dota 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 Opened server(27015) (threaded) ************************************************ * Unable to load Steam support library. * * This server will operate in LAN mode only. * ************************************************ Link to comment Share on other sites More sharing options...
NoDoze Posted February 16, 2015 Author Share Posted February 16, 2015 I went to an older version of metamod: mmsource-1.10.0-hg860-windows Now I get only this in the log, then the console closes. [D2Fixups] Warning: Failed to setup Test Client shutdown patch. Unknown command "mat_bloom_scalefactor_scalar" Unknown command "mat_grain_enable" Unknown command "dota_camera_listening_offset" Link to comment Share on other sites More sharing options...
NoDoze Posted February 16, 2015 Author Share Posted February 16, 2015 When I take out the +map dota from the command line... And start the server via TCAdmin... I get a loop with this error: CTextConsoleWin32::GetLine: !GetNumberOfConsoleInputEvents Link to comment Share on other sites More sharing options...
ocnetworks Posted February 16, 2015 Share Posted February 16, 2015 NoDoze are you using the right srcds ? if you can give me an hour or so i will see if i can get the one i started finished. Link to comment Share on other sites More sharing options...
NoDoze Posted February 16, 2015 Author Share Posted February 16, 2015 I believe I am using the correct one...? It's the windows one from this thread: https://forums.alliedmods.net/showthread.php?t=236635 That would be cool, if you could post your config, and I'll try that. Dota 2 config seams pretty simple, but it's the files that are wonky it seams like. I see it's not even listed on Steam anymore...I wonder why steam does support it 100% anymore...? Link to comment Share on other sites More sharing options...
NoDoze Posted February 18, 2015 Author Share Posted February 18, 2015 Anyone got a Windows config...? Thanks! Link to comment Share on other sites More sharing options...
NoDoze Posted February 18, 2015 Author Share Posted February 18, 2015 NoDoze are you using the right srcds ? if you can give me an hour or so i will see if i can get the one i started finished. Any word...? Thanks Link to comment Share on other sites More sharing options...
NoDoze Posted February 25, 2015 Author Share Posted February 25, 2015 Any Dota2 fans out there...? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now