Page 1 of 1

[0.15] Campaign: Can't build plane after migrating save to 0.15

Posted: Sat Jul 08, 2017 8:11 pm
by matobo
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.

Re: [0.9.3] Campaign: Can't build plane.

Posted: Mon Jul 10, 2017 9:51 am
by Sibo
Hi, I have the same problem
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.

Posted: Mon Jul 10, 2017 10:28 am
by Klonan
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

Posted: Mon Jul 10, 2017 7:27 pm
by posila
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

Code: Select all

/c game.players[1].force.recipes["small-plane"].enabled = true