Hi, when I try to update my server, here's the error(s) i get:
The batch I use:
More info
Server OS: Windows 7 Ultimate 64-bit
Processor: Core i5-2500 @ 3.3GHz
Ram: 8GB
Game(s): Garry's Mod
Start Up Command: See above for update command
Admin Mods: None (not that it matters, no updates work!)
The directories are set right. I've used this update batch/server and has worked in the past.
Thanks in advance
Eric
The batch I use:
Code:
@echo off
cd c:\srcds\
echo Running Updater batch
HldsUpdateTool.exe -command update -game garrysmod -dir C:\srcds
echo Update/installation Complete
More info
Server OS: Windows 7 Ultimate 64-bit
Processor: Core i5-2500 @ 3.3GHz
Ram: 8GB
Game(s): Garry's Mod
Start Up Command: See above for update command
Admin Mods: None (not that it matters, no updates work!)
The directories are set right. I've used this update batch/server and has worked in the past.
Thanks in advance
Eric