[cod] COD2 Linux Server Help Needed :)

Mike @ The Hanger mike at hanger.org.uk
Thu Mar 9 17:21:47 EST 2006


Sorry, just tried something else to let you know about.  I just added a
different .cfg file (mike1.cfg) and ran ./cod2_lnxded +exec mike1.cfg and
this is the output I got below (note the net_op write protect error and
net_port write protect error) any ideas?



File Handles:
----------------------
81577 files in iwd files
execing default_mp.cfg
couldn't exec language.cfg
execing config_mp_server.cfg
Opening IP socket: localhost:28960
Hostname: localhost.va-world.com
Alias: localhost
Alias: localhost.localdomain
Alias: localhost
IP: 127.0.0.1
--- Common Initialization Complete ---
execing mike1.cfg
net_ip is write protected.
net_port is write protected.
g_gametype will be changed upon restarting.
Hitch warning: 2862 msec frame time



-----Original Message-----
From: Mike @ The Hanger [mailto:mike at hanger.org.uk] 
Sent: 09 March 2006 22:12
To: cod at icculus.org
Subject: RE: [cod] COD2 Linux Server Help Needed :)

Okey Dokey,

Killed the running servers, re ran but still nothing showing up :-(  Tried
server browser / all seeing eye / RCON (No reply from server error)

The only errors that come up when executing is:  couldn't exec language.cfg
everything else seems ok apart from execing default_mp.cfg <--- not sure
where that is cos I don't remember adding it or configuring it.

File Handles:
----------------------
81577 files in iwd files
execing default_mp.cfg <---- NOT SURE ABOUT couldn't exec language.cfg <----
ONLY ERROR execing config_mp_server.cfg <---- CONFIGURED Opening IP socket:
localhost:28960
Hostname: localhost.va-world.com
Alias: localhost
Alias: localhost.localdomain
Alias: localhost
IP: 127.0.0.1 

-----Original Message-----
From: Robert Jonker [mailto:robert.jonker at chello.nl]
Sent: 09 March 2006 21:52
To: cod at icculus.org
Subject: RE: [cod] COD2 Linux Server Help Needed :)

Hi Mike,

Try 'kill -9 <pid>' instead. Also, 'killall cod2_lnxded' might work (to kill
all three of them with one command).

Robert

-----Oorspronkelijk bericht-----
Van: Mike @ The Hanger [mailto:mike at hanger.org.uk]
Verzonden: donderdag 9 maart 2006 22:46
Aan: cod at icculus.org
Onderwerp: RE: [cod] COD2 Linux Server Help Needed :)

Hi Rob,

Got the following:-

[cod2 at localhost Data]$ ps aux |grep cod2_lnxded
cod2      9239  0.0  0.6 179276 6496 pts/1   T    20:06   0:01 ./cod2_lnxded
cod2      9249  0.0  0.6 179276 6504 pts/1   T    20:08   0:01 ./cod2_lnxded
cod2      9288  0.1 11.9 266236 121488 pts/1 T    20:19   0:05 ./cod2_lnxded
cod2      9878  0.0  0.0  3732  640 pts/1    R+   21:43   0:00 grep
cod2_lnxded

Could you help me out with the Kill command?  I tried kill 9239 but it still
shows up, maybe I am doing it wrong. 

-----Original Message-----
From: Robert Jonker [mailto:robert.jonker at chello.nl]
Sent: 09 March 2006 21:39
To: cod at icculus.org
Subject: RE: [cod] COD2 Linux Server Help Needed :)

Hi Mike,

The error message is there because there's already something running on that
IP/port, it's hard to imagine that that is because of firewall settings.
Maybe you terminated a previous instance of the cod2 server process
incorrect.

Do a 'ps aux |grep cod2_lnxded' and see what your system tells you. It
wouldn't surprise me if it shows you an instance of the cod2 server. If so,
kill it and try starting your server again.

Good luck
Robert

-----Oorspronkelijk bericht-----
Van: Mike @ The Hanger [mailto:mike at hanger.org.uk]
Verzonden: donderdag 9 maart 2006 22:28
Aan: cod at icculus.org
Onderwerp: RE: [cod] COD2 Linux Server Help Needed :)

Hi Rob,

