07-17-2012, 11:13 PM
(This post was last modified: 07-17-2012, 11:14 PM by maxofsteam.)
BASIC INFO
Server OS: Windows 7 64-bit
Processor: Intel Core i3 3.20ghz
Ram: 4gb
Game(s): Team Fortress
Start Up Command:
Admin Mods: Sourcemod
INSTALLING INFO
Full Install Command:
and Yes I tried with -verify_all
The Problem:
![[Image: 37a45e0d11ae8e8ddd865cc387e0c70b.png?1342530509]](http://gyazo.com/37a45e0d11ae8e8ddd865cc387e0c70b.png?1342530509)
I tried putting the steamclient.dll from Steam to orangebox/bin
Server OS: Windows 7 64-bit
Processor: Intel Core i3 3.20ghz
Ram: 4gb
Game(s): Team Fortress
Start Up Command:
Code:
@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.
goto orangebox
start /wait srcds.exe -console -game tf +map cp_badlands +maxplayers 16
echo (%time%) WARNING: srcds closed or crashed, restarting.
goto srcds
INSTALLING INFO
Full Install Command:
Code:
c:\HLServer\hldsupdatetool -command update -game tf -dir c:\HLServer
The Problem:
![[Image: c779d701064ec0497cb14d6e8c631051.png?1342530503]](http://gyazo.com/c779d701064ec0497cb14d6e8c631051.png?1342530503)
![[Image: 37a45e0d11ae8e8ddd865cc387e0c70b.png?1342530509]](http://gyazo.com/37a45e0d11ae8e8ddd865cc387e0c70b.png?1342530509)
I tried putting the steamclient.dll from Steam to orangebox/bin