h4nk Posted May 3, 2002 Share Posted May 3, 2002 I have follow problem. I have a linux dedicated server.If someone conected on this server an play 1-2 minutes, go the server offline. 1.02c linuxversion and gamefiles are 1.02a. Link to comment Share on other sites More sharing options...
MatrixCPA Posted May 3, 2002 Share Posted May 3, 2002 You probably need to turn off dismemberment. Add this to your server.cfg: seta g_dismember "0" That will probably fix your problem. Link to comment Share on other sites More sharing options...
h4nk Posted May 6, 2002 Author Share Posted May 6, 2002 That was not the problem.I have the dir /gameserver/jkii In that directory is /base/ the 2 .pak in jkii are *EaxMan.dll ,*FFC10.dll, *OpenAL32.dll, jk2ded *jk2gamex86.dll and a start and check script. Link to comment Share on other sites More sharing options...
MatrixCPA Posted May 6, 2002 Share Posted May 6, 2002 Did you actually add that to your config? I don't see that you listed any config files at all. Link to comment Share on other sites More sharing options...
h4nk Posted May 7, 2002 Author Share Posted May 7, 2002 // Server Config set sv_hostname "" set g_motd "" rconPassword "" sv_privatePassword "" sv_privateClients 1 set sv_pure 1 set sv_maxclients 13 set g_inactivity 0 set sv_maxRate 8000 set sv_maxping 200 set g_allowvote 1 set timelimit 20 set capturelimit 40 set g_autoMapCycle 0 seta g_statLog "1" seta g_statLogFile "statlog.log" seta g_dismember "0" map ffa_bespin and my startscript is: ./jk2ded +set dedicated 2 +set net_port 28070 +set com_hunkmegs 64 +map ffa_bespin +exec server.cfg Link to comment Share on other sites More sharing options...
MatrixCPA Posted May 7, 2002 Share Posted May 7, 2002 Well, there's a few set/seta missing in there, but it's not likely that is causing the problem. I also noticed that you have g_autoMapCycle off and yet don't have a map rotation. Is the intention to play bespin over and over? Have you tried using the 1.02b or 1.02c binaries? While win 1.02c breaks rcon status, it did fix some crash bugs. Link to comment Share on other sites More sharing options...
h4nk Posted May 8, 2002 Author Share Posted May 8, 2002 THX for the reply. The update has ended the problems. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.