Well, I have spent quite some time today with digging for the reason of that loop but I'm still clueless.
I am no longer sure about Caste civic being guilty.
EDIT:The only thing thet helped is restarting the game from an earlier autosave to postpone the loop for some time.
If anyone has any ideas let me know.
I noticed some infinite loops on the following circumstances, while researching the logs:
- Computer's Settler pathfinding algorithm, happened once. Log showed a Settler trying to find a safe path, couldn't find it, so started going back and forth without moving. Loading a save from previous turn was a hack way to pass through, as the circumstances that were trouble are now different (file BBAI_Team_4.txt)
- Computer's Spy. This one is more recent. This is what last entries from my logs shows:
Code:
[51206.270] Loading XML file Assets\xml\GameInfo/CIV4EspionageMissionInfo.xml
[51206.273] Load XML file Assets\xml\GameInfo/CIV4EspionageMissionInfo.xml SUCCEEDED
[51206.273] SetGlobalClassInfo (Civ4EspionageMissionInfo/EspionageMissionInfos/EspionageMissionInfo)
From PythonDbg.log
Code:
10:28:14 DEBUG: SpyUtil - stored: {'turn': 1367, 'version': 1, 'values': {0: [0, 636, 2184, 0, 1102, 1132, 0], 1: [893, 0, 1317, 0, 1021, 509, 0], 2: [2563, 946, 0, 0, 858, 497, 0], 3: [0, 0, 0, 0, 0, 0, 0], 4: [1337, 767, 853, 0, 0, 1835, 0], 5: [1610, 498, 416, 0, 2570, 0, 0]}}
Besides these two, I couldn't theorize much about the cause of infinite loops. Maybe we can try to find a trend of what we players are doing at the time? For that matter, I suggest we could try some controlled new saves, with different settings of civics and computer players, but we should narrow the search more before it.
EDIT: any of these civics do something plausible to cause the hang? I managed to pass the turn that hangs coming from a previous save and letting one of my cities get razed by Barbarians. Then it showed up on the log, but it doesn't shows up on my problematic turn-sequence.
Civics Change: Lady Xoc(Maya) from 'Monarchy' to 'Empire'
Civics Change: Lady Xoc(Maya) from 'Church' to 'Public Works'
Civics Change: Lady Xoc(Maya) from 'Chronicles' to 'Religious Censorship'
Attachments
Last edited: