Server problem:Server not load Abilities


(Nyu) #1

Hi guys im new member have three server for brink, and on all servers palyers not have abilities i show the error:
[SDNET STEAM] bad challenge serverId[90083327586912269]
WARNING: P2PSendMessageToPeer : Invalid peer!
sending challenge 0x18b72a80 to 93.37.253.43:59443
sdGameRules::GetRecommendedTeam - NO VALID ASSOCIATE ID
sdGameRules::GetRecommendedTeam - FINDING NEEDY TEAM
Client 0 wanted campaign ‘’ given Campaign ‘’
client 0 connected.
OnClientConnect: Clearing abilities for client 0
0 given player class ‘medic’ (clients desired player class)
Received abilities from client 0
WARNING: ServerSetAbilitiesForString: Unknown token ‘1’ while parsing abilities string ‘1’
0 abilities set for ‘global’
WARNING: ServerSetAbilitiesForString: Unknown token ‘1’ while parsing abilities string ‘1’
0 abilities set for ‘soldier’
WARNING: ServerSetAbilitiesForString: Unknown token ‘1’ while parsing abilities string ‘1’
0 abilities set for ‘engineer’
WARNING: ServerSetAbilitiesForString: Unknown token ‘1’ while parsing abilities string ‘1’
0 abilities set for ‘medic’
WARNING: ServerSetAbilitiesForString: Unknown token ‘1’ while parsing abilities string ‘1’
0 abilities set for ‘operative’

have try to delete server and download again but not change i used this cfg:
//Max players
//This seems to be broken, I think?
si_maxPlayers 16

//Amount of players required to start a match
si_minPlayers 2

//Max players per team
si_maxTeamSize 8

//max HUMAN players
si_maxPlayersHuman 16

//Game Rules
//si_rules sdGameRulesStopWatch
//si_rules sdGameRulesObjective
//si_rules sdGameRulesChallenge
//si_rules sdGameRulesCampaign
si_rules sdGameRulesStopWatch

si_globalVoipEnabled 1 // GLobal VOIP [ 0 = off, 1 = on ]
si_teamVoipEnabled 1 // Team VOIP [ 0 = off , 1 = on ]

//Server Configuration
//Standard
//Advanced
//Competition
//Old Skool
//Custom
applyServerConfig Standard

//Set the name of your server
si_name “blabla”

//Password your server?
//0 = No
//1 = Yes
si_needpass 0

//Password for your server - si_needpass NEEDS to be set to 1!
g_password “”

//Server admin password (rcon password)
net_serverRemoteConsolePassword “”

//Set the play mode
//si_playmode 0 = solo
//si_playmode 1 = Co-op
//si_playmode 2 = versus
si_playmode 2

//Allow server to be borrowed by players who are using matchmaking service?
//This will allow the match making service to use your server when it is empy!
net_serverAllowHijacking 0

//Set who can join your server
//0 = SOLO
//1 = INVITE ONLY
//2 = FRIENDS & INVITES
//3 = EVERYONE
si_onlineMode 3

//Friendly fire
//0 = Off
//1 = On
si_teamDamage 0

//Enable spectating
//0 = Off
//1 = On
si_spectators 1

//Server time limit
si_timelimit 30

//Set if players can only join the smaller size team
//0 = Off
//1 = On
si_teamForceBalance 0

//Diable Voting?
//0 = Off
//1 = On
si_disableVoting 0

//Bot Difficulty
//-1 = ANY
//0 = EASY
//1 = NORMAL
//2 = HARD
si_botDifficulty -1

//Percentage of players that need to ready up to start a match
si_readyPercent 80

//Allow players to spawn and play during warm-up period
//0 = Off
//1 = On
si_warmupSpawn 1

//Rim lighting tints on enemies
//0 = Off
//1 = On
si_enemyTintEnabled 1

//Enable rank restrictons
//0 = Off
//1 = On
si_rankRestricted 1

//Restrict player ranks
//si_maxRank 0 = Rank 1 players only
//si_maxRank 1 = Rank 1 and 2 players only
//si_maxRank 2 = Rank 1, 2 and 3 players only
//si_maxRank 3 = Rank 1, 2, 3 and 4 players only
//si_maxRank 4 = All player ranks can join
si_maxRank 4

/////////////////////////////////////////////////
//ONLY ENABLE ONE MAP ROTATION - FIXED OR VOTE!//
/////////////////////////////////////////////////

//Maprotation - FIXED!
//The server will run the below maps in the order listed.
g_mapRotationFixed “mp/aquarium,mp/ccity,mp/reactor,mp/refuel,mp/resort,mp/sectow,mp/shipyard,mp/terminal”

//Maprotation - VOTE!
//Server will allow the players to vote which map to play at the end of each round! They can ONLY choose from the maps listed below!
//g_mapRotationVote “mp/aquarium,mp/ccity,mp/reactor,mp/refuel,mp/resort,mp/sectow,mp/shipyard,mp/terminal”

thank you for help. sorry for my english


(taodemon) #2

Has anyone found a fix for this? The 4 local servers are all having this problem or a similar problem. No abilities are useable, not even the basic ones. I can’t buff heal or use any of the starter abilities but the bots still can.

Hmm… was just talking to the server admin and it might be something to do with it not loading up all files or something when it is run as a service in windows.


(Deadwalking) #3

Try searching the dedicated forum area for g_abilities. It should provide a few threads wich deal with this problem.


(Smooth) #4

Lookes like your abilility override cvars are set incorrectly (to 1).

You could be able to fix this by typing the following and reloading a map:

reset g_abilitiesGlobal
reset g_abilitiesSoldier
reset g_abilitiesMedic
reset g_abilitiesEngineer
reset g_abilitiesOperative


(Qbix) #5

Hi guys,

I have the esl settings on our server enabled, meaning the abilities are partly restricted, but the rest is available for everyone. I need the new ability names to put them into it. Does it interfere with the ability slots or is one slot added in the HUD?


(HugePinball) #6

[QUOTE=Qbix;365039]Hi guys,

I have the esl settings on our server enabled, meaning the abilities are partly restricted, but the rest is available for everyone. I need the new ability names to put them into it. Does it interfere with the ability slots or is one slot added in the HUD?[/QUOTE]
I’ve added the DLC abilities to the list here.


(Qbix) #7

Thanks. But they still don’t work on our server, refer to the linked thread.