• 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.

Moriunt

Recruit
Nov 23, 2024
3
0
Hello all,

Currently playing as Malacca, and the game crashes usually about a month after starting up my save. If I save the game, I can usually play for another month before it inevitably crashes again. Never had this issue before (MacOS) in 500 hours, and I've tried a clean uninstall
 

Attachments

  • error.log
    2,7 KB · Views: 0
It is probably one of the common macOS crashes. I can tell you more if you post the exception.txt from your crash. You can also find more info if you search the forum for the function names in the first few lines of the Demangled Stack Trace from that file.
 
This crash, involving CCountry::Annex, CCountry::ClearRelations and CDependency::OnDisable is the most common crash on macOS in the current game version. Have a look at the following threads for more details and workaround:

Interestingly your exception.txt is the first one which has __vfprintf in the demangled stack trace. The others all have 0 there. I guess that's why your error.log has "[diplomacy.cpp:225]: !pRelation CDiplomacy::RemActive" as the last line.