SRCDS Steam group


DLL error
#1
Hello!
I'm trying to install Garry's Mod Dedicated Server, but when i run the srcds.exe it always give me 1 error.

I used the following batch file to install it:

PHP Code:
@echo off
cd c
:\program files\valve\hlserver\
echo 
This will take a long timeI would recommend you go do something else.
echo 
Updating/installing Garrysmod
hldsupdatetool 
-command update -game "garrysmod" -dir C:\SRCDS -verify_all
echo Updating/installing CS:S
hldsupdatetool 
-command update -game "Counter-Strike Source" -dir C:\srcds
echo Updating/installing dods
hldsupdatetool 
-command update -game "dods" -dir C:\srcds
echo Updating/installing hl2mp
hldsupdatetool 
-command update -game "hl2mp" -dir C:\srcds
echo Updating/installing tf
hldsupdatetool 
-command update -game "tf" -dir C:\srcds
echo Updating/installing sin
hldsupdatetool 
-command update -game "sin" -dir C:\srcds
echo Updating/installing ship
hldsupdatetool 
-command update -game "ship" -dir C:\srcds
echo Update/installation Complete
echo Installed to c:\srcds\
echo 
Your server is now ready to use!
echo 
To add extra addons or maps etcplace them in c:\srcds\orangebox\garrysmod\
echo 
This installer can also update necessary server filesso it is recommended that you run it often.
pause 

The next image is the structure of my folder located at c:/srcds with have a The Ship srcds.exe (dunno why)
[Image: e83d32903223008f9bcb5406314a2cfd.PNG]
As you see it have selected the srcds.exe which have The Ship icon over it.
When I run it, it gives me the following error:
[Image: 0b272c5325f1e481327f0acc9683ab58.PNG]
And then I press OK and gives me the following message:
[Image: 0e6b262dd47971a20757c3e85a5d14af.PNG]

The Garrysmod folder is located at orangebox subfolder, which have it own srcds.exe as you see below, selected:
[Image: 8ae6a0e4328057656f2d93cca5b74344.png]
I run it, and nothing happens. If I move it to c:/srcds it give me the same error.
Any ideia?
Reply
#2
You need to make a startup shortcut for your game. So it would be like

[code] C:\scds\srcds.exe -console -map gm_construct -tickrate 66 +fps_max 0 -maxplayers 20
[Image: b_350x20_C002748-004880-FFFFFF-000000.png]
Reply
#3
Still nothing appening...
Reply
#4
Like this:
Code:
C:\srcds\orangebox\srcds.exe -game garrysmod -console -map gm_construct -tickrate 66 -maxplayers 20
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)