PDA

View Full Version : Sorry - Another Frustrated Clueless Newbie


Major-Major
12-17-2003, 07:56 AM
I have been trying to get a dedicated server running for the past 10 days to no avail - so I thought I'd beeter seek some help. I have used the config bulder by noginn and changed the target path appropriately. When I try and run the multiplayer I get the following script on the console.

If I have done everything correctly so far, what do I have to input on the console to get up and running? Before I get accused of not researching enough, I have spent several days looking at various forums. Alternatively I could go back to playing Sensible Soccer on my antique Amiga.

Thanks for any suggestions.



COD MP 1.1 build win-x86 Oct 8 2003
----- FS_Startup -----
Current language: english
Current search path:
C:\PROGRA~1\Games\Action\CALLOF~1\main\pak6.pk3 (3 files)
C:\PROGRA~1\Games\Action\CALLOF~1\main\pak5.pk3 (4858 files)
C:\PROGRA~1\Games\Action\CALLOF~1\main\pak4.pk3 (1668 files)
C:\PROGRA~1\Games\Action\CALLOF~1\main\pak3.pk3 (1992 files)
C:\PROGRA~1\Games\Action\CALLOF~1\main\pak2.pk3 (694 files)
C:\PROGRA~1\Games\Action\CALLOF~1\main\pak1.pk3 (2642 files)
C:\PROGRA~1\Games\Action\CALLOF~1\main\pak0.pk3 (12828 files)
C:\PROGRA~1\Games\Action\CALLOF~1/main
C:\PROGRA~1\Games\Action\CALLOF~1\main\localized_e nglish_pak1.pk3 (3736 files)
localized assets pak file for english
C:\PROGRA~1\Games\Action\CALLOF~1\main\localized_e nglish_pak0.pk3 (1204 files)
localized assets pak file for english

File Handles:
----------------------
29625 files in pk3 files
execing default_mp.cfg
couldn't exec language.cfg
execing config_mp.cfg
couldn't exec autoexec_mp.cfg
Hunk_Clear: reset the hunk ok
...detecting CPU, found AMD w/ 3DNow!
Measured CPU speed is 2.01 GHz
System memory is 1024 MB (capped at 1 GB)
Video card memory is 64 MB
Streaming SIMD Extensions (SSE) supported

Winsock Initialized
Opening IP socket: localhost:28960
Hostname: rombabo
IP: 82.69.35.185
--- Common Initialization Complete ---
Working directory: C:\PROGRA~1\Games\Action\CALLOF~1
execing dedicated.cfg
logfile opened on Wed Dec 17 12:48:58 2003

map_rotate...

"sv_mapRotation" is:"gametype dm map mp_dawnville gametype dm map mp_railyard gametype tdm map mp_dawnville gametype tdm map mp_railyard gametype sd map mp_dawnville gametype sd map mp_railyard "

"sv_mapRotationCurrent" is:""

Setting g_gametype: dm.
Setting map: mp_dawnville.
------ Server Initialization ------
Server: mp_dawnville
Hunk_Clear: reset the hunk ok
----- FS_Startup -----
Current language: english
Current search path:
C:\PROGRA~1\Games\Action\CALLOF~1\main\pak6.pk3 (3 files)
C:\PROGRA~1\Games\Action\CALLOF~1\main\pak5.pk3 (4858 files)
C:\PROGRA~1\Games\Action\CALLOF~1\main\pak4.pk3 (1668 files)
C:\PROGRA~1\Games\Action\CALLOF~1\main\pak3.pk3 (1992 files)
C:\PROGRA~1\Games\Action\CALLOF~1\main\pak2.pk3 (694 files)
C:\PROGRA~1\Games\Action\CALLOF~1\main\pak1.pk3 (2642 files)
C:\PROGRA~1\Games\Action\CALLOF~1\main\pak0.pk3 (12828 files)
C:\PROGRA~1\Games\Action\CALLOF~1/main
C:\PROGRA~1\Games\Action\CALLOF~1\main\localized_e nglish_pak1.pk3 (3736 files)
localized assets pak file for english
C:\PROGRA~1\Games\Action\CALLOF~1\main\localized_e nglish_pak0.pk3 (1204 files)
localized assets pak file for english

File Handles:
handle 1: console_mp.log
----------------------
59250 files in pk3 files
------- Game Initialization -------
gamename: main
gamedate: Oct 8 2003
0 teams with 0 entities
-----------------------------------
-----------------------------------
Resolving codmaster.activision.com
codmaster.activision.com resolved to 63.146.124.59:20510
Sending heartbeat to codmaster.activision.com
Hitch warning: 3398 msec frame time
Resolving codauthorize.activision.com
codauthorize.activision.com resolved to 63.146.124.59:20500

Tighten
12-17-2003, 09:21 AM
What is your start up parameters? Is this "dedicated box" next to you our remotely located?

ClickBouyow
12-17-2003, 11:01 AM
What's wrong with it? Can you not connect? That looks like what it should be.

Major-Major
12-17-2003, 12:46 PM
When I double click the multiplayer shortcut, rather than entering the Multiplayer screen i.e. start a new server, join a game etc.. I go directly to the console with the above script showing. I can start a single player game then switch to multiplayer from there and create a new game but the server is not visible to other players.

Re. the first reply, I'm sorry but I don't understand what you mean regarding my 'start up parameters'.

Tighten
12-17-2003, 01:14 PM
It appears your trying to run the MP shortcut as a dedicated server, then connect to it from the same PC.

If so, you may be going about it the wrong way.

Let me know how you have things set up.

rudedog
12-17-2003, 03:04 PM
Right click your codMP shortcut , then click properties

The dedicated server should look something like this:
"C:\Program Files\Call of Duty\CoDMP.exe" +set dedicated 2 + exec server_test_ckr.cfg
The +set dedicated 2 + exec server_test_ckr.cfg tells this shortcut to run as a dedicated server and use the (in my case) server_test_ckr.cfg file

To play a game of MP, I launch my other shortcut that looks like this:
"C:\Program Files\Call of Duty\CoDMP.exe"

You should notice that both exe's are the same, just setup differently.

Hope this help!

Major-Major
12-18-2003, 10:17 AM
I'm still having no joy. Thanks for all your efforts though. I guess I'll have to get used to getting getting my ass whupped on a regular basis on the 'Big Boys' servers for the time being.

Oh and I'd better start unpacking the old Amiga from the attic.

A bit more information on the subject in the Call of Duty manual may have helped.

Cheers.