KirkMcDonald / kirkmcdonald.github.io

Simple web-based calculator for the game Factorio.
Apache License 2.0
553 stars 147 forks source link

Oil production not configurable #106

Closed TheWerdOfRa closed 5 years ago

TheWerdOfRa commented 5 years ago

When calculating how oil is created the calculator seems to only choose coal liquification no matter the options in the settings tab. Not sure if I am making a mistake, but I cannot figure out how to change it to advanced oil processing.

KirkMcDonald commented 5 years ago

I cannot reproduce this. Do you have an example URL? Or does it happen for you even from a fresh load of the page?

TheWerdOfRa commented 5 years ago

https://kirkmcdonald.github.io/calc.html#rate=s&min=3&fuel=rocket-fuel&belt=express-transport-belt&dm=p3&db=s3&dbc=8&items=plastic-bar:r:40&modules=plastic-bar:;s3:4

In this URL I am looking to produce 40 plastic per second. I have set the settings tab to the advanced oil processing, but this displays the coal liquification recipe to me (see photo). I am currently using Chrome. I tried to use this tool in IE and it did not load. I turned my ad blocker off and reloaded with no change in performance.

image

image

TheWerdOfRa commented 5 years ago

For clarity. I turned the ad blocker off in Chrome. I have no plugins on IE, completely untouched from install (but fully updated).

KirkMcDonald commented 5 years ago

Fixed in dad6519fdb453735727da30562b4bdd1a3887414. It seems that when I added the recipe for steam (not that long ago), it had unintended consequences for how I prioritized resources. I've readjusted those priorities, and it should now be working as intended.