RimWorld
Misc. Robots
MarcoV_GnG 4 FEB 2017 a las 0:26
issue with hauling bot
Hi Haplo,

i got an issue with hauler bot. All was working perfectly then i got a major issue. Hauler bot doesn't work anymore and are wandering and instead i've this error spamming. IIRC, it remain at the update of "Federation" mod (faction whitch include some object in this last update).
I've enhanced hauling too and give me that brick, but desactivate them doesn't solve the problem.
Any Idea?



Exception in Verse.AI.ThinkNode_PrioritySorter TryIssueJobPackage: System.NullReferenceException: Object reference not set to an instance of an object
at RimWorld.TransferableUtility.TransferAsOne (Verse.Thing a, Verse.Thing b) [0x00009] in C:\Dev\RimWorld\Assets\Scripts\RimWorld\UI\Dialogs\ThingsTransfer\TransferableUtility.cs:94
at RimWorld.TransferableUtility.TransferableMatching[TransferableOneWay] (Verse.Thing thing, System.Collections.Generic.List`1 transferables) [0x00025] in C:\Dev\RimWorld\Assets\Scripts\RimWorld\UI\Dialogs\ThingsTransfer\TransferableUtility.cs:190
at RimWorld.LoadTransportersJobUtility.JobOnTransporter (Verse.Pawn p, RimWorld.CompTransporter transporter) [0x00024] in C:\Dev\RimWorld\Assets\Scripts\RimWorld\AI\JobGivers\Work\WorkGivers\WorkGiver_LoadTransporters.cs:71
at RimWorld.WorkGiver_LoadTransporters.JobOnThing (Verse.Pawn pawn, Verse.Thing t) [0x00007] in C:\Dev\RimWorld\Assets\Scripts\RimWorld\AI\JobGivers\Work\WorkGivers\WorkGiver_LoadTransporters.cs:35
at RimWorld.JobGiver_Work.TryGiveJob (Verse.Pawn pawn) [0x0050d] in C:\Dev\RimWorld\Assets\Scripts\RimWorld\AI\JobGivers\Work\JobGiver_Work.cs:194
at Verse.AI.ThinkNode_JobGiver.TryIssueJobPackage (Verse.Pawn pawn) [0x00000] in C:\Dev\RimWorld\Assets\Scripts\Verse\AI\ThinkNodes\ThinkNode_JobGiver.cs:16
at Verse.AI.ThinkNode_PrioritySorter.TryIssueJobPackage (Verse.Pawn pawn) [0x00115] in C:\Dev\RimWorld\Assets\Scripts\Verse\AI\ThinkNodes\ControlFlow\ThinkNode_Controls.cs:169
Verse.Log:Error(String) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:48)
Verse.AI.ThinkNode_PrioritySorter:TryIssueJobPackage(Pawn) (at C:\Dev\RimWorld\Assets\Scripts\Verse\AI\ThinkNodes\ControlFlow\ThinkNode_Controls.cs:173)
Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn) (at C:\Dev\RimWorld\Assets\Scripts\Verse\AI\ThinkNodes\ControlFlow\ThinkNode_Controls.cs:20)
RimWorld.ThinkNode_Conditional:TryIssueJobPackage(Pawn) (at C:\Dev\RimWorld\Assets\Scripts\RimWorld\AI\ThinkNodes\ThinkNodes_Conditionals.cs:27)
Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn) (at C:\Dev\RimWorld\Assets\Scripts\Verse\AI\ThinkNodes\ControlFlow\ThinkNode_Controls.cs:20)
Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) (at C:\Dev\RimWorld\Assets\Scripts\Verse\AI\Pawn_JobTracker.cs:397)
Verse.AI.Pawn_JobTracker:TryFindAndStartJob() (at C:\Dev\RimWorld\Assets\Scripts\Verse\AI\Pawn_JobTracker.cs:339)
Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\AI\Pawn_JobTracker.cs:240)
Verse.AI.Pawn_JobTracker:JobTrackerTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\AI\Pawn_JobTracker.cs:89)
Verse.Pawn:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Pawn\Pawn.cs:403)
AIRobot.AIRobot:Tick()
Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:130)
Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:273)
Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:243)
Verse.Game:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:465)
Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:73)