• 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 ServerAdsKF problem

pyrojoe

Grizzled Veteran
Jul 19, 2010
59
1
PA
I simply can't get this to work, can someone post the sections of their killingfloor.ini file that get edited so i can see if your placing the code in a different place relative to that section?

this is what my log says


Code:
Uninitialized: Log file open, 07/27/10 00:19:54
Uninitialized: STEAMAUTH : SteamAPI_Init failed
Init: Name subsystem initialized
Init: Detected: Microsoft Windows NT 6.1 (Build: 7600)
Init: Version: 3339 (128.29)
Init: Compiled: Jun 28 2010 13:09:00
Init: Command line: KF-Manor.rom?game=KFmod.KFGameType?VACSecured=true?MaxPlayers=6?Mutator=MutKFAntiBlocker.MutKFAntiBlocker -log=.\logs\KFserver.log
Init: Character set: Unicode
Init: Base directory: C:\KS1\system\
Init: Ini:KillingFloor.ini   UserIni:User.ini
Init: Build label:  Build UT2004_Build_[2004-11-11_10.48]
Init: Object subsystem initialized
Exit: Preparing to exit.
Log: Purging garbage
Log: Unbound to Core.dll
Log: Unbound to Engine.dll
Exit: Game engine shut down
Log: Garbage: objects: 16334->0; refs: 0
Exit: Object subsystem successfully closed.
Exit: Exiting.
Log: FileManager: Reading 0 GByte 12 MByte 506 KByte 333 Bytes from HD took 0.051000 seconds (0.035000 reading, 0.016000 seeking).
Log: FileManager: 0.006000 seconds spent with misc. duties
Uninitialized: Name subsystem shut down
Uninitialized: Allocation checking disabled
Uninitialized: Log file closed, 07/27/10 00:20:10

sometimes the server will just make an empty log also, the cmd just doesn't do anything but sit there.

also there is a folder ServerAdsKF in the zip and I wasn't sure where that went. Does it go in the servers root folder?

Thanks for any the help.


my killingfloor.ini

Code:
[Engine.GameEngine]
CacheSizeMegs=32
UseSound=True
VoIPAllowVAD=False
ServerActors=IpDrv.MasterServerUplink
ServerActors=UWeb.WebServer
ServerActors=ServerAdsKF.ServerAdsKF
ServerPackages=Core
ServerPackages=Engine
ServerPackages=Fire
ServerPackages=Editor
ServerPackages=IpDrv
ServerPackages=UWeb
ServerPackages=GamePlay
ServerPackages=UnrealGame
ServerPackages=XGame
ServerPackages=XInterface
ServerPackages=GUI2K4
ServerPackages=xVoting
UseStaticMeshBatching=True
ColorHighDetailMeshes=False
ColorSlowCollisionMeshes=False
ColorNoCollisionMeshes=False
ColorWorldTextures=False
ColorPlayerAndWeaponTextures=False
ColorInterfaceTextures=False
MainMenuClass=KFGUI.KFMainMenu
ConnectingMenuClass=GUI2K4.UT2K4ServerLoading
DisconnectMenuClass=KFGUI.KFDisconnectPage
SinglePlayerMenuClass=KFGUI.KFMainMenu
InstantActionMenuClass=KFGUI.KFMainMenu
LoadingClass=ROInterface.ROServerLoading
ServerPackages=ROEffects
ServerPackages=ROEngine
ServerPackages=ROInterface
ServerPackages=KFMod
ServerPackages=KFChar

Code:
[UWeb.WebServer]
Applications[0]=xWebAdmin.UTServerAdmin
ApplicationPaths[0]=/ServerAdmin
Applications[1]=xWebAdmin.UTImageServer
ApplicationPaths[1]=/images
Applications[2]=ServerAdsKF.WebAdmin
ApplicationPaths[2]=/ServerAdsKF
bEnabled=True
ListenPort=8075

i only have the MutKFAntiBlocker on