Tripwire Interactive Forums

  • 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/
Hello,
I've just recently created a Dedicated server and followed this Wiki http://wiki.tripwireinteractive.com/index.php?title=Dedicated_Server_(Killing_Floor_2)

After creating the server i joined it using OPEN and my local IP and i was able to connect, password worked... but it failed to spawn my in game and it kept saying error failed to spawn player in the server cmd.

I also am unable to connect using the WebAdmin. I've configured the password and even attempted to use multiuser to no avail.

This is my Config

[Engine.GameInfo]
DefaultGame=KFGame.KFGameInfo
DefaultServerGame=Cryptongolem's Bungalow Of Doom
bAdminCanPause=false
MaxPlayers=8
GameDifficulty=1.000000
bChangeLevels=True
MaxSpectators=2
MaxIdleTime=0.000000
MaxTimeMargin=0.000000
TimeMarginSlack=1.350000
MinTimeMargin=-1.000000
TotalNetBandwidth=32000
MaxDynamicBandwidth=7000
MinDynamicBandwidth=4000
DefaultGameType=KFGame.KFGameInfo
DefaultMapPrefixes=(Prefix="KF",bUsesCommonPackage=FALSE,GameType="KFGameContent.KFGameInfo_Survival")
GoreLevel=0
bIsStandbyCheckingEnabled=false
bKickLiveIdlers=False
ArbitrationHandshakeTimeout=0.000000

[Engine.AccessControl]
IPPolicies=ACCEPT;*
bAuthenticateClients=True
bAuthenticateServer=True
bAuthenticateListenHost=True
MaxAuthRetryCount=3
AuthRetryDelay=5
AdminPassword=Matrix69
GamePassword=matrix

[DefaultPlayer]
Name=Player
Team=255

[Engine.HUD]
bMessageBeep=true
HudCanvasScale=0.95
ConsoleMessageCount=4
ConsoleFontSize=5
MessageFontOffset=0
bShowHUD=true
bShowDirectorInfoDebug=false
bShowDirectorInfoHUD=false
DebugDisplay=AI

[Engine.PlayerController]
bAimingHelp=false
InteractDistance=512
bCheckRelevancyThroughPortals=true
MaxConcurrentHearSounds=32
bLogHearSoundOverflow=FALSE
bShowKismetDrawText=True

[Engine.Weapon]
Priority=-1.0

[Engine.WorldInfo]
DefaultGravityZ=-750.0
RBPhysicsGravityScaling=1.0
MaxPhysicsSubsteps=5
SquintModeKernelSize=128.0
DecalManagerClassPath=Engine.DecalManager
FracturedMeshWeaponDamage=1.0
ChanceOfPhysicsChunkOverride=1.0
bEnableChanceOfPhysicsChunkOverride=FALSE
FractureExplosionVelScale=1.0
DefaultAmbientZoneSettings=(bIsWorldInfo=true)
bPersistPostProcessToNextLevel=TRUE
bAllowHostMigration=FALSE
HostMigrationTimeout=15
bAllowTemporalAA=True
bNoMobileMapWarnings=True
AkAudioPoolHelperClassPath=KFGame.KFAkAudioPoolHelper
EmitterPoolScale=1.0
DestructionLifetimeScale=1.0
bAllowExplosionLights=True
MaxExplosionDecals=15

[Engine.AutoTestManager]
NumMinutesPerMap=50
#CommandsToRunAtEachTravelTheWorldNode=MemLeakCheck
#CommandsToRunAtEachTravelTheWorldNode=SNAPSHOTMEMORY

[Engine.DecalManager]
DecalLifeSpan=10.0

[Engine.UIDataStore_GameResource]
ElementProviderTypes=(ProviderTag="GameTypes",ProviderClassName="KFGame.KFGameInfoSummary")
ElementProviderTypes=(ProviderTag="Maps",ProviderClassName="KFGame.KFMapSummary")
ElementProviderTypes=(ProviderTag="Mutators",ProviderClassName="KFGame.KFMutatorSummary")

[GameFramework.GameCheatManager]
DebugCameraControllerClassName=GameFramework.DebugCameraController

[GameFramework.MobileHud]
bShowMobileHud=true
bShowGameHud=false

[GameFramework.MobileInputZone]
RenderColor=(R=255,G=255,B=255,A=255)
InactiveAlpha=0.5
SizeX=100
SizeY=100
VertMultiplier=1.0
HorizMultiplier=1.0
bUseGentleTransitions=true
ResetCenterAfterInactivityTime=3.0
ActivateTime=0.6
DeactivateTime=0.2
TapDistanceConstraint=5
bApplyGlobalScaleToActiveSizes=true
AuthoredGlobalScale=2.0

[GameFramework.FrameworkGame]
RequiredMobileInputConfigs=(GroupName="DebugGroup",RequireZoneNames=("DebugStickMoveZone","DebugStickLookZone","DebugLookZone"))

