I launch my server and it freezes after "Nav File is wrong or something (1)" this can also be a "(4)" too.
[url]http://gyazo.com/4094770e5933b1f6699eb8290b91d2ed[/url]
Here is my start.bat script:
@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 Watchdog
echo (%time%) srcds started.
start srcds.exe -console -game garrysmod +exec server.cfg +map gm_construct +maxplayers 1 -gamemode terrortown
echo (%time%) WARNING srcds closed or crashed, restarting.
I have searched everywhere but can't seem to find a fix; help would be greatly appreciated.
Thank you!
Sorry, you need to Log In to post a reply to this thread.