Recent content by benjreev

  1. B

    "Fall of France" crash

    After a bit of investigation I was able to fix my Fall of France crash by commenting line 404 of ScriptEuro1940.lua -- city::SetNumRealBuilding(COURTHOUSE, 1) I also tried if city::CanConstruct(COURTHOUSE, 0, 1) then city::SetNumRealBuilding(COURTHOUSE, 1) end but that...
  2. B

    "Fall of France" crash

    The Europe 1939-1945 scenario is also crashing for me when the Fall of France event is triggered. Using v.37.b with BNW - no other mods installed or enabled. Attack with any of the German infantry around Paris using the following save file and the games crashes...
Back
Top Bottom