Brine Production
SonarSonic opened this issue · 16 comments
Hey!
I've run into a few problems with brine production.
Often the Solar Evaporation Tower's will get stuck at 300K despite it being day time.
Also brine production is unbalanced in the latest version.
http://i.imgur.com/Z06tpPo.png
I have 30 full size Evaporation towers but I still can't support 5 Elite Factories.
Thanks!
Sonar
There is a 0 muliplier. Multiplying production rate by 0 means you get 0 output. The biome your towers are in it bad for producting brine.
That is something that would be great for the wiki, you should put it up.
On Tue, Jul 7, 2015, 12:50 PM mercsniper [email protected] wrote:
There is a 0 muliplier. Multiplying production rate by 0 means you get 0
output. The biome your towers are in it bad for producting brine.—
Reply to this email directly or view it on GitHub
#2803 (comment)
.
Nope, the biome is fine. It's in a Normal Minecraft Dessert Biome. I should add this is seen on only some of the towers. I think it seems to be more of a packet problem, as brine is still produced. But considering how many towers I have it still should produce more brine than this. :/
Multiplier = biomeTemp x (activeSolars / 4) according to the wiki, I would
check the panels and make sure they are powered.
On Tue, Jul 7, 2015 at 1:04 PM, SonarSonic [email protected] wrote:
Nope, the biome is fine. It's in a Normal Minecraft Dessert Biome. I
should add this is seen on only some of the towers. I think it seems to be
more of a packet problem, as brine is still produced. But considering how
many towers I have it still should produce more brine than this. :/—
Reply to this email directly or view it on GitHub
#2803 (comment)
.
Brad
@SonarSonic http://wiki.aidancbrady.com/wiki/Solar_Evaporation_Plant#GUI <- it's in the Wiki...
Maybe try in another Biome?
It's not the Biome... I made a Plant in the Desert. Mult 2.0x... Which Version do you use?
If the output of the solar generators isnt touching a solar evaporation block, I don't think it is counted in the active solar count. Check and wrench the panels and let me know.
@mercsniper Thats not right. The Solars are not like a energy-source. You just need it. You can output the whole Energy out of the Solars.
@aidancbrady would this aspect be worthwhile to change?
I thinks the way it works is okay. The Solars heating the Plant up. If Aidan would change this the Plant should also work with alternative energy. So. Let's stay this way.
I'll go have a look at the code. It just think it is a sync problem, cause brine is still being produced. I think more should be produced tbh though.
@SonarSonic , if the multiplier isn't being registered, the tower wouldn't be heating up, and then you are losing out on production. See what the code says.