SRCDS Steam group


SRCDS Crah on start up! Help!
#1
Exclamation 
So I decided to make a GMOD server for me and my friends. I followed this video here:https://www.youtube.com/watch?v=zjzT...ion_2776214465. It worked once before but I decided to make a whole new server today and what not. When I make the server and follow that video, when I open my star.bat file, it will load and crash and it will keep opening and crashing until I close it. It then gives me a srcds_2117155-crash. Here is what the command prompt looks like: http://postimg.org/image/wzpzuljjp/
and here is what the crash looks like: http://postimg.org/image/i6s8w5z7r/
Keep in mind this is a fresh server with no addons installed. Pleas help me figure this out!
Here is the code in my start.bat btw
@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
Reply
#2
Toungue 
Okay, if you are still having problems, I can give you the code of mine, it works perfectly.. only thing is that it's darkrp, Though I can change it over

@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_flatgrass.bsp +maxplayers 32
echo (%time%) WARNING: srcds closed or crashed, restarting.
goto srcds
Reply
#3
also, you may want to redo your server.cfg
here's the website
http://gmod-servercfg.appspot.com/
Reply
#4
Hi, Good to find such an informative post on server issues. Before getting Hostgator service, I had tried various platforms that offer to host. But after research, I found that HostGator is best. To find out more about a website like HostGator over here you should check more people’s reviews.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)