Advertisement
Guest User

Untitled

a guest
Jul 8th, 2020
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.89 KB | None | 0 0
  1. Error 1:
  2. Error while generating pawn. Rethrowing. Exception: System.NullReferenceException: Object reference not set to an instance of an object
  3. at RimWorldChildren.PawnEquipmentracker_NotifyEquipmentAdded_Patch.Notify_EquipmentAdded_Patch (Verse.ThingWithComps& eq, Verse.Pawn_EquipmentTracker& __instance) [0x00021] in <bdc3bcbfc2c444faa01f277ac01cb3ee>:0
  4. at (wrapper dynamic-method) Verse.Pawn_EquipmentTracker.DMD<DMD<Notify_EquipmentAdded_Patch3>?-1916947840::Notify_EquipmentAdded_Patch3>(Verse.Pawn_EquipmentTracker,Verse.ThingWithComps)
  5. at Verse.ThingOwner.NotifyAdded (Verse.Thing item) [0x000c5] in <0ee2c524c4be441e9b7f8bfcb20aca6f>:0
  6. at (wrapper dynamic-method) Verse.ThingOwner`1[Verse.Thing].DMD<DMD<TryAdd_Patch1>?1179625472::TryAdd_Patch1>(Verse.ThingOwner`1<Verse.Thing>,Verse.Thing,bool)
  7. at VFECore.Patch_Pawn_EquipmentTracker+AddEquipment.Prefix (Verse.Pawn_EquipmentTracker __instance, Verse.ThingWithComps newEq, Verse.ThingOwner`1[T] ___equipment) [0x00014] in <099e0588aa714a239caac014edd87c1b>:0
  8. at (wrapper dynamic-method) Verse.Pawn_EquipmentTracker.DMD<DMD<AddEquipment_Patch5>?-156258560::AddEquipment_Patch5>(Verse.Pawn_EquipmentTracker,Verse.ThingWithComps)
  9. at (wrapper dynamic-method) RimWorld.PawnWeaponGenerator.DMD<DMD<TryGenerateWeaponFor_Patch3>?1450284416::TryGenerateWeaponFor_Patch3>(Verse.Pawn,Verse.PawnGenerationRequest)
  10. at (wrapper dynamic-method) Verse.PawnGenerator.DMD<DMD<GenerateGearFor_Patch4>?1906142592::GenerateGearFor_Patch4>(Verse.Pawn,Verse.PawnGenerationRequest)
  11. at Verse.PawnGenerator.TryGenerateNewPawnInternal (Verse.PawnGenerationRequest& request, System.String& error, System.Boolean ignoreScenarioRequirements, System.Boolean ignoreValidator) [0x00640] in <0ee2c524c4be441e9b7f8bfcb20aca6f>:0
  12. at Verse.PawnGenerator.GenerateNewPawnInternal (Verse.PawnGenerationRequest& request) [0x00096] in <0ee2c524c4be441e9b7f8bfcb20aca6f>:0
  13. at Verse.PawnGenerator.GenerateOrRedressPawnInternal (Verse.PawnGenerationRequest request) [0x00183] in <0ee2c524c4be441e9b7f8bfcb20aca6f>:0
  14. at (wrapper dynamic-method) Verse.PawnGenerator.DMD<DMD<GeneratePawn_Patch9>?-393250816::GeneratePawn_Patch9>(Verse.PawnGenerationRequest)
  15. Verse.Log:Error(String, Boolean)
  16. Verse.PawnGenerator:DMD<DMD<GeneratePawn_Patch9>?-393250816::GeneratePawn_Patch9>(PawnGenerationRequest)
  17. Verse.PawnGenerator:GeneratePawn(PawnKindDef, Faction)
  18. Verse.ThingDef:GetConcreteExample(ThingDef)
  19. WhatTheHack.Base:MapLoaded(Map)
  20. HugsLib.HugsLibController:OnMapLoaded(Map)
  21. HugsLib.<>c__DisplayClass76_0:<OnMapInitFinalized>b__0()
  22. Verse.LongEventHandler:UpdateCurrentSynchronousEvent(Boolean&)
  23. Verse.LongEventHandler:LongEventsUpdate(Boolean&)
  24. Verse.Root:DMD<DMD<Update_Patch1>?1750646144::Update_Patch1>(Root)
  25. Verse.Root_Play:DMD<DMD<Update_Patch1>?-976184064::Update_Patch1>(Root_Play)
  26.  
  27. Error 2:
  28. [HugsLib][ERR] WhatTheHack caused an exception during OnMapLoaded: System.NullReferenceException: Object reference not set to an instance of an object
  29. at RimWorldChildren.PawnEquipmentracker_NotifyEquipmentAdded_Patch.Notify_EquipmentAdded_Patch (Verse.ThingWithComps& eq, Verse.Pawn_EquipmentTracker& __instance) [0x00021] in <bdc3bcbfc2c444faa01f277ac01cb3ee>:0
  30. at (wrapper dynamic-method) Verse.Pawn_EquipmentTracker.DMD<DMD<Notify_EquipmentAdded_Patch3>?-1916947840::Notify_EquipmentAdded_Patch3>(Verse.Pawn_EquipmentTracker,Verse.ThingWithComps)
  31. at Verse.ThingOwner.NotifyAdded (Verse.Thing item) [0x000c5] in <0ee2c524c4be441e9b7f8bfcb20aca6f>:0
  32. at (wrapper dynamic-method) Verse.ThingOwner`1[Verse.Thing].DMD<DMD<TryAdd_Patch1>?1179625472::TryAdd_Patch1>(Verse.ThingOwner`1<Verse.Thing>,Verse.Thing,bool)
  33. at VFECore.Patch_Pawn_EquipmentTracker+AddEquipment.Prefix (Verse.Pawn_EquipmentTracker __instance, Verse.ThingWithComps newEq, Verse.ThingOwner`1[T] ___equipment) [0x00014] in <099e0588aa714a239caac014edd87c1b>:0
  34. at (wrapper dynamic-method) Verse.Pawn_EquipmentTracker.DMD<DMD<AddEquipment_Patch5>?-156258560::AddEquipment_Patch5>(Verse.Pawn_EquipmentTracker,Verse.ThingWithComps)
  35. at (wrapper dynamic-method) RimWorld.PawnWeaponGenerator.DMD<DMD<TryGenerateWeaponFor_Patch3>?1450284416::TryGenerateWeaponFor_Patch3>(Verse.Pawn,Verse.PawnGenerationRequest)
  36. at (wrapper dynamic-method) Verse.PawnGenerator.DMD<DMD<GenerateGearFor_Patch4>?1906142592::GenerateGearFor_Patch4>(Verse.Pawn,Verse.PawnGenerationRequest)
  37. at Verse.PawnGenerator.TryGenerateNewPawnInternal (Verse.PawnGenerationRequest& request, System.String& error, System.Boolean ignoreScenarioRequirements, System.Boolean ignoreValidator) [0x00640] in <0ee2c524c4be441e9b7f8bfcb20aca6f>:0
  38. at Verse.PawnGenerator.GenerateNewPawnInternal (Verse.PawnGenerationRequest& request) [0x00096] in <0ee2c524c4be441e9b7f8bfcb20aca6f>:0
  39. at Verse.PawnGenerator.GenerateOrRedressPawnInternal (Verse.PawnGenerationRequest request) [0x00183] in <0ee2c524c4be441e9b7f8bfcb20aca6f>:0
  40. at (wrapper dynamic-method) Verse.PawnGenerator.DMD<DMD<GeneratePawn_Patch9>?-393250816::GeneratePawn_Patch9>(Verse.PawnGenerationRequest)
  41. at Verse.PawnGenerator.GeneratePawn (Verse.PawnKindDef kindDef, RimWorld.Faction faction) [0x0005b] in <0ee2c524c4be441e9b7f8bfcb20aca6f>:0
  42. at Verse.ThingDef.GetConcreteExample (Verse.ThingDef stuff) [0x00075] in <0ee2c524c4be441e9b7f8bfcb20aca6f>:0
  43. at WhatTheHack.Base.MapLoaded (Verse.Map map) [0x00073] in <e946ea286bfc48ac9bf712e475d7b9a5>:0
  44. at HugsLib.HugsLibController.OnMapLoaded (Verse.Map map) [0x00021] in <10ab33f1eae94a23bbc00b4473477d27>:0
  45. Verse.Log:Error(String, Boolean)
  46. HugsLib.Utils.ModLogger:ReportException(Exception, String, Boolean, String)
  47. HugsLib.HugsLibController:OnMapLoaded(Map)
  48. HugsLib.<>c__DisplayClass76_0:<OnMapInitFinalized>b__0()
  49. Verse.LongEventHandler:UpdateCurrentSynchronousEvent(Boolean&)
  50. Verse.LongEventHandler:LongEventsUpdate(Boolean&)
  51. Verse.Root:DMD<DMD<Update_Patch1>?1750646144::Update_Patch1>(Root)
  52. Verse.Root_Play:DMD<DMD<Update_Patch1>?-976184064::Update_Patch1>(Root_Play)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement