{Help!} Bill resets everytime I load my saved game

Started by NakkuDesu, November 22, 2019, 04:45:19 AM

Previous topic - Next topic

NakkuDesu

It's been happening since I downloaded at least 100+ mods, I've been skimming and trying to identify which mod that causes this, I have been debugging for 2 weeks, and made no progress please do help :(

Here's the output log...

https://gist.github.com/HugsLibRecordKeeper/143cbfc4edecb11cb728b3933b8c2c73

Canute

Hi,
none of these log's got a loaded safegame included.
Could you post the output_log.txt after you loaded a safegame (be sure you have at last a bill at some workbench before you safed ) and then exit Rimworld ?

There are alot of "Could not resolve cross-reference:" error's at Rimworld start.
Maybe you should resolve these problems later too.


Canute

Yep, that one is better.
That one show the error:
QuoteException while saving Bill_Make_Bow_Short_31: System.NullReferenceException: Object reference not set to an instance of an object
at SearchFilter.HarmonyPatches.SetAllowPrefix (Verse.ThingFilter,Verse.ThingDef) <0x00058>
at (wrapper dynamic-method) Verse.ThingFilter.SetAllow_Patch1 (object,Verse.ThingDef,bool) <0x00014>
at RimWorld.Bill.ExposeData () <0x0017a>
at RimWorld.Bill_Production.ExposeData () <0x00012>
at RimWorld.Bill_ProductionWithUft.ExposeData () <0x00010>
at Verse.Scribe_Deep.Look<RimWorld.Bill> (RimWorld.Bill&,bool,string,object[]) <0x004a7>
I think it is related to the mod Simple Search Bar in Filter
Can you try to disable the mod and load the safegame ?

NakkuDesu

Oh, my, from the 2 weeks of debugging, I've never would've known that a simple mod like that would be the problem!
Thank you!
I will use this site more frequent now, for support and other uses!
Once again, thank you!