Guest User

Untitled

a guest
Jul 26th, 2025
17
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.41 KB | None | 0 0
  1. Exception from long event: System.NullReferenceException: Object reference not set to an instance of an object
  2. [Ref DB24F73F]
  3. at Aquariums.ThingComp_TankNetUnit.TryConnectToAdjacentOrNewTankNet () [0x0015e] in <e13942c6935943b582bb19d1f80ce51f>:0
  4. at Aquariums.ThingComp_TankNetUnit.PostSpawnSetup (System.Boolean respawningAfterLoad) [0x00012] in <e13942c6935943b582bb19d1f80ce51f>:0
  5. at Verse.ThingWithComps.SpawnSetup (Verse.Map map, System.Boolean respawningAfterLoad) [0x00026] in <d2f9716cc2ac4cda9c2a174cc147bf37>:0
  6. - POSTFIX OskarPotocki.VEF: Void VEF.Weapons.VanillaExpandedFramework_ThingWithComps_SpawnSetup_Patch:Postfix(ThingWithComps __instance)
  7. - POSTFIX com.vanillageneticrimexpanded: Void GeneticRim.VanillaGeneticsExpanded_ThingWithComps_SpawnSetup:Postfix(ThingWithComps __instance)
  8. at Verse.Building.SpawnSetup (Verse.Map map, System.Boolean respawningAfterLoad) [0x0005d] in <d2f9716cc2ac4cda9c2a174cc147bf37>:0
  9. - POSTFIX LightsOut: Void LightsOut.Patches.Power.DisableBuildingsOnSpawn:Postfix(ThingWithComps __instance)
  10. - POSTFIX LightsOut: Void LightsOut.Patches.ModCompatibility.Biotech.PatchMechCharger:AfterSpawn(Building __instance)
  11. - POSTFIX LightsOut: Void LightsOut.Patches.ModCompatibility.Biotech.PatchMechGestator:AfterSpawn(Building __instance)
  12. - POSTFIX LightsOut: Void LightsOut.Patches.ModCompatibility.Biotech.PatchGrowthVat:CheckTryEnable(Building __instance)
  13. at Verse.GenSpawn.Spawn (Verse.Thing newThing, Verse.IntVec3 loc, Verse.Map map, Verse.Rot4 rot, Verse.WipeMode wipeMode, System.Boolean respawningAfterLoad, System.Boolean forbidLeavings) [0x0032a] in <d2f9716cc2ac4cda9c2a174cc147bf37>:0
  14. - PREFIX Uuugggg.rimworld.Replace_Stuff.main: Void Replace_Stuff.NewThing.TransferSettings:Prefix(Thing newThing, IntVec3 loc, Map map, Rot4 rot, Boolean respawningAfterLoad, Thing& __state)
  15. - POSTFIX Uuugggg.rimworld.Replace_Stuff.main: Void Replace_Stuff.NewThing.TransferSettings:Postfix(Thing __result, Thing __state)
  16. - POSTFIX Mlie.MarkThatPawn: Void MarkThatPawn.Harmony.GenSpawn_Spawn:Postfix(Thing __result, Map map, Boolean respawningAfterLoad)
  17. at RimWorld.GravshipPlacementUtility.SpawnNonPawnThings (RimWorld.Planet.Gravship gravship, Verse.Map map, System.Collections.Generic.List`1[T] gravshipThings, Verse.IntVec3 root) [0x00053] in <d2f9716cc2ac4cda9c2a174cc147bf37>:0
  18. at RimWorld.GravshipPlacementUtility.PlaceGravshipInMap (RimWorld.Planet.Gravship gravship, Verse.IntVec3 root, Verse.Map map, System.Collections.Generic.List`1[Verse.Thing]& spawned) [0x00094] in <d2f9716cc2ac4cda9c2a174cc147bf37>:0
  19. at Verse.WorldComponent_GravshipController.PlaceGravship (RimWorld.Planet.Gravship gravship, Verse.IntVec3 root, Verse.Map map) [0x00000] in <d2f9716cc2ac4cda9c2a174cc147bf37>:0
  20. at Verse.WorldComponent_GravshipController+<>c__DisplayClass45_2.<InitiateLanding>b__5 () [0x00006] in <d2f9716cc2ac4cda9c2a174cc147bf37>:0
  21. at Verse.LongEventHandler.UpdateCurrentSynchronousEvent (System.Boolean& sceneChanged) [0x0001d] in <d2f9716cc2ac4cda9c2a174cc147bf37>:0
  22. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  23. (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch3 (string)
  24. Verse.LongEventHandler:UpdateCurrentSynchronousEvent (bool&)
  25. Verse.LongEventHandler:LongEventsUpdate (bool&)
  26. Verse.Root:Update ()
  27. (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root_Play.Update_Patch1 (Verse.Root_Play)
Add Comment
Please, Sign In to add comment