It is on a remote dedicated root server hosted by Fasthosts.  The error
message there is because the ports are already opened in the Firewall /
IPTables.  COD2 is the only server on the box apart from a Teamspeak Server.

Cheers
Mike 

-----Original Message-----
From: rmount at gmail.com [mailto:rmount at gmail.com] On Behalf Of Robert Mount
Sent: 09 March 2006 21:21
To: cod at icculus.org
Subject: Re: [cod] COD2 Linux Server Help Needed :)

Where are you running your server, at your home behind a router/firewall or
at a server in a colo?

Opening IP socket: localhost:28960
ERROR: UDP_OpenSocket: bind: Address already in use Opening IP socket:
localhost:28961
ERROR: UDP_OpenSocket: bind: Address already in use

Do you have two other COD (or UO or COD2) servers running on the box?

--Rob

On 3/9/06, Mike @ The Hanger <mike at hanger.org.uk> wrote:
>
> Hi all,
>
> Im new to the list so hello to you all!!  Im sure this has been asked 
> before but I was wondering whether you kind people could help me out 
> with getting my remote linux server working.  It seems to start ok 
> when I issue the ./co2_Inxded command but I cant see it anywhere in 
> the ingame browser or by adding the IP to the All Seeing Eye.  Below 
> is the output I get, any help would be much appreciated.
>
> For info I have followed the instructions from here:-
> http://www.worthdownloading.com/download.php?gid=1272&id=5864
>  -- Also all ports that need to be opened have been opened.
>
> Cheers All
> Mike
>
> [cod2 at localhost Data]$ ./cod2_lnxded
> CoD2 MP 1.0 build linux-i386 Oct 24 2005
> ----- FS_Startup -----
> Current search path:
> /home/cod2/./cod2/.callofduty2/main
> /home/cod2/Data/main/iw_14.iwd (4038 files) 
> /home/cod2/Data/main/iw_13.iwd (22624 files) 
> /home/cod2/Data/main/iw_12.iwd (1016 files) 
> /home/cod2/Data/main/iw_11.iwd (1462 files) 
> /home/cod2/Data/main/iw_10.iwd (1936 files) 
> /home/cod2/Data/main/iw_09.iwd (2142 files) 
> /home/cod2/Data/main/iw_08.iwd (2723 files) 
> /home/cod2/Data/main/iw_07.iwd (3384 files) 
> /home/cod2/Data/main/iw_06.iwd (990 files) 
> /home/cod2/Data/main/iw_05.iwd (928 files) 
> /home/cod2/Data/main/iw_04.iwd (698 files) 
> /home/cod2/Data/main/iw_03.iwd (26 files) 
> /home/cod2/Data/main/iw_02.iwd (40 files) 
> /home/cod2/Data/main/iw_01.iwd (16 files) 
> /home/cod2/Data/main/iw_00.iwd (102 files) /home/cod2/Data/main 
> /home/cod2/./cod2/.callofduty2/raw
> /home/cod2/./cod2/.callofduty2/raw_shared
> /home/cod2/./cod2/.callofduty2/devraw
> /home/cod2/./cod2/.callofduty2/devraw_shared
> /home/cod2/Data/raw
> /home/cod2/Data/raw_shared
> /home/cod2/Data/devraw
> /home/cod2/Data/devraw_shared
> /home/cod2/Data/main/localized_english_iw10.iwd (414 files) 
> /home/cod2/Data/main/localized_english_iw09.iwd (98 files) 
> /home/cod2/Data/main/localized_english_iw08.iwd (8 files) 
> /home/cod2/Data/main/localized_english_iw07.iwd (1014
> files)
> /home/cod2/Data/main/localized_english_iw06.iwd (3110
> files)
> /home/cod2/Data/main/localized_english_iw05.iwd (5310
> files)
> /home/cod2/Data/main/localized_english_iw04.iwd (6240
> files)
> /home/cod2/Data/main/localized_english_iw03.iwd (6580
> files)
> /home/cod2/Data/main/localized_english_iw02.iwd (6404
> files)
> /home/cod2/Data/main/localized_english_iw01.iwd (5510
> files)
> /home/cod2/Data/main/localized_english_iw00.iwd (4764
> files)
>
> File Handles:
> ----------------------
> 81577 files in iwd files
> execing default_mp.cfg
> couldn't exec language.cfg
> execing config_mp_server.cfg
> Opening IP socket: localhost:28960
> ERROR: UDP_OpenSocket: bind: Address already in use Opening IP socket: 
> localhost:28961
> ERROR: UDP_OpenSocket: bind: Address already in use Opening IP socket: 
> localhost:28962
> Hostname: localhost.va-world.com
> Alias: localhost
> Alias: localhost.localdomain
> Alias: localhost
> IP: 127.0.0.1
> --- Common Initialization Complete --- Hitch warning: 2348 msec frame 
> time map mp_leningrad g_gametype random is not a valid gametype, 
> defaulting to dm
> ------ Server Initialization ------
> Server: mp_leningrad
> ----- FS_Startup -----
> Current search path:
> /home/cod2/./cod2/.callofduty2/main
> /home/cod2/Data/main/iw_14.iwd (4038 files) 
> /home/cod2/Data/main/iw_13.iwd (22624 files) 
> /home/cod2/Data/main/iw_12.iwd (1016 files) 
> /home/cod2/Data/main/iw_11.iwd (1462 files) 
> /home/cod2/Data/main/iw_10.iwd (1936 files) 
> /home/cod2/Data/main/iw_09.iwd (2142 files) 
> /home/cod2/Data/main/iw_08.iwd (2723 files) 
> /home/cod2/Data/main/iw_07.iwd (3384 files) 
> /home/cod2/Data/main/iw_06.iwd (990 files) 
> /home/cod2/Data/main/iw_05.iwd (928 files) 
> /home/cod2/Data/main/iw_04.iwd (698 files) 
> /home/cod2/Data/main/iw_03.iwd (26 files) 
> /home/cod2/Data/main/iw_02.iwd (40 files) 
> /home/cod2/Data/main/iw_01.iwd (16 files) 
> /home/cod2/Data/main/iw_00.iwd (102 files) /home/cod2/Data/main 
> /home/cod2/./cod2/.callofduty2/raw
> /home/cod2/./cod2/.callofduty2/raw_shared
> /home/cod2/./cod2/.callofduty2/devraw
> /home/cod2/./cod2/.callofduty2/devraw_shared
> /home/cod2/Data/raw
> /home/cod2/Data/raw_shared
> /home/cod2/Data/devraw
> /home/cod2/Data/devraw_shared
> /home/cod2/Data/main/localized_english_iw10.iwd (414 files) 
> /home/cod2/Data/main/localized_english_iw09.iwd (98 files) 
> /home/cod2/Data/main/localized_english_iw08.iwd (8 files) 
> /home/cod2/Data/main/localized_english_iw07.iwd (1014
> files)
> /home/cod2/Data/main/localized_english_iw06.iwd (3110
> files)
> /home/cod2/Data/main/localized_english_iw05.iwd (5310
> files)
> /home/cod2/Data/main/localized_english_iw04.iwd (6240
> files)
> /home/cod2/Data/main/localized_english_iw03.iwd (6580
> files)
> /home/cod2/Data/main/localized_english_iw02.iwd (6404
> files)
> /home/cod2/Data/main/localized_english_iw01.iwd (5510
> files)
> /home/cod2/Data/main/localized_english_iw00.iwd (4764
> files)
>
> File Handles:
> ----------------------
> 81577 files in iwd files
> ------- Game Initialization -------
> gamename: Call of Duty 2
> gamedate: Oct 24 2005
> -----------------------------------
> -----------------------------------
> Hitch warning: 4259 msec frame time
> Resolving cod2master.activision.com
> cod2master.activision.com resolved to 63.146.124.40:20710 Sending 
> heartbeat to cod2master.activision.com Resolving 
> cod2master.activision.com cod2master.activision.com resolved to 
> 63.146.124.40:20700
>




__________ NOD32 1.1436 (20060309) Information __________

This message was checked by NOD32 antivirus system.
http://www.eset.com





__________ NOD32 1.1436 (20060309) Information __________

This message was checked by NOD32 antivirus system.
http://www.eset.com



__________ NOD32 1.1436 (20060309) Information __________

This message was checked by NOD32 antivirus system.
http://www.eset.com





More information about the Cod mailing list