[DebugLookZone MobileInputZone]
InputKey=MouseY
HorizontalInputKey=MouseX
TapInputKey=MOBILE_Fire
Type=ZoneType_Trackball
bRelativeSizeX=true
bRelativeSizeY=true
X=0
Y=0
SizeX=1.0
SizeY=1.0
VertMultiplier=-0.0007
HorizMultiplier=0.001
Acceleration=12.0
Smoothing=1.0
EscapeVelocityStrength=0.85
bIsInvisible=1
TapDistanceConstraint=32

[DebugStickMoveZone MobileInputZone]
InputKey=MOBILE_AForward
HorizontalInputKey=MOBILE_AStrafe
Type=ZoneType_Joystick
bRelativeX=true
bRelativeY=true
bRelativeSizeX=true
bRelativeSizeY=true
X=0.05
Y=-0.4
SizeX=0.1965
SizeY=1.0
bSizeYFromSizeX=true
VertMultiplier=-1.0
HorizMultiplier=1.0
bScalePawnMovement=true
RenderColor=(R=255,G=255,B=255,A=255)
InactiveAlpha=0.25
bUseGentleTransitions=true
ResetCenterAfterInactivityTime=3.0
ActivateTime=0.6
DeactivateTime=0.2
TapDistanceConstraint=5

[DebugStickLookZone MobileInputZone]
InputKey=MOBILE_ALookUp
HorizontalInputKey=MOBILE_ATurn
Type=ZoneType_Joystick
bRelativeX=true
bRelativeY=true
bRelativeSizeX=true
bRelativeSizeY=true
VertMultiplier=-0.5
HorizMultiplier=0.35
X=-0.2465
Y=-0.4
SizeX=0.1965
SizeY=1.0
bSizeYFromSizeX=true
RenderColor=(R=255,G=255,B=255,A=255)
InactiveAlpha=0.25
bUseGentleTransitions=true
ResetCenterAfterInactivityTime=3.0
ActivateTime=0.6
DeactivateTime=0.2
TapDistanceConstraint=5

[BaseAI.AIDebugTool]
DebugDrawMode=gcb

[BaseAI.AnimationProxy]

[Configuration]

[KFGame.KFPlayerController]
bTargetAdhesionEnabled=True
bDebugTargetAdhesion=False
bAutoTargetEnabled=True
SavedPerkIndex=1

[KFGame.KFPawn]
bAllowFootstepSounds=True
bAllowAlwaysOnPhysics=True
bAllowRagdollAndGoreOnDeadBodies=True

[KFGame.KFPawn_Human]
BloodPoolDelay=2

[KFGame.KFImpactEffectManager]
MaxImpactEffectDecals=20

[KFGame.KFGoreManager]
GoreFXLifetimeMultiplier=1.0
BodyWoundDecalLifetime=30
BloodSplatterLifetime=10
BloodPoolLifetime=20
GibletLifetime=10
MaxBodyWoundDecals=5
MaxBloodSplatterDecals=20
MaxBloodPoolDecals=20
BloodSplatSize=100
BloodPoolSize=125
MaxDeadBodies=12
MaxBloodEffects=25
MaxGoreEffects=10
AllowBloodSplatterDecals=True
PersistentSplatTraceLength=1000
MaxPersistentSplatsPerFrame=75

[KFGame.KFDialogManager]
bLogDialog=false

[KFGame.KFGameInfo]
GameLength=1
MinNetPlayers=1
GameStartDelay=4
ReadyUpDelay=120
bWaitForNetPlayers=true
GameplayEventsWriterClassName=KFGame.KFGameplayEventsWriter
bEnableObjectives=false
bEnableCoopObjectives=false
GameplayEventsUploaderName=KFGame.KFGameStatsUploader
bUseMapList=True
ActiveMapCycle=0
GameMapCycles=(Maps=("KF-BurningParis","KF-Bioticslab","KF-Outpost"))
EndOfGameDelay=5
FriendlyFireScale=0.000000
bDisableKickVote=False
bDisablePublicTextChat=False
bDisbableVOIP=False
bPartitionSpectators=False
bDisablePickups=False
bDisableMapVote=False
bDisableTeamCollision=False
KickVotePercentage=0.000000
MapVotePercentage=0.000000
MapVoteDuration=0.000000
MapCycleIndex=-1

[KFGameContent.KFGameInfo_Survival]
bEnableGameAnalytics=true
bEnableDevAnalytics=false
bWaitForNetPlayers=True
bLogScoring=False
bLogAIDefaults=False
MinNetPlayers=1
ReadyUpDelay=120
GameStartDelay=4
EndOfGameDelay=10
RequiredMobileInputConfigs=(GroupName="DebugGroup",RequireZoneNames=("DebugStickMoveZone","DebugStickLookZone","DebugLookZone"),bIsAttractModeGroup=False)
bIsStandbyCheckingEnabled=False
GoalScore=0
MaxLives=0
TimeLimit=0
StandbyRxCheatTime=0.000000
StandbyTxCheatTime=0.000000
BadPingThreshold=0
PercentMissingForRxStandby=0.000000
PercentMissingForTxStandby=0.000000
PercentForBadPing=0.000000
JoinInProgressStandbyWaitTime=0.000000
DefaultGameType=KFGame.KFGameInfo
DefaultMapPrefixes=(Prefix="KF",bUsesCommonPackage=False,GameType="KFGameContent.KFGameInfo_Survival",AdditionalGameTypes=,ForcedObjects=)
AnimTreePoolSize=0

