Jump to content

Home

Please ... Help Me


goodfellow

Recommended Posts

Ok i've been trying to get myself a dedicated server up and running for about a week now. I've been reading these forums and following everyones advice. I've managed to get a server running but it always shows up as a local one and will not list on the master internet list.

 

Beside the host name of my server is has (UDB) or something to that effect...can someone please help?

 

Another problem i've come across when I tried loading a server with that program win32 server... i get these errors.....

 

JK2MP: v1.03 win-x86 Apr 30 2002

Initialising zone memory .....

----- FS_Startup -----

Current search path:

C:\Program Files\Jedi Outcast\GameData\base\reactor.pk3 (11 files)

C:\Program Files\Jedi Outcast\GameData\base\la_magra.pk3 (8 files)

C:\Program Files\Jedi Outcast\GameData\base\ge_arena_x.pk3 (3 files)

C:\Program Files\Jedi Outcast\GameData\base\Emp_Throne_Room.pk3 (12 files)

C:\Program Files\Jedi Outcast\GameData\base\EchoBaseCTF.pk3 (10 files)

C:\Program Files\Jedi Outcast\GameData\base\duel_faceoffv2.pk3 (3 files)

C:\Program Files\Jedi Outcast\GameData\base\duel_chamber.pk3 (8 files)

C:\Program Files\Jedi Outcast\GameData\base\duel_attack.pk3 (44 files)

C:\Program Files\Jedi Outcast\GameData\base\ctf_tanzin.pk3 (4 files)

C:\Program Files\Jedi Outcast\GameData\base\ctf_spaceport.pk3 (6 files)

C:\Program Files\Jedi Outcast\GameData\base\ctf_destroyer.pk3 (11 files)

C:\Program Files\Jedi Outcast\GameData\base\ctf_bespinfort.pk3 (6 files)

C:\Program Files\Jedi Outcast\GameData\base\crusher.pk3 (17 files)

C:\Program Files\Jedi Outcast\GameData\base\cloudplatform.pk3 (6 files)

C:\Program Files\Jedi Outcast\GameData\base\assets2.pk3 (289 files)

C:\Program Files\Jedi Outcast\GameData\base\assets1.pk3 (8011 files)

C:\Program Files\Jedi Outcast\GameData\base\assets0.pk3 (6674 files)

C:\Program Files\Jedi Outcast\GameData/base

 

----------------------

15123 files in pk3 files

execing mpdefault.cfg

execing jk2mpconfig.cfg

couldn't exec autoexec.cfg <******* here is one

Hunk_Clear: reset the hunk ok

...detecting CPU, found logfile opened on Sat May 25 12:50:31 2002

 

Intel Pentium III

 

------- Input Initialization -------

Skipping check for DirectInput

Joystick is not active.

------------------------------------

--- Common Initialization Complete ---

Winsock Initialized

Opening IP socket: 192.168.1.101:28070

Hostname: TURDON

IP: 192.168.1.101

Working directory: C:\Program Files\Jedi Outcast\GameData

execing duel.cfg

Opening IP socket: 192.168.1.101:28070

Hostname: TURDON

IP: 192.168.1.101

Writing jk2mpconfig.cfg.

Hitch warning: 1116590 msec frame time

usage: set <variable> <value> <******** here is one

Hitch warning: 9215 msec frame time

Hitch warning: 3026 msec frame time

Hitch warning: 529 msec frame time

 

 

Any help would be appreciated! I put arrows by the things i do not understand.

Link to comment
Share on other sites

The server expects to find a file in the base folder called autoexec.cfg. However, it's not necessary. If it disturbs you to see it, just create an empty file with that name. The comment about the usage of set means that there's something in your server.cfg that isn't worded correctly. If you post yoru config, I'll take a look at it for you.

 

The reason the server shows up in your local list with UDP is because that's just how it looks when it's local to you. As long as the server is able to (and set to) report to the master server then others should still see it in the internet list. As long as people are joining, it should be ok.

 

The hitch warnings are the servers way of saying "I was thinking really hard about something and it might have caused some lag for any connected players". It's common during startup, but if you get it while people are playing it means the cpu is getting maxed out.

Link to comment
Share on other sites

// JK2 Server Configuration File

///////////////////////////////////////////////////////////////

//

// File Created On: Saturday, May 25, 2002 at 11:25:39 AM

//

///////////////////////////////////////////////////////////////

 

 

seta g_motd "Competition On A Whole New Level"

