I have tried to join my server but nothing works. Ive tried joining with the port.
And with a dot at the end of the ip.
Ive even tried to see if im opening the wrong port but its 27015.
I have disabled my firewall and anivirus to see if that worked.
None of it worked. Im on Windows 10 btw.
localhost wont work either.
My start.bat file contains
@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 -garrysmod +map gm_construct +maxplayers 16
echo (%time%) WARNING: srcds closed or crashed, restarting.
goto srcds
Please Help
[IMG]http://i.imgur.com/Omkbx3H.png[/IMG]
Portforward the range 27000-27030 UDP & TCP, shut down all firewalls on your network.
[QUOTE=Robotboy655;49550362]Portforward the range 27000-27030 UDP & TCP, shut down all firewalls on your network.[/QUOTE]
Ok ill try
[editline]17th January 2016[/editline]
[QUOTE=Robotboy655;49550362]Portforward the range 27000-27030 UDP & TCP, shut down all firewalls on your network.[/QUOTE]
That did it! Thanks :D
Sorry, you need to Log In to post a reply to this thread.