PDA

View Full Version : hbalance fix ??


Ducik
10-07-2014, 16:31
Hi, I have a problem:

L 10/07/2014 - 17:40:04: SourceMod error session started
L 10/07/2014 - 17:40:04: Info (map "de_inferno") (file "errors_20141007.log")
L 10/07/2014 - 17:40:04: [hbalance.smx] validation error A at 0 (0,0)
L 10/07/2014 - 17:40:04: [hbalance.smx] validation error B at 1 (0,4)
L 10/07/2014 - 17:40:04: [hbalance.smx] 2, 0: id 0; name <invalid>
L 10/07/2014 - 18:19:56: Error log file session closed.

How do I fix this?

CVARS:

// This file was auto-generated by SourceMod (v1.5.0-dev+3838)
// ConVars for plugin "hbalance.smx"


// Version of [HANSE] Team Balance
// -
// Default: "1.6.2"
hbalance_version "1.6.2"

// 0=no protection, 1=moderate protection, 2=full protection (BALANCE PERFORMANCE MAY BE REDUCED MASIVELY)
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "2.000000"
sm_adminProtection "2"

// The higher the value, the slower the plugin reacts
// -
// Default: "2"
// Minimum: "0.000000"
sm_balanceDamping "2"

// Amount of logging (0=off, 1=on balance, 2=always)
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "2.000000"
sm_balance_log_level "1"

// Minimum players in game to start balancing
// -
// Default: "3"
// Minimum: "2.000000"
sm_balance_min_players "3"

// EXPERIMENTAL[!!!]: Balancing mode (0=continous/respawn, 1=round based)
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_balance_mode "1"

// Activate H-Balance team balancer
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_teambalance "1"