As you can see in the attached images, base pollution is 4 / minute, but jumps by a factor of about 47% for each prod 1 module that is inserted, much higher than the 5% stated in the tooltip.
Version: 0.17.76
Mods: Nothing to speak of, QoL only
Pollution values are wrong after modules inserted
Pollution values are wrong after modules inserted
- Attachments
-
- 3.png (121.01 KiB) Viewed 2984 times
-
- 2.png (99.47 KiB) Viewed 2984 times
-
- 1.png (151.77 KiB) Viewed 2984 times
Last edited by wahming on Thu Nov 07, 2019 8:14 pm, edited 1 time in total.
Re: Pollution values are wrong after modules inserted
Thats correct.
You are increasing emissions by 5% and energy usage by 40% - thats 47% increase to pollution total.
Relation of pollution to power usage is not shown anywhere I think.
You are increasing emissions by 5% and energy usage by 40% - thats 47% increase to pollution total.
Relation of pollution to power usage is not shown anywhere I think.
Re: Pollution values are wrong after modules inserted
The power source generates (or doesn't, in the case of solar and nuclear) its own pollution. The pollution on the tooltip is the pollution generated by building itself, regardless of how it gets its power.
In our world, simply consuming electricity (running an refrigerator or an oven) does not, in and of itself, generate pollution, but in Factorio it does.
In our world, simply consuming electricity (running an refrigerator or an oven) does not, in and of itself, generate pollution, but in Factorio it does.
Re: Pollution values are wrong after modules inserted
Wait, whaat!? Does that actually mean an increased power consumption of 100% results in a total of 200% increased pollution, compared to 0% increased power consumption? The additional pollution by the machine itself, and the pollution from the increased power load on my boilers? (Assuming I am using only boilers for power production)DaleStan wrote: ↑Thu Nov 07, 2019 8:27 pmThe power source generates (or doesn't, in the case of solar and nuclear) its own pollution. The pollution on the tooltip is the pollution generated by building itself, regardless of how it gets its power.
In our world, simply consuming electricity (running an refrigerator or an oven) does not, in and of itself, generate pollution, but in Factorio it does.
Re: Pollution values are wrong after modules inserted
That's not the intended behaviour, hence the bug report.valneq wrote: ↑Thu Nov 07, 2019 8:48 pmWait, whaat!? Does that actually mean an increased power consumption of 100% results in a total of 200% increased pollution, compared to 0% increased power consumption? The additional pollution by the machine itself, and the pollution from the increased power load on my boilers? (Assuming I am using only boilers for power production)DaleStan wrote: ↑Thu Nov 07, 2019 8:27 pmThe power source generates (or doesn't, in the case of solar and nuclear) its own pollution. The pollution on the tooltip is the pollution generated by building itself, regardless of how it gets its power.
In our world, simply consuming electricity (running an refrigerator or an oven) does not, in and of itself, generate pollution, but in Factorio it does.
Re: Pollution values are wrong after modules inserted
For some reason you doubled the %-age otherwise it is indeed how the game works. 100% increase in power usage will increase pollution by 100%. Thats why efficiency modules greatly reduce pollution when used to drop power usage to 20% (minimum to which modules can drop it).wahming wrote: ↑Thu Nov 07, 2019 8:55 pmThat's not the intended behaviour, hence the bug report.valneq wrote: ↑Thu Nov 07, 2019 8:48 pmWait, whaat!? Does that actually mean an increased power consumption of 100% results in a total of 200% increased pollution, compared to 0% increased power consumption? The additional pollution by the machine itself, and the pollution from the increased power load on my boilers? (Assuming I am using only boilers for power production)DaleStan wrote: ↑Thu Nov 07, 2019 8:27 pmThe power source generates (or doesn't, in the case of solar and nuclear) its own pollution. The pollution on the tooltip is the pollution generated by building itself, regardless of how it gets its power.
In our world, simply consuming electricity (running an refrigerator or an oven) does not, in and of itself, generate pollution, but in Factorio it does.
Each entity has emission value that is used to calculate pollution. That value gives how much pollution entity emits in a minute if running at full power.
If you increase power usage of entity pollution will increase proportionally to that. In addition to that modules can increase the emissions value itself which increases pollution per minute too.
It would be like this:
Pollution = base pollution * pollution multiplier * power usage multiplier
From that you get based on initial example:
4 (base entity emissions in this case) * 1.15 (pollution +15%) * 2.20 (energy usage + 120%) = 10.12 pollution/minute
And to answer additional question - source of energy generation doesn't matter for this calculation. Steam power pollutes more simply because boilers also pollute and solar energy is clean. Energy consumers will still pollute as described above.
- TruePikachu
- Filter Inserter
- Posts: 978
- Joined: Sat Apr 09, 2016 8:39 pm
- Contact:
Re: Pollution values are wrong after modules inserted
In any case, I'm fairly certain this is currently NaB, since it's working the way it is "supposed" to (i.e. the way the code is supposed to work).
Re: Pollution values are wrong after modules inserted
NaB, been brought up many times over the years:
viewtopic.php?f=23&t=59039&p=352324&hil ... on#p352324
viewtopic.php?f=23&t=52254&p=305331&hil ... on#p305331
viewtopic.php?f=23&t=48807&p=282639&hil ... on#p282639
The pollution modifier is a penalty in addition to the increase caused by the module effects.
viewtopic.php?f=23&t=59039&p=352324&hil ... on#p352324
viewtopic.php?f=23&t=52254&p=305331&hil ... on#p305331
viewtopic.php?f=23&t=48807&p=282639&hil ... on#p282639
The pollution modifier is a penalty in addition to the increase caused by the module effects.