Guest User

Untitled

a guest
Jun 18th, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.28 KB | None | 0 0
  1. Log uploaded on Friday, June 15, 2018, 8:25:05 PM
  2. Loaded mods:
  3. Core: (no assemblies)
  4. Expanded Prosthetics and Organ Engineering: (no assemblies)
  5. EdB Prepare Carefully: 0Harmony(1.0.9.1), EdBPrepareCarefully(0.18.2.0)
  6. HugsLib[4.1.1]: 0Harmony(1.0.9.1), HugsLib(0.18.0.0)
  7. Hospitality[0.18.7]: $HugsLibChecker(0.4.0.0), Hospitality(0.18.7.0)
  8. Humanoid Alien Races 2.0: 0Harmony(1.0.9.1), AlienRace(1.0.0.0)
  9. Lord of the Rims - Dwarves: 0Harmony(1.0.9.1), MiniCCL(1.0.0.0), Dwarves(0.0.0.0)
  10. Lord of the Rims - Elves: 0Harmony(1.0.9.1), MiniCCL(1.0.0.0), Elves(0.0.0.0)
  11. Doors Expanded: 0Harmony(1.0.9.1), DoorsExpanded(1.18.0.0)
  12. JecsTools: 0Harmony(1.0.9.1), 0JecsTools(1.0.8.0), AbilityUser(1.18.0.0), AbilityUserAI(1.18.0.0), CompActivatableEffect(1.18.0.0), CompAnimated(1.18.0.0), CompDeflector(1.18.0.0), CompDelayedSpawner(1.18.0.0), CompExtraSounds(1.18.0.0), CompInstalledPart(1.18.0.0), CompLumbering(1.18.0.0), CompOverlays(1.18.0.0), CompOversizedWeapon(1.18.0.0), CompSlotLoadable(1.18.0.0), CompToggleDef(1.18.0.0), CompVehicle(1.17.0.1), PawnShields(1.0.0.0)
  13.  
  14. Active Harmony patches:
  15. <EnsureRequiredEnemies>c__AnonStorey1.<>m__1: post: AlienRace.HarmonyPatches.EnsureRequiredEnemiesPostfix
  16. AddictionUtility.CanBingeOnNow: PRE: Hospitality.Harmony.AddictionUtility_Patch+CanBingeOnNow.Prefix post: AlienRace.HarmonyPatches.CanBingeNowPostfix
  17. AgeInjuryUtility.GenerateRandomOldAgeInjuries: PRE: AlienRace.HarmonyPatches.GenerateRandomOldAgeInjuriesPrefix
  18. AgeInjuryUtility.RandomHediffsToGainOnBirthday: post: AlienRace.HarmonyPatches.RandomHediffsToGainOnBirthdayPostfix
  19. ApparelProperties.GetInterferingBodyPartGroups: TRANS: AlienRace.HarmonyPatches.GetInterferingBodyPartGroupsTranspiler
  20. ApparelUtility.CanWearTogether: post: JecsTools.HarmonyPatches.Post_CanWearTogether
  21. ArmorUtility.ApplyArmor: PRE: JecsTools.HarmonyPatches.ApplyProperDamage
  22. ArmorUtility.GetPostArmorDamage: post: JecsTools.HarmonyPatches.Post_GetPostArmorDamage
  23. Bill.PawnAllowedToStartAnew: post: AlienRace.HarmonyPatches.PawnAllowedToStartAnewPostfix
  24. Building_Bed.GetGizmos: post: Hospitality.Harmony.Building_Bed_Patch+GetGizmos.Postfix
  25. Building_Bed.get_AssigningCandidates: post: AlienRace.HarmonyPatches.AssigningCandidatesPostfix
  26. Building_Bed.set_ForPrisoners: post: Hospitality.Harmony.Building_Bed_Patch+ForPrisoners.Postfix
  27. Building_Door.DoorOpen: PRE: DoorsExpanded.HarmonyPatches.InvisDoorOpen
  28. Building_Door.DoorTryClose: PRE: DoorsExpanded.HarmonyPatches.InvisDoorTryClose
  29. Building_Door.Notify_PawnApproaching: post: DoorsExpanded.HarmonyPatches.InvisDoorNotifyApproaching
  30. Building_Door.StartManualCloseBy: PRE: DoorsExpanded.HarmonyPatches.InvisDoorManualClose
  31. Building_Door.StartManualOpenBy: post: DoorsExpanded.HarmonyPatches.InvisDoorManualOpen
  32. Building_Door.get_FreePassage: PRE: DoorsExpanded.HarmonyPatches.get_FreePassage
  33. Caravan.AddPawn: PRE: CompVehicle.HarmonyCompVehicle.AddVehiclePawnsToCaravan
  34. Caravan.GetGizmos: post: JecsTools.HarmonyCaravanPatches.GetGizmos_Jobs
  35. Caravan.GetInspectString: post: JecsTools.HarmonyCaravanPatches.GetInspectString_Jobs, CompVehicle.HarmonyCompVehicle.GetInspectString_PostFix
  36. CaravanEnterMapUtility.Enter: PRE: CompVehicle.HarmonyCompVehicle.Enter_PreFix
  37. CaravanExitMapUtility.CanExitMapAndJoinOrCreateCaravanNow: post: CompVehicle.HarmonyCompVehicle.CanExit_PostFix
  38. CaravanExitMapUtility.ExitMapAndJoinOrCreateCaravan: PRE: CompVehicle.HarmonyCompVehicle.ExitMapAndJoinOrCreateCaravan_PreFix
  39. CaravanPawnsNeedsUtility.TrySatisfyPawnNeeds: PRE: CompVehicle.HarmonyCompVehicle.TrySatisfyFuelNeeds
  40. CaravanPeopleAndItemsTabUtility.DoRow: TRANS: CompVehicle.HarmonyCompVehicle.DoRow_Transpiler
  41. CaravanPeopleAndItemsTabUtility.DoRows: PRE: CompVehicle.HarmonyCompVehicle.DoRows_PreFix
  42. CaravanTicksPerMoveUtility.GetTicksPerMove: post: CompVehicle.HarmonyCompVehicle.GetTicksPerMove_PostFix
  43. CaravanUIUtility.AddPawnsSections: post: CompVehicle.HarmonyCompVehicle.AddPawnsSections_PostFix
  44. CompDrug.PostIngested: post: AlienRace.HarmonyPatches.PostIngestedPostfix
  45. CompForbiddable.PostDraw: PRE: DoorsExpanded.HarmonyPatches.DontDrawInvisDoorForbiddenIcons
  46. CompSpawnerMechanoidsOnDamaged.<TrySpawnMechanoids>m__1: post: CompVehicle.HarmonyCompVehicle.MechanoidsFixer
  47. Corpse.ButcherProducts: PRE: AlienRace.HarmonyPatches.ButcherProductsPrefix
  48. DamageWorker_AddInjury.FinalizeAndAddInjury: post: CompVehicle.HarmonyCompVehicle.TryInjureVehicleOccupants
  49. DebugWindowsOpener.DrawButtons: TRANS: HugsLib.Patches.DebugWindowsOpener_Patch.DrawAdditionalButtons
  50. Designator.CanDesignateThing: post: AlienRace.HarmonyPatches.CanDesignateThingTamePostfix
  51. Dialog_FormCaravan.CheckForErrors: PRE: CompVehicle.HarmonyCompVehicle.CheckForErrors_PreFix
  52. Dialog_FormCaravan.DoWindowContents: PRE: CompVehicle.HarmonyCompVehicle.DoWindowContents_PreFix
  53. Dialog_Options.DoWindowContents: TRANS: HugsLib.Patches.Dialog_Options_Patch.ReplaceModOptionsButton
  54. Dialog_SplitCaravan.CheckForErrors: PRE: CompVehicle.HarmonyCompVehicle.DontSplitCaravansWithVehicles
  55. DrugPolicy.get_Item: post: Hospitality.Harmony.DrugPolicy_Patch+Item.Postfix
  56. EditWindow_Log.DoMessagesListing: PRE: HugsLib.Patches.EditWindow_Log_Patch.ExtraLogWindowButtons
  57. Faction.FactionTick: TRANS: AlienRace.HarmonyPatches.FactionTickTranspiler
  58. Faction.Notify_MemberDied: PRE: JecsTools.HarmonyPatches.Notify_MemberDied
  59. Faction.TryMakeInitialRelationsWith: post: AlienRace.HarmonyPatches.TryMakeInitialRelationsWithPostfix
  60. FactionDialogMaker.OfferGiftOption: PRE: Hospitality.Harmony.FactionDialogMaker_Patch+OfferGiftOption.Replacement
  61. FactionUtility.IsPoliticallyProper: post: Hospitality.Harmony.FactionUtility_Patch+IsPoliticallyProper.Postfix
  62. FloatMenuMakerMap.AddHumanlikeOrders: post: AlienRace.HarmonyPatches.AddHumanlikeOrdersPostfix, JecsTools._HumanlikeOrdersUtility.AddHumanlikeOrders_PostFix, CompVehicle.HarmonyCompVehicle.DontRescueVehiclesInFloatMenus
  63. FloatMenuMakerMap.AddUndraftedOrders: TRANS: CompVehicle.HarmonyCompVehicle.AddUndraftedOrders_Transpiler
  64. FloatMenuUtility.GetMeleeAttackAction: TRANS: CompVehicle.HarmonyCompVehicle.FightActionTranspiler
  65. FloatMenuUtility.GetRangedAttackAction: TRANS: CompVehicle.HarmonyCompVehicle.FightActionTranspiler
  66. FoodUtility.ThoughtsFromIngesting: post: AlienRace.HarmonyPatches.ThoughtsFromIngestingPostfix
  67. ForbidUtility.CaresAboutForbidden: PRE: Hospitality.Harmony.ForbidUtility_Patch+CaresAboutForbidden.Replacement
  68. ForbidUtility.SetForbidden: PRE: Hospitality.Harmony.ForbidUtility_Patch+SetForbidden.Prefix
  69. Game.DeinitAndRemoveMap: post: HugsLib.Patches.Game_DeinitAndRemoveMap_Patch.MapRemovalHook
  70. Game.FillComponents: PRE: HugsLib.Patches.Game_FillComponents_Patch.GameInitializationHook
  71. Game.FinalizeInit: post: HugsLib.Patches.Game_FinalizeInit_Patch.WorldLoadedHook
  72. GameEnder.IsPlayerControlledWithFreeColonist: post: CompVehicle.HarmonyCompVehicle.CanEndGame
  73. GameInitData.PrepForMapGen: PRE: AlienRace.HarmonyPatches.PrepForMapGenPrefix
  74. GameRules.DesignatorAllowed: post: AlienRace.HarmonyPatches.DesignatorAllowedPostfix
  75. GenConstruct.CanConstruct: post: AlienRace.HarmonyPatches.CanConstructPostfix
  76. GenPath.ShouldNotEnterCell: post: DoorsExpanded.HarmonyPatches.ShouldNotEnterCellInvisDoors
  77. GenSpawn.SpawnBuildingAsPossible: PRE: DoorsExpanded.HarmonyPatches.HeronSpawnBuildingAsPossible
  78. GenSpawn.SpawningWipes: post: DoorsExpanded.HarmonyPatches.InvisDoorsDontWipe
  79. GenSpawn.WipeExistingThings: PRE: DoorsExpanded.HarmonyPatches.WipeExistingThings
  80. GenText.AdjustedFor: post: AlienRace.HarmonyPatches.GenTextAdjustedForPostfix
  81. GhostDrawer.DrawGhostThing: PRE: DoorsExpanded.HarmonyPatches.HeronDoorGhostHandler
  82. HealthCardUtility.DrawOverviewTab: PRE: CompVehicle.HarmonyCompVehicle.DisplayOperationalSystems
  83. HealthUtility.GetGeneralConditionLabel: PRE: CompVehicle.HarmonyCompVehicle.ReplaceConditionLabel
  84. HediffSet.<get_HasHead>m__0: post: AlienRace.HarmonyPatches.HasHeadPostfix
  85. HediffSet.get_HasHead: PRE: AlienRace.HarmonyPatches.HasHeadPrefix
  86. ITab_Pawn_Gear.DrawThingRow: post: CompSlotLoadable.HarmonyCompSlotLoadable.DrawThingRow_PostFix
  87. ITab_Pawn_Gear.InterfaceDrop: PRE: CompInstalledPart.HarmonyCompInstalledPart.InterfaceDrop_PreFix, Hospitality.Harmony.ITab_Pawn_Gear_Patch+InterfaceDrop.Prefix
  88. ITab_Pawn_Gear.TryDrawAverageArmor: TRANS: AlienRace.HarmonyPatches.TryDrawAverageArmorTranspiler
  89. ITab_Pawn_Guest.get_IsVisible: post: Hospitality.Harmony.ITab_Pawn_Guest_Patch+IsVisible.Postfix
  90. IncidentWorker_RefugeeChased.TryExecuteWorker: PRE: Hospitality.Harmony.IncidentWorker_RefugeeChased_Patch+TryExecuteWorker.Replacement
  91. IncidentWorker_WandererJoin.TryExecuteWorker: PRE: Hospitality.Harmony.IncidentWorker_WandererJoin_Patch+TryExecuteWorker.Replacement
  92. JobDriver.DriverTick: PRE: Hospitality.Harmony.JobDriver_Patch+DriverTick.Prefix
  93. JobDriver.get_Posture: post: AlienRace.HarmonyPatches.PosturePostfix
  94. JobDriver_Ingest.ReserveFoodIfWillIngestWholeStack: post: Hospitality.Harmony.JobDriver_Ingest_Patch+ReserveFoodIfWillIngestWholeStack.Postfix
  95. JobDriver_Skygaze.get_Posture: post: AlienRace.HarmonyPatches.PosturePostfix
  96. JobDriver_Wait.CheckForAutoAttack: TRANS: CompVehicle.HarmonyCompVehicle.CheckForAutoAttackTranspiler
  97. JobGiver_Haul.TryGiveJob: PRE: CompVehicle.HarmonyCompVehicle.TryGiveJob_PreFix
  98. JobGiver_OptimizeApparel.ApparelScoreGain: post: AlienRace.HarmonyPatches.ApparelScoreGainPostFix
  99. JobGiver_Orders.TryGiveJob: post: CompVehicle.HarmonyCompVehicle.PreventWaitAttackError
  100. JobGiver_PrepareCaravan_GatherItems.TryGiveJob: PRE: CompVehicle.HarmonyCompVehicle.TryGiveItemJob_PreFix
  101. JobGiver_SatisfyChemicalNeed.DrugValidator: post: AlienRace.HarmonyPatches.DrugValidatorPostfix
  102. JobGiver_Work.PawnCanUseWorkGiver: PRE: Hospitality.Harmony.JobGiver_Work_Patch+PawnCanUseWorkGiver.Prefix
  103. JobGiver_Work.TryIssueJobPackage: PRE: Hospitality.Harmony.JobGiver_Work_Patch+TryIssueJobPackage.Prefix
  104. JoyGiver_Ingest.CanIngestForJoy: post: Hospitality.Harmony.JoyGiver_Ingest_Patch+CanIngestForJoy.Postfix
  105. LanguageDatabase.SelectLanguage: PRE: HugsLib.Patches.LanguageDatabase_Patch.ForceRestartAfterLangChange
  106. LordToil_PrepareCaravan_GatherAnimals.UpdateAllDuties: PRE: CompVehicle.HarmonyCompVehicle.GiveVehiclesLoadAnimalDuties
  107. LordToil_PrepareCaravan_GatherItems.LordToilTick: PRE: CompVehicle.HarmonyCompVehicle.GiveVehiclesLoadItemToil
  108. LordToil_PrepareCaravan_GatherItems.UpdateAllDuties: PRE: CompVehicle.HarmonyCompVehicle.GiveVehiclesLoadItemDuties
  109. LordToil_PrepareCaravan_GatherSlaves.LordToilTick: PRE: CompVehicle.HarmonyCompVehicle.GiveVehiclesLoadSlaveDuties
  110. MainTabWindow_Research.DrawRightRect: TRANS: AlienRace.HarmonyPatches.ResearchScreenTranspiler
  111. MainTabWindow_Research.ViewSize: TRANS: AlienRace.HarmonyPatches.ResearchScreenTranspiler
  112. Map.ConstructComponents: post: HugsLib.Patches.Map_ConstructComponents_Patch.MapComponentsInitHook
  113. Map.FinalizeInit: post: HugsLib.Patches.Map_FinalizeInit_Patch.MapLoadedHook
  114. MapComponentUtility.MapGenerated: post: HugsLib.Patches.MapComponentUtility_MapGenerated_Patch.MapGeneratedHook
  115. MapPawns.get_FreeColonistsSpawnedCount: post: CompVehicle.HarmonyCompVehicle.IncludeVehicleOccupantsInMapPawns
  116. MapPawns.get_FreeColonistsSpawnedOrInPlayerEjectablePodsCount: post: CompVehicle.HarmonyCompVehicle.IncludeVehicleOccupantsInMapPawns
  117. MassUtility.Capacity: post: CompVehicle.HarmonyCompVehicle.Capacity_PostFix
  118. MemoryThoughtHandler.TryGainMemory: PRE: AlienRace.HarmonyPatches.TryGainMemoryThoughtPrefix
  119. MinifiedThing.DrawAt: PRE: Hospitality.Harmony.MinifiedThing_Patch+DrawAt.Prefix
  120. ModContentPack.ToString: PRE: Hospitality.Harmony.ModContentPack_Patch+_ToString.Replacement
  121. ModsConfig.RestartFromChangedMods: PRE: HugsLib.Patches.ModsConfig_RestartFromChangedMods_Patch.QuickRestartInDevMode
  122. Page_ConfigureStartingPawns.CanDoNext: post: AlienRace.HarmonyPatches.CanDoNextStartPawnPostfix
  123. Page_ConfigureStartingPawns.DoWindowContents: post: EdB.PrepareCarefully.HarmonyPatches.DoWindowContentsPostfix
  124. Page_ConfigureStartingPawns.PreOpen: post: EdB.PrepareCarefully.HarmonyPatches.PreOpenPostfix
  125. Pawn.CurrentlyUsableForBills: post: CompVehicle.HarmonyCompVehicle.CantUseMovingVehicles
  126. Pawn.ExitMap: PRE: CompActivatableEffect.HarmonyCompActivatableEffect.ExitMap_PreFix
  127. Pawn.GetGizmos: post: CompActivatableEffect.HarmonyCompActivatableEffect.GetGizmosPrefix, CompSlotLoadable.HarmonyCompSlotLoadable.GetGizmos_PostFix
  128. Pawn.GiveSoldThingToPlayer: PRE: Hospitality.Harmony.Pawn_Patch+GiveSoldThingToPlayer.Prefix
  129. Pawn.GiveSoldThingToTrader: PRE: Hospitality.Harmony.Pawn_Patch+GiveSoldThingToTrader.Prefix
  130. Pawn.PostApplyDamage: post: CompSlotLoadable.HarmonyCompSlotLoadable.PostApplyDamage_PostFix
  131. Pawn.SetFaction: PRE: Hospitality.Harmony.Pawn_Patch+SetFaction.Prefix post: AlienRace.HarmonyPatches.SetFactionPostfix
  132. Pawn.Tick: post: PawnShields.HarmonyPatches.Patch_Pawn_Tick
  133. Pawn.VerifyReservations: PRE: Hospitality.Harmony.Pawn_Patch+VerifyReservations.Prefix
  134. Pawn.get_IsColonistPlayerControlled: post: CompVehicle.HarmonyCompVehicle.IncludeVehiclesInIsColonistPlayerControlled
  135. PawnApparelGenerator.GenerateStartingApparelFor: PRE: AlienRace.HarmonyPatches.GenerateStartingApparelForPrefix post: AlienRace.HarmonyPatches.GenerateStartingApparelForPostfix, JecsTools.HarmonyPatches.GenerateStartingApparelFor
  136. PawnBioAndNameGenerator.FillBackstorySlotShuffled: PRE: AlienRace.HarmonyPatches.FillBackstoryInSlotShuffledPrefix
  137. PawnBioAndNameGenerator.GeneratePawnName: PRE: AlienRace.HarmonyPatches.GeneratePawnNamePrefix
  138. PawnBioAndNameGenerator.GiveAppropriateBioAndNameTo: post: AlienRace.HarmonyPatches.GiveAppropriateBioAndNameToPostfix
  139. PawnBioAndNameGenerator.TryGetRandomUnusedSolidBioFor: post: AlienRace.HarmonyPatches.TryGetRandomUnusedSolidBioForPostfix
  140. PawnDownedWiggler.WigglerTick: PRE: CompVehicle.HarmonyCompVehicle.VehicleShouldWiggle
  141. PawnGenerator.GenerateBodyType: post: AlienRace.HarmonyPatches.GenerateBodyTypePostfix
  142. PawnGenerator.GenerateGearFor: post: AlienRace.HarmonyPatches.GenerateGearForPostfix, PawnShields.HarmonyPatches.Patch_PawnGenerator_GenerateGearFor
  143. PawnGenerator.GenerateInitialHediffs: post: AlienRace.HarmonyPatches.GenerateInitialHediffsPostfix
  144. PawnGenerator.GeneratePawn: PRE: AlienRace.HarmonyPatches.GeneratePawnPrefix
  145. PawnGenerator.GeneratePawnInternal: post: JecsTools.HarmonyPatches.Post_GeneratePawnInternal
  146. PawnGenerator.GeneratePawnRelations: PRE: AlienRace.HarmonyPatches.GeneratePawnRelationsPrefix
  147. PawnGenerator.GenerateRandomAge: PRE: AlienRace.HarmonyPatches.GenerateRandomAgePrefix
  148. PawnGenerator.GenerateTraits: PRE: AlienRace.HarmonyPatches.GenerateTraitsPrefix TRANS: AlienRace.HarmonyPatches.GenerateTraitsTranspiler
  149. PawnGraphicSet.ResolveAllGraphics: PRE: AlienRace.HarmonyPatches.ResolveAllGraphicsPrefix
  150. PawnGroupKindWorker.GeneratePawns: post: AbilityUser.AbilityUserMod.GeneratePawns_PostFix
  151. PawnGroupMakerUtility.GeneratePawns: post: JecsTools.HarmonyPatches.GeneratePawns
  152. PawnHairChooser.RandomHairDefFor: PRE: AlienRace.HarmonyPatches.RandomHairDefForPrefix
  153. PawnPathUtility.TryFindLastCellBeforeBlockingDoor: PRE: DoorsExpanded.HarmonyPatches.ManhunterJobGiverFix
  154. PawnRelationDef.GetGenderSpecificLabel: PRE: AlienRace.HarmonyPatches.GetGenderSpecificLabelPrefix
  155. PawnRelationWorker_Child.GenerationChance: post: AlienRace.HarmonyPatches.GenerationChanceChildPostfix
  156. PawnRelationWorker_ExLover.GenerationChance: post: AlienRace.HarmonyPatches.GenerationChanceExLoverPostfix
  157. PawnRelationWorker_ExSpouse.GenerationChance: post: AlienRace.HarmonyPatches.GenerationChanceExSpousePostfix
  158. PawnRelationWorker_Fiance.GenerationChance: post: AlienRace.HarmonyPatches.GenerationChanceFiancePostfix
  159. PawnRelationWorker_Lover.GenerationChance: post: AlienRace.HarmonyPatches.GenerationChanceLoverPostfix
  160. PawnRelationWorker_Parent.GenerationChance: post: AlienRace.HarmonyPatches.GenerationChanceParentPostfix
  161. PawnRelationWorker_Sibling.GenerationChance: post: AlienRace.HarmonyPatches.GenerationChanceSiblingPostfix
  162. PawnRelationWorker_Spouse.GenerationChance: post: AlienRace.HarmonyPatches.GenerationChanceSpousePostfix
  163. PawnRenderer.BaseHeadOffsetAt: post: AlienRace.HarmonyPatches.BaseHeadOffsetAtPostfix
  164. PawnRenderer.DrawEquipmentAiming: PRE: CompInstalledPart.HarmonyCompInstalledPart.DrawEquipmentAiming_PreFix, CompOversizedWeapon.HarmonyCompOversizedWeapon.DrawEquipmentAimingPreFix post: CompActivatableEffect.HarmonyCompActivatableEffect.DrawEquipmentAimingPostFix, CompDeflector.HarmonyCompDeflector.DrawEquipmentAimingPostFix
  165. PawnRenderer.RenderPawnAt: post: PawnShields.HarmonyPatches.Patch_PawnRenderer_RenderPawnAt
  166. PawnRenderer.RenderPawnInternal: TRANS: AlienRace.HarmonyPatches.RenderPawnInternalTranspiler
  167. PawnUtility.IsTravelingInTransportPodWorldObject: post: CompVehicle.HarmonyCompVehicle.PreventAssigningRandomFaction
  168. PawnUtility.ShouldSendNotificationAbout: post: Hospitality.Harmony.PawnUtility_Patch+ShouldSendNotificationAbout.Postfix
  169. PawnWeaponGenerator.TryGenerateWeaponFor: PRE: AlienRace.HarmonyPatches.TryGenerateWeaponForPrefix post: AlienRace.HarmonyPatches.TryGenerateWeaponForPostfix
  170. Pawn_AgeTracker.RecalculateLifeStageIndex: post: AlienRace.HarmonyPatches.RecalculateLifeStageIndexPostfix
  171. Pawn_ApparelTracker.Notify_ApparelAdded: post: AbilityUser.AbilityUserMod.Notify_ApparelAdded_PostFix
  172. Pawn_ApparelTracker.Notify_ApparelRemoved: post: AbilityUser.AbilityUserMod.Notify_ApparelRemoved_PostFix
  173. Pawn_DraftController.set_Drafted: PRE: CompVehicle.HarmonyCompVehicle.DraftedVehiclesCanMove post: CompActivatableEffect.HarmonyCompActivatableEffect.set_DraftedPostFix
  174. Pawn_EquipmentTracker.MakeRoomFor: post: PawnShields.HarmonyPatches.Patch_Pawn_EquipmentTracker_MakeRoomFor
  175. Pawn_EquipmentTracker.Notify_EquipmentAdded: post: AbilityUser.AbilityUserMod.Notify_EquipmentAdded_PostFix
  176. Pawn_EquipmentTracker.Notify_EquipmentRemoved: post: AbilityUser.AbilityUserMod.Notify_EquipmentRemoved_PostFix
  177. Pawn_EquipmentTracker.TryDropEquipment: PRE: CompActivatableEffect.HarmonyCompActivatableEffect.TryDropEquipment_PreFix, CompInstalledPart.HarmonyCompInstalledPart.TryDropEquipment_PreFix
  178. Pawn_GuestTracker.Notify_PawnUndowned: PRE: Hospitality.Harmony.Pawn_GuestTracker_Patch+Notify_PawnUndowned.Replacement
  179. Pawn_GuestTracker.SetGuestStatus: PRE: Hospitality.Harmony.Pawn_GuestTracker_Patch+SetGuestStatus.Prefix
  180. Pawn_HealthTracker.CheckForStateChange: post: AlienRace.HarmonyPatches.CheckForStateChangePostfix
  181. Pawn_HealthTracker.PreApplyDamage: PRE: JecsTools.HarmonyPatches.PreApplyDamage_PrePatch, PawnShields.HarmonyPatches.Patch_Pawn_HealthTracker_PreApplyDamage
  182. Pawn_HealthTracker.ShouldBeDowned: PRE: CompVehicle.HarmonyCompVehicle.VehicleShouldBeDowned
  183. Pawn_InteractionsTracker.TryInteractRandomly: PRE: Hospitality.Harmony.Pawn_InteractionsTracker_Patch+TryInteractRandomly.Replacement
  184. Pawn_NeedsTracker.ShouldHaveNeed: PRE: Hospitality.Harmony.Pawn_NeedsTracker_Patch+ShouldHaveNeed.Prefix
  185. Pawn_PathFollower.StartPath: PRE: CompVehicle.HarmonyCompVehicle.CanVehicleMove
  186. Pawn_RelationsTracker.CompatibilityWith: post: AlienRace.HarmonyPatches.CompatibilityWith
  187. Pawn_RelationsTracker.Notify_RescuedBy: post: Hospitality.Harmony.Pawn_RelationsTracker_Patch+Notify_RescuedBy.Postfix
  188. Pawn_RelationsTracker.SecondaryLovinChanceFactor: TRANS: AlienRace.HarmonyPatches.SecondaryLovinChanceFactorTranspiler
  189. Pawn_RotationTracker.RotationTrackerTick: PRE: CompVehicle.HarmonyCompVehicle.VehicleRotatorTick
  190. Pawn_StoryTracker.get_SkinColor: post: AlienRace.HarmonyPatches.SkinColorPostfix
  191. Pawn_WorkSettings.ExposeData: post: Hospitality.Harmony.Pawn_WorkSettings_Patch+ExposeData.Postfix
  192. Plant.get_DyingBecauseExposedToLight: post: Dwarves.HarmonyFactions.get_DyingBecauseExposedToLight_PostFix
  193. Plant.get_GrowthRate: post: Dwarves.HarmonyFactions.get_GrowthRate_PostFix
  194. PlayDataLoader.DoPlayLoad: post: HugsLib.Patches.PlayDataLoader_Patch.InitModsHook
  195. RaceProperties.CanEverEat: post: AlienRace.HarmonyPatches.CanEverEat
  196. ReservationManager.LogCouldNotReserveError: PRE: Hospitality.Harmony.ReservationManager_Patch+LogCouldNotReserveError.Prefix
  197. RestUtility.CanUseBedEver: post: AlienRace.HarmonyPatches.CanUseBedEverPostfix, Hospitality.Harmony.RestUtility_Patch+CanUseBedEver.Postfix
  198. RestUtility.FindBedFor: post: CompVehicle.HarmonyCompVehicle.DontRescueVehicles
  199. Root.Update: post: HugsLib.Patches.Root_Patch.UpdateHook
  200. Root_Play.SetupForQuickTestPlay: TRANS: HugsLib.Patches.RootPlay_TestPlay_Patch.InjectCustomQuickstartSettings
  201. ShortHashGiver.GiveShortHash: PRE: AbilityUser.AbilityUserMod.GiveShortHash_PrePatch
  202. SituationalThoughtHandler.TryCreateThought: PRE: AlienRace.HarmonyPatches.TryCreateSituationalThoughtPrefix
  203. SocialCardUtility.GetPawnSituationLabel: PRE: Hospitality.Harmony.SocialCardUtility_Patch+GetPawnSituationLabel.Replacement
  204. SocialCardUtility.Recache: PRE: CompVehicle.HarmonyCompVehicle.SocialTabNullHandling
  205. StartingPawnUtility.NewGeneratedStartingPawn: PRE: AlienRace.HarmonyPatches.NewGeneratedStartingPawnPrefix
  206. StatExtension.GetStatValue: post: CompSlotLoadable.HarmonyCompSlotLoadable.GetStatValue_PostFix
  207. StatWorker.GetExplanationUnfinalized: TRANS: PawnShields.HarmonyPatches.Transpiler_StatWorker_GetExplanationUnfinalized
  208. StatWorker.GetValueUnfinalized: post: PawnShields.HarmonyPatches.Patch_StatWorker_GetValueUnfinalized
  209. StatWorker.StatOffsetFromGear: post: CompSlotLoadable.HarmonyCompSlotLoadable.StatOffsetFromGear_PostFix
  210. SymbolResolver_RandomMechanoidGroup.<Resolve>m__0: post: CompVehicle.HarmonyCompVehicle.MechanoidsFixerAncient
  211. Targeter.ConfirmStillValid: PRE: AbilityUser.AbilityUserMod.ConfirmStillValid
  212. Targeter.ProcessInputEvents: PRE: AbilityUser.AbilityUserMod.ProcessInputEvents_PreFix
  213. Targeter.TargeterUpdate: post: AbilityUser.AbilityUserMod.TargeterUpdate_PostFix
  214. Thing.SetFactionDirect: post: AlienRace.HarmonyPatches.SetFactionDirectPostfix
  215. Thing.TakeDamage: PRE: CompDeflector.HarmonyCompDeflector.TakeDamage_PreFix
  216. Thing.get_DefaultGraphic: post: CompOversizedWeapon.HarmonyCompOversizedWeapon.get_Graphic_PostFix
  217. ThingWithComps.InitializeComps: post: AbilityUser.AbilityUserMod.InitializeComps_PostFix
  218. ThinkNode_ConditionalColonist.Satisfied: post: CompVehicle.HarmonyCompVehicle.Satisfied_PostFix
  219. ThoughtUtility.CanGetThought: post: AlienRace.HarmonyPatches.CanGetThoughtPostfix
  220. ThoughtWorker_PrisonBarracksImpressiveness.CurrentStateInternal: PRE: Hospitality.Harmony.ThoughtWorker_Patch+PrisonBarracksImpressiveness.CurrentStateInternal
  221. ThoughtWorker_PrisonCellImpressiveness.CurrentStateInternal: PRE: Hospitality.Harmony.ThoughtWorker_Patch+PrisonCellImpressiveness.CurrentStateInternal
  222. TileFinder.RandomFactionBaseTileFor: PRE: Dwarves.HarmonyFactions.RandomFactionBaseTileFor_PreFix, Elves.HarmonyFactions.RandomFactionBaseTileFor_PreFix
  223. Toils_LayDown.ApplyBedThoughts: PRE: Hospitality.Harmony.Toils_LayDown_Patch+ApplyBedThoughts.Replacement
  224. TraderCaravanUtility.GetTraderCaravanRole: TRANS: AlienRace.HarmonyPatches.GetTraderCaravanRoleTranspiler
  225. TraitSet.GainTrait: PRE: AlienRace.HarmonyPatches.GainTraitPrefix
  226. TransitionAction_EnsureHaveExitDestination.DoAction: PRE: Hospitality.Harmony.TransitionAction_EnsureHaveExitDestination_Patch+DoAction.Prefix
  227. UIRoot.UIRootOnGUI: post: HugsLib.Patches.UIRoot_Patch.OnGUIHook
  228. Verb.TryStartCastOn: PRE: CompActivatableEffect.HarmonyCompActivatableEffect.TryStartCastOnPrefix
  229. VerbTracker.GetVerbsCommands: PRE: CompVehicle.HarmonyCompVehicle.GetVerbsCommands_PreFix
  230. Verb_MeleeAttack.DamageInfosToApply: post: AlienRace.HarmonyPatches.DamageInfosToApplyPostfix, CompSlotLoadable.HarmonyCompSlotLoadable.DamageInfosToApply_PostFix
  231. Verb_MeleeAttackBase.SoundHitBuilding: post: CompExtraSounds.HarmonyCompExtraSounds.SoundHitBuildingPrefix
  232. Verb_MeleeAttackBase.SoundHitPawn: post: CompExtraSounds.HarmonyCompExtraSounds.SoundHitPawnPrefix
  233. Verb_MeleeAttackBase.SoundMiss: post: CompExtraSounds.HarmonyCompExtraSounds.SoundMissPrefix
  234. Verb_Shoot.TryCastShot: PRE: CompVehicle.HarmonyCompVehicle.CanVehicleShoot
  235. WorkGiver_GrowerHarvest.HasJobOnCell: post: AlienRace.HarmonyPatches.HasJobOnCellHarvestPostfix
  236. WorkGiver_GrowerSow.ExtraRequirements: post: AlienRace.HarmonyPatches.ExtraRequirementsGrowerSowPostfix
  237. WorkGiver_InteractAnimal.CanInteractWithAnimal: post: AlienRace.HarmonyPatches.CanInteractWithAnimalPostfix
  238. WorkGiver_Researcher.ShouldSkip: post: AlienRace.HarmonyPatches.ShouldSkipResearchPostfix
  239. WorldSelector.AutoOrderToTileNow: post: JecsTools.HarmonyCaravanPatches.AutoOrderToTileNow_Jobs
  240. WorldSelector.SelectableObjectsUnderMouse: post: JecsTools.HarmonyCaravanPatches.SelectableObjectsUnderMouse_InvisHandler
  241. Harmony versions present: UnlimitedHugs.HugsLib:1.0.9.1, rimworld.jecrell.abilityuser:1.0.9.1, EdB.PrepareCarefully:1.0.9.1, rimworld.erdelf.alien_race.main:1.0.9.1, rimworld.jecrell.humanlikeorders:1.0.9.1, rimworld.jecrell.comps.vehicle:1.0.9.1, HugsLib.Hospitality:1.0.9.1, rimworld.jecrell.comps.slotloadable:1.0.9.1, rimworld.jecrell.jecstools.main:1.0.9.1, chjees.shields:1.0.9.1, rimworld.lotr.dwarves:1.0.9.1, rimworld.lotr.elves:1.0.9.1, rimworld.jecrell.doorsexpanded:1.0.9.1, rimworld.jecrell.caravanjobs:1.0.9.1, rimworld.jecrell.comps.activator:1.0.9.1, rimworld.jecrell.comps.installedpart:1.0.9.1, rimworld.jecrell.comps.oversized:1.0.9.1, rimworld.jecrell.comps.deflector:1.0.9.1, rimworld.jecrell.comps.sounds:1.0.9.1
  242.  
  243. Platform information: (hidden, hold Shift while publishing to include)
  244.  
  245. Log file contents:
  246. Initialize engine version: 5.6.3p1 (9c92e827232b)
  247. GfxDevice: [Renderer information redacted]
  248. Begin MonoManager ReloadAssembly
  249. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.dll into Unity Child Domain
  250. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\Assembly-CSharp-firstpass.dll into Unity Child Domain
  251. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\Assembly-CSharp.dll into Unity Child Domain
  252. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.UI.dll into Unity Child Domain
  253. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.Networking.dll into Unity Child Domain
  254. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\NAudio.dll into Unity Child Domain
  255. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\NVorbis.dll into Unity Child Domain
  256. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\TextMeshPro-1.0.55.56.0b11.dll into Unity Child Domain
  257. WARNING: Shader Unsupported: 'Hidden/VR/BlitCopyFromTexArray' - Pass '' has no vertex shader
  258. WARNING: Shader Unsupported: 'Hidden/VR/BlitCopyFromTexArray' - Setting to default shader.
  259. desktop: 1920x1080 60Hz; virtual: 1920x1080 at 0,0
  260. RimWorld 0.18.1722 rev1198
  261.  
  262. Injecting guest beds into the following facilities: EndTable, Dresser, VitalsMonitor
  263.  
  264. Created guest beds for the following beds: SleepingSpot, Bed, DoubleBed, RoyalBed, HospitalBed, Bedroll, BedrollDouble
  265.  
  266. [HugsLib] v4.1.1 initialized Hospitality
  267.  
  268. Unloading 5 Unused Serialized files (Serialized files now loaded: 0)
  269.  
  270. Unloading 39 unused Assets to reduce memory usage. Loaded Objects now: 7861.
  271. Total: 24.050936 ms (FindLiveObjects: 0.325674 ms CreateObjectMapping: 0.351728 ms MarkObjects: 23.312742 ms DeleteObjects: 0.059213 ms)
  272.  
  273. Loading game from file Gunsmith's Municipality with mods Core, Expanded Prosthetics and Organ Engineering, EdB Prepare Carefully, HugsLib, and Hospitality
  274.  
  275. Unloading 0 Unused Serialized files (Serialized files now loaded: 0)
  276.  
  277. Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 13629.
  278. Total: 113.899887 ms (FindLiveObjects: 0.922151 ms CreateObjectMapping: 0.915045 ms MarkObjects: 112.025986 ms DeleteObjects: 0.036317 ms)
  279.  
  280. Unloading 3 Unused Serialized files (Serialized files now loaded: 0)
  281.  
  282. Unloading 5866 unused Assets to reduce memory usage. Loaded Objects now: 11669.
  283. Total: 72.555855 ms (FindLiveObjects: 0.877543 ms CreateObjectMapping: 1.998652 ms MarkObjects: 54.425476 ms DeleteObjects: 15.253786 ms)
  284.  
  285. Setting up 4 worker threads for Enlighten.
  286. Thread -> id: 4460 -> priority: 1
  287. Thread -> id: 5908 -> priority: 1
  288. Thread -> id: 45d4 -> priority: 1
  289. Thread -> id: 5ab0 -> priority: 1
  290. Initialize engine version: 5.6.3p1 (9c92e827232b)
  291. GfxDevice: creating device client; threaded=1
  292. Direct3D:
  293. Version: Direct3D 9.0c [nvldumd.dll 22.21.13.8253]
  294. Renderer: NVIDIA GeForce GTX 965M
  295. Vendor: NVIDIA
  296. VRAM: 2016 MB (via DXGI)
  297. Caps: Shader=30 DepthRT=1 NativeDepth=1 NativeShadow=1 DF16=0 INTZ=1 NULL=1 RESZ=0 SlowINTZ=0 ATOC=1 BC4=1 BC5=1
  298. Begin MonoManager ReloadAssembly
  299. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.dll into Unity Child Domain
  300. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\Assembly-CSharp-firstpass.dll into Unity Child Domain
  301. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\Assembly-CSharp.dll into Unity Child Domain
  302. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.UI.dll into Unity Child Domain
  303. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.Networking.dll into Unity Child Domain
  304. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\NAudio.dll into Unity Child Domain
  305. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\NVorbis.dll into Unity Child Domain
  306. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\TextMeshPro-1.0.55.56.0b11.dll into Unity Child Domain
  307. WARNING: Shader Unsupported: 'Hidden/VR/BlitCopyFromTexArray' - Pass '' has no vertex shader
  308. WARNING: Shader Unsupported: 'Hidden/VR/BlitCopyFromTexArray' - Setting to default shader.
  309. desktop: 1920x1080 60Hz; virtual: 1920x1080 at 0,0
  310. RimWorld 0.18.1722 rev1198
  311.  
  312. XML error: Could not find parent node named "HeronDoorBase" for node "DoorsExpanded.DoorExpandedDef". Full node: <DoorsExpanded.DoorExpandedDef ParentName="HeronDoorBase"><defName>PH_DoorDoubleDwarvenGrand</defName><label>dwarven grand gate (3x2)</label><thingClass>DoorsExpanded.Building_DoorExpanded</thingClass><blueprintClass>Blueprint_Build</blueprintClass><blueprintGraphicData><texPath>Things/Building/Door/DoorDouble_Blueprint</texPath></blueprintGraphicData><description>A massive gate that stands as a strong divider between adversaries and a Dwarven stronghold.</description><statBases><MaxHitPoints>1000</MaxHitPoints><WorkToBuild>2850</WorkToBuild></statBases><placeWorkers><li>JecsTools.PlaceWorker_Outline</li></placeWorkers><size>(3,2)</size><stuffCategories><li>Metallic</li><li>Stony</li></stuffCategories><rotatable>true</rotatable><graphicData><texPath>Things/Building/Structures/edmundWulfgarthDwarvenGate_Mover</texPath><graphicClass>Graphic_Single</graphicClass><drawSize>(5.5,5.5)</drawSize><damageData><!-- no damage marks because they don't move with the door
  313. <rect>(0,0.12,1,0.76)</rect>--><enabled>false</enabled></damageData></graphicData><uiIconPath>Things/Building/Structures/edmundWulfgarthDwarvenGate_MenuUI</uiIconPath><costStuffCount>500</costStuffCount><designationHotKey>Misc1</designationHotKey><doorType>Standard</doorType></DoorsExpanded.DoorExpandedDef>
  314.  
  315. XML error: Could not find parent node named "HeronMetalDoorBase" for node "DoorsExpanded.DoorExpandedDef". Full node: <DoorsExpanded.DoorExpandedDef ParentName="HeronMetalDoorBase"><defName>LotRD_DoorDwarven</defName><label>dwarven reinforced door</label><description>Reinforced with metallic supports. Divides rooms. Must be manually opened and closed, which slows people down.</description><thingClass>DoorsExpanded.Building_DoorExpanded</thingClass><blueprintClass>Blueprint_Door</blueprintClass><doorType>Standard</doorType><statBases><MaxHitPoints>350</MaxHitPoints><WorkToBuild>1150</WorkToBuild></statBases><stuffCategories><li>Metallic</li></stuffCategories><placeWorkers><li>JecsTools.PlaceWorker_Outline</li></placeWorkers><blueprintGraphicData><texPath>Things/Building/Structures/edmundWulfgarthDwarvenSmallGate_Blueprint</texPath><drawSize>1</drawSize><graphicClass>Graphic_Single</graphicClass></blueprintGraphicData><graphicData><texPath>Things/Building/Structures/edmundWulfgarthDwarvenSmallGate_Mover</texPath><graphicClass>Graphic_Single</graphicClass><drawSize>1</drawSize><shaderType>CutoutComplex</shaderType><damageData><!-- no damage marks because they don't move with the door
  316. <rect>(0,0.12,1,0.76)</rect>--><enabled>false</enabled></damageData></graphicData><uiIconPath>Things/Building/Structures/edmundWulfgarthDwarvenSmallGate_MenuUI</uiIconPath><costStuffCount>50</costStuffCount></DoorsExpanded.DoorExpandedDef>
  317.  
  318. XML error: Could not find parent node named "HeronMetalDoorBase" for node "DoorsExpanded.DoorExpandedDef". Full node: <DoorsExpanded.DoorExpandedDef ParentName="HeronMetalDoorBase"><defName>PH_DoorDoubleElvishGrand</defName><label>elven grand gate (2x2)</label><description>A gateway expertly crafted by the Elves.</description><size>(2,2)</size><placeWorkers><li>JecsTools.PlaceWorker_Outline</li></placeWorkers><stuffCategories><li>Metallic</li><li>Woody</li><li>Stony</li></stuffCategories><statBases><MaxHitPoints>500</MaxHitPoints><WorkToBuild>1450</WorkToBuild></statBases><costStuffCount>200</costStuffCount><uiIconPath>Things/Building/ElvishGate/edmundWulfgarthElvenGateMenuIcon</uiIconPath><graphicData><texPath>Things/Building/ElvishGate/edmundWulfgarthElvenGateMover</texPath><graphicClass>Graphic_Multi</graphicClass><shaderType>CutoutComplex</shaderType><drawSize>(3,3)</drawSize><damageData><enabled>false</enabled></damageData></graphicData><doorFrameSplitOffset>(0,0,1)</doorFrameSplitOffset><doorFrame><texPath>Things/Building/ElvishGate/edmundWulfgarthElvenGateFrame</texPath><graphicClass>Graphic_Multi</graphicClass><drawSize>(3,3)</drawSize><damageData><enabled>false</enabled></damageData></doorFrame><doorFrameSplit><texPath>Things/Building/ElvishGate/edmundWulfgarthElvenGateFrameAsync</texPath><graphicClass>Graphic_Multi</graphicClass><drawSize>(3,3)</drawSize><damageData><enabled>false</enabled></damageData></doorFrameSplit><doorType>Standard</doorType><fixedPerspective>true</fixedPerspective><rotatesSouth>false</rotatesSouth></DoorsExpanded.DoorExpandedDef>
  319.  
  320. Variants found for Things/Beards/Beard: 5
  321.  
  322. Variants found for Things/Ears/Ears: 2
  323.  
  324. Variants found for Things/Ears/Ears: 2
  325.  
  326. Injecting guest beds into the following facilities: EndTable, Dresser, VitalsMonitor
  327.  
  328. Created guest beds for the following beds: SleepingSpot, Bed, DoubleBed, RoyalBed, HospitalBed, Bedroll, BedrollDouble, LotRE_ElvenRoyalBed, LotRE_ElvenBed
  329.  
  330. [HugsLib] v4.1.1 initialized Hospitality
  331.  
  332. Apparel Stuff Color detours loaded, hopefully correct
Add Comment
Please, Sign In to add comment