RimWorld

RimWorld

LWM's Deep Storage
Titan Methos Jul 26, 2024 @ 9:23am
Fertile Fields 1.5 Conflict
I've been having an issue with this mod since 1.5. Whenever I terraform a tile with Fertile Fields, I get a lot error. I know it's some sort of problem with LWM's deep storage, I just need an expert to tell me what the error means and which mods needs a patch to fix it.

Exception in JobDriver tick for pawn Von Igel driver=JobDriver_ConstructFinishFrameGrowing (toilIndex=1) driver.job=(FinishFrameGrowing (Job_3249449) A = Thing_Frame_Terraform_SoilF-SoilRich289789 Giver = JobGiver_Work [workGiverDef: ConstructFinishFramesGrowing])
System.NullReferenceException: Object reference not set to an instance of an object
[Ref B12951DE]
at LWM.DeepStorage.Patch_Frame_CompleteConstruction.Prefix (RimWorld.Frame __instance) [0x0003d] in <0b4f7144ecca4995b2e2150fd58d985a>:0
at RimWorld.Frame.CompleteConstruction (Verse.Pawn worker) [0x00051] in <f0ac5eb9b52e4cc396c70fc9a4ee15e5>:0
- TRANSPILER PeteTimesSix.ResearchReinvented: IEnumerable`1 PeteTimesSix.ResearchReinvented.HarmonyPatches.Prototypes.Frame_CompleteConstruction_Patches:FullTranspiler(IEnumerable`1 instructions)
- TRANSPILER OskarPotocki.VFECore: IEnumerable`1 VFECore.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)
- TRANSPILER net.littlewhitemouse.LWM.DeepStorage: IEnumerable`1 LWM.DeepStorage.Patch_Frame_CompleteConstruction:Transpiler(IEnumerable`1 instructions)
- PREFIX net.rainbeau.rimworld.mod.fertilefields: Boolean RFF_Code.FrameCompletePrefix:Prefix(Frame& __instance)
- 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.Construction:CompleteConstructionVehicle(Pawn worker, Frame __instance)
- PREFIX net.littlewhitemouse.LWM.DeepStorage: Void LWM.DeepStorage.Patch_Frame_CompleteConstruction:Prefix(Frame __instance)
at RFF_Code.JobDriver_ConstructFinishFrameGrowing+<>c__DisplayClass5_0.<MakeNewToils>b__1 () [0x000e6] in <b8bdb02c33e74faa99d9d25a5baad489>:0
at Verse.AI.JobDriver.DriverTick () [0x001d2] in <f0ac5eb9b52e4cc396c70fc9a4ee15e5>:0
- TRANSPILER Krkr.RocketMan.Soyuz: IEnumerable`1 Soyuz.Patches.JobDriver_DriverTick_Patch:Transpiler(IEnumerable`1 instructions, ILGenerator generator)
- TRANSPILER Orion.Hospitality: IEnumerable`1 Hospitality.Patches.JobDriver_Patch+DriverTick:Transpiler(IEnumerable`1 insts)
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch1 (string)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.AI.JobUtility.TryStartErrorRecoverJob_Patch1 (Verse.Pawn,string,System.Exception,Verse.AI.JobDriver)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.AI.JobDriver.DriverTick_Patch0 (Verse.AI.JobDriver)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.AI.Pawn_JobTracker.JobTrackerTick_Patch0 (Verse.AI.Pawn_JobTracker)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Pawn.Tick_Patch1 (Verse.Pawn)
Verse.TickList:Tick ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.TickManager.DoSingleTick_Patch4 (Verse.TickManager)
Verse.TickManager:TickManagerUpdate ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Game.UpdatePlay_Patch2 (Verse.Game)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root_Play.Update_Patch1 (Verse.Root_Play)