• Garry's Mod Server stops loading after "PREP OK"
    1 replies, posted
When I launch my gmod server, it loads and stops after "PREP OK", and just sits there. I cannot join my server. Any help? Console initialized. Adding Path: [D:\GMOD\cstrike] FIND [D:\GMOD\cstrike\*.vpk] ADDING [D:\GMOD\cstrike\cstrike_pak_000.vpk] ConVarRef mat_dxlevel doesn't point to an existing ConVar Game.dll loaded for "Garry's Mod" Initializing Steam libraries for secure Internet server Logging into anonymous gameserver account. Fetching Workshop Addons.. No -authkey Adding Filesystem Addon 'd:\gmodserver1\garrysmod\addons\csgo_modular_components' Adding Filesystem Addon 'd:\gmodserver1\garrysmod\addons\ttt_scorecounter' Adding Filesystem Addon 'd:\gmodserver1\garrysmod\addons\ulib' Adding Filesystem Addon 'd:\gmodserver1\garrysmod\addons\ulx' Changing gamemode to Trouble in Terrorist Town (terrortown) Network: IP ##.#.###.###, mode MP, dedicated Yes, ports 27015 SV / 27005 CL PREP OK My start.BAT: @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 +clientport 27005 +hostport 27015 -debug -game garrysmod +gamemode terrortown +map gm_construct +maxplayers 16 echo (%time%) WARNING: srcds closed or crashed, restarting. goto srcds/ Also, how can I debug the console by reading the logs?
Fetching Workshop Addons.. No -authkey this might be it
Sorry, you need to Log In to post a reply to this thread.