Jump to content

Home

Can't enter my own server


tsaball

Recommended Posts

I have created using a shortcut ("C:\Program Files\LucasArts\Star Wars Jedi Knight Jedi Academy\GameData\jampDed.exe" +set net_port 29071 +set dedicated 2 +exec server.cfg) and the server.cfg file:

 

seta g_motd "Welcome jedi"

sets "Config File" "Jedi duels"

seta sv_hostname "Jedi Duels"

sets "Admin" "V@DER"

sets "Admin E-Mail" "tsaball@yahoo.com"

sets "Hours" "24 by 7."

sets "Clan" "None"

seta sv_maxclients "5"

seta sv_privateClients "1"

seta sv_privatePassword "xxxx"

seta rconPassword "xxxx"

seta sv_maxPing "200"

seta g_inactivity "0"

seta com_HunkMegs "32"

seta sv_minclients "0"

seta sv_maxRate "10000"

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_gravity "500"

seta g_speed "275"

seta g_dismember "100"

seta g_maxForceRank "7"

seta g_allowvote "0"

seta sv_allowDownload "0"

seta sv_allowAnonymous "0"

seta g_doWarmup "0"

seta sv_floodProtect "1"

seta g_friendlyfire "0"

seta sv_pure "1"

seta g_synchronousclients "0"

seta g_privateDuel "1"

seta g_saberLocking "1"

seta g_weaponDisable "65531"

seta g_forcePowerDisable "0"

seta g_saberDamageScale "2"

seta g_ForceRegenTime "1"

seta g_saberLockFactor "6"

seta sv_timeout "300"

seta g_weaponrespawn "0"

// gametypes

// 0 = FFA

// 3 = DUEL one on one tournament

// 4 = POWER DUEL

// 6 = TEAM DEATHMATCH

// 7 = SIEGE

// 8 = CTF

set g_gametype 3

set timelimit 15

set capturelimit 40

// set bot_enable 1

// set bot_minplayers 1

set g_autoMapCycle 1

map mp/duel1

 

When I use my other way to get to the game (which is through the start menu shortcuts) after my server screen has come up, I go to MP, Join a Game, then I can see my server which is (63.146.124.53:29060). But when I try to enter it the screen comes up and then Awaiting connection ... (count 1 - infinity) occurs and doesnt let me connect. I run Windows xp and have a cable high speed connection.

 

What can possible be my solution? Please help.

Link to comment
Share on other sites

+set net_port 29071
Then you said
which is (63.146.124.53:29060)
So which do you mean?

The way I got it to work is +set net_port 29070 for the server and +set net_port 29071 for the game, because 29070 is the default port for servers so makes sense to use that port and just modify the port for your play game.

Link to comment
Share on other sites

  • 3 months later...

Archived

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

×
×
  • Create New...