Raised This Month: $32 Target: $400
 8% 

Hltv after updates?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
jonnzus
Epic Member
Join Date: Oct 2010
Location: Finland
Old 05-11-2013 , 11:15   Hltv after updates?
Reply With Quote #1

Hey, I just installed hlds server for hltv with app_update 90 validate.

When I open hltv, my console got spammed with this messages:
WARNING! System::RunFrame: system time difference <= 0.
and im unable to connect any server (with hltv)
Also I can't find hltv_run, only that hltv file.
Any ideas how to fix this?
__________________
Quote:
367. Everyone's copyright will be broken. No exceptions.
jonnzus is offline
^SmileY
Veteran Member
Join Date: Jan 2010
Location: Brazil [<o>]
Old 05-12-2013 , 22:48   Re: Hltv after updates?
Reply With Quote #2

Update it
__________________
Projects:

- See my Git Hub: https://github.com/SmileYzn
PHP Code:
set_pcvar_num(pCvar, !get_pcvar_num(pCvar)); 
^SmileY is offline
Send a message via MSN to ^SmileY Send a message via Skype™ to ^SmileY
jonnzus
Epic Member
Join Date: Oct 2010
Location: Finland
Old 05-13-2013 , 07:58   Re: Hltv after updates?
Reply With Quote #3

Ain't helping, it still gives me this:
Code:
Console initialized.
FileSystem initialized.
Error:libsteam_api.so: cannot open shared object file: No such file or directory
Type 'help' for a list of commands.
WARNING! System::RunFrame: system time difference <= 0.
WARNING! System::RunFrame: system time difference <= 0.
Is some 32lib needed for that?
__________________
Quote:
367. Everyone's copyright will be broken. No exceptions.
jonnzus is offline
^SmileY
Veteran Member
Join Date: Jan 2010
Location: Brazil [<o>]
Old 05-13-2013 , 12:25   Re: Hltv after updates?
Reply With Quote #4

If you are using x64, yes

You shold install ia32 libs, see the SteamCMD wiki ;)
__________________
Projects:

- See my Git Hub: https://github.com/SmileYzn
PHP Code:
set_pcvar_num(pCvar, !get_pcvar_num(pCvar)); 
^SmileY is offline
Send a message via MSN to ^SmileY Send a message via Skype™ to ^SmileY
jonnzus
Epic Member
Join Date: Oct 2010
Location: Finland
Old 05-13-2013 , 12:29   Re: Hltv after updates?
Reply With Quote #5

I have already installed those libs what steamcmd wiki tell me to install. I'm just thinking does I need some more cause I can run hlds and steamcmd.
__________________
Quote:
367. Everyone's copyright will be broken. No exceptions.
jonnzus is offline
^SmileY
Veteran Member
Join Date: Jan 2010
Location: Brazil [<o>]
Old 05-13-2013 , 12:58   Re: Hltv after updates?
Reply With Quote #6

Run 2 times before testing, like

force_install_dir /yourfirst/yousecond/

app_update 90

after (again)

app_update 90 validate

Its still not solve the problem, show the HLDS error not only HLTV
__________________
Projects:

- See my Git Hub: https://github.com/SmileYzn
PHP Code:
set_pcvar_num(pCvar, !get_pcvar_num(pCvar)); 
^SmileY is offline
Send a message via MSN to ^SmileY Send a message via Skype™ to ^SmileY
jonnzus
Epic Member
Join Date: Oct 2010
Location: Finland
Old 05-13-2013 , 13:27   Re: Hltv after updates?
Reply With Quote #7

Hlds works fine, but hltv doesn't work.
__________________
Quote:
367. Everyone's copyright will be broken. No exceptions.
jonnzus is offline
^SmileY
Veteran Member
Join Date: Jan 2010
Location: Brazil [<o>]
Old 05-13-2013 , 15:07   Re: Hltv after updates?
Reply With Quote #8

Oh yes, its a problem based on startup line,

PHP Code:
#/bin/sh
export LD_LIBRARY_PATH=".:$LD_LIBRARY_PATH"
if
[ -
./hltv ]; then
./hltv $@
fi

chmod 
+./hltv.lib 
save it as hltv.lib and run:

./hltv.lib -maxplayers xxx -port xxxxx -ip xxx.xxx.xxx.xxx
__________________
Projects:

- See my Git Hub: https://github.com/SmileYzn
PHP Code:
set_pcvar_num(pCvar, !get_pcvar_num(pCvar)); 
^SmileY is offline
Send a message via MSN to ^SmileY Send a message via Skype™ to ^SmileY
piepie
Member
Join Date: May 2013
Location: Pieland *.*
Old 05-13-2013 , 16:31   Re: Hltv after updates?
Reply With Quote #9

Quote:
Originally Posted by ^SmileY View Post
Oh yes, its a problem based on startup line,

PHP Code:
#/bin/sh
export LD_LIBRARY_PATH=".:$LD_LIBRARY_PATH"
if
[ -
./hltv ]; then
./hltv $@
fi

chmod 
+./hltv.lib 
save it as hltv.lib and run:

./hltv.lib -maxplayers xxx -port xxxxx -ip xxx.xxx.xxx.xxx
Permissions denied.
__________________

piepie is offline
jonnzus
Epic Member
Join Date: Oct 2010
Location: Finland
Old 05-13-2013 , 16:41   Re: Hltv after updates?
Reply With Quote #10

chmod +x hltv.lib
__________________
Quote:
367. Everyone's copyright will be broken. No exceptions.
jonnzus is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 07:59.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode