RimWorld

RimWorld

Kin May 29, 2020 @ 11:18pm
Incident wont fire error? help
I have a quest which says that it would trigger a raid within 22 hours. 3 days past and still no raid. I get these errors in my log:

System.NullReferenceException: Object reference not set to an instance of an object
at Verse.CellFinder.RandomEdgeCell (Verse.Map map) [0x0002a] in <4489f1367c1c4d76b2ae1272c8ed691d>:0
at Verse.CellFinder.TryFindRandomEdgeCellWith (System.Predicate`1[T] validator, Verse.Map map, System.Single roadChance, Verse.IntVec3& result) [0x00041] in <4489f1367c1c4d76b2ae1272c8ed691d>:0
at RimWorld.RCellFinder.TryFindRandomPawnEntryCell (Verse.IntVec3& result, Verse.Map map, System.Single roadChance, System.Boolean allowFogged, System.Predicate`1[T] extraValidator) [0x0001c] in <4489f1367c1c4d76b2ae1272c8ed691d>:0
at (wrapper dynamic-method) RimWorld.PawnsArrivalModeWorker_EdgeWalkIn.DMD<DMD<TryResolveRaidSpawnCenter_Patch1>?1449003648::TryResolveRaidSpawnCenter_Patch1>(RimWorld.PawnsArrivalModeWorker_EdgeWalkIn,RimWorld.IncidentParms)
at (wrapper dynamic-method) RimWorld.IncidentWorker_Raid.DMD<DMD<TryExecuteWorker_Patch0>?-632919680::TryExecuteWorker_Patch0>(RimWorld.IncidentWorker_Raid,RimWorld.IncidentParms)
at RimWorld.IncidentWorker_RaidEnemy.TryExecuteWorker (RimWorld.IncidentParms parms) [0x00000] in <4489f1367c1c4d76b2ae1272c8ed691d>:0
at (wrapper dynamic-method) RimWorld.IncidentWorker.DMD<DMD<TryExecute_Patch1>?-1365714176::TryExecute_Patch1>(RimWorld.IncidentWorker,RimWorld.IncidentParms)
at RimWorld.Storyteller.TryFire (RimWorld.FiringIncident fi) [0x00024] in <4489f1367c1c4d76b2ae1272c8ed691d>:0
at RimWorld.IncidentQueue.IncidentQueueTick () [0x00048] in <4489f1367c1c4d76b2ae1272c8ed691d>:0
at RimWorld.Storyteller.StorytellerTick () [0x00000] in <4489f1367c1c4d76b2ae1272c8ed691d>:0
at Verse.TickManager.DoSingleTick () [0x00109] in <4489f1367c1c4d76b2ae1272c8ed691d>:0
Verse.Log:Error(String, Boolean)
Verse.TickManager:DoSingleTick()
Verse.TickManager:TickManagerUpdate()
Verse.Game:UpdatePlay()
Verse.Root_Play:Update()


I also get this error in my logs which seems related to the problem

System.NullReferenceException: Object reference not set to an instance of an object
at Verse.CellFinder.TryFindRandomEdgeCellWith (System.Predicate`1[T] validator, Verse.Map map, System.Single roadChance, Verse.IntVec3& result) [0x00015] in <4489f1367c1c4d76b2ae1272c8ed691d>:0
at RimWorld.RCellFinder.TryFindRandomPawnEntryCell (Verse.IntVec3& result, Verse.Map map, System.Single roadChance, System.Boolean allowFogged, System.Predicate`1[T] extraValidator) [0x0001c] in <4489f1367c1c4d76b2ae1272c8ed691d>:0
at (wrapper dynamic-method) RimWorld.PawnsArrivalModeWorker_EdgeWalkIn.DMD<DMD<TryResolveRaidSpawnCenter_Patch1>?1449003648::TryResolveRaidSpawnCenter_Patch1>(RimWorld.PawnsArrivalModeWorker_EdgeWalkIn,RimWorld.IncidentParms)
at (wrapper dynamic-method) RimWorld.IncidentWorker_Raid.DMD<DMD<TryExecuteWorker_Patch0>?-632919680::TryExecuteWorker_Patch0>(RimWorld.IncidentWorker_Raid,RimWorld.IncidentParms)
at RimWorld.IncidentWorker_RaidEnemy.TryExecuteWorker (RimWorld.IncidentParms parms) [0x00000] in <4489f1367c1c4d76b2ae1272c8ed691d>:0
at (wrapper dynamic-method) RimWorld.IncidentWorker.DMD<DMD<TryExecute_Patch1>?-1365714176::TryExecute_Patch1>(RimWorld.IncidentWorker,RimWorld.IncidentParms)
at RimWorld.Storyteller.TryFire (RimWorld.FiringIncident fi) [0x00024] in <4489f1367c1c4d76b2ae1272c8ed691d>:0
at RimWorld.IncidentQueue.IncidentQueueTick () [0x00048] in <4489f1367c1c4d76b2ae1272c8ed691d>:0
at RimWorld.Storyteller.StorytellerTick () [0x00000] in <4489f1367c1c4d76b2ae1272c8ed691d>:0
at Verse.TickManager.DoSingleTick () [0x00109] in <4489f1367c1c4d76b2ae1272c8ed691d>:0
Verse.Log:Error(String, Boolean)
Verse.TickManager:DoSingleTick()
Verse.TickManager:TickManagerUpdate()
Verse.Game:UpdatePlay()
Verse.Root_Play:Update()



here is my full log:
https://gist.github.com/HugsLibRecordKeeper/4711f261eef45ffaf57ac9825dc13826

Pls help. It would suck if the save is no longer playable since I'm already at the stage of building my ship.
Date Posted: May 29, 2020 @ 11:18pm
Posts: 0