Raised This Month: $ Target: $400
 0% 

Dota 2 Dedicated Servers


Post New Thread Reply   
 
Thread Tools Display Modes
bigt24
New Member
Join Date: Aug 2016
Old 08-28-2016 , 13:52   Re: Dota 2 Dedicated Servers
Reply With Quote #301

Quote:
Originally Posted by psychonic View Post
It is from pre-Reborn / Source 2.
Now I got this far also. Is it a dead end?
bigt24 is offline
cristianronaldo
Member
Join Date: Sep 2015
Old 10-09-2016 , 02:55   Re: Dota 2 Dedicated Servers
Reply With Quote #302

Quote:
Originally Posted by psychonic View Post
srcds.exe is from Source 1. It's completely incompatible with Source 2. To launch a dedicated server on Source 2, use the game executable as the game client, but adding -dedicated. Until plugins are available for it, I don't think that you'll be able to have anyone join though.
@psychonic
Why when i run the dedicated server for source 2,i mean,dota2.exe -dedicated,the server status is inactive??

Last edited by cristianronaldo; 10-10-2016 at 17:30.
cristianronaldo is offline
slekenda
Junior Member
Join Date: Aug 2017
Old 08-31-2017 , 08:14   Re: Dota 2 Dedicated Servers
Reply With Quote #303

Hello!

I have done everything the tutorial tells and I get this when launching server:
./srcds_run -game dota -console

WARNING: No map specified! Defaulting to dota
Auto detecting CPU
Using default binary: ./srcds_linux
Server will auto-restart if there is a crash.
Failed to open bin/dedicated_srv.so (bin/dedicated.so: undefined symbol: Plat_ShouldCollectMiniDumpsForFatalErrors)
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Thu Aug 31 11:11:01 UTC 2017: Server restart in 10 seconds
^CThu Aug 31 11:11:02 UTC 2017: Server Quit

Any help?

ldd --version
ldd (Ubuntu GLIBC 2.23-0ubuntu9) 2.23
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.

Running Ubuntu 16.04

Thanks

Last edited by slekenda; 08-31-2017 at 08:18.
slekenda is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 08-31-2017 , 09:16   Re: Dota 2 Dedicated Servers
Reply With Quote #304

Quote:
Originally Posted by psychonic View Post
It is from pre-Reborn / Source 2.
__________________
asherkin is offline
slekenda
Junior Member
Join Date: Aug 2017
Old 08-31-2017 , 09:42   Re: Dota 2 Dedicated Servers
Reply With Quote #305

What do you mean? I just now installed it from app_update 570
slekenda is offline
jestermaroc
New Member
Join Date: Jan 2018
Location: Zambia
Old 01-29-2018 , 08:37   Re: Dota 2 Dedicated Servers
Reply With Quote #306

Does anybody know if this still works today (January 2018 )? Me and a couple of friends want to do a LOCAL LAN.

Last edited by jestermaroc; 01-29-2018 at 08:38.
jestermaroc is offline
DeathTBO
New Member
Join Date: Feb 2020
Old 02-19-2020 , 03:22   Re: Dota 2 Dedicated Servers
Reply With Quote #307

So I'm in the Classic Dota community, we play 6.84 (Source 1) using the old Steam depots. Right now we host a local lobby, and use a password to connect to each others games. I was investigating if it's possible to use the dedicated server.

I actually run Linux, but play the game through Wine. Looks like Wine doesn't work with the Windows version of SRCDS. When trying to run the Linux SRCDS I get:

Code:
Failed to open bin/dedicated_srv.so (libtier0.so: cannot open shared object file: No such file or directory)
I have a Win7 virtual machine I booted up, and attempted to run SRCDS. After seemingly loading everything, spitting out thousands of KEY lines it will then crash. I don't know how to generate a log file for it, and it goes way too fast to read.

Any thoughts would be appreciated.
DeathTBO is offline
clu2
New Member
Join Date: Feb 2021
Old 02-05-2021 , 15:36   Re: Dota 2 Dedicated Servers
Reply With Quote #308

