Skip to content

Instantly share code, notes, and snippets.

@chris9871
Created October 19, 2022 02:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chris9871/4ae2bc56da11021b7539b785ea0daabb to your computer and use it in GitHub Desktop.
Save chris9871/4ae2bc56da11021b7539b785ea0daabb to your computer and use it in GitHub Desktop.
Shuttle Vanish on Landing at Home
Exception ticking ShuttleIncomingHeavy3427301 (at (182, 0, 172)): System.NullReferenceException: Object reference not set to an instance of an object
at SaveOurShip2.IncomingPodFix+<>c__DisplayClass0_0.<PatchThat>b__0 (Verse.Thing thing, System.Int32 count) [0x00020] in <75775b79d796473ca854cb60d545ae5d>:0
at (wrapper dynamic-method) Verse.GenPlace.Verse.GenPlace.TryPlaceDirect_Patch2(Verse.Thing,Verse.IntVec3,Verse.Rot4,Verse.Map,Verse.Thing&,System.Action`2<Verse.Thing, int>)
at Verse.GenPlace.TryPlaceThing (Verse.Thing thing, Verse.IntVec3 center, Verse.Map map, Verse.ThingPlaceMode mode, Verse.Thing& lastResultingThing, System.Action`2[T1,T2] placedAction, System.Predicate`1[T] nearPlaceValidator, Verse.Rot4 rot) [0x00068] in <81af9f8a18324e17b286924a43555a7c>:0
at Verse.GenPlace.TryPlaceThing (Verse.Thing thing, Verse.IntVec3 center, Verse.Map map, Verse.ThingPlaceMode mode, System.Action`2[T1,T2] placedAction, System.Predicate`1[T] nearPlaceValidator, Verse.Rot4 rot) [0x00000] in <81af9f8a18324e17b286924a43555a7c>:0
at SaveOurShip2.IncomingPodFix.PatchThat (RimWorld.DropPodIncoming& __instance) [0x001a5] in <75775b79d796473ca854cb60d545ae5d>:0
at (wrapper dynamic-method) RimWorld.DropPodIncoming.RimWorld.DropPodIncoming.Impact_Patch1(RimWorld.DropPodIncoming)
at RimWorld.Skyfaller.Tick () [0x0020d] in <81af9f8a18324e17b286924a43555a7c>:0
at (wrapper dynamic-method) Verse.TickList.Verse.TickList.Tick_Patch2(Verse.TickList)
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
(wrapper dynamic-method) Verse.TickList:Verse.TickList.Tick_Patch2 (Verse.TickList)
(wrapper dynamic-method) Verse.TickManager:Verse.TickManager.DoSingleTick_Patch1 (Verse.TickManager)
Verse.TickManager:TickManagerUpdate ()
(wrapper dynamic-method) Verse.Game:Verse.Game.UpdatePlay_Patch3 (Verse.Game)
Verse.Root_Play:Update ()
ticksToImpact < 0. Was there an exception? Destroying skyfaller.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
RimWorld.Skyfaller:Tick ()
(wrapper dynamic-method) Verse.TickList:Verse.TickList.Tick_Patch2 (Verse.TickList)
(wrapper dynamic-method) Verse.TickManager:Verse.TickManager.DoSingleTick_Patch1 (Verse.TickManager)
Verse.TickManager:TickManagerUpdate ()
(wrapper dynamic-method) Verse.Game:Verse.Game.UpdatePlay_Patch3 (Verse.Game)
Verse.Root_Play:Update ()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment