After upgrade from 0.14.23 (MS Windows (64 bit exe installer) to 0.15.28 I can not build a plane in 4. mission New Hope.
The objective states "Make enough plastics and build the plane".
Before upgrade there was a PLANE icon in military tab.
After upgrade there is no PLANE icon anywhere.
[0.15] Campaign: Can't build plane after migrating save to 0.15
Re: [0.9.3] Campaign: Can't build plane.
Hi, I have the same problem
No PLANE icon after upgrade from 0.14.23 to 0.15.28
Campaign: New Hope - level 04
No PLANE icon after upgrade from 0.14.23 to 0.15.28
Campaign: New Hope - level 04
Re: [0.9.3] Campaign: Can't build plane.
Running LuaForce.reset_technology_effects() causes enabled recipes to become disabled
Re: [0.15] Campaign: Can't build plane after migrating save to 0.15
Thanks for the report.
It is fixed for 0.15.29, but only if you reload old 0.14 save.
You can use command to re-enable plane recipe
It is fixed for 0.15.29, but only if you reload old 0.14 save.
You can use command to re-enable plane recipe
Code: Select all
/c game.players[1].force.recipes["small-plane"].enabled = true