So just for clarification, you cannot run Dota 2 private servers anymore, basically because Dota 2 is Source 2 and Valve haven't released proper source 2 support yet.
clu2 is offline
CryWolf
Veteran Member
Join Date: Jul 2008
Location: Romania
Old 09-30-2024 , 10:09   Re: Dota 2 Dedicated Servers
Reply With Quote #309

Sorry for reviwing this thread, just i wanted to know if someone still has the binaries of source1 dota before reborn, somehow using a revLoad* and sv_lan 0 succeded in connected of my windows server over the web, and Dota 1 is still fun with friends, but i can't keep my PC 24/7 opened for friends to play so i have a VPS a verry good VPS running Debian 12 and i want to move my dota server there , but i don't have the binary's to start with, tryed those form L4D, CSS, etc no one of them works

Mabye someone still has a backup of old dota server, and willing to share , please

Thanks

current error im dealing with:
Code:
Auto detecting CPU
Using default binary: ./srcds_linux
Enabling debug mode
Server will auto-restart if there is a crash.
Using Breakpad minidump system. Version: 1504 AppID: 580
Setting breakpad minidump AppID = 580
Using breakpad crash handler
Segmentation fault
cat: hlds.62358.pid: No such file or directory
email debug.log to [email protected]
Mon Sep 30 01:10:31 PM UTC 2024: Server restart in 10 seconds
Later Edit: Somehow from the Valve WIKI i found out that Dota 2 Source 1 version was using Source SDK Base 2013 , the base is still on SteamCMD as appid = 244310 , downloaded binary's and still no Luck

Please does someone still has files ?

