As the title says.
I'm getting a CTD randomly near or on TurnStart.
The last thing in the log is always Global_Training_Idle for my English settlement Winchester. If I look back to other turns for what usually comes after that it seems to be one of my FactionTurnStart monitors in the campaign script. However as the CTD does not always happen in the same turn this is probably not the problem - nor is this monitor a new peice of code so it should be ok.
Therefore I presume something else that does not get dsplayed in the log is the problem. Could it be the EDB or something else?
Spent two days on this so help much appreciated.
Here's the end of the log and it gives no help other than to look for start turn things.
ANSWER: - it was the missions file. Removal of rewards equals CTD if you delete the reward line.Code:15:40:27.781 [game.script.counter] [trace] counter <bishop_count> = -6 15:40:27.781 [game.script.trigger] [trace] Trigger <Global_Settlement_Type_Castle> fired 15:40:27.782 [game.script.trigger] [trace] Trigger <Global_Building_Exists_Castle> fired 15:40:27.782 [game.script.trigger] [trace] Trigger <Global_Loyalty_Level_Bonus> fired 15:40:27.782 [game.script.trigger] [trace] Trigger <Global_Building_Idle> fired 15:40:27.782 [game.script.trigger] [trace] Trigger <Global_Training_Idle> fired 15:40:27.843 [bink] [debug] [data/fmv/faction/minor_win.bik]Pause on 15:40:27.844 [bink] [debug] [data/fmv/faction/minor_win.bik]Pause on 15:40:28.717 [system.rpt] [error] Medieval 2: Total War encountered an unspecified error and will now exit.






Reply With Quote




