I didn't know that srcds.bat was included with the Windows version of Steam but if it is, update steam manually and then see if the script runs as it should.
On Thu, 03 Mar 2005 09:18:58 -0500, Roc <[EMAIL PROTECTED]> wrote: > Hi Renzo, someone chime in if I am wrong, I think you should've deleted > the .bat file too. Then I believe it would download a fresh .exe > and.bat. add -verify_all to your updatetool command line and run the > tool again to see if it corrects itself. > > If no good then do the following: > > Try removing the .bat file and running the update tool again with the > -verify_all command added. If no good then delete it ALL and run the > update tool from scratch! > > Regards > > Renzo Rosales wrote: > > >Is it that srcds.exe is nowhere to be seen or that the server is > >crashing for some reason? Remove > >ECHO (%time%) WARNING: SRCDS closed or crashed, restarting... > >goto SRCDS > >from your script and see what error srcds.exe is spitting out. > > > >On Thu, 3 Mar 2005 10:30:45 +0100, Micha Vermeer <[EMAIL PROTECTED]> wrote: > > > > > >>Hi, > >> > >>I would like to setup a server on my lan once more (after a couple weeks > >>off) but im having a problem: > >> > >>When I ran srcds.BAT it wouldn't update properly so I deleted all the files, > >>except srcds.BAT. I downloaded hldsupdatetool.exe from SteamPowered.com. > >> > >>I ran my srcds.BAT: > >> > >>@echo off > >>cls > >>ECHO Protecting SRCDS from crashes... > >>ECHO If you want to close SRCDS and this Batch file, close the SRCDS window > >>and type "y" or "j" followed by <enter>. > >>TITLE SRCDS.EXE Watchdog > >>:SRCDS > >>ECHO (%time%) Updating SRCDS > >>START /WAIT f:\hlserver\hldsupdatetool.exe -retry -command update -game > >>"Counter-Strike Source" -verify_all -username XxXxXxX -password xXxXxXx > >>ECHO (%time%) SRCDS started. > >>START /WAIT f:\HLserver\srcds.exe -console -game cstrike +map de_prodigy > >>+maxplayers 14 > >>ECHO (%time%) WARNING: SRCDS closed or crashed, restarting... > >>goto SRCDS > >> > >>So it veryfies all files, but then it goes in a loop because srcds.exe is > >>nowhere to be seen... > >> > >>Now, I thought srcds.exe should have been downloaded by the update tool, or > >>am I mistaken and should I have gotten it somewhere else? I cant remember if > >>I did the first time... > >> > >>I hope you can help me > >> > >>Micha Vermeer > >> > >>_______________________________________________ > >>To unsubscribe, edit your list preferences, or view the list archives, > >>please visit: > >>http://list.valvesoftware.com/mailman/listinfo/hlds > >> > >> > >> > > > >_______________________________________________ > >To unsubscribe, edit your list preferences, or view the list archives, > >please visit: > >http://list.valvesoftware.com/mailman/listinfo/hlds > > > > > > > > > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, please > visit: > http://list.valvesoftware.com/mailman/listinfo/hlds > _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds

