Sid Meier's Civilization V

Sid Meier's Civilization V

YnAEMP DLL 43 civs
 This topic has been pinned, so it's probably important
Wise Pirate 23 Jul, 2017 @ 10:20pm
World Congress freeze SOLUTION
Solution was found in the comment section. I just copy-pasted it into discussion for everyone to see:
Originally posted by Imperialistt:
I found how to fix the world congress preventing progress. Go to "Program Files (x86)\Steam\steamapps\common\Sid Meier's Civilization V\Assets\DLC\Expansion2\UI\InGame\Popups\LeagueOverview.lua" At line 717 there is a for line, insert "if (i <= 21) then" below it. Also at line 773 put another "end" line.

Essentially it was trying to put up the little pictures for all civs in the game put it had only had prepared to place 21. This says only try to place 21 then give up.
I've seen a few people with the problem in comments, so I think this should be pinned.