Jump to content

Home

Errors launching dedicated server


RebelHawk

Recommended Posts

Well here is the error message I get when I try to launch my Dedicated server with the command

 

"D:\Program Files\LucasArts\Star Wars JK II Jedi Outcast\GameData\jk2mp.exe" +set dedicated 2 +exec server.cfg

 

When I launch the game it will setup and run the dedicated server fine but I want to add a few more options in then what you can configure with the program. I would assume that the limited edition box that I purchased wouldn't be any different then the normal box. Did I screw up during the install? Thanks for the assist as I have a full T-1 here at the office that is just BEGGING to run server on it...

 

JK2MP: v1.02a win-x86 Mar 3 2002

Initialising zone memory .....

----- FS_Startup -----

Current search path:

D:\Program Files\LucasArts\Star Wars JK II Jedi Outcast/base

 

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

0 files in pk3 files

 

Running in restricted demo mode.

 

----- FS_Startup -----

Current search path:

D:\Program Files\LucasArts\Star Wars JK II Jedi Outcast/demo

 

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

0 files in pk3 files

----- CL_Shutdown -----

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

Couldn't load mpdefault.cfg

Link to comment
Share on other sites

It appears the search path is wrong. I would expect it to look in D:\Program Files\Lucas Arts\Star Wars JK II Jedi Outcast\GameData\base for the pk3 files (which is where I believe they are found). You can either move the pk3 files out to the directory it's searching or add +set fs_basepath "D:\Program Files\Lucas Arts\Star Wars JK II Jedi Outcase\GameData\base\" to your startup.

Link to comment
Share on other sites

looks like you need to set the "start in" folder correctly.

it should be "D:\Program Files\LucasArts\Star Wars JK II Jedi Outcast\GameData\" but it looks like your's is starting in "D:\Program Files\LucasArts\Star Wars JK II Jedi Outcast\" which is why it can't find the base folder.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...