Jump to content

Home

Can't execute Server.cfg???


DeathsHead

Recommended Posts

Ok, I have written a server config file and placed it in the gamedata directory. I then precede to open my shorcut to the dedicated server and this is what happens:

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

14702 files in pk3 files

execing mpdefault.cfg

execing jk2mpconfig.cfg

couldn't exec autoexec.cfg

Hunk_Clear: reset the hunk ok

...detecting CPU, found AMD w/ 3DNow!

 

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

Skipping check for DirectInput

Joystick is not active.

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

-- Common Initialization Complete ---

Winsock Initialized

Opening IP socket: 65.80.126.215:28070

Hostname: DeathsHead's 1337 Crew

IP: 192.168.1.104

Working directory: D:\Program Files\LucasArts\Star Wars JK II Jedi Outcast\GameData

couldn't exec server.cfg

Hitch warning: 15754625 msec frame time

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

 

 

It can't seem to execute my server.cfg file no matter what I change it to. I have tried a ton of diferent ways to do it. The funny thing is the server works great when I make it dedicated from the game menu's themselves. However, because this server is run from a remote location, I can't use the damn mouse through pcanywhere on the graphical menus in the game.

 

Exact stats for my server are:

 

Windows 2000 server, 1400 amd athlon, msi mobo, quantum 7200 HD, 256Mb ddr ram.

Internet: Run through a Dlink router with a 1.1Mbit SDSL connection.

 

Here are my server configs I have used:

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

Server.cfg 1

 

 

set net_ip 65.80.126.215

set net_port 28070

 

 

set sv_hostname "DeathsHead's 1337 Crew"

set sv_maxclients 12

set sv_zone FFA

set sv_timeout 15

set sv_

seta g_needpass "1"

seta g_password "*****"

 

set sv_master! "masterjk2.ravensoft.com"

 

set rconpassword ********

set timelimit 30

set fraglimit 0

set logfile 0

 

set g_autoMapCycle 1

set g_allowvote 1

set sv_allowdownload 1

set sv_maxRate 4000

set sv_pure 1

set g_motd "Dueling is where the fun is at people!!!"

set g_gametype 0

set g_forcerespawn 0

set g_weaponrespawn 15

set g_weaponrespawn "1"

set g_adaptrespawn "1"

set sv_cheats "1"

set g_saberInterpolate "1"

set g_weaponDisable "1"

set g_spawnInvulnerability "3000"

set g_forceRegenTime "300"

set g_saberLocking "1"

set g_privateDuel "1"

set ui_freeSaber "1"

 

map ffa_bespin

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

Server.cfg 2

 

seta net_ip 65.80.126.215

seta net_port 28070

 

 

seta sv_hostname "DeathsHead's 1337 Crew"

seta sv_maxclients 12

seta sv_zone FFA

seta sv_timeout 15

seta sv_

seta g_needpass "1"

seta g_password "*****"

 

seta sv_master! "masterjk2.ravensoft.com"

 

seta rconpassword *****

seta timelimit 30

seta fraglimit 0

seta logfile 0

 

seta g_autoMapCycle 1

seta g_allowvote 1

seta sv_allowdownload 1

seta sv_maxRate 4000

seta sv_pure 1

seta g_motd "Dueling is where the fun is at people!!!"

seta g_gametype 0

seta g_forcerespawn 0

seta g_weaponrespawn 15

seta g_weaponrespawn "1"

seta g_adaptrespawn "1"

seta sv_cheats "1"

seta g_saberInterpolate "1"

seta g_weaponDisable "1"

seta g_spawnInvulnerability "3000"

seta g_forceRegenTime "300"

seta g_saberLocking "1"

seta g_privateDuel "1"

seta ui_freeSaber "1"

 

 

map ffa_bespin

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

 

 

Any Ideas anyone?

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...