Xalcon / EnergyConverters

Simple mod which provides a few blocks which can convert energy from and to EU or RF
MIT License
12 stars 17 forks source link

MJ energy consumer #53

Closed AwAii19 closed 4 years ago

AwAii19 commented 4 years ago

MJ energy consumer consume 10K RF/T all the time, whatever is plug behind. There is an other issue with the MJ energy producer, it will use 10k RT/T to power an Buildcraft distiller, a quarry or a pump.

Xalcon commented 4 years ago

~~To be honest, I don't see the problem. The MJ Producer asks the surrounding tiles how much power they want and gives them that amount (assuming there is enough stored in the bridge). Once the internal buffers of the BC machines fill up (Quarries have a huge internal storage!), the power transmission stops automatically. The thing is, none of the buildcraft pipes currently limit the amount of power that can be transmitted.~~ image

Am I misunderstanding your issue? Could you elaborate? Your issue sounds like a bug report, but to me this looks like everything is working as intended.

Reading is hard. I thought you were talking about the producer, my bad. I was able to replicate your issue. The consumer just takes all the power it can get. My bad! I'll work on a fix asap!

Xalcon commented 4 years ago

I've uploaded the Version 1.3.5.23 to curseforge, should be available shortly. Can you report back if this issue is fixed for you using the new version?

AwAii19 commented 4 years ago

Ok, i test on my side and the MJ energy consumer not longer consume 10K RF/T all the time. But the energy production seems to be not smooth, also we loose a large amount of energy during the conversion. i make some test and for 1 000 000 rf in input , you fine around 5000 rf in the output. look what i do :

image

AwAii19 commented 4 years ago

I don't know if the buildcraft pipes are buggy or if the problem is the converter ?

AwAii19 commented 4 years ago

checkout this values ; image They increase by the time when the pipes is used.

AwAii19 commented 4 years ago

As the pipes are still developing, there must be problems due to the above energy limit. as you showed me in your comments.

Xalcon commented 4 years ago

Thanks for those pictures. I think I've found an issue with my fix. Working on it.

Xalcon commented 4 years ago

Okay, good news. I think i got it this time. Version 1.3.6.24 is awaiting approval on curseforge and should be available shortly. Sorry for the inconvenience.