Skip to content

Instantly share code, notes, and snippets.

@HugsLibRecordKeeper
Created August 17, 2020 10:11
Show Gist options
  • Save HugsLibRecordKeeper/4be5e5ce90bc75ef7a6f3abce79e1a99 to your computer and use it in GitHub Desktop.
Save HugsLibRecordKeeper/4be5e5ce90bc75ef7a6f3abce79e1a99 to your computer and use it in GitHub Desktop.
Rimworld output log published using HugsLib
Log uploaded on Monday, August 17, 2020, 8:11:34 PM
Loaded mods:
Harmony(brrainz.harmony): 0Harmony(2.0.1), HarmonyMod(1.0.2)
Core(Ludeon.RimWorld): (no assemblies)
Royalty(Ludeon.RimWorld.Royalty): (no assemblies)
HugsLib(UnlimitedHugs.HugsLib)[ov:7.1.4]: 0Harmony(av:2.0.1,fv:1.2.0.1), HugsLib(av:1.0.0,fv:7.1.4)
Allow Tool(UnlimitedHugs.AllowTool): AllowTool(av:3.6.0,fv:3.8.4)
Cyber Fauna 1.1(Daniledman.CyberFauna): (no assemblies)
DeCore 1.1(Daniledman.DeCore): (no assemblies)
Guards For Me(aRandomKiwi.GuardsForMe): GuardsForMe(2.1.8)
JecsTools(jecrell.jecstools): 0Harmony(av:2.0.1,fv:2.0.0.8), 0JecsTools(1.2.0.1), AbilityUser(1.18.0), AbilityUserAI(1.18.0), CompActivatableEffect(1.18.0), CompAnimated(1.18.0), CompBalloon(1.18.0), CompBigBox(1.18.0), CompDeflector(1.18.0), CompDelayedSpawner(1.18.0), CompExtraSounds(1.18.0), CompInstalledPart(1.18.0), CompLumbering(1.18.0), CompOverlays(1.18.0), CompOversizedWeapon(1.18.0), CompSlotLoadable(1.18.0), CompToggleDef(1.18.0), CompVehicle(1.17.0.1), PawnShields(1.0.0), ThinkNodes(1.0.0)
MedPod(sumghai.medpod): 0Harmony(av:2.0.1,fv:2.0.0.8), MedPod(1.0.0)
EvolvedOrgansRedux(Xahkarias.EvolvedOrgansRedux): EvolvedOrgansRedux(1.0.0)
RimJobWorld(rim.job.world): 0MultiplayerAPI(av:0.1.0,fv:0.1.0), RJW(1.0.0)
EdB Prepare Carefully(EdB.PrepareCarefully): 0Harmony(av:2.0.1,fv:2.0.0.8), EdBPrepareCarefully(av:1.1.1,fv:1.1.9)
Go Explore!(Albion.GoExplore): LetsGoExplore(av:0.1.0.1,fv:1.0.0)
Active Harmony patches:
<>c__DisplayClass2_0.<LayDown>b__1: PRE: MedPod.MedPodMod+Toils_LayDown_LayDown_StayLyingInMedPod.Prefix
<>c__DisplayClass3_0.<FailOnBedNoLongerUsable>b__2: PRE: MedPod.MedPodMod+Toils_Bed_FailOnBedNoLongerUsable_CustomFailConditionForMedPods.Prefix
AgeInjuryUtility.RandomHediffsToGainOnBirthday: PRE: EvolvedOrgansRedux.PreventAgeHediffsIfImmortal_Patch.PreventAgeInjuries_Prefix
ApparelUtility.CanWearTogether: post: JecsTools.HarmonyPatches.Post_CanWearTogether
ArmorUtility.ApplyArmor: PRE: JecsTools.HarmonyPatches.ApplyProperDamage
ArmorUtility.GetPostArmorDamage: post: JecsTools.HarmonyPatches.Post_GetPostArmorDamage
Building_Bed.GetSleepingSlotPos: post: MedPod.MedPodMod+BuildingBed_GetSleepingSlotPos.Postfix
Building_Bed.get_SleepingSlotsCount: post: MedPod.MedPodMod+BuildingBed_SleepingSlotsCount.Postfix
Caravan.GetGizmos: post: JecsTools.HarmonyCaravanPatches.GetGizmos_Jobs
Caravan.GetInspectString: post: JecsTools.HarmonyCaravanPatches.GetInspectString_Jobs
CharacterCardUtility.DrawCharacterCard: TRANS: rjw.SexcardPatch.Transpiler
Command.GizmoOnGUI: post: AllowTool.Patches.Command_GizmoOnGUI_Patch.InterceptInteraction TRANS: AllowTool.Patches.Command_GizmoOnGUI_Patch.DrawRightClickIcon
DebugWindowsOpener.DevToolStarterOnGUI: TRANS: HugsLib.Patches.DevToolStarterOnGUI_Patch.ExtendButtonsWindow
DebugWindowsOpener.DrawButtons: TRANS: HugsLib.Patches.DebugWindowsOpener_Patch.DrawAdditionalButtons
DefOfHelper.RebindAllDefOfs: post: AllowTool.Patches.DefOfHelper_RebindAll_Patch.HookBeforeImpliedDefsGeneration
DesignationCategoryDef.ResolveDesignators: post: AllowTool.Patches.DesignationCategoryDef_ResolveDesignators_Patch.InjectAllowToolDesignators
Dialog_Options.DoWindowContents: TRANS: HugsLib.Patches.Dialog_Options_Patch.ReplaceModOptionsButton
EditWindow_Log.DoMessagesListing: PRE: HugsLib.Patches.EditWindow_Log_Patch.ExtraLogWindowButtons
Faction.Notify_MemberDied: PRE: JecsTools.HarmonyPatches.Notify_MemberDied
FeedPatientUtility.ShouldBeFed: post: MedPod.MedPodMod+ShouldBeFed_IgnoreMedPods.Postfix
FloatMenuMakerMap.AddHumanlikeOrders: post: JecsTools._HumanlikeOrdersUtility.AddHumanlikeOrders_PostFix
FloatMenuMakerMap.CanTakeOrder: post: rjw.disable_FloatMenuMakerMap.this_is_postfix
Game.DeinitAndRemoveMap: post: HugsLib.Patches.Game_DeinitAndRemoveMap_Patch.MapRemovalHook
Game.FillComponents: PRE: HugsLib.Patches.Game_FillComponents_Patch.GameInitializationHook
Game.FinalizeInit: post: HugsLib.Patches.Game_FinalizeInit_Patch.WorldLoadedHook
Game.InitNewGame: post: EdB.PrepareCarefully.HarmonyPatches.ReplaceScenarioPatch.Postfix
GenConstruct.BlocksConstruction: post: JecsTools.HarmonyPatches.BlocksConstruction_PostFix
GenHostility.HostileTo: post: aRandomKiwi.GFM.GenHostility_Patch+GenHostility_HostileTOFaction.Listener
GenHostility.HostileTo: post: aRandomKiwi.GFM.GenHostility_Patch+GenHostility_HostileTO.Listener
GenHostility.IsPredatorHostileTo: post: aRandomKiwi.GFM.GenHostility_Patch+GenHostility_IsPredatorHostileTo2.Listener
GenHostility.IsPredatorHostileTo: post: aRandomKiwi.GFM.GenHostility_Patch+GenHostility_IsPredatorHostileTo.Listener
GenSpawn.SpawningWipes: post: JecsTools.HarmonyPatches.SpawningWipes_PostFix
Hediff_Pregnant.DoBirthSpawn: PRE: rjw.PATCH_Hediff_Pregnant_DoBirthSpawn.on_begin_DoBirthSpawn
Hediff_Pregnant.Tick: PRE: rjw.PATCH_Hediff_Pregnant_Tick.on_begin_Tick
ITab_Pawn_Gear.DrawThingRow: post: CompSlotLoadable.HarmonyCompSlotLoadable.DrawThingRow_PostFix
ITab_Pawn_Gear.InterfaceDrop: PRE: CompInstalledPart.HarmonyCompInstalledPart.InterfaceDrop_PreFix, rjw.PATCH_ITab_Pawn_Gear_InterfaceDrop.drop_locked_apparel
InspectGizmoGrid.DrawInspectGizmoGridFor: TRANS: AllowTool.Patches.InspectGizmoGrid_DrawInspectGizmoGridFor_Patch.RegisterReverseDesignatorCommandPair
JobDriver.Cleanup: PRE: rjw.PATCH_JobDriver_DubsBadHygiene.on_cleanup_driver, rjw.PATCH_JobDriver_Loving_Cleanup.on_cleanup_driver
JobDriver_Lovin.MakeNewToils: PRE: rjw.PATCH_JobDriver_Lovin_MakeNewToils.on_begin_lovin
JobDriver_Mate.MakeNewToils: PRE: rjw.PATCH_JobDriver_Mate_MakeNewToils.on_begin_matin
JobDriver_Wait.CheckForAutoAttack: post: AllowTool.Patches.JobDriverWait_CheckForAutoAttack_Patch.DoPartyHunting
JobDriver_WaitDowned.DecorateWaitToil: PRE: MedPod.MedPodMod+JobDriver_WaitDowned_DecorateWaitToil_WakePatientIfKickedOffMedPod.Prefix
JobGiver_Mate.TryGiveJob: post: rjw.PATCH_JobGiver_Mate_TryGiveJob.Postfix
JobGiver_PrisonerGetDressed.FindGarmentCoveringPart: PRE: rjw.PATCH_JobGiver_PrisonerGetDressed_FindGarmentCoveringPart.prevent_locked_apparel_conflict
JobGiver_SeekAllowedArea.TryGiveJob: PRE: aRandomKiwi.GFM.JobGiver_SeekAllowedArea_Patch+JobGiver_SeekAllowedArea_TryGiveJob.Listener
LanguageDatabase.SelectLanguage: PRE: HugsLib.Patches.LanguageDatabase_Patch.ForceRestartAfterLangChange
LordJob_AssaultColony.CreateGraph: post: rjw.Patches_AssaultColonyForRape.Postfix
Map.ConstructComponents: post: HugsLib.Patches.Map_ConstructComponents_Patch.MapComponentsInitHook
Map.FinalizeInit: post: HugsLib.Patches.Map_FinalizeInit_Patch.MapLoadedHook
MapComponentUtility.MapGenerated: post: HugsLib.Patches.MapComponentUtility_MapGenerated_Patch.MapGeneratedHook
MentalStateHandler.TryStartMentalState: post: aRandomKiwi.GFM.MentalStateHandler_Patch+TryStartMentalState.Listener
ModsConfig.RestartFromChangedMods: PRE: HugsLib.Patches.ModsConfig_RestartFromChangedMods_Patch.QuickRestartInDevMode
Page_ConfigureStartingPawns.DoWindowContents: post: EdB.PrepareCarefully.HarmonyPatches.PrepareCarefullyButtonPatch.Postfix
Page_ConfigureStartingPawns.PreOpen: post: EdB.PrepareCarefully.HarmonyPatches.ClearOriginalScenarioPatch.Postfix
Pawn.CurrentlyUsableForBills: post: MedPod.MedPodMod+Pawn_CurrentlyUsableForBills_IgnoreSurgeryForPatientsOnMedPods.Postfix
Pawn.ExitMap: PRE: CompActivatableEffect.HarmonyCompActivatableEffect.ExitMap_PreFix
Pawn.GetGizmos: post: AllowTool.Patches.Pawn_GetGizmos_Patch.InsertPartyHuntGizmo, CompActivatableEffect.HarmonyCompActivatableEffect.GetGizmosPrefix, CompSlotLoadable.HarmonyCompSlotLoadable.GetGizmos_PostFix, rjw.disable_Gizmos.this_is_postfix, rjw.Rjw_buttons.this_is_postfix, rjw.submit_button.this_is_postfix, rjw.Patch_AddGizmo.Postfix
Pawn.PostApplyDamage: post: CompSlotLoadable.HarmonyCompSlotLoadable.PostApplyDamage_PostFix, EvolvedOrgansRedux.ApplyPlagueToAttacker_Patch.ApplyPlagueToAttacker_Postfix
Pawn.Tick: post: PawnShields.HarmonyPatches.Patch_Pawn_Tick
PawnApparelGenerator.GenerateStartingApparelFor: post: JecsTools.HarmonyPatches.GenerateStartingApparelFor_PostFix
PawnGenerator.GenerateGearFor: post: PawnShields.HarmonyPatches.Patch_PawnGenerator_GenerateGearFor
PawnGenerator.GenerateNewPawnInternal: PRE: rjw.Patch_PawnGenerator.Before_GenerateNewPawnInternal post: rjw.Patch_PawnGenerator.After_GenerateNewPawnInternal
PawnGenerator.GeneratePawn: post: JecsTools.HarmonyPatches.Post_GeneratePawn
PawnGroupKindWorker.GeneratePawns: post: AbilityUser.AbilityUserMod.GeneratePawns_PostFix
PawnGroupMakerUtility.GeneratePawns: post: JecsTools.HarmonyPatches.GeneratePawns
PawnRenderer.CarryWeaponOpenly: post: aRandomKiwi.GFM.PawnRenderer_Patch+CarryWeaponOpenly.Listener
PawnRenderer.DrawEquipmentAiming: PRE: CompInstalledPart.HarmonyCompInstalledPart.DrawEquipmentAiming_PreFix, CompOversizedWeapon.HarmonyCompOversizedWeapon.DrawEquipmentAimingPreFix post: CompActivatableEffect.HarmonyCompActivatableEffect.DrawEquipmentAimingPostFix, CompDeflector.HarmonyCompDeflector.DrawEquipmentAimingPostFix
PawnRenderer.LayingFacing: post: MedPod.MedPodMod+PawnRenderer_LayingFacing_AlwaysLieOnBackForMedPods.Postfix
PawnRenderer.RenderPawnAt: post: PawnShields.HarmonyPatches.Patch_PawnRenderer_RenderPawnAt
PawnWoundDrawer.RenderOverBody: post: rjw.patch_semenOverlay.Postfix
Pawn_ApparelTracker.Notify_ApparelAdded: post: AbilityUser.AbilityUserMod.Notify_ApparelAdded_PostFix
Pawn_ApparelTracker.Notify_ApparelRemoved: post: AbilityUser.AbilityUserMod.Notify_ApparelRemoved_PostFix, rjw.PATCH_Pawn_ApparelTracker_Remove.on_remove
Pawn_ApparelTracker.TryDrop: PRE: rjw.PATCH_Pawn_ApparelTracker_TryDrop.prevent_locked_apparel_drop
Pawn_ApparelTracker.Wear: PRE: rjw.PATCH_Pawn_ApparelTracker_Wear.prevent_wear_by_gear post: rjw.PATCH_Pawn_ApparelTracker_Wear.on_wear
Pawn_DraftController.set_Drafted: post: AllowTool.Patches.DraftController_Drafted_Patch.NotifyPawnUndrafted, CompActivatableEffect.HarmonyCompActivatableEffect.set_DraftedPostFix, CompActivatableEffect.HarmonyCompActivatableEffect.set_DraftedPostFix
Pawn_EquipmentTracker.MakeRoomFor: post: PawnShields.HarmonyPatches.Patch_Pawn_EquipmentTracker_MakeRoomFor
Pawn_EquipmentTracker.Notify_EquipmentAdded: post: AbilityUser.AbilityUserMod.Notify_EquipmentAdded_PostFix
Pawn_EquipmentTracker.Notify_EquipmentRemoved: post: AbilityUser.AbilityUserMod.Notify_EquipmentRemoved_PostFix
Pawn_EquipmentTracker.TryDropEquipment: PRE: CompActivatableEffect.HarmonyCompActivatableEffect.TryDropEquipment_PreFix, CompInstalledPart.HarmonyCompInstalledPart.TryDropEquipment_PreFix
Pawn_HealthTracker.MakeDowned: post: aRandomKiwi.GFM.Pawn_HealthTracker_Patch+MakeDowned.Listener
Pawn_HealthTracker.PreApplyDamage: PRE: JecsTools.HarmonyPatches.PreApplyDamage_PrePatch, PawnShields.HarmonyPatches.Patch_Pawn_HealthTracker_PreApplyDamage
PlayDataLoader.DoPlayLoad: post: HugsLib.Patches.PlayDataLoader_Patch.InitModsHook
PlaySettings.DoPlaySettingsGlobalControls: post: rjw.RJW_corner_toggle.adding_RJW_toggle
Projectile.CanHit: post: JecsTools.HarmonyPatches.CanHit_PostFix
RestUtility.FindPatientBedFor: PRE: MedPod.MedPodMod+RestUtility_FindPatientBedFor_PrioritizeMedPodsForMedicalBeds.Prefix
RestUtility.IsValidBedFor: post: MedPod.MedPodMod+RestUtility_IsValidBedFor_MedPodRestrictions.Postfix
ReverseDesignatorDatabase.InitDesignators: post: AllowTool.Patches.ReverseDesignatorDatabase_Init_Patch.InjectReverseDesignators
Root.Update: post: HugsLib.Patches.Root_Patch.UpdateHook
Root_Play.SetupForQuickTestPlay: TRANS: HugsLib.Patches.RootPlay_TestPlay_Patch.InjectCustomQuickstartSettings
SelectionDrawer.DrawSelectionBracketFor: PRE: DefModExtension_BigBox.HarmonyDefModExtension_BigBox.DrawSelectionBracketFor_PreFix
SelectionDrawer.DrawSelectionOverlays: post: aRandomKiwi.GFM.SelectionDrawer_Patch+SelectionDrawerX_Patch.Listener
Selector.Select: PRE: rjw.PawnSelect.pawnSelect
SelfDefenseUtility.ShouldStartFleeing: post: aRandomKiwi.GFM.SelfDefenseUtility_Patch+ShouldStartFleeing.Listener
ShortHashGiver.GiveShortHash: PRE: AbilityUser.AbilityUserMod.GiveShortHash_PrePatch
SkillRecord.CalculateTotallyDisabled: PRE: rjw.Patches_SkillRecordDebug.Prefix
SocialCardUtility.DrawDebugOptions: TRANS: rjw.SocialCardUtilityPatch+Patch_SocialCardUtility_DrawDebugOptions.Transpiler
StatExtension.GetStatValue: post: CompSlotLoadable.HarmonyCompSlotLoadable.GetStatValue_PostFix
StatWorker.GetExplanationUnfinalized: TRANS: PawnShields.HarmonyPatches.Transpiler_StatWorker_GetExplanationUnfinalized
StatWorker.GetValueUnfinalized: post: PawnShields.HarmonyPatches.Patch_StatWorker_GetValueUnfinalized
StatWorker.StatOffsetFromGear: post: CompSlotLoadable.HarmonyCompSlotLoadable.StatOffsetFromGear_PostFix
Targeter.ConfirmStillValid: PRE: AbilityUser.AbilityUserMod.ConfirmStillValid
Targeter.ProcessInputEvents: PRE: AbilityUser.AbilityUserMod.ProcessInputEvents_PreFix
Targeter.TargeterUpdate: post: AbilityUser.AbilityUserMod.TargeterUpdate_PostFix
Thing.TakeDamage: PRE: CompDeflector.HarmonyCompDeflector.TakeDamage_PreFix
Thing.get_DefaultGraphic: post: CompOversizedWeapon.HarmonyCompOversizedWeapon.get_Graphic_PostFix
ThingWithComps.GetFloatMenuOptions: post: AllowTool.Patches.Thing_GetFloatMenuOptions_Patch.FinishOffWhenDrafted
ThingWithComps.InitializeComps: post: AbilityUser.AbilityUserMod.InitializeComps_PostFix
Toils_Haul.PlaceHauledThingInCell: post: AllowTool.Patches.ToilsHaul_PlaceInCell_Patch.ClearHaulUrgently
UIRoot.UIRootOnGUI: post: HugsLib.Patches.UIRoot_Patch.OnGUIHook
Verb.CanHitCellFromCellIgnoringRange: PRE: JecsTools.HarmonyPatches.CanHitCellFromCellIgnoringRange_Prefix
Verb.TryStartCastOn: PRE: AbilityUser.AbilityUserMod.TryStartCastOn_Prefix, CompActivatableEffect.HarmonyCompActivatableEffect.TryStartCastOnPrefix
Verb.get_DirectOwner: PRE: AbilityUser.AbilityUserMod.get_DirectOwner_Prefix
Verb.get_UIIcon: PRE: AbilityUser.AbilityUserMod.get_UIIcon
Verb_LaunchProjectile.get_Projectile: PRE: AbilityUser.AbilityUserMod.get_Projectile_Prefix
Verb_MeleeAttack.SoundHitBuilding: post: CompExtraSounds.HarmonyCompExtraSounds.SoundHitBuildingPrefix
Verb_MeleeAttack.SoundHitPawn: post: CompExtraSounds.HarmonyCompExtraSounds.SoundHitPawnPrefix
Verb_MeleeAttack.SoundMiss: post: CompExtraSounds.HarmonyCompExtraSounds.SoundMissPrefix
Verb_MeleeAttackDamage.DamageInfosToApply: post: CompSlotLoadable.HarmonyCompSlotLoadable.DamageInfosToApply_PostFix
VersionControl.DrawInfoInCorner: post: HarmonyMod.VersionControl_DrawInfoInCorner_Patch.Postfix
WITab_Caravan_Gear.TryEquipDraggedItem: PRE: rjw.PATCH_WITab_Caravan_Gear_TryEquipDraggedItem.prevent_locked_apparel_conflict
WardenFeedUtility.ShouldBeFed: post: MedPod.MedPodMod+ShouldBeFed_IgnoreMedPods.Postfix
WorkGiver_Tend.HasJobOnThing: post: MedPod.MedPodMod+WorkGiver_Tend_HasJobOnThing_IgnoreMedPods.Postfix
WorldSelector.AutoOrderToTileNow: post: JecsTools.HarmonyCaravanPatches.AutoOrderToTileNow_Jobs
WorldSelector.SelectableObjectsUnderMouse: post: JecsTools.HarmonyCaravanPatches.SelectableObjectsUnderMouse_InvisHandler
Harmony versions present: 2.0.1.0: net.pardeike.rimworld.lib.harmony; 2.0.0.8: UnlimitedHugs.HugsLib, jecstools.jecrell.comps.activator, jecstools.jecrell.comps.slotloadable, rjw, jecstools.jecrell.abilityuser, com.MedPod.patches, rimworld.randomKiwi.GFM, jecstools.jecrell.caravanjobs, jecstools.jecrell.main, jecstools.chjees.shields, jecstools.jecrell.humanlikeorders, jecstools.jecrell.comps.installedpart, jecstools.jecrell.comps.oversized, jecstools.jecrell.comps.deflector, jecstools.jecrell.defmodextensions.bigbox, jecstools.jecrell.comps.sounds, EvolvedOrgansRedux, EdB.PrepareCarefully; 2.0.0.7: UnlimitedHugs.AllowTool
Platform information: (hidden, use publishing options to include)
Log file contents:
Mono path[0] = '[Rimworld_dir]/RimWorldWin64_Data/Managed'
Mono config path = '[Rimworld_dir]/MonoBleedingEdge/etc'
Initialize engine version: 2019.2.17f1 (8e603399ca02)
[XR] Discovering subsystems at path [Rimworld_dir]/RimWorldWin64_Data/UnitySubsystems
GfxDevice: [Renderer information redacted]
Begin MonoManager ReloadAssembly
[Steamworks.NET] SteamAPI.Init() failed. Possible causes: Steam client not running, launched from outside Steam without steam_appid.txt in place, running with different privileges than Steam client (e.g. "as administrator")
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
RimWorld 1.2.2712 rev755
Mod Camping Stuff: targetVersion field is obsolete, use supportedVersions instead.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Mod Camping Stuff is missing supported versions list in About.xml! (example: <supportedVersions><li>1.0</li></supportedVersions>)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Mod Camping Stuff is missing packageId in About.xml! (example: <packageId>AuthorName.ModName.Specific</packageId>)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Mod Cleaning Priority is missing packageId in About.xml! (example: <packageId>AuthorName.ModName.Specific</packageId>)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Mod Colony Leadership is missing packageId in About.xml! (example: <packageId>AuthorName.ModName.Specific</packageId>)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Mod Days Matter is missing packageId in About.xml! (example: <packageId>AuthorName.ModName.Specific</packageId>)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Mod DDA Security and More is missing packageId in About.xml! (example: <packageId>AuthorName.ModName.Specific</packageId>)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Mod Dubs Rimkit: targetVersion field is obsolete, use supportedVersions instead.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Mod Dubs Rimkit is missing supported versions list in About.xml! (example: <supportedVersions><li>1.0</li></supportedVersions>)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Mod Dubs Rimkit is missing packageId in About.xml! (example: <packageId>AuthorName.ModName.Specific</packageId>)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Mod ElectricFence: targetVersion field is obsolete, use supportedVersions instead.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Mod ElectricFence is missing supported versions list in About.xml! (example: <supportedVersions><li>1.0</li></supportedVersions>)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Mod ElectricFence is missing packageId in About.xml! (example: <packageId>AuthorName.ModName.Specific</packageId>)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Mod [KV] Faction Control - 1.0: targetVersion field is obsolete, use supportedVersions instead.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Mod [KV] Faction Control - 1.0 is missing supported versions list in About.xml! (example: <supportedVersions><li>1.0</li></supportedVersions>)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Mod [KV] Faction Control - 1.0 is missing packageId in About.xml! (example: <packageId>AuthorName.ModName.Specific</packageId>)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Mod [KV] Faction Control - 1.0 <packageId> (RainbeauHFlambeHPoriginalQHNHKiameHVivacity141.QKVSHFactionHControlHUH1V0) is not in valid format.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Mod Android tiers HellDrone-Extension : targetVersion field is obsolete, use supportedVersions instead.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Mod Android tiers HellDrone-Extension is missing packageId in About.xml! (example: <packageId>AuthorName.ModName.Specific</packageId>)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Mod is missing supported versions list in About.xml! (example: <supportedVersions><li>1.0</li></supportedVersions>)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Mod MonoBleedingEdge is missing packageId in About.xml! (example: <packageId>AuthorName.ModName.Specific</packageId>)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Mod More Faction Interaction is missing packageId in About.xml! (example: <packageId>AuthorName.ModName.Specific</packageId>)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Mod More Linkables is missing packageId in About.xml! (example: <packageId>AuthorName.ModName.Specific</packageId>)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Mod Project Fallout v1.8b is missing packageId in About.xml! (example: <packageId>AuthorName.ModName.Specific</packageId>)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Mod [1.0] Android Resurrection Kit: targetVersion field is obsolete, use supportedVersions instead.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Mod [1.0] Android Resurrection Kit is missing supported versions list in About.xml! (example: <supportedVersions><li>1.0</li></supportedVersions>)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Mod [1.0] Android Resurrection Kit is missing packageId in About.xml! (example: <packageId>AuthorName.ModName.Specific</packageId>)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Mod RimCuisine 1.0 is missing packageId in About.xml! (example: <packageId>AuthorName.ModName.Specific</packageId>)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Mod Rimfire 2.5: targetVersion field is obsolete, use supportedVersions instead.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Mod Rimfire 2.5 is missing supported versions list in About.xml! (example: <supportedVersions><li>1.0</li></supportedVersions>)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Mod Rimfire 2.5 is missing packageId in About.xml! (example: <packageId>AuthorName.ModName.Specific</packageId>)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Mod Run and Hide: targetVersion field is obsolete, use supportedVersions instead.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Mod Run and Hide is missing supported versions list in About.xml! (example: <supportedVersions><li>1.0</li></supportedVersions>)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Mod Run and Hide is missing packageId in About.xml! (example: <packageId>AuthorName.ModName.Specific</packageId>)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Mod Shield Generators by Frontier Developments is missing packageId in About.xml! (example: <packageId>AuthorName.ModName.Specific</packageId>)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Mod Shield Generators by Frontier Developments <packageId> (JohnnyNovaHandHJetpackHManiac285.ShieldHGeneratorsHbyHFrontierHDevelopments) is not in valid format.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Mod WM Smarter food selection: targetVersion field is obsolete, use supportedVersions instead.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Mod WM Smarter food selection is missing supported versions list in About.xml! (example: <supportedVersions><li>1.0</li></supportedVersions>)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Mod WM Smarter food selection is missing packageId in About.xml! (example: <packageId>AuthorName.ModName.Specific</packageId>)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Mod Tables+ is missing packageId in About.xml! (example: <packageId>AuthorName.ModName.Specific</packageId>)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Mod Xenohumans - Gen-spliced Xenos on the Rim is missing packageId in About.xml! (example: <packageId>AuthorName.ModName.Specific</packageId>)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Mod Yes, Vehicles, Finally! is missing packageId in About.xml! (example: <packageId>AuthorName.ModName.Specific</packageId>)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Tried loading mod with the same packageId multiple times: EdB.PrepareCarefully. Ignoring the duplicates.
[Rimworld_dir]\Mods\Новая папка (4)
[Rimworld_dir]\Mods\Новая папка (2)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
[HugsLib] version 7.1.4
[HugsLib] early-initializing AllowTool
[EdB Prepare Carefully] Patch operation Verse.PatchOperationAdd(Defs/RecipeDef[defName = "MakeSilage"]/ingredients/li[1]/filter/thingDefs |
Defs/RecipeDef[defName = "MakebulkSilage"]/ingredients/li[1]/filter/thingDefs
) failed
file: [Rimworld_dir]\Mods\Новая папка (2)\1.1\Patches\Vanilla.xml
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
[EdB Prepare Carefully] Patch operation Verse.PatchOperationAdd(Defs/RecipeDef[defName = "MakeSilage"]/fixedIngredientFilter/thingDefs |
Defs/RecipeDef[defName = "MakebulkSilage"]/fixedIngredientFilter/thingDefs) failed
file: [Rimworld_dir]\Mods\Новая папка (2)\1.1\Patches\Vanilla.xml
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingCategoryDef named SweetMeals (wanter=thingCategories)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingDef named Rawbean (wanter=thingDefs)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingCategoryDef named SimpleMeals (wanter=thingCategories)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingCategoryDef named FineMeals (wanter=thingCategories)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingDef named Rawbean (wanter=thingDefs)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingCategoryDef named FruitFoodRaw (wanter=thingCategories)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingDef named Rawbean (wanter=thingDefs)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingCategoryDef named SimpleMeals (wanter=thingCategories)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingCategoryDef named SimpleMeals (wanter=thingCategories)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingDef named Rawsnowbeet (wanter=thingDefs)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingCategoryDef named FineMeals (wanter=thingCategories)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingCategoryDef named CookingSupplies (wanter=thingCategories)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingDef named Rawbean (wanter=thingDefs)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingDef named VG_Campfire (wanter=recipeUsers)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingDef named Rawsnowbeet (wanter=thingDefs)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingCategoryDef named SimpleMeals (wanter=thingCategories)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingDef named RawBarley (wanter=thingDefs)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingDef named Rawbean (wanter=thingDefs)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingCategoryDef named FineMeals (wanter=thingCategories)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingDef named RawBarley (wanter=thingDefs)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingDef named Rawsnowbeet (wanter=thingDefs)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingCategoryDef named LavishMeals (wanter=thingCategories)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingDef named Rawbean (wanter=thingDefs)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingCategoryDef named CookingSupplies (wanter=thingCategories)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingDef named Rawsnowbeet (wanter=thingDefs)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingCategoryDef named SimpleMeals (wanter=thingCategories)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingCategoryDef named CookingSupplies (wanter=thingCategories)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingDef named Rawbean (wanter=thingDefs)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingCategoryDef named SweetMeals (wanter=thingCategories)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingCategoryDef named CookingSupplies (wanter=thingCategories)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingDef named Rawsnowbeet (wanter=thingDefs)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingCategoryDef named CookingSupplies (wanter=thingCategories)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingCategoryDef named SweetMeals (wanter=thingCategories)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingDef named Rawbean (wanter=thingDefs)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingDef named RawBarley (wanter=thingDefs)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingCategoryDef named SweetMeals (wanter=thingCategories)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingDef named Rawsnowbeet (wanter=thingDefs)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingDef named RawBarley (wanter=thingDefs)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingCategoryDef named FineMeals (wanter=thingCategories)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingDef named Rawbanana (wanter=thingDefs)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingDef named VG_Campfire (wanter=recipeUsers)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingCategoryDef named SimpleMeals (wanter=thingCategories)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingDef named Rawbanana (wanter=thingDefs)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingDef named VG_Campfire (wanter=recipeUsers)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingCategoryDef named CookingSupplies (wanter=thingCategories)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingDef named Rawbanana (wanter=thingDefs)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingDef named VG_Campfire (wanter=recipeUsers)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingCategoryDef named FineMeals (wanter=thingCategories)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingDef named Rawbanana (wanter=thingDefs)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingDef named RawBarley (wanter=thingDefs)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingCategoryDef named FineMeals (wanter=thingCategories)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingDef named Rawbanana (wanter=thingDefs)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingDef named RawBarley (wanter=thingDefs)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingDef named Rawbanana (wanter=thingDefs)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingCategoryDef named SimpleMeals (wanter=thingCategories)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingCategoryDef named SweetMeals (wanter=thingCategories)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingDef named Rawsnowbeet (wanter=thingDefs)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingCategoryDef named SimpleMeals (wanter=thingCategories)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingCategoryDef named SweetMeals (wanter=thingCategories)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingDef named Rawbean (wanter=thingDefs)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingCategoryDef named FineMeals (wanter=thingCategories)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingCategoryDef named SweetMeals (wanter=thingCategories)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingDef named Rawmushroom (wanter=thingDefs)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingCategoryDef named FineMeals (wanter=thingCategories)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingCategoryDef named SweetMeals (wanter=thingCategories)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingDef named RawCoconut (wanter=thingDefs)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingDef named Rawbean (wanter=thingDefs)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingDef named Bamboo (wanter=thingDefs)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingDef named Rawsnowbeet (wanter=thingDefs)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingDef named Rawbean (wanter=thingDefs)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingDef named VG_Biofuel (wanter=thingDefs)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingDef named Rawbean (wanter=thingDefs)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingDef named Rawbean (wanter=thingDefs)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingDef named Bamboo (wanter=thingDefs)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingDef named Rawmushroom (wanter=thingDefs)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingDef named Rawbean (wanter=thingDefs)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingDef named VG_Biofuel (wanter=thingDefs)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingCategoryDef named SimpleMeals (wanter=thingCategories)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingDef named Rawbean (wanter=thingDefs)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingDef named Bamboo (wanter=thingDefs)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingDef named Rawbean (wanter=thingDefs)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingDef named VG_Biofuel (wanter=thingDefs)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingDef named RawCoconut (wanter=thingDefs)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingDef named Rawsnowbeet (wanter=thingDefs)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingDef named Rawbean (wanter=thingDefs)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingDef named Rawmushroom (wanter=thingDefs)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingDef named RawCoconut (wanter=thingDefs)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve cross-reference to Verse.ThingCategoryDef named LavishMeals (wanter=thingCategories)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Failed to find Verse.ThingCategoryDef named FruitFoodRaw. There are 64 defs of this type loaded.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Failed to find Verse.ThingCategoryDef named FruitFoodRaw. There are 64 defs of this type loaded.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Failed to find Verse.ThingCategoryDef named FruitFoodRaw. There are 64 defs of this type loaded.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Failed to find Verse.ThingCategoryDef named FruitFoodRaw. There are 64 defs of this type loaded.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Failed to find Verse.ThingCategoryDef named FruitFoodRaw. There are 64 defs of this type loaded.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Failed to find Verse.ThingCategoryDef named FruitFoodRaw. There are 64 defs of this type loaded.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Failed to find Verse.ThingCategoryDef named FruitFoodRaw. There are 64 defs of this type loaded.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Failed to find Verse.ThingCategoryDef named FruitFoodRaw. There are 64 defs of this type loaded.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Failed to find Verse.ThingCategoryDef named FruitFoodRaw. There are 64 defs of this type loaded.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Failed to find Verse.ThingCategoryDef named FruitFoodRaw. There are 64 defs of this type loaded.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Failed to find Verse.ThingCategoryDef named FruitFoodRaw. There are 64 defs of this type loaded.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Failed to find Verse.ThingCategoryDef named FruitFoodRaw. There are 64 defs of this type loaded.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Failed to find Verse.ThingCategoryDef named FruitFoodRaw. There are 64 defs of this type loaded.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Failed to find Verse.ThingCategoryDef named FruitFoodRaw. There are 64 defs of this type loaded.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Failed to find Verse.ThingCategoryDef named FruitFoodRaw. There are 64 defs of this type loaded.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Key binding conflict: Dev_ChangeSelectedDebugAction and MainTab_Architect are both bound to Tab.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Couldn't find exact match for backstory VeteranSoldier42, or any close match.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Translation data for language Russian / Русский has 241 errors. Generate translation report for more info.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
[RJW]RomanceDiversified is not detected
[RJW]Children&Pregnancy is not detected
[HugsLib] initializing RJW
Unloading 5 Unused Serialized files (Serialized files now loaded: 1)
Unloading 52 unused Assets to reduce memory usage. Loaded Objects now: 11689.
Total: 466.781081 ms (FindLiveObjects: 1.593990 ms CreateObjectMapping: 2.978985 ms MarkObjects: 461.611606 ms DeleteObjects: 0.594742 ms)
Loading game from file Поселение8 with mods:
- brrainz.harmony
- Ludeon.RimWorld
- Ludeon.RimWorld.Royalty
- UnlimitedHugs.HugsLib
- UnlimitedHugs.AllowTool
- Daniledman.CyberFauna
- Daniledman.DeCore
- aRandomKiwi.GuardsForMe
- jecrell.jecstools
- sumghai.medpod
- Xahkarias.EvolvedOrgansRedux
- rim.job.world
- EdB.PrepareCarefully
- Albion.GoExplore
Could not resolve reference to object with loadID Thing_Human92657 of type Verse.Pawn. Was it compressed away, destroyed, had no ID number, or not saved/loaded right? curParent=RimWorld.DirectPawnRelation curPathRelToParent=
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve reference to object with loadID Thing_Human14903 of type Verse.Pawn. Was it compressed away, destroyed, had no ID number, or not saved/loaded right? curParent=rjw.PawnData curPathRelToParent=
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not resolve reference to object with loadID Thing_Human14903 of type Verse.Pawn. Was it compressed away, destroyed, had no ID number, or not saved/loaded right? curParent=RimWorld.DirectPawnRelation curPathRelToParent=
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Pawn Кошка has relation "Spouse" with null pawn after loading. This means that we forgot to serialize pawns somewhere (e.g. pawns from passing trade ships).
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Pawn Коля has relation "Parent" with null pawn after loading. This means that we forgot to serialize pawns somewhere (e.g. pawns from passing trade ships).
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Could not find think node with key 1640241512
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Spawned Gold15184 with stackCount 999 but stackLimit is 500. Truncating.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Spawned Chemfuel15173 with stackCount 999 but stackLimit is 150. Truncating.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Spawned Plasteel15179 with stackCount 954 but stackLimit is 75. Truncating.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Spawned Cloth40619 with stackCount 999 but stackLimit is 75. Truncating.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Spawned MechSerumResurrector15186 with stackCount 870 but stackLimit is 10. Truncating.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Spawned MealLavish15116 with stackCount 966 but stackLimit is 10. Truncating.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Spawned Uranium15174 with stackCount 999 but stackLimit is 75. Truncating.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Spawned MechSerumHealer15176 with stackCount 999 but stackLimit is 10. Truncating.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Spawned Steel39163 with stackCount 999 but stackLimit is 75. Truncating.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Spawned ComponentIndustrial39164 with stackCount 998 but stackLimit is 50. Truncating.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Spawned ComponentSpacer39165 with stackCount 995 but stackLimit is 50. Truncating.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Spawned Jade15181 with stackCount 999 but stackLimit is 75. Truncating.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Spawned WoodLog64985 with stackCount 999 but stackLimit is 75. Truncating.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Spawned MealSurvivalPack15168 with stackCount 997 but stackLimit is 10. Truncating.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Spawned Hay69594 with stackCount 979 but stackLimit is 200. Truncating.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Spawned Meat_Megasloth69905 with stackCount 999 but stackLimit is 75. Truncating.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Spawned Meat_Megasloth69907 with stackCount 999 but stackLimit is 75. Truncating.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Spawned Meat_Megasloth69885 with stackCount 999 but stackLimit is 75. Truncating.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Spawned Leather_Heavy69886 with stackCount 999 but stackLimit is 75. Truncating.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Spawned Kibble70118 with stackCount 835 but stackLimit is 75. Truncating.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Spawned MedicineUltratech90791 with stackCount 993 but stackLimit is 25. Truncating.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Spawned Silver78504 with stackCount 999 but stackLimit is 500. Truncating.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Spawned Silver90469 with stackCount 999 but stackLimit is 500. Truncating.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Spawned Silver79247 with stackCount 999 but stackLimit is 500. Truncating.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Unloading 0 Unused Serialized files (Serialized files now loaded: 1)
Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 20355.
Total: 766.989050 ms (FindLiveObjects: 2.570668 ms CreateObjectMapping: 4.091377 ms MarkObjects: 760.197153 ms DeleteObjects: 0.128680 ms)
[RJW] JobGiver_WhoreInvitingVisitors.TryGiveJob:(Алина)
FindAttractivePawn number of all potential clients 17
no clients found
[RJW] JobGiver_WhoreInvitingVisitors.TryGiveJob:(Алина)
FindAttractivePawn number of all potential clients 17
no clients found
partneredCols % 2 != 0
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Exception in Verse.AI.ThinkNode_Tagger TryIssueJobPackage: System.NullReferenceException: Object reference not set to an instance of an object
at RimWorld.RestUtility.TimetablePreventsLayDown (Verse.Pawn pawn) [0x0001a] in <99e0affde3464cfaa48139be2cce58ea>:0
at RimWorld.JobGiver_PatientGoToBed.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00016] in <99e0affde3464cfaa48139be2cce58ea>:0
at Verse.AI.ThinkNode_Priority.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00022] in <99e0affde3464cfaa48139be2cce58ea>:0
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
[RJW] find_pawn_to_fuck(Nick): starting.
[RJW] find_pawn_to_fuck(Nick): nympho:False, ignores rules:True, zoo:False
[RJW] find_pawn_to_fuck(Nick): no eligible targets
[RJW] JobGiver_WhoreInvitingVisitors.TryGiveJob:(Толя)
FindAttractivePawn number of all potential clients 18
no clients found
[RJW] JobGiver_WhoreInvitingVisitors.TryGiveJob:(Толя)
FindAttractivePawn number of all potential clients 18
no clients found
[RJW] JobGiver_WhoreInvitingVisitors.TryGiveJob:(Коля)
FindAttractivePawn number of all potential clients 18
no clients found
[RJW] JobGiver_WhoreInvitingVisitors.TryGiveJob:(Коля)
FindAttractivePawn number of all potential clients 18
no clients found
[RJW] find_pawn_to_fuck(Ophelia): starting.
[RJW] find_pawn_to_fuck(Ophelia): nympho:False, ignores rules:True, zoo:False
[RJW] find_pawn_to_fuck(Ophelia): no eligible targets
Exception in Verse.AI.ThinkNode_Tagger TryIssueJobPackage: System.NullReferenceException: Object reference not set to an instance of an object
at RimWorld.RestUtility.TimetablePreventsLayDown (Verse.Pawn pawn) [0x0001a] in <99e0affde3464cfaa48139be2cce58ea>:0
at RimWorld.JobGiver_PatientGoToBed.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00016] in <99e0affde3464cfaa48139be2cce58ea>:0
at Verse.AI.ThinkNode_Priority.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00022] in <99e0affde3464cfaa48139be2cce58ea>:0
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
[RJW] JobGiver_WhoreInvitingVisitors.TryGiveJob:(Коля)
FindAttractivePawn number of all potential clients 18
no clients found
[RJW] JobGiver_WhoreInvitingVisitors.TryGiveJob:(Коля)
FindAttractivePawn number of all potential clients 18
no clients found
[RJW] JobGiver_WhoreInvitingVisitors.TryGiveJob:(Алина)
FindAttractivePawn number of all potential clients 18
no clients found
[RJW] JobGiver_WhoreInvitingVisitors.TryGiveJob:(Алина)
FindAttractivePawn number of all potential clients 18
no clients found
Exception in Verse.AI.ThinkNode_Tagger TryIssueJobPackage: System.NullReferenceException: Object reference not set to an instance of an object
at RimWorld.RestUtility.TimetablePreventsLayDown (Verse.Pawn pawn) [0x0001a] in <99e0affde3464cfaa48139be2cce58ea>:0
at RimWorld.JobGiver_PatientGoToBed.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00016] in <99e0affde3464cfaa48139be2cce58ea>:0
at Verse.AI.ThinkNode_Priority.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00022] in <99e0affde3464cfaa48139be2cce58ea>:0
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
[RJW] JobGiver_WhoreInvitingVisitors.TryGiveJob:(Толя)
FindAttractivePawn number of all potential clients 18
no clients found
[RJW] JobGiver_WhoreInvitingVisitors.TryGiveJob:(Толя)
FindAttractivePawn number of all potential clients 18
no clients found
[RJW] JobGiver_WhoreInvitingVisitors.TryGiveJob:(Алина)
FindAttractivePawn number of all potential clients 18
no clients found
[RJW] JobGiver_WhoreInvitingVisitors.TryGiveJob:(Алина)
FindAttractivePawn number of all potential clients 18
no clients found
Pawn Макс threw exception while executing toil's finish action (0), jobDriver=rjw.JobDriver_QuickFap, job=QuickFap (Job_108502) A=(24, 0, 31), toilIndex=1: System.NullReferenceException: Object reference not set to an instance of an object
at rjw.SexUtility.ConsiderCleaning (Verse.Pawn fapper) [0x0008b] in <8425322b8e3644598a4e4f981b4ef90b>:0
at rjw.JobDriver_QuickFap.<MakeNewToils>b__5_5 () [0x0000c] in <8425322b8e3644598a4e4f981b4ef90b>:0
at Verse.AI.Toil.Cleanup (System.Int32 myIndex, Verse.AI.JobDriver jobDriver) [0x0001f] in <99e0affde3464cfaa48139be2cce58ea>:0
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Exception in Verse.AI.ThinkNode_Tagger TryIssueJobPackage: System.NullReferenceException: Object reference not set to an instance of an object
at RimWorld.RestUtility.TimetablePreventsLayDown (Verse.Pawn pawn) [0x0001a] in <99e0affde3464cfaa48139be2cce58ea>:0
at RimWorld.JobGiver_PatientGoToBed.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00016] in <99e0affde3464cfaa48139be2cce58ea>:0
at Verse.AI.ThinkNode_Priority.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00022] in <99e0affde3464cfaa48139be2cce58ea>:0
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Exception in Verse.AI.ThinkNode_Tagger TryIssueJobPackage: System.NullReferenceException: Object reference not set to an instance of an object
at RimWorld.RestUtility.TimetablePreventsLayDown (Verse.Pawn pawn) [0x0001a] in <99e0affde3464cfaa48139be2cce58ea>:0
at RimWorld.JobGiver_PatientGoToBed.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00016] in <99e0affde3464cfaa48139be2cce58ea>:0
at Verse.AI.ThinkNode_Priority.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00022] in <99e0affde3464cfaa48139be2cce58ea>:0
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
[RJW] JobGiver_WhoreInvitingVisitors.TryGiveJob:(Коля)
FindAttractivePawn number of all potential clients 16
no clients found
[RJW] JobGiver_WhoreInvitingVisitors.TryGiveJob:(Коля)
FindAttractivePawn number of all potential clients 16
no clients found
[RJW] JobGiver_WhoreInvitingVisitors.TryGiveJob:(Алина)
FindAttractivePawn number of all potential clients 18
no clients found
[RJW] JobGiver_WhoreInvitingVisitors.TryGiveJob:(Алина)
FindAttractivePawn number of all potential clients 18
no clients found
Exception in Verse.AI.ThinkNode_Tagger TryIssueJobPackage: System.NullReferenceException: Object reference not set to an instance of an object
at RimWorld.RestUtility.TimetablePreventsLayDown (Verse.Pawn pawn) [0x0001a] in <99e0affde3464cfaa48139be2cce58ea>:0
at RimWorld.JobGiver_PatientGoToBed.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00016] in <99e0affde3464cfaa48139be2cce58ea>:0
at Verse.AI.ThinkNode_Priority.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00022] in <99e0affde3464cfaa48139be2cce58ea>:0
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Exception in Verse.AI.ThinkNode_Tagger TryIssueJobPackage: System.NullReferenceException: Object reference not set to an instance of an object
at RimWorld.RestUtility.TimetablePreventsLayDown (Verse.Pawn pawn) [0x0001a] in <99e0affde3464cfaa48139be2cce58ea>:0
at RimWorld.JobGiver_PatientGoToBed.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00016] in <99e0affde3464cfaa48139be2cce58ea>:0
at Verse.AI.ThinkNode_Priority.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00022] in <99e0affde3464cfaa48139be2cce58ea>:0
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
[RJW] JobGiver_WhoreInvitingVisitors.TryGiveJob:(Коля)
FindAttractivePawn number of all potential clients 18
no clients found
[RJW] JobGiver_WhoreInvitingVisitors.TryGiveJob:(Коля)
FindAttractivePawn number of all potential clients 18
no clients found
[RJW]patches_lovin:: JobDriverMate pregnancy:муффало+муффало
[RJW]patches_lovin::on_cleanup_driver vanilla pregnancy:муффало+муффало
[RJW] cleanup_vanilla after love check
[RJW] cleanup_vanilla after love check
[RJW] removed hediff from муффало
usedCondom=False
Getting random element from empty collection.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Getting random element from empty collection.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Rimjobworld::impregnate(Anal):: муффало + муффало:
Exception in Verse.AI.ThinkNode_Tagger TryIssueJobPackage: System.NullReferenceException: Object reference not set to an instance of an object
at RimWorld.RestUtility.TimetablePreventsLayDown (Verse.Pawn pawn) [0x0001a] in <99e0affde3464cfaa48139be2cce58ea>:0
at RimWorld.JobGiver_PatientGoToBed.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00016] in <99e0affde3464cfaa48139be2cce58ea>:0
at Verse.AI.ThinkNode_Priority.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00022] in <99e0affde3464cfaa48139be2cce58ea>:0
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Exception in Verse.AI.ThinkNode_Tagger TryIssueJobPackage: System.NullReferenceException: Object reference not set to an instance of an object
at RimWorld.RestUtility.TimetablePreventsLayDown (Verse.Pawn pawn) [0x0001a] in <99e0affde3464cfaa48139be2cce58ea>:0
at RimWorld.JobGiver_PatientGoToBed.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00016] in <99e0affde3464cfaa48139be2cce58ea>:0
at Verse.AI.ThinkNode_Priority.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00022] in <99e0affde3464cfaa48139be2cce58ea>:0
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
[RJW] JobGiver_WhoreInvitingVisitors.TryGiveJob:(Коля)
FindAttractivePawn number of all potential clients 18
no clients found
[RJW] JobGiver_WhoreInvitingVisitors.TryGiveJob:(Коля)
FindAttractivePawn number of all potential clients 18
no clients found
[RJW] JobGiver_WhoreInvitingVisitors.TryGiveJob:(Толя)
FindAttractivePawn number of all potential clients 17
no clients found
[RJW] JobGiver_WhoreInvitingVisitors.TryGiveJob:(Толя)
FindAttractivePawn number of all potential clients 17
no clients found
Exception in Verse.AI.ThinkNode_Tagger TryIssueJobPackage: System.NullReferenceException: Object reference not set to an instance of an object
at RimWorld.RestUtility.TimetablePreventsLayDown (Verse.Pawn pawn) [0x0001a] in <99e0affde3464cfaa48139be2cce58ea>:0
at RimWorld.JobGiver_PatientGoToBed.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00016] in <99e0affde3464cfaa48139be2cce58ea>:0
at Verse.AI.ThinkNode_Priority.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00022] in <99e0affde3464cfaa48139be2cce58ea>:0
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Exception in Verse.AI.ThinkNode_Tagger TryIssueJobPackage: System.NullReferenceException: Object reference not set to an instance of an object
at RimWorld.RestUtility.TimetablePreventsLayDown (Verse.Pawn pawn) [0x0001a] in <99e0affde3464cfaa48139be2cce58ea>:0
at RimWorld.JobGiver_PatientGoToBed.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00016] in <99e0affde3464cfaa48139be2cce58ea>:0
at Verse.AI.ThinkNode_Priority.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00022] in <99e0affde3464cfaa48139be2cce58ea>:0
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
[RJW] JobGiver_WhoreInvitingVisitors.TryGiveJob:(Алина)
FindAttractivePawn number of all potential clients 17
no clients found
[RJW] JobGiver_WhoreInvitingVisitors.TryGiveJob:(Алина)
FindAttractivePawn number of all potential clients 17
no clients found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment