CTD Score page
From EU3 Wiki
Things to try
- Syntax errors in event files can cause this problem.
the game will play and run fine until you get to the score page or main menu. If you encounter a event or two that end up getting their buttons mixed together then this is a sign that it is a syntax error where you left out one of these { }. 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.

