We just recently installed Steam on Linux and then installed NS 3.0b1 dedicated server. At this point we have not yet added adminmod or anthing similar. Now when we try starting the dedicated server we get the folllowing:
| CODE |
Zobo: [cs@localhost hlds_l]$ ./hlds_run -game nsp -insecure -nomaster Auto detecting CPU Using Pentium II Optimised binary. Auto-restarting the server on crash Console initialized. scandir failed:/home/cs/hlds_l/./valve/SAVE scandir failed:/home/cs/hlds_l/./platform/SAVE ./hlds_run: line 412: 12006 Segmentation fault $HL_CMD Add "-debug" to the ./hlds_run command line to generate a debug.log to help with solving this problem Fri Jan 30 14:01:17 EST 2004: Server restart in 10 seconds Fri Jan 30 14:01:26 EST 2004: Server Quit |
| CODE |
Zobo: [cs@localhost hlds_l]$ ./hlds_run -game nsp -insecure -nomaster -debug Auto detecting CPU Using Pentium II Optimised binary. Enabling debug mode Auto-restarting the server on crash Console initialized. scandir failed:/home/cs/hlds_l/./valve/SAVE scandir failed:/home/cs/hlds_l/./platform/SAVE ./hlds_run: line 412: 12022 Segmentation fault (core dumped) $HL_CMD cat: hlds.12011.pid: No such file or directory email debug.log to linux@valvesoftware.com Fri Jan 30 14:02:06 EST 2004: Server restart in 10 seconds Fri Jan 30 14:02:08 EST 2004: Server Quit |
| QUOTE (Sikosmurf @ Feb 1 2004, 03:17 PM) |
| i'm having this same problem, i dont have an autoexec.cfg, tried starting with -pid, didnt work, any other suggestions? (i too have redhat 9) ED: Ok, got it fixed, i just had to update metamod http://www.modns.org/forums/index.php?showtopic=237 (Thanks GoleX) |