View Issue Details

IDProjectCategoryView StatusLast Update
0000057WolfAdminSetup & Configurationpublic2016-08-04 19:31
ReporterNinjadeer Assigned ToTimo  
PrioritynormalSeveritymajorReproducibilityhave not tried
Status resolvedResolutionfixed 
Product Version1.0.2 
Target Version1.1.0Fixed in Version1.1.0 
Summary0000057: Unable to disable balancer
DescriptionSetting
set g_evenerMinDifference 0
set g_evenerMaxDifference 0
set g_evenerInterval 0
and loading the values with !readconfig and !nextmap seems not to disable the balance system.
Additional InformationCurrently balancer seems to make both vote and command putbot [r/b] useless.
TagsNo tags attached.
ModNoQuarter
Mod version1.2.9
Standaloneno

Activities

Timo

2016-03-16 23:05

administrator   ~0000064

Last edited: 2016-03-16 23:09

I have tried to reproduce this issue with the following settings:

set g_evenerMaxDifference 5 (default)
set g_evenerMinDifference 2 (default)
set g_evenerInterval 0

A restart made sure the settings were used for the balancer. I am aware of the issue that the balancer cannot be killed during a map, I will make that available in 1.1.0.

When using the same settings as you did, on my own test server, it works as described above. Setting g_evenerInterval to 0 should be enough. Can you elaborate on what you did? (yet better, show logs?)

Ninjadeer

2016-03-18 13:20

reporter   ~0000068

Last edited: 2016-03-18 13:31

Turns out this was user generated error. The server had following setting enabled:

bot balanceteams 1

This caused teams to be evened.

Setting g_evenerInterval to 0 did indeed disable the system though I was unable to enable the system (change value + readconfig + restart) after disabling it for some reason. Reseting the server fixed this (loading server.cfg).

Also I was unable to disable the forced shuffle by setting g_evenerMaxDifference to 0. The system seemed to work as intended after server reset again.

It seems like none of the cvars in cvars.cfg are loaded unless the server gets reseted.

Anyways it might be reasonable if putbots command would disable wolfadmin balancer and either disable omnibot balancer or use omnibot built in botwar function. This would allow user to use mapconfigs/default.cfg that would enable bot balance after every map change. It might be also reasonable to be able to vote for the bot amount (the amount has to be within some preset limits ofc).

Timo

2016-08-04 19:31

administrator   ~0000074

Implemented enable/disable feature in changeset 00c487a.

Issue History

Date Modified Username Field Change
2016-03-14 15:43 Ninjadeer New Issue
2016-03-16 23:05 Timo Note Added: 0000064
2016-03-16 23:05 Timo Assigned To => Timo
2016-03-16 23:05 Timo Status new => feedback
2016-03-16 23:09 Timo Note Edited: 0000064
2016-03-18 13:20 Ninjadeer Note Added: 0000068
2016-03-18 13:20 Ninjadeer Status feedback => assigned
2016-03-18 13:31 Ninjadeer Note Edited: 0000068
2016-08-04 18:39 Timo Target Version => 1.1.0
2016-08-04 19:31 Timo Note Added: 0000074
2016-08-04 19:31 Timo Status assigned => resolved
2016-08-04 19:31 Timo Fixed in Version => 1.1.0
2016-08-04 19:31 Timo Resolution open => fixed