I know this has been posted before, but in searching I can't find the original post. And I don't know if anyone has posted the fix previously.
When you choose Demand Sudentland in Munich Treaty, you never receive the "Force Concentration Doctrine" tech. If you go into the germany.text files in the events folder, find event 2030, and move the following line (which is under the "action a" branch):
command = { type = gain_tech which = 11406 }
to the position immediately following the line:
command = { type = gain_tech which = 11400 }
then you will receive the Force Concentration tech once this event fires. I gather that tech "Late War Experience Analysis" (11400) is a prerequisite for Force Concentration (11406), and the misordering causes the first command to fail.
When you choose Demand Sudentland in Munich Treaty, you never receive the "Force Concentration Doctrine" tech. If you go into the germany.text files in the events folder, find event 2030, and move the following line (which is under the "action a" branch):
command = { type = gain_tech which = 11406 }
to the position immediately following the line:
command = { type = gain_tech which = 11400 }
then you will receive the Force Concentration tech once this event fires. I gather that tech "Late War Experience Analysis" (11400) is a prerequisite for Force Concentration (11406), and the misordering causes the first command to fail.
Upvote
0