[0.18.8][Minor] Burner equipment generators don't report emissions in tooltips or anywhere else

This subforum contains all the issues which we already resolved.
User avatar
Deadlock989
Smart Inserter
Smart Inserter
Posts: 2529
Joined: Fri Nov 06, 2015 7:41 pm

[0.18.8][Minor] Burner equipment generators don't report emissions in tooltips or anywhere else

Post by Deadlock989 »

You can define burner generator equipment for running equipment grids on coal, wood, nuclear fuel, pixie dust etc.

These generators use the standard burner prototype, e.g.

Code: Select all

        burner = {
            emissions_per_minute = 0.9,
            fuel_category = "chemical",
            fuel_inventory_size = 1,
            burnt_inventory_size = 1,
            type = "burner",
        },
However the recipe, item and equipment grid tooltips don't display the pollution emissions.

Tested that they do actually produce pollution by equipping some and then putting some fuel in (which happened to have an emissions multiplier of 150%) then finding a nice quiet clean spot to pollute.
Attachments
burner.png
burner.png (6.35 KiB) Viewed 2129 times
equip.png
equip.png (235.16 KiB) Viewed 2129 times
Rseding91
Factorio Staff
Factorio Staff
Posts: 14770
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: [0.18.8][Minor] Burner equipment generators don't report emissions in tooltips or anywhere else

Post by Rseding91 »

Thanks for the report. It's now fixed for the next release.
If you want to get ahold of me I'm almost always on Discord.
User avatar
Deadlock989
Smart Inserter
Smart Inserter
Posts: 2529
Joined: Fri Nov 06, 2015 7:41 pm

Re: [0.18.8][Minor] Burner equipment generators don't report emissions in tooltips or anywhere else

Post by Deadlock989 »

Ta muchly.
Post Reply

Return to “Resolved Problems and Bugs”