01-14-2010, 07:25 AM
(This post was last modified: 01-14-2010, 07:36 AM by devilwarier9.)
Can anyone test my gmod server is working. the ip is 24.141.148.88:27015 and please dont punch it into a tracker and say yes, cause I can do that, im wondering if you can actually connect cause when my friend connected he sat on "connecting to server" for 5 minutes, and I wanna make sure its him, not me cause my logs can see him connecting, so its not behind the firewall (i think) and my ports are forwarded. Pretty sure its not my system either, as its only 2 slot server. Also if you cant connect and would like to help me troubleshoot:
Server OS: Windows XP Home Edition
Processor: Intel Core 2 Duo E6750 @2.66GHz
Ram: 4GB
Game(s): Garrys mod
Start Up Command:
@echo off
title Server Watchdog
echo Now protecting your server from crashes...
echo If you wish to stop protetion, close Server Watchdog
:srcds
echo (%time%) srcds started.
start /wait srcds.exe -console -game garrysmod -tickrate 33 -ip 192.168.0.10 -port 27015 +map gm_flatgrass -maxplayers 2
echo (%time%) WARNING: srcds closed or crashed, restarting.
goto srcds
Admin Mods: ass mod
Ports forwarded: TCP: 27030-27039,27015 UDP: 1200,27000-27015,27020
Server OS: Windows XP Home Edition
Processor: Intel Core 2 Duo E6750 @2.66GHz
Ram: 4GB
Game(s): Garrys mod
Start Up Command:
@echo off
title Server Watchdog
echo Now protecting your server from crashes...
echo If you wish to stop protetion, close Server Watchdog
:srcds
echo (%time%) srcds started.
start /wait srcds.exe -console -game garrysmod -tickrate 33 -ip 192.168.0.10 -port 27015 +map gm_flatgrass -maxplayers 2
echo (%time%) WARNING: srcds closed or crashed, restarting.
goto srcds
Admin Mods: ass mod
Ports forwarded: TCP: 27030-27039,27015 UDP: 1200,27000-27015,27020