Page 1 of 1

[0.11.7] output_flow_limit of accumulator seems no effect.

Posted: Thu Dec 25, 2014 8:47 am
by tdzl2003
I'm not sure but output_flow_limit of accumulator seems doesn't take effect in 0.11.7

I'v wrote a accumulator in my mod, whose output_flow_limit was set to 10kW. But it can output 15kW+ sometimes.

It works well on stable version(0.10.12)

Re: [0.11.7] output_flow_limit of accumulator seems no effec

Posted: Tue Jan 13, 2015 11:11 am
by kovarex
Hello, I tried and tested that and it works properly for me.

I took the base accumulators, and checked that the maximum is always 300kw, even changing the output to 10kw worked fine for me too.

Re: [0.11.7] output_flow_limit of accumulator seems no effec

Posted: Tue Jan 20, 2015 11:55 am
by tdzl2003
I do many tests, now it's the details:

The bug keeps until the last alpha release(0.11.13)

There should be two type of accumulators, one with priority as "terciary" and another with "primary-output"

when the primary-output one is producing power and terciary is consuming, the bug comes.

the primary-output one will produce double power of the power "output_flow_limit" limits.

So there should be no bug in base game content, but there is with my mod.