Raised This Month: $ Target: $400
 0% 

Not able to see the server


Post New Thread Reply   
 
Thread Tools Display Modes
jRaven
AMX Mod X Beta Tester
Join Date: Jan 2006
Location: IA, USA
Old 10-23-2006 , 13:28   Re: Not able to see the server
Reply With Quote #21

Sure. The server should start without errors.
jRaven is offline
Send a message via ICQ to jRaven Send a message via AIM to jRaven
Scottish
Member
Join Date: Oct 2006
Old 10-23-2006 , 13:32   Re: Not able to see the server
Reply With Quote #22

Code:
 sh-2.05b# cd /usr/hlds_l/
sh-2.05b# rm -rf cstrike/
sh-2.05b# ./steam -command install -game cstike -dir .
Checking bootstrapper version ...
 
Use: steam -command <command> [parameters] [flags]
 
Commands:
 
 update: Install or update HLDS
 
   parameters:
      -game <game>            -   Game name: use 'list' to see available games
      -dir <installdir>       -   HLDS Install dir
      (if dir not specified, will use value from last run of tool)
 
   flags:
      -verify_all             -   Verify all HLDS files are up to date
      -retry                  -   Automatically retry every 30 seconds if the Steam Network is busy
      -remember_password      -   Remember password (if a username is supplied)
 
   For example: steam -command update -game cstrike -dir /hlds
 
 version: View installed versions
 
 list: View available games
 
Optional parameters for all commands:
 
      -username <username>    -   Steam account username (only needed to access limited content)
      -password <password>    -   Steam account password (only needed to access limited content)
 
sh-2.05b#
I dunno what i did wrong
is it that i dint specify a dir

Am i suppose to put /usr/hlds_l/cstrike or somethin there?

Last edited by Scottish; 10-23-2006 at 13:35. Reason: decided not to go to class
Scottish is offline
jRaven
AMX Mod X Beta Tester
Join Date: Jan 2006
Location: IA, USA
Old 10-23-2006 , 13:40   Re: Not able to see the server
Reply With Quote #23

Use: steam -command <command> [parameters] [flags]

Commands:

update: Install or update HLDS


I goofed on that... they merged the commands.

So instead of -command install, use -command update
jRaven is offline
Send a message via ICQ to jRaven Send a message via AIM to jRaven
Scottish
Member
Join Date: Oct 2006
Old 10-23-2006 , 14:08   Re: Not able to see the server
Reply With Quote #24

Code:
HLDS installation up to date
sh-2.05b# mkdir addons
sh-2.05b# mkdir addons/metamod
sh-2.05b# echo "linux addons/amxmodx/dlls/amxmodx_mm_i386.so" > addons/metamod/plugins.ini
sh-2.05b# mv liblist.gam liblist.orig
mv: cannot stat `liblist.gam': No such file or directory
sh-2.05b#
but i see that i do have a liblist.gam in cstrike folder, should i
cd /usr/hlds_l/cstrike
and then do the mv liblis. . .?
Scottish is offline
jRaven
AMX Mod X Beta Tester
Join Date: Jan 2006
Location: IA, USA
Old 10-23-2006 , 14:26   Re: Not able to see the server
Reply With Quote #25

If liblist.gam isn't there, run steam's verify because it should be there:
./steam -command update -game cstrike -dir . -verify_all
jRaven is offline
Send a message via ICQ to jRaven Send a message via AIM to jRaven
jRaven
AMX Mod X Beta Tester
Join Date: Jan 2006
Location: IA, USA
Old 10-23-2006 , 14:30   Re: Not able to see the server
Reply With Quote #26

I hope you didn't skip this step... you should have liblist.gam in cstrike.

Quote:
cd /usr/hlds_l/cstrike/
mkdir addons
mkdir addons/metamod
mkdir addons/metamod/dlls
echo "linux addons/amxmodx/dlls/amxmodx_mm_i386.so" > addons/metamod/plugins.ini

mv liblist.gam liblist.orig
You can check your CWD with the "pwd" command.
jRaven is offline
Send a message via ICQ to jRaven Send a message via AIM to jRaven
Scottish
Member
Join Date: Oct 2006
Old 10-23-2006 , 14:34   Re: Not able to see the server
Reply With Quote #27

I forgot to cd /usr/hlds_l/cstrike after making addons folders
after i did that it worked
So wen i started the server heres what came up :
Code:
sh-2.05b# cd /usr/hlds_l/
sh-2.05b# ./hlds_run -game cstrike +maxplayers 16 -secure +map cs_assault
Auto detecting CPU
Using AMD Optimised binary.
Auto-restarting the server on crash

Console initialized.
scandir failed:/usr/hlds_l/./platform/SAVE
Protocol version 47
Exe version 1.1.2.5/Stdio (cstrike)
Exe build: 20:06:55 Mar  7 2006 (3421)
STEAM Auth Server
couldn't exec language.cfg
Server IP address 192.168.1.100:27015

   Metamod version 1.19  Copyright (c) 2001-2006 Will Day <[email protected]>
   Metamod comes with ABSOLUTELY NO WARRANTY; for details type `meta gpl'.
   This is free software, and you are welcome to redistribute it
   under certain conditions; type `meta gpl' for details.


   AMX Mod X version 1.76a Copyright (c) 2004-2006 AMX Mod X Development Team
   AMX Mod X comes with ABSOLUTELY NO WARRANTY; for details type `amxx gpl'.
   This is free software and you are welcome to redistribute it under
   certain conditions; type 'amxx gpl' for details.

