PatmanSan Unlimited

eXtreme+ Modification for Call Of Duty 5: World at War => CoD:WaW General Server Support => Topic started by: soldat_ryan on February 21, 2009, 03:32:00 pm

Title: Linux dedicated : port number.[RESOLVED]
Post by: soldat_ryan on February 21, 2009, 03:32:00 pm
Hi all,

I create 1 server with linux binaries but something wrong :

This is my command line :
./codwaw_lnxded +set punkbuster 1 +set sv_pure 1 +set dedicated 2 +exec server.cfg +set ui_maxclients "30" +set net_ip "94.23.9.144" +set net_port "30100" +map_rotate

but the server is launch on 30101 port !!!

On my server.cfg the IP is correct (94.23.9.144:30100)

Whats wrong with this ."biiiip" binaries???
1 idea ?
Title: Re: Linux dedicated : port number.
Post by: soldat_ryan on February 21, 2009, 04:48:12 pm
noob i m, noob i stay !!! looool

I found my mistake !!!!!

An other resident server process ran on this port that why it launch on other port.

I closed it now all is fine.