[KFGame.KFObjective]
bLogObjective=false
bShowObjectivePath=true

[KFGame.KFCheatManager]
DebugCameraControllerClassName=KFGame.KFDebugCameraController

[KFGame.KFAIDirector]
bShowAINames=false
bDebugAllAI=false
bLoadDebugPackageResourcesAtStart=false
AiDebugScreenLargeFontName=AI_Debug_Helpers.Font_Large
DebugIsSprintingIconName=AI_Debug_Helpers.DebugIsSprintingIcon
DebugIsWalkingIconName=AI_Debug_Helpers.DebugIsWalkingIcon

[KFGame.KFDoorGraph]
bAfterBuildWriteOutGraph=true
DoorGraphEdgeDebugDisplayColor=(R=0,G=255,B=0,A=255)

[KFGame.KFDoorVertex]
OffsetUnoccupiedLineDebugDisplayColor=(R=0,G=0,B=255,A=255)
OffsetOccupiedLineDebugDisplayColor=(R=14,G=162,B=247,A=255)
Offset2DoorLineDebugDisplayColor=(R=146,G=14,B=247,A=255)
RegisteredCtrlTextDebugDisplayColor=(R=252,G=244,B=7,A=255)
DoorActorNameTextDebugDisplayColor=(R=253,G=253,B=250,A=255)
DoorActorNavLocLeftDebugDisplayColor=(R=255,G=0,B=0,A=255)
DoorActorNavLocRightDebugDisplayColor=(R=0,G=255,B=0,A=255)
bShowDoorActorNameText=true
DoorVertexOffsetCrossSize=20
DoorVertexOffsetNameOfOccupierSize=40
DoorVertexShowOffsetCosOfAngle=0.76

[KFGame.KFAiDestructibleInterActionBehavior]
MaxNumberOfBumpsBeforeAttacking=5

[KFGame.KFScout]
bReplacePathNodesWithKFPathNodes=false
bDebugReplacePathNodes=false

[KFGame.KFPlayerReplicationInfo]
ActivePerkIndex=255

[KFGame.KFPerk]
bLogPerk=false

[KFGame.KFPerk_Commando]
bOverrideCloud=false
Level=0
Build=0

[KFGame.KFPerk_Berserker]
bOverrideCloud=false
Level=0
Build=0

[KFGame.KFPerk_Support]
bOverrideCloud=false
Level=0
Build=0

[KFGame.KFWeap_FlameBase]
bArePilotLightsAllowed=True

[KFGame.KFWeapAttach_FlameBase]
bArePilotLightsAllowed=True

[Engine.GameReplicationInfo]
ServerName=Killing Floor 2 Server
ShortName=KFServer

[KFGame.KFGameEngine]
MusicVolumeMultiplier=35
SFxVolumeMultiplier=100
BattleChatterIndex=0
GammaMultiplier=0.68
bMusicVocalsEnabled=false
bMinimalChatter=false
bEnableAdvDebugLines=false
bMuteOnLossOfFocus=True
bShowCrossHair=false
FOVOptionsPercentageValue=1
GoreLevel=2

[KFGame.SprayActor]
bAllowSprayLights=True

[KFGame.KFUIDataStore_GameResource]
ElementProviderTypes=(ProviderTag="GameTypes",ProviderClassName="KFGame.KFGameInfoSummary")
ElementProviderTypes=(ProviderTag="Maps",ProviderClassName="KFGame.KFMapSummary")
ElementProviderTypes=(ProviderTag="Mutators",ProviderClassName="KFGame.KFMutatorSummary")

[KF-BioticsLab KFMapSummary]
MapName=KF-BioticsLab
ScreenshotPathName=UI_MapPreview_TEX.UI_MapPreview_BioticsLab

[KF-Outpost KFMapSummary]
MapName=KF-Outpost
ScreenshotPathName=UI_MapPreview_TEX.UI_MapPreview_OutPost

[KF-BurningParis KFMapSummary]
MapName=KF-BurningParis
ScreenshotPathName=UI_MapPreview_TEX.UI_MapPreview_Paris

[KF-Default KFMapSummary]
MapName=KF-Default
ScreenshotPathName=UI_MapPreview_TEX.UI_MapPreview_Placeholder

[Survival KFGameInfoSummary]
ClassName=KFGameContent.KFGameInfo_Survival
MapPrefix=KF

[KFGame.KFPawn_Monster]
bCanLeap=true

[KFGame.KFMuzzleFlash]
ShellEjectLifetime=10.f

[IniVersion]
0=1429831087.000000
1=1429831401.000000
2=1429831088.000000
3=1429831319.000000