avain
(key)
Hi all!
I'm writing here in a hope that I can gather some useful ideas as to how to debug a CTD that happens during loading a saved game.
The situation is the following:
- I'm doing a massive modpack that involves a lot of SDK and Python changes (Quot Capita mod)
- When starting a new game it can be played, loaded, etc. without problems.
- When exiting and reentering Civ, and trying to load a saved game one of the following happens:
a) It loads ok. I can load it several times afterwards, no problem.
b) It loads ok. After loading, I try to load it again, there is a CTD
I didn't get a Python exception.
Can this be a memory leak?
Did you have similar problems?
How can this one be traced and debugged?
Thanks for helping.
I'm writing here in a hope that I can gather some useful ideas as to how to debug a CTD that happens during loading a saved game.
The situation is the following:
- I'm doing a massive modpack that involves a lot of SDK and Python changes (Quot Capita mod)
- When starting a new game it can be played, loaded, etc. without problems.
- When exiting and reentering Civ, and trying to load a saved game one of the following happens:
a) It loads ok. I can load it several times afterwards, no problem.
b) It loads ok. After loading, I try to load it again, there is a CTD
I didn't get a Python exception.
Can this be a memory leak?
Did you have similar problems?
How can this one be traced and debugged?
Thanks for helping.