CTD

vincentz

Programmer
Joined
Feb 4, 2009
Messages
3,614
Location
Denmark
I had a crash to desktop :(

I know its a lot to ask, but if anyone could take a look why it crashed I would be grateful. If I loaded game again, it would crash again.

I tried to use Alt+z to go through all the AIs to see where it crashed (if it was a art define or similar), but I could go through all of them without the crash occurring, and when I had a full circle and had control over Vincentz again, I could continue without any problems (I'm currently in 1135AD).

I dont really have a lot of experience tracking down CtDs as I've been lucky enough to avoid it so far, so any help/assistance is greatly appreciated.

ModDb.com VIP download 0.99C
 
got another one :(

last in mp log:
Rand = -1007673417 on 515505 (Feature Growth)

last in network-2056.txt
[36375.563] DBG: SYNCLOG: Received EndTurn for Player 0 (NetID 0) - Checking in for Turn 2238
[36375.563] DBG: SYNCLOG: All Checked In for Turn 2238
[36375.563] DBG: SYNCLOG: STARTING TURN 2239

last in PythonDbg.log
PY:Braga has grown
PY:City Old Sarai's culture has expanded
PY:Player 28 Civilization Japanese Empire Unit Crossbowman was killed by Player 7
PY:Player 28 Civilization Japanese Empire Unit Pikeman was killed by Player 7
 
I think I got it. Made a Debug DLL (jesus! how long does the game take to load with Debugging enabled?!?)
It was the fort attacks from archid that I hadnt cleaned out very well. It was incompatible with my mod so I never used it, but code was still there.
 
Back
Top Bottom