HohenHeizen

Untitled

Nov 9th, 2021
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.17 KB | None | 0 0
  1. Exception ticking DryadCocoon5017511: System.NullReferenceException: Object reference not set to an instance of an object
  2. at QuietInstruments.Patch_SupportsAllowedAreas.Postfix (Verse.TargetInfo maker, Verse.Sound.SoundInfo& __result) [0x0001e] in <626a45e8306b45bf861cce3f3d8958ed>:0
  3. at (wrapper dynamic-method) Verse.Sound.SoundInfo.Verse.Sound.SoundInfo.InMap_Patch1(Verse.TargetInfo,Verse.Sound.MaintenanceType)
  4. at Verse.Sound.SoundInfo.op_Implicit (Verse.Thing sourceThing) [0x00006] in <e13bd2f1929544099ed2b58e66ece833>:0
  5. at GauranlenTreeExpanded.CompDryadCocoonExpanded.<PostDeSpawn>b__5_0 (Verse.Thing t, System.Int32 c) [0x0000b] in <78dc57490a31431f92414f304acc33bf>:0
  6. 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>)
  7. 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 <e13bd2f1929544099ed2b58e66ece833>:0
  8. at (wrapper dynamic-method) Verse.GenDrop.Verse.GenDrop.TryDropSpawn_Patch2(Verse.Thing,Verse.IntVec3,Verse.Map,Verse.ThingPlaceMode,Verse.Thing&,System.Action`2<Verse.Thing, int>,System.Predicate`1<Verse.IntVec3>,bool)
  9. at Verse.ThingOwner.TryDrop (Verse.Thing thing, Verse.IntVec3 dropLoc, Verse.Map map, Verse.ThingPlaceMode mode, Verse.Thing& lastResultingThing, System.Action`2[T1,T2] placedAction, System.Predicate`1[T] nearPlaceValidator, System.Boolean playDropSound) [0x00034] in <e13bd2f1929544099ed2b58e66ece833>:0
  10. at Verse.ThingOwner.TryDropAll (Verse.IntVec3 dropLoc, Verse.Map map, Verse.ThingPlaceMode mode, System.Action`2[T1,T2] placeAction, System.Predicate`1[T] nearPlaceValidator, System.Boolean playDropSound) [0x00015] in <e13bd2f1929544099ed2b58e66ece833>:0
  11. at GauranlenTreeExpanded.CompDryadCocoonExpanded.PostDeSpawn (Verse.Map map) [0x00011] in <78dc57490a31431f92414f304acc33bf>:0
  12. at (wrapper dynamic-method) Verse.ThingWithComps.Verse.ThingWithComps.DeSpawn_Patch1(Verse.ThingWithComps,Verse.DestroyMode)
  13. at Verse.Thing.Destroy (Verse.DestroyMode mode) [0x00069] in <e13bd2f1929544099ed2b58e66ece833>:0
  14. at Verse.ThingWithComps.Destroy (Verse.DestroyMode mode) [0x00007] in <e13bd2f1929544099ed2b58e66ece833>:0
  15. at GauranlenTreeExpanded.CompDryadCocoonExpanded.CompTick () [0x00072] in <78dc57490a31431f92414f304acc33bf>:0
  16. at Verse.ThingWithComps.Tick () [0x00024] in <e13bd2f1929544099ed2b58e66ece833>:0
  17. at (wrapper dynamic-method) Verse.TickList.Verse.TickList.Tick_Patch0(Verse.TickList)
  18. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  19. (wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch3 (string)
  20. (wrapper dynamic-method) Verse.TickList:Verse.TickList.Tick_Patch0 (Verse.TickList)
  21. (wrapper dynamic-method) Verse.TickManager:Verse.TickManager.DoSingleTick_Patch7 (Verse.TickManager)
  22. Verse.TickManager:TickManagerUpdate ()
  23. (wrapper dynamic-method) Verse.Game:Verse.Game.UpdatePlay_Patch3 (Verse.Game)
  24. (wrapper dynamic-method) Verse.Root_Play:Verse.Root_Play.Update_Patch0 (Verse.Root_Play)
  25.  
Advertisement
Add Comment
Please, Sign In to add comment