• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.
Sounds like the events aren't included in the savegame, for some reason. Open the save with Notepad and search for "event =". There should be a lot of matches. If there aren't any, go to where right after it says "sleepevent = { ... }" and add the line
Code:
include = "WATKABAOI\db\events.txt"
(assuming that's where events.txt is in WATKABAOI).