Page 1 of 1

[Bilka] [0.17.12+] Possible Pollution Bug

Posted: Mon Mar 18, 2019 5:55 pm
by TheSAguy
Hi,

In the past, if you added a minus "-" to emissions the pollution was absorbed.
Is that still the case with "emissions_per_second_per_watt"?

When I added a minus, it does not show up on the entity.
On the image below, I gave the emissions values:

Code: Select all

Nursery:
 emissions_per_second_per_watt = 1 / 50000
 Farm:
 emissions_per_second_per_watt = -2 / 100000 -- absorb pollution?
As you can see, the negative value does not show:
Image

So not sure if it just does not display it, or if it does not work at all.
What happens if you still have "emissions = x". It does not display, does it still work or not?

Thanks.

Re: [0.17.12+] Possible Pollution Bug

Posted: Wed May 08, 2019 11:31 am
by Bilka
This was a tooltip-only problem, the emissions work correctly. Thanks for the report, fixed for the next version.