Jump to content

Home

dedicated linux server problem


Guest _3fps

Recommended Posts

Posted

I use the 1.04 version of the linux dedicated server.

 

when i try to start the server, i get an error called "Segmentation Fault". what is this and how do i fix it?

 

output below

 

$ ./jk2ded +exec server.cfg

JK2MP: v1.04 linux-i386 Jul 1 2002

Initialising zone memory .....

----- FS_Startup -----

Current search path:

/home/teenslut/.jkii/base

/usr/games/jk2/base/assets1.pk3 (8011 files)

/usr/games/jk2/base/assets0.pk3 (6674 files)

/usr/games/jk2/base

./jk2ded/base

 

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

14685 files in pk3 files

execing mpdefault.cfg

couldn't exec jk2mpserver.cfg

couldn't exec autoexec.cfg

Hunk_Clear: reset the hunk ok

--- Common Initialization Complete ---

Opening IP socket: localhost:28070

execing server.cfg

------ Server Initialization ------

Server: ffa_bespin

Hunk_Clear: reset the hunk ok

----- FS_Startup -----

Current search path:

/home/teenslut/.jkii/base

/usr/games/jk2/base/assets1.pk3 (8011 files)

/usr/games/jk2/base/assets0.pk3 (6674 files)

/usr/games/jk2/base

./jk2ded/base

 

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

29370 files in pk3 files

Loading vm file vm/jk2mpgame.qvm.

VM file jk2mpgame compiled to 1926381 bytes of code

jk2mpgame loaded in 7117280 bytes on the hunk

------- Game Initialization -------

gamename: basejk

gamedate: Mar 04 2002

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

InitGame: \version\JK2MP: v1.04 linux-i386 Jul 1 2002\dmflags\0\fraglimit\20\timelimit\20\g_maxHolocronCarry\3\g_privateDuel\1\g_saberLocking\1\g_maxForceRank\6\duel_fraglimit\10\g_forceBasedTeams\0\g_duelWeaponDisable\1\g_gametype\0\g_needpass\0\protocol\16\mapname\ffa_bespin\sv_privateClients\0\sv_hostname\jkii-linux v1.02\sv_maxclients\8\sv_maxRate\10000\sv_minPing\0\sv_maxPing\0\sv_floodProtect\1\sv_allowAnonymous\0\sv_allowDownload\0\capturelimit\20\gamename\basejk\g_maxGameClients\0\g_forceRegenTime\200\g_forcePowerDisable\0\g_weaponDisable\0\g_redteam\Empire\g_blueteam\Rebellion

Segmentation fault

Posted

Looks like you are missing some of the asset.pk3 files. If you have the 1.04 server you are going to need

 

assets0.pk3

assets1.pk3

assets2.pk3

assets5.pk3

 

in the /base folder. If you have the games installed on a windows box or via wine just copy those files over to the server.

Archived

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

×
×
  • Create New...