• Please make sure you are familiar with the forum rules. You can find them here: https://forums.tripwireinteractive.com/index.php?threads/forum-rules.2334636/

Server Linux (centos 5) Dedicated Server Help

Sherbeh

FNG / Fresh Meat
May 15, 2009
3
0
Hi, I've done alot fo ready, already had hldsupdatetool and downloaded and chmod'd all the killingfloor dedi files. I can run teh server but 1, the webadmin http://ip:8075/serveradmin doesnt respond in my web browsers, and 2, I cant connect to the server or find it in the server lists.
I've editted the killingfloor.ini with custom server port and name etc.

This is what I get in shell

[root@host- ~]# cd /home/srcds/killingfloor/system
[root@host- system]# ./ucc-bin server KF-BioticsLab.rom?game=KFmod.KFGameType?VACSecured=true?MaxPlayers=6?
Executing Class Engine.ServerCommandlet
Missing Class Class Editor.TransBuffer
Failed to send /root/.killingfloor/System/crashlog-6130ef85a72b657c50c2478a6e146174.txt: server rejected report (Will try to send next run.)
Failed to send /root/.killingfloor/System/crashlog-2faceab1e4503a4f92bf02121712d0ed.txt: server rejected report (Will try to send next run.)
Browse: KF-BioticsLab.rom?Name=KFPlayer?Class=Engine.Pawn?Character=Corporal_Lewis?team=1?Sex=M?game=KFmod.KFGameType?VACSecured=true?MaxPlayers=6?
Failed to send /root/.killingfloor/System/crashlog-a575691c519f4cd9adc1bc23db77f379.txt: server rejected report (Will try to send next run.)
Failed to send /root/.killingfloor/System/crashlog-9b07b6bd8f2affebbacd3fd635241b4f.txt: server rejected report (Will try to send next run.)
Failed to send /root/.killingfloor/System/crashlog-49fec1798393903a90a203325da5de2a.txt: server rejected report (Will try to send next run.)
Failed to send ./crashlog-8f60e0cbeb5b6959acdb31c98fe7ef3d.txt: server rejected report (Will try to send next run.)
Collecting garbage
Purging garbage
Garbage: objects: 53676->53675; refs: 676518
Game class is 'KFGameType'
[S_API FAIL] SteamAPI_Init() failed; unable to update local steamclient. Continuing with current version anyway.
STEAMAUTH : Steam auth system activation successful
Bringing Level KF-BioticsLab.myLevel up for play (20) appSeconds: 3.597619...
GameInfo::InitGame : bEnableStatLogging False
KFLRules = KF-BioticsLab.KFLevelRules0
Game length = 1
Defaulting to false
Defaulting to false
Loading Available Maps
Loading Game Types
xWebAdmin.UTServerAdmin Initialized on port 8075
KFDoorMover KF-BioticsLab.KFDoorMover16 (Function KFMod.KFDoorMover.PostBeginPlay:0214) Multiple triggers found!
KFDoorMover KF-BioticsLab.KFDoorMover16 (Function KFMod.KFDoorMover.PostBeginPlay:0214) Multiple triggers found!
KFDoorMover KF-BioticsLab.KFDoorMover16 (Function KFMod.KFDoorMover.PostBeginPlay:0214) Multiple triggers found!
KFDoorMover KF-BioticsLab.KFDoorMover16 (Function KFMod.KFDoorMover.PostBeginPlay:0214) Multiple triggers found!
KFDoorMover KF-BioticsLab.KFDoorMover16 (Function KFMod.KFDoorMover.PostBeginPlay:0214) Multiple triggers found!
KFDoorMover KF-BioticsLab.KFDoorMover16 (Function KFMod.KFDoorMover.PostBeginPlay:0214) Multiple triggers found!
KFDoorMover KF-BioticsLab.KFDoorMover16 (Function KFMod.KFDoorMover.PostBeginPlay:0214) Multiple triggers found!
STEAMAUTH : Sending updated server details - Killing Floor Server 0 | 6
STEAMAUTH : Connected to Steam Servers
Adding master server 69.28.140.246:27011
Adding master server 72.165.61.189:27011
STEAMAUTH : VAC Security Enabled
STEAMSTATS: Stats Are Now Enabled
STEAMAUTH : Sending updated server details - Killing Floor Server 0 | 6

...and the STEAMAUTH keeps going

Any Ideas?
 
Failed to send /root/.killingfloor/System/crashlog-6130ef85a72b657c50c2478a6e146174.txt: server rejected report (Will try to send next run.)

Uh-oh.. well the first thing that comes to my mind is that youre running it as root which I would consider a bad idea... Not sure but I think Centos (and you too perhaps) installs SELinux? That might be the first thing to check...
 
Upvote 0