Quantcast
Channel: SRCDS.com Forums - All Forums
Viewing all articles
Browse latest Browse all 20897

Can't open SCRDS?

$
0
0
I followed this tutorial on this site about how to make a Garry's Mod server and i did everything, but when i run the bat that is supposed to run SRCDS, i get this error: "Failed to load the launcher DLL: The specified module could not be found."

I don't know why it won't work. The code i used was:

@echo off
cls
echo Protecting srcds from crashes...
echo If you want to close srcds and this script, close the srcds window and type Y depending on your language followed by Enter.
title srcds.com Watchdog
:srcds
echo (%time%) srcds started.
start /wait srcds.exe -console -game garrysmod +map gm_construct +maxplayers 16
echo (%time%) WARNING: srcds closed or crashed, restarting.
goto srcds

Is the code wrong or something?

I have uploaded a picture of the error showing and the CMD in the back that was supposed to open scrds.

.png  scrdserror.png (Size: 61.05 KB / Downloads: 8)

Viewing all articles
Browse latest Browse all 20897

Trending Articles