Server crashing on gamestart

Ironman44
This is my homepage
This is my homepage
Posts: 99
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Mon May 02, 2011 7:36 am

Re: Server crashing on gamestart

Post by Ironman44 »

just did it and found this in the startup text im having issues with vars.teamKillValueForKick 0

Ill change it and update
Image
ebar87
New to forums
New to forums
Posts: 11
Joined: Tue Oct 25, 2011 7:14 am

Re: Server crashing on gamestart

Post by ebar87 »

Ah I see that. I can't test right now, having trouble populating the server to test, but it looks like maybe the control panel isn't removing the teamKillValue options when you just want to use overall how many times someone tk's. Since it's set at zero, I would guess that either means its not set (i.e. infinite, which isn't a problem) or its set to instantly kick everyone, which is a problem.

If that is the case, it does not really explain why the server would get caught in some sort of map changing limbo and need to be reset.
Ironman44
This is my homepage
This is my homepage
Posts: 99
Joined: Mon May 02, 2011 7:36 am

Re: Server crashing on gamestart

Post by Ironman44 »

THIS IS WHAT I FOUND

vars.maxPlayers 32
vars.idleTimeout 300
vars.idleBanRounds 0
vars.vehicleSpawnAllowed true
vars.3dSpotting true
vars.miniMap true
vars.miniMapSpotting true
vars.killCam true
vars.autoBalance true
vars.3pCam true
vars.regenerateHealth true
vars.onlySquadLeaderSpawn true
vars.nameTag true
vars.hud true
vars.teamKillCountForKick 6
vars.teamKillValueForKick 4100 THIS VALUE WAS ZERO
vars.teamKillValueIncrease 1000
vars.teamKillValueDecreasePerSecond 50
vars.gamePassword ""
vars.friendlyFire false

Somehow the team kick value of zero was kicking everyone on startup even though even though FF is set to false
I changed that value via manually editing the startup script
The value would not show up in control panel with FF off
Image
ebar87
New to forums
New to forums
Posts: 11
Joined: Tue Oct 25, 2011 7:14 am

Re: Server crashing on gamestart

Post by ebar87 »

Thats what I suspected, looks like the control panel isnt properly editing the file. Is the server working correctly now?
Ironman44
This is my homepage
This is my homepage
Posts: 99
Joined: Mon May 02, 2011 7:36 am

Re: Server crashing on gamestart

Post by Ironman44 »

yup
Image
User avatar
Edge100x
Founder
Founder
Posts: 12958
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: Server crashing on gamestart

Post by Edge100x »

I'm testing the Easy setup page now and it seems to be retaining the value of vars.teamKillValueForKick correctly when FF is disabled. Do you know what change might have triggered it to go to 0?
User avatar
Edge100x
Founder
Founder
Posts: 12958
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: Server crashing on gamestart

Post by Edge100x »

The control panel does set vars.teamKillValueForKick to 0 when "Use the kill-value system to punish TKs?" is disabled, and per the documentation, that should disable the kill value mechanism:

Request: vars.teamKillValueForKick [count: integer]
Response: OK - for set operation
Response: OK <count: integer> - for get operation
Response: InvalidArguments
Effect: Set the highest kill-value allowed before a player is kicked for teamkilling
Set to 0 to disable kill value mechanism
Delay: Instantaneous

If a value of 0 nukes the server, that's a bug in the game, and I'll have to disable it in the CP.
Ironman44
This is my homepage
This is my homepage
Posts: 99
Joined: Mon May 02, 2011 7:36 am

Re: Server crashing on gamestart

Post by Ironman44 »

The zero value was the problem. I am able to set the servers up as i wish now.

YAY now i can actually play
Image
ebar87
New to forums
New to forums
Posts: 11
Joined: Tue Oct 25, 2011 7:14 am

Re: Server crashing on gamestart

Post by ebar87 »

When my friends are done with work, I'll test it on my server as well to double check for you guys.

Definitely looks like a bug with the game.
User avatar
Edge100x
Founder
Founder
Posts: 12958
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: Server crashing on gamestart

Post by Edge100x »

I've confirmed that this one is a game bug. The game log shows that it thinks the players all need to be kicked, so it kicks them, and then it crashes, to boot. I've submitted a report to DICE and I'll change the control panel to force teamKillValueForKick to not be zero for now.

In my testing, I also saw the server crash when I used admin.runNextLevel (and admin.kickPlayer), with the same crashing error as teamKillValueForKick. The same bug may triggering all of these problems.
Ironman44
This is my homepage
This is my homepage
Posts: 99
Joined: Mon May 02, 2011 7:36 am

Re: Server crashing on gamestart

Post by Ironman44 »

Right on, and thanks for the help guys
Image
Ironman44
This is my homepage
This is my homepage
Posts: 99
Joined: Mon May 02, 2011 7:36 am

Re: Server crashing on gamestart

Post by Ironman44 »

one more quick question, is it safe to use Procon at this time
Image
User avatar
Edge100x
Founder
Founder
Posts: 12958
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: Server crashing on gamestart

Post by Edge100x »

The latest Procon should work OK. It's pretty rough around the edges, though, I believe.
ebar87
New to forums
New to forums
Posts: 11
Joined: Tue Oct 25, 2011 7:14 am

Re: Server crashing on gamestart

Post by ebar87 »

Awesome, thanks for the help Edge
.=QUACK=.Major.Pain
This is my homepage
This is my homepage
Posts: 1573
Joined: Sun Jun 26, 2011 8:03 am

Re: Server crashing on gamestart

Post by .=QUACK=.Major.Pain »

Basics of Procon are working as well as layer.
Visit gspreviews.com And Rate & Review Your Old & Current GSP's
Find Your GSP Coupons at gspreviews.com/coupons/
Post Reply