Editing and Customization > Modding Help

Setting up gesource on CentOS Linux 6.3

(1/4) > >>

malomodo:
Now I am not entirely new to setting up srcds but can't seem to get this one running. I rent my server from host. I followed wiki, etc but can't seem to get it started up. I have tried starting with srcds_run as per documentation as well as srcds_linux and srcds_i486. I have checked to make sure everything is in right place. Now to be sure all files need I uploaded NMRIH server to same setup and it started up without problems using i486.

Any suggestions? I have tried to enable logging but never gets that far.

namajnaG:
Wait for KillerMonkey, He'll advise you correctly :)

killermonkey:
Is the srcds_run marked executable? You shouldn't start the server with anything but srcds_run. Make sure you are supplying the "-game" tag properly.

I can't help any further without a console output of some sort or and explicit listing of commands used.

malomodo:

--- Quote from: killermonkey on September 10, 2012, 08:26:53 pm ---Is the srcds_run marked executable? You shouldn't start the server with anything but srcds_run. Make sure you are supplying the "-game" tag properly.

I can't help any further without a console output of some sort or and explicit listing of commands used.

--- End quote ---

Ok so I have been in contact with my host.

"Seems the mod was built for a 32 OS and specifically Ubuntu. You may want to ask in that forum in regards to CentOS 64 bit. That's what we run"

./srcds_run -debug -game gesource -tickrate 66 +fps_max 600 -secure +alias sys_ticrate locked +alias max_fps locked +exec server.cfg +ip xxx.178.55.xx +port 27015 +maxplayers 16 +map ge_runway +alias malo_3
Auto detecting CPU
Using default binary: ./srcds_linux
Enabling debug mode
Server will auto-restart if there is a crash.
Running a benchmark to measure system clock frequency...
Finished RDTSC test. To prevent the startup delay from this benchmark, set the environment variable RDTSC_FREQUENCY to 3192.000000 on this system. This value is dependent upon the CPU clock speed and architecture and should be determined separately for each server. The use of this mechanism for timing can be disabled by setting RDTSC_FREQUENCY to 'disabled'.
Using breakpad minidump system
Using breakpad crash handler

Console initialized.
./srcds_run: line 372: 26730 Segmentation fault      (core dumped) $HL_CMD
cat: hlds.26720.pid: No such file or directory
email debug.log to linux@valvesoftware.com
Mon Sep 10 15:08:51 CDT 2012: Server restart in 10 seconds
Running a benchmark to measure system clock frequency...
Finished RDTSC test. To prevent the startup delay from this benchmark, set the environment variable RDTSC_FREQUENCY to 3192.000000 on this system. This value is dependent upon the CPU clock speed and architecture and should be determined separately for each server. The use of this mechanism for timing can be disabled by setting RDTSC_FREQUENCY to 'disabled'.
Using breakpad minidump system
Using breakpad crash handler

Console initialized.
./srcds_run: line 372: 26744 Segmentation fault      (core dumped) $HL_CMD
cat: hlds.26720.pid: No such file or directory
email debug.log to linux@valvesoftware.com
Mon Sep 10 15:09:07 CDT 2012: Server restart in 10 seconds

Does this info help any?




killermonkey:
Add

-debug

to the command line. Sorry forgot to have you do that before.

32 vs 64 bit shouldn't be an issue. Any 64-bit OS virtualizes 32-bit processes (like WoW64 for Windows). The problem will lie in making sure you have the proper 32-bit libraries to support the mod and srcds.

NMRIH is a steam hosted mod, correct? It does not run off of the Orange Box Engine (Source SDK Base 2007)?

Navigation

[0] Message Index

[#] Next page

Go to full version