scandir failed:/usr/hlds_l/./platform/SAVE
L 10/23/2006 - 11:36:19: -------- Mapchange to cs_assault --------
[AMXX] Loaded 1 admin from file
cminterface.cpp (588) : Assertion Failed: NULL != m_hConnection

Executing AMX Mod X Configuration File
Scrolling message displaying frequency: 10:00 minutes
couldn't exec listip.cfg
couldn't exec banned.cfg
Adding master server 207.173.177.11:27010
Adding master server 68.142.72.250:27010

meta list
Currently loaded plugins:
      description      stat pend  file              vers      src  load  unlod
 [ 1] AMX Mod X        RUN   -    amxmodx_mm_i386.  v1.76a    ini  ANY   ANY
 [ 2] Fun              RUN   -    fun_amxx_i386.so  v1.76     pl1  ANY   ANY
 [ 3] CStrike          RUN   -    cstrike_amxx_i38  v1.76     pl1  ANY   ANY
 [ 4] CSX              RUN   -    csx_amxx_i386.so  v1.76a    pl1  ANY   ANY
4 plugins, 4 running
round start
status
hostname:  Counter-Strike 1.6 Server
version :  47/1.1.2.5/Stdio 3421 insecure (secure mode enabled, disconnected from Steam3)
tcp/ip  :  192.168.1.100:27015
map     :  cs_assault at: 0 x, 0 y, 0 z
players :  0 active (16 max)

#      name userid uniqueid frag time ping loss adr
0 users
meta version
Metamod v1.19  2006-04-17 (5:13)
by Will Day <[email protected]>
Unfortuneately i still cant see the server, or connect to it.

Is it because of
Code:
cminterface.cpp (588) : Assertion Failed: NULL != m_hConnection
?? or something else

and now it wont say round start like it use to, it just stops where i stopped with the paste.
Scottish is offline
jRaven
AMX Mod X Beta Tester
Join Date: Jan 2006
Location: IA, USA
Old 10-23-2006 , 14:39   Re: Not able to see the server
Reply With Quote #28

Server looks good. I'll see what I can find on the error.
jRaven is offline
Send a message via ICQ to jRaven Send a message via AIM to jRaven
jRaven
AMX Mod X Beta Tester
Join Date: Jan 2006
Location: IA, USA
Old 10-23-2006 , 14:40   Re: Not able to see the server
Reply With Quote #29

Can you tell me the output of:
uname -a
hostname
jRaven is offline
Send a message via ICQ to jRaven Send a message via AIM to jRaven
Scottish
Member
Join Date: Oct 2006
Old 10-23-2006 , 14:43   Re: Not able to see the server
Reply With Quote #30

Uname -a
output: nothing
hostname:
|X|Gaming

Last edited by Scottish; 10-23-2006 at 14:47. Reason: found the file
Scottish 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 17:29.


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