I haven't been able to work this one out.
I had a soldier shot who fell unconscious... his live proximity grenade went of shortly there after and destroyed him and a stunned sectoid.
FF about 15 turns, while the rest of the squad wipes out the crew of the abductor, and when the last alien goes down, the End Turn screen pops. When I click to continue and bring up the end of mission report, the game freezes, and crashes.
I have tried disabling various mods that I'm running to no effect (including disabling "Commendations" in the modlist (which also cleared up the previous crash that I had with 5 survivors trying to abort)).
Edit: I think I may be closer on this now. It looks like the save, does not record a soldier death on the fallen soldier.
The structure of the save files makes it a little hard to parse, as entries are not uniform. i.e. its hard to tell when one soldier's entry starts and where it ends.
I see this the save file. The soldier's name is "Shortimer"
- id: 5
faction: 0
soldierId: 5
genUnitType: SOLDIER
genUnitArmor: STR_POWER_SUIT_UC
name: Shortimer
status: 6
position:
- 29
- 28
- 0
direction: 3
directionTurret: 0
tu: 58
health: 0
stunlevel: 33
energy: 53
morale: 100
kneeled: false
floating: false
armor:
- 100
- 80
- 80
- 70
- 60
fatalWounds:
- 0
- 0
- 0
- 0
- 0
- 0
fire: 0
expBravery: 0
expReactions: 0
expFiring: 1
expThrowing: 0
expPsiSkill: 0
expMelee: 0
turretType: -1
visible: true
turnsSinceSpotted: 255
rankInt: 1
moraleRestored: 0
killedBy: 0
specab: 0
motionPoints: 0
tempUnitStatistics:
wasUnconcious: true
shotAtCounter: 0
kills:
- status: 7
faction: 0
mission: 18
turn: 4
rank: STR_SQUADDIE
race: STR_HUMAN
weapon: STR_WEAPON_UNKNOWN
weaponAmmo: STR_WEAPON_UNKNOWN
- rank: STR_LIVE_SOLDIER
race: STR_SECTOID
weapon: STR_FLASHBANG_GRENADE
weaponAmmo: STR_FLASHBANG_GRENADE
status: 7
faction: 1
mission: 18
turn: 4
hitCounter: 0
shotByFriendlyCounter: 0
shotFriendlyCounter: 0
loneSurvivor: false
ironMan: false
longDistanceHitCounter: 0
lowAccuracyHitCounter: 0
shotsFiredCounter: 0
shotsLandedCounter: 0
and it looks like where he died. is STR_WEAPON_UNKNOWN a problem? or " killedBy: 0" ??
He has no entry however in the Memorial Section earlier in the .sav file.
I'll attach the save for parsing.
In order to test this, the two critical mods that I'm running apart from Commendations are
- Lukes' UFOs, and
- Up Close Mod Pack.
Cheers, Ivan