GhoulofGSG9Join Date: 2013-03-31Member: 184566Members, Super Administrators, Forum Admins, Forum Moderators, NS2 Developer, NS2 Playtester, Squad Five Blue, Squad Five Silver, Reinforced - Supporter, WC 2013 - Supporter, Pistachionauts
Can you either upload your complete ServerConfig,json or check it with http://jsonlint.com/ yourself because i guess you have some syntax errors in your setting.
Best would be to just delete it so ns2 can create a new default one
Also I know that the defined config location is valid b/c the MapCycle.json works fine from the location so this could not be a case of it loading from the wrong file or something.
Comments
"tags": [ "rookie" ],
"settings": {
"voting": {
"voterandomizerr": true,
"votechangemap": true,
"votingforceeventeams": true,
"voteresetgame": true,
"votekickplayer": false
},
}
With these set your still able to vote kick.
Best would be to just delete it so ns2 can create a new default one
Also I know that the defined config location is valid b/c the MapCycle.json works fine from the location so this could not be a case of it loading from the wrong file or something.