Raised This Month: $ Target: $400
 0% 

[HELP]Cannot opening server.


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
ShLuMieL
Senior Member
Join Date: Jul 2010
Old 12-27-2013 , 19:19   [HELP]Cannot opening server.
Reply With Quote #1

Hey to all.I have installed Linux Ubunto 64x on a VirtualBox.
And I following this instruction:
https://developer.valvesoftware.com/wiki/SteamCMD
I tried to install and then I got the part that I need to write.
PHP Code:
./steamcmd.sh 
And I got error, and this message come's up.
PHP Code:
Unable to determine CPU Frequency. Try defining CPU_MHZ
I tried to search this line in google but what they say not working.
So if someone can tell me how can I fix this problem I will thank him alot.

Thank's to All.
ShLuMieL is offline
Kia
AlliedModders Donor
Join Date: Apr 2010
Location: In a world of madness
Old 12-28-2013 , 04:31   Re: [HELP]Cannot opening server.
Reply With Quote #2

Try this :

Quote:
mount -t linprocfs linproc /compat/linux/proc
__________________
Kia is offline
ShLuMieL
Senior Member
Join Date: Jul 2010
Old 12-28-2013 , 07:43   Re: [HELP]Cannot opening server.
Reply With Quote #3

Quote:
Originally Posted by Kia View Post
Try this :
mount: mount point /compat/linux/proc does not exist

Buy leave it.

I tried to create with this Insturctions:
http://www.cstrike-planet.com/tutori...nstall-CS-16/6

and when I in the end and I type:
PHP Code:
chmod +x steam
./steam -command update -game cstrike -dir 
First time:
PHP Code:
Checking bootstrapper version ...
Getting version 50 of Steam HLDS Update Tool
Downloading
. . . . . . . . . . . .
Steam Linux Client updatedplease retry the command 
Second time:
PHP Code:
Checking bootstrapper version ...
removing stale semaphore last operated on by process 2088 with name 0eBlobRegistryMutex_4A2786E5A2BE6CA4DC9E534237C06FD2
removing stale semaphore last operated on by process 2088 with name 0eBlobRegistrySignal_4A2786E5A2BE6CA4DC9E534237C06FD2
Updating Installation
Determining which depot
(sto install/update...
** 
'game' options for Source DS Install:

        
"ageofchivalry"
        "alienswarm"
        "diprip"
        "dystopia"
        "episode1"
        "esmod"
        "garrysmod"
        "garrysmodbeta"
        "insurgency"
        "l4d_full"
        "left4dead"
        "left4dead2"
        "left4dead2_demo"
        "orangebox"
        "pvkii"
        "smashball"
        "synergy"
        "zps"

** 'game' options for HL1 DS Install:

        
"dmc"
        "gearbox"
        "ricochet"
        "tfc"
        "valve"

** 'game' options for Third-Party game servers:

        
"ageofchivalry"
        "aliensvspredator"
        "americasarmy3"
        "brink"
        "darkesthour"
        "darkmessiah"
        "defencealliance2"
        "dinodday"
        "diprip"
        "dystopia"
        "esmod"
        "garrysmod"
        "garrysmodbeta"
        "hauntedhellsreach"
        "homefront"
        "homefrontjpn"
        "insurgency"
        "killingfloor"
        "killingfloor_beta"
        "marenostrum"
        "modernwarfare3"
        "mondaynightcombat"
        "naturalselection2"
        "nexuiz"
        "pvkii"
        "redorchestra"
        "redorchestra2"
        "redorchestra_beta"
        "serioussam3"
        "serioussam3-deprecated"
        "serioussamhdse"
        "ship"
        "sin"
        "smashball"
        "sniperelitev2"
        "synergy"
        "tshb"
        "zps"
HLDS installation up to date 
And nothing happned... Please if someone can tell me why. or what im need to do.
ShLuMieL is offline
Kia
AlliedModders Donor
Join Date: Apr 2010
Location: In a world of madness
Old 12-28-2013 , 10:57   Re: [HELP]Cannot opening server.
Reply With Quote #4

Type this in console

Quote:
cat /proc/cpuinfo
You'll get some information, search for "cpu MHz".
Now open steam.sh and add this line before "cd "$STEAMROOT".

(2000 = 2 GHz)
Quote:
export CPU_MHZ=2000
__________________
Kia is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 12-28-2013 , 14:49   Re: [HELP]Cannot opening server.
Reply With Quote #5

hldsupdatetool is obsolete. Use SteamCMD.
__________________
fysiks is offline
ShLuMieL
Senior Member
Join Date: Jul 2010
Old 12-29-2013 , 07:50   Re: [HELP]Cannot opening server.
Reply With Quote #6

Quote:
Originally Posted by fysiks View Post
hldsupdatetool is obsolete. Use SteamCMD.
https://developer.valvesoftware.com/wiki/SteamCMD

But when I following this insteructions I didnt understand what to do.
There is that part:

PHP Code:
1. Download the SteamCMD Update Tool
Windows 
.zip file
Linux
type wget http://media.steampowered.com/installer/steamcmd_linux.tar.gz
If you are running a 64-bit Linux distroyou will probably have to install 32-bit libsSee here how to do this.
2. Extract the contents to a directory
 Note
:    Do not extract the contents of the updater tool to the regular Steam Client folder or to the HLDSUpdateTool folder.
Linuxtype tar -xvzf steamcmd_linux.tar.gz
3. Launch SteamCMD 
for the first time
Open a command prompt in that directory 
and start SteamCmd
Windows
type steamcmd
Linux
type ./steamcmd.sh 
Ok until now everything works.
Here:
PHP Code:
The program will automatically update and enter you in to a SteampromptType help for more information.
To download most game serversyou must login anonymously
login anonymous
If logging in anonymously doesn't work for that particular game, you will have to log in with a Steam Account
 Note:    You must log out of the regular Steam client in order to properly log in to SteamCMD Update Tool.
login <username>
Enter your password. Then check your e-mail for your Steam Guard access code and enter it (you'
ll only need to do this once per computer).
You should see a message stating that you have successfully logged in with your account
Still understood.
Ok now. Its opened as
PHP Code:
Steam
That
PHP Code:
force_install_dir ./cs_go
understood.
For CS 1.6.
PHP Code:
Exampleinstall and validate CS 1.6:
app_update 90 validate 
Understood.
But what now? How I can lunch the server? the is no CMD and then I stuck.
Please help me
Thank's.
ShLuMieL is offline
Mordekay
Squirrel of Fortune
Join Date: Apr 2006
Location: Germany
Old 12-29-2013 , 09:32   Re: [HELP]Cannot opening server.
Reply With Quote #7

If it downloaded all files simply exit the steamcmd tool with "Exit", change into your directory with "cd your\directory" and then launch the server as usual with "./hlds_run +my parameters"
__________________


Last edited by Mordekay; 12-29-2013 at 09:32.
Mordekay is offline
Reply



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 12:10.


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