RimWorld

RimWorld

Misc. Robots
Firathmagi 5 Jul, 2020 @ 2:19pm
weird error
JobDriver threw exception in initAction for pawn Builder Bot 9 driver=JobDriver_HaulToInventory (toilIndex=2) driver.job=(HaulToInventory (Job_1417254) A=Thing_Steel1194390 B=(94, 0, 68))
System.NullReferenceException: Object reference not set to an instance of an object
at PickUpAndHaul.JobDriver_HaulToInventory+<>c__DisplayClass1_0.<MakeNewToils>b__2 () [0x00096] in <ac2642f61fbf46c5810ed34fcf95bf58>:0
at Verse.AI.JobDriver.TryActuallyStartNextToil () [0x001df] in <0ee2c524c4be441e9b7f8bfcb20aca6f>:0
Verse.Log:Error(String, Boolean)
Verse.AI.JobUtility:TryStartErrorRecoverJob(Pawn, String, Exception, JobDriver)
Verse.AI.JobDriver:TryActuallyStartNextToil()
Verse.AI.JobDriver:ReadyForNextToil()
Verse.AI.JobDriver:Notify_PatherArrived()
Verse.AI.Pawn_PathFollower:PatherArrived()
Verse.AI.Pawn_PathFollower:TryEnterNextPathCell()
Verse.AI.Pawn_PathFollower:PatherTick()
Verse.Pawn:DMD<DMD<Tick_Patch2>?1009591424::Tick_Patch2>(Pawn)
AIRobot.X2_AIRobot:Tick()
Verse.TickList:DMD<DMD<Tick_Patch2>?1396368000::Tick_Patch2>(TickList)
Verse.TickManager:DMD<DMD<DoSingleTick_Patch2>?-154396416::DoSingleTick_Patch2>(TickManager)
Verse.TickManager:TickManagerUpdate()
Verse.Game:UpdatePlay()
Verse.Root_Play:Update()

keep getting this
< >
Showing 1-5 of 5 comments
Haplo_X1  [developer] 5 Jul, 2020 @ 9:01pm 
Pickup and Haul causes this error. It tries to put something into the inventory, but robots most likely don't have an inventory..I'm currently not sure about that, but from the error it is looking like something like that.
Haplo_X1  [developer] 5 Jul, 2020 @ 9:07pm 
Hmm, I have pickup and haul in my own mod list and have yet to experience the error.. strange.
Is Pickup And Haul before or after Misc Robots in your mod list?
Firathmagi 6 Jul, 2020 @ 10:30am 
yes
also this was occuring when i was having a weirder error with pawns and robots not being able to bring parts to a specific buildings blueprint
Firathmagi 6 Jul, 2020 @ 8:56pm 
Builder Bot 3 started 10 jobs in one tick. newJob=HaulToCell (Job_2361430) A=Thing_ComponentSpacer1275855 B=(89, 0, 52) jobGiver=AIRobot.X2_JobGiver_Work jobList=
Verse.Log:Error(String, Boolean)
https://gist.github.com/HugsLibRecordKeeper/2cc5f0e38d03fd4fdc02efb7abebc263
different error but maybe related
know what this is?
Firathmagi 6 Jul, 2020 @ 9:34pm 
nevermind it was the build from inventory mod
< >
Showing 1-5 of 5 comments
Per page: 1530 50