Garry's Mod Server startet, aber niemand kann connecten.
Hallo,
mein Garry's Mod Server auf einem Windows Server (2012 R2 Standart Testversion) hat einige Probleme. Ich habe ihn mit einem Startscript installiert, und er startet auch, gibt mir das Zeichen, dass er an ist und die IP.
Aber das Problem ist, dass niemand auf den Server connecten kann, warum ist unklar. Hat jemand eine Ahnung warum?
Hier das Startscript:
Code:
@echo off
cd c:\steamcmd\steamapps\common\garrysmodds
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 server Watchdog
echo (%time%) server started.
start srcds.exe -console -game "garrysmod" +port 27015 +map gm_construct +maxplayers 5 +host_workshop_collection 662864110 -authkey -entfernt-
echo (%time%) WARNING server closed or crashed, restarting.
Danke schon mal im Voraus. :)
AW: Garry's Mod Server startet, aber niemand kann connecten.
Erstmal ganz wichtig... LÖSCHE DEINEN AUTHKEY bei Steam!
Sonst bist du richtig am *rsch wenn du pech hast.
Und versuch den Server mal in der Firewall frei zu geben.