I reload a old game (0.8.8) and researched the technology for explosives. but the recipe doenst apear in the chemical plants or the player crafting window.
with the testmode mod i can craft the explosives. also when i take all techs in a new game with the testmode mod i get the explosive recipe.
[0.9.0] Cant produce explosives
Re: [0.9.0] Cant produce explosives
Same here, old 0.8.8 World, no explosives =(
Re: [0.9.0] Cant produce explosives
same issue here
Re: [0.9.0] Cant produce explosives
Thanks for the report. This is a bug in our migration script. It will be fixed in the 0.9.1. In the meantime you can enable the recipe by opening the dev console (press ~) and typing:
Code: Select all
game.player.force.recipes["explosives"].enabled = true
Re: [0.9.0] Cant produce explosives
thx this worksslpwnd wrote:Thanks for the report. This is a bug in our migration script. It will be fixed in the 0.9.1. In the meantime you can enable the recipe by opening the dev console (press ~) and typing:
Code: Select all
game.player.force.recipes["explosives"].enabled = true
![Smile :)](./images/smilies/icon_e_smile.gif)
![Smile :)](./images/smilies/icon_e_smile.gif)