CTD loading game
From EU3 Wiki
Things to try
- Syntax errors in event files can cause this problem.
in order to troubleshoot this problem you should make a backup of your event files and then remove all events from the mod. Test the mod now and see if it still crashes. If you have no crash then continue reading. Take all the events that are in the same catagory type and place them in a new .txt file with a new name. Gradualy replace these new event files in the mod and test run the mod each time you place them back into the mod. Eventualy you will have a crash again. This will tell you which event file has the problem. This is also a good time to reset your event id codes so they are in order and to make sure none of them are used more than once.

