这是打开开发者才弹出来的红字
JobDriver threw exception in initAction for pawn 玫瑰 driver=JobDriver_LayDown (toilIndex=1) driver.job=(LayDown (Job_38023) A=Thing_Bed49158)
System.NullReferenceException: Object reference not set to an instance of an object
at System.String.Concat (System.Object arg0, System.Object arg1, System.Object arg2) [0x00024] in <567df3e0919241ba98db88bec4c6696f>:0
at (wrapper dynamic-method) RimWorld.RestUtility.DMD<DMD<GetBedSleepingSlotPosFor_Patch1>?-1266727104::GetBedSleepingSlotPosFor_Patch1>(intptr,Verse.Pawn,RimWorld.Building_Bed)
at RimWorld.Toils_Bed+<>c__DisplayClass0_0.<GotoBed>b__0 () [0x0002b] in <fb8238999f21400cba3d00f5043b339c>:0
at Verse.AI.JobDriver.TryActuallyStartNextToil () [0x001df] in <fb8238999f21400cba3d00f5043b339c>: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:TryActuallyStartNextToil()
Verse.AI.JobDriver:ReadyForNextToil()
Verse.AI.Pawn_JobTracker:StartJob(Job, JobCondition, ThinkNode, Boolean, Boolean, ThinkTreeDef, Nullable`1, Boolean, Boolean)
Verse.AI.Pawn_JobTracker:TryFindAndStartJob()
Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean)
Verse.AI.Pawn_JobTracker:JobTrackerTick()
Verse.Pawn:DMD<DMD<Tick_Patch2>?-523487168::Tick_Patch2>(Pawn)
Verse.TickList:Tick()
Verse.TickManager:DoSingleTick()
Verse.TickManager:TickManagerUpdate()
Verse.Game:UpdatePlay()
Verse.Root_Play:Update()