View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000057 | WolfAdmin | Setup & Configuration | public | 2016-03-14 15:43 | 2016-08-04 19:31 |
Reporter | Ninjadeer | Assigned To | Timo | ||
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Product Version | 1.0.2 | ||||
Target Version | 1.1.0 | Fixed in Version | 1.1.0 | ||
Summary | 0000057: Unable to disable balancer | ||||
Description | Setting 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 Information | Currently balancer seems to make both vote and command putbot [r/b] useless. | ||||
Tags | No tags attached. | ||||
Mod | NoQuarter | ||||
Mod version | 1.2.9 | ||||
Standalone | no | ||||
|
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?) |
|
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). |
|
Implemented enable/disable feature in changeset 00c487a. |
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 |