RimWorld

RimWorld

LWM's Deep Storage
Beto Jun 22, 2022 @ 8:38pm
Error with vanilla expanded framework
Exception in Verse.TickList.Tick: System.NullReferenceException: Object reference not set to an instance of an object
at LWM.DeepStorage.Patch_Building_DeSpawn_For_Building_Storage.Prefix (Verse.Building __instance) [0x000d0] in <c4aa24530bb64a6b97e2ebfd4f39f9c1>:0
at Verse.Building.DeSpawn (Verse.DestroyMode mode) [0x00000] in <81af9f8a18324e17b286924a43555a7c>:0
- prefix LWM.DeepStorage: Void LWM.DeepStorage.Patch_Building_DeSpawn_For_Building_Storage:Prefix(Building __instance)
at Verse.Thing.Destroy (Verse.DestroyMode mode) [0x00069] in <81af9f8a18324e17b286924a43555a7c>:0
at Verse.ThingWithComps.Destroy (Verse.DestroyMode mode) [0x00007] in <81af9f8a18324e17b286924a43555a7c>:0
at Verse.Building.Destroy (Verse.DestroyMode mode) [0x0005f] in <81af9f8a18324e17b286924a43555a7c>:0
- prefix OskarPotocki.VFECore: Void VanillaFurnitureExpanded.Patch_BuildingDestroy:Prefix(Building __instance)
- prefix Garethp.rimworld.Replace_Stuff_Compatibility.main: Void Replace_Stuff_Compatibility.Comps.Patch_BuildingDestroy:Prefix(Building __instance, DestroyMode mode)
- prefix falconne.BWM: Boolean ImprovedWorkbenches.Building_Destroy_Detour:Prefix(Building __instance)
at Verse.Thing.Kill (System.Nullable`1[T] dinfo, Verse.Hediff exactCulprit) [0x0000c] in <81af9f8a18324e17b286924a43555a7c>:0
- prefix me.lubar.VanillaBooksExpandedExpanded: Void VanillaBooksExpandedExpanded.Thing_Kill_Patch:Prefix(Thing __instance, Nullable`1 dinfo)
at Verse.DamageWorker.Apply (Verse.DamageInfo dinfo, Verse.Thing victim) [0x000fe] in <81af9f8a18324e17b286924a43555a7c>:0
at Verse.DamageWorker_AddInjury.Apply (Verse.DamageInfo dinfo, Verse.Thing thing) [0x0000f] in <81af9f8a18324e17b286924a43555a7c>:0
- postfix com.vanillamemesexpanded: Void VanillaMemesExpanded.VanillaMemesExpanded_DamageWorker_AddInjury_Apply_Patch:DetectIfDamagedInnocent(DamageInfo dinfo, Thing thing)
- postfix com.alphamemes: Void AlphaMemes.AlphaMemes_DamageWorker_AddInjury_Apply_Patch:SendHistoryIfMelee(DamageInfo dinfo, Thing thing)
at Verse.DamageWorker_Flame.Apply (Verse.DamageInfo dinfo, Verse.Thing victim) [0x0002d] in <81af9f8a18324e17b286924a43555a7c>:0
at Verse.Thing.TakeDamage (Verse.DamageInfo dinfo) [0x00146] in <81af9f8a18324e17b286924a43555a7c>:0
- prefix VanillaExpanded.VFEA: Void VFEAncients.PowerWorker_Damages:ChangeDamage(DamageInfo& dinfo, Thing __instance)
- prefix SaiyanMod.Mod: Void SaiyanMod.Thing_TakeDamage_Patch:Prefix(Thing __instance, DamageInfo dinfo)
- prefix OskarPotocki.VanillaFactionsExpandedMechanoids: Void VFEMech.Thing_TakeDamage_Patch:Prefix(Thing __instance, DamageInfo& dinfo)
- postfix OskarPotocki.VFECore: Void VFECore.Patch_Thing_TakeDamage:Postfix(Thing __instance, DamageInfo dinfo)
- postfix VoiceActedRadioChatter.Mod: Void VoiceActedRadioChatter.Thing_TakeDamage_Patch:Postfix(Thing __instance, DamageInfo dinfo)
- postfix com.CaesarV6.DamageMotes.Patch: Void DamageMotes.DamageMotes_Patch:Postfix(DamageInfo dinfo, Thing __instance, DamageResult __result)
- postfix OskarPotocki.VanillaTraitsExpanded: Void VanillaTraitsExpanded.TakeDamage_Patch:Postfix()
at RimWorld.Fire.DoFireDamage (Verse.Thing targ) [0x000ed] in <81af9f8a18324e17b286924a43555a7c>:0
at RimWorld.Fire.DoComplexCalcs () [0x001d7] in <81af9f8a18324e17b286924a43555a7c>:0
at RimWorld.Fire.Tick () [0x0013c] in <81af9f8a18324e17b286924a43555a7c>:0
at Verse.TickList.Tick () [0x0017d] in <81af9f8a18324e17b286924a43555a7c>:0
- transpiler net.pardeike.rimworld.lib.harmony: IEnumerable`1 VisualExceptions.ExceptionsAndActivatorHandler:Transpiler(IEnumerable`1 instructions, MethodBase original)