Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Exception while saving map: System.NullReferenceException: Object reference not set to an instance of an object
- at RimWorld.Pawn_TraderTracker.<ExposeData>m__276 (Verse.Pawn x) [0x00000] in <filename unknown>:0
- at System.Collections.Generic.List`1[Verse.Pawn].RemoveAll (System.Predicate`1 match) [0x00000] in <filename unknown>:0
- at RimWorld.Pawn_TraderTracker.ExposeData () [0x00000] in <filename unknown>:0
- at Verse.Scribe_Deep.LookDeep[Pawn_TraderTracker] (RimWorld.Pawn_TraderTracker& target, Boolean saveDestroyedThings, System.String label, System.Object[] ctorArgs) [0x00000] in <filename unknown>:0
- at Verse.Scribe_Deep.LookDeep[Pawn_TraderTracker] (RimWorld.Pawn_TraderTracker& target, System.String label, System.Object[] ctorArgs) [0x00000] in <filename unknown>:0
- at Verse.Pawn.ExposeData () [0x00000] in <filename unknown>:0
- at Verse.Scribe_Deep.LookDeep[Pawn] (Verse.Pawn& target, Boolean saveDestroyedThings, System.String label, System.Object[] ctorArgs) [0x00000] in <filename unknown>:0
- at Verse.Scribe_Collections.LookList[Pawn] (System.Collections.Generic.List`1& list, Boolean saveDestroyedThings, System.String label, LookMode lookMode, System.Object[] ctorArgs) [0x00000] in <filename unknown>:0
- at Verse.Scribe_Collections.LookHashSet[Pawn] (System.Collections.Generic.HashSet`1& valueHashSet, Boolean saveDestroyedThings, System.String label, LookMode lookMode) [0x00000] in <filename unknown>:0
- at Verse.Scribe_Collections.LookHashSet[Pawn] (System.Collections.Generic.HashSet`1& valueHashSet, System.String label, LookMode lookMode) [0x00000] in <filename unknown>:0
- at RimWorld.Planet.WorldPawns.ExposeData () [0x00000] in <filename unknown>:0
- at Verse.Scribe_Deep.LookDeep[WorldPawns] (RimWorld.Planet.WorldPawns& target, Boolean saveDestroyedThings, System.String label, System.Object[] ctorArgs) [0x00000] in <filename unknown>:0
- at Verse.Scribe_Deep.LookDeep[WorldPawns] (RimWorld.Planet.WorldPawns& target, System.String label, System.Object[] ctorArgs) [0x00000] in <filename unknown>:0
- at RimWorld.Planet.World.ExposeData () [0x00000] in <filename unknown>:0
- at Verse.Scribe_Deep.LookDeep[World] (RimWorld.Planet.World& target, Boolean saveDestroyedThings, System.String label, System.Object[] ctorArgs) [0x00000] in <filename unknown>:0
- at Verse.Scribe_Deep.LookDeep[World] (RimWorld.Planet.World& target, System.String label, System.Object[] ctorArgs) [0x00000] in <filename unknown>:0
- at Verse.Game.ExposeData () [0x00000] in <filename unknown>:0
- at Verse.Scribe_Deep.LookDeep[Game] (Verse.Game& target, Boolean saveDestroyedThings, System.String label, System.Object[] ctorArgs) [0x00000] in <filename unknown>:0
- at Verse.Scribe_Deep.LookDeep[Game] (Verse.Game& target, System.String label, System.Object[] ctorArgs) [0x00000] in <filename unknown>:0
- at Verse.GameDataSaveLoader.<SaveGame>m__893 () [0x00000] in <filename unknown>:0
- at Verse.SafeSaver.DoSave (System.String fullPath, System.String documentElementName, System.Action saveAction) [0x00000] in <filename unknown>:0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement