Ludeon Forums

RimWorld => Mods => Help => Topic started by: squanchy on March 01, 2017, 01:33:56 PM

Title: My Save File Won't Load
Post by: squanchy on March 01, 2017, 01:33:56 PM
Hi,

I'm try to load my save file but i keep get this error loading map and in the debug shows some lines in red

i play with mods too 130.

here's the link i copy of mods and error message

https://gist.github.com/HugsLibRecordKeeper/9441507c6eb537972dad996bf166baef

says this in error debug

Exception from asynchronous event: System.ArgumentOutOfRangeException: Argument is out of range.
Parameter name: index
  at System.Collections.Generic.List`1[Verse.HediffStage].get_Item (Int32 index) [0x00000] in <filename unknown>:0
  at Verse.Hediff.get_CurStage () [0x00000] in <filename unknown>:0
  at Verse.Hediff.get_CapMods () [0x00000] in <filename unknown>:0
  at Verse.PawnCapacityUtility.CalculateEfficiency (Verse.HediffSet diffSet, Verse.PawnCapacityDef capacity) [0x00000] in <filename unknown>:0
  at Verse.PawnCapacitiesHandler.Notify_CapacityEfficienciesDirty () [0x00000] in <filename unknown>:0
  at Verse.HediffSet.DirtyCache () [0x00000] in <filename unknown>:0
  at Verse.HediffSet.ExposeData () [0x00000] in <filename unknown>:0
  at Verse.CrossRefResolver.ResolveAllCrossReferences () [0x00000] in <filename unknown>:0
  at Verse.Game.LoadGame () [0x00000] in <filename unknown>:0
  at Verse.SavedGameLoader.LoadGameFromSaveFile (System.String fileName) [0x00000] in <filename unknown>:0
  at Verse.Root_Play.<Start>m__736 () [0x00000] in <filename unknown>:0
  at Verse.LongEventHandler.RunEventFromAnotherThread (System.Action action) [0x00000] in <filename unknown>:0


anyone know what could be preventing my game from loading ?>

regards
Title: Re: My Save File Won't Load
Post by: RawCode on March 02, 2017, 12:07:04 AM
one of 130 mods obviously.

i will brew special mod that will reveal source of issue, you are expected to install and enable it, then try to load your game.
mod must be very first in order to work properly (but it will work anyway, just in case)
information about mod that host object def that failed to load will appear in log.

recovery process is:
ask mod developer to fix issue
remove violating def and all instances of it from game
removal may harm game deeply
Title: Re: My Save File Won't Load
Post by: squanchy on March 02, 2017, 02:16:25 PM
where can i download the special mod ?

you mean will harm the save game deeply ?

Title: Re: My Save File Won't Load
Post by: RawCode on March 02, 2017, 11:11:54 PM
this is mod that likely to show offending def name.

[attachment deleted by admin due to age]