Log shows contradictory battle results, crash

Underdog Ally

Chieftain
Joined
Feb 22, 2019
Messages
63
Hi I'm having issues with a game crash during Ai turns, specifically ai that are fighting a battle. After lots of testing I have pinpointed the crash to a certain battle by watching enemy/friendly unit moves and checking the crash log. In the PythonDbg.log toward the bottom there is a battle where two units from player 2 (Swiss) are killed, yet further down it seems to have the same two fights but with player 2 only losing one of them. Like there is a different conflicting outcome of the battle which crashes the game ? It is in my custom mod and this is the first time it has crashed. Any help is greatly appreciated

Log file:

PY:Ahskelon has grown
PY:player 2 Civilization Swiss Empire Unit Grenadier was killed by Player 6
PY:player 2 Civilization Swiss Empire Unit Longbowman was killed by Player 6
PY:player 3 Civilization Iroquois Empire Unit Bombard was killed by Player 6
PY:player 6 Civilization Russian Empire Unit Crossbowman was killed by Player 3
PY:player 6 Civilization Russian Empire Unit Longbowman was killed by Player 3
PY:player 6 Civilization Russian Empire Unit Bombard was killed by Player 3
PY:player 6 Civilization Russian Empire Unit Swordsman was killed by Player 3
PY:player 6 Civilization Russian Empire Unit Musketman was killed by Player 3
PY:player 6 Civilization Russian Empire Unit Pikeman was killed by Player 3
PY:player 6 Civilization Russian Empire Unit Maceman was killed by Player 3
PY:player 6 Civilization Russian Empire Unit Maceman was killed by Player 3
PY:player 6 Civilization Russian Empire Unit Bombard was killed by Player 3
PY:player 6 Civilization Russian Empire Unit Bombard was killed by Player 3
PY:Ganienkeh has grown
PY:Gdansk has grown
PY:player 3 Civilization Iroquois Empire Unit Knight was killed by Player 6
PY:Moscow has grown
PY:St. Petersburg has grown
PY:Orenburg has grown
PY:OnPreSave
load_module CvDiplomacyInterface

load_module CvDiplomacy

6 SCREEN TURNED ON

SCREEN OFF

6 SCREEN TURNED ON

SCREEN OFF

99 SCREEN TURNED ON

PY:Ahskelon has grown
PY:player 6 Civilization Russian Empire Unit Longbowman was killed by Player 2
PY:player 2 Civilization Swiss Empire Unit Longbowman was killed by Player 6

Moderator Action: Issue appears to be mod related. Thread moved to C&C.
 

Attachments

  • pythoncrashlog.txt
    18.4 KB · Views: 36
Last edited by a moderator:
Top Bottom