RimWorld

RimWorld

Replace Stuff - Continued
Strange Error? Possibly?
Hey, having this error pop up when my builder finishes a construction, that I... am 85% sure if from this? I had pestered Alpha Books because Harmony was pointing the finger that way, but they reckon it isn't from them, so... well, replace stuff comes up by name a bunch? ( Sorry. my deduction skills on this is limited to about that and not much else haha), but if I'm completely crazy, I am extremely sorry. u-u

Exception in Verse.AI.JobDriver.DriverTickInterval: System.NullReferenceException: Object reference not set to an instance of an object
[Ref 6BEC2708]
at RimWorld.StorageSettings.CopyFrom (RimWorld.StorageSettings other) [0x00000] in <24d25868955f4df08b02c73b55f389fe>:0
at RimWorld.Frame.CompleteConstruction (Verse.Pawn worker) [0x002d0] in <24d25868955f4df08b02c73b55f389fe>:0
- TRANSPILER OskarPotocki.VEF: IEnumerable`1 VEF.Pawns.VanillaExpandedFramework_Frame_CompleteConstruction_Patch:Transpiler(IEnumerable`1 codeInstructions)
- TRANSPILER Uuugggg.rimworld.Replace_Stuff.main: IEnumerable`1 Replace_Stuff.DestroyedRestore.ReviveBuilding:Transpiler(IEnumerable`1 instructions, MethodBase mb, ILGenerator ilg)
- TRANSPILER vanillaexpanded.skills: IEnumerable`1 VSE.Stats.StatPatches:ConstructionQualityTranspiler(IEnumerable`1 instructions)
- PREFIX Uuugggg.rimworld.Replace_Stuff.main: Boolean Replace_Stuff.Virtualize_CompleteConstruction:Prefix(Frame __instance, Pawn worker)
- PREFIX Uuugggg.rimworld.Replace_Stuff.main: Void Replace_Stuff.NewThing.RememberWasNewThing:Prefix(Frame __instance)
- PREFIX SmashPhil.VehicleFramework: Boolean Vehicles.Patch_Construction:CompleteConstructionVehicle(Pawn worker, Frame __instance)
- PREFIX com.alphabooks: Void AlphaBooks.AlphaBooks_Frame_CompleteConstruction_Patch:StoreCrafter(Pawn worker)
- POSTFIX com.alphabooks: Void AlphaBooks.AlphaBooks_Frame_CompleteConstruction_Patch:RemoveCrafter()
at RimWorld.JobDriver_ConstructFinishFrame+<>c__DisplayClass8_0.<MakeNewToils>b__1 (System.Int32 delta) [0x001bb] in <24d25868955f4df08b02c73b55f389fe>:0
- TRANSPILER OskarPotocki.VEF: IEnumerable`1 VEF.Pawns.VanillaExpandedFramework_JobDriver_ConstructFinishFrame_MakeNewToils_TickAction_Patch:Transpiler(IEnumerable`1 codeInstructions, MethodBase method)
- TRANSPILER vanillaexpanded.skills: IEnumerable`1 VSE.Stats.StatPatches:FloorStatOptionTranspiler(IEnumerable`1 instructions)
- TRANSPILER SmarterConstruction: List`1 SmarterConstruction.Patches.Patch_JobDriver_MakeNewToils:Transpiler(IEnumerable`1 instructions, ILGenerator generator)
at Verse.AI.JobDriver.DriverTickInterval (System.Int32 delta) [0x000bd] in <24d25868955f4df08b02c73b55f389fe>:0
- TRANSPILER net.pardeike.rimworld.lib.harmony: IEnumerable`1 VisualExceptions.ExceptionsAndActivatorHandler:Transpiler(IEnumerable`1 instructions, MethodBase original)