hi
i installed cs1.6 on centOS
server started successful
but i cant start hltv

i using script to run hltv

tv.sh
-------------------------
#/bin/bash
export LD_LIBRARY_PATH=/home/filoret/cs16_hltv_public:$LD_LIBRARY_PATH
screen -A -m -d -S cs16tv ./hltv +connect localhost:27035
-------------------------

cs16_hltv_public - copy of server dir
tv.sh and hltv are in same dir
and i have error

-------------------------
Console initialized.
FileSystem initialized.
Error:libSteamValidateUserIDTickets_i386.so: cannot open shared object file: No 
such file or directory
***** FATAL ERROR *****
Proxy::Init: couldn't load network module.
*** STOPPING SYSTEM ***
ERROR! System::AddModule: couldn't initialize module (null).
Type 'help' for a list of commands.
Console initialized.
WARNING! System::DispatchCommand: command "Console initialized." not registered.
FileSystem initialized.
WARNING! System::DispatchCommand: command "FileSystem initialized." not 
registered.
Error:libSteamValidateUserIDTickets_i386.so: cannot open shared object file: No 
such file or directory
WARNING! System::DispatchCommand: command 
"Error:libSteamValidateUserIDTickets_i386.so: cannot open shared object file: 
No such file or directory" not registered.
***** FATAL ERROR *****
WARNING! System::DispatchCommand: command "***** FATAL ERROR *****" not 
registered.
Proxy::Init: couldn't load network module.
WARNING! System::DispatchCommand: command "Proxy::Init: couldn't load network 
module." not registered.
*** STOPPING SYSTEM ***
WARNING! System::DispatchCommand: command "*** STOPPING SYSTEM ***" not 
registered.
ERROR! System::AddModule: couldn't initialize module (null).
WARNING! System::DispatchCommand: command "ERROR! System::AddModule: couldn't 
initialize module (null)." not registered.
WARNING! System::RunFrame: system time difference <= 0.
WARNING! System::RunFrame: system time difference <= 0.
WARNING! System::RunFrame: system time difference <= 0.
WARNING! System::RunFrame: system time difference <= 0.
-------------------------

what i should do to run hltv proxy  ??? help plz


_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds

Reply via email to