LE2: Using the first post files and runtimes , no error no core dump file created but still does not start
PHP Code:
crywolf@dark-node2:~/dota_sv$ ~/steam-runtime/run.sh ./srcds_run -debug -console -game dota +map dota_autumn -ip 188.212.103.75 -port 27016 -nomaster +sv_lan 0 -insecure -pidfile hlds.95123.pid
Auto detecting CPU
Using 
default binary: ./srcds_linux
Enabling debug mode
Server will auto
-restart if there is a crash.
Using Breakpad minidump systemVersion1504 AppID580
Setting breakpad minidump AppID 
580
Using breakpad crash handler
/home/crywolf/dota_sv/srcds_runline 356131169 Segmentation fault      $HL_CMD
Post about crashes 
or other issues at [url]https://forums.alliedmods.net/showthread.php?t=236635[/url]
Wed Oct  2 08:13:25 AM UTC 2024Server restart in 10 seconds
Using Breakpad minidump system
Version1504 AppID580
Setting breakpad minidump AppID 
580
Using breakpad crash handler
/home/crywolf/dota_sv/srcds_runline 356131179 Segmentation fault      $HL_CMD
Post about crashes 
or other issues at [url]https://forums.alliedmods.net/showthread.php?t=236635[/url]
Wed Oct  2 08:13:36 AM UTC 2024Server restart in 10 seconds
Using Breakpad minidump system
Version1504 AppID580
Setting breakpad minidump AppID 
580
Using breakpad crash handler
/home/crywolf/dota_sv/srcds_runline 356131197 Segmentation fault      $HL_CMD
Post about crashes 
or other issues at [url]https://forums.alliedmods.net/showthread.php?t=236635[/url]
Wed Oct  2 08:13:50 AM UTC 2024Server restart in 10 seconds
Using Breakpad minidump system
Version1504 AppID580
Setting breakpad minidump AppID 
580
Using breakpad crash handler
/home/crywolf/dota_sv/srcds_runline 356131209 Segmentation fault      $HL_CMD
Post about crashes 
or other issues at [url]https://forums.alliedmods.net/showthread.php?t=236635[/url]
Wed Oct  2 08:14:01 AM UTC 2024Server restart in 10 seconds
Using Breakpad minidump system
Version1504 AppID580
Setting breakpad minidump AppID 
580
Using breakpad crash handler
/home/crywolf/dota_sv/srcds_runline 356131228 Segmentation fault      $HL_CMD
Post about crashes 
or other issues at [url]https://forums.alliedmods.net/showthread.php?t=236635[/url]
Wed Oct  2 08:14:15 AM UTC 2024Server restart in 10 seconds
Using Breakpad minidump system
Version1504 AppID580
Setting breakpad minidump AppID 
580
Using breakpad crash handler
/home/crywolf/dota_sv/srcds_runline 356131240 Segmentation fault      $HL_CMD
Post about crashes 
or other issues at [url]https://forums.alliedmods.net/showthread.php?t=236635[/url]
Wed Oct  2 08:14:26 AM UTC 2024Server restart in 10 seconds
Using Breakpad minidump system
Version1504 AppID580
Setting breakpad minidump AppID 
580
Using breakpad crash handler
/home/crywolf/dota_sv/srcds_runline 356131252 Segmentation fault      $HL_CMD
Post about crashes 
or other issues at [url]https://forums.alliedmods.net/showthread.php?t=236635[/url]
Wed Oct  2 08:14:38 AM UTC 2024Server restart in 10 seconds
Using Breakpad minidump system
Version1504 AppID580
Setting breakpad minidump AppID 
580
Using breakpad crash handler
/home/crywolf/dota_sv/srcds_runline 356131266 Segmentation fault      $HL_CMD
Post about crashes 
or other issues at [url]https://forums.alliedmods.net/showthread.php?t=236635[/url]
Wed Oct  2 08:14:52 AM UTC 2024Server restart in 10 seconds
Using Breakpad minidump system
Version1504 AppID580
Setting breakpad minidump AppID 
580
Using breakpad crash handler
/home/crywolf/dota_sv/srcds_runline 356131293 Segmentation fault      $HL_CMD
Post about crashes 
or other issues at [url]https://forums.alliedmods.net/showthread.php?t=236635[/url]
Wed Oct  2 08:15:04 AM UTC 2024Server restart in 10 seconds
Using Breakpad minidump system
Version1504 AppID580
Setting breakpad minidump AppID 
580
Using breakpad crash handler
/home/crywolf/dota_sv/srcds_runline 356131307 Segmentation fault      $HL_CMD
Post about crashes 
or other issues at [url]https://forums.alliedmods.net/showthread.php?t=236635[/url]
Wed Oct  2 08:15:18 AM UTC 2024Server restart in 10 seconds
Using Breakpad minidump system
Version1504 AppID580
Setting breakpad minidump AppID 
580
Using breakpad crash handler
/home/crywolf/dota_sv/srcds_runline 356131318 Segmentation fault      $HL_CMD
Post about crashes 
or other issues at [url]https://forums.alliedmods.net/showthread.php?t=236635[/url]
Wed Oct  2 08:15:30 AM UTC 2024Server restart in 10 seconds
Using Breakpad minidump system
Version1504 AppID580
Setting breakpad minidump AppID 
580
Using breakpad crash handler
/home/crywolf/dota_sv/srcds_runline 356131329 Segmentation fault      $HL_CMD
Post about crashes 
or other issues at [url]https://forums.alliedmods.net/showthread.php?t=236635[/url]
Wed Oct  2 08:15:43 AM UTC 2024Server restart in 10 seconds
Using Breakpad minidump system
Version1504 AppID580
Setting breakpad minidump AppID 
580
Using breakpad crash handler
/home/crywolf/dota_sv/srcds_runline 356131340 Segmentation fault      $HL_CMD
Post about crashes 
or other issues at [url]https://forums.alliedmods.net/showthread.php?t=236635[/url]
Wed Oct  2 08:15:54 AM UTC 2024Server restart in 10 seconds
Using Breakpad minidump system
Version1504 AppID580
Setting breakpad minidump AppID 
580
Using breakpad crash handler
/home/crywolf/dota_sv/srcds_runline 356131362 Segmentation fault      $HL_CMD
Post about crashes 
or other issues at [url]https://forums.alliedmods.net/showthread.php?t=236635[/url]
Wed Oct  2 08:16:06 AM UTC 2024Server restart in 10 seconds
Using Breakpad minidump system
Version1504 AppID580
Setting breakpad minidump AppID 
580
Using breakpad crash handler
/home/crywolf/dota_sv/srcds_runline 356131374 Segmentation fault      $HL_CMD
Post about crashes 
or other issues at [url]https://forums.alliedmods.net/showthread.php?t=236635[/url]
Wed Oct  2 08:16:17 AM UTC 2024Server restart in 10 seconds
Using Breakpad minidump system
Version1504 AppID580
Setting breakpad minidump AppID 
580
Using breakpad crash handler
/home/crywolf/dota_sv/srcds_runline 356131385 Segmentation fault      $HL_CMD
Post about crashes 
or other issues at [url]https://forums.alliedmods.net/showthread.php?t=236635[/url]
Wed Oct  2 08:16:29 AM UTC 2024Server restart in 10 seconds
Using Breakpad minidump system
Version1504 AppID580
Setting breakpad minidump AppID 
580
Using breakpad crash handler
/home/crywolf/dota_sv/srcds_runline 356131399 Segmentation fault      $HL_CMD
Post about crashes 
or other issues at [url]https://forums.alliedmods.net/showthread.php?t=236635[/url]
Wed Oct  2 08:16:40 AM UTC 2024Server restart in 10 seconds
Using Breakpad minidump system
Version1504 AppID580
Setting breakpad minidump AppID 
580
Using breakpad crash handler
/home/crywolf/dota_sv/srcds_runline 356131410 Segmentation fault      $HL_CMD
Post about crashes 
or other issues at [url]https://forums.alliedmods.net/showthread.php?t=236635[/url]
Wed Oct  2 08:16:52 AM UTC 2024Server restart in 10 seconds
Using Breakpad minidump system
Version1504 AppID580
Setting breakpad minidump AppID 
580
Using breakpad crash handler
/home/crywolf/dota_sv/srcds_runline 356131432 Segmentation fault      $HL_CMD
Post about crashes 
or other issues at [url]https://forums.alliedmods.net/showthread.php?t=236635[/url]
Wed Oct  2 08:17:05 AM UTC 2024Server restart in 10 seconds
Using Breakpad minidump system
Version1504 AppID580
Setting breakpad minidump AppID 
580
Using breakpad crash handler
/home/crywolf/dota_sv/srcds_runline 356131445 Segmentation fault      $HL_CMD
Post about crashes 
or other issues at [url]https://forums.alliedmods.net/showthread.php?t=236635[/url]
Wed Oct  2 08:17:16 AM UTC 2024Server restart in 10 seconds
Using Breakpad minidump system
Version1504 AppID580
Setting breakpad minidump AppID 
580
Using breakpad crash handler
/home/crywolf/dota_sv/srcds_runline 356131455 Segmentation fault      $HL_CMD
Post about crashes 
or other issues at [url]https://forums.alliedmods.net/showthread.php?t=236635[/url]
Wed Oct  2 08:17:27 AM UTC 2024Server restart in 10 seconds
Using Breakpad minidump system
Version1504 AppID580
Setting breakpad minidump AppID 
580
Using breakpad crash handler
/home/crywolf/dota_sv/srcds_runline 356131468 Segmentation fault      $HL_CMD
Post about crashes 
or other issues at [url]https://forums.alliedmods.net/showthread.php?t=236635[/url]
Wed Oct  2 08:17:39 AM UTC 2024Server restart in 10 seconds
Using Breakpad minidump system
Version1504 AppID580
Setting breakpad minidump AppID 
580
Using breakpad crash handler
/home/crywolf/dota_sv/srcds_runline 356131479 Segmentation fault      $HL_CMD
Post about crashes 
or other issues at [url]https://forums.alliedmods.net/showthread.php?t=236635[/url]
Wed Oct  2 08:17:52 AM UTC 2024Server restart in 10 seconds
Using Breakpad minidump system
Version1504 AppID580
Setting breakpad minidump AppID 
580
Using breakpad crash handler
/home/crywolf/dota_sv/srcds_runline 356131498 Segmentation fault      $HL_CMD
Post about crashes 
or other issues at [url]https://forums.alliedmods.net/showthread.php?t=236635[/url]
Wed Oct  2 08:18:03 AM UTC 2024Server restart in 10 seconds
Using Breakpad minidump system
Version1504 AppID580
Setting breakpad minidump AppID 
580
Using breakpad crash handler
/home/crywolf/dota_sv/srcds_runline 356131510 Segmentation fault      $HL_CMD
Post about crashes 
or other issues at [url]https://forums.alliedmods.net/showthread.php?t=236635[/url]
Wed Oct  2 08:18:14 AM UTC 2024Server restart in 10 seconds
Using Breakpad minidump system
Version1504 AppID580
Setting breakpad minidump AppID 
580
Using breakpad crash handler
/home/crywolf/dota_sv/srcds_runline 356131520 Segmentation fault      $HL_CMD
Post about crashes 
or other issues at [url]https://forums.alliedmods.net/showthread.php?t=236635[/url]
Wed Oct  2 08:18:25 AM UTC 2024Server restart in 10 seconds
Using Breakpad minidump system
Version1504 AppID580
Setting breakpad minidump AppID 
580
Using breakpad crash handler
/home/crywolf/dota_sv/srcds_runline 356131530 Segmentation fault      $HL_CMD
Post about crashes 
or other issues at [url]https://forums.alliedmods.net/showthread.php?t=236635[/url]
Wed Oct  2 08:18:36 AM UTC 2024Server restart in 10 seconds
Using Breakpad minidump system
Version1504 AppID580
Setting breakpad minidump AppID 
580
Using breakpad crash handler
/home/crywolf/dota_sv/srcds_runline 356131546 Segmentation fault      $HL_CMD
Post about crashes 
or other issues at [url]https://forums.alliedmods.net/showthread.php?t=236635[/url]
Wed Oct  2 08:18:47 AM UTC 2024Server restart in 10 seconds
Using Breakpad minidump system
Version1504 AppID580
Setting breakpad minidump AppID 
580
Using breakpad crash handler
/home/crywolf/dota_sv/srcds_runline 356131568 Segmentation fault      $HL_CMD
Post about crashes 
or other issues at [url]https://forums.alliedmods.net/showthread.php?t=236635[/url]
Wed Oct  2 08:19:00 AM UTC 2024Server restart in 10 seconds
Using Breakpad minidump system
Version1504 AppID580
Setting breakpad minidump AppID 
580
Using breakpad crash handler
/home/crywolf/dota_sv/srcds_runline 356131589 Segmentation fault      $HL_CMD
Post about crashes 
or other issues at [url]https://forums.alliedmods.net/showthread.php?t=236635[/url]
Wed Oct  2 08:19:11 AM UTC 2024Server restart in 10 seconds
Using Breakpad minidump system
Version1504 AppID580
Setting breakpad minidump AppID 
580
Using breakpad crash handler
/home/crywolf/dota_sv/srcds_runline 356131610 Segmentation fault      $HL_CMD
Post about crashes 
or other issues at [url]https://forums.alliedmods.net/showthread.php?t=236635[/url]
Wed Oct  2 08:19:23 AM UTC 2024Server restart in 10 seconds
Using Breakpad minidump system
Version1504 AppID580
Setting breakpad minidump AppID 
580
Using breakpad crash handler
/home/crywolf/dota_sv/srcds_runline 356131620 Segmentation fault      $HL_CMD
Post about crashes 
or other issues at [url]https://forums.alliedmods.net/showthread.php?t=236635[/url]
Wed Oct  2 08:19:36 AM UTC 2024Server restart in 10 seconds
Using Breakpad minidump system
Version1504 AppID580
Setting breakpad minidump AppID 
580
Using breakpad crash handler
/home/crywolf/dota_sv/srcds_runline 356131631 Segmentation fault      $HL_CMD
Post about crashes 
or other issues at [url]https://forums.alliedmods.net/showthread.php?t=236635[/url]
Wed Oct  2 08:19:47 AM UTC 2024Server restart in 10 seconds
Using Breakpad minidump system
Version1504 AppID580
Setting breakpad minidump AppID 
580
Using breakpad crash handler
/home/crywolf/dota_sv/srcds_runline 356131648 Segmentation fault      $HL_CMD
Post about crashes 
or other issues at [url]https://forums.alliedmods.net/showthread.php?t=236635[/url]
Wed Oct  2 08:19:59 AM UTC 2024Server restart in 10 seconds 
__________________
I dont walk trough this world with fear in my heart.
www.dark-arena.com L4D, CS1.6, CZ Servers

Last edited by CryWolf; 10-02-2024 at 05:22.
CryWolf is offline
Send a message via MSN to CryWolf Send a message via Yahoo to CryWolf
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 14:38.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode