I was playing an awesome game as Greece, but the game would just crash after 1560 AD. No warning or anything. Earlier on, there was a "memory allocation fatal error", but now it just downright crashes when I pass the turn from 1560 AD to 1565 AD, even though I closed all other programs. Do any of you have any idea what happened?
The same that happens to me many times. There is a pointer that is mispointing in the code (or we have too small RAM). I think that the problem is in the C++/C code, since as I know it is impossible to have pointers in Python.