Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Error while generating pawn. Rethrowing. Exception: System.NullReferenceException: Object reference not set to an instance of an object
- at RimWorld.PawnWeaponGenerator/<TryGenerateWeaponFor>c__AnonStorey2.<>m__0 (string) <0x0002f>
- at System.Collections.Generic.List`1<string>.GetIndex (int,int,System.Predicate`1<string>) <0x00050>
- at System.Collections.Generic.List`1<string>.FindIndex (System.Predicate`1<string>) <0x00066>
- at Verse.GenCollection.Any<string> (System.Collections.Generic.List`1<string>,System.Predicate`1<string>) <0x0005f>
- at (wrapper dynamic-method) RimWorld.PawnWeaponGenerator.TryGenerateWeaponFor_Patch3 (Verse.Pawn) <0x002c1>
- at (wrapper dynamic-method) Verse.PawnGenerator.GenerateGearFor_Patch3 (Verse.Pawn,Verse.PawnGenerationRequest) <0x0008a>
- at Verse.PawnGenerator.TryGenerateNewPawnInternal (Verse.PawnGenerationRequest&,string&,bool,bool) <0x00c98>
- at Verse.PawnGenerator.GenerateNewPawnInternal (Verse.PawnGenerationRequest&) <0x003c8>
- at Verse.PawnGenerator.GenerateOrRedressPawnInternal (Verse.PawnGenerationRequest) <0x007e2>
- at (wrapper dynamic-method) Verse.PawnGenerator.GeneratePawn_Patch2 (Verse.PawnGenerationRequest) <0x000ca>
- Verse.Log:Error(String, Boolean)
- Verse.PawnGenerator:GeneratePawn_Patch2(PawnGenerationRequest)
- Verse.PawnGenerator:GeneratePawn_Patch0(PawnKindDef, Faction)
- O21VehicleFramework.CompVehicleSpawner:Notify_Assembled(Pawn)
- O21VehicleFramework.JobDriver_AssembleVehicle:<MakeNewToils>b__12_2()
- Verse.AI.JobDriver:DriverTick_Patch1(Object)
- Verse.AI.Pawn_JobTracker:JobTrackerTick()
- Verse.Pawn:Tick_Patch2(Object)
- Verse.TickList:Tick()
- Verse.TickManager:DoSingleTick()
- Verse.TickManager:TickManagerUpdate()
- Verse.Game:UpdatePlay()
- Verse.Root_Play:Update_Patch1(Object)
- Exception in JobDriver tick for pawn Venom driver=JobDriver_AssembleVehicle (toilIndex=2) driver.job=(CompVehicle_Assemble (Job_47799) A=Thing_Vehicle_APCParts114858) lastJobGiver=Verse.AI.ThinkNode_QueuedJob
- System.NullReferenceException: Object reference not set to an instance of an object
- at RimWorld.PawnWeaponGenerator/<TryGenerateWeaponFor>c__AnonStorey2.<>m__0 (string) <0x0002f>
- at System.Collections.Generic.List`1<string>.GetIndex (int,int,System.Predicate`1<string>) <0x00050>
- at System.Collections.Generic.List`1<string>.FindIndex (System.Predicate`1<string>) <0x00066>
- at Verse.GenCollection.Any<string> (System.Collections.Generic.List`1<string>,System.Predicate`1<string>) <0x0005f>
- at (wrapper dynamic-method) RimWorld.PawnWeaponGenerator.TryGenerateWeaponFor_Patch3 (Verse.Pawn) <0x002c1>
- at (wrapper dynamic-method) Verse.PawnGenerator.GenerateGearFor_Patch3 (Verse.Pawn,Verse.PawnGenerationRequest) <0x0008a>
- at Verse.PawnGenerator.TryGenerateNewPawnInternal (Verse.PawnGenerationRequest&,string&,bool,bool) <0x00c98>
- at Verse.PawnGenerator.GenerateNewPawnInternal (Verse.PawnGenerationRequest&) <0x003c8>
- at Verse.PawnGenerator.GenerateOrRedressPawnInternal (Verse.PawnGenerationRequest) <0x007e2>
- at (wrapper dynamic-method) Verse.PawnGenerator.GeneratePawn_Patch2 (Verse.PawnGenerationRequest) <0x000ca>
- Verse.Log:Error(String, Boolean)
- Verse.AI.JobUtility:TryStartErrorRecoverJob(Pawn, String, Exception, JobDriver)
- Verse.AI.JobDriver:DriverTick_Patch1(Object)
- Verse.AI.Pawn_JobTracker:JobTrackerTick()
- Verse.Pawn:Tick_Patch2(Object)
- Verse.TickList:Tick()
- Verse.TickManager:DoSingleTick()
- Verse.TickManager:TickManagerUpdate()
- Verse.Game:UpdatePlay()
- Verse.Root_Play:Update_Patch1(Object)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement