the order of commands in .bat is important in .10
for example
if i put --electricity_cost 0.065 in the very end - it does not work
if i put --electricity_cost 0.065 in the middle - it work
its bug or feature?
looks like bug, please show me full command line that reproduce it, I'll check.