Tripwire Interactive Forums

Go Back   Tripwire Interactive Forums > Killing Floor Forums > Technical Support > Dedicated Server Support

Reply
 
Thread Tools Display Modes
  #1  
Old 09-30-2011, 12:19 AM
Kaos's Avatar
Kaos Kaos is offline
Junior Member
 
Join Date: Sep 2011
Location: Midwest
Posts: 4
Default KillingFloor.ini

Does anyone have a link to the KillingFloor.ini that isn't:
http://www.kf-wiki.com/wiki/KillingFloor.ini

That .ini doesn't have the GameDifficulty/KFGameLength/bMapVote/etc configuration in it and I'm not sure offhand where it all goes. The .ini I used from my KillingFloor/System/ folder under the Steam folder doesn't seem to work out too well.

The server I run crashes without warning during map changes constantly. I only have the anti-blocker mutator and whitelisted custom maps.
Reply With Quote
  #2  
Old 10-01-2011, 05:16 AM
ro_sauce ro_sauce is offline
Senior Member
 
Join Date: Sep 2007
Posts: 3,110
Default

check your default.ini
__________________


For RO2 Crash Support Help, PM me your problem and teamview connection, and I will see if I can fix it for you.
Reply With Quote
  #3  
Old 10-02-2011, 07:08 AM
Kaos's Avatar
Kaos Kaos is offline
Junior Member
 
Join Date: Sep 2011
Location: Midwest
Posts: 4
Default

Thanks. I actually figurered it out. I just removed my server ini and started the server and it created a new one.
Reply With Quote
  #4  
Old 10-02-2011, 09:21 AM
FluX FluX is offline
Senior Member
 
Join Date: Oct 2010
Posts: 3,791
Default

Have you checked the log at all for the crash? It usually is down to a missing file or mis-configuration.
__________________

Reply With Quote
  #5  
Old 10-02-2011, 02:42 PM
Kaos's Avatar
Kaos Kaos is offline
Junior Member
 
Join Date: Sep 2011
Location: Midwest
Posts: 4
Default

Quote:
Originally Posted by FluX View Post
Have you checked the log at all for the crash? It usually is down to a missing file or mis-configuration.
I actually did check but the log was empty and I asked around and I was told to add this to my kf_server_launcher file but it hasn't worked out either except for automatically relaunching the server upon a crash.
Code:
@echo off
cls
echo Protecting ucc from crashes...
title log
:srcds
echo (%time%) KF server started.
start /wait ucc server KF-Biohazard.rom?game=KFmod.KFGameType?VACSecured=true?MaxPlayers=6?AdminName=xxx?AdminPassword=xxx
if exist ucccrash.old del ucccrash.old
if exist ucccrash.log ren ucccrash.log ucccrash.old
if exist ucccrash.log del ucccrash.log
ren ucc.log ucccrash.log
echo (%time%) WARNING: ucc closed or crashed, restarting....
goto srcds
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 11:51 PM.


Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright ©2005 - 2013, Tripwire Interactive, LLC