Guest User

RimWorld Map Designer Freeze

a guest
Jul 17th, 2024
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 295.68 KB | None | 0 0
  1. Mono path[0] = 'C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Managed'
  2. Mono config path = 'C:/Program Files (x86)/Steam/steamapps/common/RimWorld/MonoBleedingEdge/etc'
  3. Initialize engine version: 2019.4.30f1 (e8c891080a1f)
  4. [Subsystems] Discovering subsystems at path C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/UnitySubsystems
  5. GfxDevice: creating device client; threaded=1
  6. Direct3D:
  7. Version: Direct3D 11.0 [level 11.1]
  8. Renderer: NVIDIA GeForce RTX 3080 Ti (ID=0x2208)
  9. Vendor:
  10. VRAM: 12086 MB
  11. Driver: 32.0.15.5585
  12. Begin MonoManager ReloadAssembly
  13. - Completed reload, in 0.071 seconds
  14. <RI> Initializing input.
  15. <RI> Input initialized.
  16. <RI> Initialized touch support.
  17. UnloadTime: 0.879800 ms
  18. Command line arguments: -savedatafolder=C:\Users\Admin\AppData\LocalLow\Ludeon Studios\RimWorld by Ludeon Studios
  19. RimWorld 1.5.4104 rev435
  20. Save data folder overridden to C:\Users\Admin\AppData\LocalLow\Ludeon Studios\RimWorld by Ludeon Studios
  21. Mod Arsenal of Totalism - Style Submod dependency (4YDRA.ArsenalofRevolution) needs to have <downloadUrl> and/or <steamWorkshopUrl> specified.
  22. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  23.  
  24. Mod Arsenal of Totalism - Style Submod dependency (4YDRA.ArsenalofReaction) needs to have <downloadUrl> and/or <steamWorkshopUrl> specified.
  25. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  26.  
  27. Mod Arsenal of Reaction dependency (4YDRA.ArsenalofCORE) needs to have <downloadUrl> and/or <steamWorkshopUrl> specified.
  28. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  29.  
  30. Mod Arsenal of Revolution dependency (4YDRA.ArsenalofCORE) needs to have <downloadUrl> and/or <steamWorkshopUrl> specified.
  31. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  32.  
  33. Mod Dodge Challenger dependency (OskarPotocki.VanillaVehiclesExpanded) needs to have <downloadUrl> and/or <steamWorkshopUrl> specified.
  34. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  35.  
  36. Mod Just Toyota Land Cruiser J70 dependency (OskarPotocki.VanillaVehiclesExpanded) needs to have <downloadUrl> and/or <steamWorkshopUrl> specified.
  37. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  38.  
  39. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B995FC9F0.dll
  40. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B996C16B0.dll
  41. Prepatcher: Starting... (vanilla load took 5.719397s)
  42. Performance Fish!!!
  43. Applying prepatch PerformanceFish.Hauling.GridsUtilityPatches+GetItemCountPatch on method static System.Int32 Verse.GridsUtility::GetItemCount(Verse.IntVec3 c, Verse.Map map)
  44. Applying prepatch PerformanceFish.DebugActionFixes+InitActionsPatch on method virtual LudeonTK.DebugActionNode LudeonTK.DebugTabMenu_Actions::InitActions(LudeonTK.DebugActionNode absRoot)
  45. Applying prepatch PerformanceFish.JobSystem.GenClosestPatches+ClosestThingReachablePatch on method static Verse.Thing Verse.GenClosest::ClosestThingReachable(Verse.IntVec3 root, Verse.Map map, Verse.ThingRequest thingReq, Verse.AI.PathEndMode peMode, Verse.TraverseParms traverseParams, System.Single maxDistance, System.Predicate`1<Verse.Thing> validator, System.Collections.Generic.IEnumerable`1<Verse.Thing> customGlobalSearchSet, System.Int32 searchRegionsMin, System.Int32 searchRegionsMax, System.Boolean forceAllowGlobalSearch, Verse.RegionType traversableRegionTypes, System.Boolean ignoreEntirelyForbiddenRegions)
  46. Applying prepatch PerformanceFish.Listers.ThingsPrepatches+GetThingsOfTypePatch on method System.Collections.Generic.IEnumerable`1<Verse.T> Verse.ListerThings::GetThingsOfType()
  47. Applying prepatch PerformanceFish.Listers.ThingsPrepatches+AddPatch on method System.Void Verse.ListerThings::Add(Verse.Thing t)
  48. Applying prepatch PerformanceFish.Listers.ThingsPrepatches+GetThingsOfTypeIntoListPatch on method System.Void Verse.ListerThings::GetThingsOfType(System.Collections.Generic.List`1<Verse.T> list)
  49. Applying prepatch PerformanceFish.Listers.ThingsPrepatches+RemovePatch on method System.Void Verse.ListerThings::Remove(Verse.Thing t)
  50. Applying prepatch PerformanceFish.Listers.ThingsPrepatches+ContainsPatch on method System.Boolean Verse.ListerThings::Contains(Verse.Thing t)
  51. Applying prepatch PerformanceFish.Listers.ThingsPrepatches+ClearPatch on method System.Void Verse.ListerThings::Clear()
  52. Applying prepatch PerformanceFish.Listers.ThingOwnerOptimization+RemovePatch on method virtual System.Boolean Verse.ThingOwner`1<Verse.T>::Remove(Verse.Thing item)
  53. Applying prepatch PerformanceFish.Listers.ThingOwnerOptimization+ExposeDataPatch on method virtual System.Void Verse.ThingOwner`1<Verse.T>::ExposeData()
  54. Applying prepatch PerformanceFish.Listers.ThingOwnerOptimization+TryAddPatch on method virtual System.Boolean Verse.ThingOwner`1<Verse.T>::TryAdd(Verse.Thing item, System.Boolean canMergeWithExistingStacks)
  55. Applying prepatch PerformanceFish.Listers.Haulables+CheckPatch on method System.Void RimWorld.ListerHaulables::Check(Verse.Thing t)
  56. Applying prepatch PerformanceFish.Listers.Haulables+CheckAddPatch on method System.Void RimWorld.ListerHaulables::CheckAdd(Verse.Thing t)
  57. Applying prepatch PerformanceFish.Listers.Haulables+TryRemovePatch on method System.Void RimWorld.ListerHaulables::TryRemove(Verse.Thing t)
  58. Applying prepatch PerformanceFish.JobSystem.WorkGiver_DoBillPrepatches+TryFindBestIngredientsHelper_InnerDelegate_Patch on method System.Boolean RimWorld.<>c__DisplayClass24_0::<TryFindBestIngredientsHelper>b__4(Verse.Region r)
  59. Applying prepatch PerformanceFish.Listers.Haulables+TickPatch on method System.Void RimWorld.ListerHaulables::ListerHaulablesTick()
  60. Applying prepatch PerformanceFish.Listers.Buildings+AllBuildingsNonColonistOfDef_Patch on method System.Collections.Generic.IEnumerable`1<Verse.Building> Verse.ListerBuildings::AllBuildingsNonColonistOfDef(Verse.ThingDef def)
  61. Applying prepatch PerformanceFish.Listers.Buildings+ColonistsHaveResearchBenchPatch on method System.Boolean Verse.ListerBuildings::ColonistsHaveResearchBench()
  62. Applying prepatch PerformanceFish.Listers.Buildings+ColonistsHaveBuildingWithPowerOnPatch on method System.Boolean Verse.ListerBuildings::ColonistsHaveBuildingWithPowerOn(Verse.ThingDef def)
  63. Applying prepatch PerformanceFish.Listers.Buildings+ColonistsHaveBuildingPatch on method System.Boolean Verse.ListerBuildings::ColonistsHaveBuilding(Verse.ThingDef def)
  64. Applying prepatch PerformanceFish.Listers.Buildings+AddPatch on method System.Void Verse.ListerBuildings::Add(Verse.Building b)
  65. Applying prepatch PerformanceFish.Listers.Buildings+AllBuildingsColonistOfGroup_Patch on method System.Collections.Generic.List`1<Verse.Building> Verse.ListerBuildings::AllBuildingsColonistOfGroup(Verse.ThingRequestGroup group)
  66. Applying prepatch PerformanceFish.Listers.Buildings+AllBuildingsColonistOfClassPatch on method System.Collections.Generic.IEnumerable`1<Verse.T> Verse.ListerBuildings::AllBuildingsColonistOfClass()
  67. Applying prepatch PerformanceFish.Listers.Buildings+RemovePatch on method System.Void Verse.ListerBuildings::Remove(Verse.Building b)
  68. Applying prepatch PerformanceFish.Listers.Buildings+AllBuildingsColonistOfDef_Patch on method System.Collections.Generic.List`1<Verse.Building> Verse.ListerBuildings::AllBuildingsColonistOfDef(Verse.ThingDef def)
  69. Applying prepatch PerformanceFish.Listers.Buildings+AllColonistBuildingsOfTypePatch on method System.Collections.Generic.IEnumerable`1<Verse.T> Verse.ListerBuildings::AllColonistBuildingsOfType()
  70. Applying prepatch PerformanceFish.Planet.WorldPawnsOptimization+AllPawnsAlivePatch on method System.Collections.Generic.List`1<Verse.Pawn> RimWorld.Planet.WorldPawns::get_AllPawnsAlive()
  71. Applying prepatch PerformanceFish.Planet.WorldPawnsOptimization+AllPawnsAliveOrDeadPatch on method System.Collections.Generic.List`1<Verse.Pawn> RimWorld.Planet.WorldPawns::get_AllPawnsAliveOrDead()
  72. Applying prepatch PerformanceFish.Planet.WorldPawnGCOptimization+GetCriticalPawnReasonPatch on method System.String RimWorld.Planet.WorldPawnGC::GetCriticalPawnReason(Verse.Pawn pawn)
  73. Applying prepatch PerformanceFish.Planet.WorldPawnGCOptimization+AddRelationshipsPatch on method System.Void RimWorld.Planet.WorldPawnGC::AddAllRelationships(Verse.Pawn pawn, System.Collections.Generic.Dictionary`2<Verse.Pawn, System.String> keptPawns)
  74. Applying prepatch PerformanceFish.Listers.Haulables+CellsCheckTickPatch on method System.Void RimWorld.ListerHaulables::CellsCheckTick(System.Collections.Generic.List`1<RimWorld.SlotGroup> sgList)
  75. Applying prepatch PerformanceFish.Hediffs.HediffSetPrecaching+GetNotMissingParts on method System.Collections.Generic.IEnumerable`1<Verse.BodyPartRecord> Verse.HediffSet::GetNotMissingParts(Verse.BodyPartHeight height, Verse.BodyPartDepth depth, Verse.BodyPartTagDef tag, Verse.BodyPartRecord partParent)
  76. Applying prepatch PerformanceFish.Hediffs.HediffSetPrecaching+HasHediff on method System.Boolean Verse.HediffSet::HasHediff(Verse.HediffDef def, System.Boolean mustBeVisible)
  77. Applying prepatch PerformanceFish.Hediffs.HediffSetPrecaching+GetFirstHediffOfDef on method Verse.Hediff Verse.HediffSet::GetFirstHediffOfDef(Verse.HediffDef def, System.Boolean mustBeVisible)
  78. Applying prepatch PerformanceFish.Defs.ThingDefPatches+BaseMassPatch on method System.Single Verse.ThingDef::get_BaseMass()
  79. Applying prepatch PerformanceFish.Defs.ThingDefPatches+GetHashCodePatch on type Verse.BuildableDef
  80. Applying prepatch PerformanceFish.Defs.ThingDefPatches+BaseFlammabilityPatch on method System.Single Verse.ThingDef::get_BaseFlammability()
  81. Applying prepatch PerformanceFish.Defs.ThingDefPatches+BaseMaxHitPointsPatch on method System.Int32 Verse.ThingDef::get_BaseMaxHitPoints()
  82. Applying prepatch PerformanceFish.Defs.IncidentDefFixes+WorkerPatch on method RimWorld.IncidentWorker RimWorld.IncidentDef::get_Worker()
  83. Applying prepatch PerformanceFish.Defs.DefDatabasePatches+GetNamedPatch on method static Verse.T Verse.DefDatabase`1<Verse.T>::GetNamed(System.String defName, System.Boolean errorOnFail)
  84. Applying prepatch PerformanceFish.Defs.DefDatabasePatches+GetByShortHashPatch on method static Verse.T Verse.DefDatabase`1<Verse.T>::GetByShortHash(System.UInt16 shortHash)
  85. Applying prepatch PerformanceFish.Events.ThingGridEvents+RegisterInCellPatch on method System.Void Verse.ThingGrid::RegisterInCell(Verse.Thing t, Verse.IntVec3 c)
  86. Applying prepatch PerformanceFish.Events.ThingGridEvents+DeregisterInCellPatch on method System.Void Verse.ThingGrid::DeregisterInCell(Verse.Thing t, Verse.IntVec3 c)
  87. Applying prepatch PerformanceFish.Events.ThingEvents+SetQualityPatch on method System.Void RimWorld.CompQuality::SetQuality(RimWorld.QualityCategory q, System.Nullable`1<RimWorld.ArtGenerationContext> source)
  88. Applying prepatch PerformanceFish.Events.ThingEvents+DestroyPatch on method virtual System.Void Verse.Thing::Destroy(Verse.DestroyMode mode)
  89. Applying prepatch PerformanceFish.Events.ThingEvents+ExposeDataInitializePatch on method virtual System.Void Verse.Thing::ExposeData()
  90. Applying prepatch PerformanceFish.Events.ThingEvents+PostMakePatch on method virtual System.Void Verse.Thing::PostMake()
  91. Applying prepatch PerformanceFish.Events.ThingEvents+SpawnSetupPatch on method virtual System.Void Verse.Thing::SpawnSetup(Verse.Map map, System.Boolean respawningAfterLoad)
  92. Applying prepatch PerformanceFish.Events.ThingEvents+InitializeCompsPatch on method System.Void Verse.ThingWithComps::InitializeComps()
  93. Applying prepatch PerformanceFish.Events.ThingEvents+DeSpawnPatch on method virtual System.Void Verse.Thing::DeSpawn(Verse.DestroyMode mode)
  94. Applying prepatch PerformanceFish.Events.MapEvents+MapConstructComponentsPatch on method System.Void Verse.Map::ConstructComponents()
  95. Applying prepatch PerformanceFish.Events.MapEvents+MapExposeComponentsPatch on method System.Void Verse.Map::ExposeComponents()
  96. Applying prepatch PerformanceFish.Hauling.StoreUtilityPrepatches+CurrentHaulDestinationOfPatch on method static RimWorld.IHaulDestination RimWorld.StoreUtility::CurrentHaulDestinationOf(Verse.Thing t)
  97. Applying prepatch PerformanceFish.Hauling.StoreUtilityPrepatches+NoStorageBlockersInPatch on method static System.Boolean RimWorld.StoreUtility::NoStorageBlockersIn(Verse.IntVec3 c, Verse.Map map, Verse.Thing thing)
  98. Applying prepatch PerformanceFish.Hauling.StoreUtilityPrepatches+TryFindBestBetterStoreCellForWorkerPatch on method static System.Void RimWorld.StoreUtility::TryFindBestBetterStoreCellForWorker(Verse.Thing t, Verse.Pawn carrier, Verse.Map map, RimWorld.Faction faction, RimWorld.ISlotGroup slotGroup, System.Boolean needAccurateResult, Verse.IntVec3& closestSlot, System.Single& closestDistSquared, RimWorld.StoragePriority& foundPriority)
  99. Applying prepatch PerformanceFish.Hauling.StoreUtilityPrepatches+TryFindBestBetterStoreCellForPatch on method static System.Boolean RimWorld.StoreUtility::TryFindBestBetterStoreCellFor(Verse.Thing t, Verse.Pawn carrier, Verse.Map map, RimWorld.StoragePriority currentPriority, RimWorld.Faction faction, Verse.IntVec3& foundCell, System.Boolean needAccurateResult)
  100. Applying prepatch PerformanceFish.Hauling.StoreUtilityPrepatches+GetSlotGroupPatch on method static RimWorld.SlotGroup RimWorld.StoreUtility::GetSlotGroup(Verse.Thing thing)
  101. Applying prepatch PerformanceFish.Hauling.SlotGroupPrepatches+Notify_AddedCellPatch on method System.Void RimWorld.SlotGroup::Notify_AddedCell(Verse.IntVec3 c)
  102. Applying prepatch PerformanceFish.Hauling.SlotGroupPrepatches+Notify_LostCellPatch on method System.Void RimWorld.SlotGroup::Notify_LostCell(Verse.IntVec3 c)
  103. Applying prepatch PerformanceFish.Hauling.HaulDestinationManagerPatches+CompareSlotGroupPrioritiesDescendingPatch on method static System.Int32 RimWorld.HaulDestinationManager::CompareSlotGroupPrioritiesDescending(RimWorld.SlotGroup a, RimWorld.SlotGroup b)
  104. Applying prepatch PerformanceFish.Hauling.HaulDestinationManagerPatches+Notify_HaulDestinationChangedPriorityPatch on method System.Void RimWorld.HaulDestinationManager::Notify_HaulDestinationChangedPriority()
  105. Applying prepatch PerformanceFish.Hauling.HaulDestinationManagerPatches+AddHaulDestinationPatch on method System.Void RimWorld.HaulDestinationManager::AddHaulDestination(RimWorld.IHaulDestination haulDestination)
  106. Applying prepatch PerformanceFish.Hauling.HaulDestinationManagerPatches+RemoveHaulDestinationPatch on method System.Void RimWorld.HaulDestinationManager::RemoveHaulDestination(RimWorld.IHaulDestination haulDestination)
  107. Applying prepatch PerformanceFish.Planet.WorldPawnGCOptimization+WorldPawnGCTickPatch on method System.Void RimWorld.Planet.WorldPawnGC::WorldPawnGCTick()
  108. Applying prepatch PerformanceFish.Defs.ThingDefPatches+BaseMarketValuePatch on method System.Single Verse.ThingDef::get_BaseMarketValue()
  109. Applying prepatch PerformanceFish.Planet.WorldPawnGCOptimization+CancelGCPassPatch on method System.Void RimWorld.Planet.WorldPawnGC::CancelGCPass()
  110. Applying prepatch PerformanceFish.Planet.WorldObjectsOptimization+WorldObjectsHolderTickPatch on method System.Void RimWorld.Planet.WorldObjectsHolder::WorldObjectsHolderTick()
  111. Applying prepatch PerformanceFish.GetCompCaching+ThingDefHasCompPatch on method System.Boolean Verse.ThingDef::HasComp(System.Type compType)
  112. Applying prepatch PerformanceFish.GetCompCaching+WorldObjectCompPatch on method RimWorld.Planet.T RimWorld.Planet.WorldObject::GetComponent()
  113. Applying prepatch PerformanceFish.GetCompCaching+ThingDefGenericHasCompPatch on method System.Boolean Verse.ThingDef::HasComp()
  114. Applying prepatch PerformanceFish.GetCompCaching+ThingCompPatch on method Verse.T Verse.ThingWithComps::GetComp()
  115. Applying prepatch PerformanceFish.GetCompCaching+MapComponentPatch on method Verse.T Verse.Map::GetComponent()
  116. Applying prepatch PerformanceFish.GetCompCaching+HediffCompPatch on method static Verse.T Verse.HediffUtility::TryGetComp(Verse.Hediff hd)
  117. Applying prepatch PerformanceFish.GetCompCaching+WorldComponentPatch on method RimWorld.Planet.T RimWorld.Planet.World::GetComponent()
  118. Applying prepatch PerformanceFish.GetCompCaching+HediffCompPropsPatch on method Verse.T Verse.HediffDef::CompProps()
  119. Applying prepatch PerformanceFish.GetCompCaching+ThingCompPropertiesPatch on method Verse.T Verse.ThingDef::GetCompProperties()
  120. Applying prepatch PerformanceFish.GetCompCaching+GameComponentPatch on method Verse.T Verse.Game::GetComponent()
  121. Applying prepatch PerformanceFish.GenTypesPatches+AllSubclasses on method static System.Collections.Generic.List`1<System.Type> Verse.GenTypes::AllSubclasses(System.Type baseType)
  122. Applying prepatch PerformanceFish.GenTypesPatches+AllSubclassesNonAbstract on method static System.Collections.Generic.List`1<System.Type> Verse.GenTypes::AllSubclassesNonAbstract(System.Type baseType)
  123. Applying prepatch PerformanceFish.GenTypesPatches+AllTypes on method static System.Collections.Generic.List`1<System.Type> Verse.GenTypes::get_AllTypes()
  124. Applying prepatch PerformanceFish.GenTypesPatches+AllTypesWithAttribute on method static System.Collections.Generic.List`1<System.Type> Verse.GenTypes::AllTypesWithAttribute()
  125. Applying prepatch PerformanceFish.GeneTrackerOptimization+GeneTrackerTickPatch on method System.Void RimWorld.Pawn_GeneTracker::GeneTrackerTick()
  126. Applying prepatch PerformanceFish.GasGridOptimization+SetDirectPatch on method System.Void Verse.GasGrid::SetDirect(System.Int32 index, System.Byte smoke, System.Byte toxic, System.Byte rotStink, System.Byte deadlife)
  127. Applying prepatch PerformanceFish.GasGridOptimization+MouseOverReadOutOnGUI on method System.Void Verse.MouseoverReadout::MouseoverReadoutOnGUI()
  128. Applying prepatch PerformanceFish.GasGridOptimization+DebugToolsGeneralPushGas on method static System.Collections.Generic.List`1<LudeonTK.DebugActionNode> Verse.DebugToolsGeneral::PushGas()
  129. Applying prepatch PerformanceFish.GasGridOptimization+ExposeDataPatch on method virtual System.Void Verse.GasGrid::ExposeData()
  130. Applying prepatch PerformanceFish.GasGridOptimization+Notify_ThingSpawnedPatch on method System.Void Verse.GasGrid::Notify_ThingSpawned(Verse.Thing thing)
  131. Applying prepatch PerformanceFish.GasGridOptimization+Debug_FillAllPatch on method System.Void Verse.GasGrid::Debug_FillAll()
  132. Applying prepatch PerformanceFish.GasGridOptimization+Debug_ClearAllPatch on method System.Void Verse.GasGrid::Debug_ClearAll()
  133. Applying prepatch PerformanceFish.GasGridOptimization+DensityAtPatch on method System.Byte Verse.GasGrid::DensityAt(System.Int32 index, Verse.GasType gasType)
  134. Applying prepatch PerformanceFish.GasGridOptimization+AnyGasAtPatch on method System.Boolean Verse.GasGrid::AnyGasAt(System.Int32 idx)
  135. Applying prepatch PerformanceFish.GasGridOptimization+AddGasPatch on method System.Void Verse.GasGrid::AddGas(Verse.IntVec3 cell, Verse.GasType gasType, System.Int32 amount, System.Boolean canOverflow)
  136. Applying prepatch PerformanceFish.GasGridOptimization+ColorAtPatch on method virtual UnityEngine.Color Verse.SectionLayer_Gas::ColorAt(Verse.IntVec3 cell)
  137. Applying prepatch PerformanceFish.GasGridOptimization+TickPatch on method System.Void Verse.GasGrid::Tick()
  138. Applying prepatch PerformanceFish.DeepResourceGridOptimization+AnyActiveDeepScannersOnMapPatch on method System.Boolean Verse.DeepResourceGrid::AnyActiveDeepScannersOnMap()
  139. Applying prepatch PerformanceFish.DebugActionFixes+InitOutputsPatch on method virtual LudeonTK.DebugActionNode LudeonTK.DebugTabMenu_Output::InitActions(LudeonTK.DebugActionNode absRoot)
  140. Applying prepatch PerformanceFish.GetCompCaching+AbilityCompPatch on method RimWorld.T RimWorld.Ability::CompOfType()
  141. Applying prepatch PerformanceFish.IdeoBuildingPresenceDemandOptimization+BuildingPresentPatch on method System.Boolean RimWorld.IdeoBuildingPresenceDemand::BuildingPresent(Verse.Map map)
  142. Applying prepatch PerformanceFish.IdeoUtilityCaching+GetStyleDominance_Patch on method static System.Single RimWorld.IdeoUtility::GetStyleDominance(Verse.Thing t, RimWorld.Ideo ideo)
  143. Applying prepatch PerformanceFish.LogPatches+ClassPatch on type Verse.Log
  144. Applying prepatch PerformanceFish.Planet.WorldObjectsOptimization+ExpandingIconCaching on method virtual UnityEngine.Texture2D RimWorld.Planet.WorldObject::get_ExpandingIcon()
  145. Applying prepatch PerformanceFish.Planet.MothballOptimization+WorldPawnsDefPreventingMothball on method Verse.HediffDef RimWorld.Planet.WorldPawns::DefPreventingMothball(Verse.Pawn p)
  146. Applying prepatch PerformanceFish.Rendering.TextureLoadingPatches+ModContentLoader_LoadItem on method static Verse.LoadedContentItem`1<Verse.T> Verse.ModContentLoader`1<Verse.T>::LoadItem(RimWorld.IO.VirtualFile file)
  147. Applying prepatch PerformanceFish.Rendering.TextureLoadingPatches+ModContentLoader_LoadTexture on method static UnityEngine.Texture2D Verse.ModContentLoader`1<Verse.T>::LoadTexture(RimWorld.IO.VirtualFile file)
  148. Applying prepatch PerformanceFish.Rendering.TextureLoadingPatches+GetAllFilesForModPatch on method static System.Collections.Generic.Dictionary`2<System.String, System.IO.FileInfo> Verse.ModContentPack::GetAllFilesForMod(Verse.ModContentPack mod, System.String contentPath, System.Func`2<System.String, System.Boolean> validateExtension, System.Collections.Generic.List`1<System.String> foldersToLoadDebug)
  149. Applying prepatch PerformanceFish.Rendering.TextureLoadingPatches+ModContentLoader_StaticConstructor on method static System.Void Verse.ModContentLoader`1<Verse.T>::.cctor()
  150. Applying prepatch PerformanceFish.Rendering.PrintImprovements+PrintPlanePatch on method static System.Void Verse.Printer_Plane::PrintPlane(Verse.SectionLayer layer, UnityEngine.Vector3 center, UnityEngine.Vector2 size, UnityEngine.Material mat, System.Single rot, System.Boolean flipUv, UnityEngine.Vector2[] uvs, UnityEngine.Color32[] colors, System.Single topVerticesAltitudeBias, System.Single uvzPayload)
  151. Applying prepatch PerformanceFish.Rendering.PrintImprovements+PlantPatch on method virtual System.Void RimWorld.Plant::Print(Verse.SectionLayer layer)
  152. Applying prepatch PerformanceFish.Rendering.GraphicPatches+MultiInitFix on method virtual System.Void Verse.Graphic_Multi::Init(Verse.GraphicRequest req)
  153. Applying prepatch PerformanceFish.Rendering.DynamicDrawManagerPatches+DrawDynamicThingsPatch on method System.Void Verse.DynamicDrawManager::DrawDynamicThings()
  154. Applying prepatch PerformanceFish.Rendering.ContentFinderCaching+Get_Patch on method static Verse.T Verse.ContentFinder`1<Verse.T>::Get(System.String itemPath, System.Boolean reportFailure)
  155. Applying prepatch PerformanceFish.UtilityPrepatches+CreateModClassesPatch on method static System.Void Verse.LoadedModManager::CreateModClasses()
  156. Applying prepatch PerformanceFish.UtilityPrepatches+NoSteamLogWarning on method static System.Void Verse.Steam.SteamManager::InitIfNeeded()
  157. Applying prepatch PerformanceFish.Planet.WorldObjectsOptimization+ExpandingIconColorCaching on method virtual UnityEngine.Color RimWorld.Planet.WorldObject::get_ExpandingIconColor()
  158. Applying prepatch PerformanceFish.ThingPatches+MapHeldPatch on method Verse.Map Verse.Thing::get_MapHeld()
  159. Applying prepatch PerformanceFish.ThingPatches+ExposeDataFixStuffPatch on method virtual System.Void Verse.Thing::ExposeData()
  160. Applying prepatch PerformanceFish.ThingPatches+SpawnedPatch on method System.Boolean Verse.Thing::get_Spawned()
  161. Applying prepatch PerformanceFish.ThingOwnerUtilityPreCaching+GetAllThingsRecursively_Patch on method static System.Void Verse.ThingOwnerUtility::GetAllThingsRecursively(Verse.Map map, Verse.ThingRequest request, System.Collections.Generic.List`1<Verse.T> outThings, System.Boolean allowUnreal, System.Predicate`1<Verse.IThingHolder> passCheck, System.Boolean alsoGetSpawnedThings)
  162. Applying prepatch PerformanceFish.StatCaching+SetStatBaseValuePatch on method static System.Void RimWorld.StatExtension::SetStatBaseValue(Verse.BuildableDef def, RimWorld.StatDef stat, System.Single newBaseValue)
  163. Applying prepatch PerformanceFish.StatCaching+GetStatValueAbstractPatch on method static System.Single RimWorld.StatExtension::GetStatValueAbstract(Verse.BuildableDef def, RimWorld.StatDef stat, Verse.ThingDef stuff)
  164. Applying prepatch PerformanceFish.RoomPrepatches+Regions_Patch on method System.Collections.Generic.List`1<Verse.Region> Verse.Room::get_Regions()
  165. Applying prepatch PerformanceFish.ModsConfigPatches+AreAllActivePatch on method static System.Boolean Verse.ModsConfig::AreAllActive(System.String mods)
  166. Applying prepatch PerformanceFish.ModsConfigPatches+IsAnyActiveOrEmptyPatch on method static System.Boolean Verse.ModsConfig::IsAnyActiveOrEmpty(System.Collections.Generic.IEnumerable`1<System.String> mods, System.Boolean trimNames)
  167. Applying prepatch PerformanceFish.ModListerPatches+AnyFromListActivePatch on method static System.Boolean Verse.ModLister::AnyFromListActive(System.Collections.Generic.List`1<System.String> mods)
  168. Applying prepatch PerformanceFish.ModListerPatches+ModIncompatibilityIsSatisfiedPatch on method virtual System.Boolean Verse.ModIncompatibility::get_IsSatisfied()
  169. Applying prepatch PerformanceFish.MiscPrepatchedOptimizations+GenList_ListFullCopy on method static System.Collections.Generic.List`1<Verse.T> Verse.GenList::ListFullCopy(System.Collections.Generic.List`1<Verse.T> source)
  170. Applying prepatch PerformanceFish.MiscPrepatchedOptimizations+GenCollection_FirstOrDefault on method static Verse.T Verse.GenCollection::FirstOrDefault(System.Collections.Generic.List`1<Verse.T> list, System.Predicate`1<Verse.T> predicate)
  171. Applying prepatch PerformanceFish.MiscPrepatchedOptimizations+GenGrid_InBoundsPatch on method static System.Boolean Verse.GenGrid::InBounds(Verse.IntVec3 c, Verse.Map map)
  172. Applying prepatch PerformanceFish.MapPrepatches+FinalizeLoadingPatch on method System.Void Verse.Map::FinalizeLoading()
  173. Applying prepatch PerformanceFish.ThingPatches+InitializeCompsFix on method System.Void Verse.ThingWithComps::InitializeComps()
  174. Applying prepatch PerformanceFish.Defs.WorkGiverDefFixes+WorkerPatch on method RimWorld.WorkGiver RimWorld.WorkGiverDef::get_Worker()
  175. Performance Fish finished applying prepatches in 1.8939545 seconds
  176. Prepatcher: Game processing took 2288.4488ms
  177. Prepatcher: Serializing patched assemblies
  178. Prepatcher: Serializing took 872.136ms
  179. Prepatcher: Setting refonly
  180. Prepatcher: Loading patched assemblies
  181. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC39A6040.dll
  182. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4659040.dll
  183. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BA84010.dll
  184. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BA92C20.dll
  185. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9B9B8080.dll
  186. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BAA0830.dll
  187. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BAA9E40.dll
  188. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BAF9E50.dll
  189. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BB8BC60.dll
  190. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BBBE270.dll
  191. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BBCAA80.dll
  192. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BBF2C90.dll
  193. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BBF6AA0.dll
  194. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BC062B0.dll
  195. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BC19AC0.dll
  196. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BC202D0.dll
  197. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BC234E0.dll
  198. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BC284F0.dll
  199. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BC2E300.dll
  200. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BC32510.dll
  201. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BC5A920.dll
  202. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B8E5E0030.dll
  203. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BC91930.dll
  204. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BC95340.dll
  205. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BCAE150.dll
  206. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9B9BB090.dll
  207. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B99857E50.dll
  208. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BCD3D60.dll
  209. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BCD5370.dll
  210. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BCE4D80.dll
  211. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BCEEB90.dll
  212. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BDE9DA0.dll
  213. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BDEC9B0.dll
  214. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BDF75C0.dll
  215. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BDF8DD0.dll
  216. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B6816A8A0.dll
  217. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BE12FE0.dll
  218. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BE14DF0.dll
  219. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BE1D800.dll
  220. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BE39410.dll
  221. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BE4C020.dll
  222. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BE51830.dll
  223. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BE55A40.dll
  224. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B6816F8E0.dll
  225. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BE58850.dll
  226. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BE5A260.dll
  227. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9B9F4750.dll
  228. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BE73010.dll
  229. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BE74820.dll
  230. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BE79830.dll
  231. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BE7F050.dll
  232. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BE80660.dll
  233. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BE86880.dll
  234. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BE90090.dll
  235. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BE934A0.dll
  236. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9B9F8770.dll
  237. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BE9C0B0.dll
  238. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BEEC6C0.dll
  239. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4880080.dll
  240. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BF2E8D0.dll
  241. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9B9FE7A0.dll
  242. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC48A1E90.dll
  243. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BF32AE0.dll
  244. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC48C52A0.dll
  245. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC48CE8B0.dll
  246. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BF34CF0.dll
  247. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BF3CB00.dll
  248. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC48D7EC0.dll
  249. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC48F9AD0.dll
  250. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9B99A8B0.dll
  251. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC48FB6E0.dll
  252. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BF3DD10.dll
  253. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC48FFB00.dll
  254. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4902110.dll
  255. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4911F20.dll
  256. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4951740.dll
  257. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC49B4F60.dll
  258. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4A07770.dll
  259. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4A1A380.dll
  260. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4A1E190.dll
  261. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4A21DA0.dll
  262. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4A2CDB0.dll
  263. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4A349C0.dll
  264. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4A3FFD0.dll
  265. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4A425E0.dll
  266. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4A7D5F0.dll
  267. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4A80C00.dll
  268. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9B99D0C0.dll
  269. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B68168080.dll
  270. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9B995890.dll
  271. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC585B040.dll
  272. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4A8C410.dll
  273. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4ACA020.dll
  274. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC597F040.dll
  275. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4ADA440.dll
  276. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4AF0C50.dll
  277. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4AF4260.dll
  278. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4B6F670.dll
  279. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9B9980A0.dll
  280. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B68169490.dll
  281. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4B8DC80.dll
  282. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4BC2A90.dll
  283. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4BC46A0.dll
  284. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4BC9AB0.dll
  285. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4BCC0C0.dll
  286. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4BD42D0.dll
  287. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4BD70E0.dll
  288. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4BD8EF0.dll
  289. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4BE1500.dll
  290. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4BF5910.dll
  291. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4BF7320.dll
  292. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4BFAB30.dll
  293. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4C01F40.dll
  294. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B94F88D70.dll
  295. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4C07550.dll
  296. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4C19960.dll
  297. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4C1C970.dll
  298. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4C22580.dll
  299. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4C4A390.dll
  300. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4C541A0.dll
  301. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4C559B0.dll
  302. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4D4DDC0.dll
  303. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4D50DD0.dll
  304. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4D52FE0.dll
  305. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4D5ABF0.dll
  306. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B94F78D30.dll
  307. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4D61800.dll
  308. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4D68210.dll
  309. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4D71230.dll
  310. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4D77240.dll
  311. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4D78A50.dll
  312. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4D7F060.dll
  313. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4D83870.dll
  314. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4D85080.dll
  315. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4D8A090.dll
  316. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4E13020.dll
  317. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4E17630.dll
  318. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4E1C440.dll
  319. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4E21850.dll
  320. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4E25260.dll
  321. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4E2B270.dll
  322. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4E2D680.dll
  323. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B68172100.dll
  324. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4E32890.dll
  325. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4E408A0.dll
  326. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4E51CB0.dll
  327. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BA0A800.dll
  328. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4E548C0.dll
  329. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4E560D0.dll
  330. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4E578E0.dll
  331. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4E594F0.dll
  332. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4E60700.dll
  333. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4E63D10.dll
  334. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BA0E820.dll
  335. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4E77730.dll
  336. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4E93740.dll
  337. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4E95550.dll
  338. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4EA2760.dll
  339. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4EDAB70.dll
  340. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4EE2980.dll
  341. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4EE4790.dll
  342. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4EF07A0.dll
  343. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B68173510.dll
  344. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4EF7BB0.dll
  345. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4EFD5C0.dll
  346. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4EFF1D0.dll
  347. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4F009E0.dll
  348. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4F045F0.dll
  349. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4F22E00.dll
  350. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4F2A410.dll
  351. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4F36820.dll
  352. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4F3E630.dll
  353. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4F40840.dll
  354. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4F45250.dll
  355. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4F4A060.dll
  356. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4F4B670.dll
  357. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4F52E80.dll
  358. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4F5BC90.dll
  359. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4FA4010.dll
  360. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4FBAE20.dll
  361. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4FCE830.dll
  362. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4FD4A40.dll
  363. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4FD7650.dll
  364. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BA0C810.dll
  365. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4FDAE70.dll
  366. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B68174920.dll
  367. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4FDE090.dll
  368. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4FECAA0.dll
  369. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4FEF8B0.dll
  370. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4FF28C0.dll
  371. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4FF80D0.dll
  372. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC4FFE6E0.dll
  373. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC50036F0.dll
  374. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9B99F8D0.dll
  375. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5008900.dll
  376. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC500FB10.dll
  377. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5015120.dll
  378. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC502A540.dll
  379. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5043B50.dll
  380. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5047560.dll
  381. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC504C970.dll
  382. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC506A180.dll
  383. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC506C790.dll
  384. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC506F1A0.dll
  385. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC50723B0.dll
  386. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC50823C0.dll
  387. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC50853D0.dll
  388. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC50865E0.dll
  389. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9B98E060.dll
  390. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC50903F0.dll
  391. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC50C1A10.dll
  392. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC50C4A20.dll
  393. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC50CFC30.dll
  394. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC50EF640.dll
  395. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC50F6850.dll
  396. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC50FD460.dll
  397. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5101270.dll
  398. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC510C080.dll
  399. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC510DE90.dll
  400. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5116CA0.dll
  401. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC51224C0.dll
  402. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5126AD0.dll
  403. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5129AE0.dll
  404. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC512E2F0.dll
  405. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5131300.dll
  406. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5136B10.dll
  407. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5139F20.dll
  408. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5153130.dll
  409. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5166540.dll
  410. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5169B50.dll
  411. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC517FF60.dll
  412. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5181B70.dll
  413. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5186580.dll
  414. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5189590.dll
  415. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC51AC3A0.dll
  416. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC51B63B0.dll
  417. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC51BBBC0.dll
  418. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC51BD7D0.dll
  419. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC51C29E0.dll
  420. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC51C89F0.dll
  421. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC51CE610.dll
  422. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC51D2A20.dll
  423. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC520DA30.dll
  424. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B68175D30.dll
  425. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BA047D0.dll
  426. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B94F84D60.dll
  427. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC520F440.dll
  428. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC521FC50.dll
  429. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5244C60.dll
  430. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5249870.dll
  431. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5257480.dll
  432. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5259E90.dll
  433. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC525C4A0.dll
  434. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC527D2B0.dll
  435. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5282EC0.dll
  436. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5284AD0.dll
  437. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC52972E0.dll
  438. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC529C6F0.dll
  439. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC52A0B50.dll
  440. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC52C0B10.dll
  441. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC52C3520.dll
  442. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC52CB530.dll
  443. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC52D0740.dll
  444. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC52E7010.dll
  445. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC52EEA20.dll
  446. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BA007B0.dll
  447. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5326E40.dll
  448. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC533D250.dll
  449. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5340E60.dll
  450. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5372670.dll
  451. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5374A80.dll
  452. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC537AA90.dll
  453. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC537E0A0.dll
  454. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC53828B0.dll
  455. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5383EC0.dll
  456. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5387CD0.dll
  457. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC538A6E0.dll
  458. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9B9A20E0.dll
  459. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC53AE900.dll
  460. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC53B1910.dll
  461. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC53B3B20.dll
  462. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC53B5F30.dll
  463. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC53BB740.dll
  464. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC53BF950.dll
  465. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC53C2B60.dll
  466. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC53CF570.dll
  467. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC53D3180.dll
  468. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC53D6790.dll
  469. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC53DA1A0.dll
  470. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC53DC7B0.dll
  471. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC54053C0.dll
  472. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5410FE0.dll
  473. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5413DF0.dll
  474. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9B990870.dll
  475. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5416E00.dll
  476. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B94F70D10.dll
  477. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5419210.dll
  478. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC541BE20.dll
  479. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5426C30.dll
  480. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5439C40.dll
  481. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5440650.dll
  482. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5445860.dll
  483. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC544A470.dll
  484. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC544D080.dll
  485. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5454490.dll
  486. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5461CB0.dll
  487. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5464AC0.dll
  488. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC546BAD0.dll
  489. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC54706E0.dll
  490. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5472CF0.dll
  491. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5477D00.dll
  492. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BA10830.dll
  493. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9BA087F0.dll
  494. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC54AF530.dll
  495. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC54C2940.dll
  496. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC54CB150.dll
  497. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC54CC960.dll
  498. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC54CFD70.dll
  499. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC54D2B80.dll
  500. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5398990.dll
  501. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC54F43A0.dll
  502. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC54FB1B0.dll
  503. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5AEE040.dll
  504. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC55015C0.dll
  505. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC55053D0.dll
  506. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC551DDE0.dll
  507. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC551F7F0.dll
  508. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5556400.dll
  509. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5568610.dll
  510. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5573020.dll
  511. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5574E30.dll
  512. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC55A3440.dll
  513. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC55A5850.dll
  514. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC55AFE60.dll
  515. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC55C2270.dll
  516. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC55C7680.dll
  517. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC55D1690.dll
  518. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC55D34A0.dll
  519. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9B9A48F0.dll
  520. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC55D5AB0.dll
  521. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC55D78C0.dll
  522. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC56286D0.dll
  523. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC562F2E0.dll
  524. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC56398F0.dll
  525. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5645100.dll
  526. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC565E120.dll
  527. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC56D0020.dll
  528. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC56D1830.dll
  529. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC56E0840.dll
  530. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B9B993080.dll
  531. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC56E2450.dll
  532. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC56E3E60.dll
  533. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC56F5480.dll
  534. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B94F6CD00.dll
  535. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC56F98A0.dll
  536. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC56FC2B0.dll
  537. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC57006C0.dll
  538. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC57056D0.dll
  539. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC57142E0.dll
  540. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC572FCF0.dll
  541. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5731B00.dll
  542. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5733910.dll
  543. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5754120.dll
  544. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC575E330.dll
  545. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5760740.dll
  546. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5763550.dll
  547. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5769760.dll
  548. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC576F370.dll
  549. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5772980.dll
  550. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC577DB90.dll
  551. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027B94F9CDC0.dll
  552. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC578FA50.dll
  553. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC52A1F60.dll
  554. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC57969B0.dll
  555. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5799FC0.dll
  556. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC57B31D0.dll
  557. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC57B4DE0.dll
  558. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC57BABF0.dll
  559. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC57BEE00.dll
  560. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC57C2610.dll
  561. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC57D2A20.dll
  562. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC57D4E30.dll
  563. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC57DEE40.dll
  564. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC57E6650.dll
  565. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC57EBA60.dll
  566. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC57FD080.dll
  567. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5800C90.dll
  568. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5805AA0.dll
  569. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC5807EB0.dll
  570. Prepatcher: Done loading
  571. Command line arguments: -savedatafolder=C:\Users\Admin\AppData\LocalLow\Ludeon Studios\RimWorld by Ludeon Studios
  572. RimWorld 1.5.4104 rev435
  573. Save data folder overridden to C:\Users\Admin\AppData\LocalLow\Ludeon Studios\RimWorld by Ludeon Studios
  574. Mod Arsenal of Totalism - Style Submod dependency (4YDRA.ArsenalofRevolution) needs to have <downloadUrl> and/or <steamWorkshopUrl> specified.
  575. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  576.  
  577. Mod Arsenal of Totalism - Style Submod dependency (4YDRA.ArsenalofReaction) needs to have <downloadUrl> and/or <steamWorkshopUrl> specified.
  578. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  579.  
  580. Mod Arsenal of Reaction dependency (4YDRA.ArsenalofCORE) needs to have <downloadUrl> and/or <steamWorkshopUrl> specified.
  581. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  582.  
  583. Mod Arsenal of Revolution dependency (4YDRA.ArsenalofCORE) needs to have <downloadUrl> and/or <steamWorkshopUrl> specified.
  584. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  585.  
  586. Mod Dodge Challenger dependency (OskarPotocki.VanillaVehiclesExpanded) needs to have <downloadUrl> and/or <steamWorkshopUrl> specified.
  587. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  588.  
  589. Mod Just Toyota Land Cruiser J70 dependency (OskarPotocki.VanillaVehiclesExpanded) needs to have <downloadUrl> and/or <steamWorkshopUrl> specified.
  590. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  591.  
  592. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BCC4D0F90.dll
  593. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BCCF22260.dll
  594. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BC6B3E280.dll
  595. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BCED7A180.dll
  596. Performance Fish is applying PotentialWorkThingsGlobal_Patch on virtual Verse.AI.Job RimWorld.JobGiver_Haul::TryGiveJob(Verse.Pawn pawn)
  597. Performance Fish is applying DayTickByThing_Patch on static System.Int32 RimWorld.GenLocalDate::DayTick(Verse.Thing thing)
  598. Performance Fish is applying ContainedAndAdjacentThings_Patch on System.Collections.Generic.List`1<Verse.Thing> Verse.Room::get_ContainedAndAdjacentThings()
  599. Performance Fish is applying TryFindBestIngredientsHelper_Patch on static System.Boolean RimWorld.WorkGiver_DoBill::TryFindBestIngredientsHelper(System.Predicate`1<Verse.Thing> thingValidator, System.Predicate`1<System.Collections.Generic.List`1<Verse.Thing>> foundAllIngredientsAndChoose, System.Collections.Generic.List`1<Verse.IngredientCount> ingredients, Verse.Pawn pawn, Verse.Thing billGiver, System.Collections.Generic.List`1<Verse.ThingCount> chosen, System.Single searchRadius)
  600. Performance Fish is applying CompAssignableToPawn_Bed_Patch on virtual System.Boolean RimWorld.CompAssignableToPawn_Bed::IdeoligionForbids(Verse.Pawn pawn)
  601. Performance Fish is applying SharedAltar_Patch on Verse.Thing RimWorld.ThoughtWorker_Precept_AltarSharing::SharedAltar(Verse.Pawn pawn)
  602. Performance Fish is applying ClearAllMapsAndWorld_Patch on static System.Void Verse.Profile.MemoryUtility::ClearAllMapsAndWorld()
  603. Performance Fish is applying PsyfocusGainPerTick on static System.Single RimWorld.MeditationUtility::PsyfocusGainPerTick(Verse.Pawn pawn, Verse.Thing focus)
  604. Performance Fish is applying AllTypes on static System.Collections.Generic.IEnumerable`1<System.Type> HarmonyLib.AccessTools::AllTypes()
  605. Performance Fish is applying ThingsMatching_Patch on System.Collections.Generic.List`1<Verse.Thing> Verse.ListerThings::ThingsMatching(Verse.ThingRequest req)
  606. Performance Fish is applying WindManager_WindManagerTick on System.Void Verse.WindManager::WindManagerTick()
  607. Performance Fish is applying GearMass_Patch on static System.Single RimWorld.MassUtility::GearMass(Verse.Pawn p)
  608. Performance Fish is applying GetField_Patch on virtual System.Reflection.FieldInfo System.RuntimeType::GetField(System.String name, System.Reflection.BindingFlags bindingAttr)
  609. Performance Fish is applying PotentialWorkThingsGlobal_Patch on virtual System.Collections.Generic.IEnumerable`1<Verse.Thing> RimWorld.WorkGiver_Haul::PotentialWorkThingsGlobal(Verse.Pawn pawn)
  610. Performance Fish is applying JobOnThing_Patch on virtual Verse.AI.Job RimWorld.WorkGiver_Merge::JobOnThing(Verse.Pawn pawn, Verse.Thing t, System.Boolean forced)
  611. Performance Fish is applying DirtyCache on System.Void Verse.HediffSet::DirtyCache()
  612. Performance Fish is applying TryAddImmunityRecord on System.Void Verse.ImmunityHandler::TryAddImmunityRecord(Verse.HediffDef def, Verse.HediffDef source)
  613. Performance Fish is applying Psylink_Patch on Verse.Hediff_Psylink RimWorld.Pawn_PsychicEntropyTracker::get_Psylink()
  614. Performance Fish is applying GetFieldsPatch on virtual System.Reflection.FieldInfo[] System.RuntimeType::GetFields(System.Reflection.BindingFlags bindingAttr)
  615. Performance Fish is applying DayTickByMap_Patch on static System.Int32 RimWorld.GenLocalDate::DayTick(Verse.Map map)
  616. Performance Fish is applying AllowedToAcceptPatch on System.Boolean RimWorld.StorageSettings::AllowedToAccept(Verse.Thing t)
  617. Performance Fish is applying TryFindBestIngredientsInSet_NoMixHelper_Patch on static System.Boolean RimWorld.WorkGiver_DoBill::TryFindBestIngredientsInSet_NoMixHelper(System.Collections.Generic.List`1<Verse.Thing> availableThings, System.Collections.Generic.List`1<Verse.IngredientCount> ingredients, System.Collections.Generic.List`1<Verse.ThingCount> chosen, Verse.IntVec3 rootCell, System.Boolean alreadySorted, System.Collections.Generic.List`1<Verse.IngredientCount> missingIngredients, RimWorld.Bill bill)
  618. Performance Fish is applying RoomAt_Patch on static Verse.Room Verse.RegionAndRoomQuery::RoomAt(Verse.IntVec3 c, Verse.Map map, Verse.RegionType allowedRegionTypes)
  619. Performance Fish is applying FinalizeInit_Patch on System.Void Verse.Game::FinalizeInit()
  620. Performance Fish is applying CompRottable on virtual System.Void RimWorld.CompRottable::CompTick()
  621. Performance Fish is applying InventoryMass_Patch on static System.Single RimWorld.MassUtility::InventoryMass(Verse.Pawn p)
  622. Performance Fish is applying ImmunityRecordExists on System.Boolean Verse.ImmunityHandler::ImmunityRecordExists(Verse.HediffDef def)
  623. Performance Fish is applying GetMethodWithFlags_Patch on virtual System.Reflection.MethodInfo System.Type::GetMethod(System.String name, System.Reflection.BindingFlags bindingAttr)
  624. Performance Fish is applying TryNotifyChanged_Patch on System.Void RimWorld.StorageSettings::TryNotifyChanged()
  625. Performance Fish is applying NeededImmunitiesNow on System.Collections.Generic.List`1<Verse.ImmunityInfo> Verse.ImmunityHandler::NeededImmunitiesNow()
  626. Performance Fish is applying Owners_Patch on System.Collections.Generic.IEnumerable`1<Verse.Pawn> Verse.Room::get_Owners()
  627. Performance Fish is applying GetMethodWithTypes_Patch on virtual System.Reflection.MethodInfo System.Type::GetMethod(System.String name, System.Type[] types)
  628. Performance Fish is applying ContainedBeds_Patch on System.Collections.Generic.IEnumerable`1<RimWorld.Building_Bed> Verse.Room::get_ContainedBeds()
  629. Performance Fish is applying ReportProbablyMissingAttributesFix on System.Void Verse.<>c__DisplayClass2_0::<ReportProbablyMissingAttributes>b__0(System.Type t)
  630. Performance Fish is applying GetMethodWithFlagsAndTypes_Patch on virtual System.Reflection.MethodInfo System.Type::GetMethod(System.String name, System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Type[] types, System.Reflection.ParameterModifier[] modifiers)
  631. Performance Fish is applying Role_Patch on Verse.RoomRoleDef Verse.Room::get_Role()
  632. Performance Fish is applying DrawBatch_Flush on System.Void Verse.DrawBatch::Flush(System.Boolean draw)
  633. Performance Fish is applying GetConstructor_Patch on virtual System.Reflection.ConstructorInfo System.Type::GetConstructor(System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Type[] types, System.Reflection.ParameterModifier[] modifiers)
  634. Performance Fish is applying RitualObligationTrigger_Date on virtual System.Void RimWorld.RitualObligationTrigger_Date::Tick()
  635. Performance Fish is applying GetCustomAttributes on static System.Object[] System.MonoCustomAttrs::GetCustomAttributes(System.Reflection.ICustomAttributeProvider obj, System.Type attributeType, System.Boolean inherit)
  636. Performance Fish is applying GetProperty_Patch on virtual System.Reflection.PropertyInfo System.Type::GetProperty(System.String name, System.Reflection.BindingFlags bindingAttr)
  637. Performance Fish is applying GetValue_Patch on virtual System.Object System.Reflection.MonoField::GetValue(System.Object obj)
  638. Performance Fish is applying SetValue_Patch on virtual System.Void System.Reflection.FieldInfo::SetValue(System.Object obj, System.Object value)
  639. Performance Fish is applying CreateInstance_Type on static System.Object System.Activator::CreateInstance(System.Type type)
  640. Performance Fish is applying GetFullName on virtual System.String System.RuntimeType::get_FullName()
  641. Prepatcher: Restarted with the patched assembly, going silent.
  642. Initializing Performance Fish v0.6.2.0
  643. Performance Fish applied 30 harmony prefixes, 30 harmony postfixes, 15 harmony transpilers, 18 prepatcher prefixes, 34 prepatcher postfixes, 90 prepatcher transpilers and 2 prepatcher class patches. That's a total of 219 patches. Amazing!
  644.  
  645. The following methods were patched:
  646. static System.Collections.Generic.IEnumerable`1<System.Type> HarmonyLib.AccessTools::AllTypes()
  647. static System.Int32 RimWorld.GenLocalDate::DayTick(Verse.Thing thing)
  648. static System.Int32 RimWorld.GenLocalDate::DayTick(Verse.Map map)
  649. static System.Single RimWorld.MassUtility::GearMass(Verse.Pawn p)
  650. static System.Single RimWorld.MassUtility::InventoryMass(Verse.Pawn p)
  651. static System.Single RimWorld.MeditationUtility::PsyfocusGainPerTick(Verse.Pawn pawn, Verse.Thing focus)
  652. System.Void Verse.WindManager::WindManagerTick()
  653. virtual System.Void RimWorld.CompRottable::CompTick()
  654. System.Void Verse.<>c__DisplayClass2_0::<ReportProbablyMissingAttributes>b__0(System.Type t)
  655. System.Void Verse.DrawBatch::Flush(System.Boolean draw)
  656. virtual System.Void RimWorld.RitualObligationTrigger_Date::Tick()
  657. System.Collections.Generic.List`1<Verse.Thing> Verse.Room::get_ContainedAndAdjacentThings()
  658. static Verse.Room Verse.RegionAndRoomQuery::RoomAt(Verse.IntVec3 c, Verse.Map map, Verse.RegionType allowedRegionTypes)
  659. System.Collections.Generic.IEnumerable`1<Verse.Pawn> Verse.Room::get_Owners()
  660. System.Collections.Generic.IEnumerable`1<RimWorld.Building_Bed> Verse.Room::get_ContainedBeds()
  661. Verse.RoomRoleDef Verse.Room::get_Role()
  662. virtual System.Boolean RimWorld.CompAssignableToPawn_Bed::IdeoligionForbids(Verse.Pawn pawn)
  663. virtual System.Void Verse.ThingFilter::CopyAllowancesFrom(Verse.ThingFilter other)
  664. System.Void Verse.ThingFilter::SetDisallowAll(System.Collections.Generic.IEnumerable`1<Verse.ThingDef> exceptedDefs, System.Collections.Generic.IEnumerable`1<Verse.SpecialThingFilterDef> exceptedFilters)
  665. System.Collections.Generic.IEnumerable`1<Verse.ThingDef> Verse.ThingFilter::get_AllowedThingDefs()
  666. Verse.ThingRequest Verse.ThingFilter::get_BestThingRequest()
  667. System.Void Verse.ThingFilter::SetAllow(Verse.ThingDef thingDef, System.Boolean allow)
  668. System.Void Verse.ThingFilter::SetAllowAll(Verse.ThingFilter parentFilter, System.Boolean includeNonStorable)
  669. static System.Collections.Generic.IEnumerable`1<Verse.ThingDef> Verse.ThingFilter::get_AllStorableThingDefs()
  670. Verse.Thing RimWorld.ThoughtWorker_Precept_AltarSharing::SharedAltar(Verse.Pawn pawn)
  671. static System.Void Verse.Profile.MemoryUtility::ClearAllMapsAndWorld()
  672. System.Void Verse.Game::FinalizeInit()
  673. virtual System.Reflection.FieldInfo System.RuntimeType::GetField(System.String name, System.Reflection.BindingFlags bindingAttr)
  674. virtual System.Reflection.FieldInfo[] System.RuntimeType::GetFields(System.Reflection.BindingFlags bindingAttr)
  675. virtual System.Reflection.MethodInfo System.Type::GetMethod(System.String name, System.Reflection.BindingFlags bindingAttr)
  676. virtual System.Reflection.MethodInfo System.Type::GetMethod(System.String name, System.Type[] types)
  677. virtual System.Reflection.MethodInfo System.Type::GetMethod(System.String name, System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Type[] types, System.Reflection.ParameterModifier[] modifiers)
  678. virtual System.Object System.Reflection.MethodBase::Invoke(System.Object obj, System.Object[] parameters)
  679. virtual System.Reflection.ConstructorInfo System.Type::GetConstructor(System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Type[] types, System.Reflection.ParameterModifier[] modifiers)
  680. static System.Object[] System.MonoCustomAttrs::GetCustomAttributes(System.Reflection.ICustomAttributeProvider obj, System.Type attributeType, System.Boolean inherit)
  681. virtual System.Reflection.PropertyInfo System.Type::GetProperty(System.String name, System.Reflection.BindingFlags bindingAttr)
  682. virtual System.Object System.Reflection.MonoField::GetValue(System.Object obj)
  683. virtual System.Void System.Reflection.FieldInfo::SetValue(System.Object obj, System.Object value)
  684. static System.Object System.Activator::CreateInstance(System.Type type)
  685. virtual System.String System.RuntimeType::get_FullName()
  686. System.Collections.Generic.List`1<Verse.Thing> Verse.ListerThings::ThingsMatching(Verse.ThingRequest req)
  687. virtual Verse.AI.Job RimWorld.JobGiver_Haul::TryGiveJob(Verse.Pawn pawn)
  688. static System.Boolean RimWorld.WorkGiver_DoBill::TryFindBestIngredientsHelper(System.Predicate`1<Verse.Thing> thingValidator, System.Predicate`1<System.Collections.Generic.List`1<Verse.Thing>> foundAllIngredientsAndChoose, System.Collections.Generic.List`1<Verse.IngredientCount> ingredients, Verse.Pawn pawn, Verse.Thing billGiver, System.Collections.Generic.List`1<Verse.ThingCount> chosen, System.Single searchRadius)
  689. static System.Boolean RimWorld.WorkGiver_DoBill::TryFindBestIngredientsInSet_NoMixHelper(System.Collections.Generic.List`1<Verse.Thing> availableThings, System.Collections.Generic.List`1<Verse.IngredientCount> ingredients, System.Collections.Generic.List`1<Verse.ThingCount> chosen, Verse.IntVec3 rootCell, System.Boolean alreadySorted, System.Collections.Generic.List`1<Verse.IngredientCount> missingIngredients, RimWorld.Bill bill)
  690. virtual System.Collections.Generic.IEnumerable`1<Verse.Thing> RimWorld.WorkGiver_Haul::PotentialWorkThingsGlobal(Verse.Pawn pawn)
  691. virtual Verse.AI.Job RimWorld.WorkGiver_Merge::JobOnThing(Verse.Pawn pawn, Verse.Thing t, System.Boolean forced)
  692. System.Void Verse.HediffSet::DirtyCache()
  693. System.Void Verse.ImmunityHandler::TryAddImmunityRecord(Verse.HediffDef def, Verse.HediffDef source)
  694. System.Boolean Verse.ImmunityHandler::ImmunityRecordExists(Verse.HediffDef def)
  695. System.Collections.Generic.List`1<Verse.ImmunityInfo> Verse.ImmunityHandler::NeededImmunitiesNow()
  696. Verse.Hediff_Psylink RimWorld.Pawn_PsychicEntropyTracker::get_Psylink()
  697. System.Boolean RimWorld.StorageSettings::AllowedToAccept(Verse.Thing t)
  698. System.Void RimWorld.StorageSettings::TryNotifyChanged()
  699. System.Collections.Generic.IEnumerable`1<Verse.ThingDef> Verse.RecipeDef::get_AllRecipeUsers()
  700. virtual LudeonTK.DebugActionNode LudeonTK.DebugTabMenu_Actions::InitActions(LudeonTK.DebugActionNode absRoot)
  701. virtual LudeonTK.DebugActionNode LudeonTK.DebugTabMenu_Output::InitActions(LudeonTK.DebugActionNode absRoot)
  702. System.Boolean Verse.DeepResourceGrid::AnyActiveDeepScannersOnMap()
  703. System.Void Verse.GasGrid::Tick()
  704. static System.Collections.Generic.List`1<LudeonTK.DebugActionNode> Verse.DebugToolsGeneral::PushGas()
  705. System.Void Verse.GasGrid::Notify_ThingSpawned(Verse.Thing thing)
  706. System.Void Verse.GasGrid::AddGas(Verse.IntVec3 cell, Verse.GasType gasType, System.Int32 amount, System.Boolean canOverflow)
  707. System.Byte Verse.GasGrid::DensityAt(System.Int32 index, Verse.GasType gasType)
  708. virtual System.Void Verse.GasGrid::ExposeData()
  709. System.Void Verse.GasGrid::Debug_FillAll()
  710. System.Void Verse.MouseoverReadout::MouseoverReadoutOnGUI()
  711. System.Void Verse.GasGrid::SetDirect(System.Int32 index, System.Byte smoke, System.Byte toxic, System.Byte rotStink, System.Byte deadlife)
  712. virtual UnityEngine.Color Verse.SectionLayer_Gas::ColorAt(Verse.IntVec3 cell)
  713. System.Boolean Verse.GasGrid::AnyGasAt(System.Int32 idx)
  714. System.Void Verse.GasGrid::Debug_ClearAll()
  715. System.Void RimWorld.Pawn_GeneTracker::GeneTrackerTick()
  716. static System.Collections.Generic.List`1<System.Type> Verse.GenTypes::get_AllTypes()
  717. static System.Collections.Generic.List`1<System.Type> Verse.GenTypes::AllTypesWithAttribute()
  718. static System.Collections.Generic.List`1<System.Type> Verse.GenTypes::AllSubclasses(System.Type baseType)
  719. static System.Collections.Generic.List`1<System.Type> Verse.GenTypes::AllSubclassesNonAbstract(System.Type baseType)
  720. Verse.T Verse.ThingWithComps::GetComp()
  721. Verse.T Verse.Game::GetComponent()
  722. System.Boolean Verse.ThingDef::HasComp(System.Type compType)
  723. RimWorld.Planet.T RimWorld.Planet.World::GetComponent()
  724. System.Boolean Verse.ThingDef::HasComp()
  725. Verse.T Verse.HediffDef::CompProps()
  726. RimWorld.Planet.T RimWorld.Planet.WorldObject::GetComponent()
  727. Verse.T Verse.ThingDef::GetCompProperties()
  728. Verse.T Verse.Map::GetComponent()
  729. static Verse.HediffComp Verse.HediffUtility::TryGetComp(Verse.Hediff hd)
  730. RimWorld.T RimWorld.Ability::CompOfType()
  731. System.Boolean RimWorld.IdeoBuildingPresenceDemand::BuildingPresent(Verse.Map map)
  732. static System.Single RimWorld.IdeoUtility::GetStyleDominance(Verse.Thing t, RimWorld.Ideo ideo)
  733. System.Void Verse.Map::FinalizeLoading()
  734. static System.Object Verse.GenCollection::FirstOrDefault(System.Collections.Generic.List`1<System.Object> list, System.Predicate`1<System.Object> predicate)
  735. static System.Collections.Generic.List`1<System.Object> Verse.GenList::ListFullCopy(System.Collections.Generic.List`1<System.Object> source)
  736. static System.Boolean Verse.GenGrid::InBounds(Verse.IntVec3 c, Verse.Map map)
  737. virtual System.Boolean Verse.ModIncompatibility::get_IsSatisfied()
  738. static System.Boolean Verse.ModLister::AnyFromListActive(System.Collections.Generic.List`1<System.String> mods)
  739. static System.Boolean Verse.ModsConfig::IsAnyActiveOrEmpty(System.Collections.Generic.IEnumerable`1<System.String> mods, System.Boolean trimNames)
  740. static System.Boolean Verse.ModsConfig::AreAllActive(System.String mods)
  741. System.Collections.Generic.List`1<Verse.Region> Verse.Room::get_Regions()
  742. static System.Single RimWorld.StatExtension::GetStatValueAbstract(Verse.BuildableDef def, RimWorld.StatDef stat, Verse.ThingDef stuff)
  743. static System.Void RimWorld.StatExtension::SetStatBaseValue(Verse.BuildableDef def, RimWorld.StatDef stat, System.Single newBaseValue)
  744. static System.Void Verse.ThingOwnerUtility::GetAllThingsRecursively(Verse.Map map, Verse.ThingRequest request, System.Collections.Generic.List`1<Verse.Thing> outThings, System.Boolean allowUnreal, System.Predicate`1<Verse.IThingHolder> passCheck, System.Boolean alsoGetSpawnedThings)
  745. System.Boolean Verse.Thing::get_Spawned()
  746. virtual System.Void Verse.Thing::ExposeData()
  747. System.Void Verse.ThingWithComps::InitializeComps()
  748. Verse.Map Verse.Thing::get_MapHeld()
  749. static System.Void Verse.Steam.SteamManager::InitIfNeeded()
  750. static System.Void Verse.LoadedModManager::CreateModClasses()
  751. virtual System.Void Verse.UIRoot_Entry::Init()
  752. static UnityEngine.Texture2D Verse.ContentFinder`1<UnityEngine.Texture2D>::Get(System.String itemPath, System.Boolean reportFailure)
  753. System.Void Verse.DynamicDrawManager::DrawDynamicThings()
  754. virtual System.Void Verse.Graphic_Multi::Init(Verse.GraphicRequest req)
  755. virtual System.Void RimWorld.Plant::Print(Verse.SectionLayer layer)
  756. static System.Void Verse.Printer_Plane::PrintPlane(Verse.SectionLayer layer, UnityEngine.Vector3 center, UnityEngine.Vector2 size, UnityEngine.Material mat, System.Single rot, System.Boolean flipUv, UnityEngine.Vector2[] uvs, UnityEngine.Color32[] colors, System.Single topVerticesAltitudeBias, System.Single uvzPayload)
  757. static Verse.LoadedContentItem`1<UnityEngine.Texture2D> Verse.ModContentLoader`1<UnityEngine.Texture2D>::LoadItem(RimWorld.IO.VirtualFile file)
  758. static System.Collections.Generic.Dictionary`2<System.String, System.IO.FileInfo> Verse.ModContentPack::GetAllFilesForMod(Verse.ModContentPack mod, System.String contentPath, System.Func`2<System.String, System.Boolean> validateExtension, System.Collections.Generic.List`1<System.String> foldersToLoadDebug)
  759. static System.Void Verse.ModContentLoader`1<Verse.T>::.cctor()
  760. static UnityEngine.Texture2D Verse.ModContentLoader`1<UnityEngine.Texture2D>::LoadTexture(RimWorld.IO.VirtualFile file)
  761. Verse.HediffDef RimWorld.Planet.WorldPawns::DefPreventingMothball(Verse.Pawn p)
  762. virtual UnityEngine.Color RimWorld.Planet.WorldObject::get_ExpandingIconColor()
  763. virtual UnityEngine.Texture2D RimWorld.Planet.WorldObject::get_ExpandingIcon()
  764. System.Void RimWorld.Planet.WorldObjectsHolder::WorldObjectsHolderTick()
  765. System.String RimWorld.Planet.WorldPawnGC::GetCriticalPawnReason(Verse.Pawn pawn)
  766. System.Void RimWorld.Planet.WorldPawnGC::AddAllRelationships(Verse.Pawn pawn, System.Collections.Generic.Dictionary`2<Verse.Pawn, System.String> keptPawns)
  767. System.Void RimWorld.Planet.WorldPawnGC::CancelGCPass()
  768. System.Void RimWorld.Planet.WorldPawnGC::WorldPawnGCTick()
  769. System.Collections.Generic.List`1<Verse.Pawn> RimWorld.Planet.WorldPawns::get_AllPawnsAlive()
  770. System.Collections.Generic.List`1<Verse.Pawn> RimWorld.Planet.WorldPawns::get_AllPawnsAliveOrDead()
  771. System.Boolean Verse.ListerBuildings::ColonistsHaveBuilding(Verse.ThingDef def)
  772. System.Collections.Generic.List`1<Verse.Building> Verse.ListerBuildings::AllBuildingsColonistOfDef(Verse.ThingDef def)
  773. System.Boolean Verse.ListerBuildings::ColonistsHaveBuildingWithPowerOn(Verse.ThingDef def)
  774. System.Collections.Generic.IEnumerable`1<Verse.T> Verse.ListerBuildings::AllBuildingsColonistOfClass()
  775. System.Boolean Verse.ListerBuildings::ColonistsHaveResearchBench()
  776. System.Void Verse.ListerBuildings::Remove(Verse.Building b)
  777. System.Collections.Generic.List`1<Verse.Building> Verse.ListerBuildings::AllBuildingsColonistOfGroup(Verse.ThingRequestGroup group)
  778. System.Collections.Generic.IEnumerable`1<Verse.Building> Verse.ListerBuildings::AllBuildingsNonColonistOfDef(Verse.ThingDef def)
  779. System.Void Verse.ListerBuildings::Add(Verse.Building b)
  780. System.Collections.Generic.IEnumerable`1<Verse.T> Verse.ListerBuildings::AllColonistBuildingsOfType()
  781. System.Void RimWorld.ListerHaulables::ListerHaulablesTick()
  782. System.Void RimWorld.ListerHaulables::Check(Verse.Thing t)
  783. System.Void RimWorld.ListerHaulables::TryRemove(Verse.Thing t)
  784. System.Void RimWorld.ListerHaulables::CheckAdd(Verse.Thing t)
  785. System.Void RimWorld.ListerHaulables::CellsCheckTick(System.Collections.Generic.List`1<RimWorld.SlotGroup> sgList)
  786. virtual System.Boolean Verse.ThingOwner`1<Verse.Thing>::Remove(Verse.Thing item)
  787. virtual System.Void Verse.ThingOwner`1<Verse.Thing>::ExposeData()
  788. virtual System.Boolean Verse.ThingOwner`1<Verse.Thing>::TryAdd(Verse.Thing item, System.Boolean canMergeWithExistingStacks)
  789. System.Void Verse.ListerThings::Remove(Verse.Thing t)
  790. System.Void Verse.ListerThings::Clear()
  791. System.Void Verse.ListerThings::GetThingsOfType(System.Collections.Generic.List`1<Verse.T> list)
  792. System.Void Verse.ListerThings::Add(Verse.Thing t)
  793. System.Boolean Verse.ListerThings::Contains(Verse.Thing t)
  794. System.Collections.Generic.IEnumerable`1<Verse.T> Verse.ListerThings::GetThingsOfType()
  795. static Verse.Thing Verse.GenClosest::ClosestThingReachable(Verse.IntVec3 root, Verse.Map map, Verse.ThingRequest thingReq, Verse.AI.PathEndMode peMode, Verse.TraverseParms traverseParams, System.Single maxDistance, System.Predicate`1<Verse.Thing> validator, System.Collections.Generic.IEnumerable`1<Verse.Thing> customGlobalSearchSet, System.Int32 searchRegionsMin, System.Int32 searchRegionsMax, System.Boolean forceAllowGlobalSearch, Verse.RegionType traversableRegionTypes, System.Boolean ignoreEntirelyForbiddenRegions)
  796. System.Collections.Generic.IEnumerable`1<Verse.BodyPartRecord> Verse.HediffSet::GetNotMissingParts(Verse.BodyPartHeight height, Verse.BodyPartDepth depth, Verse.BodyPartTagDef tag, Verse.BodyPartRecord partParent)
  797. System.Boolean Verse.HediffSet::HasHediff(Verse.HediffDef def, System.Boolean mustBeVisible)
  798. Verse.Hediff Verse.HediffSet::GetFirstHediffOfDef(Verse.HediffDef def, System.Boolean mustBeVisible)
  799. static System.Int32 Verse.GridsUtility::GetItemCount(Verse.IntVec3 c, Verse.Map map)
  800. static System.Int32 RimWorld.HaulDestinationManager::CompareSlotGroupPrioritiesDescending(RimWorld.SlotGroup a, RimWorld.SlotGroup b)
  801. System.Void RimWorld.HaulDestinationManager::RemoveHaulDestination(RimWorld.IHaulDestination haulDestination)
  802. System.Void RimWorld.HaulDestinationManager::AddHaulDestination(RimWorld.IHaulDestination haulDestination)
  803. System.Void RimWorld.HaulDestinationManager::Notify_HaulDestinationChangedPriority()
  804. System.Void RimWorld.SlotGroup::Notify_LostCell(Verse.IntVec3 c)
  805. System.Void RimWorld.SlotGroup::Notify_AddedCell(Verse.IntVec3 c)
  806. static RimWorld.SlotGroup RimWorld.StoreUtility::GetSlotGroup(Verse.Thing thing)
  807. static System.Boolean RimWorld.StoreUtility::NoStorageBlockersIn(Verse.IntVec3 c, Verse.Map map, Verse.Thing thing)
  808. static System.Boolean RimWorld.StoreUtility::TryFindBestBetterStoreCellFor(Verse.Thing t, Verse.Pawn carrier, Verse.Map map, RimWorld.StoragePriority currentPriority, RimWorld.Faction faction, Verse.IntVec3& foundCell, System.Boolean needAccurateResult)
  809. static RimWorld.IHaulDestination RimWorld.StoreUtility::CurrentHaulDestinationOf(Verse.Thing t)
  810. static System.Void RimWorld.StoreUtility::TryFindBestBetterStoreCellForWorker(Verse.Thing t, Verse.Pawn carrier, Verse.Map map, RimWorld.Faction faction, RimWorld.ISlotGroup slotGroup, System.Boolean needAccurateResult, Verse.IntVec3& closestSlot, System.Single& closestDistSquared, RimWorld.StoragePriority& foundPriority)
  811. System.Void Verse.Map::ExposeComponents()
  812. System.Void Verse.Map::ConstructComponents()
  813. virtual System.Void Verse.Thing::ExposeData()
  814. virtual System.Void Verse.Thing::Destroy(Verse.DestroyMode mode)
  815. System.Void RimWorld.CompQuality::SetQuality(RimWorld.QualityCategory q, System.Nullable`1<RimWorld.ArtGenerationContext> source)
  816. virtual System.Void Verse.Thing::DeSpawn(Verse.DestroyMode mode)
  817. System.Void Verse.ThingWithComps::InitializeComps()
  818. virtual System.Void Verse.Thing::SpawnSetup(Verse.Map map, System.Boolean respawningAfterLoad)
  819. virtual System.Void Verse.Thing::PostMake()
  820. System.Void Verse.ThingGrid::DeregisterInCell(Verse.Thing t, Verse.IntVec3 c)
  821. System.Void Verse.ThingGrid::RegisterInCell(Verse.Thing t, Verse.IntVec3 c)
  822. static Verse.Def Verse.DefDatabase`1<Verse.Def>::GetNamed(System.String defName, System.Boolean errorOnFail)
  823. static Verse.Def Verse.DefDatabase`1<Verse.Def>::GetByShortHash(System.UInt16 shortHash)
  824. RimWorld.IncidentWorker RimWorld.IncidentDef::get_Worker()
  825. System.Single Verse.ThingDef::get_BaseMass()
  826. System.Int32 Verse.ThingDef::get_BaseMaxHitPoints()
  827. System.Single Verse.ThingDef::get_BaseFlammability()
  828. System.Single Verse.ThingDef::get_BaseMarketValue()
  829. RimWorld.WorkGiver RimWorld.WorkGiverDef::get_Worker()
  830. ===================================================================================
  831. [HugsLib] version 11.0.4
  832. [HugsLib] early-initializing AllowTool
  833. Replimat :: Humanoid Alien Races detected!
  834. Replimat :: Vanilla Cooking Expanded detected!
  835. [1.3]Graphics Setter - Loaded
  836. 1.5.8928 ::
  837. Combat Extended :: Checking Better Turrets
  838. Combat Extended :: Checking Misc Turrets
  839. Combat Extended :: Checking Vehicle Framework
  840. Combat Extended :: Loading C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\2890901044\AssembliesCompat\VehiclesCompat.dll
  841. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BD1F89030.dll
  842. Checking Multiplayer Compat
  843. Vanilla Psycasts Expanded loaded: True
  844. Combat Extended :: Checking SRTS Expanded
  845. patched
  846. Combat Extended :: Harmony_GenRadial_RadialPatternCount :: Info: Post GenRadial patch maximum radius: 119.4194
  847. Combat Extended :: initialized
  848. DubsMintMenus v1.3.1086
  849. [Analyzer] ==========================================================================
  850. [Analyzer] Analyzer Running In Debug Mode
  851. [Analyzer] ==========================================================================
  852. Dubs Skylight 1.5.2639
  853. Ignite Everything (Continued) loaded
  854. [ForceRewardsDetails] applied.
  855. [Interaction Bubbles v3.1] Initialized
  856. [Dark.JobInBar] loaded
  857. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027BD5921010.dll
  858. MedPod :: Combat Extended detected!
  859. Moody settings loaded
  860. Only if tolerance below: harmony patches applied.
  861. 1.1.8838 ::
  862. [Pawn Rules v1.5.0] Initialized
  863. ModContentPack.LoadPatches does not matches the reference. Skipping transpiler
  864. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  865.  
  866. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-00000279CC044020.dll
  867. [RimHUD v1.15.3] Initialized
  868. [StorageRefillHysteresis 0.1.6] Mod Loaded.
  869. [Sun Lamp Auto-Basins] Loaded.
  870. [WhileYouAreNearby 0.7.1] Mod Loaded.
  871. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027C155430A0.dll
  872. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027C1555BAE0.dll
  873. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027C14C4DA80.dll
  874. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027C14C5AA90.dll
  875. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/RimWorld/RimWorldWin64_Data/Mono/data-0000027C14C622A0.dll
  876. GAGARIN: <color=green>StartUpStarted called!</color>
  877. GAGARIN: <color=green>Cache found</color>
  878. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  879.  
  880. GAGARIN: <color=yello>Cache disabled from</color>
  881. Gagarin.StartupHelper:StartUpStarted():0
  882. System.Reflection.MonoMethod:InternalInvoke():0
  883. System.Reflection.MonoMethod:Invoke():0
  884. System.Reflection.MethodBase:Invoke():0
  885. RocketMan.FunctionsUtility+<>c__DisplayClass1_0`1[[RocketMan.Main+OnInitialization, Cosmodrome, Version=0.6.3.2421, Culture=neutral, PublicKeyToken=null]]:<GetActions>b__3():0
  886. RocketMan.RocketMod:.ctor():0
  887. System.Reflection.MonoCMethod:InternalInvoke():0
  888. System.Reflection.MonoCMethod:InternalInvoke():0
  889. System.Reflection.MonoCMethod:DoInvoke():0
  890. System.Reflection.MonoCMethod:Invoke():0
  891. System.RuntimeType:CreateInstanceImpl():0
  892. System.Activator:CreateInstance():0
  893. System.Activator:CreateInstance():0
  894. Verse.LoadedModManager:CreateModClasses():0
  895. Verse.LoadedModManager:LoadAllActiveMods():0
  896. Verse.PlayDataLoader:DoPlayLoad():0
  897. Verse.PlayDataLoader:LoadAllPlayData():0
  898. Verse.Root+<>c:<Start>b__6_1():0
  899. Verse.LongEventHandler:RunEventFromAnotherThread():0
  900. Verse.LongEventHandler+<>c:<UpdateCurrentAsynchronousEvent>b__28_0():0
  901. System.Threading.ThreadHelper:ThreadStart_Context():0
  902. System.Threading.ExecutionContext:RunInternal():0
  903. System.Threading.ExecutionContext:Run():0
  904. System.Threading.ExecutionContext:Run():0
  905. System.Threading.ThreadHelper:ThreadStart():0
  906. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  907.  
  908. GAGARIN: Mod list changed! Deleting cache
  909. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  910.  
  911. GAGARIN: <color=green>Cache not found or got purged!</color>
  912. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  913.  
  914. b.4104:5/23/2024 12:00:00 AM:1.5.4104 rev435
  915. b.4104:5/23/2024 12:00:00 AM:1.5.4104 rev435
  916. b.4104:5/23/2024 12:00:00 AM:1.5.4104 rev435
  917. b.4104:5/23/2024 12:00:00 AM:1.5.4104 rev435
  918. ReGrowth: Core 3.6-Mundi-rev7
  919. ReSplice: Core 1.0.1-Shelley-rev5
  920. ReBuild: Doors and Corners 1.1-Miller-rev5
  921. ReGrowth: ReTextures 1.2-Clapham-rev4
  922. GAGARIN: <color=white>LoadModXML_Profiler</color> took <color=red>3.197</color> seconds
  923. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  924.  
  925. GAGARIN: CombineIntoUnifiedXML has <color=red>Context.IsUsingCache=False</color>
  926. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  927.  
  928. GAGARIN: <color=white>CombineIntoUnifiedXML_Profiler</color> took <color=red>1.815</color> seconds
  929. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  930.  
  931. GAGARIN: <color=white>TKeySystem.Parse</color> took <color=red>0.004</color> seconds
  932. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  933.  
  934. |RimFridge: Now with Shelves!| Forcing the application of patch lwm.deepstorage_steam | Patches/AddNewUnits_RimFridge.xml of LWM's Deep Storage.
  935. LWM Deep Storage: activated compatibility patch for Combat Extended
  936. LWM Deep Storage: activated compatibility patch for Vanilla Cooking Expanded
  937. LWM Deep Storage: activated compatibility patch for VGP Vegetable Garden
  938. [Combat Extended - Start of stack trace]
  939. Verse.PatchOperationReplace(xpath="Defs/ThingDef[defName="Outland_PactCatapult"]/thingClass"): Failed to find a node with the given xpath
  940. [End of stack trace]
  941. The top operation is the one that failed, the ones below it are the parents
  942. Source file: C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\2890901044\ModPatches\Outland - Core\Patches\Outland - Core\Buildings_Security.xml
  943.  
  944. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  945.  
  946. [Combat Extended - Start of stack trace]
  947. Verse.PatchOperationReplace(xpath="Defs/ThingDef[defName="Outland_PactCatapult"]/fillPercent"): Failed to find a node with the given xpath
  948. [End of stack trace]
  949. The top operation is the one that failed, the ones below it are the parents
  950. Source file: C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\2890901044\ModPatches\Outland - Core\Patches\Outland - Core\Buildings_Security.xml
  951.  
  952. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  953.  
  954. [Combat Extended - Start of stack trace]
  955. Verse.PatchOperationRemove(xpath="Defs/ThingDef[defName="Outland_Gun_PactCatapult"]/building"): Failed to find a node with the given xpath
  956. [End of stack trace]
  957. The top operation is the one that failed, the ones below it are the parents
  958. Source file: C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\2890901044\ModPatches\Outland - Core\Patches\Outland - Core\Buildings_Security.xml
  959.  
  960. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  961.  
  962. [Combat Extended - Start of stack trace]
  963. Verse.PatchOperationRemove(xpath="Defs/ThingDef[defName="Outland_Gun_PactCatapult"]/comps/li[@Class="CompProperties_ChangeableProjectile"]"): Failed to find a node with the given xpath
  964. [End of stack trace]
  965. The top operation is the one that failed, the ones below it are the parents
  966. Source file: C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\2890901044\ModPatches\Outland - Core\Patches\Outland - Core\Buildings_Security.xml
  967.  
  968. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  969.  
  970. [Combat Extended - Start of stack trace]
  971. Verse.PatchOperationAdd(xpath="Defs/ThingDef[defName="Outland_Gun_PactCatapult"]/statBases"): Failed to find a node with the given xpath
  972. [End of stack trace]
  973. The top operation is the one that failed, the ones below it are the parents
  974. Source file: C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\2890901044\ModPatches\Outland - Core\Patches\Outland - Core\Buildings_Security.xml
  975.  
  976. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  977.  
  978. [Combat Extended - Start of stack trace]
  979. Verse.PatchOperationAdd(xpath="Defs/ThingDef[defName = "Outland_Gun_PactCatapult"]/comps"): Failed to find a node with the given xpath
  980. [End of stack trace]
  981. The top operation is the one that failed, the ones below it are the parents
  982. Source file: C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\2890901044\ModPatches\Outland - Core\Patches\Outland - Core\Buildings_Security.xml
  983.  
  984. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  985.  
  986. [Combat Extended - Start of stack trace]
  987. Verse.PatchOperationReplace(xpath="Defs/ThingDef[defName = "Outland_Gun_PactCatapult"]/verbs"): Failed to find a node with the given xpath
  988. [End of stack trace]
  989. The top operation is the one that failed, the ones below it are the parents
  990. Source file: C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\2890901044\ModPatches\Outland - Core\Patches\Outland - Core\Buildings_Security.xml
  991.  
  992. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  993.  
  994. [Combat Extended - Start of stack trace]
  995. Verse.PatchOperationAdd(xpath="Defs/ThingDef[defName = "Outland_Gun_PactCatapult"]/weaponTags"): Failed to find a node with the given xpath
  996. [End of stack trace]
  997. The top operation is the one that failed, the ones below it are the parents
  998. Source file: C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\2890901044\ModPatches\Outland - Core\Patches\Outland - Core\Buildings_Security.xml
  999.  
  1000. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1001.  
  1002. [Combat Extended - Start of stack trace]
  1003. Verse.PatchOperationReplace(xpath="Defs/ThingDef[defName = "RB_OverwallArmor"]/damageMultipliers/li[damageDef = "Bomb" or damageDef = "Thump"]/multiplier"): Failed to find a node with the given xpath
  1004. [End of stack trace]
  1005. The top operation is the one that failed, the ones below it are the parents
  1006. Source file: C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\2890901044\ModPatches\ReBuild - Doors and Corners\Patches\ReBuild - Doors and Corners\Buildings_Structure.xml
  1007.  
  1008. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1009.  
  1010. [Combat Extended - Start of stack trace]
  1011. Verse.PatchOperationAdd(xpath="Defs/ThingDef[defName = "RB_OverwallArmor"]/damageMultipliers"): Failed to find a node with the given xpath
  1012. [End of stack trace]
  1013. The top operation is the one that failed, the ones below it are the parents
  1014. Source file: C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\2890901044\ModPatches\ReBuild - Doors and Corners\Patches\ReBuild - Doors and Corners\Buildings_Structure.xml
  1015.  
  1016. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1017.  
  1018. [Combat Extended - Start of stack trace]
  1019. Verse.PatchOperationReplace(xpath="Defs/ThingDef[defName="Outland_Projectile_ArcaneShard"]/projectile"): Failed to find a node with the given xpath
  1020. [End of stack trace]
  1021. The top operation is the one that failed, the ones below it are the parents
  1022. Source file: C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\2890901044\ModPatches\O21 Outland - Core\Patches\O21 Outland - Core\ThingDef_Projectiles.xml
  1023.  
  1024. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1025.  
  1026. [Combat Extended - Start of stack trace]
  1027. Verse.PatchOperationReplace(xpath="Defs/ThingDef[defName="Outland_Projectile_ArcaneBolt"]/projectile"): Failed to find a node with the given xpath
  1028. [End of stack trace]
  1029. The top operation is the one that failed, the ones below it are the parents
  1030. Source file: C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\2890901044\ModPatches\O21 Outland - Core\Patches\O21 Outland - Core\ThingDef_Projectiles.xml
  1031.  
  1032. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1033.  
  1034. [Combat Extended - Start of stack trace]
  1035. Verse.PatchOperationReplace(xpath="Defs/ThingDef[defName="Outland_Projectile_ArcaneBlast"]/projectile"): Failed to find a node with the given xpath
  1036. [End of stack trace]
  1037. The top operation is the one that failed, the ones below it are the parents
  1038. Source file: C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\2890901044\ModPatches\O21 Outland - Core\Patches\O21 Outland - Core\ThingDef_Projectiles.xml
  1039.  
  1040. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1041.  
  1042. [Flora reskin - Start of stack trace]
  1043. Verse.PatchOperationReplace(xpath="Defs/ThingDef[defName="BurnedTree"]/plant/visualSizeRange"): Failed to find a node with the given xpath
  1044. [End of stack trace]
  1045. The top operation is the one that failed, the ones below it are the parents
  1046. Source file: C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\2431123295\Patches\PlantsReskinPatches.xml
  1047.  
  1048. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1049.  
  1050. [SafePatcher]The xPath: "Defs/ThingDef[defName="Gun_SmartRifle"]" not found
  1051. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1052.  
  1053. [SafePatcher]The xPath: "Defs/ThingDef[defName="Gun_SmartPistol"]" not found
  1054. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1055.  
  1056. [SafePatcher]The xPath: "Defs/ThingDef[defName="Gun_SMG"]" not found
  1057. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1058.  
  1059. [SafePatcher]The xPath: "Defs/ThingDef[defName="SmartMG"]" not found
  1060. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1061.  
  1062. [SafePatcher]The xPath: "Defs/ThingDef[defName="Gun_SmartSniperRifle"]" not found
  1063. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1064.  
  1065. [ReBuild: Doors and Corners - Start of stack trace]
  1066. Verse.PatchOperationReplace(xpath="Defs/ThingDef[defName="VBY_FusumaBase"]/graphicData/graphicClass"): Failed to find a node with the given xpath
  1067. ModSettingsFramework.PatchOperationModOption: Error
  1068. [End of stack trace]
  1069. The top operation is the one that failed, the ones below it are the parents
  1070. Source file: C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\3262718980\1.5\Patches\_ModSettings\Options_Patches_Doors.xml
  1071.  
  1072. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1073.  
  1074. GAGARIN: <color=white>ApplyPatches_Profiler</color> took <color=red>126.46</color> seconds
  1075. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1076.  
  1077. GAGARIN: <color=white>XmlInheritance.Resolve</color> took <color=red>0.634</color> seconds
  1078. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1079.  
  1080. b.4104:5/23/2024 12:00:00 AM:1.5.4104 rev435
  1081. GAGARIN: <color=white>Cache created!</color> creating cache took <color=green>1 seconds</color>
  1082. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1083.  
  1084. GAGARIN: <color=white>ParseAndProcessXML_Profiler</color> took <color=red>16.724</color> seconds
  1085. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1086.  
  1087. [Combat Extended] Patch operation Verse.PatchOperationReplace(Defs/ThingDef[defName="Outland_PactCatapult"]/thingClass) failed
  1088. file: C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\2890901044\ModPatches\Outland - Core\Patches\Outland - Core\Buildings_Security.xml
  1089. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1090.  
  1091. [Combat Extended] Patch operation Verse.PatchOperationReplace(Defs/ThingDef[defName="Outland_PactCatapult"]/fillPercent) failed
  1092. file: C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\2890901044\ModPatches\Outland - Core\Patches\Outland - Core\Buildings_Security.xml
  1093. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1094.  
  1095. [Combat Extended] Patch operation Verse.PatchOperationRemove(Defs/ThingDef[defName="Outland_Gun_PactCatapult"]/building) failed
  1096. file: C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\2890901044\ModPatches\Outland - Core\Patches\Outland - Core\Buildings_Security.xml
  1097. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1098.  
  1099. [Combat Extended] Patch operation Verse.PatchOperationRemove(Defs/ThingDef[defName="Outland_Gun_PactCatapult"]/comps/li[@Class="CompProperties_ChangeableProjectile"]) failed
  1100. file: C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\2890901044\ModPatches\Outland - Core\Patches\Outland - Core\Buildings_Security.xml
  1101. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1102.  
  1103. [Combat Extended] Patch operation Verse.PatchOperationAdd(Defs/ThingDef[defName="Outland_Gun_PactCatapult"]/statBases) failed
  1104. file: C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\2890901044\ModPatches\Outland - Core\Patches\Outland - Core\Buildings_Security.xml
  1105. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1106.  
  1107. [Combat Extended] Patch operation Verse.PatchOperationAdd(Defs/ThingDef[defName = "Outland_Gun_PactCatapult"]/comps) failed
  1108. file: C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\2890901044\ModPatches\Outland - Core\Patches\Outland - Core\Buildings_Security.xml
  1109. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1110.  
  1111. [Combat Extended] Patch operation Verse.PatchOperationReplace(Defs/ThingDef[defName = "Outland_Gun_PactCatapult"]/verbs) failed
  1112. file: C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\2890901044\ModPatches\Outland - Core\Patches\Outland - Core\Buildings_Security.xml
  1113. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1114.  
  1115. [Combat Extended] Patch operation Verse.PatchOperationAdd(Defs/ThingDef[defName = "Outland_Gun_PactCatapult"]/weaponTags) failed
  1116. file: C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\2890901044\ModPatches\Outland - Core\Patches\Outland - Core\Buildings_Security.xml
  1117. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1118.  
  1119. [Combat Extended] Patch operation Verse.PatchOperationReplace(Defs/ThingDef[defName = "RB_OverwallArmor"]/damageMultipliers/li[damageDef = "Bomb" or damageDef = "Thump"]/multiplier) failed
  1120. file: C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\2890901044\ModPatches\ReBuild - Doors and Corners\Patches\ReBuild - Doors and Corners\Buildings_Structure.xml
  1121. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1122.  
  1123. [Combat Extended] Patch operation Verse.PatchOperationAdd(Defs/ThingDef[defName = "RB_OverwallArmor"]/damageMultipliers) failed
  1124. file: C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\2890901044\ModPatches\ReBuild - Doors and Corners\Patches\ReBuild - Doors and Corners\Buildings_Structure.xml
  1125. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1126.  
  1127. [Combat Extended] Patch operation Verse.PatchOperationReplace(Defs/ThingDef[defName="Outland_Projectile_ArcaneShard"]/projectile) failed
  1128. file: C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\2890901044\ModPatches\O21 Outland - Core\Patches\O21 Outland - Core\ThingDef_Projectiles.xml
  1129. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1130.  
  1131. [Combat Extended] Patch operation Verse.PatchOperationReplace(Defs/ThingDef[defName="Outland_Projectile_ArcaneBolt"]/projectile) failed
  1132. file: C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\2890901044\ModPatches\O21 Outland - Core\Patches\O21 Outland - Core\ThingDef_Projectiles.xml
  1133. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1134.  
  1135. [Combat Extended] Patch operation Verse.PatchOperationReplace(Defs/ThingDef[defName="Outland_Projectile_ArcaneBlast"]/projectile) failed
  1136. file: C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\2890901044\ModPatches\O21 Outland - Core\Patches\O21 Outland - Core\ThingDef_Projectiles.xml
  1137. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1138.  
  1139. [Flora reskin] Patch operation Verse.PatchOperationReplace(Defs/ThingDef[defName="BurnedTree"]/plant/visualSizeRange) failed
  1140. file: C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\2431123295\Patches\PlantsReskinPatches.xml
  1141. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1142.  
  1143. [ReBuild: Doors and Corners] Patch operation ModSettingsFramework.PatchOperationModOption(count=28, lastFailedOperation=Verse.PatchOperationReplace(Defs/ThingDef[defName="VBY_FusumaBase"]/graphicData/graphicClass)) - RB_PerspectiveDoors failed
  1144. file: C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\3262718980\1.5\Patches\_ModSettings\Options_Patches_Doors.xml
  1145. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1146.  
  1147. GAGARIN: <color=white>ClearCachedPatches_Profiler</color> took <color=red>0.002</color> seconds
  1148. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1149.  
  1150. Key binding conflict: MainTab_MedicalTab and Misc7 are both bound to M.
  1151. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1152.  
  1153. Key binding conflict: Misc7 and MainTab_MedicalTab are both bound to M.
  1154. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1155.  
  1156. GAGARIN: <color=white>XmlInheritance.Resolve</color> took <color=red>0.635</color> seconds
  1157. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1158.  
  1159. Quarry:: Total 5 quarryable terrain found, processed: Sandstone, Granite, Limestone, Slate, Marble
  1160. GAGARIN: <color=white>XmlInheritance.Resolve</color> took <color=red>0.635</color> seconds
  1161. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1162.  
  1163. Translation data for language English has 94 errors. Generate translation report for more info.
  1164. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1165.  
  1166. [XML Extensions] Initialized 6 SettingsMenuDef(s) and found 44 unused key(s) from 7 mod(s)
  1167. [XML Extensions] 12734 total patches run in 126063ms, 15 failed
  1168. [KCSG] Vanilla Factions Expanded - Ancients contains 3 missing symbols.
  1169. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1170.  
  1171. [KCSG] Vanilla Factions Expanded - Empire contains 5 missing symbols.
  1172. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1173.  
  1174. [KCSG] Ancient hydroponic farm facilities contains 8 missing symbols.
  1175. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1176.  
  1177. [KCSG] Vanilla Factions Expanded - Deserters contains 34 missing symbols.
  1178. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1179.  
  1180. [KCSG] Vanilla Factions Expanded - Classical contains 10 missing symbols.
  1181. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1182.  
  1183. [KCSG] Fortification Industrial - Citadel contains 4 missing symbols.
  1184. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1185.  
  1186. [KCSG] Vanilla Genetics Expanded contains 1 missing symbols.
  1187. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1188.  
  1189. [KCSG] Vanilla Factions Expanded - Mechanoids contains 1 missing symbols.
  1190. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1191.  
  1192. [KCSG] Vanilla Base Generation Expanded contains 94 missing symbols.
  1193. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1194.  
  1195. [KCSG] Ancient mining industry contains 10 missing symbols.
  1196. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1197.  
  1198. Alien race successfully completed 254 patches with harmony.
  1199. Error in static constructor of AchtungMod.AchtungLoader: System.TypeInitializationException: The type initializer for 'AchtungMod.AchtungLoader' threw an exception. ---> HarmonyLib.HarmonyException: Patching exception in method static System.Void RimWorld.FloatMenuMakerMap::AddJobGiverWorkOrders(UnityEngine.Vector3 clickPos, Verse.Pawn pawn, System.Collections.Generic.List`1<Verse.FloatMenuOption> opts, System.Boolean drafted) ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.InvalidOperationException: Cannot find call to Pawn_WorkSettings.GetPriority - Current state is invalid
  1200. [Ref 80B61CC4]
  1201. at HarmonyLib.CodeMatcher.ThrowIfInvalid (System.String explanation) [0x00021] in <abec11463bc04855a5322a0a868aeb22>:0
  1202. at AchtungMod.FloatMenuMakerMap_AddJobGiverWorkOrders_Patch.Transpiler (System.Collections.Generic.IEnumerable`1[T] instructions, System.Reflection.Emit.ILGenerator generator) [0x00146] in <c48846fe21134b1d9cad8f1931a7d35c>:0
  1203. at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&)
  1204. at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00032] in <eae584ce26bc40229c1b1aa476bfa589>:0
  1205. --- End of inner exception stack trace ---
  1206. [Ref 7CA446D2]
  1207. at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00048] in <eae584ce26bc40229c1b1aa476bfa589>:0
  1208. at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0
  1209. at HarmonyLib.CodeTranspiler+<>c__DisplayClass11_0.<GetResult>b__0 (System.Reflection.MethodInfo transpiler) [0x0004b] in <abec11463bc04855a5322a0a868aeb22>:0
  1210. at System.Collections.Generic.List`1[T].ForEach (System.Action`1[T] action) [0x00024] in <eae584ce26bc40229c1b1aa476bfa589>:0
  1211. at HarmonyLib.CodeTranspiler.GetResult (System.Reflection.Emit.ILGenerator generator, System.Reflection.MethodBase method) [0x00020] in <abec11463bc04855a5322a0a868aeb22>:0
  1212. at HarmonyLib.MethodBodyReader.FinalizeILCodes (HarmonyLib.Emitter emitter, System.Collections.Generic.List`1[T] transpilers, System.Collections.Generic.List`1[T] endLabels, System.Boolean& hasReturnCode, System.Boolean& methodEndsInDeadCode) [0x0014d] in <abec11463bc04855a5322a0a868aeb22>:0
  1213. at HarmonyLib.MethodCopier.Finalize (HarmonyLib.Emitter emitter, System.Collections.Generic.List`1[T] endLabels, System.Boolean& hasReturnCode, System.Boolean& methodEndsInDeadCode) [0x00000] in <abec11463bc04855a5322a0a868aeb22>:0
  1214. at HarmonyLib.MethodPatcher.CreateReplacement (System.Collections.Generic.Dictionary`2[System.Int32,HarmonyLib.CodeInstruction]& finalInstructions) [0x00352] in <abec11463bc04855a5322a0a868aeb22>:0
  1215. at HarmonyLib.PatchFunctions.UpdateWrapper (System.Reflection.MethodBase original, HarmonyLib.PatchInfo patchInfo) [0x00059] in <abec11463bc04855a5322a0a868aeb22>:0
  1216. at HarmonyLib.PatchClassProcessor.ProcessPatchJob (HarmonyLib.PatchJobs`1+Job[T] job) [0x000be] in <abec11463bc04855a5322a0a868aeb22>:0
  1217. --- End of inner exception stack trace ---
  1218. [Ref EB109A80]
  1219. at HarmonyLib.PatchClassProcessor.ReportException (System.Exception exception, System.Reflection.MethodBase original) [0x0013c] in <abec11463bc04855a5322a0a868aeb22>:0
  1220. at HarmonyLib.PatchClassProcessor.Patch () [0x000a0] in <abec11463bc04855a5322a0a868aeb22>:0
  1221. at HarmonyLib.Harmony.<PatchAll>b__10_0 (System.Type type) [0x00007] in <abec11463bc04855a5322a0a868aeb22>:0
  1222. at HarmonyLib.CollectionExtensions.Do[T] (System.Collections.Generic.IEnumerable`1[T] sequence, System.Action`1[T] action) [0x00014] in <abec11463bc04855a5322a0a868aeb22>:0
  1223. at HarmonyLib.Harmony.PatchAll (System.Reflection.Assembly assembly) [0x00006] in <abec11463bc04855a5322a0a868aeb22>:0
  1224. at HarmonyLib.Harmony.PatchAll () [0x0001d] in <abec11463bc04855a5322a0a868aeb22>:0
  1225. at <0x27bd243ddd0 + 0x000aa> <unknown method>
  1226. --- End of inner exception stack trace ---
  1227. [Ref 2DB061EF]
  1228. at (wrapper managed-to-native) System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor(intptr)
  1229. at System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor (System.RuntimeTypeHandle type) [0x0002a] in <eae584ce26bc40229c1b1aa476bfa589>:0
  1230. at Verse.StaticConstructorOnStartupUtility.CallAll () [0x00028] in <f0ac5eb9b52e4cc396c70fc9a4ee15e5>:0
  1231. - POSTFIX FasterGameLoadingMod: Void FasterGameLoading.Startup:Postfix()
  1232. - POSTFIX LunarFramework.Bootstrap: Void LunarFramework.Internal.Patches.Patch_Verse_StaticConstructorOnStartupUtility:CallAll_Postfix()
  1233. - POSTFIX net.avilmask.rimworld.mod.NonUnoPinata: Void NonUnoPinata.Patches.StaticConstructorOnStartupUtility_CallAll_NonUnoPinataPatch:Postfix()
  1234. - POSTFIX PerformanceOptimizer.Main: Void PerformanceOptimizer.InitializeMod:Postfix()
  1235. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1236.  
  1237. LWM Update: stable(ish) 1.5.0.4
  1238. LWM.DeepStorage: Making Shelf, ShelfSmall, Dresser, ToolCabinet, Hopper, ReplimatAnimalFeeder, ReplimatHopper, ReelStorageBarrel, ReelStorageBarrelPallet, ReelStorageBookshelf, ReelStorageCargoContainer, ReelStorageHayBale, ReelIndustrialShelf, ReelStorageLargeSpacerContainer, ReelStorageLargeStonePile, ReelStorageLargeWoodChest, ReelStorageLargeWoodCrate, ReelStorageLargeWoodPile, ReelStorageLocker, ReelStorageSpacerContainer, ReelStorageSpacerContainerStack, ReelStorageSpacerLocker, ReelStorageStonePile, ReelStorageTanningRack, ReelStorageWeaponRack, ReelStorageWineRack, ReelStorageWoodChest, ReelStorageWoodCrate, ReelStorageWoodPile, ReelStorageAnimalFeeder, ReelStorageSkip, ReelStorageLargeLocker, ReelStorageLargeMetalCrate, ReelStorageMeatHook, ReelStorageMedicineCabinet, ReelStorageMetalCrate, RimFridge_SingleRefrigerator, RimFridge_Refrigerator, RimFridge_QuadRefrigerator, RimFridge_SingleWallRefrigerator, RimFridge_WallRefrigerator, klvlt_MedicineCrate, VFEA_SuperNaniteContainment, BreadMo_NutrientTap, BreadMo_NutrientDrain, DisplayCases_SingleDisplay, DisplayCases_DualDisplay, FExt_Shelf, VG_FoodShelf, VFES_AmmoCrate, Shelf_WeaponRack, VFE_DrugCabinet, VFE_MachiningCabinet, VFE_SmithyCabinet, VFE_TailorCabinet, VFE_FabricationCabinet, RKGWineRackB, WardrobeA, WardrobeB, RGK_Manger, GL_Shelf, RGK_DogBowl, GL_Locker, RKGWineRackTall, Estate_Refrigerator, InwallShelf_SingleShelf, InwallShelf_DoubleShelf, Outland_StoneShelf, Outland_Shelf, QRY_Platform, VFE_Pottery, VFE_Plinth, Table_IlluminatedDresser, Shelf_RepairRack, SmallShelf, OldSmallShelf, TatesTinyFurnitureMod_Shelf, T_Drawer, SadjuukWoodenPallet, VCHE_ChemfuelTap, VCHE_ChemfuelDrain, VCHE_DeepchemTap, VCHE_DeepchemDrain, VFEM_HeavyHopper, LTS_Malsjo, LTS_HyllisS, LTS_HyllisL, LTS_Fridge, VVE_GarageCabinet, Misc_FileCabinet, Table_Wardrobe, Table_RoyalDresser into Deep Storage
  1239. Auto-patching AC_Gun_ChargeIncursionar (charge incursionar)
  1240. Auto-patching Gun_ARB (Zal ARB)
  1241. Auto-patching Gun_ARGL (Zal ARGL)
  1242. Auto-patching Gun_GunComplex (gun complex gun)
  1243. Auto-patching Gun_LMGUpgrade (upgraded LMG)
  1244. Auto-patching Gun_MPUpgrade (upgraded machine pistol)
  1245. Auto-patching Gun_RevolverUpgrade (upgraded revolver)
  1246. Auto-patching Outland_Crossbow (crossbow)
  1247. Auto-patching Gun_AutopistolUpgrade (upgraded autopistol)
  1248. Auto-patching Gun_MiniTurretMech (mini-slugger)
  1249. Auto-patching VFEI_TurretArmoredShuttle (double autocannon)
  1250. Auto-patching VFEI_TurretArmoredShuttle_CE (double autocannon)
  1251. Auto-patching Gun_BoltActionRifleUpgrade (upgraded bolt-action rifle)
  1252. Auto-patching Gun_Dummy (dummy gun)
  1253. Auto-patching Gun_FE_MiniTurret (FE Mini-turret gun)
  1254. Auto-patching VFES_Gun_None (decoy gun)
  1255. Auto-patching FT_Gun_RockBox (rock box)
  1256. Auto-patching FT_Gun_SwivelGun (swivel gun)
  1257. Auto-patching Gun_IndoorTurret (indoor-turret gun)
  1258. Auto-patching SE_Gun_FlamethrowerTurretGun (flamethrower turret gun)
  1259. Auto-patching Gun_TurretSniperMKII (hi-tech uranium slug cannon)
  1260. Auto-patching Gun_TurretSniperMKIII (ultra-tech uranium slug cannon)
  1261. Auto-patching HT_MinigunTurret_Gun (hi-tech Minigun Turret)
  1262. Auto-patching HT_MinigunTurret_GunMKII (Minigun Turret)
  1263. Auto-patching Gun_RocketComplex (rocket complex)
  1264. Auto-patching Gun_TurretMilitary (military turret gun)
  1265. Auto-patching Gun_TurretShredder (shredder turret gun)
  1266. Auto-patching Gun_TurretPrecision (precision turret gun)
  1267. Auto-patching Gun_BlastCharge (rocket complex)
  1268. Auto-patching Gun_VulcanCannon (vulcan cannon gun)
  1269. Auto-patching Artillery_DevastatorBomb (devastator mortar)
  1270. Auto-patching Gun_TurretMilitaryManned (manned military turret gun)
  1271. Auto-patching Gun_TurretShredderManned (manned shredder turret gun)
  1272. Auto-patching Gun_TurretPrecisionManned (manned precision turret gun)
  1273. Auto-patching Gun_BlastChargeManned (manned blast charge cannon)
  1274. Auto-patching Gun_VulcanCannonManned (manned vulcan cannon gun)
  1275. Auto-patching Outland_Gun_BoltThrowerTurret (bolt thrower)
  1276. Auto-patching VBY_AmosShotgun (The Amos)
  1277. Auto-patching Gun_DetColumn (cluster fragments)
  1278. Auto-patching Gun_FlameColumn (flame cluster fragments)
  1279. Auto-patching Gun_EMPColumn (stun pulse)
  1280. Auto-patching Gun_DeadColumn (deadlife capsule)
  1281. Seeking patches for AC_Apparel_OverseerHelmet from hlx.ultratechalteredcarbon
  1282. Seeking patches for VAEA_Apparel_RessurectorBelt from vanillaexpanded.vaeaccessories
  1283. Seeking patches for Apparel_HDAC_AutoCannonBackpack from aki146.hdac
  1284. Seeking patches for FireFoam_Belt from mlie.fireextinguisher
  1285. Seeking patches for Gunmar_Apparel_Jacket from gunmar.morejackets
  1286. Seeking patches for Gunmar_Apparel_Short_Jacket from gunmar.morejackets
  1287. Seeking patches for Gunmar_Apparel_Flight_Jacket from gunmar.morejackets
  1288. Seeking patches for Gunmar_Apparel_Jersey_Jacket from gunmar.morejackets
  1289. Seeking patches for Gunmar_Apparel_Trench_Coat from gunmar.morejackets
  1290. Seeking patches for Gunmar_Apparel_Puffer_Coat from gunmar.morejackets
  1291. Seeking patches for Gunmar_Apparel_Pelt_Poncho from gunmar.morejackets
  1292. Seeking patches for Gunmar_Apparel_Biker_Vest from gunmar.morejackets
  1293. Seeking patches for Gunmar_Apparel_Cloak_Coat from gunmar.morejackets
  1294. Seeking patches for Gunmar_Apparel_AssaultSuit from gunmar.morejackets
  1295. Seeking patches for Gunmar_Apparel_FlakJacket from gunmar.morejackets
  1296. Seeking patches for Outland_Backpack from neronix17.outland.core
  1297. Seeking patches for Outland_BackpackHeavy from neronix17.outland.core
  1298. Seeking patches for Outland_TribalHood from neronix17.outland.core
  1299. Seeking patches for Outland_TribalMask_Deer from neronix17.outland.core
  1300. Seeking patches for Outland_TribalMask_Feline from neronix17.outland.core
  1301. Seeking patches for Outland_TribalRobe from neronix17.outland.core
  1302. Seeking patches for VBY_Apparel_CooonskinCap from coonskincap.velcroboy333
  1303. Seeking patches for Umbrella from battlemage64.rimbrellas
  1304. Seeking patches for Parasol from battlemage64.rimbrellas
  1305. Seeking patches for FoldableUmbrella from battlemage64.rimbrellas
  1306. Seeking patches for FoldableParasol from battlemage64.rimbrellas
  1307. Seeking patches for SteelUmbrella from battlemage64.rimbrellas
  1308. Seeking patches for Apparel_SCPSecurityTaskForceCap from scp.onlyclothes
  1309. Seeking patches for Apparel_GOCStrikeTeamBoonie from scp.onlyclothes
  1310. Seeking patches for Apparel_CIInsurgentCap from scp.onlyclothes
  1311. Seeking patches for Apparel_CIInsurgentBoonie from scp.onlyclothes
  1312. Seeking patches for Apparel_CIInsurgentBeret from scp.onlyclothes
  1313. Seeking patches for Apparel_SCPStaffShirt from scp.onlyclothes
  1314. Seeking patches for Apparel_SCPMobileTaskForceUbac from scp.onlyclothes
  1315. Seeking patches for Apparel_GOCStaffShirt from scp.onlyclothes
  1316. Seeking patches for Apparel_GOCStrikeTeamUbac from scp.onlyclothes
  1317. Seeking patches for Apparel_SOU_Bandana from usgiyi.slaveoutfits
  1318. Seeking patches for Apparel_SOU_Coif from usgiyi.slaveoutfits
  1319. Seeking patches for Apparel_SOU_Bonnet from usgiyi.slaveoutfits
  1320. Seeking patches for Apparel_SOU_SpWorkerHelmet from usgiyi.slaveoutfits
  1321. Seeking patches for Apparel_SOU_RagDress from usgiyi.slaveoutfits
  1322. Seeking patches for Apparel_SOU_RagDressB from usgiyi.slaveoutfits
  1323. Seeking patches for Apparel_SOU_TunicPoor from usgiyi.slaveoutfits
  1324. Seeking patches for Apparel_SOU_TunicFine from usgiyi.slaveoutfits
  1325. Seeking patches for Apparel_SOU_VicScullery from usgiyi.slaveoutfits
  1326. Seeking patches for Apparel_SOU_VicHM from usgiyi.slaveoutfits
  1327. Seeking patches for Apparel_SOU_Coverall from usgiyi.slaveoutfits
  1328. Seeking patches for Apparel_SOU_SpTight from usgiyi.slaveoutfits
  1329. Seeking patches for VBY_TortoiseArmor from turtlehelmet.velcroboy333
  1330. Seeking patches for Apparel_TortoiseHelmet from turtlehelmet.velcroboy333
  1331. Seeking patches for ComponentArchoDrone from nephlite.orbitaltradecolumn
  1332. Seeking patches for VAE_Footwear_Shoes from vanillaexpanded.vappe
  1333. Seeking patches for VAE_Handwear_Gloves from vanillaexpanded.vappe
  1334. Seeking patches for VAE_Apparel_ChefsUniform from vanillaexpanded.vappe
  1335. Seeking patches for VAE_Apparel_DoctorScrubs from vanillaexpanded.vappe
  1336. Seeking patches for VAE_Apparel_SheriffShirt from vanillaexpanded.vappe
  1337. Seeking patches for VAE_Apparel_Blouse from vanillaexpanded.vappe
  1338. Seeking patches for VAE_Apparel_TribalKilt from vanillaexpanded.vappe
  1339. Seeking patches for VPE_HeatPearls from vanillaexpanded.vpsycastse
  1340. Seeking patches for Gunmar_Apparel_DressA from gunmar.victorianeraapparels
  1341. Seeking patches for Gunmar_Apparel_DressB from gunmar.victorianeraapparels
  1342. Seeking patches for Gunmar_Apparel_Maid from gunmar.victorianeraapparels
  1343. Seeking patches for Gunmar_Apparel_WalkingDress from gunmar.victorianeraapparels
  1344. Seeking patches for Gunmar_Apparel_RidingHabit from gunmar.victorianeraapparels
  1345. Seeking patches for Gunmar_Apparel_SimpleDress from gunmar.victorianeraapparels
  1346. Seeking patches for Gunmar_Apparel_DressCoat from gunmar.victorianeraapparels
  1347. Seeking patches for Gunmar_Apparel_Frock_Coat from gunmar.victorianeraapparels
  1348. Seeking patches for Gunmar_Apparel_Smoking_Jacket from gunmar.victorianeraapparels
  1349. Seeking patches for Gunmar_Apparel_Waistcoat from gunmar.victorianeraapparels
  1350. Seeking patches for Gunmar_Apparel_BpWaistcoat from gunmar.victorianeraapparels
  1351. Seeking patches for Gunmar_Apparel_Soldier_Coat from gunmar.victorianeraapparels
  1352. Seeking patches for Gunmar_Apparel_Hussar_Jacket from gunmar.victorianeraapparels
  1353. Seeking patches for Gunmar_Apparel_FeatheredHat from gunmar.victorianeraapparels
  1354. Seeking patches for Gunmar_Apparel_MaidHead from gunmar.victorianeraapparels
  1355. Seeking patches for Gunmar_Apparel_BoaterHat from gunmar.victorianeraapparels
  1356. Seeking patches for Gunmar_Apparel_TopHat from gunmar.victorianeraapparels
  1357. Seeking patches for Gunmar_Apparel_Soldier_Helmet from gunmar.victorianeraapparels
  1358. Seeking patches for Gunmar_Apparel_Slouch_Hat from gunmar.victorianeraapparels
  1359. Seeking patches for Gunmar_Apparel_Shako_Hat from gunmar.victorianeraapparels
  1360. Seeking patches for Gunmar_Apparel_Metal_Helmet from gunmar.victorianeraapparels
  1361. Seeking patches for Gunmar_Apparel_Glasses from gunmar.victorianeraapparels
  1362. Seeking patches for Gunmar_Apparel_Monocle from gunmar.victorianeraapparels
  1363. Seeking patches for CPApparel_PrisonJumpsuit from cp.prisoner.outfit
  1364. Seeking patches for MedicineBag from dubwise.dubsrimkit
  1365. Seeking patches for MedicalKit from dubwise.dubsrimkit
  1366. Seeking patches for UltraMedKit from dubwise.dubsrimkit
  1367. Seeking patches for DubsRepairKit from dubwise.dubsrimkit
  1368. Autopatching metal soldier helmet from gunmar.victorianeraapparels
  1369. AutoPatched metal soldier helmet(Gunmar_Apparel_Metal_Helmet) as preset helmet
  1370. Autopatching tribal mask (deer) from neronix17.outland.core
  1371. AutoPatched tribal mask (deer)(Outland_TribalMask_Deer) as preset light helmet
  1372. Autopatching tribal mask (feline) from neronix17.outland.core
  1373. AutoPatched tribal mask (feline)(Outland_TribalMask_Feline) as preset light helmet
  1374. Autopatching tortoise shell helmet from turtlehelmet.velcroboy333
  1375. AutoPatched tortoise shell helmet(Apparel_TortoiseHelmet) as preset light helmet
  1376. Autopatching soldier helmet from gunmar.victorianeraapparels
  1377. AutoPatched soldier helmet(Gunmar_Apparel_Soldier_Helmet) as preset light helmet
  1378. Autopatching slouch hat from gunmar.victorianeraapparels
  1379. AutoPatched slouch hat(Gunmar_Apparel_Slouch_Hat) as preset light helmet
  1380. Autopatching shako hat from gunmar.victorianeraapparels
  1381. AutoPatched shako hat(Gunmar_Apparel_Shako_Hat) as preset light helmet
  1382. Autopatching tribal hood from neronix17.outland.core
  1383. AutoPatched tribal hood(Outland_TribalHood) as preset hat
  1384. Autopatching raccoonskin cap from coonskincap.velcroboy333
  1385. AutoPatched raccoonskin cap(VBY_Apparel_CooonskinCap) as preset hat
  1386. Autopatching Security Task Force baseball cap (SCP) from scp.onlyclothes
  1387. AutoPatched Security Task Force baseball cap (SCP)(Apparel_SCPSecurityTaskForceCap) as preset hat
  1388. Autopatching Strike Team Boonie (GOC) from scp.onlyclothes
  1389. AutoPatched Strike Team Boonie (GOC)(Apparel_GOCStrikeTeamBoonie) as preset hat
  1390. Autopatching Insurgent cap (CI) from scp.onlyclothes
  1391. AutoPatched Insurgent cap (CI)(Apparel_CIInsurgentCap) as preset hat
  1392. Autopatching Insurgent Boonie (CI) from scp.onlyclothes
  1393. AutoPatched Insurgent Boonie (CI)(Apparel_CIInsurgentBoonie) as preset hat
  1394. Autopatching Insurgent Beret (CI) from scp.onlyclothes
  1395. AutoPatched Insurgent Beret (CI)(Apparel_CIInsurgentBeret) as preset hat
  1396. Autopatching simple bandana from usgiyi.slaveoutfits
  1397. AutoPatched simple bandana(Apparel_SOU_Bandana) as preset hat
  1398. Autopatching coif from usgiyi.slaveoutfits
  1399. AutoPatched coif(Apparel_SOU_Coif) as preset hat
  1400. Autopatching bonnet from usgiyi.slaveoutfits
  1401. AutoPatched bonnet(Apparel_SOU_Bonnet) as preset hat
  1402. Autopatching feathered hat from gunmar.victorianeraapparels
  1403. AutoPatched feathered hat(Gunmar_Apparel_FeatheredHat) as preset hat
  1404. Autopatching maid headdress from gunmar.victorianeraapparels
  1405. AutoPatched maid headdress(Gunmar_Apparel_MaidHead) as preset hat
  1406. Autopatching boater Hat from gunmar.victorianeraapparels
  1407. AutoPatched boater Hat(Gunmar_Apparel_BoaterHat) as preset hat
  1408. Autopatching top hat from gunmar.victorianeraapparels
  1409. AutoPatched top hat(Gunmar_Apparel_TopHat) as preset hat
  1410. Autopatching Pelt Poncho from gunmar.morejackets
  1411. AutoPatched Pelt Poncho(Gunmar_Apparel_Pelt_Poncho) as preset armored jacket
  1412. Autopatching Adv Flak Jacket from gunmar.morejackets
  1413. AutoPatched Adv Flak Jacket(Gunmar_Apparel_FlakJacket) as preset armored jacket
  1414. Autopatching Rocker Jacket from gunmar.morejackets
  1415. AutoPatched Rocker Jacket(Gunmar_Apparel_Jacket) as preset leather jacket
  1416. Autopatching Short Jacket from gunmar.morejackets
  1417. AutoPatched Short Jacket(Gunmar_Apparel_Short_Jacket) as preset leather jacket
  1418. Autopatching Flight Jacket from gunmar.morejackets
  1419. AutoPatched Flight Jacket(Gunmar_Apparel_Flight_Jacket) as preset leather jacket
  1420. Autopatching Jersey Jacket from gunmar.morejackets
  1421. AutoPatched Jersey Jacket(Gunmar_Apparel_Jersey_Jacket) as preset leather jacket
  1422. Autopatching Biker Vest from gunmar.morejackets
  1423. AutoPatched Biker Vest(Gunmar_Apparel_Biker_Vest) as preset leather jacket
  1424. Autopatching Cloak coat from gunmar.morejackets
  1425. AutoPatched Cloak coat(Gunmar_Apparel_Cloak_Coat) as preset leather jacket
  1426. Autopatching smoking jacket from gunmar.victorianeraapparels
  1427. AutoPatched smoking jacket(Gunmar_Apparel_Smoking_Jacket) as preset leather jacket
  1428. Autopatching soldier coat from gunmar.victorianeraapparels
  1429. AutoPatched soldier coat(Gunmar_Apparel_Soldier_Coat) as preset leather jacket
  1430. Autopatching hussar jacket from gunmar.victorianeraapparels
  1431. AutoPatched hussar jacket(Gunmar_Apparel_Hussar_Jacket) as preset leather jacket
  1432. Autopatching bulletproof waistcoat from gunmar.victorianeraapparels
  1433. AutoPatched bulletproof waistcoat(Gunmar_Apparel_BpWaistcoat) as preset light armor vest
  1434. Combat Extended :: Ammo removed
  1435. CE successfully patched 0 humanoid alien races
  1436. [SmashPhil.SmashTools] Successfully applied compatibility patches for <color=#008080FF>RimHUD</color>
  1437. [SmashPhil.VehicleFramework] Successfully applied compatibility patches for <color=#008080FF>Combat Extended</color>
  1438. [SmashPhil.VehicleFramework] Successfully applied compatibility patches for <color=#008080FF>Map Preview</color>
  1439. [SmashPhil.VehicleFramework] Successfully applied compatibility patches for <color=#008080FF>RimHUD</color>
  1440. [SmashPhil.VehicleFramework] Successfully applied compatibility patches for <color=#008080FF>Vanilla Fishing Expanded</color>
  1441. <color=orange>[VehicleFramework]</color> version 1.5.1659
  1442. Caravan Adventures: Applying patch for AlienRaces - adding alienrace corpses to caravan dialog filter
  1443. Adjusted story to no longer grand vanilla psycasts in addition to ancient ones.
  1444. Patching VFE from bringing up the faction dialog for no longer needed faction
  1445. CA patches complete. v1.7.1 (1.5)
  1446. Damage Indicators initialized.
  1447. [DifferentEggSizes]: Updated 56 egg-definitions
  1448. EnhancedDevelopment.Embrasures.Patcher(): Starting.
  1449. EnhancedDevelopment.Embrasures.ApplyPatchIfRequired: Applying Patch: Embrasures
  1450. EnhancedDevelopment.Embrasures.ApplyPatchIfRequired: Applied Patch: Embrasures
  1451. EnhancedDevelopment.Embrasures.Patcher(): Complete.
  1452. ExpandedRoofing: generating dynamic defs
  1453. [Integrated Creep Joiners] Creep romance mods detected. Skipping creep romance patch.
  1454. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1455.  
  1456. [Map Designer for 1.4] Initializing....
  1457. [Map Designer] Finding biomes...
  1458. [Map Designer] Applying settings
  1459. [Map Designer] Terrain settings: fertility: 101 | Water 20
  1460. [TrueTerrainColors v1.12.15] Loaded cached true colors for 1202 terrain defs from file.
  1461. [MarkThatPawn]: Found 20 icons for GDI
  1462. [MarkThatPawn]: Found 8 icons for Ideology
  1463. [MarkThatPawn]: Found 19 icons for Jobs
  1464. [MarkThatPawn]: Found 8 icons for Militar
  1465. [MarkThatPawn]: Found 20 icons for Nod
  1466. [MarkThatPawn]: Found 8 icons for Numbers
  1467. [MarkThatPawn]: Found 17 icons for Skills
  1468. [MarkThatPawn]: Found 16 icons for Symbols
  1469. [MarkThatPawn]: Found 13 icons for Weapons
  1470. [MarkThatPawn]: Found 8 icons for WOW Style
  1471. [MarkThatPawn]: Found 18 icons for XCOM
  1472. [MarkThatPawn]: Found 13 icons for XCOM 2
  1473. [MarkThatPawn]: Found 9 icons for XCOM Medieval
  1474. [MarkThatPawn]: Found 496 loaded weapons, 0 explosive weapons and 14 thrown projectiles
  1475. [MarkThatPawn]: Found 378 loaded apparel, 155 armored apparel, 20 royal apparel, 19 psycast apparel, 53 enviromental protection apparel, 6 mechanator apparel and 193 basic apparel
  1476. [MarkThatPawn]: Found 0 automatic rules defined
  1477. [MarkThatPawn]: Vehicle Framework detected, adding compatility patch
  1478. Medical Tab :: Capacity BleedRate does not have any bodyPartTags associated with it. This may be intentional. For modders; if the tag defName contains the capacity defName the two will be linked.
  1479. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1480.  
  1481. Medical Tab :: Tag Mirrored is not associated with any pawnCapacity. This may be intentional. For modders; if the tag defName contains the capacity defName the two will be linked.
  1482. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1483.  
  1484. Medical Tab :: Tag OutsideSquishy is not associated with any pawnCapacity. This may be intentional. For modders; if the tag defName contains the capacity defName the two will be linked.
  1485. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1486.  
  1487. JP_PP: v.1.4.0 Loading..
  1488. JP_PP: Environment Patch Enabled
  1489. [PrepareLanding] MonoController Initialization
  1490. [PrepareLanding] OnDefsLoaded
  1491. [PrepareLanding] Manual Patching: Page_CreateWorldParams_CanDoNext
  1492. [PrepareLanding] PatchCreateWorldParams.Page_CreateWorldParams_CanDoNext - patch done: True
  1493. [PrepareLanding] Preset folder is at: C:\Users\<redacted>\AppData\LocalLow\Ludeon Studios\RimWorld by Ludeon Studios\PrepareLanding
  1494. [PrepareLanding] Preset template folder is at: C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\3221125358\Presets
  1495. [PrepareLanding] WorldLayerBehaviour Static Initialization
  1496. [QuickGive] Resources loaded.
  1497. [QuickGive] Applying patches...
  1498. [QuickGive] Injecting into Verse.DebugWindowsOpener:DrawButtons...
  1499. [QuickGive] Method Verse.WidgetRow:Init found
  1500. [QuickGive] Field Verse.DebugWindowsOpener:widgetRow found
  1501. [QuickGive] Method Foxy.QuickGive.Patch_DrawButtons:Injection found
  1502. [QuickGive] Injection complete.
  1503. [QuickGive] Patches applied.
  1504. [RelevantStatsInDescription]: Skipping dps-calculation of Foam turret as its projectile does not cause damage to health
  1505. [RelevantStatsInDescription]: Skipping dps-calculation of Searchlight as it has no default projectile defined
  1506. [RelevantStatsInDescription]: Skipping dps-calculation of EMP cannon as its projectile does not cause damage to health
  1507. [RelevantStatsInDescription]: Skipping dps-calculation of Recoilless rifle as it has no default projectile defined
  1508. [RelevantStatsInDescription]: Skipping dps-calculation of Orbital bombardment uplink as it has no default projectile defined
  1509. [RelevantStatsInDescription]: Skipping dps-calculation of Auto tesla turret as its projectile does not cause damage to health
  1510. (Research Tab Colors) Transpiler injected.
  1511. [TabSorting]: Fixing kitchen room role worker, thanks slippycheeze!
  1512. [TabSorting]: Removing DoorTab since its empty now.
  1513. [TabSorting]: Removing ResearchTab since its empty now.
  1514. [TabSorting]: Removing KitchenTab since its empty now.
  1515. [TabSorting]: Removing StorageTab since its empty now.
  1516. [TabSorting]: Removing DecorationTab since its empty now.
  1517. [TabSorting]: Removing HospitalTab since its empty now.
  1518. [TabSorting]: Removing BedroomTab since its empty now.
  1519. [TabSorting]: Removing TableChairsTab since its empty now.
  1520. [TabSorting]: Removing LightsTab since its empty now.
  1521. [TabSorting]: Found 192 icons in ArchitectIcons to choose from.
  1522. Table Diner did not find Common Sense.
  1523. Failed to find Verse.ThingDef named 'CGF1_MWP_American_180S_SD_'. DefDatabase<Verse.ThingDef> contains a total of 19891 loaded defs.
  1524. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1525.  
  1526. Failed to find Verse.ThingDef named 'CGF1_MWP_American_180S_SD_'. DefDatabase<Verse.ThingDef> contains a total of 19891 loaded defs.
  1527. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1528.  
  1529. Compatibility-Patch for MintMenu architect is active.
  1530. Compatibility-Patch for MintMenu research is active.
  1531. Allow patch: RIMMSqol:ActiveTip_TipRect[TipWindowMaxWidth]
  1532. Allow patch: RIMMSqol:Alert_Active[HiddenAlerts]
  1533. Allow patch: RIMMSqol:ArchitectButtonFix[ArchitectButtonVisibility]
  1534. Allow patch: RIMMSqol:CompPowerTrader_PowerOn[PowerTraderZero]
  1535. Allow patch: RIMMSqol:CompPowerTrader_ResetPowerVars[PowerTraderZero]
  1536. Allow patch: RIMMSqol:CompPowerTrader_ReceiveCompSignal[PowerTraderZero]
  1537. Allow patch: RIMMSqol:CompPowerTrader_PostSpawnSetup[PowerTraderZero]
  1538. Allow patch: RIMMSqol:CompBreakdownable_Notify_Repaired[PowerTraderZero]
  1539. Allow patch: RIMMSqol:DefMapSaveStateFixRecordDef[DefMap]
  1540. Allow patch: RIMMSqol:DefMapSaveStateFixWorkTypeDef[DefMap]
  1541. Allow patch: RIMMSqol:Designator_Dropdown_ProcessInput[DesignatorDropdown]
  1542. Allow patch: RIMMSqol:ArchitectCategoryTab_DesignationTabOnGUI[DesignatorDropdown]
  1543. Allow patch: RIMMSqol:Designator_Place_DoExtraGuiControls[RIMMSQoL.HideRotationControls]
  1544. Allow patch: RIMMSqol:ExpectationsUtility_CurrentExpectationFor[PawnValueExpectations]
  1545. Allow patch: RIMMSqol:FloatMenuDecorations_Designator_Dropdown_ProcessInput[FloatMenuDecorations]
  1546. Allow patch: RIMMSqol:FloatMenuDecorations_Designator_Build_ProcessInput[FloatMenuDecorations]
  1547. Allow patch: RIMMSqol:GlobalControlsUtility_DoDate[GlobalControls]
  1548. Allow patch: RIMMSqol:LetterStack_ReceiveLetter[HiddenAlerts]
  1549. Allow patch: RIMMSqol:XmlInheritance_Resolve
  1550. Allow patch: RIMMSqol:MainButtonsRoot_MainButtonsOnGUI[RIMMSQoL.KeyBindings]
  1551. Allow patch: RIMMSqol:MainTabWindow_Research_DrawRightRect[ResearchTabDrawer]
  1552. Allow patch: RIMMSqol:MainTabWindow_Research_PostOpen[ResearchTabDrawer]
  1553. Allow patch: RIMMSqol:Messages_AcceptsMessage[HiddenAlerts]
  1554. Allow patch: RIMMSqol:PawnGraphicSet_ResolveAllGraphics[RIMMSQoL.PawnPackRendering]
  1555. Allow patch: RIMMSqol:PanwRenderer_DrawEquipmentAiming[PawnApparelRendering]
  1556. Allow patch: RIMMSqol:PlaySettings_DoPlaySettingsGlobalControls[GlobalControls]
  1557. Allow patch: RIMMSqol:PreventAnimalFamilies_Pawn_RelationsTracker_AddDirectRelation[PreventAnimalFamilies]
  1558. Allow patch: RIMMSqol:PreventAnimalFamilies_TaleRecorder_RecordTale[PreventAnimalFamilies]
  1559. Allow patch: RIMMSqol:PreventTamenessDecay_Pawn_TrainingTracker_TrainingTrackerTickRare[StopTamenessDecay]
  1560. Allow patch: RIMMSqol:ReplaceNumericTextboxesInt[NumericTextboxes]
  1561. Allow patch: RIMMSqol:ReplaceNumericTextboxesFloat[NumericTextboxes]
  1562. Allow patch: RIMMSqol:RoofCollapseUtility_WithinRangeOfRoofHolder[RoofCollapse]
  1563. Allow patch: RIMMSqol:RoofCollapseCellsFinder_CheckCollapseFlyingRoofs_1[RoofCollapse]
  1564. Allow patch: RIMMSqol:RoofCollapseCellsFinder_CheckCollapseFlyingRoofs_2[RoofCollapse]
  1565. Allow patch: RIMMSqol:SnowUtility_MovementTicksAddOn[SnowUtilityMovementTicksAddOn]
  1566. Allow patch: RIMMSqol:SpawnRemnantColony[RemnantColony]
  1567. Allow patch: RIMMSqol:DisplayConfirmationDialog[RemnantColony]
  1568. Allow patch: RIMMSqol:Text_ClampTextWithEllipsis[NumericTextboxes]
  1569. Allow patch: RIMMSqol:ThingFilter_SetAllow_StuffCategoryDef[ThingFilterBugfix]
  1570. Allow patch: RIMMSqol:ThingForbiddenPredicatesFix[ForbidByContext]
  1571. Allow patch: RIMMSqol:ThinkResultContextFood1[ForbidByContext]
  1572. Allow patch: RIMMSqol:ThinkResultContextFood2[ForbidByContext]
  1573. Allow patch: RIMMSqol:ThinkResultContextFood3[ForbidByContext]
  1574. Allow patch: RIMMSqol:ThinkResultContextFood4[ForbidByContext]
  1575. Allow patch: RIMMSqol:ThinkResultContextRecover[ForbidByContext]
  1576. Allow patch: RIMMSqol:TrackLevelUp[TrackLevelUp]
  1577. Allow patch: RIMMSqol:StopSkillDecay[StopSkillDecay]
  1578. Allow patch: RIMMSqol:SkillRecord_LearningSaturatedToday[StopSkillDecay]
  1579. Allow patch: RIMMSqol:SkillUI_GetSkillDescription[StopSkillDecay]
  1580. Allow patch: RIMMSqol:WorkGiver_DoBill_TryFindBestBillIngredientsInSet_AllowMix[DoBillIngredientOverflow]
  1581. Allow patch: RIMMSqol.translations:LanguageChangeListener[LanguageChangeListener]
  1582. Allow patch: RIMMSqol.storyteller:MapDeiniter_Deinit[Storyteller]
  1583. Allow patch: RIMMSqol.storyteller:Storyteller_StorytellerTick[Storyteller]
  1584. Allow patch: RIMMSqol.remnantcolony:Dialog_FormCaravan_Notify_ChoseRoute[City]
  1585. Allow patch: RIMMSqol.remnantcolony:Dialog_FormCaravan_Get_CurrentTile[City]
  1586. Deny patch: RIMMSqol.performance.worldpawngc:WorldPawnGC_WorldPawnGCTick[WorldPawnGC]
  1587. Deny patch: RIMMSqol.performance.worldpawngc:WorldPawnGC_RunGC[WorldPawnGC]
  1588. Deny patch: RIMMSqol.performance.worldpawngc:WorldPawnGC_LogDotgraph[WorldPawnGC]
  1589. Deny patch: RIMMSqol.performance.worldpawngc:WorldPawnGC_PawnGCDebugResults[WorldPawnGC]
  1590. Allow patch: RIMMSqol.performance.pawn_rotationtracker:Pawn_RotationTracker_Face[PawnRotation]
  1591. Allow patch: RIMMSqol.performance.pawn_rotationtracker:Pawn_RotationTracker_FaceCell[PawnRotation]
  1592. Allow patch: RIMMSqol.pathfinding:PathfindingFix[Pathfinding]
  1593.  
  1594. [QuickGive] Injecting into Verse.DebugWindowsOpener:DrawButtons...
  1595. [QuickGive] Method Verse.WidgetRow:Init found
  1596. [QuickGive] Field Verse.DebugWindowsOpener:widgetRow found
  1597. [QuickGive] Method Foxy.QuickGive.Patch_DrawButtons:Injection found
  1598. [QuickGive] Injection complete.
  1599. [Utility Columns] - Patching...
  1600. Path Avoid: Adding Harmony Postfix to PawnUtility.GetAvoidGrid()
  1601. MeditationFocusDef Void does not have a MeditationFocusExtension, which means it will not have an icon in the Psycasts UI.
  1602. Please ask Ludeon Studios to add one.
  1603. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1604.  
  1605. Wall Light: v1.5.8874.26767
  1606. War Crimes Expanded 2 loaded!
  1607. PickUpAndHaul v1.1.2¼ welcomes you to RimWorld with pointless logspam.
  1608. GAGARIN: <color=green>StartUpFinished called!</color>
  1609. MVCF successfully applied 59 patches
  1610. Starting loading graphics: 0 - 7/17/2024 1:21:09 PM
  1611. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1612.  
  1613. Finished loading graphics - 7/17/2024 1:21:09 PM
  1614. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1615.  
  1616. Starting loading icons: 0 - 7/17/2024 1:21:09 PM
  1617. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1618.  
  1619. Finished loading icons - 7/17/2024 1:21:09 PM
  1620. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1621.  
  1622. [PrepareLanding] MonoController Start
  1623. [PrepareLanding] WorldLayerBehaviour Start
  1624. CharacterEditor v1.5.10 initializing...
  1625. updating labels for english...
  1626. loading pawn slot content from file...
  1627. character editor instance created
  1628. checking editor settings...
  1629. bodysizes genes are active
  1630. CharacterEditor v1.5.10 ...done
  1631. [AllowTool] Applied compatibility patch for "Pick Up And Haul"
  1632. Combat Extended :: Ammo removed
  1633. Combat Extended :: Bounds pre-generated
  1634. Combat Extended :: Checking Better Turrets
  1635. Combat Extended :: Checking Misc Turrets
  1636. Combat Extended :: Checking Vehicle Framework
  1637. Combat Extended :: Installing Vehicle Framework
  1638. Checking Multiplayer Compat
  1639. Vanilla Psycasts Expanded loaded: True
  1640. Combat Extended :: Checking SRTS Expanded
  1641. [Muzzle Flash] Shader loaded from MuzzleFlash: Unlit/Animated
  1642. [Muzzle Flash] Shader loaded from MuzzleFlash: Unlit/AnimatedInstanced
  1643. Only if tolerance below: dict init done.
  1644. [HugsLib] initializing AutoJobTitles, CaravanMoodBuff, fluffyKittens.BillCategories, ColonistBarAdjuster, kathanon.DamageOverlay, DefensivePositions, HeatMap, Power_Alerts, RoomSense, SearchAndDestroy, kathanon.SearchableMenus, Syrus.SimpleSidearmsSwitchWeapon
  1645. ResearchTree :: [ResearchTree]: Initialization start in background
  1646. ResearchTree :: [ResearchTree]: CheckPrerequisites
  1647. ResearchTree :: redundant prerequisites for Autocannon turret: Microelectronics, Gas operation, Gun turrets. Removing.
  1648. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1649.  
  1650. ResearchTree :: redundant prerequisites for Advanced Medicine Lab: Microelectronics, Hospital bed. Removing.
  1651. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1652.  
  1653. ResearchTree :: Stonecutting has a lower techlevel than (one of) it's prerequisites, increasing.
  1654. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1655.  
  1656. ResearchTree :: IV_Nutrition_Research_Electric has a lower techlevel than (one of) it's prerequisites, increasing.
  1657. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1658.  
  1659. ResearchTree :: IV_Painkiller_Research_Electric has a lower techlevel than (one of) it's prerequisites, increasing.
  1660. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1661.  
  1662. ResearchTree :: IV_Antibiotic_Research_Electric has a lower techlevel than (one of) it's prerequisites, increasing.
  1663. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1664.  
  1665. ResearchTree :: PrecisionTurret has a lower techlevel than (one of) it's prerequisites, increasing.
  1666. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1667.  
  1668. ResearchTree :: BlastTurret has a lower techlevel than (one of) it's prerequisites, increasing.
  1669. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1670.  
  1671. ResearchTree :: VulcanCannon has a lower techlevel than (one of) it's prerequisites, increasing.
  1672. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1673.  
  1674. ResearchTree :: VFE_HardwareUpgrade has a lower techlevel than (one of) it's prerequisites, increasing.
  1675. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1676.  
  1677. ResearchTree :: [ResearchTree]: CreateEdges
  1678. ResearchTree :: [ResearchTree]: HorizontalPositions
  1679. ResearchTree :: [ResearchTree]: NormalizeEdges
  1680. ResearchTree :: [ResearchTree]: Collapse
  1681. ResearchTree :: [ResearchTree]: MinimizeCrossings
  1682. CE is trying to create default parameter lists ...
  1683. creating default parameter list for genes...
  1684. 302 default entities for genes created
  1685. creating default parameter list for objects...
  1686. 8654 default entities for objects created
  1687. creating default parameter list for turrets...
  1688. 126 default entities for turrets created
  1689. ...lists created
  1690. CE is trying to apply modified parameters...
  1691. no modifications for genes
  1692. Gunmar_Apparel_Puffer_Coat modification loaded
  1693. no modifications for lifestages
  1694. ...done
  1695. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1696. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1697.  
  1698. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1699.  
  1700. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1701. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1702.  
  1703. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1704.  
  1705. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1706. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1707.  
  1708. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1709.  
  1710. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1711. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1712.  
  1713. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1714.  
  1715. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1716. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1717.  
  1718. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1719.  
  1720. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1721. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1722.  
  1723. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1724.  
  1725. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1726. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1727.  
  1728. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1729.  
  1730. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1731. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1732.  
  1733. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1734.  
  1735. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1736. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1737.  
  1738. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1739.  
  1740. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1741. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1742.  
  1743. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1744.  
  1745. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1746. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1747.  
  1748. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1749.  
  1750. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1751. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1752.  
  1753. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1754.  
  1755. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1756. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1757.  
  1758. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1759.  
  1760. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1761. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1762.  
  1763. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1764.  
  1765. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1766. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1767.  
  1768. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1769.  
  1770. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1771. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1772.  
  1773. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1774.  
  1775. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1776. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1777.  
  1778. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1779.  
  1780. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1781. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1782.  
  1783. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1784.  
  1785. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1786. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1787.  
  1788. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1789.  
  1790. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1791. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1792.  
  1793. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1794.  
  1795. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1796. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1797.  
  1798. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1799.  
  1800. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1801. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1802.  
  1803. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1804.  
  1805. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1806. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1807.  
  1808. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1809.  
  1810. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1811. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1812.  
  1813. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1814.  
  1815. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1816. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1817.  
  1818. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1819.  
  1820. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1821. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1822.  
  1823. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1824.  
  1825. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1826. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1827.  
  1828. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1829.  
  1830. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1831. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1832.  
  1833. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1834.  
  1835. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1836. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1837.  
  1838. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1839.  
  1840. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1841. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1842.  
  1843. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1844.  
  1845. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1846. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1847.  
  1848. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1849.  
  1850. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1851. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1852.  
  1853. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1854.  
  1855. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1856. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1857.  
  1858. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1859.  
  1860. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1861. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1862.  
  1863. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1864.  
  1865. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1866. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1867.  
  1868. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1869.  
  1870. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1871. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1872.  
  1873. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1874.  
  1875. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1876. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1877.  
  1878. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1879.  
  1880. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1881. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1882.  
  1883. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1884.  
  1885. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1886. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1887.  
  1888. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1889.  
  1890. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1891. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1892.  
  1893. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1894.  
  1895. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1896. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1897.  
  1898. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1899.  
  1900. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1901. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1902.  
  1903. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1904.  
  1905. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1906. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1907.  
  1908. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1909.  
  1910. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1911. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1912.  
  1913. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1914.  
  1915. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1916. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1917.  
  1918. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1919.  
  1920. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1921. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1922.  
  1923. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1924.  
  1925. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1926. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1927.  
  1928. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1929.  
  1930. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1931. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1932.  
  1933. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1934.  
  1935. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1936. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1937.  
  1938. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1939.  
  1940. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1941. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1942.  
  1943. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1944.  
  1945. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1946. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1947.  
  1948. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1949.  
  1950. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1951. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1952.  
  1953. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1954.  
  1955. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1956. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1957.  
  1958. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1959.  
  1960. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1961. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1962.  
  1963. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1964.  
  1965. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1966. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1967.  
  1968. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1969.  
  1970. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1971. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1972.  
  1973. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1974.  
  1975. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1976. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1977.  
  1978. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1979.  
  1980. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1981. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1982.  
  1983. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1984.  
  1985. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1986. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1987.  
  1988. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1989.  
  1990. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1991. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1992.  
  1993. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1994.  
  1995. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  1996. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  1997.  
  1998. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  1999.  
  2000. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2001. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2002.  
  2003. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2004.  
  2005. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2006. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2007.  
  2008. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2009.  
  2010. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2011. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2012.  
  2013. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2014.  
  2015. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2016. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2017.  
  2018. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2019.  
  2020. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2021. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2022.  
  2023. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2024.  
  2025. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2026. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2027.  
  2028. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2029.  
  2030. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2031. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2032.  
  2033. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2034.  
  2035. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2036. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2037.  
  2038. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2039.  
  2040. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2041. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2042.  
  2043. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2044.  
  2045. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2046. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2047.  
  2048. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2049.  
  2050. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2051. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2052.  
  2053. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2054.  
  2055. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2056. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2057.  
  2058. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2059.  
  2060. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2061. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2062.  
  2063. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2064.  
  2065. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2066. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2067.  
  2068. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2069.  
  2070. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2071. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2072.  
  2073. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2074.  
  2075. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2076. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2077.  
  2078. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2079.  
  2080. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2081. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2082.  
  2083. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2084.  
  2085. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2086. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2087.  
  2088. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2089.  
  2090. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2091. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2092.  
  2093. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2094.  
  2095. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2096. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2097.  
  2098. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2099.  
  2100. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2101. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2102.  
  2103. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2104.  
  2105. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2106. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2107.  
  2108. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2109.  
  2110. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2111. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2112.  
  2113. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2114.  
  2115. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2116. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2117.  
  2118. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2119.  
  2120. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2121. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2122.  
  2123. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2124.  
  2125. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2126. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2127.  
  2128. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2129.  
  2130. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2131. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2132.  
  2133. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2134.  
  2135. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2136. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2137.  
  2138. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2139.  
  2140. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2141. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2142.  
  2143. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2144.  
  2145. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2146. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2147.  
  2148. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2149.  
  2150. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2151. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2152.  
  2153. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2154.  
  2155. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2156. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2157.  
  2158. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2159.  
  2160. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2161. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2162.  
  2163. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2164.  
  2165. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2166. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2167.  
  2168. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2169.  
  2170. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2171. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2172.  
  2173. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2174.  
  2175. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2176. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2177.  
  2178. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2179.  
  2180. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2181. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2182.  
  2183. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2184.  
  2185. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2186. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2187.  
  2188. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2189.  
  2190. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2191. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2192.  
  2193. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2194.  
  2195. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2196. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2197.  
  2198. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2199.  
  2200. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2201. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2202.  
  2203. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2204.  
  2205. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2206. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2207.  
  2208. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2209.  
  2210. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2211. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2212.  
  2213. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2214.  
  2215. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2216. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2217.  
  2218. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2219.  
  2220. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2221. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2222.  
  2223. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2224.  
  2225. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2226. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2227.  
  2228. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2229.  
  2230. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2231. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2232.  
  2233. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2234.  
  2235. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2236. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2237.  
  2238. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2239.  
  2240. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2241. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2242.  
  2243. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2244.  
  2245. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2246. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2247.  
  2248. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2249.  
  2250. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2251. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2252.  
  2253. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2254.  
  2255. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2256. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2257.  
  2258. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2259.  
  2260. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2261. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2262.  
  2263. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2264.  
  2265. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2266. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2267.  
  2268. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2269.  
  2270. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2271. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2272.  
  2273. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2274.  
  2275. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2276. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2277.  
  2278. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2279.  
  2280. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2281. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2282.  
  2283. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2284.  
  2285. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2286. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2287.  
  2288. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2289.  
  2290. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2291. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2292.  
  2293. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2294.  
  2295. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2296. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2297.  
  2298. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2299.  
  2300. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2301. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2302.  
  2303. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2304.  
  2305. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2306. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2307.  
  2308. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2309.  
  2310. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2311. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2312.  
  2313. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2314.  
  2315. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2316. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2317.  
  2318. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2319.  
  2320. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2321. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2322.  
  2323. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2324.  
  2325. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2326. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2327.  
  2328. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2329.  
  2330. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2331. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2332.  
  2333. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2334.  
  2335. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2336. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2337.  
  2338. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2339.  
  2340. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2341. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2342.  
  2343. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2344.  
  2345. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2346. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2347.  
  2348. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2349.  
  2350. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2351. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2352.  
  2353. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2354.  
  2355. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2356. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2357.  
  2358. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2359.  
  2360. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2361. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2362.  
  2363. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2364.  
  2365. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2366. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2367.  
  2368. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2369.  
  2370. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2371. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2372.  
  2373. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2374.  
  2375. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2376. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2377.  
  2378. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2379.  
  2380. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2381. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2382.  
  2383. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2384.  
  2385. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2386. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2387.  
  2388. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2389.  
  2390. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2391. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2392.  
  2393. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2394.  
  2395. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2396. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2397.  
  2398. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2399.  
  2400. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2401. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2402.  
  2403. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2404.  
  2405. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2406. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2407.  
  2408. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2409.  
  2410. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2411. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2412.  
  2413. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2414.  
  2415. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2416. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2417.  
  2418. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2419.  
  2420. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2421. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2422.  
  2423. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2424.  
  2425. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2426. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2427.  
  2428. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2429.  
  2430. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2431. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2432.  
  2433. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2434.  
  2435. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2436. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2437.  
  2438. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2439.  
  2440. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2441. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2442.  
  2443. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2444.  
  2445. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2446. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2447.  
  2448. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2449.  
  2450. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2451. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2452.  
  2453. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2454.  
  2455. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2456. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2457.  
  2458. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2459.  
  2460. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2461. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2462.  
  2463. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2464.  
  2465. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2466. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2467.  
  2468. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2469.  
  2470. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2471. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2472.  
  2473. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2474.  
  2475. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2476. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2477.  
  2478. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2479.  
  2480. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2481. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2482.  
  2483. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2484.  
  2485. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2486. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2487.  
  2488. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2489.  
  2490. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2491. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2492.  
  2493. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2494.  
  2495. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2496. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2497.  
  2498. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2499.  
  2500. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2501. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2502.  
  2503. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2504.  
  2505. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2506. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2507.  
  2508. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2509.  
  2510. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2511. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2512.  
  2513. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2514.  
  2515. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2516. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2517.  
  2518. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2519.  
  2520. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2521. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2522.  
  2523. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2524.  
  2525. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2526. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2527.  
  2528. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2529.  
  2530. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2531. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2532.  
  2533. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2534.  
  2535. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2536. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2537.  
  2538. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2539.  
  2540. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2541. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2542.  
  2543. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2544.  
  2545. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2546. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2547.  
  2548. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2549.  
  2550. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2551. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2552.  
  2553. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2554.  
  2555. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2556. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2557.  
  2558. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2559.  
  2560. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2561. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2562.  
  2563. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2564.  
  2565. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2566. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2567.  
  2568. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2569.  
  2570. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2571. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2572.  
  2573. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2574.  
  2575. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2576. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2577.  
  2578. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2579.  
  2580. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2581. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2582.  
  2583. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2584.  
  2585. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2586. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2587.  
  2588. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2589.  
  2590. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2591. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2592.  
  2593. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2594.  
  2595. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2596. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2597.  
  2598. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2599.  
  2600. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2601. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2602.  
  2603. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2604.  
  2605. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2606. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2607.  
  2608. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2609.  
  2610. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2611. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2612.  
  2613. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2614.  
  2615. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2616. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2617.  
  2618. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2619.  
  2620. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2621. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2622.  
  2623. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2624.  
  2625. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2626. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2627.  
  2628. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2629.  
  2630. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2631. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2632.  
  2633. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2634.  
  2635. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2636. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2637.  
  2638. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2639.  
  2640. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2641. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2642.  
  2643. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2644.  
  2645. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2646. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2647.  
  2648. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2649.  
  2650. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2651. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2652.  
  2653. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2654.  
  2655. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2656. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2657.  
  2658. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2659.  
  2660. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2661. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2662.  
  2663. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2664.  
  2665. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2666. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2667.  
  2668. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2669.  
  2670. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2671. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2672.  
  2673. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2674.  
  2675. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2676. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2677.  
  2678. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2679.  
  2680. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2681. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2682.  
  2683. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2684.  
  2685. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2686. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2687.  
  2688. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2689.  
  2690. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2691. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2692.  
  2693. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2694.  
  2695. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2696. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2697.  
  2698. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2699.  
  2700. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2701. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2702.  
  2703. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2704.  
  2705. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2706. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2707.  
  2708. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2709.  
  2710. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2711. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2712.  
  2713. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2714.  
  2715. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2716. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2717.  
  2718. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2719.  
  2720. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2721. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2722.  
  2723. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2724.  
  2725. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2726. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2727.  
  2728. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2729.  
  2730. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2731. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2732.  
  2733. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2734.  
  2735. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2736. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2737.  
  2738. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2739.  
  2740. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2741. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2742.  
  2743. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2744.  
  2745. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2746. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2747.  
  2748. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2749.  
  2750. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2751. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2752.  
  2753. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2754.  
  2755. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2756. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2757.  
  2758. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2759.  
  2760. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2761. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2762.  
  2763. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2764.  
  2765. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2766. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2767.  
  2768. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2769.  
  2770. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2771. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2772.  
  2773. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2774.  
  2775. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2776. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2777.  
  2778. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2779.  
  2780. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2781. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2782.  
  2783. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2784.  
  2785. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2786. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2787.  
  2788. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2789.  
  2790. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2791. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2792.  
  2793. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2794.  
  2795. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2796. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2797.  
  2798. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2799.  
  2800. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2801. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2802.  
  2803. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2804.  
  2805. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2806. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2807.  
  2808. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2809.  
  2810. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2811. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2812.  
  2813. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2814.  
  2815. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2816. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2817.  
  2818. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2819.  
  2820. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2821. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2822.  
  2823. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2824.  
  2825. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2826. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2827.  
  2828. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2829.  
  2830. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2831. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2832.  
  2833. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2834.  
  2835. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2836. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2837.  
  2838. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2839.  
  2840. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2841. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2842.  
  2843. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2844.  
  2845. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2846. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2847.  
  2848. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2849.  
  2850. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2851. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2852.  
  2853. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2854.  
  2855. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2856. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2857.  
  2858. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2859.  
  2860. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2861. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2862.  
  2863. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2864.  
  2865. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2866. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2867.  
  2868. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2869.  
  2870. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2871. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2872.  
  2873. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2874.  
  2875. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2876. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2877.  
  2878. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2879.  
  2880. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2881. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2882.  
  2883. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2884.  
  2885. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2886. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2887.  
  2888. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2889.  
  2890. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2891. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2892.  
  2893. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2894.  
  2895. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2896. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2897.  
  2898. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2899.  
  2900. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2901. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2902.  
  2903. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2904.  
  2905. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2906. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2907.  
  2908. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2909.  
  2910. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2911. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2912.  
  2913. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2914.  
  2915. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2916. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2917.  
  2918. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2919.  
  2920. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2921. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2922.  
  2923. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2924.  
  2925. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2926. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2927.  
  2928. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2929.  
  2930. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2931. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2932.  
  2933. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2934.  
  2935. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2936. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2937.  
  2938. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2939.  
  2940. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2941. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2942.  
  2943. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2944.  
  2945. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2946. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2947.  
  2948. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2949.  
  2950. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2951. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2952.  
  2953. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2954.  
  2955. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2956. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2957.  
  2958. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2959.  
  2960. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2961. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2962.  
  2963. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2964.  
  2965. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2966. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2967.  
  2968. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2969.  
  2970. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2971. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2972.  
  2973. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2974.  
  2975. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2976. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2977.  
  2978. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2979.  
  2980. [Analyzer] Failed to capture Harmony ctor, exception: Object reference not set to an instance of an object, occured at
  2981. Analyzer.Profiling.RememberHarmonyIDs:Prefix(string)
  2982.  
  2983. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  2984.  
  2985. ResearchTree :: [ResearchTree]: MinimizeEdgeLength
  2986. [PrepareLanding] Precise World Generation - skipping due to mod settings.
  2987. [PrepareLanding] OnWordAboutToBeGenerated
  2988. adding BorealForestto primary biomes
  2989. adding Tundrato primary biomes
  2990. adding ColdBogto primary biomes
  2991. adding IceSheetto primary biomes
  2992. adding TemperateForestto primary biomes
  2993. adding TemperateSwampto primary biomes
  2994. adding TropicalRainforestto primary biomes
  2995. adding TropicalSwampto primary biomes
  2996. adding AridShrublandto primary biomes
  2997. adding Desertto primary biomes
  2998. adding ExtremeDesertto primary biomes
  2999. adding RG_TemperateGrasslandto primary biomes
  3000. finished biome cycle
  3001. finished biome cycle
  3002. finished biome cycle
  3003. finished biome cycle
  3004. finished biome cycle
  3005. finished biome cycle
  3006. finished biome cycle
  3007. finished biome cycle
  3008. finished biome cycle
  3009. finished biome cycle
  3010. finished biome cycle
  3011. finished biome cycle
  3012. Achtung v3.9.5.0 Info: To make Achtung log some performance info, create an empty 'AchtungPerformance.txt' file in same directory as Player.log
  3013. [PrepareLanding] OnWorldGenerated
  3014. Unloading 5 Unused Serialized files (Serialized files now loaded: 6)
  3015.  
  3016. Unloading 4833 unused Assets to reduce memory usage. Loaded Objects now: 91811.
  3017. Total: 2087.269600 ms (FindLiveObjects: 25.324500 ms CreateObjectMapping: 6.703500 ms MarkObjects: 2047.151800 ms DeleteObjects: 8.088700 ms)
  3018.  
  3019. [PrepareLanding] Prefilter: 590492 tiles in WorldGrid.tiles
  3020. ResearchTree :: [ResearchTree]: RemoveEmptyRows
  3021. ResearchTree :: [ResearchTree]: Done
  3022. [Map Designer] Applying settings
  3023. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3024. [Map Desigher] Filling lakes...
  3025. [Map Designer] Applying settings
  3026. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3027. [Map Desigher] Filling lakes...
  3028. [PrepareLanding] Shortcut key pressed.
  3029. [Map Designer] Applying settings
  3030. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3031. [Map Desigher] Filling lakes...
  3032. [Map Designer] Applying settings
  3033. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3034. [Map Desigher] Filling lakes...
  3035. [Map Designer] Applying settings
  3036. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3037. [Map Desigher] Filling lakes...
  3038. [PrepareLanding] A total of 260 tile(s) match(es) all filters.
  3039. [Map Designer] Applying settings
  3040. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3041. [Map Desigher] Filling lakes...
  3042. [Map Designer] Applying settings
  3043. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3044. [Map Desigher] Filling lakes...
  3045. [Map Designer] Applying settings
  3046. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3047. [Map Desigher] Filling lakes...
  3048. [Map Designer] Applying settings
  3049. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3050. [Map Desigher] Filling lakes...
  3051. [Map Designer] Applying settings
  3052. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3053. [Map Desigher] Filling lakes...
  3054. [Map Designer] Applying settings
  3055. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3056. [Map Desigher] Filling lakes...
  3057. [Map Designer] Applying settings
  3058. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3059. [Map Desigher] Filling lakes...
  3060. [Map Designer] Applying settings
  3061. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3062. [Map Desigher] Filling lakes...
  3063. [Map Designer] Applying settings
  3064. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3065. Exception filling window for LudeonTK.EditWindow_Log: System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
  3066. [Ref A2F8C251]
  3067. at System.Collections.Generic.Queue`1+Enumerator[T].MoveNext () [0x00013] in <ef151b6abb5d474cb2c1cb8906a8b5a4>:0
  3068. at LudeonTK.EditWindow_Log.DoMessagesListing (UnityEngine.Rect listingRect) [0x0019f] in <f0ac5eb9b52e4cc396c70fc9a4ee15e5>:0
  3069. - TRANSPILER Krkr.RocketMan: IEnumerable`1 RocketMan.EditWindow_Log_DoMessagesListing_Patch:Transpiler(IEnumerable`1 instructions)
  3070. - PREFIX UnlimitedHugs.HugsLib: Boolean HugsLib.Patches.EditWindow_Log_Patch:ExtraLogWindowButtons(Window __instance, Rect& listingRect)
  3071. at LudeonTK.EditWindow_Log.DoWindowContents (UnityEngine.Rect inRect) [0x00226] in <f0ac5eb9b52e4cc396c70fc9a4ee15e5>:0
  3072. at Verse.Window.InnerWindowOnGUI (System.Int32 x) [0x001d3] in <f0ac5eb9b52e4cc396c70fc9a4ee15e5>:0
  3073. - TRANSPILER Uuugggg.rimworld.TDS_Bug_Fixes.main: IEnumerable`1 TDS_Bug_Fixes.FixWindowDragInsteadOfReorderable:Transpiler(IEnumerable`1 instructions)
  3074. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  3075.  
  3076. GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced.
  3077. (Filename: Line: 580)
  3078.  
  3079. [Map Desigher] Filling lakes...
  3080. [Map Designer] Applying settings
  3081. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3082. [Map Desigher] Filling lakes...
  3083. [Map Designer] Applying settings
  3084. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3085. [Map Desigher] Filling lakes...
  3086. [Map Designer] Applying settings
  3087. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3088. [Map Desigher] Filling lakes...
  3089. [Map Designer] Applying settings
  3090. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3091. [Map Desigher] Filling lakes...
  3092. [Map Designer] Applying settings
  3093. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3094. [Map Desigher] Filling lakes...
  3095. [Map Designer] Applying settings
  3096. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3097. [Map Desigher] Filling lakes...
  3098. [Map Designer] Applying settings
  3099. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3100. [Map Desigher] Filling lakes...
  3101. [Map Designer] Applying settings
  3102. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3103. [Map Desigher] Filling lakes...
  3104. [Map Designer] Applying settings
  3105. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3106. [Map Desigher] Filling lakes...
  3107. [Map Designer] Applying settings
  3108. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3109. [Map Desigher] Filling lakes...
  3110. [Map Designer] Applying settings
  3111. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3112. [Map Desigher] Filling lakes...
  3113. [Map Designer] Applying settings
  3114. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3115. [Map Desigher] Filling lakes...
  3116. [Map Designer] Applying settings
  3117. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3118. [Map Desigher] Filling lakes...
  3119. [Map Designer] Applying settings
  3120. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3121. [Map Desigher] Filling lakes...
  3122. [Map Designer] Applying settings
  3123. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3124. [Map Desigher] Filling lakes...
  3125. [Map Designer] Applying settings
  3126. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3127. [Map Desigher] Filling lakes...
  3128. [Map Designer] Applying settings
  3129. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3130. [Map Desigher] Filling lakes...
  3131. [Map Designer] Applying settings
  3132. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3133. [Map Desigher] Filling lakes...
  3134. [Map Designer] Applying settings
  3135. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3136. [Map Desigher] Filling lakes...
  3137. [Map Designer] Applying settings
  3138. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3139. [Map Desigher] Filling lakes...
  3140. [Map Designer] Applying settings
  3141. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3142. [Map Desigher] Filling lakes...
  3143. [Map Designer] Applying settings
  3144. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3145. [Map Desigher] Filling lakes...
  3146. [Map Designer] Applying settings
  3147. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3148. [Map Designer] Applying settings
  3149. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3150. [Map Desigher] Filling lakes...
  3151. [Map Designer] Applying settings
  3152. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3153. [Map Desigher] Filling lakes...
  3154. [Map Designer] Applying settings
  3155. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3156. [Map Desigher] Filling lakes...
  3157. [Map Designer] Applying settings
  3158. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3159. [Map Desigher] Filling lakes...
  3160. [Map Designer] Applying settings
  3161. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3162. [Map Desigher] Filling lakes...
  3163. [Map Designer] Applying settings
  3164. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3165. [Map Desigher] Filling lakes...
  3166. [Map Designer] Applying settings
  3167. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3168. [Map Desigher] Filling lakes...
  3169. [Map Designer] Applying settings
  3170. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3171. [Map Desigher] Filling lakes...
  3172. [Map Designer] Applying settings
  3173. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3174. [Map Desigher] Filling lakes...
  3175. [Map Designer] Applying settings
  3176. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3177. [Map Desigher] Filling lakes...
  3178. [Map Designer] Applying settings
  3179. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3180. [Map Desigher] Filling lakes...
  3181. [Map Designer] Applying settings
  3182. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3183. [Map Desigher] Filling lakes...
  3184. [Map Designer] Applying settings
  3185. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3186. [Map Desigher] Filling lakes...
  3187. [Map Designer] Applying settings
  3188. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3189. [Map Desigher] Filling lakes...
  3190. [Map Designer] Applying settings
  3191. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3192. [Map Desigher] Filling lakes...
  3193. [Map Designer] Applying settings
  3194. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3195. [Map Desigher] Filling lakes...
  3196. [Map Designer] Applying settings
  3197. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3198. [Map Desigher] Filling lakes...
  3199. [Map Designer] Applying settings
  3200. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3201. [Map Desigher] Filling lakes...
  3202. [Map Designer] Applying settings
  3203. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3204. [Map Desigher] Filling lakes...
  3205. [Map Designer] Applying settings
  3206. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3207. [Map Desigher] Filling lakes...
  3208. [Map Designer] Applying settings
  3209. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3210. [Map Desigher] Filling lakes...
  3211. [Map Designer] Applying settings
  3212. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3213. [Map Desigher] Filling lakes...
  3214. [Map Designer] Applying settings
  3215. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3216. [Map Desigher] Filling lakes...
  3217. [Map Designer] Applying settings
  3218. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3219. [Map Desigher] Filling lakes...
  3220. [Map Designer] Applying settings
  3221. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3222. [Map Desigher] Filling lakes...
  3223. [Map Designer] Applying settings
  3224. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3225. [Map Desigher] Filling lakes...
  3226. [Map Designer] Applying settings
  3227. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3228. [Map Desigher] Filling lakes...
  3229. [Map Designer] Applying settings
  3230. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3231. [Map Desigher] Filling lakes...
  3232. [Map Designer] Applying settings
  3233. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3234. [Map Desigher] Filling lakes...
  3235. [Map Designer] Applying settings
  3236. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3237. [Map Desigher] Filling lakes...
  3238. [Map Designer] Applying settings
  3239. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3240. [Map Desigher] Filling lakes...
  3241. [Map Designer] Applying settings
  3242. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3243. [Map Desigher] Filling lakes...
  3244. [Map Designer] Applying settings
  3245. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3246. [Map Desigher] Filling lakes...
  3247. [Map Designer] Applying settings
  3248. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3249. [Map Desigher] Filling lakes...
  3250. [Map Designer] Applying settings
  3251. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3252. [Map Desigher] Filling lakes...
  3253. [Map Designer] Applying settings
  3254. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3255. [Map Desigher] Filling lakes...
  3256. [Map Designer] Applying settings
  3257. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3258. [Map Desigher] Filling lakes...
  3259. [Map Designer] Applying settings
  3260. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3261. [Map Desigher] Filling lakes...
  3262. [Map Designer] Applying settings
  3263. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3264. [Map Desigher] Filling lakes...
  3265. [Map Designer] Applying settings
  3266. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3267. [Map Desigher] Filling lakes...
  3268. [Map Designer] Applying settings
  3269. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3270. [Map Designer] Applying settings
  3271. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3272. [Map Desigher] Filling lakes...
  3273. [Map Designer] Applying settings
  3274. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3275. [Map Desigher] Filling lakes...
  3276. [Map Designer] Applying settings
  3277. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3278. [Map Desigher] Filling lakes...
  3279. [Map Designer] Applying settings
  3280. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3281. [Map Desigher] Filling lakes...
  3282. [Map Designer] Applying settings
  3283. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3284. [Map Desigher] Filling lakes...
  3285. [Map Designer] Applying settings
  3286. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3287. [Map Desigher] Filling lakes...
  3288. [Map Designer] Applying settings
  3289. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3290. [Map Desigher] Filling lakes...
  3291. [Map Designer] Applying settings
  3292. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3293. [Map Desigher] Filling lakes...
  3294. [Map Designer] Applying settings
  3295. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3296. [Map Desigher] Filling lakes...
  3297. [Map Designer] Applying settings
  3298. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3299. [Map Desigher] Filling lakes...
  3300. [Map Designer] Applying settings
  3301. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3302. [Map Desigher] Filling lakes...
  3303. [Map Designer] Applying settings
  3304. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3305. [Map Desigher] Filling lakes...
  3306. [Map Designer] Applying settings
  3307. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3308. [Map Desigher] Filling lakes...
  3309. [Map Designer] Applying settings
  3310. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3311. [Map Desigher] Filling lakes...
  3312. [Map Designer] Applying settings
  3313. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3314. [Map Desigher] Filling lakes...
  3315. [Map Designer] Applying settings
  3316. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3317. [Map Desigher] Filling lakes...
  3318. [Map Designer] Applying settings
  3319. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3320. [Map Desigher] Filling lakes...
  3321. [Map Designer] Applying settings
  3322. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3323. [Map Desigher] Filling lakes...
  3324. [Map Designer] Applying settings
  3325. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3326. [Map Desigher] Filling lakes...
  3327. [Map Designer] Applying settings
  3328. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3329. [Map Desigher] Filling lakes...
  3330. [Map Designer] Applying settings
  3331. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3332. [Map Desigher] Filling lakes...
  3333. [Map Designer] Applying settings
  3334. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3335. [Map Desigher] Filling lakes...
  3336. [Map Designer] Applying settings
  3337. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3338. [Map Desigher] Filling lakes...
  3339. [Map Designer] Applying settings
  3340. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3341. [Map Desigher] Filling lakes...
  3342. [Map Designer] Applying settings
  3343. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3344. [Map Desigher] Filling lakes...
  3345. [Map Designer] Applying settings
  3346. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3347. [Map Desigher] Filling lakes...
  3348. [Map Designer] Applying settings
  3349. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3350. [Map Desigher] Filling lakes...
  3351. [Map Designer] Applying settings
  3352. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3353. [Map Desigher] Filling lakes...
  3354. [Map Designer] Applying settings
  3355. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3356. [Map Desigher] Filling lakes...
  3357. [Map Designer] Applying settings
  3358. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3359. [Map Desigher] Filling lakes...
  3360. [Map Designer] Applying settings
  3361. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3362. [Map Desigher] Filling lakes...
  3363. [Map Designer] Applying settings
  3364. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3365. [Map Desigher] Filling lakes...
  3366. [Map Designer] Applying settings
  3367. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3368. [Map Desigher] Filling lakes...
  3369. [Map Designer] Applying settings
  3370. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3371. [Map Desigher] Filling lakes...
  3372. [Map Designer] Applying settings
  3373. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3374. [Map Desigher] Filling lakes...
  3375. [Map Designer] Applying settings
  3376. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3377. [Map Desigher] Filling lakes...
  3378. [Map Designer] Applying settings
  3379. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3380. [Map Desigher] Filling lakes...
  3381. [Map Designer] Applying settings
  3382. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3383. [Map Desigher] Filling lakes...
  3384. [Map Designer] Applying settings
  3385. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3386. [Map Desigher] Filling lakes...
  3387. [Map Designer] Applying settings
  3388. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3389. [Map Desigher] Filling lakes...
  3390. [Map Designer] Applying settings
  3391. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3392. [Map Desigher] Filling lakes...
  3393. [Map Designer] Applying settings
  3394. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3395. [Map Desigher] Filling lakes...
  3396. [Map Designer] Applying settings
  3397. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3398. [Map Desigher] Filling lakes...
  3399. [Map Designer] Applying settings
  3400. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3401. [Map Desigher] Filling lakes...
  3402. [Map Designer] Applying settings
  3403. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3404. [Map Desigher] Filling lakes...
  3405. [Map Designer] Applying settings
  3406. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3407. [Map Desigher] Filling lakes...
  3408. [Map Designer] Applying settings
  3409. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3410. [Map Desigher] Filling lakes...
  3411. [Map Designer] Applying settings
  3412. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3413. [Map Desigher] Filling lakes...
  3414. [Map Designer] Applying settings
  3415. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3416. [Map Desigher] Filling lakes...
  3417. [Map Designer] Applying settings
  3418. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3419. [Map Desigher] Filling lakes...
  3420. [Map Designer] Applying settings
  3421. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3422. [Map Desigher] Filling lakes...
  3423. [Map Designer] Applying settings
  3424. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3425. [Map Desigher] Filling lakes...
  3426. [Map Designer] Applying settings
  3427. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3428. [Map Desigher] Filling lakes...
  3429. [Map Designer] Applying settings
  3430. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3431. [Map Desigher] Filling lakes...
  3432. [Map Designer] Applying settings
  3433. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3434. [Map Desigher] Filling lakes...
  3435. [Map Designer] Applying settings
  3436. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3437. [Map Desigher] Filling lakes...
  3438. [Map Designer] Applying settings
  3439. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3440. [Map Desigher] Filling lakes...
  3441. [Map Designer] Applying settings
  3442. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3443. [Map Desigher] Filling lakes...
  3444. [Map Designer] Applying settings
  3445. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3446. [Map Desigher] Filling lakes...
  3447. [Map Designer] Applying settings
  3448. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3449. [Map Desigher] Filling lakes...
  3450. [Map Designer] Applying settings
  3451. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3452. [Map Desigher] Filling lakes...
  3453. [Map Designer] Applying settings
  3454. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3455. [Map Desigher] Filling lakes...
  3456. [Map Designer] Applying settings
  3457. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3458. [Map Desigher] Filling lakes...
  3459. [Map Designer] Applying settings
  3460. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3461. [Map Desigher] Filling lakes...
  3462. [Map Designer] Applying settings
  3463. [Map Designer] Terrain settings: fertility: 101 | Water 20
  3464. [Map Desigher] Filling lakes...
  3465. [Map Designer] Applying settings
  3466. [Map Designer] Terrain settings: fertility: 51 | Water 20
  3467. [Map Desigher] Filling lakes...
  3468. [Map Designer] Applying settings
  3469. [Map Designer] Terrain settings: fertility: 51 | Water 20
  3470. [Map Desigher] Filling lakes...
  3471. [Map Designer] Applying settings
  3472. [Map Designer] Terrain settings: fertility: 20 | Water 20
  3473. [Map Desigher] Filling lakes...
  3474. [Map Designer] Applying settings
  3475. [Map Designer] Terrain settings: fertility: 20 | Water 20
  3476. [Map Desigher] Filling lakes...
  3477. [Map Designer] Applying settings
  3478. [Map Designer] Terrain settings: fertility: 20 | Water 20
  3479. [Map Desigher] Filling lakes...
  3480. [Map Designer] Applying settings
  3481. [Map Designer] Terrain settings: fertility: 20 | Water 20
  3482. [Map Desigher] Filling lakes...
  3483. [Map Designer] Applying settings
  3484. [Map Designer] Terrain settings: fertility: 20 | Water 23
  3485. [Map Desigher] Filling lakes...
  3486. [Map Designer] Applying settings
  3487. [Map Designer] Terrain settings: fertility: 20 | Water 53
  3488. [Map Desigher] Filling lakes...
  3489. [Map Designer] Applying settings
  3490. [Map Designer] Terrain settings: fertility: 20 | Water 54
  3491. [Map Desigher] Filling lakes...
  3492. [Map Designer] Applying settings
  3493. [Map Designer] Terrain settings: fertility: 20 | Water 202
  3494. [Map Desigher] Filling lakes...
  3495. [Map Designer] Applying settings
  3496. [Map Designer] Terrain settings: fertility: 20 | Water 201
  3497. [Map Desigher] Filling lakes...
  3498. [Map Designer] Applying settings
  3499. [Map Designer] Terrain settings: fertility: 20 | Water 20
  3500. [Map Desigher] Filling lakes...
  3501. [Map Designer] Applying settings
  3502. [Map Designer] Terrain settings: fertility: 20 | Water 20
  3503. [Map Designer] Applying settings
  3504. [Map Designer] Terrain settings: fertility: 20 | Water 20
  3505. [Map Designer] Applying settings
  3506. [Map Designer] Terrain settings: fertility: 20 | Water 20
  3507. [Map Designer] Applying settings
  3508. [Map Designer] Terrain settings: fertility: 20 | Water 20
  3509. [Map Designer] Applying settings
  3510. [Map Designer] Terrain settings: fertility: 20 | Water 20
  3511. [Map Designer] Applying settings
  3512. [Map Designer] Terrain settings: fertility: 20 | Water 20
  3513. [Map Designer] Applying settings
  3514. [Map Designer] Terrain settings: fertility: 20 | Water 20
  3515. [Map Designer] Applying settings
  3516. [Map Designer] Terrain settings: fertility: 20 | Water 20
  3517. [Map Designer] Applying settings
  3518. [Map Designer] Terrain settings: fertility: 20 | Water 20
  3519. [Map Designer] Applying settings
  3520. [Map Designer] Terrain settings: fertility: 20 | Water 20
  3521. [Map Designer] Applying settings
  3522. [Map Designer] Terrain settings: fertility: 20 | Water 20
  3523. [Map Designer] Applying settings
  3524. [Map Designer] Terrain settings: fertility: 20 | Water 20
  3525. [Map Designer] Applying settings
  3526. [Map Designer] Terrain settings: fertility: 20 | Water 20
  3527. [Map Designer] Applying settings
  3528. [Map Designer] Terrain settings: fertility: 20 | Water 20
  3529. [Map Designer] Applying settings
  3530. [Map Designer] Terrain settings: fertility: 20 | Water 20
  3531. [Map Designer] Applying settings
  3532. [Map Designer] Terrain settings: fertility: 20 | Water 20
  3533. [Map Designer] Applying settings
  3534. [Map Designer] Terrain settings: fertility: 20 | Water 20
  3535. [Map Designer] Applying settings
  3536. [Map Designer] Terrain settings: fertility: 20 | Water 20
  3537. [Map Designer] Applying settings
  3538. [Map Designer] Terrain settings: fertility: 20 | Water 20
  3539. [Map Designer] Applying settings
  3540. [Map Designer] Terrain settings: fertility: 20 | Water 20
  3541. [Map Designer] Applying settings
  3542. [Map Designer] Terrain settings: fertility: 20 | Water 20
  3543. [Map Designer] Applying settings
  3544. [Map Designer] Terrain settings: fertility: 20 | Water 20
  3545. [Map Designer] Applying settings
  3546. [Map Designer] Terrain settings: fertility: 20 | Water 20
  3547. [Map Designer] Applying settings
  3548. [Map Designer] Terrain settings: fertility: 20 | Water 20
  3549. [Map Designer] Applying settings
  3550. [Map Designer] Terrain settings: fertility: 20 | Water 20
  3551. [Map Designer] Applying settings
  3552. [Map Designer] Terrain settings: fertility: 20 | Water 20
  3553. [Map Designer] Applying settings
  3554. [Map Designer] Terrain settings: fertility: 20 | Water 20
  3555. [Map Designer] Applying settings
  3556. [Map Designer] Terrain settings: fertility: 20 | Water 20
  3557. [Map Designer] Applying settings
  3558. [Map Designer] Terrain settings: fertility: 20 | Water 20
  3559. [Map Designer] Applying settings
  3560. [Map Designer] Terrain settings: fertility: 20 | Water 20
  3561. [Map Designer] Applying settings
  3562. [Map Designer] Terrain settings: fertility: 20 | Water 20
  3563. [Map Designer] Applying settings
  3564. [Map Designer] Terrain settings: fertility: 20 | Water 20
  3565. [Map Designer] Applying settings
  3566. [Map Designer] Terrain settings: fertility: 20 | Water 20
  3567. [Map Designer] Applying settings
  3568. [Map Designer] Terrain settings: fertility: 20 | Water 20
  3569. loading icon for custom xenotype
  3570. loading icon for custom xenotype
  3571. Combat Extended :: Apparel USH_RespiratorMask1687 tried removing hediff WearingGasMask from Jude but could not find any
  3572. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  3573.  
  3574. loading icon for custom xenotype
  3575. Unloading 3 Unused Serialized files (Serialized files now loaded: 6)
  3576. UnloadTime: 2.625000 ms
  3577. FileNotFoundException: Cannot resolve dependency to assembly because it has not been preloaded. When using the ReflectionOnly APIs, dependent assemblies must be pre-loaded or loaded on demand through the ReflectionOnlyAssemblyResolve event.
  3578.  
  3579.  
  3580. (Filename: Line: -1)
  3581.  
  3582.  
  3583. Unloading 2 unused Assets to reduce memory usage. Loaded Objects now: 94230.
  3584. Total: 1976.833500 ms (FindLiveObjects: 4.803500 ms CreateObjectMapping: 4.603800 ms MarkObjects: 1966.931400 ms DeleteObjects: 0.494300 ms)
  3585.  
  3586. CameraSetting Applied
  3587. Initializing new game with mods:
  3588. - zetrith.prepatcher
  3589. - brrainz.harmony
  3590. - Taranchuk.FasterGameLoading
  3591. - bs.fishery
  3592. - Ludeon.RimWorld
  3593. - bs.performance
  3594. - Ludeon.RimWorld.Royalty
  3595. - Ludeon.RimWorld.Ideology
  3596. - Ludeon.RimWorld.Biotech
  3597. - Ludeon.RimWorld.Anomaly
  3598. - UnlimitedHugs.HugsLib
  3599. - ANumeric.dirtyWindows
  3600. - imranfish.xmlextensions
  3601. - vat.epoeforked
  3602. - Owlchemist.CherryPicker.tmpfix
  3603. - sumghai.Replimat
  3604. - OskarPotocki.VanillaFactionsExpanded.Core
  3605. - VanillaExpanded.VCEF
  3606. - ReGrowth.BOTR.Core
  3607. - VanillaExpanded.VanillaAnimalsExpanded
  3608. - SamBucher.ADogSaidAnimalProsthetics2
  3609. - Telefonmast.GraphicsSettings
  3610. - jecrell.jecstools
  3611. - erdelf.HumanoidAlienRaces
  3612. - neronix17.toolbox
  3613. - brrainz.achtung
  3614. - Meltup.AdvancedPowerPlus
  3615. - alt4s.AdvancedTribalCooler
  3616. - Mlie.AgrivoltaicSolarPanel
  3617. - adaptive.storage.framework
  3618. - VanillaExpanded.VFEPropsandDecor
  3619. - reel.expanded.storage
  3620. - rimfridge.kv.rw
  3621. - Owlchemist.ToggleableOverlays
  3622. - LWM.DeepStorage
  3623. - Mlie.DeepStoragePlus
  3624. - klvlt.asf.medicinecrate
  3625. - PrimitiveStorage.velcroboy333
  3626. - Owlchemist.FridgeUtilities
  3627. - JangoDsoul.SimpleStorage
  3628. - klvlt.allstorageinoneplace
  3629. - Mlie.AllTurretsCanSetForcedTarget
  3630. - Chad.Almostthere1.5
  3631. - ReSplice.XOTR.Core
  3632. - VanillaExpanded.VFEA
  3633. - OskarPotocki.VFE.Empire
  3634. - hlx.UltratechAlteredCarbon
  3635. - XMB.AncientHydroponicFarmFacilities.MO
  3636. - GodlyAnnihilator.AnimalMedicalBed
  3637. - Mlie.AnimalHarvestingSpot
  3638. - Oblitus.AnimalsLogic
  3639. - ColossalFossil.AnimalsAreFunContinued
  3640. - Mlie.ApparelOrganizer
  3641. - khamenman.armorracks
  3642. - VanillaExpanded.VAEAccessories
  3643. - OskarPotocki.VFE.Deserters
  3644. - VanillaExpanded.VCEFAddon
  3645. - VanillaExpanded.VTEXE
  3646. - OskarPotocki.VanillaFactionsExpanded.SettlersModule
  3647. - VanillaExpanded.VWEC
  3648. - VanillaExpanded.VWE
  3649. - VanillaExpanded.VWEHW
  3650. - VanillaExpanded.VWEL
  3651. - VanillaExpanded.VWEQ
  3652. - VanillaExpanded.VWEFT
  3653. - VanillaExpanded.VWEG
  3654. - VanillaExpanded.VWENL
  3655. - CETeam.CombatExtended
  3656. - SmashPhil.VehicleFramework
  3657. - OskarPotocki.VanillaVehiclesExpanded
  3658. - cgf1.gunsgalorecore
  3659. - cgf1.meleegalore.medieval.i
  3660. - Xercaine.IndustrialAge.Artillery
  3661. - iforgotmysocks.CaravanAdventures
  3662. - OskarPotocki.VFE.Classical
  3663. - Mlie.AskBeforeEnter
  3664. - zal.vwupgrades
  3665. - zal.ARUpgrades
  3666. - smartkar.athenaframework
  3667. - automatic.autolinks
  3668. - aki146.hdac
  3669. - TE.AutocutStumps.local
  3670. - SineSwiper.AutoJobTitles
  3671. - Mlie.BarnStall
  3672. - Mlie.BeautyFloors
  3673. - nephlite.advexplosions
  3674. - madarauchiha.custommapsizes
  3675. - localghost.betterselectnext
  3676. - Fuu.BloodAnimations
  3677. - syrchalis.processor.framework
  3678. - zal.boozeomatic
  3679. - Owlchemist.BoundaryTraining
  3680. - BriannBanned.BriannsMissileFramework
  3681. - BriannBanned.BriannsMissiles
  3682. - Darknote.BunkBeds
  3683. - Mlie.CTS
  3684. - Alias.CampingStuff
  3685. - Mlie.CaptureThem
  3686. - Syrus.CaravanMoodBuff
  3687. - Aoba.CargoContainer
  3688. - Aoba.CargoContainer.Waste
  3689. - Dubwise.DubsMintMenus
  3690. - FluffyKittens.BillCategories
  3691. - neceros.ceilinglights
  3692. - miodec.CeilingAndFloorLamps
  3693. - void.charactereditor
  3694. - zal.chasedspacer
  3695. - Owlchemist.ChickenNests
  3696. - Mlie.ChooseWildAnimalSpawns
  3697. - Mlie.ChooseWildPlantSpawns
  3698. - VanillaExpanded.VPlantsE
  3699. - IH.Clean.Textures
  3700. - IH.Clean.Textures.Background
  3701. - Mlie.CleaningPriority
  3702. - neronix17.clutterfurniture
  3703. - neronix17.clutterstructures
  3704. - Mlie.CobblestoneFloors
  3705. - Jaxe.Collapser
  3706. - Syrus.ColonistBarAdjuster
  3707. - CETeam.CombatExtendedArmors
  3708. - Mlie.CompactWorkTab
  3709. - redundant.compositewalls
  3710. - TheWireLord354.ConduitDeconstruct
  3711. - Uuugggg.TDSBugFixes
  3712. - Uuugggg.TDFindLib
  3713. - Uuugggg.CtrlF
  3714. - Mlie.CustomPrisonerInteractions
  3715. - CaesarV6.DamageIndicators
  3716. - kathanon.DamageOverlay
  3717. - DeadGoatWeapons.velcroboy333
  3718. - hatti.deadmansclothing (incompatible version)
  3719. - UnlimitedHugs.DefensivePositions
  3720. - Merthsoft.DesignatorShapes
  3721. - Mlie.DifferentEggSizes
  3722. - Mlie.DingOnGameLoaded
  3723. - Mlie.DisplayCases
  3724. - dracoix.doormat.r12a
  3725. - Wolfcub05.DraftableAnimals
  3726. - rabiosus.walldragger
  3727. - rabiosus.DraggableCornersReplica
  3728. - KB.DropInventory
  3729. - avilmask.CommonSense
  3730. - Dubwise.DubsBreakMod
  3731. - dubwise.dubsmintminimap
  3732. - Dubwise.DubsPerformanceAnalyzer.steam
  3733. - Dubwise.DubsSkylights
  3734. - Mlie.Dummy
  3735. - Ganja.ED.Embrasures
  3736. - tarojun.epoeforked.AllowDirectCrafting
  3737. - vat.epoeforkedroyalty
  3738. - Cocaine.ElectricStonecuttingTable
  3739. - Mlie.ExpandedRoofing
  3740. - zylle.ExtraAlerts
  3741. - GodlyAnnihilator.FastRegen
  3742. - Mlie.FencesAndFloors
  3743. - Mlie.FireExtinguisher
  3744. - Xercaine.Fireplace
  3745. - hd.pashka.jabbamonkey.floraVGPvegGarden
  3746. - dismarzero.VGP.VGPVegetableGarden
  3747. - cattleya.florareskin (incompatible version)
  3748. - hd.pashka.cattleya.florareskin
  3749. - cattleya.florareskinpatchonly
  3750. - Mlie.FoodPoisoningStackFix
  3751. - VanillaExpanded.VFEArchitect
  3752. - VanillaExpanded.VFESecurity
  3753. - Aoba.Fortress.Industrial
  3754. - Aoba.Fortress.Industrial.Citadel
  3755. - Aoba.Fortress.Frontier
  3756. - Aoba.Fortress.Industrial.NuclearDawn
  3757. - Aoba.Fortress.Medieval
  3758. - Aoba.Fortress.Medieval.Material
  3759. - Aoba.Fortress.Neolithic
  3760. - GT.Sam.Furnace
  3761. - Uuugggg.GearUpAndGo
  3762. - Gerrymon.UVT
  3763. - VanillaExpanded.VFECore
  3764. - Solaris.FurnitureBase
  3765. - VanillaExpanded.VFEPower
  3766. - VanillaExpanded.VFEProduction
  3767. - VanillaExpanded.HelixienGas
  3768. - VanillaExpanded.VTEXVariations
  3769. - zal.gloomyextrakitchen
  3770. - Gloomy.Furniture.Fix
  3771. - cw.gloomy.textureupscale
  3772. - Albion.GoExplore
  3773. - aRandomKiwi.GuardsForMe
  3774. - cgf1.gunsgalore.x.runningunners
  3775. - BotchJob.HTHair
  3776. - falconne.HeatMap
  3777. - MapleApple.HighDensityHydroponics.Fixed.ZouHb
  3778. - godlyannihilator.HighfleetMusic
  3779. - leion247612.HigherHPower
  3780. - Chad.highqualitytextures1.5
  3781. - booleanne.horsebreedvariations
  3782. - alt4s.IgniteEverythingContinued
  3783. - Hanabishi.InwallCoolersAndVents
  3784. - Mlie.IncidentPersonStat
  3785. - Mlie.CallofCthulhuIndustrialAge
  3786. - Haecriver.InjuredCarry
  3787. - Mlie.Insulation
  3788. - GrillMaster.integratedcreepjoiners
  3789. - Jaxe.Bubbles
  3790. - Mlie.InwallShelf
  3791. - hd.pashka.jabbamonkey.graphicoverhaulhires
  3792. - Dark.JobInBar
  3793. - Mlie.JustPutItOverThere
  3794. - Mlie.LandFill
  3795. - zal.lanterns
  3796. - Krafs.LevelUp
  3797. - Mlie.LinkableSettings
  3798. - jecrell.doorsexpanded
  3799. - Yayoflake.Mahjong
  3800. - zylle.MapDesigner
  3801. - m00nl1ght.MapPreview
  3802. - kathanon.MarkForDestruction
  3803. - Mlie.MarkThatPawn
  3804. - pyrce.mass.graves.continued
  3805. - Mlie.MechanicalDefense2Walls
  3806. - sumghai.Medpod
  3807. - tophd7.MedicalIVs
  3808. - tofudriver.MedicalTabForked
  3809. - Papito.MedicinesPlus.AT
  3810. - horo.minisolars
  3811. - GiantSpaceHamster.Moody
  3812. - Owlchemist.Moonlight
  3813. - Stolij.MoreBatteries
  3814. - spoonshortage.rimkea
  3815. - Mlie.MoreFurniture
  3816. - kathanon.FloatSubMenu
  3817. - kathanon.MoreGeneInfo
  3818. - Gunmar.MoreJackets
  3819. - 4loris4.MoreLinkables
  3820. - Mlie.MoreSecurity
  3821. - void.MoreThanCapable
  3822. - godlyannihilator.MVBP
  3823. - Jiopaba.Fences
  3824. - SC.MoreVanillaTable
  3825. - zal.morevanillaturrets
  3826. - Mlie.MoveInteractionCell
  3827. - IssacZhuang.MuzzleFlash
  3828. - Mlie.NoVersionWarning
  3829. - avilmask.NonUnoPinata
  3830. - seohyeon.onlyIfToleranceBelow
  3831. - Scorpio.OptimizationLeathers
  3832. - VanillaExpanded.VCookE
  3833. - seohyeon.OptimizationMeats
  3834. - com.bymarcin.ArchitectIcons
  3835. - proxyer.optionalicons4ai
  3836. - velcroboy333.outdoorlighting
  3837. - Neronix17.Outland.Core
  3838. - Neronix17.Outland.FurnitureAndDecor
  3839. - Neronix17.Outland.MoreFloors
  3840. - Andromeda.PackableContainers
  3841. - Mlie.PawnRules
  3842. - Andromeda.PawnQuickInfo
  3843. - jp.perfectpathing (incompatible version)
  3844. - Taranchuk.PerformanceOptimizer
  3845. - seekiworksmod.no14
  3846. - Fluffy.Pharmacist
  3847. - telardo.PipetteTool
  3848. - Scherub.PlanningExtended
  3849. - Adamas.PlantGenetics
  3850. - Mlie.PleaseHaulPerishables
  3851. - Aoba.Tent
  3852. - Aoba.TentShelters
  3853. - diddily.poweralerts
  3854. - Owlchemist.PowerTab.1.5
  3855. - Mlie.PredatorHuntAlert
  3856. - m00nl1ght.UnofficialUpdates.PrepareLanding
  3857. - Mlie.ProstheticDidgets
  3858. - avilmask.PsychicHarmonizerLagFix
  3859. - Mlie.PunjiSticks
  3860. - tr.qualcolor
  3861. - Ogliss.TheWhiteCrayon.Quarry
  3862. - Mlie.QuestionableEthicsEnhanced
  3863. - Foxy.QuickGive
  3864. - longwater.smartstockpilecreation
  3865. - zal.rimkeafixes
  3866. - ratys.rtfuse
  3867. - ratys.rtsolarflareshield
  3868. - name.krypt.rimworld.rwlayout.alpha2
  3869. - CoonSKinCap.Velcroboy333
  3870. - Mlie.RailsAndRoadsOfTheRim
  3871. - brrainz.rangefinder
  3872. - Mlie.RangedDPS
  3873. - VanillaExpanded.VFEArt
  3874. - VanillaExpanded.VFEMedical
  3875. - VanillaExpanded.VFESpacer
  3876. - ReBuild.COTR.DoorsAndCorners
  3877. - ReGrowth.BOTR.ReTextures
  3878. - Mlie.RecipeIcons
  3879. - Mlie.RecoillessRifle
  3880. - Mlie.RelevantStatsInDescription
  3881. - Uuugggg.ReplaceStuff
  3882. - sumghai.ReplimatMeals
  3883. - Aelanna.ResearchTabColors
  3884. - Mlie.ResearchTree
  3885. - brrainz.reversecommands
  3886. - Jaxe.RimHUD
  3887. - Aoba.Motorization.Engine
  3888. - RimThunder.Core
  3889. - RimThunderTeams.RimThunder.Breakthrough
  3890. - battlemage64.Rimbrellas
  3891. - rimsenal.EVP
  3892. - tro.soundscape.enhanced
  3893. - drzhivago.rollingtable
  3894. - falconne.RoomSense
  3895. - Harkon.Other.RugerMini
  3896. - Mlie.RunAndHide
  3897. - SCP.OnlyClothes
  3898. - Mlie.SSLightningRod
  3899. - seohyeon.bestdrugpolicy
  3900. - Owlchemist.ScatteredStones
  3901. - Blockdude.ScrollableGizmos
  3902. - MemeGoddess.SearchAndDestroy
  3903. - kathanon.SearchableMenus
  3904. - Mlie.SeparateTreeChoppingPriority
  3905. - syrchalis.setupcamp
  3906. - jamaicancastle.shoo
  3907. - BP.ShowBuildableMaterialCount
  3908. - Dark.Signs
  3909. - zal.simplefxshinies
  3910. - VanillaExpanded.VBrewE
  3911. - VanillaExpanded.VBrewECandT
  3912. - Owlchemist.SimpleFX.Smoke2
  3913. - Atlas.SimpleFX.Vapor.Revaporized
  3914. - PeteTimesSix.SimpleSidearms
  3915. - Syrus.SimpleSidearmsSwitchWeapon
  3916. - Mlie.SimpleStockpilePresets
  3917. - Owlchemist.CeilingUtilities
  3918. - Owlchemist.WallUtilities
  3919. - ray1203.SimpleCameraSetting
  3920. - Mlie.SinglePlantTexturePatch
  3921. - Usgiyi.SlaveOutfits
  3922. - temmie3754.slavebar
  3923. - Proxyer.SmallShelf
  3924. - Xercaine.SmallSleepingSpot
  3925. - Metalocif.SmallerGeneLab
  3926. - updated.SmallerWindTurbines
  3927. - Owlchemist.SmartFarming
  3928. - Uuugggg.SmartMedicine
  3929. - dhultgren.smarterconstruction
  3930. - Mlie.SmarterDeconstructionAndMining
  3931. - Mlie.SmarterVisitors
  3932. - dismarzero.VGP.Smokedmeat
  3933. - Ogliss.bishop.SmokeleafIndustryReborn
  3934. - Andromeda.StackGap
  3935. - Xercaine.SteelExtraction
  3936. - Uuugggg.StockpileRanking
  3937. - balistafreak.StopDropAndRoll
  3938. - PureMJ.MjRimMods.StorageRefillHysteresis
  3939. - Mlie.StuffList
  3940. - sunlamphonesty.1trickPwnyta
  3941. - sun.reducer
  3942. - Oblitus.SyncGrowth
  3943. - Uuugggg.TDPack
  3944. - Mlie.TVIsEducational
  3945. - Mlie.TVForPrison
  3946. - Mlie.TabSorting
  3947. - antaioz.tdiner
  3948. - karvinen.tablesplus
  3949. - Divinorium.TaintedRenaming
  3950. - al9000.tvc
  3951. - alleZSoyez.TTFM.TatesTinyFurnitureMod
  3952. - Amos.velcroboy333
  3953. - GodlyAnnihilator.TheLowCooler
  3954. - Mlie.ThrowThem
  3955. - GT.Sam.TilledSoil
  3956. - Mlie.TinyWorkbenchs
  3957. - Mlie.TobesDiningRoom
  3958. - Jaxe.ToggleHarvest
  3959. - Owlchemist.ToggleableReadouts
  3960. - TurtleHelmet.velcroboy333
  3961. - CarnySenpai.TraitRarityColors
  3962. - MalteSchulze.RIMMSqol
  3963. - sarg.smartspeed
  3964. - GonDragon.UINotIncluded
  3965. - Mlie.UNColony
  3966. - Mlie.UNFurniture
  3967. - won.hair
  3968. - won2.hair
  3969. - VanillaExpanded.VChemfuelE
  3970. - VanillaExpanded.VGeneticsE
  3971. - Ushanka.BiologicalWarfare
  3972. - nephlite.orbitaltradecolumn
  3973. - CiXwOw.VFESpacerAddOn
  3974. - tidal.morevanilla.textures
  3975. - OskarPotocki.VFE.Mechanoid
  3976. - VFME.CaravanPacks
  3977. - dismarzero.VGP.VGPGardenCanning
  3978. - dismarzero.VGP.VGPGardenDrinks
  3979. - dismarzero.VGP.VGPGardenGourmet
  3980. - dismarzero.VGP.VGPGardenMedicine
  3981. - dismarzero.VGP.VGPGardenResources
  3982. - dismarzero.VGP.VGPGardenTools
  3983. - dismarzero.VGP.VGPMoreVeggies
  3984. - Haplo.Miscellaneous.Training
  3985. - SirVan.MiscTrainingRetexture
  3986. - VanillaExpanded.VAPPE
  3987. - VanillaExpanded.VARME
  3988. - VanillaExpanded.VanillaBackstoriesExpanded
  3989. - VanillaExpanded.BaseGenerationExpanded
  3990. - VanillaExpanded.VCookEStews
  3991. - VanillaExpanded.VEE
  3992. - Neronix17.Retexture.VanillaHair
  3993. - zodgilla.vanillameleeretexture
  3994. - pathavoid.kv.rw
  3995. - vanillaexpanded.outposts
  3996. - neronix17.hd.pawns
  3997. - zal.vpu
  3998. - VanillaExpanded.VPlantsESucculents
  3999. - alt4s.PrimitiveFridge
  4000. - alt4s.PrimitiveWallFridge
  4001. - VanillaExpanded.VPsycastsE
  4002. - VanillaExpanded.VPE.Hemosage
  4003. - VanillaExpanded.VPE.Puppeteer
  4004. - VanillaExpanded.Temperature
  4005. - VanillaExpanded.VanillaTraitsExpanded
  4006. - OskarPotocki.VanillaVehiclesExpandedTier3
  4007. - VanillaExpanded.VWEMS
  4008. - VanillaExpanded.VWETB
  4009. - zal.vwretexture
  4010. - Wyr3d.VeggieGardenRetextured
  4011. - JapanStyle.velcroboy333
  4012. - Gunmar.VictorianEraApparels
  4013. - alt4s.VisitSettlements
  4014. - Xercaine.WallHeater
  4015. - Murmur.WallLight
  4016. - Xercaine.WallSunLamp
  4017. - Hauvega.RetroMod.WallTorchesExpanded
  4018. - Arcjc007.WallStuff
  4019. - Mlie.WallmountedBattery
  4020. - Mersid.WCE2Updated.Core
  4021. - Mlie.WeHadATrader
  4022. - Uuugggg.WhatIsMyPurpose
  4023. - PureMJ.MjRimMods.WhileYouAreNearby
  4024. - Mehni.PickUpAndHaul
  4025. - CodeOptimist.JobsOfOpportunity
  4026. - kathanon.WhoIsUsingThat
  4027. - Mlie.ZoneToSchedule
  4028. - LWM.Deep.Upscaled
  4029. - CP.Prisoner.Outfit
  4030. - CP.Retro.Joy
  4031. - UnlimitedHugs.AllowTool
  4032. - XMB.AncientMiningIndustry.MO
  4033. - scpchemfuel.appliances
  4034. - Dubwise.DubsRimkit
  4035. - weilbyte.snapout
  4036. - VanillaExpanded.VBooksE
  4037. - VanillaExpanded.VPlantsEMore
  4038. - VanillaExpanded.VPlantsEMushrooms
  4039. - FrozenSnowFox.ComplexJobs
  4040. - VanillaExpanded.VFEFarming
  4041. - FrozenSnowFox.NoDefaultShelfStorage
  4042. - Grizzlemethis.tickspersecond.RW
  4043. - Harkon.VEAddOn.VanillaExpandedExtraEmbrasures
  4044. - DerekBickley.PrisonWalls
  4045. - kittahkhan.grazeup
  4046. - LimeTreeSnake.Systems
  4047. - LimeTreeSnake.Furnishing
  4048. - LimeTreeSnake.Defence
  4049. - Mlie.O21BarbedWire
  4050. - Og.2x4SunLamp
  4051. - RH2.BCD.CASEVAC
  4052. - RH2.BCDs.First.Aid
  4053. - RH2.CPERS.Arrest.Here
  4054. - CP.Rimdeed
  4055. - CP.Uncle.Boris.Used.Furniture
  4056. - Wemd.SmallSolarPanels
  4057. - Wyr3d.ExtraTables
  4058. - Wyr3d.ReinforcedWallsResumed
  4059. - Mlie.XNDCarpenterTables
  4060. - Mlie.XNDProfitableWeapons
  4061. - forcedojob.kv.rw
  4062. - Krkr.RocketMan
  4063. [Map Designer] Applying settings
  4064. [Map Designer] Terrain settings: fertility: 20 | Water 20
  4065. checking editor settings...
  4066. bodysizes genes are active
  4067. [PrepareLanding] WorldLoaded (from save).
  4068. [PrepareLanding] OnWorldLoaded
  4069. Performance Fish is applying CopyAllowancesFrom_Patch on virtual System.Void Verse.ThingFilter::CopyAllowancesFrom(Verse.ThingFilter other)
  4070. Performance Fish is applying SetDisallowAll_Patch on System.Void Verse.ThingFilter::SetDisallowAll(System.Collections.Generic.IEnumerable`1<Verse.ThingDef> exceptedDefs, System.Collections.Generic.IEnumerable`1<Verse.SpecialThingFilterDef> exceptedFilters)
  4071. Performance Fish is applying AllowedThingDefs_Patch on System.Collections.Generic.IEnumerable`1<Verse.ThingDef> Verse.ThingFilter::get_AllowedThingDefs()
  4072. Performance Fish is applying BestThingRequest_Patch on Verse.ThingRequest Verse.ThingFilter::get_BestThingRequest()
  4073. Performance Fish is applying SetAllow_Patch on System.Void Verse.ThingFilter::SetAllow(Verse.ThingDef thingDef, System.Boolean allow)
  4074. Performance Fish is applying SetAllowAll_Patch on System.Void Verse.ThingFilter::SetAllowAll(Verse.ThingFilter parentFilter, System.Boolean includeNonStorable)
  4075. Performance Fish is applying AllStorableThingDefs_Patch on static System.Collections.Generic.IEnumerable`1<Verse.ThingDef> Verse.ThingFilter::get_AllStorableThingDefs()
  4076. Performance Fish is applying AllRecipeUsers_Patch on System.Collections.Generic.IEnumerable`1<Verse.ThingDef> Verse.RecipeDef::get_AllRecipeUsers()
  4077. ResearchTree :: Node for Power Factor Setting for RimFridge not found. Was it intentionally hidden or locked?
  4078. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4079.  
  4080. Unloading 0 Unused Serialized files (Serialized files now loaded: 6)
  4081.  
  4082. Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 100595.
  4083. Total: 2966.627400 ms (FindLiveObjects: 4.475600 ms CreateObjectMapping: 4.273100 ms MarkObjects: 2957.477300 ms DeleteObjects: 0.399900 ms)
  4084.  
  4085. [PrepareLanding] Prefilter: 590492 tiles in WorldGrid.tiles
  4086. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4087. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4088.  
  4089. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4090. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4091.  
  4092. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4093. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4094.  
  4095. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4096. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4097.  
  4098. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4099. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4100.  
  4101. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4102. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4103.  
  4104. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4105. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4106.  
  4107. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4108. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4109.  
  4110. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4111. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4112.  
  4113. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4114. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4115.  
  4116. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4117. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4118.  
  4119. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4120. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4121.  
  4122. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4123. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4124.  
  4125. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4126. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4127.  
  4128. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4129. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4130.  
  4131. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4132. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4133.  
  4134. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4135. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4136.  
  4137. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4138. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4139.  
  4140. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4141. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4142.  
  4143. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4144. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4145.  
  4146. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4147. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4148.  
  4149. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4150. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4151.  
  4152. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4153. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4154.  
  4155. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4156. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4157.  
  4158. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4159. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4160.  
  4161. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4162. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4163.  
  4164. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4165. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4166.  
  4167. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4168. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4169.  
  4170. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4171. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4172.  
  4173. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4174. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4175.  
  4176. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4177. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4178.  
  4179. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4180. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4181.  
  4182. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4183. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4184.  
  4185. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4186. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4187.  
  4188. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4189. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4190.  
  4191. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4192. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4193.  
  4194. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4195. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4196.  
  4197. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4198. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4199.  
  4200. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4201. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4202.  
  4203. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4204. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4205.  
  4206. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4207. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4208.  
  4209. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4210. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4211.  
  4212. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4213. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4214.  
  4215. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4216. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4217.  
  4218. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4219. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4220.  
  4221. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4222. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4223.  
  4224. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4225. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4226.  
  4227. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4228. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4229.  
  4230. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4231. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4232.  
  4233. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4234. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4235.  
  4236. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4237. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4238.  
  4239. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4240. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4241.  
  4242. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4243. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4244.  
  4245. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4246. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4247.  
  4248. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4249. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4250.  
  4251. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4252. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4253.  
  4254. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4255. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4256.  
  4257. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4258. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4259.  
  4260. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4261. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4262.  
  4263. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4264. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4265.  
  4266. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4267. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4268.  
  4269. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4270. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4271.  
  4272. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4273. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4274.  
  4275. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4276. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4277.  
  4278. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4279. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4280.  
  4281. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4282. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4283.  
  4284. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4285. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4286.  
  4287. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4288. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4289.  
  4290. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4291. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4292.  
  4293. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4294. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4295.  
  4296. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4297. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4298.  
  4299. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4300. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4301.  
  4302. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4303. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4304.  
  4305. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4306. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4307.  
  4308. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4309. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4310.  
  4311. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4312. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4313.  
  4314. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4315. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4316.  
  4317. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4318. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4319.  
  4320. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4321. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4322.  
  4323. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4324. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4325.  
  4326. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4327. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4328.  
  4329. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4330. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4331.  
  4332. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4333. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4334.  
  4335. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4336. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4337.  
  4338. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4339. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4340.  
  4341. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4342. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4343.  
  4344. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4345. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4346.  
  4347. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4348. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4349.  
  4350. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4351. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4352.  
  4353. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4354. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4355.  
  4356. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4357. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4358.  
  4359. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4360. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4361.  
  4362. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4363. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4364.  
  4365. Reached max messages limit. Stopping logging to avoid spam.
  4366. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4367.  
  4368. [Dark.JobInBar] failed to check if a pawn's job should be drawn or not. (Was the pawn deleted?)
  4369. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  4370.  
  4371. Unloading 3 Unused Serialized files (Serialized files now loaded: 6)
  4372. UnloadTime: 0.292400 ms
  4373.  
  4374. Unloading 156 unused Assets to reduce memory usage. Loaded Objects now: 101683.
  4375. Total: 1856.455600 ms (FindLiveObjects: 3.960700 ms CreateObjectMapping: 3.204400 ms MarkObjects: 1847.697600 ms DeleteObjects: 1.591300 ms)
  4376.  
  4377. Unloading 0 Unused Serialized files (Serialized files now loaded: 6)
  4378.  
  4379. Unloading 99 unused Assets to reduce memory usage. Loaded Objects now: 102948.
  4380. Total: 1927.049900 ms (FindLiveObjects: 4.377100 ms CreateObjectMapping: 4.064400 ms MarkObjects: 1916.403200 ms DeleteObjects: 2.204200 ms)
  4381.  
  4382. Unloading 0 Unused Serialized files (Serialized files now loaded: 6)
  4383.  
  4384. Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 103856.
  4385. Total: 2240.684700 ms (FindLiveObjects: 6.648500 ms CreateObjectMapping: 5.226000 ms MarkObjects: 2228.453300 ms DeleteObjects: 0.356400 ms)
  4386.  
  4387. Setting up 6 worker threads for Enlighten.
  4388. Thread -> id: 3e3c -> priority: 1
  4389. Thread -> id: 2080 -> priority: 1
  4390. Thread -> id: 199c -> priority: 1
  4391. Thread -> id: 412c -> priority: 1
  4392. Thread -> id: 3504 -> priority: 1
  4393. Thread -> id: 4384 -> priority: 1
  4394.  
Add Comment
Please, Sign In to add comment