Save game loading fails

Started by Vangor, January 23, 2017, 07:43:56 PM

Previous topic - Next topic

Vangor

Was tring to solve problem by myself, but no success..
Game just won't load. It's hardocore, so this is only save.
I'm using only 6 mods + hugs. Disabling it, doesn't working.

In this log, I've tryed to load game twice.
https://gist.github.com/57a8497fd8e16c30e1d21b8afb8f26d4

Any suggestion on how to proceed?

Jamestec

#1
Has to do with hediffs and body parts. Since I don't think the mods in your log do anything with body parts or hediffs, this might be a vanilla bug.

Use the attached mod, it will probably allow you to load and give you info on which pawn was the cause etc.
Still backup the current save even if it loads since the mod is just a quick patch up and might have unforeseen consequences.
Maybe post your game log and save file if it successfully loads and someone else can determine why this happened.

[attachment deleted by admin due to age]

Vangor

#2
Thanks Jamestec!
With mod that you've attached I was able to recieve another crash log - https://gist.github.com/33a3801efb5d1a73e07ff4f4b05872a2
So looks like there is a problem with Lamia mod.
Ofcource it's not loading without this mode. Is there any way to disable mod and make coorrections to save file?
I can do it myself, if there some manual or doc regarding to this..
Just for case,  my save file.

[attachment deleted by admin due to age]

Jamestec

Attached is a working version of the save file you uploaded.

I think what happened is that Lamia updated and changed Bodies_Lamia.xml to have fewer body parts (currently 56, so 0-55), but in your save game a dead Lamia (Mardi Gras - Lamia25509) had entries for missing parts 56 to 63 causing the Argument is out of range error. I deleted the entries that had partIndex of 55.

[attachment deleted by admin due to age]

Vangor

Thank you very muchJamestec! Finally after 2 days I'm able to see my colony:)