sets "Config File" "duel"

seta sv_hostname "(Elite Maps) Duel"

sets "Admin" "Goodfellow"

sets "Admin E-Mail" "goodfellow@ignmail.com"

sets "Location" "USA"

//seta net_port "28070"

seta sv_privatePassword ""

seta rconPassword "*******"

seta g_password ""

//seta net_ip "192.168.1.100"

seta cg_deferPlayers "1"

seta sv_maxclients "12"

seta sv_privateClients "0"

seta sv_maxPing "350"

seta g_inactivity "400"

seta com_HunkMegs "32"

seta sv_minclients "0"

seta sv_maxRate "8000"

seta sv_minPing "0"

seta g_forcerespawn "3"

seta sv_fps "50"

seta com_zoneMegs "16"

seta com_SoundMegs "16"

seta sv_reconnectlimit "3"

seta g_warmup "0"

seta sv_zombietime "30"

seta g_maxGameClients "0"

seta g_minGameClients "0"

seta g_gravity "800"

seta g_speed "250"

seta g_timeouttospec "70"

seta g_allowvote "1"

seta sv_allowDownload "1"

seta sv_allowAnonymous "0"

seta g_doWarmup "0"

seta sv_floodProtect "1"

seta g_friendlyfire "0"

seta g_teamForceBalance "0"

seta g_forceBasedTeams "0"

seta sv_pure "1"

seta g_synchronousclients "0"

seta g_teamAutoJoin "0"

seta g_privateDuel "1"

seta g_adaptrespawn "0"

seta g_smoothClients "0"

seta sv_padPackets "0"

seta g_saberLock "1"

seta g_friendlySaber "0"

seta g_forcePowerDisable "0"

seta g_jediVmerc "0"

seta g_weaponDisable "0" // Weapons Disabled

seta g_duelWeaponDisable "0" // Weapons Disabled Duel Only

seta g_forcePowerDisable "163837" // Force Power Disabled

seta dmflags "0"

seta sv_master5 ""

seta sv_master4 ""

seta sv_master3 ""

seta sv_master2 ""

seta sv_master1 "masterjk2.ravensoft.com"

// --------------------------------------------------------------------

 

seta logfile "3"

seta g_log "games.log"

seta g_statLog "1"

seta g_statLogFile "stats.log"

 

seta fraglimit "0"

seta timelimit "25"

seta capturelimit "0"

seta duel_fraglimit "10"

 

 

//----------------

seta sv_cheats "0"

net_restart

//----------------

//#### THE FOLLOWING KICKS THE SERVER INTO GEAR ####

//----------------

 

// Map Rotation

seta g_autoMapCycle "1"

seta d1 "map cloud_platform ; set nextmap vstr d2"

seta d2 "map crusher ; set nextmap vstr d3"

seta d3 "map duel_attack ; set nextmap vstr d4"

seta d4 "map duel_chamber ; set nextmap vstr d5"

seta d5 "map duel_downfall ; set nextmap vstr d6"

seta d6 "map duel_faceoffv2 ; set nextmap vstr d7"

seta d7 "map duel_emperor'sthroneroom ; set nextmap vstr d8"

seta d8 "map ge_arena_x ; set nextmap vstr d9"

seta d9 "la_magra ; set nextmap vstr d1"

 

// ZoneMegs = 16

// HunkMegs = 32

// SoundMegs = 16

// IP = 192.168.1.100

// Port = 28070

 

//////////////////////////

// BOT Settings //

//////////////////////////

seta bot_minplayers "0"

seta bot_enable "0"

 

 

//

writeconfig jk2mpconfig.cfg

wait

//EOF

 

 

 

-----------------

 

 

There is my server .cfg and Matrix thanks a lot for taking the time to help me out, means a lot.

Link to comment
Share on other sites

Yeah I'm trying to go for the whole unique and different maps idea, probably not such a good idea seeing how most people hate having to download but I'm tired of the normal base maps and wanted something new. Any idea on what is wrong when I kept getting that usage error?

Link to comment
Share on other sites

You should just use set instead of seta for the map rotation. I also noticed this line at the end of the rotation:

 

seta d9 "la_magra ; set nextmap vstr d1"

 

I think it should read:

 

seta d9 "map la_magra ; set nextmap vstr d1"

 

I'm not sure if that will cure your usage warning. I suppose you could start commenting out sections until it goes away to narrow it down or you might need to check you jk2mpconfig.cfg for some leftover setting that's causing it.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...