SRCDS Steam group


SRCDS wont open. loading mouse then gone? help plz!!
#1
Wink 
I just got done installing SRCDS. threw the public installer. i was watching a video on how to do it because im not to good at this stuff. but i doubble click the public installer the i go to server, then orangebox, then i doubble click SRCDS... i get the loading mouse then it goes away. tryed srcds.exe. everything i could think of... help please!![/color][/size][/font] Smile
Reply
#2
You can't double click the srcds.

Look in some guides in the tutorials section how to install a server.
Join the Source Dedicated Server Support Group on Steam Community!
Source Dedicated Server (SRCDS)
Free to join, Live support! (When available)

http://forums.srcds.com/viewtopic/5114
Reply
#3
no i go to open it and it dosent open.
Reply
#4
Drocona Wrote:You can't double click the srcds.

Look in some guides in the tutorials section how to install a server.

....im reading the tutorials but none of the things in cmd work?..
it always says path not found or something
Reply
#5
where is your server installed?
~ Mooga ...w00t? - SRCDS.com on Twitter
[Image: 76561197965445574.png]
Please do not PM me for server related help
fqdn Wrote:if you've seen the any of the matrix movies, a game server is not all that different. it runs a version of the game that handles the entire world for each client connected. that's the 2 sentence explanation.
Reply
#6
this is the path

C:\Documents and setings\Dan Young\Desktop\Public_Installer\Server\Orangebox
Reply
#7
What game is it?
What starting map do you want?
What tick rate do you want?
What port do you want?

If you post that I'll throw it into a batch script for you.
~ Mooga ...w00t? - SRCDS.com on Twitter
[Image: 76561197965445574.png]
Please do not PM me for server related help
fqdn Wrote:if you've seen the any of the matrix movies, a game server is not all that different. it runs a version of the game that handles the entire world for each client connected. that's the 2 sentence explanation.
Reply
#8
What game is it?
What starting map do you want?
What tick rate do you want?
What port do you want?

Garrys mod
gm_flatgrass
100 tick rate. i gusse
27015
Reply
#9
Not the best documented batch script I've posted, but it does the job.
Create a new text file and name is GMod_Server_Start.bat
Make sure it's a .bat and not a .txt

Enter this into the bat file:
Code:
::=======================::
::    SRCDS Guardian     ::
::      Black-Sky        ::
::       Drocona         ::
::                       ::
:: EDITED FOR KILLER582  ::
::       BY MOOGA        ::
::                       ::
::     Gmod Version      ::
::=======================::


::This will make the window clear, remove all paths etc, just to keep the important stuff
@echo off


::Give a name to the window, nothing really important.
title SRCDS Guardian               Killer582s Garrys Mod Server


::Clear the window
cls


::Report to console what we are doing
echo ****To close this script, close this windows and then the SRCDS window****

echo.
echo.
echo Watching the Garry's Mod SRCDS for crashes

>> GMod_Guardian.log echo.
>> GMod_Guardian.log echo (%date%)(%time%) Started up SRCDS Guardian for Garry's Mod.

::Insert a return point if it crashes
:srcds


echo (%date%)(%time%)        Garry's Mod Server is now online.

>> GMod_Guardian.log echo (%date%)(%time%)        Garry's Mod Server is now online.


::Start the actual server
start /wait "C:\Documents and setings\Dan Young\Desktop\Public_Installer\Server\Orangebox\srcds.exe" -console -game garrysmod -maxplayers 24 +fps_max 200 -port 27015 +map gm_flatgrass -tickrate 100


echo (%date%)(%time%) Garry's Mod Server crashed or closed. Now restarting...

>> GMod_Guardian.log echo (%date%)(%time%) Garry's Mod Server crashed or closed. Now restarting...


::Server crashed or closed, so we point it to the return point to start the server again
goto srcds

Run the bat file to run your server (theoretically)
Feel free to make any changes to the start up line.

And a note to anyone who thinks I've just been as ass to everyone:
I'm actually helping this guy out! Toungue

Oh ya, and remember to search and read the FAQ Toungue
~ Mooga ...w00t? - SRCDS.com on Twitter
[Image: 76561197965445574.png]
Please do not PM me for server related help
fqdn Wrote:if you've seen the any of the matrix movies, a game server is not all that different. it runs a version of the game that handles the entire world for each client connected. that's the 2 sentence explanation.
Reply
#10
im getting an error message..but sometimes it will think about opening
the error says Failed to load the Launcher DLL
The Specif Molecule could not be found
.i took a screen show but it wont let me attach it.


ohh yeah i put all that stuff in command promt is that right?
Reply
#11
No, you make a file called "Start_server.bat"
then double click on the bat file.
~ Mooga ...w00t? - SRCDS.com on Twitter
[Image: 76561197965445574.png]
Please do not PM me for server related help
fqdn Wrote:if you've seen the any of the matrix movies, a game server is not all that different. it runs a version of the game that handles the entire world for each client connected. that's the 2 sentence explanation.
Reply
#12
i feel like a noob asking but what can be used as a bat file?
notpad?
Reply
#13
nvm. i got it but now i got a thing that says 16. bit MS-DOS subsystem

C:/ DOCUME~1\DANYOUN~\decktop\public~\srcds.exe
the NTVDM CPU has encountered an illegal instuction.
CS:0db2 IP 0001 OP:f0 f0 fe ff 9f choose "close to terminate the application
Reply


Forum Jump:


Users browsing this thread: 6 Guest(s)