How do you enable debugging?

tvbowman

Chieftain
Joined
Aug 26, 2020
Messages
30
My game is crashing after I end the turn (late in the game) and I want to turn on debugging so I can see what is causing it to crash.

Maybe I tweaked a file I should have left alone?
 
Have a read of this thread:
I had a CTD, and learned to debug.

You can tweak XML, but if you tweak the code(C++ ?) You need to recompile the .dll
 
Top Bottom