边缘世界 RimWorld

边缘世界 RimWorld

Misc. Robots
Firathmagi 2020 年 7 月 5 日 下午 2:19
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
< >
正在显示第 1 - 5 条,共 5 条留言
Haplo_X1  [开发者] 2020 年 7 月 5 日 下午 9:01 
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  [开发者] 2020 年 7 月 5 日 下午 9:07 
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 2020 年 7 月 6 日 上午 10:30 
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 2020 年 7 月 6 日 下午 8:56 
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 2020 年 7 月 6 日 下午 9:34 
nevermind it was the build from inventory mod
< >
正在显示第 1 - 5 条,共 5 条留言
每页显示数: 1530 50