Advertisement
Guest User

Untitled

a guest
Jun 19th, 2018
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 296.70 KB | None | 0 0
  1. Log uploaded on Monday, June 18, 2018, 11:54:49 AM
  2. Loaded mods:
  3. Core: (no assemblies)
  4. Empire Arsenal: (no assemblies)
  5. JecsTools: 0Harmony(1.0.9.1), 0JecsTools(1.0.8.0), AbilityUser(1.18.0.0), AbilityUserAI(1.18.0.0), CompActivatableEffect(1.18.0.0), CompAnimated(1.18.0.0), CompDeflector(1.18.0.0), CompDelayedSpawner(1.18.0.0), CompExtraSounds(1.18.0.0), CompInstalledPart(1.18.0.0), CompLumbering(1.18.0.0), CompOverlays(1.18.0.0), CompOversizedWeapon(1.18.0.0), CompSlotLoadable(1.18.0.0), CompToggleDef(1.18.0.0), CompVehicle(1.17.0.1), PawnShields(1.0.0.0)
  6. UltraMod: (no assemblies)
  7. Room Sense: $HugsLibChecker(0.4.0.0)
  8. HugsLib[4.1.1]: 0Harmony(1.0.9.1), HugsLib(0.18.0.0)
  9.  
  10. Active Harmony patches:
  11. ApparelUtility.CanWearTogether: post: JecsTools.HarmonyPatches.Post_CanWearTogether
  12. ArmorUtility.ApplyArmor: PRE: JecsTools.HarmonyPatches.ApplyProperDamage
  13. ArmorUtility.GetPostArmorDamage: post: JecsTools.HarmonyPatches.Post_GetPostArmorDamage
  14. Caravan.GetGizmos: post: JecsTools.HarmonyCaravanPatches.GetGizmos_Jobs
  15. Caravan.GetInspectString: post: JecsTools.HarmonyCaravanPatches.GetInspectString_Jobs
  16. DebugWindowsOpener.DrawButtons: TRANS: HugsLib.Patches.DebugWindowsOpener_Patch.DrawAdditionalButtons
  17. Dialog_Options.DoWindowContents: TRANS: HugsLib.Patches.Dialog_Options_Patch.ReplaceModOptionsButton
  18. EditWindow_Log.DoMessagesListing: PRE: HugsLib.Patches.EditWindow_Log_Patch.ExtraLogWindowButtons
  19. Faction.Notify_MemberDied: PRE: JecsTools.HarmonyPatches.Notify_MemberDied
  20. FloatMenuMakerMap.AddHumanlikeOrders: post: JecsTools._HumanlikeOrdersUtility.AddHumanlikeOrders_PostFix
  21. Game.DeinitAndRemoveMap: post: HugsLib.Patches.Game_DeinitAndRemoveMap_Patch.MapRemovalHook
  22. Game.FillComponents: PRE: HugsLib.Patches.Game_FillComponents_Patch.GameInitializationHook
  23. Game.FinalizeInit: post: HugsLib.Patches.Game_FinalizeInit_Patch.WorldLoadedHook
  24. ITab_Pawn_Gear.DrawThingRow: post: CompSlotLoadable.HarmonyCompSlotLoadable.DrawThingRow_PostFix
  25. ITab_Pawn_Gear.InterfaceDrop: PRE: CompInstalledPart.HarmonyCompInstalledPart.InterfaceDrop_PreFix
  26. LanguageDatabase.SelectLanguage: PRE: HugsLib.Patches.LanguageDatabase_Patch.ForceRestartAfterLangChange
  27. Map.ConstructComponents: post: HugsLib.Patches.Map_ConstructComponents_Patch.MapComponentsInitHook
  28. Map.FinalizeInit: post: HugsLib.Patches.Map_FinalizeInit_Patch.MapLoadedHook
  29. MapComponentUtility.MapGenerated: post: HugsLib.Patches.MapComponentUtility_MapGenerated_Patch.MapGeneratedHook
  30. ModsConfig.RestartFromChangedMods: PRE: HugsLib.Patches.ModsConfig_RestartFromChangedMods_Patch.QuickRestartInDevMode
  31. Pawn.ExitMap: PRE: CompActivatableEffect.HarmonyCompActivatableEffect.ExitMap_PreFix
  32. Pawn.GetGizmos: post: CompActivatableEffect.HarmonyCompActivatableEffect.GetGizmosPrefix, CompSlotLoadable.HarmonyCompSlotLoadable.GetGizmos_PostFix
  33. Pawn.PostApplyDamage: post: CompSlotLoadable.HarmonyCompSlotLoadable.PostApplyDamage_PostFix
  34. PawnApparelGenerator.GenerateStartingApparelFor: post: JecsTools.HarmonyPatches.GenerateStartingApparelFor
  35. PawnGenerator.GeneratePawnInternal: post: JecsTools.HarmonyPatches.Post_GeneratePawnInternal
  36. PawnGroupKindWorker.GeneratePawns: post: AbilityUser.AbilityUserMod.GeneratePawns_PostFix
  37. PawnGroupMakerUtility.GeneratePawns: post: JecsTools.HarmonyPatches.GeneratePawns
  38. PawnRenderer.DrawEquipmentAiming: PRE: CompInstalledPart.HarmonyCompInstalledPart.DrawEquipmentAiming_PreFix, CompOversizedWeapon.HarmonyCompOversizedWeapon.DrawEquipmentAimingPreFix post: CompActivatableEffect.HarmonyCompActivatableEffect.DrawEquipmentAimingPostFix, CompDeflector.HarmonyCompDeflector.DrawEquipmentAimingPostFix
  39. Pawn_ApparelTracker.Notify_ApparelAdded: post: AbilityUser.AbilityUserMod.Notify_ApparelAdded_PostFix
  40. Pawn_ApparelTracker.Notify_ApparelRemoved: post: AbilityUser.AbilityUserMod.Notify_ApparelRemoved_PostFix
  41. Pawn_DraftController.set_Drafted: post: CompActivatableEffect.HarmonyCompActivatableEffect.set_DraftedPostFix
  42. Pawn_EquipmentTracker.Notify_EquipmentAdded: post: AbilityUser.AbilityUserMod.Notify_EquipmentAdded_PostFix
  43. Pawn_EquipmentTracker.Notify_EquipmentRemoved: post: AbilityUser.AbilityUserMod.Notify_EquipmentRemoved_PostFix
  44. Pawn_EquipmentTracker.TryDropEquipment: PRE: CompActivatableEffect.HarmonyCompActivatableEffect.TryDropEquipment_PreFix, CompInstalledPart.HarmonyCompInstalledPart.TryDropEquipment_PreFix
  45. Pawn_HealthTracker.PreApplyDamage: PRE: JecsTools.HarmonyPatches.PreApplyDamage_PrePatch
  46. Pawn_RotationTracker.RotationTrackerTick: PRE: CompVehicle.HarmonyCompVehicle.VehicleRotatorTick
  47. PlayDataLoader.DoPlayLoad: post: HugsLib.Patches.PlayDataLoader_Patch.InitModsHook
  48. Root.Update: post: HugsLib.Patches.Root_Patch.UpdateHook
  49. Root_Play.SetupForQuickTestPlay: TRANS: HugsLib.Patches.RootPlay_TestPlay_Patch.InjectCustomQuickstartSettings
  50. ShortHashGiver.GiveShortHash: PRE: AbilityUser.AbilityUserMod.GiveShortHash_PrePatch
  51. StatExtension.GetStatValue: post: CompSlotLoadable.HarmonyCompSlotLoadable.GetStatValue_PostFix
  52. StatWorker.StatOffsetFromGear: post: CompSlotLoadable.HarmonyCompSlotLoadable.StatOffsetFromGear_PostFix
  53. Targeter.ConfirmStillValid: PRE: AbilityUser.AbilityUserMod.ConfirmStillValid
  54. Targeter.ProcessInputEvents: PRE: AbilityUser.AbilityUserMod.ProcessInputEvents_PreFix
  55. Targeter.TargeterUpdate: post: AbilityUser.AbilityUserMod.TargeterUpdate_PostFix
  56. Thing.TakeDamage: PRE: CompDeflector.HarmonyCompDeflector.TakeDamage_PreFix
  57. Thing.get_DefaultGraphic: post: CompOversizedWeapon.HarmonyCompOversizedWeapon.get_Graphic_PostFix
  58. ThingWithComps.InitializeComps: post: AbilityUser.AbilityUserMod.InitializeComps_PostFix
  59. UIRoot.UIRootOnGUI: post: HugsLib.Patches.UIRoot_Patch.OnGUIHook
  60. Verb.TryStartCastOn: PRE: CompActivatableEffect.HarmonyCompActivatableEffect.TryStartCastOnPrefix
  61. Verb_MeleeAttack.DamageInfosToApply: post: CompSlotLoadable.HarmonyCompSlotLoadable.DamageInfosToApply_PostFix
  62. Verb_MeleeAttackBase.SoundHitBuilding: post: CompExtraSounds.HarmonyCompExtraSounds.SoundHitBuildingPrefix
  63. Verb_MeleeAttackBase.SoundHitPawn: post: CompExtraSounds.HarmonyCompExtraSounds.SoundHitPawnPrefix
  64. Verb_MeleeAttackBase.SoundMiss: post: CompExtraSounds.HarmonyCompExtraSounds.SoundMissPrefix
  65. WorldSelector.AutoOrderToTileNow: post: JecsTools.HarmonyCaravanPatches.AutoOrderToTileNow_Jobs
  66. WorldSelector.SelectableObjectsUnderMouse: post: JecsTools.HarmonyCaravanPatches.SelectableObjectsUnderMouse_InvisHandler
  67. Harmony versions present: rimworld.jecrell.abilityuser:1.0.9.1, UnlimitedHugs.HugsLib:1.0.9.1, rimworld.jecrell.caravanjobs:1.0.9.1, rimworld.jecrell.jecstools.main:1.0.9.1, rimworld.jecrell.humanlikeorders:1.0.9.1, rimworld.jecrell.comps.activator:1.0.9.1, rimworld.jecrell.comps.slotloadable:1.0.9.1, rimworld.jecrell.comps.installedpart:1.0.9.1, rimworld.jecrell.comps.oversized:1.0.9.1, rimworld.jecrell.comps.deflector:1.0.9.1, rimworld.jecrell.comps.sounds:1.0.9.1, rimworld.jecrell.comps.vehicle:1.0.9.1
  68.  
  69. Platform information: (hidden, hold Shift while publishing to include)
  70.  
  71. Log file contents:
  72. Initialize engine version: 5.6.3p1 (9c92e827232b)
  73. GfxDevice: [Renderer information redacted]
  74. Begin MonoManager ReloadAssembly
  75. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.dll into Unity Child Domain
  76. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\Assembly-CSharp-firstpass.dll into Unity Child Domain
  77. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\Assembly-CSharp.dll into Unity Child Domain
  78. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.UI.dll into Unity Child Domain
  79. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.Networking.dll into Unity Child Domain
  80. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\NAudio.dll into Unity Child Domain
  81. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\NVorbis.dll into Unity Child Domain
  82. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\TextMeshPro-1.0.55.56.0b11.dll into Unity Child Domain
  83. WARNING: Shader Unsupported: 'Hidden/VR/BlitCopyFromTexArray' - Pass '' has no vertex shader
  84. WARNING: Shader Unsupported: 'Hidden/VR/BlitCopyFromTexArray' - Setting to default shader.
  85. desktop: 1920x1080 60Hz; virtual: 1920x1080 at 0,0
  86. RimWorld 0.18.1722 rev1198
  87.  
  88. Duplicate def-linked translation key: Turret_Mortar.label
  89.  
  90. Duplicate def-linked translation key: Turret_Mortar.description
  91.  
  92. Duplicate def-linked translation key: Turret_Mortar.label
  93.  
  94. Duplicate def-linked translation key: Turret_Mortar.description
  95.  
  96. Duplicate def-linked translation key: Artillery_Mortar.label
  97.  
  98. Duplicate def-linked translation key: Artillery_Mortar.description
  99.  
  100. Duplicate def-linked translation key: Artillery_Mortar.label
  101.  
  102. Duplicate def-linked translation key: Artillery_Mortar.description
  103.  
  104. Duplicate def-linked translation key: Turret_Mortar_Blueprint.label
  105.  
  106. Duplicate def-linked translation key: Turret_Mortar_Frame.label
  107.  
  108. Duplicate def-linked translation key: Turret_Mortar_Frame.description
  109.  
  110. Duplicate def-linked translation key: Turret_Mortar_Blueprint.label
  111.  
  112. Duplicate def-linked translation key: Turret_Mortar_Frame.label
  113.  
  114. Duplicate def-linked translation key: Turret_Mortar_Frame.description
  115.  
  116. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  117.  
  118. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  119.  
  120. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  121.  
  122. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  123.  
  124. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  125.  
  126. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  127.  
  128. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  129.  
  130. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  131.  
  132. Failed to find Verse.ThingCategoryDef named IndustrialSteel. There are 56 defs of this type loaded.
  133.  
  134. Failed to find Verse.ThingCategoryDef named IndustrialSteel. There are 56 defs of this type loaded.
  135.  
  136. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  137.  
  138. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  139.  
  140. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  141.  
  142. Tried to load duplicate UnityEngine.Texture2D with path: Floors/New folder/FancyMarble
  143.  
  144. Could not load UnityEngine.Texture2D at Things/Apparel/FairyDress in any active mod or in base resources.
  145.  
  146. MatFrom with null sourceTex.
  147.  
  148. Could not load UnityEngine.Texture2D at Things/Apparel/RiotTroopHelmet in any active mod or in base resources.
  149.  
  150. MatFrom with null sourceTex.
  151.  
  152. Could not load UnityEngine.AudioClip at Things/Spike in any active mod or in base resources.
  153.  
  154. Grain couldn't resolve: Clip not found at Things/Spike
  155.  
  156. Could not load UnityEngine.AudioClip at Things/Microwave in any active mod or in base resources.
  157.  
  158. Grain couldn't resolve: Clip not found at Things/Microwave
  159.  
  160. Def-linked translation error: Exception getting field at path Wealth.graphLabelY in RimWorld.HistoryAutoRecorderGroupDef: System.InvalidOperationException: Field graphLabelY does not exist in type RimWorld.HistoryAutoRecorderGroupDef.
  161. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  162.  
  163. Def-linked translation error: Exception getting field at path Population.graphLabelY in RimWorld.HistoryAutoRecorderGroupDef: System.InvalidOperationException: Field graphLabelY does not exist in type RimWorld.HistoryAutoRecorderGroupDef.
  164. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  165.  
  166. Def-linked translation error: Exception getting field at path ColonistMood.graphLabelY in RimWorld.HistoryAutoRecorderGroupDef: System.InvalidOperationException: Field graphLabelY does not exist in type RimWorld.HistoryAutoRecorderGroupDef.
  167. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  168.  
  169. Def-linked translation error: Found no RimWorld.ItemCollectionGeneratorDef named AIPersonaCores to match AIPersonaCores.label
  170.  
  171. Def-linked translation error: Found no RimWorld.ItemCollectionGeneratorDef named Neurotrainers to match Neurotrainers.label
  172.  
  173. Def-linked translation error: Found no Verse.RoomStatDef named SurgerySuccessChanceFactor to match SurgerySuccessChanceFactor.label
  174.  
  175. Def-linked translation error: Found no Verse.RulePackDef named NamerFactionPlayerRandomized to match NamerFactionPlayerRandomized.rulePack.rulesStrings.0
  176.  
  177. Def-linked translation error: Exception getting field at path NamerFactionOutlander.rulePack.rulesStrings.11 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.NamerFactionOutlander.rulePack.rulesStrings.11 at index 11 but the original list only has 11 entries (so the max index is 10).
  178. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  179.  
  180. Def-linked translation error: Exception getting field at path NamerFactionOutlander.rulePack.rulesStrings.12 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.NamerFactionOutlander.rulePack.rulesStrings.12 at index 12 but the original list only has 11 entries (so the max index is 10).
  181. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  182.  
  183. Def-linked translation error: Exception getting field at path NamerFactionOutlander.rulePack.rulesStrings.13 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.NamerFactionOutlander.rulePack.rulesStrings.13 at index 13 but the original list only has 11 entries (so the max index is 10).
  184. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  185.  
  186. Def-linked translation error: Exception getting field at path NamerFactionOutlander.rulePack.rulesStrings.14 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.NamerFactionOutlander.rulePack.rulesStrings.14 at index 14 but the original list only has 11 entries (so the max index is 10).
  187. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  188.  
  189. Def-linked translation error: Exception getting field at path NamerFactionOutlander.rulePack.rulesStrings.15 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.NamerFactionOutlander.rulePack.rulesStrings.15 at index 15 but the original list only has 11 entries (so the max index is 10).
  190. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  191.  
  192. Def-linked translation error: Exception getting field at path NamerFactionOutlander.rulePack.rulesStrings.16 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.NamerFactionOutlander.rulePack.rulesStrings.16 at index 16 but the original list only has 11 entries (so the max index is 10).
  193. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  194.  
  195. Def-linked translation error: Found no RimWorld.StatDef named StonecuttingSpeed to match StonecuttingSpeed.label
  196.  
  197. Def-linked translation error: Found no RimWorld.StatDef named StonecuttingSpeed to match StonecuttingSpeed.description
  198.  
  199. Def-linked translation error: Found no RimWorld.StatDef named MeleeWeapon_DamageAmount to match MeleeWeapon_DamageAmount.label
  200.  
  201. Def-linked translation error: Found no RimWorld.StatDef named MeleeWeapon_DamageAmount to match MeleeWeapon_DamageAmount.description
  202.  
  203. Def-linked translation error: Found no RimWorld.StatDef named MeleeWeapon_Cooldown to match MeleeWeapon_Cooldown.label
  204.  
  205. Def-linked translation error: Found no RimWorld.StatDef named MeleeWeapon_Cooldown to match MeleeWeapon_Cooldown.description
  206.  
  207. Def-linked translation error: Found no RimWorld.StatDef named MeleeWeapon_Cooldown to match MeleeWeapon_Cooldown.formatString
  208.  
  209. Def-linked translation error: Found no Verse.ThingDef named Bullet_ChainShotgun to match Bullet_ChainShotgun.label
  210.  
  211. Def-linked translation error: Found no Verse.ThingDef named TableShort_Blueprint_Install to match TableShort_Blueprint_Install.label
  212.  
  213. Def-linked translation error: Found no Verse.ThingDef named TableLong_Blueprint_Install to match TableLong_Blueprint_Install.label
  214.  
  215. Def-linked translation error: Found no Verse.ThingDef named FueledGenerator_Blueprint to match FueledGenerator_Blueprint.label
  216.  
  217. Def-linked translation error: Found no Verse.ThingDef named FueledGenerator_Frame to match FueledGenerator_Frame.label
  218.  
  219. Def-linked translation error: Found no Verse.ThingDef named FueledGenerator_Frame to match FueledGenerator_Frame.description
  220.  
  221. Def-linked translation error: Found no Verse.ThingDef named Turret_MortarBomb_Blueprint_Install to match Turret_MortarBomb_Blueprint_Install.label
  222.  
  223. Def-linked translation error: Found no Verse.ThingDef named Turret_MortarIncendiary_Blueprint_Install to match Turret_MortarIncendiary_Blueprint_Install.label
  224.  
  225. Def-linked translation error: Found no Verse.ThingDef named Turret_MortarEMP_Blueprint_Install to match Turret_MortarEMP_Blueprint_Install.label
  226.  
  227. Def-linked translation error: Found no RimWorld.ThoughtDef named ColonistAbandoned to match ColonistAbandoned.stages.0.label
  228.  
  229. Def-linked translation error: Found no RimWorld.ThoughtDef named ColonistAbandoned to match ColonistAbandoned.stages.0.description
  230.  
  231. Def-linked translation error: Found no RimWorld.ThoughtDef named ColonistAbandonedToDie to match ColonistAbandonedToDie.stages.0.label
  232.  
  233. Def-linked translation error: Found no RimWorld.ThoughtDef named ColonistAbandonedToDie to match ColonistAbandonedToDie.stages.0.description
  234.  
  235. Def-linked translation error: Found no RimWorld.ThoughtDef named PrisonerAbandonedToDie to match PrisonerAbandonedToDie.stages.0.label
  236.  
  237. Def-linked translation error: Found no RimWorld.ThoughtDef named PrisonerAbandonedToDie to match PrisonerAbandonedToDie.stages.0.description
  238.  
  239. Def-linked translation error: Found no RimWorld.ThoughtDef named BondedAnimalAbandoned to match BondedAnimalAbandoned.stages.0.label
  240.  
  241. Def-linked translation error: Found no RimWorld.ThoughtDef named BondedAnimalAbandoned to match BondedAnimalAbandoned.stages.0.description
  242.  
  243. Def-linked translation error: Found no RimWorld.WorkGiverDef named PatientGoToBedEmergency to match PatientGoToBedEmergency.label
  244.  
  245. Def-linked translation error: Found no RimWorld.WorkGiverDef named PatientGoToBedEmergency to match PatientGoToBedEmergency.verb
  246.  
  247. Def-linked translation error: Found no RimWorld.WorkGiverDef named PatientGoToBedEmergency to match PatientGoToBedEmergency.gerund
  248.  
  249. Def-linked translation error: Found no RimWorld.WorkGiverDef named PatientGoToBed to match PatientGoToBed.label
  250.  
  251. Def-linked translation error: Found no RimWorld.WorkGiverDef named PatientGoToBed to match PatientGoToBed.verb
  252.  
  253. Def-linked translation error: Found no RimWorld.WorkGiverDef named PatientGoToBed to match PatientGoToBed.gerund
  254.  
  255. Def-linked translation error: Found no Verse.WorkTypeDef named PatientEmergency to match PatientEmergency.label
  256.  
  257. Def-linked translation error: Found no Verse.WorkTypeDef named PatientEmergency to match PatientEmergency.labelShort
  258.  
  259. Def-linked translation error: Found no Verse.WorkTypeDef named PatientEmergency to match PatientEmergency.pawnLabel
  260.  
  261. Def-linked translation error: Found no Verse.WorkTypeDef named PatientEmergency to match PatientEmergency.gerundLabel
  262.  
  263. Def-linked translation error: Found no Verse.WorkTypeDef named PatientEmergency to match PatientEmergency.verb
  264.  
  265. Def-linked translation error: Found no Verse.WorkTypeDef named PatientEmergency to match PatientEmergency.description
  266.  
  267. Backstory translation exactly matches default data: UrbworldUrchin35
  268.  
  269. Backstory translation exactly matches default data: VoidRaider31
  270.  
  271. Backstory translation exactly matches default data: StarSquire93
  272.  
  273. Couldn't load backstory AWOLSoldier54: System.Exception: Backstory not found matching identifier AWOLSoldier54
  274. at Verse.BackstoryTranslationUtility.LoadAndInjectBackstoryData (Verse.LoadedLanguage lang) [0x00000] in <filename unknown>:0
  275. Full XML text:
  276.  
  277. <AWOLSoldier54>
  278. <title>逃兵</title>
  279. <titleShort>軍人</titleShort>
  280. <desc>NAME是一名步兵。
  281.  
  282. 當HE被告知將被派往Xenno-Zartza戰爭的前線時,HECAP下定決心不再當兵了,HE利用太空戰機逃跑了。</desc>
  283. </AWOLSoldier54>
  284.  
  285. Backstory translation exactly matches default data: MarineCadet8
  286.  
  287. Backstory translation exactly matches default data: ClanChief70
  288.  
  289. Backstory translation exactly matches default data: PoorKid76
  290.  
  291. Backstory translation exactly matches default data: Warrior43
  292.  
  293. Backstory translation exactly matches default data: KidScientist80
  294.  
  295. Backstory translation exactly matches default data: MadScientist65
  296.  
  297. Backstory translation exactly matches default data: YouthSoldier75
  298.  
  299. Backstory translation exactly matches default data: SpaceMarine48
  300.  
  301. Backstory translation exactly matches default data: DataDecoder25
  302.  
  303. Backstory translation exactly matches default data: ArchotechSpy14
  304.  
  305. Couldn't load backstory ChildChemist73: System.Exception: Backstory not found matching identifier ChildChemist73
  306. at Verse.BackstoryTranslationUtility.LoadAndInjectBackstoryData (Verse.LoadedLanguage lang) [0x00000] in <filename unknown>:0
  307. Full XML text:
  308.  
  309. <ChildChemist73>
  310. <title>少年化學家</title>
  311. <titleShort>化學家</titleShort>
  312. <desc>NAME出身自中古世界,執迷於找出這宇宙的一切運作的奧秘。
  313.  
  314. HECAP蒐集珍稀的樣本,進行危險的實驗。然而越是沉迷於實驗,HE與世界其他方面的隔閡也越深。如今HIS世界就只剩下蒐集更多樣本、進行更多實驗。</desc>
  315. </ChildChemist73>
  316.  
  317. Backstory translation exactly matches default data: DustyFarmHand63
  318.  
  319. Backstory translation exactly matches default data: DromedaryKnight31
  320.  
  321. Backstory translation exactly matches default data: PlagueChild8
  322.  
  323. Backstory translation exactly matches default data: PlagueDoctor99
  324.  
  325. Backstory translation exactly matches default data: YoungMaster70
  326.  
  327. Backstory translation exactly matches default data: ImperialGeneral31
  328.  
  329. Backstory translation exactly matches default data: FarmersSon51
  330.  
  331. Backstory translation exactly matches default data: RebelFighter79
  332.  
  333. Backstory translation exactly matches default data: WealthyStudent21
  334.  
  335. Backstory translation exactly matches default data: Roboticist20
  336.  
  337. Backstory translation exactly matches default data: StreetPeddler62
  338.  
  339. Backstory translation exactly matches default data: PrivateDetective57
  340.  
  341. Backstory translation exactly matches default data: BodyguardTrainee27
  342.  
  343. Backstory translation exactly matches default data: SpaceBartender52
  344.  
  345. Backstory translation exactly matches default data: SpoiledChild65
  346.  
  347. Backstory translation exactly matches default data: CosmeticSurgeon52
  348.  
  349. Backstory translation exactly matches default data: Philosopher26
  350.  
  351. Backstory translation exactly matches default data: UprightDiplomat83
  352.  
  353. Backstory translation exactly matches default data: CaveChild67
  354.  
  355. Backstory translation exactly matches default data: VideoProducer97
  356.  
  357. Backstory translation exactly matches default data: RangerChild91
  358.  
  359. Backstory translation exactly matches default data: BushSniper97
  360.  
  361. Backstory translation exactly matches default data: GlitterworldRoyal5
  362.  
  363. Backstory translation exactly matches default data: PirateSympathizer24
  364.  
  365. Backstory translation exactly matches default data: PlagueSurvivor48
  366.  
  367. Backstory translation exactly matches default data: UnethicalDoctor97
  368.  
  369. Backstory translation exactly matches default data: OffworldRecruit22
  370.  
  371. Backstory translation exactly matches default data: ShockTrooper52
  372.  
  373. Backstory translation exactly matches default data: ProdigalStudent39
  374.  
  375. Backstory translation exactly matches default data: CombatMedtech40
  376.  
  377. Backstory translation exactly matches default data: AdventurousYouth32
  378.  
  379. Backstory translation exactly matches default data: TreasureHunter70
  380.  
  381. Backstory translation exactly matches default data: PilotFan99
  382.  
  383. Backstory translation exactly matches default data: StarfighterPilot54
  384.  
  385. Backstory translation exactly matches default data: MedicalHelper65
  386.  
  387. Backstory translation exactly matches default data: GangSoldier28
  388.  
  389. Backstory translation exactly matches default data: CountryChild62
  390.  
  391. Backstory translation exactly matches default data: SpaceMarine80
  392.  
  393. Backstory translation exactly matches default data: RebelWriter82
  394.  
  395. Backstory translation exactly matches default data: Adventurer17
  396.  
  397. Backstory translation exactly matches default data: ExiledPrince89
  398.  
  399. Backstory translation exactly matches default data: BloodyWanderer51
  400.  
  401. Backstory translation exactly matches default data: NewAgeDuelist36
  402.  
  403. Backstory translation exactly matches default data: PirateDoctor33
  404.  
  405. Backstory translation exactly matches default data: SpoiledBrat84
  406.  
  407. Backstory translation exactly matches default data: BloodyDentist33
  408.  
  409. Backstory translation exactly matches default data: CowFarmer93
  410.  
  411. Backstory translation exactly matches default data: MasterChef6
  412.  
  413. Backstory translation exactly matches default data: DiscardedYouth95
  414.  
  415. Backstory translation exactly matches default data: Mercenary19
  416.  
  417. Backstory translation exactly matches default data: DisasterSurvivor28
  418.  
  419. Backstory translation exactly matches default data: ExplorerWriter37
  420.  
  421. Backstory translation exactly matches default data: RebelChild7
  422.  
  423. Backstory translation exactly matches default data: MilitiaSoldier83
  424.  
  425. Backstory translation exactly matches default data: MidworldCadet20
  426.  
  427. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  428.  
  429. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  430.  
  431. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  432.  
  433. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  434.  
  435. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  436.  
  437. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  438.  
  439. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  440.  
  441. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  442.  
  443. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  444.  
  445. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  446.  
  447. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  448.  
  449. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  450.  
  451. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  452.  
  453. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  454.  
  455. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  456.  
  457. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  458.  
  459. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  460.  
  461. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  462.  
  463. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  464.  
  465. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  466.  
  467. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  468.  
  469. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  470.  
  471. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  472.  
  473. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  474.  
  475. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  476.  
  477. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  478.  
  479. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  480.  
  481. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  482.  
  483. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  484.  
  485. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  486.  
  487. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  488.  
  489. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  490.  
  491. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  492.  
  493. Setting up 4 worker threads for Enlighten.
  494. Thread -> id: 1164 -> priority: 1
  495. Thread -> id: 2698 -> priority: 1
  496. Thread -> id: 26a8 -> priority: 1
  497. Thread -> id: 2b74 -> priority: 1
  498. Initialize engine version: 5.6.3p1 (9c92e827232b)
  499. GfxDevice: creating device client; threaded=1
  500. Direct3D:
  501. Version: Direct3D 9.0c [nvd3dum.dll 23.21.13.9135]
  502. Renderer: NVIDIA GeForce GTX 1070
  503. Vendor: NVIDIA
  504. VRAM: 3072 MB (via DXGI)
  505. Caps: Shader=30 DepthRT=1 NativeDepth=1 NativeShadow=1 DF16=0 INTZ=1 NULL=1 RESZ=0 SlowINTZ=0 ATOC=1 BC4=1 BC5=1
  506. Begin MonoManager ReloadAssembly
  507. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.dll into Unity Child Domain
  508. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\Assembly-CSharp-firstpass.dll into Unity Child Domain
  509. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\Assembly-CSharp.dll into Unity Child Domain
  510. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.UI.dll into Unity Child Domain
  511. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.Networking.dll into Unity Child Domain
  512. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\NAudio.dll into Unity Child Domain
  513. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\NVorbis.dll into Unity Child Domain
  514. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\TextMeshPro-1.0.55.56.0b11.dll into Unity Child Domain
  515. WARNING: Shader Unsupported: 'Hidden/VR/BlitCopyFromTexArray' - Pass '' has no vertex shader
  516. WARNING: Shader Unsupported: 'Hidden/VR/BlitCopyFromTexArray' - Setting to default shader.
  517. desktop: 1920x1080 60Hz; virtual: 1920x1080 at 0,0
  518. RimWorld 0.18.1722 rev1198
  519.  
  520. ReflectionTypeLoadException getting types in assembly RoomSense: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  521. at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  522. at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0
  523. at Verse.ModAssemblyHandler.AssemblyIsUsable (System.Reflection.Assembly asm) [0x00000] in <filename unknown>:0
  524.  
  525. Loader exceptions:
  526. => System.TypeLoadException: Could not load type 'HugsLib.ModBase' from assembly 'HugsLib, Version=0.18.0.0, Culture=neutral, PublicKeyToken=null'.
  527.  
  528.  
  529. Found no usable data when trying to get defs from file AlienRace_AndroidT1.xml
  530.  
  531. Found no usable data when trying to get defs from file AlienRace_AndroidT2.xml
  532.  
  533. Found no usable data when trying to get defs from file AlienRace_AndroidT3.xml
  534.  
  535. Found no usable data when trying to get defs from file AlienRace_AndroidT4.xml
  536.  
  537. Found no usable data when trying to get defs from file AlienRace_AndroidT5.xml
  538.  
  539. Found no usable data when trying to get defs from file Backstories_Droid.xml
  540.  
  541. Duplicate def-linked translation key: Turret_Mortar.label
  542.  
  543. Duplicate def-linked translation key: Turret_Mortar.description
  544.  
  545. Duplicate def-linked translation key: Turret_Mortar.label
  546.  
  547. Duplicate def-linked translation key: Turret_Mortar.description
  548.  
  549. Duplicate def-linked translation key: Artillery_Mortar.label
  550.  
  551. Duplicate def-linked translation key: Artillery_Mortar.description
  552.  
  553. Duplicate def-linked translation key: Artillery_Mortar.label
  554.  
  555. Duplicate def-linked translation key: Artillery_Mortar.description
  556.  
  557. Duplicate def-linked translation key: Turret_Mortar_Blueprint.label
  558.  
  559. Duplicate def-linked translation key: Turret_Mortar_Frame.label
  560.  
  561. Duplicate def-linked translation key: Turret_Mortar_Frame.description
  562.  
  563. Duplicate def-linked translation key: Turret_Mortar_Blueprint.label
  564.  
  565. Duplicate def-linked translation key: Turret_Mortar_Frame.label
  566.  
  567. Duplicate def-linked translation key: Turret_Mortar_Frame.description
  568.  
  569. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  570.  
  571. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  572.  
  573. Could not resolve cross-reference: No Verse.ThingDef named M7Mech found to give to Verse.PawnKindDef M7MechPawn
  574.  
  575. Could not resolve cross-reference: No Verse.ThingDef named Android5Tier found to give to Verse.PawnKindDef AndroidT5Colonist
  576.  
  577. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4Colonist
  578.  
  579. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3Colonist
  580.  
  581. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Colonist
  582.  
  583. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Colonist
  584.  
  585. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Raider
  586.  
  587. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Raider
  588.  
  589. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1RaiderFactionSpecific
  590.  
  591. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1SlaveFactionSpecific
  592.  
  593. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2RaiderFactionSpecific
  594.  
  595. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3RaiderFactionSpecific
  596.  
  597. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4RaiderFactionSpecific
  598.  
  599. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  600.  
  601. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  602.  
  603. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  604.  
  605. Could not resolve cross-reference: No Verse.ThingDef named M7Mech found to give to Verse.PawnKindDef M7MechPawn
  606.  
  607. Could not resolve cross-reference: No Verse.ThingDef named Android5Tier found to give to Verse.PawnKindDef AndroidT5Colonist
  608.  
  609. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4Colonist
  610.  
  611. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3Colonist
  612.  
  613. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Colonist
  614.  
  615. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Colonist
  616.  
  617. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Raider
  618.  
  619. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Raider
  620.  
  621. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1RaiderFactionSpecific
  622.  
  623. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1SlaveFactionSpecific
  624.  
  625. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2RaiderFactionSpecific
  626.  
  627. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3RaiderFactionSpecific
  628.  
  629. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4RaiderFactionSpecific
  630.  
  631. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  632.  
  633. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  634.  
  635. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  636.  
  637. Could not resolve cross-reference: No Verse.ThingDef named M7Mech found to give to Verse.PawnKindDef M7MechPawn
  638.  
  639. Could not resolve cross-reference: No Verse.ThingDef named Android5Tier found to give to Verse.PawnKindDef AndroidT5Colonist
  640.  
  641. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4Colonist
  642.  
  643. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3Colonist
  644.  
  645. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Colonist
  646.  
  647. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Colonist
  648.  
  649. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Raider
  650.  
  651. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Raider
  652.  
  653. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1RaiderFactionSpecific
  654.  
  655. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1SlaveFactionSpecific
  656.  
  657. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2RaiderFactionSpecific
  658.  
  659. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3RaiderFactionSpecific
  660.  
  661. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4RaiderFactionSpecific
  662.  
  663. Failed to find Verse.ThingCategoryDef named IndustrialSteel. There are 57 defs of this type loaded.
  664.  
  665. Failed to find Verse.ThingCategoryDef named IndustrialSteel. There are 57 defs of this type loaded.
  666.  
  667. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  668.  
  669. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  670.  
  671. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  672.  
  673. Could not resolve cross-reference: No Verse.ThingDef named M7Mech found to give to Verse.PawnKindDef M7MechPawn
  674.  
  675. Could not resolve cross-reference: No Verse.ThingDef named Android5Tier found to give to Verse.PawnKindDef AndroidT5Colonist
  676.  
  677. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4Colonist
  678.  
  679. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3Colonist
  680.  
  681. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Colonist
  682.  
  683. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Colonist
  684.  
  685. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Raider
  686.  
  687. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Raider
  688.  
  689. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1RaiderFactionSpecific
  690.  
  691. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1SlaveFactionSpecific
  692.  
  693. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2RaiderFactionSpecific
  694.  
  695. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3RaiderFactionSpecific
  696.  
  697. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4RaiderFactionSpecific
  698.  
  699. Tried to load duplicate UnityEngine.Texture2D with path: Floors/New folder/FancyMarble
  700.  
  701. Could not load UnityEngine.Texture2D at Things/Apparel/FairyDress in any active mod or in base resources.
  702.  
  703. MatFrom with null sourceTex.
  704.  
  705. Could not load UnityEngine.Texture2D at Things/Apparel/RiotTroopHelmet in any active mod or in base resources.
  706.  
  707. MatFrom with null sourceTex.
  708.  
  709. Could not load UnityEngine.AudioClip at Things/Spike in any active mod or in base resources.
  710.  
  711. Grain couldn't resolve: Clip not found at Things/Spike
  712.  
  713. Could not load UnityEngine.AudioClip at Things/Microwave in any active mod or in base resources.
  714.  
  715. Grain couldn't resolve: Clip not found at Things/Microwave
  716.  
  717. Def-linked translation error: Exception getting field at path Wealth.graphLabelY in RimWorld.HistoryAutoRecorderGroupDef: System.InvalidOperationException: Field graphLabelY does not exist in type RimWorld.HistoryAutoRecorderGroupDef.
  718. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  719.  
  720. Def-linked translation error: Exception getting field at path Population.graphLabelY in RimWorld.HistoryAutoRecorderGroupDef: System.InvalidOperationException: Field graphLabelY does not exist in type RimWorld.HistoryAutoRecorderGroupDef.
  721. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  722.  
  723. Def-linked translation error: Exception getting field at path ColonistMood.graphLabelY in RimWorld.HistoryAutoRecorderGroupDef: System.InvalidOperationException: Field graphLabelY does not exist in type RimWorld.HistoryAutoRecorderGroupDef.
  724. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  725.  
  726. Def-linked translation error: Found no RimWorld.ItemCollectionGeneratorDef named AIPersonaCores to match AIPersonaCores.label
  727.  
  728. Def-linked translation error: Found no RimWorld.ItemCollectionGeneratorDef named Neurotrainers to match Neurotrainers.label
  729.  
  730. Def-linked translation error: Found no Verse.RoomStatDef named SurgerySuccessChanceFactor to match SurgerySuccessChanceFactor.label
  731.  
  732. Def-linked translation error: Found no Verse.RulePackDef named NamerFactionPlayerRandomized to match NamerFactionPlayerRandomized.rulePack.rulesStrings.0
  733.  
  734. Def-linked translation error: Exception getting field at path NamerFactionOutlander.rulePack.rulesStrings.11 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.NamerFactionOutlander.rulePack.rulesStrings.11 at index 11 but the original list only has 11 entries (so the max index is 10).
  735. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  736.  
  737. Def-linked translation error: Exception getting field at path NamerFactionOutlander.rulePack.rulesStrings.12 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.NamerFactionOutlander.rulePack.rulesStrings.12 at index 12 but the original list only has 11 entries (so the max index is 10).
  738. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  739.  
  740. Def-linked translation error: Exception getting field at path NamerFactionOutlander.rulePack.rulesStrings.13 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.NamerFactionOutlander.rulePack.rulesStrings.13 at index 13 but the original list only has 11 entries (so the max index is 10).
  741. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  742.  
  743. Def-linked translation error: Exception getting field at path NamerFactionOutlander.rulePack.rulesStrings.14 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.NamerFactionOutlander.rulePack.rulesStrings.14 at index 14 but the original list only has 11 entries (so the max index is 10).
  744. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  745.  
  746. Def-linked translation error: Exception getting field at path NamerFactionOutlander.rulePack.rulesStrings.15 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.NamerFactionOutlander.rulePack.rulesStrings.15 at index 15 but the original list only has 11 entries (so the max index is 10).
  747. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  748.  
  749. Def-linked translation error: Exception getting field at path NamerFactionOutlander.rulePack.rulesStrings.16 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.NamerFactionOutlander.rulePack.rulesStrings.16 at index 16 but the original list only has 11 entries (so the max index is 10).
  750. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  751.  
  752. Def-linked translation error: Found no RimWorld.StatDef named StonecuttingSpeed to match StonecuttingSpeed.label
  753.  
  754. Def-linked translation error: Found no RimWorld.StatDef named StonecuttingSpeed to match StonecuttingSpeed.description
  755.  
  756. Def-linked translation error: Found no RimWorld.StatDef named MeleeWeapon_DamageAmount to match MeleeWeapon_DamageAmount.label
  757.  
  758. Def-linked translation error: Found no RimWorld.StatDef named MeleeWeapon_DamageAmount to match MeleeWeapon_DamageAmount.description
  759.  
  760. Def-linked translation error: Found no RimWorld.StatDef named MeleeWeapon_Cooldown to match MeleeWeapon_Cooldown.label
  761.  
  762. Def-linked translation error: Found no RimWorld.StatDef named MeleeWeapon_Cooldown to match MeleeWeapon_Cooldown.description
  763.  
  764. Def-linked translation error: Found no RimWorld.StatDef named MeleeWeapon_Cooldown to match MeleeWeapon_Cooldown.formatString
  765.  
  766. Def-linked translation error: Found no Verse.ThingDef named Bullet_ChainShotgun to match Bullet_ChainShotgun.label
  767.  
  768. Def-linked translation error: Found no Verse.ThingDef named TableShort_Blueprint_Install to match TableShort_Blueprint_Install.label
  769.  
  770. Def-linked translation error: Found no Verse.ThingDef named TableLong_Blueprint_Install to match TableLong_Blueprint_Install.label
  771.  
  772. Def-linked translation error: Found no Verse.ThingDef named FueledGenerator_Blueprint to match FueledGenerator_Blueprint.label
  773.  
  774. Def-linked translation error: Found no Verse.ThingDef named FueledGenerator_Frame to match FueledGenerator_Frame.label
  775.  
  776. Def-linked translation error: Found no Verse.ThingDef named FueledGenerator_Frame to match FueledGenerator_Frame.description
  777.  
  778. Def-linked translation error: Found no Verse.ThingDef named Turret_MortarBomb_Blueprint_Install to match Turret_MortarBomb_Blueprint_Install.label
  779.  
  780. Def-linked translation error: Found no Verse.ThingDef named Turret_MortarIncendiary_Blueprint_Install to match Turret_MortarIncendiary_Blueprint_Install.label
  781.  
  782. Def-linked translation error: Found no Verse.ThingDef named Turret_MortarEMP_Blueprint_Install to match Turret_MortarEMP_Blueprint_Install.label
  783.  
  784. Def-linked translation error: Found no RimWorld.ThoughtDef named ColonistAbandoned to match ColonistAbandoned.stages.0.label
  785.  
  786. Def-linked translation error: Found no RimWorld.ThoughtDef named ColonistAbandoned to match ColonistAbandoned.stages.0.description
  787.  
  788. Def-linked translation error: Found no RimWorld.ThoughtDef named ColonistAbandonedToDie to match ColonistAbandonedToDie.stages.0.label
  789.  
  790. Def-linked translation error: Found no RimWorld.ThoughtDef named ColonistAbandonedToDie to match ColonistAbandonedToDie.stages.0.description
  791.  
  792. Def-linked translation error: Found no RimWorld.ThoughtDef named PrisonerAbandonedToDie to match PrisonerAbandonedToDie.stages.0.label
  793.  
  794. Def-linked translation error: Found no RimWorld.ThoughtDef named PrisonerAbandonedToDie to match PrisonerAbandonedToDie.stages.0.description
  795.  
  796. Def-linked translation error: Found no RimWorld.ThoughtDef named BondedAnimalAbandoned to match BondedAnimalAbandoned.stages.0.label
  797.  
  798. Def-linked translation error: Found no RimWorld.ThoughtDef named BondedAnimalAbandoned to match BondedAnimalAbandoned.stages.0.description
  799.  
  800. Def-linked translation error: Found no RimWorld.WorkGiverDef named PatientGoToBedEmergency to match PatientGoToBedEmergency.label
  801.  
  802. Def-linked translation error: Found no RimWorld.WorkGiverDef named PatientGoToBedEmergency to match PatientGoToBedEmergency.verb
  803.  
  804. Def-linked translation error: Found no RimWorld.WorkGiverDef named PatientGoToBedEmergency to match PatientGoToBedEmergency.gerund
  805.  
  806. Def-linked translation error: Found no RimWorld.WorkGiverDef named PatientGoToBed to match PatientGoToBed.label
  807.  
  808. Def-linked translation error: Found no RimWorld.WorkGiverDef named PatientGoToBed to match PatientGoToBed.verb
  809.  
  810. Def-linked translation error: Found no RimWorld.WorkGiverDef named PatientGoToBed to match PatientGoToBed.gerund
  811.  
  812. Def-linked translation error: Found no Verse.WorkTypeDef named PatientEmergency to match PatientEmergency.label
  813.  
  814. Def-linked translation error: Found no Verse.WorkTypeDef named PatientEmergency to match PatientEmergency.labelShort
  815.  
  816. Def-linked translation error: Found no Verse.WorkTypeDef named PatientEmergency to match PatientEmergency.pawnLabel
  817.  
  818. Def-linked translation error: Found no Verse.WorkTypeDef named PatientEmergency to match PatientEmergency.gerundLabel
  819.  
  820. Def-linked translation error: Found no Verse.WorkTypeDef named PatientEmergency to match PatientEmergency.verb
  821.  
  822. Def-linked translation error: Found no Verse.WorkTypeDef named PatientEmergency to match PatientEmergency.description
  823.  
  824. Backstory translation exactly matches default data: UrbworldUrchin35
  825.  
  826. Backstory translation exactly matches default data: VoidRaider31
  827.  
  828. Backstory translation exactly matches default data: StarSquire93
  829.  
  830. Couldn't load backstory AWOLSoldier54: System.Exception: Backstory not found matching identifier AWOLSoldier54
  831. at Verse.BackstoryTranslationUtility.LoadAndInjectBackstoryData (Verse.LoadedLanguage lang) [0x00000] in <filename unknown>:0
  832. Full XML text:
  833.  
  834. <AWOLSoldier54>
  835. <title>逃兵</title>
  836. <titleShort>軍人</titleShort>
  837. <desc>NAME是一名步兵。
  838.  
  839. 當HE被告知將被派往Xenno-Zartza戰爭的前線時,HECAP下定決心不再當兵了,HE利用太空戰機逃跑了。</desc>
  840. </AWOLSoldier54>
  841.  
  842. Backstory translation exactly matches default data: MarineCadet8
  843.  
  844. Backstory translation exactly matches default data: ClanChief70
  845.  
  846. Backstory translation exactly matches default data: PoorKid76
  847.  
  848. Backstory translation exactly matches default data: Warrior43
  849.  
  850. Backstory translation exactly matches default data: KidScientist80
  851.  
  852. Backstory translation exactly matches default data: MadScientist65
  853.  
  854. Backstory translation exactly matches default data: YouthSoldier75
  855.  
  856. Backstory translation exactly matches default data: SpaceMarine48
  857.  
  858. Backstory translation exactly matches default data: DataDecoder25
  859.  
  860. Backstory translation exactly matches default data: ArchotechSpy14
  861.  
  862. Couldn't load backstory ChildChemist73: System.Exception: Backstory not found matching identifier ChildChemist73
  863. at Verse.BackstoryTranslationUtility.LoadAndInjectBackstoryData (Verse.LoadedLanguage lang) [0x00000] in <filename unknown>:0
  864. Full XML text:
  865.  
  866. <ChildChemist73>
  867. <title>少年化學家</title>
  868. <titleShort>化學家</titleShort>
  869. <desc>NAME出身自中古世界,執迷於找出這宇宙的一切運作的奧秘。
  870.  
  871. HECAP蒐集珍稀的樣本,進行危險的實驗。然而越是沉迷於實驗,HE與世界其他方面的隔閡也越深。如今HIS世界就只剩下蒐集更多樣本、進行更多實驗。</desc>
  872. </ChildChemist73>
  873.  
  874. Backstory translation exactly matches default data: DustyFarmHand63
  875.  
  876. Backstory translation exactly matches default data: DromedaryKnight31
  877.  
  878. Backstory translation exactly matches default data: PlagueChild8
  879.  
  880. Backstory translation exactly matches default data: PlagueDoctor99
  881.  
  882. Backstory translation exactly matches default data: YoungMaster70
  883.  
  884. Backstory translation exactly matches default data: ImperialGeneral31
  885.  
  886. Backstory translation exactly matches default data: FarmersSon51
  887.  
  888. Backstory translation exactly matches default data: RebelFighter79
  889.  
  890. Backstory translation exactly matches default data: WealthyStudent21
  891.  
  892. Backstory translation exactly matches default data: Roboticist20
  893.  
  894. Backstory translation exactly matches default data: StreetPeddler62
  895.  
  896. Backstory translation exactly matches default data: PrivateDetective57
  897.  
  898. Backstory translation exactly matches default data: BodyguardTrainee27
  899.  
  900. Backstory translation exactly matches default data: SpaceBartender52
  901.  
  902. Backstory translation exactly matches default data: SpoiledChild65
  903.  
  904. Backstory translation exactly matches default data: CosmeticSurgeon52
  905.  
  906. Backstory translation exactly matches default data: Philosopher26
  907.  
  908. Backstory translation exactly matches default data: UprightDiplomat83
  909.  
  910. Backstory translation exactly matches default data: CaveChild67
  911.  
  912. Backstory translation exactly matches default data: VideoProducer97
  913.  
  914. Backstory translation exactly matches default data: RangerChild91
  915.  
  916. Backstory translation exactly matches default data: BushSniper97
  917.  
  918. Backstory translation exactly matches default data: GlitterworldRoyal5
  919.  
  920. Backstory translation exactly matches default data: PirateSympathizer24
  921.  
  922. Backstory translation exactly matches default data: PlagueSurvivor48
  923.  
  924. Backstory translation exactly matches default data: UnethicalDoctor97
  925.  
  926. Backstory translation exactly matches default data: OffworldRecruit22
  927.  
  928. Backstory translation exactly matches default data: ShockTrooper52
  929.  
  930. Backstory translation exactly matches default data: ProdigalStudent39
  931.  
  932. Backstory translation exactly matches default data: CombatMedtech40
  933.  
  934. Backstory translation exactly matches default data: AdventurousYouth32
  935.  
  936. Backstory translation exactly matches default data: TreasureHunter70
  937.  
  938. Backstory translation exactly matches default data: PilotFan99
  939.  
  940. Backstory translation exactly matches default data: StarfighterPilot54
  941.  
  942. Backstory translation exactly matches default data: MedicalHelper65
  943.  
  944. Backstory translation exactly matches default data: GangSoldier28
  945.  
  946. Backstory translation exactly matches default data: CountryChild62
  947.  
  948. Backstory translation exactly matches default data: SpaceMarine80
  949.  
  950. Backstory translation exactly matches default data: RebelWriter82
  951.  
  952. Backstory translation exactly matches default data: Adventurer17
  953.  
  954. Backstory translation exactly matches default data: ExiledPrince89
  955.  
  956. Backstory translation exactly matches default data: BloodyWanderer51
  957.  
  958. Backstory translation exactly matches default data: NewAgeDuelist36
  959.  
  960. Backstory translation exactly matches default data: PirateDoctor33
  961.  
  962. Backstory translation exactly matches default data: SpoiledBrat84
  963.  
  964. Backstory translation exactly matches default data: BloodyDentist33
  965.  
  966. Backstory translation exactly matches default data: CowFarmer93
  967.  
  968. Backstory translation exactly matches default data: MasterChef6
  969.  
  970. Backstory translation exactly matches default data: DiscardedYouth95
  971.  
  972. Backstory translation exactly matches default data: Mercenary19
  973.  
  974. Backstory translation exactly matches default data: DisasterSurvivor28
  975.  
  976. Backstory translation exactly matches default data: ExplorerWriter37
  977.  
  978. Backstory translation exactly matches default data: RebelChild7
  979.  
  980. Backstory translation exactly matches default data: MilitiaSoldier83
  981.  
  982. Backstory translation exactly matches default data: MidworldCadet20
  983.  
  984. Could not execute post-long-event action. Exception: System.TypeInitializationException: An exception was thrown by the type initializer for CompVehicle.HarmonyCompVehicle ---> System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  985. at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  986. at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0
  987. at Harmony.AccessTools+<>c.<TypeByName>b__1_0 (System.Reflection.Assembly x) [0x00000] in <filename unknown>:0
  988. at System.Linq.Enumerable+<CreateSelectManyIterator>c__Iterator12`2[System.Reflection.Assembly,System.Type].MoveNext () [0x00000] in <filename unknown>:0
  989. at System.Linq.Enumerable.First[Type] (IEnumerable`1 source, System.Func`2 predicate, Fallback fallback) [0x00000] in <filename unknown>:0
  990. at System.Linq.Enumerable.FirstOrDefault[Type] (IEnumerable`1 source, System.Func`2 predicate) [0x00000] in <filename unknown>:0
  991. at Harmony.AccessTools.TypeByName (System.String name) [0x00000] in <filename unknown>:0
  992. at CompVehicle.HarmonyCompVehicle..cctor () [0x00000] in <filename unknown>:0
  993. --- End of inner exception stack trace ---
  994. at (wrapper managed-to-native) System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (intptr)
  995. at System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor (RuntimeTypeHandle type) [0x00000] in <filename unknown>:0
  996. at Verse.StaticConstructorOnStartupUtility.CallAll () [0x00000] in <filename unknown>:0
  997. at Verse.PlayDataLoader.<DoPlayLoad>m__2 () [0x00000] in <filename unknown>:0
  998. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  999.  
  1000. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  1001.  
  1002. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  1003.  
  1004. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  1005.  
  1006. Could not resolve cross-reference: No Verse.ThingDef named M7Mech found to give to Verse.PawnKindDef M7MechPawn
  1007.  
  1008. Could not resolve cross-reference: No Verse.ThingDef named Android5Tier found to give to Verse.PawnKindDef AndroidT5Colonist
  1009.  
  1010. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4Colonist
  1011.  
  1012. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3Colonist
  1013.  
  1014. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Colonist
  1015.  
  1016. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Colonist
  1017.  
  1018. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Raider
  1019.  
  1020. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Raider
  1021.  
  1022. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1RaiderFactionSpecific
  1023.  
  1024. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1SlaveFactionSpecific
  1025.  
  1026. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2RaiderFactionSpecific
  1027.  
  1028. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3RaiderFactionSpecific
  1029.  
  1030. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4RaiderFactionSpecific
  1031.  
  1032. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  1033.  
  1034. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  1035.  
  1036. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  1037.  
  1038. Could not resolve cross-reference: No Verse.ThingDef named M7Mech found to give to Verse.PawnKindDef M7MechPawn
  1039.  
  1040. Could not resolve cross-reference: No Verse.ThingDef named Android5Tier found to give to Verse.PawnKindDef AndroidT5Colonist
  1041.  
  1042. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4Colonist
  1043.  
  1044. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3Colonist
  1045.  
  1046. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Colonist
  1047.  
  1048. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Colonist
  1049.  
  1050. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Raider
  1051.  
  1052. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Raider
  1053.  
  1054. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1RaiderFactionSpecific
  1055.  
  1056. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1SlaveFactionSpecific
  1057.  
  1058. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2RaiderFactionSpecific
  1059.  
  1060. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3RaiderFactionSpecific
  1061.  
  1062. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4RaiderFactionSpecific
  1063.  
  1064. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  1065.  
  1066. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  1067.  
  1068. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  1069.  
  1070. Could not resolve cross-reference: No Verse.ThingDef named M7Mech found to give to Verse.PawnKindDef M7MechPawn
  1071.  
  1072. Could not resolve cross-reference: No Verse.ThingDef named Android5Tier found to give to Verse.PawnKindDef AndroidT5Colonist
  1073.  
  1074. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4Colonist
  1075.  
  1076. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3Colonist
  1077.  
  1078. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Colonist
  1079.  
  1080. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Colonist
  1081.  
  1082. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Raider
  1083.  
  1084. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Raider
  1085.  
  1086. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1RaiderFactionSpecific
  1087.  
  1088. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1SlaveFactionSpecific
  1089.  
  1090. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2RaiderFactionSpecific
  1091.  
  1092. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3RaiderFactionSpecific
  1093.  
  1094. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4RaiderFactionSpecific
  1095.  
  1096. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  1097.  
  1098. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  1099.  
  1100. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  1101.  
  1102. Could not resolve cross-reference: No Verse.ThingDef named M7Mech found to give to Verse.PawnKindDef M7MechPawn
  1103.  
  1104. Could not resolve cross-reference: No Verse.ThingDef named Android5Tier found to give to Verse.PawnKindDef AndroidT5Colonist
  1105.  
  1106. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4Colonist
  1107.  
  1108. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3Colonist
  1109.  
  1110. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Colonist
  1111.  
  1112. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Colonist
  1113.  
  1114. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Raider
  1115.  
  1116. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Raider
  1117.  
  1118. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1RaiderFactionSpecific
  1119.  
  1120. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1SlaveFactionSpecific
  1121.  
  1122. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2RaiderFactionSpecific
  1123.  
  1124. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3RaiderFactionSpecific
  1125.  
  1126. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4RaiderFactionSpecific
  1127.  
  1128. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  1129.  
  1130. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  1131.  
  1132. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  1133.  
  1134. Could not resolve cross-reference: No Verse.ThingDef named M7Mech found to give to Verse.PawnKindDef M7MechPawn
  1135.  
  1136. Could not resolve cross-reference: No Verse.ThingDef named Android5Tier found to give to Verse.PawnKindDef AndroidT5Colonist
  1137.  
  1138. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4Colonist
  1139.  
  1140. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3Colonist
  1141.  
  1142. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Colonist
  1143.  
  1144. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Colonist
  1145.  
  1146. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Raider
  1147.  
  1148. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Raider
  1149.  
  1150. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1RaiderFactionSpecific
  1151.  
  1152. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1SlaveFactionSpecific
  1153.  
  1154. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2RaiderFactionSpecific
  1155.  
  1156. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3RaiderFactionSpecific
  1157.  
  1158. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4RaiderFactionSpecific
  1159.  
  1160. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  1161.  
  1162. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  1163.  
  1164. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  1165.  
  1166. Could not resolve cross-reference: No Verse.ThingDef named M7Mech found to give to Verse.PawnKindDef M7MechPawn
  1167.  
  1168. Could not resolve cross-reference: No Verse.ThingDef named Android5Tier found to give to Verse.PawnKindDef AndroidT5Colonist
  1169.  
  1170. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4Colonist
  1171.  
  1172. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3Colonist
  1173.  
  1174. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Colonist
  1175.  
  1176. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Colonist
  1177.  
  1178. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Raider
  1179.  
  1180. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Raider
  1181.  
  1182. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1RaiderFactionSpecific
  1183.  
  1184. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1SlaveFactionSpecific
  1185.  
  1186. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2RaiderFactionSpecific
  1187.  
  1188. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3RaiderFactionSpecific
  1189.  
  1190. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4RaiderFactionSpecific
  1191.  
  1192. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  1193.  
  1194. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  1195.  
  1196. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  1197.  
  1198. Could not resolve cross-reference: No Verse.ThingDef named M7Mech found to give to Verse.PawnKindDef M7MechPawn
  1199.  
  1200. Could not resolve cross-reference: No Verse.ThingDef named Android5Tier found to give to Verse.PawnKindDef AndroidT5Colonist
  1201.  
  1202. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4Colonist
  1203.  
  1204. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3Colonist
  1205.  
  1206. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Colonist
  1207.  
  1208. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Colonist
  1209.  
  1210. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Raider
  1211.  
  1212. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Raider
  1213.  
  1214. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1RaiderFactionSpecific
  1215.  
  1216. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1SlaveFactionSpecific
  1217.  
  1218. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2RaiderFactionSpecific
  1219.  
  1220. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3RaiderFactionSpecific
  1221.  
  1222. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4RaiderFactionSpecific
  1223.  
  1224. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  1225.  
  1226. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  1227.  
  1228. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  1229.  
  1230. Could not resolve cross-reference: No Verse.ThingDef named M7Mech found to give to Verse.PawnKindDef M7MechPawn
  1231.  
  1232. Could not resolve cross-reference: No Verse.ThingDef named Android5Tier found to give to Verse.PawnKindDef AndroidT5Colonist
  1233.  
  1234. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4Colonist
  1235.  
  1236. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3Colonist
  1237.  
  1238. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Colonist
  1239.  
  1240. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Colonist
  1241.  
  1242. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Raider
  1243.  
  1244. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Raider
  1245.  
  1246. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1RaiderFactionSpecific
  1247.  
  1248. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1SlaveFactionSpecific
  1249.  
  1250. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2RaiderFactionSpecific
  1251.  
  1252. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3RaiderFactionSpecific
  1253.  
  1254. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4RaiderFactionSpecific
  1255.  
  1256. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  1257.  
  1258. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  1259.  
  1260. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  1261.  
  1262. Could not resolve cross-reference: No Verse.ThingDef named M7Mech found to give to Verse.PawnKindDef M7MechPawn
  1263.  
  1264. Could not resolve cross-reference: No Verse.ThingDef named Android5Tier found to give to Verse.PawnKindDef AndroidT5Colonist
  1265.  
  1266. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4Colonist
  1267.  
  1268. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3Colonist
  1269.  
  1270. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Colonist
  1271.  
  1272. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Colonist
  1273.  
  1274. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Raider
  1275.  
  1276. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Raider
  1277.  
  1278. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1RaiderFactionSpecific
  1279.  
  1280. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1SlaveFactionSpecific
  1281.  
  1282. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2RaiderFactionSpecific
  1283.  
  1284. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3RaiderFactionSpecific
  1285.  
  1286. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4RaiderFactionSpecific
  1287.  
  1288. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  1289.  
  1290. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  1291.  
  1292. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  1293.  
  1294. Could not resolve cross-reference: No Verse.ThingDef named M7Mech found to give to Verse.PawnKindDef M7MechPawn
  1295.  
  1296. Could not resolve cross-reference: No Verse.ThingDef named Android5Tier found to give to Verse.PawnKindDef AndroidT5Colonist
  1297.  
  1298. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4Colonist
  1299.  
  1300. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3Colonist
  1301.  
  1302. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Colonist
  1303.  
  1304. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Colonist
  1305.  
  1306. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Raider
  1307.  
  1308. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Raider
  1309.  
  1310. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1RaiderFactionSpecific
  1311.  
  1312. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1SlaveFactionSpecific
  1313.  
  1314. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2RaiderFactionSpecific
  1315.  
  1316. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3RaiderFactionSpecific
  1317.  
  1318. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4RaiderFactionSpecific
  1319.  
  1320. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  1321.  
  1322. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  1323.  
  1324. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  1325.  
  1326. Could not resolve cross-reference: No Verse.ThingDef named M7Mech found to give to Verse.PawnKindDef M7MechPawn
  1327.  
  1328. Could not resolve cross-reference: No Verse.ThingDef named Android5Tier found to give to Verse.PawnKindDef AndroidT5Colonist
  1329.  
  1330. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4Colonist
  1331.  
  1332. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3Colonist
  1333.  
  1334. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Colonist
  1335.  
  1336. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Colonist
  1337.  
  1338. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Raider
  1339.  
  1340. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Raider
  1341.  
  1342. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1RaiderFactionSpecific
  1343.  
  1344. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1SlaveFactionSpecific
  1345.  
  1346. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2RaiderFactionSpecific
  1347.  
  1348. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3RaiderFactionSpecific
  1349.  
  1350. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4RaiderFactionSpecific
  1351.  
  1352. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  1353.  
  1354. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  1355.  
  1356. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  1357.  
  1358. Could not resolve cross-reference: No Verse.ThingDef named M7Mech found to give to Verse.PawnKindDef M7MechPawn
  1359.  
  1360. Could not resolve cross-reference: No Verse.ThingDef named Android5Tier found to give to Verse.PawnKindDef AndroidT5Colonist
  1361.  
  1362. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4Colonist
  1363.  
  1364. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3Colonist
  1365.  
  1366. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Colonist
  1367.  
  1368. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Colonist
  1369.  
  1370. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Raider
  1371.  
  1372. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Raider
  1373.  
  1374. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1RaiderFactionSpecific
  1375.  
  1376. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1SlaveFactionSpecific
  1377.  
  1378. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2RaiderFactionSpecific
  1379.  
  1380. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3RaiderFactionSpecific
  1381.  
  1382. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4RaiderFactionSpecific
  1383.  
  1384. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  1385.  
  1386. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  1387.  
  1388. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  1389.  
  1390. Could not resolve cross-reference: No Verse.ThingDef named M7Mech found to give to Verse.PawnKindDef M7MechPawn
  1391.  
  1392. Could not resolve cross-reference: No Verse.ThingDef named Android5Tier found to give to Verse.PawnKindDef AndroidT5Colonist
  1393.  
  1394. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4Colonist
  1395.  
  1396. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3Colonist
  1397.  
  1398. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Colonist
  1399.  
  1400. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Colonist
  1401.  
  1402. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Raider
  1403.  
  1404. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Raider
  1405.  
  1406. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1RaiderFactionSpecific
  1407.  
  1408. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1SlaveFactionSpecific
  1409.  
  1410. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2RaiderFactionSpecific
  1411.  
  1412. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3RaiderFactionSpecific
  1413.  
  1414. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4RaiderFactionSpecific
  1415.  
  1416. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  1417.  
  1418. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  1419.  
  1420. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  1421.  
  1422. Could not resolve cross-reference: No Verse.ThingDef named M7Mech found to give to Verse.PawnKindDef M7MechPawn
  1423.  
  1424. Could not resolve cross-reference: No Verse.ThingDef named Android5Tier found to give to Verse.PawnKindDef AndroidT5Colonist
  1425.  
  1426. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4Colonist
  1427.  
  1428. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3Colonist
  1429.  
  1430. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Colonist
  1431.  
  1432. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Colonist
  1433.  
  1434. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Raider
  1435.  
  1436. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Raider
  1437.  
  1438. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1RaiderFactionSpecific
  1439.  
  1440. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1SlaveFactionSpecific
  1441.  
  1442. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2RaiderFactionSpecific
  1443.  
  1444. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3RaiderFactionSpecific
  1445.  
  1446. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4RaiderFactionSpecific
  1447.  
  1448. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  1449.  
  1450. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  1451.  
  1452. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  1453.  
  1454. Could not resolve cross-reference: No Verse.ThingDef named M7Mech found to give to Verse.PawnKindDef M7MechPawn
  1455.  
  1456. Could not resolve cross-reference: No Verse.ThingDef named Android5Tier found to give to Verse.PawnKindDef AndroidT5Colonist
  1457.  
  1458. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4Colonist
  1459.  
  1460. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3Colonist
  1461.  
  1462. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Colonist
  1463.  
  1464. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Colonist
  1465.  
  1466. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Raider
  1467.  
  1468. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Raider
  1469.  
  1470. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1RaiderFactionSpecific
  1471.  
  1472. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1SlaveFactionSpecific
  1473.  
  1474. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2RaiderFactionSpecific
  1475.  
  1476. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3RaiderFactionSpecific
  1477.  
  1478. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4RaiderFactionSpecific
  1479.  
  1480. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  1481.  
  1482. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  1483.  
  1484. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  1485.  
  1486. Could not resolve cross-reference: No Verse.ThingDef named M7Mech found to give to Verse.PawnKindDef M7MechPawn
  1487.  
  1488. Could not resolve cross-reference: No Verse.ThingDef named Android5Tier found to give to Verse.PawnKindDef AndroidT5Colonist
  1489.  
  1490. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4Colonist
  1491.  
  1492. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3Colonist
  1493.  
  1494. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Colonist
  1495.  
  1496. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Colonist
  1497.  
  1498. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Raider
  1499.  
  1500. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Raider
  1501.  
  1502. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1RaiderFactionSpecific
  1503.  
  1504. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1SlaveFactionSpecific
  1505.  
  1506. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2RaiderFactionSpecific
  1507.  
  1508. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3RaiderFactionSpecific
  1509.  
  1510. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4RaiderFactionSpecific
  1511.  
  1512. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  1513.  
  1514. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  1515.  
  1516. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  1517.  
  1518. Could not resolve cross-reference: No Verse.ThingDef named M7Mech found to give to Verse.PawnKindDef M7MechPawn
  1519.  
  1520. Could not resolve cross-reference: No Verse.ThingDef named Android5Tier found to give to Verse.PawnKindDef AndroidT5Colonist
  1521.  
  1522. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4Colonist
  1523.  
  1524. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3Colonist
  1525.  
  1526. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Colonist
  1527.  
  1528. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Colonist
  1529.  
  1530. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Raider
  1531.  
  1532. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Raider
  1533.  
  1534. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1RaiderFactionSpecific
  1535.  
  1536. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1SlaveFactionSpecific
  1537.  
  1538. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2RaiderFactionSpecific
  1539.  
  1540. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3RaiderFactionSpecific
  1541.  
  1542. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4RaiderFactionSpecific
  1543.  
  1544. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  1545.  
  1546. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  1547.  
  1548. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  1549.  
  1550. Could not resolve cross-reference: No Verse.ThingDef named M7Mech found to give to Verse.PawnKindDef M7MechPawn
  1551.  
  1552. Could not resolve cross-reference: No Verse.ThingDef named Android5Tier found to give to Verse.PawnKindDef AndroidT5Colonist
  1553.  
  1554. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4Colonist
  1555.  
  1556. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3Colonist
  1557.  
  1558. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Colonist
  1559.  
  1560. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Colonist
  1561.  
  1562. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Raider
  1563.  
  1564. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Raider
  1565.  
  1566. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1RaiderFactionSpecific
  1567.  
  1568. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1SlaveFactionSpecific
  1569.  
  1570. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2RaiderFactionSpecific
  1571.  
  1572. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3RaiderFactionSpecific
  1573.  
  1574. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4RaiderFactionSpecific
  1575.  
  1576. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  1577.  
  1578. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  1579.  
  1580. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  1581.  
  1582. Could not resolve cross-reference: No Verse.ThingDef named M7Mech found to give to Verse.PawnKindDef M7MechPawn
  1583.  
  1584. Could not resolve cross-reference: No Verse.ThingDef named Android5Tier found to give to Verse.PawnKindDef AndroidT5Colonist
  1585.  
  1586. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4Colonist
  1587.  
  1588. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3Colonist
  1589.  
  1590. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Colonist
  1591.  
  1592. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Colonist
  1593.  
  1594. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Raider
  1595.  
  1596. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Raider
  1597.  
  1598. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1RaiderFactionSpecific
  1599.  
  1600. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1SlaveFactionSpecific
  1601.  
  1602. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2RaiderFactionSpecific
  1603.  
  1604. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3RaiderFactionSpecific
  1605.  
  1606. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4RaiderFactionSpecific
  1607.  
  1608. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  1609.  
  1610. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  1611.  
  1612. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  1613.  
  1614. Could not resolve cross-reference: No Verse.ThingDef named M7Mech found to give to Verse.PawnKindDef M7MechPawn
  1615.  
  1616. Could not resolve cross-reference: No Verse.ThingDef named Android5Tier found to give to Verse.PawnKindDef AndroidT5Colonist
  1617.  
  1618. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4Colonist
  1619.  
  1620. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3Colonist
  1621.  
  1622. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Colonist
  1623.  
  1624. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Colonist
  1625.  
  1626. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Raider
  1627.  
  1628. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Raider
  1629.  
  1630. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1RaiderFactionSpecific
  1631.  
  1632. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1SlaveFactionSpecific
  1633.  
  1634. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2RaiderFactionSpecific
  1635.  
  1636. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3RaiderFactionSpecific
  1637.  
  1638. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4RaiderFactionSpecific
  1639.  
  1640. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  1641.  
  1642. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  1643.  
  1644. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  1645.  
  1646. Could not resolve cross-reference: No Verse.ThingDef named M7Mech found to give to Verse.PawnKindDef M7MechPawn
  1647.  
  1648. Could not resolve cross-reference: No Verse.ThingDef named Android5Tier found to give to Verse.PawnKindDef AndroidT5Colonist
  1649.  
  1650. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4Colonist
  1651.  
  1652. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3Colonist
  1653.  
  1654. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Colonist
  1655.  
  1656. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Colonist
  1657.  
  1658. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Raider
  1659.  
  1660. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Raider
  1661.  
  1662. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1RaiderFactionSpecific
  1663.  
  1664. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1SlaveFactionSpecific
  1665.  
  1666. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2RaiderFactionSpecific
  1667.  
  1668. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3RaiderFactionSpecific
  1669.  
  1670. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4RaiderFactionSpecific
  1671.  
  1672. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  1673.  
  1674. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  1675.  
  1676. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  1677.  
  1678. Could not resolve cross-reference: No Verse.ThingDef named M7Mech found to give to Verse.PawnKindDef M7MechPawn
  1679.  
  1680. Could not resolve cross-reference: No Verse.ThingDef named Android5Tier found to give to Verse.PawnKindDef AndroidT5Colonist
  1681.  
  1682. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4Colonist
  1683.  
  1684. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3Colonist
  1685.  
  1686. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Colonist
  1687.  
  1688. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Colonist
  1689.  
  1690. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Raider
  1691.  
  1692. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Raider
  1693.  
  1694. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1RaiderFactionSpecific
  1695.  
  1696. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1SlaveFactionSpecific
  1697.  
  1698. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2RaiderFactionSpecific
  1699.  
  1700. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3RaiderFactionSpecific
  1701.  
  1702. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4RaiderFactionSpecific
  1703.  
  1704. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  1705.  
  1706. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  1707.  
  1708. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  1709.  
  1710. Could not resolve cross-reference: No Verse.ThingDef named M7Mech found to give to Verse.PawnKindDef M7MechPawn
  1711.  
  1712. Could not resolve cross-reference: No Verse.ThingDef named Android5Tier found to give to Verse.PawnKindDef AndroidT5Colonist
  1713.  
  1714. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4Colonist
  1715.  
  1716. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3Colonist
  1717.  
  1718. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Colonist
  1719.  
  1720. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Colonist
  1721.  
  1722. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Raider
  1723.  
  1724. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Raider
  1725.  
  1726. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1RaiderFactionSpecific
  1727.  
  1728. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1SlaveFactionSpecific
  1729.  
  1730. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2RaiderFactionSpecific
  1731.  
  1732. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3RaiderFactionSpecific
  1733.  
  1734. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4RaiderFactionSpecific
  1735.  
  1736. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  1737.  
  1738. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  1739.  
  1740. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  1741.  
  1742. Could not resolve cross-reference: No Verse.ThingDef named M7Mech found to give to Verse.PawnKindDef M7MechPawn
  1743.  
  1744. Could not resolve cross-reference: No Verse.ThingDef named Android5Tier found to give to Verse.PawnKindDef AndroidT5Colonist
  1745.  
  1746. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4Colonist
  1747.  
  1748. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3Colonist
  1749.  
  1750. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Colonist
  1751.  
  1752. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Colonist
  1753.  
  1754. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Raider
  1755.  
  1756. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Raider
  1757.  
  1758. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1RaiderFactionSpecific
  1759.  
  1760. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1SlaveFactionSpecific
  1761.  
  1762. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2RaiderFactionSpecific
  1763.  
  1764. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3RaiderFactionSpecific
  1765.  
  1766. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4RaiderFactionSpecific
  1767.  
  1768. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  1769.  
  1770. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  1771.  
  1772. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  1773.  
  1774. Could not resolve cross-reference: No Verse.ThingDef named M7Mech found to give to Verse.PawnKindDef M7MechPawn
  1775.  
  1776. Could not resolve cross-reference: No Verse.ThingDef named Android5Tier found to give to Verse.PawnKindDef AndroidT5Colonist
  1777.  
  1778. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4Colonist
  1779.  
  1780. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3Colonist
  1781.  
  1782. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Colonist
  1783.  
  1784. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Colonist
  1785.  
  1786. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Raider
  1787.  
  1788. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Raider
  1789.  
  1790. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1RaiderFactionSpecific
  1791.  
  1792. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1SlaveFactionSpecific
  1793.  
  1794. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2RaiderFactionSpecific
  1795.  
  1796. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3RaiderFactionSpecific
  1797.  
  1798. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4RaiderFactionSpecific
  1799.  
  1800. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  1801.  
  1802. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  1803.  
  1804. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  1805.  
  1806. Could not resolve cross-reference: No Verse.ThingDef named M7Mech found to give to Verse.PawnKindDef M7MechPawn
  1807.  
  1808. Could not resolve cross-reference: No Verse.ThingDef named Android5Tier found to give to Verse.PawnKindDef AndroidT5Colonist
  1809.  
  1810. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4Colonist
  1811.  
  1812. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3Colonist
  1813.  
  1814. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Colonist
  1815.  
  1816. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Colonist
  1817.  
  1818. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Raider
  1819.  
  1820. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Raider
  1821.  
  1822. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1RaiderFactionSpecific
  1823.  
  1824. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1SlaveFactionSpecific
  1825.  
  1826. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2RaiderFactionSpecific
  1827.  
  1828. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3RaiderFactionSpecific
  1829.  
  1830. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4RaiderFactionSpecific
  1831.  
  1832. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  1833.  
  1834. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  1835.  
  1836. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  1837.  
  1838. Could not resolve cross-reference: No Verse.ThingDef named M7Mech found to give to Verse.PawnKindDef M7MechPawn
  1839.  
  1840. Could not resolve cross-reference: No Verse.ThingDef named Android5Tier found to give to Verse.PawnKindDef AndroidT5Colonist
  1841.  
  1842. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4Colonist
  1843.  
  1844. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3Colonist
  1845.  
  1846. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Colonist
  1847.  
  1848. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Colonist
  1849.  
  1850. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Raider
  1851.  
  1852. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Raider
  1853.  
  1854. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1RaiderFactionSpecific
  1855.  
  1856. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1SlaveFactionSpecific
  1857.  
  1858. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2RaiderFactionSpecific
  1859.  
  1860. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3RaiderFactionSpecific
  1861.  
  1862. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4RaiderFactionSpecific
  1863.  
  1864. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  1865.  
  1866. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  1867.  
  1868. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  1869.  
  1870. Could not resolve cross-reference: No Verse.ThingDef named M7Mech found to give to Verse.PawnKindDef M7MechPawn
  1871.  
  1872. Could not resolve cross-reference: No Verse.ThingDef named Android5Tier found to give to Verse.PawnKindDef AndroidT5Colonist
  1873.  
  1874. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4Colonist
  1875.  
  1876. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3Colonist
  1877.  
  1878. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Colonist
  1879.  
  1880. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Colonist
  1881.  
  1882. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Raider
  1883.  
  1884. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Raider
  1885.  
  1886. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1RaiderFactionSpecific
  1887.  
  1888. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1SlaveFactionSpecific
  1889.  
  1890. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2RaiderFactionSpecific
  1891.  
  1892. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3RaiderFactionSpecific
  1893.  
  1894. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4RaiderFactionSpecific
  1895.  
  1896. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  1897.  
  1898. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  1899.  
  1900. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  1901.  
  1902. Could not resolve cross-reference: No Verse.ThingDef named M7Mech found to give to Verse.PawnKindDef M7MechPawn
  1903.  
  1904. Could not resolve cross-reference: No Verse.ThingDef named Android5Tier found to give to Verse.PawnKindDef AndroidT5Colonist
  1905.  
  1906. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4Colonist
  1907.  
  1908. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3Colonist
  1909.  
  1910. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Colonist
  1911.  
  1912. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Colonist
  1913.  
  1914. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Raider
  1915.  
  1916. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Raider
  1917.  
  1918. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1RaiderFactionSpecific
  1919.  
  1920. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1SlaveFactionSpecific
  1921.  
  1922. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2RaiderFactionSpecific
  1923.  
  1924. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3RaiderFactionSpecific
  1925.  
  1926. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4RaiderFactionSpecific
  1927.  
  1928. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  1929.  
  1930. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  1931.  
  1932. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  1933.  
  1934. Could not resolve cross-reference: No Verse.ThingDef named M7Mech found to give to Verse.PawnKindDef M7MechPawn
  1935.  
  1936. Could not resolve cross-reference: No Verse.ThingDef named Android5Tier found to give to Verse.PawnKindDef AndroidT5Colonist
  1937.  
  1938. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4Colonist
  1939.  
  1940. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3Colonist
  1941.  
  1942. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Colonist
  1943.  
  1944. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Colonist
  1945.  
  1946. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Raider
  1947.  
  1948. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Raider
  1949.  
  1950. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1RaiderFactionSpecific
  1951.  
  1952. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1SlaveFactionSpecific
  1953.  
  1954. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2RaiderFactionSpecific
  1955.  
  1956. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3RaiderFactionSpecific
  1957.  
  1958. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4RaiderFactionSpecific
  1959.  
  1960. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  1961.  
  1962. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  1963.  
  1964. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  1965.  
  1966. Could not resolve cross-reference: No Verse.ThingDef named M7Mech found to give to Verse.PawnKindDef M7MechPawn
  1967.  
  1968. Could not resolve cross-reference: No Verse.ThingDef named Android5Tier found to give to Verse.PawnKindDef AndroidT5Colonist
  1969.  
  1970. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4Colonist
  1971.  
  1972. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3Colonist
  1973.  
  1974. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Colonist
  1975.  
  1976. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Colonist
  1977.  
  1978. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Raider
  1979.  
  1980. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Raider
  1981.  
  1982. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1RaiderFactionSpecific
  1983.  
  1984. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1SlaveFactionSpecific
  1985.  
  1986. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2RaiderFactionSpecific
  1987.  
  1988. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3RaiderFactionSpecific
  1989.  
  1990. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4RaiderFactionSpecific
  1991.  
  1992. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  1993.  
  1994. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  1995.  
  1996. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  1997.  
  1998. Could not resolve cross-reference: No Verse.ThingDef named M7Mech found to give to Verse.PawnKindDef M7MechPawn
  1999.  
  2000. Could not resolve cross-reference: No Verse.ThingDef named Android5Tier found to give to Verse.PawnKindDef AndroidT5Colonist
  2001.  
  2002. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4Colonist
  2003.  
  2004. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3Colonist
  2005.  
  2006. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Colonist
  2007.  
  2008. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Colonist
  2009.  
  2010. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Raider
  2011.  
  2012. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Raider
  2013.  
  2014. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1RaiderFactionSpecific
  2015.  
  2016. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1SlaveFactionSpecific
  2017.  
  2018. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2RaiderFactionSpecific
  2019.  
  2020. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3RaiderFactionSpecific
  2021.  
  2022. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4RaiderFactionSpecific
  2023.  
  2024. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  2025.  
  2026. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  2027.  
  2028. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  2029.  
  2030. Could not resolve cross-reference: No Verse.ThingDef named M7Mech found to give to Verse.PawnKindDef M7MechPawn
  2031.  
  2032. Could not resolve cross-reference: No Verse.ThingDef named Android5Tier found to give to Verse.PawnKindDef AndroidT5Colonist
  2033.  
  2034. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4Colonist
  2035.  
  2036. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3Colonist
  2037.  
  2038. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Colonist
  2039.  
  2040. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Colonist
  2041.  
  2042. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Raider
  2043.  
  2044. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Raider
  2045.  
  2046. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1RaiderFactionSpecific
  2047.  
  2048. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1SlaveFactionSpecific
  2049.  
  2050. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2RaiderFactionSpecific
  2051.  
  2052. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3RaiderFactionSpecific
  2053.  
  2054. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4RaiderFactionSpecific
  2055.  
  2056. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  2057.  
  2058. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  2059.  
  2060. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  2061.  
  2062. Could not resolve cross-reference: No Verse.ThingDef named M7Mech found to give to Verse.PawnKindDef M7MechPawn
  2063.  
  2064. Could not resolve cross-reference: No Verse.ThingDef named Android5Tier found to give to Verse.PawnKindDef AndroidT5Colonist
  2065.  
  2066. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4Colonist
  2067.  
  2068. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3Colonist
  2069.  
  2070. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Colonist
  2071.  
  2072. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Colonist
  2073.  
  2074. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Raider
  2075.  
  2076. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Raider
  2077.  
  2078. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1RaiderFactionSpecific
  2079.  
  2080. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1SlaveFactionSpecific
  2081.  
  2082. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2RaiderFactionSpecific
  2083.  
  2084. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3RaiderFactionSpecific
  2085.  
  2086. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4RaiderFactionSpecific
  2087.  
  2088. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  2089.  
  2090. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  2091.  
  2092. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  2093.  
  2094. Could not resolve cross-reference: No Verse.ThingDef named M7Mech found to give to Verse.PawnKindDef M7MechPawn
  2095.  
  2096. Could not resolve cross-reference: No Verse.ThingDef named Android5Tier found to give to Verse.PawnKindDef AndroidT5Colonist
  2097.  
  2098. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4Colonist
  2099.  
  2100. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3Colonist
  2101.  
  2102. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Colonist
  2103.  
  2104. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Colonist
  2105.  
  2106. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Raider
  2107.  
  2108. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Raider
  2109.  
  2110. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1RaiderFactionSpecific
  2111.  
  2112. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1SlaveFactionSpecific
  2113.  
  2114. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2RaiderFactionSpecific
  2115.  
  2116. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3RaiderFactionSpecific
  2117.  
  2118. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4RaiderFactionSpecific
  2119.  
  2120. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  2121.  
  2122. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  2123.  
  2124. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  2125.  
  2126. Could not resolve cross-reference: No Verse.ThingDef named M7Mech found to give to Verse.PawnKindDef M7MechPawn
  2127.  
  2128. Could not resolve cross-reference: No Verse.ThingDef named Android5Tier found to give to Verse.PawnKindDef AndroidT5Colonist
  2129.  
  2130. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4Colonist
  2131.  
  2132. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3Colonist
  2133.  
  2134. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Colonist
  2135.  
  2136. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Colonist
  2137.  
  2138. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Raider
  2139.  
  2140. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Raider
  2141.  
  2142. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1RaiderFactionSpecific
  2143.  
  2144. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1SlaveFactionSpecific
  2145.  
  2146. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2RaiderFactionSpecific
  2147.  
  2148. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3RaiderFactionSpecific
  2149.  
  2150. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4RaiderFactionSpecific
  2151.  
  2152. Setting up 4 worker threads for Enlighten.
  2153. Thread -> id: 1904 -> priority: 1
  2154. Thread -> id: d2c -> priority: 1
  2155. Thread -> id: 1d60 -> priority: 1
  2156. Thread -> id: 97c -> priority: 1
  2157. Initialize engine version: 5.6.3p1 (9c92e827232b)
  2158. GfxDevice: creating device client; threaded=1
  2159. Direct3D:
  2160. Version: Direct3D 9.0c [nvd3dum.dll 23.21.13.9135]
  2161. Renderer: NVIDIA GeForce GTX 1070
  2162. Vendor: NVIDIA
  2163. VRAM: 3072 MB (via DXGI)
  2164. Caps: Shader=30 DepthRT=1 NativeDepth=1 NativeShadow=1 DF16=0 INTZ=1 NULL=1 RESZ=0 SlowINTZ=0 ATOC=1 BC4=1 BC5=1
  2165. Begin MonoManager ReloadAssembly
  2166. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.dll into Unity Child Domain
  2167. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\Assembly-CSharp-firstpass.dll into Unity Child Domain
  2168. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\Assembly-CSharp.dll into Unity Child Domain
  2169. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.UI.dll into Unity Child Domain
  2170. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.Networking.dll into Unity Child Domain
  2171. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\NAudio.dll into Unity Child Domain
  2172. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\NVorbis.dll into Unity Child Domain
  2173. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\TextMeshPro-1.0.55.56.0b11.dll into Unity Child Domain
  2174. WARNING: Shader Unsupported: 'Hidden/VR/BlitCopyFromTexArray' - Pass '' has no vertex shader
  2175. WARNING: Shader Unsupported: 'Hidden/VR/BlitCopyFromTexArray' - Setting to default shader.
  2176. desktop: 1920x1080 60Hz; virtual: 1920x1080 at 0,0
  2177. RimWorld 0.18.1722 rev1198
  2178.  
  2179. ReflectionTypeLoadException getting types in assembly RoomSense: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  2180. at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  2181. at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0
  2182. at Verse.ModAssemblyHandler.AssemblyIsUsable (System.Reflection.Assembly asm) [0x00000] in <filename unknown>:0
  2183.  
  2184. Loader exceptions:
  2185. => System.TypeLoadException: Could not load type 'HugsLib.ModBase' from assembly 'HugsLib, Version=0.18.0.0, Culture=neutral, PublicKeyToken=null'.
  2186.  
  2187.  
  2188. Found no usable data when trying to get defs from file AlienRace_AndroidT1.xml
  2189.  
  2190. Found no usable data when trying to get defs from file AlienRace_AndroidT2.xml
  2191.  
  2192. Found no usable data when trying to get defs from file AlienRace_AndroidT3.xml
  2193.  
  2194. Found no usable data when trying to get defs from file AlienRace_AndroidT4.xml
  2195.  
  2196. Found no usable data when trying to get defs from file AlienRace_AndroidT5.xml
  2197.  
  2198. Found no usable data when trying to get defs from file Backstories_Droid.xml
  2199.  
  2200. Duplicate def-linked translation key: Turret_Mortar.label
  2201.  
  2202. Duplicate def-linked translation key: Turret_Mortar.description
  2203.  
  2204. Duplicate def-linked translation key: Turret_Mortar.label
  2205.  
  2206. Duplicate def-linked translation key: Turret_Mortar.description
  2207.  
  2208. Duplicate def-linked translation key: Artillery_Mortar.label
  2209.  
  2210. Duplicate def-linked translation key: Artillery_Mortar.description
  2211.  
  2212. Duplicate def-linked translation key: Artillery_Mortar.label
  2213.  
  2214. Duplicate def-linked translation key: Artillery_Mortar.description
  2215.  
  2216. Duplicate def-linked translation key: Turret_Mortar_Blueprint.label
  2217.  
  2218. Duplicate def-linked translation key: Turret_Mortar_Frame.label
  2219.  
  2220. Duplicate def-linked translation key: Turret_Mortar_Frame.description
  2221.  
  2222. Duplicate def-linked translation key: Turret_Mortar_Blueprint.label
  2223.  
  2224. Duplicate def-linked translation key: Turret_Mortar_Frame.label
  2225.  
  2226. Duplicate def-linked translation key: Turret_Mortar_Frame.description
  2227.  
  2228. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  2229.  
  2230. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  2231.  
  2232. Could not resolve cross-reference: No Verse.ThingDef named M7Mech found to give to Verse.PawnKindDef M7MechPawn
  2233.  
  2234. Could not resolve cross-reference: No Verse.ThingDef named Android5Tier found to give to Verse.PawnKindDef AndroidT5Colonist
  2235.  
  2236. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4Colonist
  2237.  
  2238. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3Colonist
  2239.  
  2240. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Colonist
  2241.  
  2242. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Colonist
  2243.  
  2244. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Raider
  2245.  
  2246. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Raider
  2247.  
  2248. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1RaiderFactionSpecific
  2249.  
  2250. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1SlaveFactionSpecific
  2251.  
  2252. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2RaiderFactionSpecific
  2253.  
  2254. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3RaiderFactionSpecific
  2255.  
  2256. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4RaiderFactionSpecific
  2257.  
  2258. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  2259.  
  2260. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  2261.  
  2262. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  2263.  
  2264. Could not resolve cross-reference: No Verse.ThingDef named M7Mech found to give to Verse.PawnKindDef M7MechPawn
  2265.  
  2266. Could not resolve cross-reference: No Verse.ThingDef named Android5Tier found to give to Verse.PawnKindDef AndroidT5Colonist
  2267.  
  2268. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4Colonist
  2269.  
  2270. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3Colonist
  2271.  
  2272. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Colonist
  2273.  
  2274. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Colonist
  2275.  
  2276. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Raider
  2277.  
  2278. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Raider
  2279.  
  2280. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1RaiderFactionSpecific
  2281.  
  2282. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1SlaveFactionSpecific
  2283.  
  2284. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2RaiderFactionSpecific
  2285.  
  2286. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3RaiderFactionSpecific
  2287.  
  2288. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4RaiderFactionSpecific
  2289.  
  2290. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  2291.  
  2292. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  2293.  
  2294. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  2295.  
  2296. Could not resolve cross-reference: No Verse.ThingDef named M7Mech found to give to Verse.PawnKindDef M7MechPawn
  2297.  
  2298. Could not resolve cross-reference: No Verse.ThingDef named Android5Tier found to give to Verse.PawnKindDef AndroidT5Colonist
  2299.  
  2300. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4Colonist
  2301.  
  2302. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3Colonist
  2303.  
  2304. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Colonist
  2305.  
  2306. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Colonist
  2307.  
  2308. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Raider
  2309.  
  2310. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Raider
  2311.  
  2312. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1RaiderFactionSpecific
  2313.  
  2314. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1SlaveFactionSpecific
  2315.  
  2316. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2RaiderFactionSpecific
  2317.  
  2318. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3RaiderFactionSpecific
  2319.  
  2320. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4RaiderFactionSpecific
  2321.  
  2322. Failed to find Verse.ThingCategoryDef named IndustrialSteel. There are 57 defs of this type loaded.
  2323.  
  2324. Failed to find Verse.ThingCategoryDef named IndustrialSteel. There are 57 defs of this type loaded.
  2325.  
  2326. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  2327.  
  2328. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  2329.  
  2330. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  2331.  
  2332. Could not resolve cross-reference: No Verse.ThingDef named M7Mech found to give to Verse.PawnKindDef M7MechPawn
  2333.  
  2334. Could not resolve cross-reference: No Verse.ThingDef named Android5Tier found to give to Verse.PawnKindDef AndroidT5Colonist
  2335.  
  2336. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4Colonist
  2337.  
  2338. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3Colonist
  2339.  
  2340. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Colonist
  2341.  
  2342. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Colonist
  2343.  
  2344. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Raider
  2345.  
  2346. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Raider
  2347.  
  2348. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1RaiderFactionSpecific
  2349.  
  2350. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1SlaveFactionSpecific
  2351.  
  2352. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2RaiderFactionSpecific
  2353.  
  2354. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3RaiderFactionSpecific
  2355.  
  2356. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4RaiderFactionSpecific
  2357.  
  2358. Tried to load duplicate UnityEngine.Texture2D with path: Floors/New folder/FancyMarble
  2359.  
  2360. Could not load UnityEngine.Texture2D at Things/Apparel/FairyDress in any active mod or in base resources.
  2361.  
  2362. MatFrom with null sourceTex.
  2363.  
  2364. Could not load UnityEngine.Texture2D at Things/Apparel/RiotTroopHelmet in any active mod or in base resources.
  2365.  
  2366. MatFrom with null sourceTex.
  2367.  
  2368. Could not load UnityEngine.AudioClip at Things/Spike in any active mod or in base resources.
  2369.  
  2370. Grain couldn't resolve: Clip not found at Things/Spike
  2371.  
  2372. Could not load UnityEngine.AudioClip at Things/Microwave in any active mod or in base resources.
  2373.  
  2374. Grain couldn't resolve: Clip not found at Things/Microwave
  2375.  
  2376. Def-linked translation error: Exception getting field at path Wealth.graphLabelY in RimWorld.HistoryAutoRecorderGroupDef: System.InvalidOperationException: Field graphLabelY does not exist in type RimWorld.HistoryAutoRecorderGroupDef.
  2377. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2378.  
  2379. Def-linked translation error: Exception getting field at path Population.graphLabelY in RimWorld.HistoryAutoRecorderGroupDef: System.InvalidOperationException: Field graphLabelY does not exist in type RimWorld.HistoryAutoRecorderGroupDef.
  2380. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2381.  
  2382. Def-linked translation error: Exception getting field at path ColonistMood.graphLabelY in RimWorld.HistoryAutoRecorderGroupDef: System.InvalidOperationException: Field graphLabelY does not exist in type RimWorld.HistoryAutoRecorderGroupDef.
  2383. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2384.  
  2385. Def-linked translation error: Found no RimWorld.ItemCollectionGeneratorDef named AIPersonaCores to match AIPersonaCores.label
  2386.  
  2387. Def-linked translation error: Found no RimWorld.ItemCollectionGeneratorDef named Neurotrainers to match Neurotrainers.label
  2388.  
  2389. Def-linked translation error: Found no Verse.RoomStatDef named SurgerySuccessChanceFactor to match SurgerySuccessChanceFactor.label
  2390.  
  2391. Def-linked translation error: Found no Verse.RulePackDef named NamerFactionPlayerRandomized to match NamerFactionPlayerRandomized.rulePack.rulesStrings.0
  2392.  
  2393. Def-linked translation error: Exception getting field at path NamerFactionOutlander.rulePack.rulesStrings.11 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.NamerFactionOutlander.rulePack.rulesStrings.11 at index 11 but the original list only has 11 entries (so the max index is 10).
  2394. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2395.  
  2396. Def-linked translation error: Exception getting field at path NamerFactionOutlander.rulePack.rulesStrings.12 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.NamerFactionOutlander.rulePack.rulesStrings.12 at index 12 but the original list only has 11 entries (so the max index is 10).
  2397. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2398.  
  2399. Def-linked translation error: Exception getting field at path NamerFactionOutlander.rulePack.rulesStrings.13 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.NamerFactionOutlander.rulePack.rulesStrings.13 at index 13 but the original list only has 11 entries (so the max index is 10).
  2400. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2401.  
  2402. Def-linked translation error: Exception getting field at path NamerFactionOutlander.rulePack.rulesStrings.14 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.NamerFactionOutlander.rulePack.rulesStrings.14 at index 14 but the original list only has 11 entries (so the max index is 10).
  2403. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2404.  
  2405. Def-linked translation error: Exception getting field at path NamerFactionOutlander.rulePack.rulesStrings.15 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.NamerFactionOutlander.rulePack.rulesStrings.15 at index 15 but the original list only has 11 entries (so the max index is 10).
  2406. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2407.  
  2408. Def-linked translation error: Exception getting field at path NamerFactionOutlander.rulePack.rulesStrings.16 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.NamerFactionOutlander.rulePack.rulesStrings.16 at index 16 but the original list only has 11 entries (so the max index is 10).
  2409. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2410.  
  2411. Def-linked translation error: Found no RimWorld.StatDef named StonecuttingSpeed to match StonecuttingSpeed.label
  2412.  
  2413. Def-linked translation error: Found no RimWorld.StatDef named StonecuttingSpeed to match StonecuttingSpeed.description
  2414.  
  2415. Def-linked translation error: Found no RimWorld.StatDef named MeleeWeapon_DamageAmount to match MeleeWeapon_DamageAmount.label
  2416.  
  2417. Def-linked translation error: Found no RimWorld.StatDef named MeleeWeapon_DamageAmount to match MeleeWeapon_DamageAmount.description
  2418.  
  2419. Def-linked translation error: Found no RimWorld.StatDef named MeleeWeapon_Cooldown to match MeleeWeapon_Cooldown.label
  2420.  
  2421. Def-linked translation error: Found no RimWorld.StatDef named MeleeWeapon_Cooldown to match MeleeWeapon_Cooldown.description
  2422.  
  2423. Def-linked translation error: Found no RimWorld.StatDef named MeleeWeapon_Cooldown to match MeleeWeapon_Cooldown.formatString
  2424.  
  2425. Def-linked translation error: Found no Verse.ThingDef named Bullet_ChainShotgun to match Bullet_ChainShotgun.label
  2426.  
  2427. Def-linked translation error: Found no Verse.ThingDef named TableShort_Blueprint_Install to match TableShort_Blueprint_Install.label
  2428.  
  2429. Def-linked translation error: Found no Verse.ThingDef named TableLong_Blueprint_Install to match TableLong_Blueprint_Install.label
  2430.  
  2431. Def-linked translation error: Found no Verse.ThingDef named FueledGenerator_Blueprint to match FueledGenerator_Blueprint.label
  2432.  
  2433. Def-linked translation error: Found no Verse.ThingDef named FueledGenerator_Frame to match FueledGenerator_Frame.label
  2434.  
  2435. Def-linked translation error: Found no Verse.ThingDef named FueledGenerator_Frame to match FueledGenerator_Frame.description
  2436.  
  2437. Def-linked translation error: Found no Verse.ThingDef named Turret_MortarBomb_Blueprint_Install to match Turret_MortarBomb_Blueprint_Install.label
  2438.  
  2439. Def-linked translation error: Found no Verse.ThingDef named Turret_MortarIncendiary_Blueprint_Install to match Turret_MortarIncendiary_Blueprint_Install.label
  2440.  
  2441. Def-linked translation error: Found no Verse.ThingDef named Turret_MortarEMP_Blueprint_Install to match Turret_MortarEMP_Blueprint_Install.label
  2442.  
  2443. Def-linked translation error: Found no RimWorld.ThoughtDef named ColonistAbandoned to match ColonistAbandoned.stages.0.label
  2444.  
  2445. Def-linked translation error: Found no RimWorld.ThoughtDef named ColonistAbandoned to match ColonistAbandoned.stages.0.description
  2446.  
  2447. Def-linked translation error: Found no RimWorld.ThoughtDef named ColonistAbandonedToDie to match ColonistAbandonedToDie.stages.0.label
  2448.  
  2449. Def-linked translation error: Found no RimWorld.ThoughtDef named ColonistAbandonedToDie to match ColonistAbandonedToDie.stages.0.description
  2450.  
  2451. Def-linked translation error: Found no RimWorld.ThoughtDef named PrisonerAbandonedToDie to match PrisonerAbandonedToDie.stages.0.label
  2452.  
  2453. Def-linked translation error: Found no RimWorld.ThoughtDef named PrisonerAbandonedToDie to match PrisonerAbandonedToDie.stages.0.description
  2454.  
  2455. Def-linked translation error: Found no RimWorld.ThoughtDef named BondedAnimalAbandoned to match BondedAnimalAbandoned.stages.0.label
  2456.  
  2457. Def-linked translation error: Found no RimWorld.ThoughtDef named BondedAnimalAbandoned to match BondedAnimalAbandoned.stages.0.description
  2458.  
  2459. Def-linked translation error: Found no RimWorld.WorkGiverDef named PatientGoToBedEmergency to match PatientGoToBedEmergency.label
  2460.  
  2461. Def-linked translation error: Found no RimWorld.WorkGiverDef named PatientGoToBedEmergency to match PatientGoToBedEmergency.verb
  2462.  
  2463. Def-linked translation error: Found no RimWorld.WorkGiverDef named PatientGoToBedEmergency to match PatientGoToBedEmergency.gerund
  2464.  
  2465. Def-linked translation error: Found no RimWorld.WorkGiverDef named PatientGoToBed to match PatientGoToBed.label
  2466.  
  2467. Def-linked translation error: Found no RimWorld.WorkGiverDef named PatientGoToBed to match PatientGoToBed.verb
  2468.  
  2469. Def-linked translation error: Found no RimWorld.WorkGiverDef named PatientGoToBed to match PatientGoToBed.gerund
  2470.  
  2471. Def-linked translation error: Found no Verse.WorkTypeDef named PatientEmergency to match PatientEmergency.label
  2472.  
  2473. Def-linked translation error: Found no Verse.WorkTypeDef named PatientEmergency to match PatientEmergency.labelShort
  2474.  
  2475. Def-linked translation error: Found no Verse.WorkTypeDef named PatientEmergency to match PatientEmergency.pawnLabel
  2476.  
  2477. Def-linked translation error: Found no Verse.WorkTypeDef named PatientEmergency to match PatientEmergency.gerundLabel
  2478.  
  2479. Def-linked translation error: Found no Verse.WorkTypeDef named PatientEmergency to match PatientEmergency.verb
  2480.  
  2481. Def-linked translation error: Found no Verse.WorkTypeDef named PatientEmergency to match PatientEmergency.description
  2482.  
  2483. Backstory translation exactly matches default data: UrbworldUrchin35
  2484.  
  2485. Backstory translation exactly matches default data: VoidRaider31
  2486.  
  2487. Backstory translation exactly matches default data: StarSquire93
  2488.  
  2489. Couldn't load backstory AWOLSoldier54: System.Exception: Backstory not found matching identifier AWOLSoldier54
  2490. at Verse.BackstoryTranslationUtility.LoadAndInjectBackstoryData (Verse.LoadedLanguage lang) [0x00000] in <filename unknown>:0
  2491. Full XML text:
  2492.  
  2493. <AWOLSoldier54>
  2494. <title>逃兵</title>
  2495. <titleShort>軍人</titleShort>
  2496. <desc>NAME是一名步兵。
  2497.  
  2498. 當HE被告知將被派往Xenno-Zartza戰爭的前線時,HECAP下定決心不再當兵了,HE利用太空戰機逃跑了。</desc>
  2499. </AWOLSoldier54>
  2500.  
  2501. Backstory translation exactly matches default data: MarineCadet8
  2502.  
  2503. Backstory translation exactly matches default data: ClanChief70
  2504.  
  2505. Backstory translation exactly matches default data: PoorKid76
  2506.  
  2507. Backstory translation exactly matches default data: Warrior43
  2508.  
  2509. Backstory translation exactly matches default data: KidScientist80
  2510.  
  2511. Backstory translation exactly matches default data: MadScientist65
  2512.  
  2513. Backstory translation exactly matches default data: YouthSoldier75
  2514.  
  2515. Backstory translation exactly matches default data: SpaceMarine48
  2516.  
  2517. Backstory translation exactly matches default data: DataDecoder25
  2518.  
  2519. Backstory translation exactly matches default data: ArchotechSpy14
  2520.  
  2521. Couldn't load backstory ChildChemist73: System.Exception: Backstory not found matching identifier ChildChemist73
  2522. at Verse.BackstoryTranslationUtility.LoadAndInjectBackstoryData (Verse.LoadedLanguage lang) [0x00000] in <filename unknown>:0
  2523. Full XML text:
  2524.  
  2525. <ChildChemist73>
  2526. <title>少年化學家</title>
  2527. <titleShort>化學家</titleShort>
  2528. <desc>NAME出身自中古世界,執迷於找出這宇宙的一切運作的奧秘。
  2529.  
  2530. HECAP蒐集珍稀的樣本,進行危險的實驗。然而越是沉迷於實驗,HE與世界其他方面的隔閡也越深。如今HIS世界就只剩下蒐集更多樣本、進行更多實驗。</desc>
  2531. </ChildChemist73>
  2532.  
  2533. Backstory translation exactly matches default data: DustyFarmHand63
  2534.  
  2535. Backstory translation exactly matches default data: DromedaryKnight31
  2536.  
  2537. Backstory translation exactly matches default data: PlagueChild8
  2538.  
  2539. Backstory translation exactly matches default data: PlagueDoctor99
  2540.  
  2541. Backstory translation exactly matches default data: YoungMaster70
  2542.  
  2543. Backstory translation exactly matches default data: ImperialGeneral31
  2544.  
  2545. Backstory translation exactly matches default data: FarmersSon51
  2546.  
  2547. Backstory translation exactly matches default data: RebelFighter79
  2548.  
  2549. Backstory translation exactly matches default data: WealthyStudent21
  2550.  
  2551. Backstory translation exactly matches default data: Roboticist20
  2552.  
  2553. Backstory translation exactly matches default data: StreetPeddler62
  2554.  
  2555. Backstory translation exactly matches default data: PrivateDetective57
  2556.  
  2557. Backstory translation exactly matches default data: BodyguardTrainee27
  2558.  
  2559. Backstory translation exactly matches default data: SpaceBartender52
  2560.  
  2561. Backstory translation exactly matches default data: SpoiledChild65
  2562.  
  2563. Backstory translation exactly matches default data: CosmeticSurgeon52
  2564.  
  2565. Backstory translation exactly matches default data: Philosopher26
  2566.  
  2567. Backstory translation exactly matches default data: UprightDiplomat83
  2568.  
  2569. Backstory translation exactly matches default data: CaveChild67
  2570.  
  2571. Backstory translation exactly matches default data: VideoProducer97
  2572.  
  2573. Backstory translation exactly matches default data: RangerChild91
  2574.  
  2575. Backstory translation exactly matches default data: BushSniper97
  2576.  
  2577. Backstory translation exactly matches default data: GlitterworldRoyal5
  2578.  
  2579. Backstory translation exactly matches default data: PirateSympathizer24
  2580.  
  2581. Backstory translation exactly matches default data: PlagueSurvivor48
  2582.  
  2583. Backstory translation exactly matches default data: UnethicalDoctor97
  2584.  
  2585. Backstory translation exactly matches default data: OffworldRecruit22
  2586.  
  2587. Backstory translation exactly matches default data: ShockTrooper52
  2588.  
  2589. Backstory translation exactly matches default data: ProdigalStudent39
  2590.  
  2591. Backstory translation exactly matches default data: CombatMedtech40
  2592.  
  2593. Backstory translation exactly matches default data: AdventurousYouth32
  2594.  
  2595. Backstory translation exactly matches default data: TreasureHunter70
  2596.  
  2597. Backstory translation exactly matches default data: PilotFan99
  2598.  
  2599. Backstory translation exactly matches default data: StarfighterPilot54
  2600.  
  2601. Backstory translation exactly matches default data: MedicalHelper65
  2602.  
  2603. Backstory translation exactly matches default data: GangSoldier28
  2604.  
  2605. Backstory translation exactly matches default data: CountryChild62
  2606.  
  2607. Backstory translation exactly matches default data: SpaceMarine80
  2608.  
  2609. Backstory translation exactly matches default data: RebelWriter82
  2610.  
  2611. Backstory translation exactly matches default data: Adventurer17
  2612.  
  2613. Backstory translation exactly matches default data: ExiledPrince89
  2614.  
  2615. Backstory translation exactly matches default data: BloodyWanderer51
  2616.  
  2617. Backstory translation exactly matches default data: NewAgeDuelist36
  2618.  
  2619. Backstory translation exactly matches default data: PirateDoctor33
  2620.  
  2621. Backstory translation exactly matches default data: SpoiledBrat84
  2622.  
  2623. Backstory translation exactly matches default data: BloodyDentist33
  2624.  
  2625. Backstory translation exactly matches default data: CowFarmer93
  2626.  
  2627. Backstory translation exactly matches default data: MasterChef6
  2628.  
  2629. Backstory translation exactly matches default data: DiscardedYouth95
  2630.  
  2631. Backstory translation exactly matches default data: Mercenary19
  2632.  
  2633. Backstory translation exactly matches default data: DisasterSurvivor28
  2634.  
  2635. Backstory translation exactly matches default data: ExplorerWriter37
  2636.  
  2637. Backstory translation exactly matches default data: RebelChild7
  2638.  
  2639. Backstory translation exactly matches default data: MilitiaSoldier83
  2640.  
  2641. Backstory translation exactly matches default data: MidworldCadet20
  2642.  
  2643. Could not execute post-long-event action. Exception: System.TypeInitializationException: An exception was thrown by the type initializer for CompVehicle.HarmonyCompVehicle ---> System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  2644. at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  2645. at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0
  2646. at Harmony.AccessTools+<>c.<TypeByName>b__1_0 (System.Reflection.Assembly x) [0x00000] in <filename unknown>:0
  2647. at System.Linq.Enumerable+<CreateSelectManyIterator>c__Iterator12`2[System.Reflection.Assembly,System.Type].MoveNext () [0x00000] in <filename unknown>:0
  2648. at System.Linq.Enumerable.First[Type] (IEnumerable`1 source, System.Func`2 predicate, Fallback fallback) [0x00000] in <filename unknown>:0
  2649. at System.Linq.Enumerable.FirstOrDefault[Type] (IEnumerable`1 source, System.Func`2 predicate) [0x00000] in <filename unknown>:0
  2650. at Harmony.AccessTools.TypeByName (System.String name) [0x00000] in <filename unknown>:0
  2651. at CompVehicle.HarmonyCompVehicle..cctor () [0x00000] in <filename unknown>:0
  2652. --- End of inner exception stack trace ---
  2653. at (wrapper managed-to-native) System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (intptr)
  2654. at System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor (RuntimeTypeHandle type) [0x00000] in <filename unknown>:0
  2655. at Verse.StaticConstructorOnStartupUtility.CallAll () [0x00000] in <filename unknown>:0
  2656. at Verse.PlayDataLoader.<DoPlayLoad>m__2 () [0x00000] in <filename unknown>:0
  2657. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  2658.  
  2659. Exception filling window for RimWorld.Page_ScenarioEditor: System.NullReferenceException: Object reference not set to an instance of an object
  2660. at RimWorld.ScenPart_StartingAnimal.<PossibleAnimals>m__1 (Verse.PawnKindDef td) [0x00000] in <filename unknown>:0
  2661. at System.Linq.Enumerable+<CreateWhereIterator>c__Iterator1D`1[Verse.PawnKindDef].MoveNext () [0x00000] in <filename unknown>:0
  2662. at RimWorld.ScenPart_StartingAnimal.DoEditInterface (Verse.Listing_ScenEdit listing) [0x00000] in <filename unknown>:0
  2663. at RimWorld.ScenarioUI.DrawScenarioEditInterface (Rect rect, RimWorld.Scenario scen, UnityEngine.Vector2& infoScrollPosition) [0x00000] in <filename unknown>:0
  2664. at RimWorld.Page_ScenarioEditor.DoWindowContents (Rect rect) [0x00000] in <filename unknown>:0
  2665. at Verse.Window+<WindowOnGUI>c__AnonStorey0.<>m__0 (Int32 x) [0x00000] in <filename unknown>:0
  2666.  
  2667. Exception filling window for RimWorld.Page_ScenarioEditor: System.NullReferenceException: Object reference not set to an instance of an object
  2668. at RimWorld.ScenPart_StartingAnimal.<PossibleAnimals>m__1 (Verse.PawnKindDef td) [0x00000] in <filename unknown>:0
  2669. at System.Linq.Enumerable+<CreateWhereIterator>c__Iterator1D`1[Verse.PawnKindDef].MoveNext () [0x00000] in <filename unknown>:0
  2670. at RimWorld.ScenPart_StartingAnimal.DoEditInterface (Verse.Listing_ScenEdit listing) [0x00000] in <filename unknown>:0
  2671. at RimWorld.ScenarioUI.DrawScenarioEditInterface (Rect rect, RimWorld.Scenario scen, UnityEngine.Vector2& infoScrollPosition) [0x00000] in <filename unknown>:0
  2672. at RimWorld.Page_ScenarioEditor.DoWindowContents (Rect rect) [0x00000] in <filename unknown>:0
  2673. at Verse.Window+<WindowOnGUI>c__AnonStorey0.<>m__0 (Int32 x) [0x00000] in <filename unknown>:0
  2674.  
  2675. Exception filling window for RimWorld.Page_ScenarioEditor: System.NullReferenceException: Object reference not set to an instance of an object
  2676. at RimWorld.ScenPart_StartingAnimal.<PossibleAnimals>m__1 (Verse.PawnKindDef td) [0x00000] in <filename unknown>:0
  2677. at System.Linq.Enumerable+<CreateWhereIterator>c__Iterator1D`1[Verse.PawnKindDef].MoveNext () [0x00000] in <filename unknown>:0
  2678. at RimWorld.ScenPart_StartingAnimal.DoEditInterface (Verse.Listing_ScenEdit listing) [0x00000] in <filename unknown>:0
  2679. at RimWorld.ScenarioUI.DrawScenarioEditInterface (Rect rect, RimWorld.Scenario scen, UnityEngine.Vector2& infoScrollPosition) [0x00000] in <filename unknown>:0
  2680. at RimWorld.Page_ScenarioEditor.DoWindowContents (Rect rect) [0x00000] in <filename unknown>:0
  2681. at Verse.Window+<WindowOnGUI>c__AnonStorey0.<>m__0 (Int32 x) [0x00000] in <filename unknown>:0
  2682.  
  2683. Exception filling window for RimWorld.Page_ScenarioEditor: System.NullReferenceException: Object reference not set to an instance of an object
  2684. at RimWorld.ScenPart_StartingAnimal.<PossibleAnimals>m__1 (Verse.PawnKindDef td) [0x00000] in <filename unknown>:0
  2685. at System.Linq.Enumerable+<CreateWhereIterator>c__Iterator1D`1[Verse.PawnKindDef].MoveNext () [0x00000] in <filename unknown>:0
  2686. at RimWorld.ScenPart_StartingAnimal.DoEditInterface (Verse.Listing_ScenEdit listing) [0x00000] in <filename unknown>:0
  2687. at RimWorld.ScenarioUI.DrawScenarioEditInterface (Rect rect, RimWorld.Scenario scen, UnityEngine.Vector2& infoScrollPosition) [0x00000] in <filename unknown>:0
  2688. at RimWorld.Page_ScenarioEditor.DoWindowContents (Rect rect) [0x00000] in <filename unknown>:0
  2689. at Verse.Window+<WindowOnGUI>c__AnonStorey0.<>m__0 (Int32 x) [0x00000] in <filename unknown>:0
  2690.  
  2691. Exception filling window for RimWorld.Page_ScenarioEditor: System.NullReferenceException: Object reference not set to an instance of an object
  2692. at RimWorld.ScenPart_StartingAnimal.<PossibleAnimals>m__1 (Verse.PawnKindDef td) [0x00000] in <filename unknown>:0
  2693. at System.Linq.Enumerable+<CreateWhereIterator>c__Iterator1D`1[Verse.PawnKindDef].MoveNext () [0x00000] in <filename unknown>:0
  2694. at RimWorld.ScenPart_StartingAnimal.DoEditInterface (Verse.Listing_ScenEdit listing) [0x00000] in <filename unknown>:0
  2695. at RimWorld.ScenarioUI.DrawScenarioEditInterface (Rect rect, RimWorld.Scenario scen, UnityEngine.Vector2& infoScrollPosition) [0x00000] in <filename unknown>:0
  2696. at RimWorld.Page_ScenarioEditor.DoWindowContents (Rect rect) [0x00000] in <filename unknown>:0
  2697. at Verse.Window+<WindowOnGUI>c__AnonStorey0.<>m__0 (Int32 x) [0x00000] in <filename unknown>:0
  2698.  
  2699. Exception filling window for RimWorld.Page_ScenarioEditor: System.NullReferenceException: Object reference not set to an instance of an object
  2700. at RimWorld.ScenPart_StartingAnimal.<PossibleAnimals>m__1 (Verse.PawnKindDef td) [0x00000] in <filename unknown>:0
  2701. at System.Linq.Enumerable+<CreateWhereIterator>c__Iterator1D`1[Verse.PawnKindDef].MoveNext () [0x00000] in <filename unknown>:0
  2702. at RimWorld.ScenPart_StartingAnimal.DoEditInterface (Verse.Listing_ScenEdit listing) [0x00000] in <filename unknown>:0
  2703. at RimWorld.ScenarioUI.DrawScenarioEditInterface (Rect rect, RimWorld.Scenario scen, UnityEngine.Vector2& infoScrollPosition) [0x00000] in <filename unknown>:0
  2704. at RimWorld.Page_ScenarioEditor.DoWindowContents (Rect rect) [0x00000] in <filename unknown>:0
  2705. at Verse.Window+<WindowOnGUI>c__AnonStorey0.<>m__0 (Int32 x) [0x00000] in <filename unknown>:0
  2706.  
  2707. Exception filling window for RimWorld.Page_ScenarioEditor: System.NullReferenceException: Object reference not set to an instance of an object
  2708. at RimWorld.ScenPart_StartingAnimal.<PossibleAnimals>m__1 (Verse.PawnKindDef td) [0x00000] in <filename unknown>:0
  2709. at System.Linq.Enumerable+<CreateWhereIterator>c__Iterator1D`1[Verse.PawnKindDef].MoveNext () [0x00000] in <filename unknown>:0
  2710. at RimWorld.ScenPart_StartingAnimal.DoEditInterface (Verse.Listing_ScenEdit listing) [0x00000] in <filename unknown>:0
  2711. at RimWorld.ScenarioUI.DrawScenarioEditInterface (Rect rect, RimWorld.Scenario scen, UnityEngine.Vector2& infoScrollPosition) [0x00000] in <filename unknown>:0
  2712. at RimWorld.Page_ScenarioEditor.DoWindowContents (Rect rect) [0x00000] in <filename unknown>:0
  2713. at Verse.Window+<WindowOnGUI>c__AnonStorey0.<>m__0 (Int32 x) [0x00000] in <filename unknown>:0
  2714.  
  2715. Exception filling window for RimWorld.Page_ScenarioEditor: System.NullReferenceException: Object reference not set to an instance of an object
  2716. at RimWorld.ScenPart_StartingAnimal.<PossibleAnimals>m__1 (Verse.PawnKindDef td) [0x00000] in <filename unknown>:0
  2717. at System.Linq.Enumerable+<CreateWhereIterator>c__Iterator1D`1[Verse.PawnKindDef].MoveNext () [0x00000] in <filename unknown>:0
  2718. at RimWorld.ScenPart_StartingAnimal.DoEditInterface (Verse.Listing_ScenEdit listing) [0x00000] in <filename unknown>:0
  2719. at RimWorld.ScenarioUI.DrawScenarioEditInterface (Rect rect, RimWorld.Scenario scen, UnityEngine.Vector2& infoScrollPosition) [0x00000] in <filename unknown>:0
  2720. at RimWorld.Page_ScenarioEditor.DoWindowContents (Rect rect) [0x00000] in <filename unknown>:0
  2721. at Verse.Window+<WindowOnGUI>c__AnonStorey0.<>m__0 (Int32 x) [0x00000] in <filename unknown>:0
  2722.  
  2723. Exception filling window for RimWorld.Page_ScenarioEditor: System.NullReferenceException: Object reference not set to an instance of an object
  2724. at RimWorld.ScenPart_StartingAnimal.<PossibleAnimals>m__1 (Verse.PawnKindDef td) [0x00000] in <filename unknown>:0
  2725. at System.Linq.Enumerable+<CreateWhereIterator>c__Iterator1D`1[Verse.PawnKindDef].MoveNext () [0x00000] in <filename unknown>:0
  2726. at RimWorld.ScenPart_StartingAnimal.DoEditInterface (Verse.Listing_ScenEdit listing) [0x00000] in <filename unknown>:0
  2727. at RimWorld.ScenarioUI.DrawScenarioEditInterface (Rect rect, RimWorld.Scenario scen, UnityEngine.Vector2& infoScrollPosition) [0x00000] in <filename unknown>:0
  2728. at RimWorld.Page_ScenarioEditor.DoWindowContents (Rect rect) [0x00000] in <filename unknown>:0
  2729. at Verse.Window+<WindowOnGUI>c__AnonStorey0.<>m__0 (Int32 x) [0x00000] in <filename unknown>:0
  2730.  
  2731. Error in WorldGenStep: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  2732. at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes (bool) <0x00004>
  2733. at System.Reflection.Assembly.GetTypes () <0x0001b>
  2734. at AbilityUser.AbilityUserUtility.GetAllChildrenOf (System.Type) <0x000f4>
  2735. at AbilityUser.AbilityUserUtility.TransformPawn (Verse.Pawn) <0x00047>
  2736. at AbilityUser.AbilityUserMod.InternalAddInAbilityUsers (Verse.Pawn) <0x0005b>
  2737. at AbilityUser.AbilityUserMod.InitializeComps_PostFix (Verse.ThingWithComps) <0x0004a>
  2738. at (wrapper dynamic-method) Verse.ThingWithComps.InitializeComps_Patch1 (object) <0x00112>
  2739. at Verse.ThingWithComps.PostMake () <0x0001e>
  2740. at Verse.ThingMaker.MakeThing (Verse.ThingDef,Verse.ThingDef) <0x00258>
  2741. at Verse.PawnGenerator.TryGenerateNewNakedPawn (Verse.PawnGenerationRequest&,string&,bool) <0x0009d>
  2742. at Verse.PawnGenerator.GenerateNewNakedPawn (Verse.PawnGenerationRequest&) <0x00174>
  2743. at (wrapper dynamic-method) Verse.PawnGenerator.GeneratePawnInternal_Patch1 (Verse.PawnGenerationRequest) <0x0057e>
  2744. at Verse.PawnGenerator.GeneratePawn (Verse.PawnGenerationRequest) <0x00024>
  2745. at Verse.PawnGenerator.GeneratePawn (Verse.PawnKindDef,RimWorld.Faction) <0x00127>
  2746. at RimWorld.Faction.GenerateNewLeader () <0x001ec>
  2747. at RimWorld.FactionGenerator.NewGeneratedFaction (RimWorld.FactionDef) <0x00277>
  2748. at RimWorld.FactionGenerator.GenerateFactionsIntoWorld () <0x0007a>
  2749. at RimWorld.Planet.WorldGenStep_Factions.GenerateFresh (string) <0x0002e>
  2750. at RimWorld.Planet.WorldGenerator.GenerateWorld (single,string,RimWorld.Planet.OverallRainfall,RimWorld.Planet.OverallTemperature) <0x001ac>
  2751.  
  2752.  
  2753. There was an exception thrown by the PawnGenerator during generating a starting pawn. Trying one more time...
  2754. Exception: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  2755. at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes (bool) <0x00004>
  2756. at System.Reflection.Assembly.GetTypes () <0x0001b>
  2757. at AbilityUser.AbilityUserUtility.GetAllChildrenOf (System.Type) <0x000f4>
  2758. at AbilityUser.AbilityUserUtility.TransformPawn (Verse.Pawn) <0x00047>
  2759. at AbilityUser.AbilityUserMod.InternalAddInAbilityUsers (Verse.Pawn) <0x0005b>
  2760. at AbilityUser.AbilityUserMod.InitializeComps_PostFix (Verse.ThingWithComps) <0x0004a>
  2761. at (wrapper dynamic-method) Verse.ThingWithComps.InitializeComps_Patch1 (object) <0x00112>
  2762. at Verse.ThingWithComps.PostMake () <0x0001e>
  2763. at Verse.ThingMaker.MakeThing (Verse.ThingDef,Verse.ThingDef) <0x00258>
  2764. at Verse.PawnGenerator.TryGenerateNewNakedPawn (Verse.PawnGenerationRequest&,string&,bool) <0x0009d>
  2765. at Verse.PawnGenerator.GenerateNewNakedPawn (Verse.PawnGenerationRequest&) <0x00174>
  2766. at (wrapper dynamic-method) Verse.PawnGenerator.GeneratePawnInternal_Patch1 (Verse.PawnGenerationRequest) <0x0057e>
  2767. at Verse.PawnGenerator.GeneratePawn (Verse.PawnGenerationRequest) <0x00024>
  2768. at Verse.StartingPawnUtility.NewGeneratedStartingPawn () <0x0019f>
  2769.  
  2770.  
  2771. Exception from asynchronous event: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  2772. at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes (bool) <0x00004>
  2773. at System.Reflection.Assembly.GetTypes () <0x0001b>
  2774. at AbilityUser.AbilityUserUtility.GetAllChildrenOf (System.Type) <0x000f4>
  2775. at AbilityUser.AbilityUserUtility.TransformPawn (Verse.Pawn) <0x00047>
  2776. at AbilityUser.AbilityUserMod.InternalAddInAbilityUsers (Verse.Pawn) <0x0005b>
  2777. at AbilityUser.AbilityUserMod.InitializeComps_PostFix (Verse.ThingWithComps) <0x0004a>
  2778. at (wrapper dynamic-method) Verse.ThingWithComps.InitializeComps_Patch1 (object) <0x00112>
  2779. at Verse.ThingWithComps.PostMake () <0x0001e>
  2780. at Verse.ThingMaker.MakeThing (Verse.ThingDef,Verse.ThingDef) <0x00258>
  2781. at Verse.PawnGenerator.TryGenerateNewNakedPawn (Verse.PawnGenerationRequest&,string&,bool) <0x0009d>
  2782. at Verse.PawnGenerator.GenerateNewNakedPawn (Verse.PawnGenerationRequest&) <0x00174>
  2783. at (wrapper dynamic-method) Verse.PawnGenerator.GeneratePawnInternal_Patch1 (Verse.PawnGenerationRequest) <0x0057e>
  2784. at Verse.PawnGenerator.GeneratePawn (Verse.PawnGenerationRequest) <0x00024>
  2785. at Verse.StartingPawnUtility.NewGeneratedStartingPawn () <0x00213>
  2786. at RimWorld.ScenPart_ConfigPage_ConfigureStartingPawns.PostWorldGenerate () <0x0002f>
  2787. at RimWorld.Scenario.PostWorldGenerate () <0x0005e>
  2788. at RimWorld.Planet.WorldGenerator.GenerateWorld (single,string,RimWorld.Planet.OverallRainfall,RimWorld.Planet.OverallTemperature) <0x002b0>
  2789. at RimWorld.Page_CreateWorldParams.<CanDoNext>m__0 () <0x00048>
  2790. at Verse.LongEventHandler.RunEventFromAnotherThread (System.Action) <0x00028>
  2791.  
  2792.  
  2793. Error in WorldGenStep: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  2794. at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes (bool) <0x00004>
  2795. at System.Reflection.Assembly.GetTypes () <0x0001b>
  2796. at AbilityUser.AbilityUserUtility.GetAllChildrenOf (System.Type) <0x000f4>
  2797. at AbilityUser.AbilityUserUtility.TransformPawn (Verse.Pawn) <0x00047>
  2798. at AbilityUser.AbilityUserMod.InternalAddInAbilityUsers (Verse.Pawn) <0x0005b>
  2799. at AbilityUser.AbilityUserMod.InitializeComps_PostFix (Verse.ThingWithComps) <0x0004a>
  2800. at (wrapper dynamic-method) Verse.ThingWithComps.InitializeComps_Patch1 (object) <0x00112>
  2801. at Verse.ThingWithComps.PostMake () <0x0001e>
  2802. at Verse.ThingMaker.MakeThing (Verse.ThingDef,Verse.ThingDef) <0x00258>
  2803. at Verse.PawnGenerator.TryGenerateNewNakedPawn (Verse.PawnGenerationRequest&,string&,bool) <0x0009d>
  2804. at Verse.PawnGenerator.GenerateNewNakedPawn (Verse.PawnGenerationRequest&) <0x00174>
  2805. at (wrapper dynamic-method) Verse.PawnGenerator.GeneratePawnInternal_Patch1 (Verse.PawnGenerationRequest) <0x0057e>
  2806. at Verse.PawnGenerator.GeneratePawn (Verse.PawnGenerationRequest) <0x00024>
  2807. at Verse.PawnGenerator.GeneratePawn (Verse.PawnKindDef,RimWorld.Faction) <0x00127>
  2808. at RimWorld.Faction.GenerateNewLeader () <0x001ec>
  2809. at RimWorld.FactionGenerator.NewGeneratedFaction (RimWorld.FactionDef) <0x00277>
  2810. at RimWorld.FactionGenerator.GenerateFactionsIntoWorld () <0x0007a>
  2811. at RimWorld.Planet.WorldGenStep_Factions.GenerateFresh (string) <0x0002e>
  2812. at RimWorld.Planet.WorldGenerator.GenerateWorld (single,string,RimWorld.Planet.OverallRainfall,RimWorld.Planet.OverallTemperature) <0x001ac>
  2813.  
  2814.  
  2815. There was an exception thrown by the PawnGenerator during generating a starting pawn. Trying one more time...
  2816. Exception: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  2817. at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes (bool) <0x00004>
  2818. at System.Reflection.Assembly.GetTypes () <0x0001b>
  2819. at AbilityUser.AbilityUserUtility.GetAllChildrenOf (System.Type) <0x000f4>
  2820. at AbilityUser.AbilityUserUtility.TransformPawn (Verse.Pawn) <0x00047>
  2821. at AbilityUser.AbilityUserMod.InternalAddInAbilityUsers (Verse.Pawn) <0x0005b>
  2822. at AbilityUser.AbilityUserMod.InitializeComps_PostFix (Verse.ThingWithComps) <0x0004a>
  2823. at (wrapper dynamic-method) Verse.ThingWithComps.InitializeComps_Patch1 (object) <0x00112>
  2824. at Verse.ThingWithComps.PostMake () <0x0001e>
  2825. at Verse.ThingMaker.MakeThing (Verse.ThingDef,Verse.ThingDef) <0x00258>
  2826. at Verse.PawnGenerator.TryGenerateNewNakedPawn (Verse.PawnGenerationRequest&,string&,bool) <0x0009d>
  2827. at Verse.PawnGenerator.GenerateNewNakedPawn (Verse.PawnGenerationRequest&) <0x00174>
  2828. at (wrapper dynamic-method) Verse.PawnGenerator.GeneratePawnInternal_Patch1 (Verse.PawnGenerationRequest) <0x0057e>
  2829. at Verse.PawnGenerator.GeneratePawn (Verse.PawnGenerationRequest) <0x00024>
  2830. at Verse.StartingPawnUtility.NewGeneratedStartingPawn () <0x0019f>
  2831.  
  2832.  
  2833. Exception from asynchronous event: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  2834. at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes (bool) <0x00004>
  2835. at System.Reflection.Assembly.GetTypes () <0x0001b>
  2836. at AbilityUser.AbilityUserUtility.GetAllChildrenOf (System.Type) <0x000f4>
  2837. at AbilityUser.AbilityUserUtility.TransformPawn (Verse.Pawn) <0x00047>
  2838. at AbilityUser.AbilityUserMod.InternalAddInAbilityUsers (Verse.Pawn) <0x0005b>
  2839. at AbilityUser.AbilityUserMod.InitializeComps_PostFix (Verse.ThingWithComps) <0x0004a>
  2840. at (wrapper dynamic-method) Verse.ThingWithComps.InitializeComps_Patch1 (object) <0x00112>
  2841. at Verse.ThingWithComps.PostMake () <0x0001e>
  2842. at Verse.ThingMaker.MakeThing (Verse.ThingDef,Verse.ThingDef) <0x00258>
  2843. at Verse.PawnGenerator.TryGenerateNewNakedPawn (Verse.PawnGenerationRequest&,string&,bool) <0x0009d>
  2844. at Verse.PawnGenerator.GenerateNewNakedPawn (Verse.PawnGenerationRequest&) <0x00174>
  2845. at (wrapper dynamic-method) Verse.PawnGenerator.GeneratePawnInternal_Patch1 (Verse.PawnGenerationRequest) <0x0057e>
  2846. at Verse.PawnGenerator.GeneratePawn (Verse.PawnGenerationRequest) <0x00024>
  2847. at Verse.StartingPawnUtility.NewGeneratedStartingPawn () <0x00213>
  2848. at RimWorld.ScenPart_ConfigPage_ConfigureStartingPawns.PostWorldGenerate () <0x0002f>
  2849. at RimWorld.Scenario.PostWorldGenerate () <0x0005e>
  2850. at RimWorld.Planet.WorldGenerator.GenerateWorld (single,string,RimWorld.Planet.OverallRainfall,RimWorld.Planet.OverallTemperature) <0x002b0>
  2851. at RimWorld.Page_CreateWorldParams.<CanDoNext>m__0 () <0x00048>
  2852. at Verse.LongEventHandler.RunEventFromAnotherThread (System.Action) <0x00028>
  2853.  
  2854.  
  2855. Error in WorldGenStep: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  2856. at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes (bool) <0x00004>
  2857. at System.Reflection.Assembly.GetTypes () <0x0001b>
  2858. at AbilityUser.AbilityUserUtility.GetAllChildrenOf (System.Type) <0x000f4>
  2859. at AbilityUser.AbilityUserUtility.TransformPawn (Verse.Pawn) <0x00047>
  2860. at AbilityUser.AbilityUserMod.InternalAddInAbilityUsers (Verse.Pawn) <0x0005b>
  2861. at AbilityUser.AbilityUserMod.InitializeComps_PostFix (Verse.ThingWithComps) <0x0004a>
  2862. at (wrapper dynamic-method) Verse.ThingWithComps.InitializeComps_Patch1 (object) <0x00112>
  2863. at Verse.ThingWithComps.PostMake () <0x0001e>
  2864. at Verse.ThingMaker.MakeThing (Verse.ThingDef,Verse.ThingDef) <0x00258>
  2865. at Verse.PawnGenerator.TryGenerateNewNakedPawn (Verse.PawnGenerationRequest&,string&,bool) <0x0009d>
  2866. at Verse.PawnGenerator.GenerateNewNakedPawn (Verse.PawnGenerationRequest&) <0x00174>
  2867. at (wrapper dynamic-method) Verse.PawnGenerator.GeneratePawnInternal_Patch1 (Verse.PawnGenerationRequest) <0x0057e>
  2868. at Verse.PawnGenerator.GeneratePawn (Verse.PawnGenerationRequest) <0x00024>
  2869. at Verse.PawnGenerator.GeneratePawn (Verse.PawnKindDef,RimWorld.Faction) <0x00127>
  2870. at RimWorld.Faction.GenerateNewLeader () <0x001ec>
  2871. at RimWorld.FactionGenerator.NewGeneratedFaction (RimWorld.FactionDef) <0x00277>
  2872. at RimWorld.FactionGenerator.GenerateFactionsIntoWorld () <0x0007a>
  2873. at RimWorld.Planet.WorldGenStep_Factions.GenerateFresh (string) <0x0002e>
  2874. at RimWorld.Planet.WorldGenerator.GenerateWorld (single,string,RimWorld.Planet.OverallRainfall,RimWorld.Planet.OverallTemperature) <0x001ac>
  2875.  
  2876.  
  2877. There was an exception thrown by the PawnGenerator during generating a starting pawn. Trying one more time...
  2878. Exception: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  2879. at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes (bool) <0x00004>
  2880. at System.Reflection.Assembly.GetTypes () <0x0001b>
  2881. at AbilityUser.AbilityUserUtility.GetAllChildrenOf (System.Type) <0x000f4>
  2882. at AbilityUser.AbilityUserUtility.TransformPawn (Verse.Pawn) <0x00047>
  2883. at AbilityUser.AbilityUserMod.InternalAddInAbilityUsers (Verse.Pawn) <0x0005b>
  2884. at AbilityUser.AbilityUserMod.InitializeComps_PostFix (Verse.ThingWithComps) <0x0004a>
  2885. at (wrapper dynamic-method) Verse.ThingWithComps.InitializeComps_Patch1 (object) <0x00112>
  2886. at Verse.ThingWithComps.PostMake () <0x0001e>
  2887. at Verse.ThingMaker.MakeThing (Verse.ThingDef,Verse.ThingDef) <0x00258>
  2888. at Verse.PawnGenerator.TryGenerateNewNakedPawn (Verse.PawnGenerationRequest&,string&,bool) <0x0009d>
  2889. at Verse.PawnGenerator.GenerateNewNakedPawn (Verse.PawnGenerationRequest&) <0x00174>
  2890. at (wrapper dynamic-method) Verse.PawnGenerator.GeneratePawnInternal_Patch1 (Verse.PawnGenerationRequest) <0x0057e>
  2891. at Verse.PawnGenerator.GeneratePawn (Verse.PawnGenerationRequest) <0x00024>
  2892. at Verse.StartingPawnUtility.NewGeneratedStartingPawn () <0x0019f>
  2893.  
  2894.  
  2895. Exception from asynchronous event: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  2896. at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes (bool) <0x00004>
  2897. at System.Reflection.Assembly.GetTypes () <0x0001b>
  2898. at AbilityUser.AbilityUserUtility.GetAllChildrenOf (System.Type) <0x000f4>
  2899. at AbilityUser.AbilityUserUtility.TransformPawn (Verse.Pawn) <0x00047>
  2900. at AbilityUser.AbilityUserMod.InternalAddInAbilityUsers (Verse.Pawn) <0x0005b>
  2901. at AbilityUser.AbilityUserMod.InitializeComps_PostFix (Verse.ThingWithComps) <0x0004a>
  2902. at (wrapper dynamic-method) Verse.ThingWithComps.InitializeComps_Patch1 (object) <0x00112>
  2903. at Verse.ThingWithComps.PostMake () <0x0001e>
  2904. at Verse.ThingMaker.MakeThing (Verse.ThingDef,Verse.ThingDef) <0x00258>
  2905. at Verse.PawnGenerator.TryGenerateNewNakedPawn (Verse.PawnGenerationRequest&,string&,bool) <0x0009d>
  2906. at Verse.PawnGenerator.GenerateNewNakedPawn (Verse.PawnGenerationRequest&) <0x00174>
  2907. at (wrapper dynamic-method) Verse.PawnGenerator.GeneratePawnInternal_Patch1 (Verse.PawnGenerationRequest) <0x0057e>
  2908. at Verse.PawnGenerator.GeneratePawn (Verse.PawnGenerationRequest) <0x00024>
  2909. at Verse.StartingPawnUtility.NewGeneratedStartingPawn () <0x00213>
  2910. at RimWorld.ScenPart_ConfigPage_ConfigureStartingPawns.PostWorldGenerate () <0x0002f>
  2911. at RimWorld.Scenario.PostWorldGenerate () <0x0005e>
  2912. at RimWorld.Planet.WorldGenerator.GenerateWorld (single,string,RimWorld.Planet.OverallRainfall,RimWorld.Planet.OverallTemperature) <0x002b0>
  2913. at RimWorld.Page_CreateWorldParams.<CanDoNext>m__0 () <0x00048>
  2914. at Verse.LongEventHandler.RunEventFromAnotherThread (System.Action) <0x00028>
  2915.  
  2916.  
  2917. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  2918.  
  2919. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  2920.  
  2921. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  2922.  
  2923. Could not resolve cross-reference: No Verse.ThingDef named M7Mech found to give to Verse.PawnKindDef M7MechPawn
  2924.  
  2925. Could not resolve cross-reference: No Verse.ThingDef named Android5Tier found to give to Verse.PawnKindDef AndroidT5Colonist
  2926.  
  2927. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4Colonist
  2928.  
  2929. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3Colonist
  2930.  
  2931. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Colonist
  2932.  
  2933. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Colonist
  2934.  
  2935. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Raider
  2936.  
  2937. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Raider
  2938.  
  2939. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1RaiderFactionSpecific
  2940.  
  2941. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1SlaveFactionSpecific
  2942.  
  2943. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2RaiderFactionSpecific
  2944.  
  2945. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3RaiderFactionSpecific
  2946.  
  2947. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4RaiderFactionSpecific
  2948.  
  2949. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  2950.  
  2951. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  2952.  
  2953. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  2954.  
  2955. Could not resolve cross-reference: No Verse.ThingDef named M7Mech found to give to Verse.PawnKindDef M7MechPawn
  2956.  
  2957. Could not resolve cross-reference: No Verse.ThingDef named Android5Tier found to give to Verse.PawnKindDef AndroidT5Colonist
  2958.  
  2959. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4Colonist
  2960.  
  2961. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3Colonist
  2962.  
  2963. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Colonist
  2964.  
  2965. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Colonist
  2966.  
  2967. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Raider
  2968.  
  2969. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Raider
  2970.  
  2971. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1RaiderFactionSpecific
  2972.  
  2973. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1SlaveFactionSpecific
  2974.  
  2975. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2RaiderFactionSpecific
  2976.  
  2977. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3RaiderFactionSpecific
  2978.  
  2979. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4RaiderFactionSpecific
  2980.  
  2981. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  2982.  
  2983. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  2984.  
  2985. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  2986.  
  2987. Could not resolve cross-reference: No Verse.ThingDef named M7Mech found to give to Verse.PawnKindDef M7MechPawn
  2988.  
  2989. Could not resolve cross-reference: No Verse.ThingDef named Android5Tier found to give to Verse.PawnKindDef AndroidT5Colonist
  2990.  
  2991. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4Colonist
  2992.  
  2993. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3Colonist
  2994.  
  2995. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Colonist
  2996.  
  2997. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Colonist
  2998.  
  2999. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Raider
  3000.  
  3001. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Raider
  3002.  
  3003. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1RaiderFactionSpecific
  3004.  
  3005. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1SlaveFactionSpecific
  3006.  
  3007. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2RaiderFactionSpecific
  3008.  
  3009. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3RaiderFactionSpecific
  3010.  
  3011. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4RaiderFactionSpecific
  3012.  
  3013. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  3014.  
  3015. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  3016.  
  3017. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  3018.  
  3019. Could not resolve cross-reference: No Verse.ThingDef named M7Mech found to give to Verse.PawnKindDef M7MechPawn
  3020.  
  3021. Could not resolve cross-reference: No Verse.ThingDef named Android5Tier found to give to Verse.PawnKindDef AndroidT5Colonist
  3022.  
  3023. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4Colonist
  3024.  
  3025. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3Colonist
  3026.  
  3027. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Colonist
  3028.  
  3029. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Colonist
  3030.  
  3031. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Raider
  3032.  
  3033. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Raider
  3034.  
  3035. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1RaiderFactionSpecific
  3036.  
  3037. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1SlaveFactionSpecific
  3038.  
  3039. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2RaiderFactionSpecific
  3040.  
  3041. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3RaiderFactionSpecific
  3042.  
  3043. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4RaiderFactionSpecific
  3044.  
  3045. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  3046.  
  3047. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  3048.  
  3049. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  3050.  
  3051. Could not resolve cross-reference: No Verse.ThingDef named M7Mech found to give to Verse.PawnKindDef M7MechPawn
  3052.  
  3053. Could not resolve cross-reference: No Verse.ThingDef named Android5Tier found to give to Verse.PawnKindDef AndroidT5Colonist
  3054.  
  3055. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4Colonist
  3056.  
  3057. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3Colonist
  3058.  
  3059. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Colonist
  3060.  
  3061. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Colonist
  3062.  
  3063. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Raider
  3064.  
  3065. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Raider
  3066.  
  3067. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1RaiderFactionSpecific
  3068.  
  3069. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1SlaveFactionSpecific
  3070.  
  3071. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2RaiderFactionSpecific
  3072.  
  3073. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3RaiderFactionSpecific
  3074.  
  3075. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4RaiderFactionSpecific
  3076.  
  3077. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  3078.  
  3079. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  3080.  
  3081. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  3082.  
  3083. Could not resolve cross-reference: No Verse.ThingDef named M7Mech found to give to Verse.PawnKindDef M7MechPawn
  3084.  
  3085. Could not resolve cross-reference: No Verse.ThingDef named Android5Tier found to give to Verse.PawnKindDef AndroidT5Colonist
  3086.  
  3087. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4Colonist
  3088.  
  3089. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3Colonist
  3090.  
  3091. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Colonist
  3092.  
  3093. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Colonist
  3094.  
  3095. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Raider
  3096.  
  3097. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Raider
  3098.  
  3099. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1RaiderFactionSpecific
  3100.  
  3101. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1SlaveFactionSpecific
  3102.  
  3103. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2RaiderFactionSpecific
  3104.  
  3105. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3RaiderFactionSpecific
  3106.  
  3107. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4RaiderFactionSpecific
  3108.  
  3109. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  3110.  
  3111. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  3112.  
  3113. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  3114.  
  3115. Could not resolve cross-reference: No Verse.ThingDef named M7Mech found to give to Verse.PawnKindDef M7MechPawn
  3116.  
  3117. Could not resolve cross-reference: No Verse.ThingDef named Android5Tier found to give to Verse.PawnKindDef AndroidT5Colonist
  3118.  
  3119. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4Colonist
  3120.  
  3121. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3Colonist
  3122.  
  3123. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Colonist
  3124.  
  3125. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Colonist
  3126.  
  3127. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Raider
  3128.  
  3129. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Raider
  3130.  
  3131. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1RaiderFactionSpecific
  3132.  
  3133. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1SlaveFactionSpecific
  3134.  
  3135. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2RaiderFactionSpecific
  3136.  
  3137. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3RaiderFactionSpecific
  3138.  
  3139. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4RaiderFactionSpecific
  3140.  
  3141. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  3142.  
  3143. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  3144.  
  3145. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  3146.  
  3147. Could not resolve cross-reference: No Verse.ThingDef named M7Mech found to give to Verse.PawnKindDef M7MechPawn
  3148.  
  3149. Could not resolve cross-reference: No Verse.ThingDef named Android5Tier found to give to Verse.PawnKindDef AndroidT5Colonist
  3150.  
  3151. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4Colonist
  3152.  
  3153. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3Colonist
  3154.  
  3155. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Colonist
  3156.  
  3157. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Colonist
  3158.  
  3159. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Raider
  3160.  
  3161. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Raider
  3162.  
  3163. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1RaiderFactionSpecific
  3164.  
  3165. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1SlaveFactionSpecific
  3166.  
  3167. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2RaiderFactionSpecific
  3168.  
  3169. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3RaiderFactionSpecific
  3170.  
  3171. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4RaiderFactionSpecific
  3172.  
  3173. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  3174.  
  3175. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  3176.  
  3177. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  3178.  
  3179. Could not resolve cross-reference: No Verse.ThingDef named M7Mech found to give to Verse.PawnKindDef M7MechPawn
  3180.  
  3181. Could not resolve cross-reference: No Verse.ThingDef named Android5Tier found to give to Verse.PawnKindDef AndroidT5Colonist
  3182.  
  3183. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4Colonist
  3184.  
  3185. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3Colonist
  3186.  
  3187. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Colonist
  3188.  
  3189. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Colonist
  3190.  
  3191. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Raider
  3192.  
  3193. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Raider
  3194.  
  3195. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1RaiderFactionSpecific
  3196.  
  3197. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1SlaveFactionSpecific
  3198.  
  3199. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2RaiderFactionSpecific
  3200.  
  3201. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3RaiderFactionSpecific
  3202.  
  3203. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4RaiderFactionSpecific
  3204.  
  3205. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  3206.  
  3207. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  3208.  
  3209. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  3210.  
  3211. Could not resolve cross-reference: No Verse.ThingDef named M7Mech found to give to Verse.PawnKindDef M7MechPawn
  3212.  
  3213. Could not resolve cross-reference: No Verse.ThingDef named Android5Tier found to give to Verse.PawnKindDef AndroidT5Colonist
  3214.  
  3215. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4Colonist
  3216.  
  3217. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3Colonist
  3218.  
  3219. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Colonist
  3220.  
  3221. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Colonist
  3222.  
  3223. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Raider
  3224.  
  3225. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Raider
  3226.  
  3227. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1RaiderFactionSpecific
  3228.  
  3229. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1SlaveFactionSpecific
  3230.  
  3231. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2RaiderFactionSpecific
  3232.  
  3233. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3RaiderFactionSpecific
  3234.  
  3235. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4RaiderFactionSpecific
  3236.  
  3237. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  3238.  
  3239. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  3240.  
  3241. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  3242.  
  3243. Could not resolve cross-reference: No Verse.ThingDef named M7Mech found to give to Verse.PawnKindDef M7MechPawn
  3244.  
  3245. Could not resolve cross-reference: No Verse.ThingDef named Android5Tier found to give to Verse.PawnKindDef AndroidT5Colonist
  3246.  
  3247. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4Colonist
  3248.  
  3249. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3Colonist
  3250.  
  3251. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Colonist
  3252.  
  3253. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Colonist
  3254.  
  3255. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Raider
  3256.  
  3257. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Raider
  3258.  
  3259. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1RaiderFactionSpecific
  3260.  
  3261. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1SlaveFactionSpecific
  3262.  
  3263. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2RaiderFactionSpecific
  3264.  
  3265. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3RaiderFactionSpecific
  3266.  
  3267. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4RaiderFactionSpecific
  3268.  
  3269. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  3270.  
  3271. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  3272.  
  3273. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  3274.  
  3275. Could not resolve cross-reference: No Verse.ThingDef named M7Mech found to give to Verse.PawnKindDef M7MechPawn
  3276.  
  3277. Could not resolve cross-reference: No Verse.ThingDef named Android5Tier found to give to Verse.PawnKindDef AndroidT5Colonist
  3278.  
  3279. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4Colonist
  3280.  
  3281. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3Colonist
  3282.  
  3283. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Colonist
  3284.  
  3285. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Colonist
  3286.  
  3287. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1Raider
  3288.  
  3289. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2Raider
  3290.  
  3291. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1RaiderFactionSpecific
  3292.  
  3293. Could not resolve cross-reference: No Verse.ThingDef named Android1Tier found to give to Verse.PawnKindDef AndroidT1SlaveFactionSpecific
  3294.  
  3295. Could not resolve cross-reference: No Verse.ThingDef named Android2Tier found to give to Verse.PawnKindDef AndroidT2RaiderFactionSpecific
  3296.  
  3297. Could not resolve cross-reference: No Verse.ThingDef named Android3Tier found to give to Verse.PawnKindDef AndroidT3RaiderFactionSpecific
  3298.  
  3299. Could not resolve cross-reference: No Verse.ThingDef named Android4Tier found to give to Verse.PawnKindDef AndroidT4RaiderFactionSpecific
  3300.  
  3301. Setting up 4 worker threads for Enlighten.
  3302. Thread -> id: 2864 -> priority: 1
  3303. Thread -> id: 16e0 -> priority: 1
  3304. Thread -> id: 2574 -> priority: 1
  3305. Thread -> id: 778 -> priority: 1
  3306. Initialize engine version: 5.6.3p1 (9c92e827232b)
  3307. GfxDevice: creating device client; threaded=1
  3308. Direct3D:
  3309. Version: Direct3D 9.0c [nvd3dum.dll 23.21.13.9135]
  3310. Renderer: NVIDIA GeForce GTX 1070
  3311. Vendor: NVIDIA
  3312. VRAM: 3072 MB (via DXGI)
  3313. Caps: Shader=30 DepthRT=1 NativeDepth=1 NativeShadow=1 DF16=0 INTZ=1 NULL=1 RESZ=0 SlowINTZ=0 ATOC=1 BC4=1 BC5=1
  3314. Begin MonoManager ReloadAssembly
  3315. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.dll into Unity Child Domain
  3316. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\Assembly-CSharp-firstpass.dll into Unity Child Domain
  3317. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\Assembly-CSharp.dll into Unity Child Domain
  3318. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.UI.dll into Unity Child Domain
  3319. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.Networking.dll into Unity Child Domain
  3320. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\NAudio.dll into Unity Child Domain
  3321. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\NVorbis.dll into Unity Child Domain
  3322. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\TextMeshPro-1.0.55.56.0b11.dll into Unity Child Domain
  3323. WARNING: Shader Unsupported: 'Hidden/VR/BlitCopyFromTexArray' - Pass '' has no vertex shader
  3324. WARNING: Shader Unsupported: 'Hidden/VR/BlitCopyFromTexArray' - Setting to default shader.
  3325. desktop: 1920x1080 60Hz; virtual: 1920x1080 at 0,0
  3326. RimWorld 0.18.1722 rev1198
  3327.  
  3328. ReflectionTypeLoadException getting types in assembly RoomSense: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  3329. at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  3330. at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0
  3331. at Verse.ModAssemblyHandler.AssemblyIsUsable (System.Reflection.Assembly asm) [0x00000] in <filename unknown>:0
  3332.  
  3333. Loader exceptions:
  3334. => System.TypeLoadException: Could not load type 'HugsLib.ModBase' from assembly 'HugsLib, Version=0.18.0.0, Culture=neutral, PublicKeyToken=null'.
  3335.  
  3336.  
  3337. Duplicate def-linked translation key: Turret_Mortar.label
  3338.  
  3339. Duplicate def-linked translation key: Turret_Mortar.description
  3340.  
  3341. Duplicate def-linked translation key: Turret_Mortar.label
  3342.  
  3343. Duplicate def-linked translation key: Turret_Mortar.description
  3344.  
  3345. Duplicate def-linked translation key: Artillery_Mortar.label
  3346.  
  3347. Duplicate def-linked translation key: Artillery_Mortar.description
  3348.  
  3349. Duplicate def-linked translation key: Artillery_Mortar.label
  3350.  
  3351. Duplicate def-linked translation key: Artillery_Mortar.description
  3352.  
  3353. Duplicate def-linked translation key: Turret_Mortar_Blueprint.label
  3354.  
  3355. Duplicate def-linked translation key: Turret_Mortar_Frame.label
  3356.  
  3357. Duplicate def-linked translation key: Turret_Mortar_Frame.description
  3358.  
  3359. Duplicate def-linked translation key: Turret_Mortar_Blueprint.label
  3360.  
  3361. Duplicate def-linked translation key: Turret_Mortar_Frame.label
  3362.  
  3363. Duplicate def-linked translation key: Turret_Mortar_Frame.description
  3364.  
  3365. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  3366.  
  3367. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  3368.  
  3369. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  3370.  
  3371. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  3372.  
  3373. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  3374.  
  3375. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  3376.  
  3377. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  3378.  
  3379. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  3380.  
  3381. Failed to find Verse.ThingCategoryDef named IndustrialSteel. There are 56 defs of this type loaded.
  3382.  
  3383. Failed to find Verse.ThingCategoryDef named IndustrialSteel. There are 56 defs of this type loaded.
  3384.  
  3385. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  3386.  
  3387. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  3388.  
  3389. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  3390.  
  3391. Tried to load duplicate UnityEngine.Texture2D with path: Floors/New folder/FancyMarble
  3392.  
  3393. Could not load UnityEngine.Texture2D at Things/Apparel/FairyDress in any active mod or in base resources.
  3394.  
  3395. MatFrom with null sourceTex.
  3396.  
  3397. Could not load UnityEngine.Texture2D at Things/Apparel/RiotTroopHelmet in any active mod or in base resources.
  3398.  
  3399. MatFrom with null sourceTex.
  3400.  
  3401. Could not load UnityEngine.AudioClip at Things/Spike in any active mod or in base resources.
  3402.  
  3403. Grain couldn't resolve: Clip not found at Things/Spike
  3404.  
  3405. Could not load UnityEngine.AudioClip at Things/Microwave in any active mod or in base resources.
  3406.  
  3407. Grain couldn't resolve: Clip not found at Things/Microwave
  3408.  
  3409. Def-linked translation error: Exception getting field at path Wealth.graphLabelY in RimWorld.HistoryAutoRecorderGroupDef: System.InvalidOperationException: Field graphLabelY does not exist in type RimWorld.HistoryAutoRecorderGroupDef.
  3410. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  3411.  
  3412. Def-linked translation error: Exception getting field at path Population.graphLabelY in RimWorld.HistoryAutoRecorderGroupDef: System.InvalidOperationException: Field graphLabelY does not exist in type RimWorld.HistoryAutoRecorderGroupDef.
  3413. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  3414.  
  3415. Def-linked translation error: Exception getting field at path ColonistMood.graphLabelY in RimWorld.HistoryAutoRecorderGroupDef: System.InvalidOperationException: Field graphLabelY does not exist in type RimWorld.HistoryAutoRecorderGroupDef.
  3416. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  3417.  
  3418. Def-linked translation error: Found no RimWorld.ItemCollectionGeneratorDef named AIPersonaCores to match AIPersonaCores.label
  3419.  
  3420. Def-linked translation error: Found no RimWorld.ItemCollectionGeneratorDef named Neurotrainers to match Neurotrainers.label
  3421.  
  3422. Def-linked translation error: Found no Verse.RoomStatDef named SurgerySuccessChanceFactor to match SurgerySuccessChanceFactor.label
  3423.  
  3424. Def-linked translation error: Found no Verse.RulePackDef named NamerFactionPlayerRandomized to match NamerFactionPlayerRandomized.rulePack.rulesStrings.0
  3425.  
  3426. Def-linked translation error: Exception getting field at path NamerFactionOutlander.rulePack.rulesStrings.11 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.NamerFactionOutlander.rulePack.rulesStrings.11 at index 11 but the original list only has 11 entries (so the max index is 10).
  3427. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  3428.  
  3429. Def-linked translation error: Exception getting field at path NamerFactionOutlander.rulePack.rulesStrings.12 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.NamerFactionOutlander.rulePack.rulesStrings.12 at index 12 but the original list only has 11 entries (so the max index is 10).
  3430. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  3431.  
  3432. Def-linked translation error: Exception getting field at path NamerFactionOutlander.rulePack.rulesStrings.13 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.NamerFactionOutlander.rulePack.rulesStrings.13 at index 13 but the original list only has 11 entries (so the max index is 10).
  3433. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  3434.  
  3435. Def-linked translation error: Exception getting field at path NamerFactionOutlander.rulePack.rulesStrings.14 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.NamerFactionOutlander.rulePack.rulesStrings.14 at index 14 but the original list only has 11 entries (so the max index is 10).
  3436. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  3437.  
  3438. Def-linked translation error: Exception getting field at path NamerFactionOutlander.rulePack.rulesStrings.15 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.NamerFactionOutlander.rulePack.rulesStrings.15 at index 15 but the original list only has 11 entries (so the max index is 10).
  3439. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  3440.  
  3441. Def-linked translation error: Exception getting field at path NamerFactionOutlander.rulePack.rulesStrings.16 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.NamerFactionOutlander.rulePack.rulesStrings.16 at index 16 but the original list only has 11 entries (so the max index is 10).
  3442. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  3443.  
  3444. Def-linked translation error: Found no RimWorld.StatDef named StonecuttingSpeed to match StonecuttingSpeed.label
  3445.  
  3446. Def-linked translation error: Found no RimWorld.StatDef named StonecuttingSpeed to match StonecuttingSpeed.description
  3447.  
  3448. Def-linked translation error: Found no RimWorld.StatDef named MeleeWeapon_DamageAmount to match MeleeWeapon_DamageAmount.label
  3449.  
  3450. Def-linked translation error: Found no RimWorld.StatDef named MeleeWeapon_DamageAmount to match MeleeWeapon_DamageAmount.description
  3451.  
  3452. Def-linked translation error: Found no RimWorld.StatDef named MeleeWeapon_Cooldown to match MeleeWeapon_Cooldown.label
  3453.  
  3454. Def-linked translation error: Found no RimWorld.StatDef named MeleeWeapon_Cooldown to match MeleeWeapon_Cooldown.description
  3455.  
  3456. Def-linked translation error: Found no RimWorld.StatDef named MeleeWeapon_Cooldown to match MeleeWeapon_Cooldown.formatString
  3457.  
  3458. Def-linked translation error: Found no Verse.ThingDef named Bullet_ChainShotgun to match Bullet_ChainShotgun.label
  3459.  
  3460. Def-linked translation error: Found no Verse.ThingDef named TableShort_Blueprint_Install to match TableShort_Blueprint_Install.label
  3461.  
  3462. Def-linked translation error: Found no Verse.ThingDef named TableLong_Blueprint_Install to match TableLong_Blueprint_Install.label
  3463.  
  3464. Def-linked translation error: Found no Verse.ThingDef named FueledGenerator_Blueprint to match FueledGenerator_Blueprint.label
  3465.  
  3466. Def-linked translation error: Found no Verse.ThingDef named FueledGenerator_Frame to match FueledGenerator_Frame.label
  3467.  
  3468. Def-linked translation error: Found no Verse.ThingDef named FueledGenerator_Frame to match FueledGenerator_Frame.description
  3469.  
  3470. Def-linked translation error: Found no Verse.ThingDef named Turret_MortarBomb_Blueprint_Install to match Turret_MortarBomb_Blueprint_Install.label
  3471.  
  3472. Def-linked translation error: Found no Verse.ThingDef named Turret_MortarIncendiary_Blueprint_Install to match Turret_MortarIncendiary_Blueprint_Install.label
  3473.  
  3474. Def-linked translation error: Found no Verse.ThingDef named Turret_MortarEMP_Blueprint_Install to match Turret_MortarEMP_Blueprint_Install.label
  3475.  
  3476. Def-linked translation error: Found no RimWorld.ThoughtDef named ColonistAbandoned to match ColonistAbandoned.stages.0.label
  3477.  
  3478. Def-linked translation error: Found no RimWorld.ThoughtDef named ColonistAbandoned to match ColonistAbandoned.stages.0.description
  3479.  
  3480. Def-linked translation error: Found no RimWorld.ThoughtDef named ColonistAbandonedToDie to match ColonistAbandonedToDie.stages.0.label
  3481.  
  3482. Def-linked translation error: Found no RimWorld.ThoughtDef named ColonistAbandonedToDie to match ColonistAbandonedToDie.stages.0.description
  3483.  
  3484. Def-linked translation error: Found no RimWorld.ThoughtDef named PrisonerAbandonedToDie to match PrisonerAbandonedToDie.stages.0.label
  3485.  
  3486. Def-linked translation error: Found no RimWorld.ThoughtDef named PrisonerAbandonedToDie to match PrisonerAbandonedToDie.stages.0.description
  3487.  
  3488. Def-linked translation error: Found no RimWorld.ThoughtDef named BondedAnimalAbandoned to match BondedAnimalAbandoned.stages.0.label
  3489.  
  3490. Def-linked translation error: Found no RimWorld.ThoughtDef named BondedAnimalAbandoned to match BondedAnimalAbandoned.stages.0.description
  3491.  
  3492. Def-linked translation error: Found no RimWorld.WorkGiverDef named PatientGoToBedEmergency to match PatientGoToBedEmergency.label
  3493.  
  3494. Def-linked translation error: Found no RimWorld.WorkGiverDef named PatientGoToBedEmergency to match PatientGoToBedEmergency.verb
  3495.  
  3496. Def-linked translation error: Found no RimWorld.WorkGiverDef named PatientGoToBedEmergency to match PatientGoToBedEmergency.gerund
  3497.  
  3498. Def-linked translation error: Found no RimWorld.WorkGiverDef named PatientGoToBed to match PatientGoToBed.label
  3499.  
  3500. Def-linked translation error: Found no RimWorld.WorkGiverDef named PatientGoToBed to match PatientGoToBed.verb
  3501.  
  3502. Def-linked translation error: Found no RimWorld.WorkGiverDef named PatientGoToBed to match PatientGoToBed.gerund
  3503.  
  3504. Def-linked translation error: Found no Verse.WorkTypeDef named PatientEmergency to match PatientEmergency.label
  3505.  
  3506. Def-linked translation error: Found no Verse.WorkTypeDef named PatientEmergency to match PatientEmergency.labelShort
  3507.  
  3508. Def-linked translation error: Found no Verse.WorkTypeDef named PatientEmergency to match PatientEmergency.pawnLabel
  3509.  
  3510. Def-linked translation error: Found no Verse.WorkTypeDef named PatientEmergency to match PatientEmergency.gerundLabel
  3511.  
  3512. Def-linked translation error: Found no Verse.WorkTypeDef named PatientEmergency to match PatientEmergency.verb
  3513.  
  3514. Def-linked translation error: Found no Verse.WorkTypeDef named PatientEmergency to match PatientEmergency.description
  3515.  
  3516. Backstory translation exactly matches default data: UrbworldUrchin35
  3517.  
  3518. Backstory translation exactly matches default data: VoidRaider31
  3519.  
  3520. Backstory translation exactly matches default data: StarSquire93
  3521.  
  3522. Couldn't load backstory AWOLSoldier54: System.Exception: Backstory not found matching identifier AWOLSoldier54
  3523. at Verse.BackstoryTranslationUtility.LoadAndInjectBackstoryData (Verse.LoadedLanguage lang) [0x00000] in <filename unknown>:0
  3524. Full XML text:
  3525.  
  3526. <AWOLSoldier54>
  3527. <title>逃兵</title>
  3528. <titleShort>軍人</titleShort>
  3529. <desc>NAME是一名步兵。
  3530.  
  3531. 當HE被告知將被派往Xenno-Zartza戰爭的前線時,HECAP下定決心不再當兵了,HE利用太空戰機逃跑了。</desc>
  3532. </AWOLSoldier54>
  3533.  
  3534. Backstory translation exactly matches default data: MarineCadet8
  3535.  
  3536. Backstory translation exactly matches default data: ClanChief70
  3537.  
  3538. Backstory translation exactly matches default data: PoorKid76
  3539.  
  3540. Backstory translation exactly matches default data: Warrior43
  3541.  
  3542. Backstory translation exactly matches default data: KidScientist80
  3543.  
  3544. Backstory translation exactly matches default data: MadScientist65
  3545.  
  3546. Backstory translation exactly matches default data: YouthSoldier75
  3547.  
  3548. Backstory translation exactly matches default data: SpaceMarine48
  3549.  
  3550. Backstory translation exactly matches default data: DataDecoder25
  3551.  
  3552. Backstory translation exactly matches default data: ArchotechSpy14
  3553.  
  3554. Couldn't load backstory ChildChemist73: System.Exception: Backstory not found matching identifier ChildChemist73
  3555. at Verse.BackstoryTranslationUtility.LoadAndInjectBackstoryData (Verse.LoadedLanguage lang) [0x00000] in <filename unknown>:0
  3556. Full XML text:
  3557.  
  3558. <ChildChemist73>
  3559. <title>少年化學家</title>
  3560. <titleShort>化學家</titleShort>
  3561. <desc>NAME出身自中古世界,執迷於找出這宇宙的一切運作的奧秘。
  3562.  
  3563. HECAP蒐集珍稀的樣本,進行危險的實驗。然而越是沉迷於實驗,HE與世界其他方面的隔閡也越深。如今HIS世界就只剩下蒐集更多樣本、進行更多實驗。</desc>
  3564. </ChildChemist73>
  3565.  
  3566. Backstory translation exactly matches default data: DustyFarmHand63
  3567.  
  3568. Backstory translation exactly matches default data: DromedaryKnight31
  3569.  
  3570. Backstory translation exactly matches default data: PlagueChild8
  3571.  
  3572. Backstory translation exactly matches default data: PlagueDoctor99
  3573.  
  3574. Backstory translation exactly matches default data: YoungMaster70
  3575.  
  3576. Backstory translation exactly matches default data: ImperialGeneral31
  3577.  
  3578. Backstory translation exactly matches default data: FarmersSon51
  3579.  
  3580. Backstory translation exactly matches default data: RebelFighter79
  3581.  
  3582. Backstory translation exactly matches default data: WealthyStudent21
  3583.  
  3584. Backstory translation exactly matches default data: Roboticist20
  3585.  
  3586. Backstory translation exactly matches default data: StreetPeddler62
  3587.  
  3588. Backstory translation exactly matches default data: PrivateDetective57
  3589.  
  3590. Backstory translation exactly matches default data: BodyguardTrainee27
  3591.  
  3592. Backstory translation exactly matches default data: SpaceBartender52
  3593.  
  3594. Backstory translation exactly matches default data: SpoiledChild65
  3595.  
  3596. Backstory translation exactly matches default data: CosmeticSurgeon52
  3597.  
  3598. Backstory translation exactly matches default data: Philosopher26
  3599.  
  3600. Backstory translation exactly matches default data: UprightDiplomat83
  3601.  
  3602. Backstory translation exactly matches default data: CaveChild67
  3603.  
  3604. Backstory translation exactly matches default data: VideoProducer97
  3605.  
  3606. Backstory translation exactly matches default data: RangerChild91
  3607.  
  3608. Backstory translation exactly matches default data: BushSniper97
  3609.  
  3610. Backstory translation exactly matches default data: GlitterworldRoyal5
  3611.  
  3612. Backstory translation exactly matches default data: PirateSympathizer24
  3613.  
  3614. Backstory translation exactly matches default data: PlagueSurvivor48
  3615.  
  3616. Backstory translation exactly matches default data: UnethicalDoctor97
  3617.  
  3618. Backstory translation exactly matches default data: OffworldRecruit22
  3619.  
  3620. Backstory translation exactly matches default data: ShockTrooper52
  3621.  
  3622. Backstory translation exactly matches default data: ProdigalStudent39
  3623.  
  3624. Backstory translation exactly matches default data: CombatMedtech40
  3625.  
  3626. Backstory translation exactly matches default data: AdventurousYouth32
  3627.  
  3628. Backstory translation exactly matches default data: TreasureHunter70
  3629.  
  3630. Backstory translation exactly matches default data: PilotFan99
  3631.  
  3632. Backstory translation exactly matches default data: StarfighterPilot54
  3633.  
  3634. Backstory translation exactly matches default data: MedicalHelper65
  3635.  
  3636. Backstory translation exactly matches default data: GangSoldier28
  3637.  
  3638. Backstory translation exactly matches default data: CountryChild62
  3639.  
  3640. Backstory translation exactly matches default data: SpaceMarine80
  3641.  
  3642. Backstory translation exactly matches default data: RebelWriter82
  3643.  
  3644. Backstory translation exactly matches default data: Adventurer17
  3645.  
  3646. Backstory translation exactly matches default data: ExiledPrince89
  3647.  
  3648. Backstory translation exactly matches default data: BloodyWanderer51
  3649.  
  3650. Backstory translation exactly matches default data: NewAgeDuelist36
  3651.  
  3652. Backstory translation exactly matches default data: PirateDoctor33
  3653.  
  3654. Backstory translation exactly matches default data: SpoiledBrat84
  3655.  
  3656. Backstory translation exactly matches default data: BloodyDentist33
  3657.  
  3658. Backstory translation exactly matches default data: CowFarmer93
  3659.  
  3660. Backstory translation exactly matches default data: MasterChef6
  3661.  
  3662. Backstory translation exactly matches default data: DiscardedYouth95
  3663.  
  3664. Backstory translation exactly matches default data: Mercenary19
  3665.  
  3666. Backstory translation exactly matches default data: DisasterSurvivor28
  3667.  
  3668. Backstory translation exactly matches default data: ExplorerWriter37
  3669.  
  3670. Backstory translation exactly matches default data: RebelChild7
  3671.  
  3672. Backstory translation exactly matches default data: MilitiaSoldier83
  3673.  
  3674. Backstory translation exactly matches default data: MidworldCadet20
  3675.  
  3676. Could not execute post-long-event action. Exception: System.TypeInitializationException: An exception was thrown by the type initializer for CompVehicle.HarmonyCompVehicle ---> System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  3677. at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  3678. at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0
  3679. at Harmony.AccessTools+<>c.<TypeByName>b__1_0 (System.Reflection.Assembly x) [0x00000] in <filename unknown>:0
  3680. at System.Linq.Enumerable+<CreateSelectManyIterator>c__Iterator12`2[System.Reflection.Assembly,System.Type].MoveNext () [0x00000] in <filename unknown>:0
  3681. at System.Linq.Enumerable.First[Type] (IEnumerable`1 source, System.Func`2 predicate, Fallback fallback) [0x00000] in <filename unknown>:0
  3682. at System.Linq.Enumerable.FirstOrDefault[Type] (IEnumerable`1 source, System.Func`2 predicate) [0x00000] in <filename unknown>:0
  3683. at Harmony.AccessTools.TypeByName (System.String name) [0x00000] in <filename unknown>:0
  3684. at CompVehicle.HarmonyCompVehicle..cctor () [0x00000] in <filename unknown>:0
  3685. --- End of inner exception stack trace ---
  3686. at (wrapper managed-to-native) System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (intptr)
  3687. at System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor (RuntimeTypeHandle type) [0x00000] in <filename unknown>:0
  3688. at Verse.StaticConstructorOnStartupUtility.CallAll () [0x00000] in <filename unknown>:0
  3689. at Verse.PlayDataLoader.<DoPlayLoad>m__2 () [0x00000] in <filename unknown>:0
  3690. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  3691.  
  3692. Error in WorldGenStep: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  3693. at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes (bool) <0x00004>
  3694. at System.Reflection.Assembly.GetTypes () <0x0001b>
  3695. at AbilityUser.AbilityUserUtility.GetAllChildrenOf (System.Type) <0x000f4>
  3696. at AbilityUser.AbilityUserUtility.TransformPawn (Verse.Pawn) <0x00047>
  3697. at AbilityUser.AbilityUserMod.InternalAddInAbilityUsers (Verse.Pawn) <0x0005b>
  3698. at AbilityUser.AbilityUserMod.InitializeComps_PostFix (Verse.ThingWithComps) <0x0004a>
  3699. at (wrapper dynamic-method) Verse.ThingWithComps.InitializeComps_Patch1 (object) <0x00112>
  3700. at Verse.ThingWithComps.PostMake () <0x0001e>
  3701. at Verse.ThingMaker.MakeThing (Verse.ThingDef,Verse.ThingDef) <0x00258>
  3702. at Verse.PawnGenerator.TryGenerateNewNakedPawn (Verse.PawnGenerationRequest&,string&,bool) <0x0009d>
  3703. at Verse.PawnGenerator.GenerateNewNakedPawn (Verse.PawnGenerationRequest&) <0x00174>
  3704. at (wrapper dynamic-method) Verse.PawnGenerator.GeneratePawnInternal_Patch1 (Verse.PawnGenerationRequest) <0x0057e>
  3705. at Verse.PawnGenerator.GeneratePawn (Verse.PawnGenerationRequest) <0x00024>
  3706. at Verse.PawnGenerator.GeneratePawn (Verse.PawnKindDef,RimWorld.Faction) <0x00127>
  3707. at RimWorld.Faction.GenerateNewLeader () <0x001ec>
  3708. at RimWorld.FactionGenerator.NewGeneratedFaction (RimWorld.FactionDef) <0x00277>
  3709. at RimWorld.FactionGenerator.GenerateFactionsIntoWorld () <0x0007a>
  3710. at RimWorld.Planet.WorldGenStep_Factions.GenerateFresh (string) <0x0002e>
  3711. at RimWorld.Planet.WorldGenerator.GenerateWorld (single,string,RimWorld.Planet.OverallRainfall,RimWorld.Planet.OverallTemperature) <0x001ac>
  3712.  
  3713.  
  3714. There was an exception thrown by the PawnGenerator during generating a starting pawn. Trying one more time...
  3715. Exception: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  3716. at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes (bool) <0x00004>
  3717. at System.Reflection.Assembly.GetTypes () <0x0001b>
  3718. at AbilityUser.AbilityUserUtility.GetAllChildrenOf (System.Type) <0x000f4>
  3719. at AbilityUser.AbilityUserUtility.TransformPawn (Verse.Pawn) <0x00047>
  3720. at AbilityUser.AbilityUserMod.InternalAddInAbilityUsers (Verse.Pawn) <0x0005b>
  3721. at AbilityUser.AbilityUserMod.InitializeComps_PostFix (Verse.ThingWithComps) <0x0004a>
  3722. at (wrapper dynamic-method) Verse.ThingWithComps.InitializeComps_Patch1 (object) <0x00112>
  3723. at Verse.ThingWithComps.PostMake () <0x0001e>
  3724. at Verse.ThingMaker.MakeThing (Verse.ThingDef,Verse.ThingDef) <0x00258>
  3725. at Verse.PawnGenerator.TryGenerateNewNakedPawn (Verse.PawnGenerationRequest&,string&,bool) <0x0009d>
  3726. at Verse.PawnGenerator.GenerateNewNakedPawn (Verse.PawnGenerationRequest&) <0x00174>
  3727. at (wrapper dynamic-method) Verse.PawnGenerator.GeneratePawnInternal_Patch1 (Verse.PawnGenerationRequest) <0x0057e>
  3728. at Verse.PawnGenerator.GeneratePawn (Verse.PawnGenerationRequest) <0x00024>
  3729. at Verse.StartingPawnUtility.NewGeneratedStartingPawn () <0x0019f>
  3730.  
  3731.  
  3732. Exception from asynchronous event: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  3733. at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes (bool) <0x00004>
  3734. at System.Reflection.Assembly.GetTypes () <0x0001b>
  3735. at AbilityUser.AbilityUserUtility.GetAllChildrenOf (System.Type) <0x000f4>
  3736. at AbilityUser.AbilityUserUtility.TransformPawn (Verse.Pawn) <0x00047>
  3737. at AbilityUser.AbilityUserMod.InternalAddInAbilityUsers (Verse.Pawn) <0x0005b>
  3738. at AbilityUser.AbilityUserMod.InitializeComps_PostFix (Verse.ThingWithComps) <0x0004a>
  3739. at (wrapper dynamic-method) Verse.ThingWithComps.InitializeComps_Patch1 (object) <0x00112>
  3740. at Verse.ThingWithComps.PostMake () <0x0001e>
  3741. at Verse.ThingMaker.MakeThing (Verse.ThingDef,Verse.ThingDef) <0x00258>
  3742. at Verse.PawnGenerator.TryGenerateNewNakedPawn (Verse.PawnGenerationRequest&,string&,bool) <0x0009d>
  3743. at Verse.PawnGenerator.GenerateNewNakedPawn (Verse.PawnGenerationRequest&) <0x00174>
  3744. at (wrapper dynamic-method) Verse.PawnGenerator.GeneratePawnInternal_Patch1 (Verse.PawnGenerationRequest) <0x0057e>
  3745. at Verse.PawnGenerator.GeneratePawn (Verse.PawnGenerationRequest) <0x00024>
  3746. at Verse.StartingPawnUtility.NewGeneratedStartingPawn () <0x00213>
  3747. at RimWorld.ScenPart_ConfigPage_ConfigureStartingPawns.PostWorldGenerate () <0x0002f>
  3748. at RimWorld.Scenario.PostWorldGenerate () <0x0005e>
  3749. at RimWorld.Planet.WorldGenerator.GenerateWorld (single,string,RimWorld.Planet.OverallRainfall,RimWorld.Planet.OverallTemperature) <0x002b0>
  3750. at RimWorld.Page_CreateWorldParams.<CanDoNext>m__0 () <0x00048>
  3751. at Verse.LongEventHandler.RunEventFromAnotherThread (System.Action) <0x00028>
  3752.  
  3753.  
  3754. Error in WorldGenStep: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  3755. at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes (bool) <0x00004>
  3756. at System.Reflection.Assembly.GetTypes () <0x0001b>
  3757. at AbilityUser.AbilityUserUtility.GetAllChildrenOf (System.Type) <0x000f4>
  3758. at AbilityUser.AbilityUserUtility.TransformPawn (Verse.Pawn) <0x00047>
  3759. at AbilityUser.AbilityUserMod.InternalAddInAbilityUsers (Verse.Pawn) <0x0005b>
  3760. at AbilityUser.AbilityUserMod.InitializeComps_PostFix (Verse.ThingWithComps) <0x0004a>
  3761. at (wrapper dynamic-method) Verse.ThingWithComps.InitializeComps_Patch1 (object) <0x00112>
  3762. at Verse.ThingWithComps.PostMake () <0x0001e>
  3763. at Verse.ThingMaker.MakeThing (Verse.ThingDef,Verse.ThingDef) <0x00258>
  3764. at Verse.PawnGenerator.TryGenerateNewNakedPawn (Verse.PawnGenerationRequest&,string&,bool) <0x0009d>
  3765. at Verse.PawnGenerator.GenerateNewNakedPawn (Verse.PawnGenerationRequest&) <0x00174>
  3766. at (wrapper dynamic-method) Verse.PawnGenerator.GeneratePawnInternal_Patch1 (Verse.PawnGenerationRequest) <0x0057e>
  3767. at Verse.PawnGenerator.GeneratePawn (Verse.PawnGenerationRequest) <0x00024>
  3768. at Verse.PawnGenerator.GeneratePawn (Verse.PawnKindDef,RimWorld.Faction) <0x00127>
  3769. at RimWorld.Faction.GenerateNewLeader () <0x001ec>
  3770. at RimWorld.FactionGenerator.NewGeneratedFaction (RimWorld.FactionDef) <0x00277>
  3771. at RimWorld.FactionGenerator.GenerateFactionsIntoWorld () <0x0007a>
  3772. at RimWorld.Planet.WorldGenStep_Factions.GenerateFresh (string) <0x0002e>
  3773. at RimWorld.Planet.WorldGenerator.GenerateWorld (single,string,RimWorld.Planet.OverallRainfall,RimWorld.Planet.OverallTemperature) <0x001ac>
  3774.  
  3775.  
  3776. There was an exception thrown by the PawnGenerator during generating a starting pawn. Trying one more time...
  3777. Exception: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  3778. at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes (bool) <0x00004>
  3779. at System.Reflection.Assembly.GetTypes () <0x0001b>
  3780. at AbilityUser.AbilityUserUtility.GetAllChildrenOf (System.Type) <0x000f4>
  3781. at AbilityUser.AbilityUserUtility.TransformPawn (Verse.Pawn) <0x00047>
  3782. at AbilityUser.AbilityUserMod.InternalAddInAbilityUsers (Verse.Pawn) <0x0005b>
  3783. at AbilityUser.AbilityUserMod.InitializeComps_PostFix (Verse.ThingWithComps) <0x0004a>
  3784. at (wrapper dynamic-method) Verse.ThingWithComps.InitializeComps_Patch1 (object) <0x00112>
  3785. at Verse.ThingWithComps.PostMake () <0x0001e>
  3786. at Verse.ThingMaker.MakeThing (Verse.ThingDef,Verse.ThingDef) <0x00258>
  3787. at Verse.PawnGenerator.TryGenerateNewNakedPawn (Verse.PawnGenerationRequest&,string&,bool) <0x0009d>
  3788. at Verse.PawnGenerator.GenerateNewNakedPawn (Verse.PawnGenerationRequest&) <0x00174>
  3789. at (wrapper dynamic-method) Verse.PawnGenerator.GeneratePawnInternal_Patch1 (Verse.PawnGenerationRequest) <0x0057e>
  3790. at Verse.PawnGenerator.GeneratePawn (Verse.PawnGenerationRequest) <0x00024>
  3791. at Verse.StartingPawnUtility.NewGeneratedStartingPawn () <0x0019f>
  3792.  
  3793.  
  3794. Exception from asynchronous event: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  3795. at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes (bool) <0x00004>
  3796. at System.Reflection.Assembly.GetTypes () <0x0001b>
  3797. at AbilityUser.AbilityUserUtility.GetAllChildrenOf (System.Type) <0x000f4>
  3798. at AbilityUser.AbilityUserUtility.TransformPawn (Verse.Pawn) <0x00047>
  3799. at AbilityUser.AbilityUserMod.InternalAddInAbilityUsers (Verse.Pawn) <0x0005b>
  3800. at AbilityUser.AbilityUserMod.InitializeComps_PostFix (Verse.ThingWithComps) <0x0004a>
  3801. at (wrapper dynamic-method) Verse.ThingWithComps.InitializeComps_Patch1 (object) <0x00112>
  3802. at Verse.ThingWithComps.PostMake () <0x0001e>
  3803. at Verse.ThingMaker.MakeThing (Verse.ThingDef,Verse.ThingDef) <0x00258>
  3804. at Verse.PawnGenerator.TryGenerateNewNakedPawn (Verse.PawnGenerationRequest&,string&,bool) <0x0009d>
  3805. at Verse.PawnGenerator.GenerateNewNakedPawn (Verse.PawnGenerationRequest&) <0x00174>
  3806. at (wrapper dynamic-method) Verse.PawnGenerator.GeneratePawnInternal_Patch1 (Verse.PawnGenerationRequest) <0x0057e>
  3807. at Verse.PawnGenerator.GeneratePawn (Verse.PawnGenerationRequest) <0x00024>
  3808. at Verse.StartingPawnUtility.NewGeneratedStartingPawn () <0x00213>
  3809. at RimWorld.ScenPart_ConfigPage_ConfigureStartingPawns.PostWorldGenerate () <0x0002f>
  3810. at RimWorld.Scenario.PostWorldGenerate () <0x0005e>
  3811. at RimWorld.Planet.WorldGenerator.GenerateWorld (single,string,RimWorld.Planet.OverallRainfall,RimWorld.Planet.OverallTemperature) <0x002b0>
  3812. at RimWorld.Page_CreateWorldParams.<CanDoNext>m__0 () <0x00048>
  3813. at Verse.LongEventHandler.RunEventFromAnotherThread (System.Action) <0x00028>
  3814.  
  3815.  
  3816. Error in WorldGenStep: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  3817. at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes (bool) <0x00004>
  3818. at System.Reflection.Assembly.GetTypes () <0x0001b>
  3819. at AbilityUser.AbilityUserUtility.GetAllChildrenOf (System.Type) <0x000f4>
  3820. at AbilityUser.AbilityUserUtility.TransformPawn (Verse.Pawn) <0x00047>
  3821. at AbilityUser.AbilityUserMod.InternalAddInAbilityUsers (Verse.Pawn) <0x0005b>
  3822. at AbilityUser.AbilityUserMod.InitializeComps_PostFix (Verse.ThingWithComps) <0x0004a>
  3823. at (wrapper dynamic-method) Verse.ThingWithComps.InitializeComps_Patch1 (object) <0x00112>
  3824. at Verse.ThingWithComps.PostMake () <0x0001e>
  3825. at Verse.ThingMaker.MakeThing (Verse.ThingDef,Verse.ThingDef) <0x00258>
  3826. at Verse.PawnGenerator.TryGenerateNewNakedPawn (Verse.PawnGenerationRequest&,string&,bool) <0x0009d>
  3827. at Verse.PawnGenerator.GenerateNewNakedPawn (Verse.PawnGenerationRequest&) <0x00174>
  3828. at (wrapper dynamic-method) Verse.PawnGenerator.GeneratePawnInternal_Patch1 (Verse.PawnGenerationRequest) <0x0057e>
  3829. at Verse.PawnGenerator.GeneratePawn (Verse.PawnGenerationRequest) <0x00024>
  3830. at Verse.PawnGenerator.GeneratePawn (Verse.PawnKindDef,RimWorld.Faction) <0x00127>
  3831. at RimWorld.Faction.GenerateNewLeader () <0x001ec>
  3832. at RimWorld.FactionGenerator.NewGeneratedFaction (RimWorld.FactionDef) <0x00277>
  3833. at RimWorld.FactionGenerator.GenerateFactionsIntoWorld () <0x0007a>
  3834. at RimWorld.Planet.WorldGenStep_Factions.GenerateFresh (string) <0x0002e>
  3835. at RimWorld.Planet.WorldGenerator.GenerateWorld (single,string,RimWorld.Planet.OverallRainfall,RimWorld.Planet.OverallTemperature) <0x001ac>
  3836.  
  3837.  
  3838. There was an exception thrown by the PawnGenerator during generating a starting pawn. Trying one more time...
  3839. Exception: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  3840. at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes (bool) <0x00004>
  3841. at System.Reflection.Assembly.GetTypes () <0x0001b>
  3842. at AbilityUser.AbilityUserUtility.GetAllChildrenOf (System.Type) <0x000f4>
  3843. at AbilityUser.AbilityUserUtility.TransformPawn (Verse.Pawn) <0x00047>
  3844. at AbilityUser.AbilityUserMod.InternalAddInAbilityUsers (Verse.Pawn) <0x0005b>
  3845. at AbilityUser.AbilityUserMod.InitializeComps_PostFix (Verse.ThingWithComps) <0x0004a>
  3846. at (wrapper dynamic-method) Verse.ThingWithComps.InitializeComps_Patch1 (object) <0x00112>
  3847. at Verse.ThingWithComps.PostMake () <0x0001e>
  3848. at Verse.ThingMaker.MakeThing (Verse.ThingDef,Verse.ThingDef) <0x00258>
  3849. at Verse.PawnGenerator.TryGenerateNewNakedPawn (Verse.PawnGenerationRequest&,string&,bool) <0x0009d>
  3850. at Verse.PawnGenerator.GenerateNewNakedPawn (Verse.PawnGenerationRequest&) <0x00174>
  3851. at (wrapper dynamic-method) Verse.PawnGenerator.GeneratePawnInternal_Patch1 (Verse.PawnGenerationRequest) <0x0057e>
  3852. at Verse.PawnGenerator.GeneratePawn (Verse.PawnGenerationRequest) <0x00024>
  3853. at Verse.StartingPawnUtility.NewGeneratedStartingPawn () <0x0019f>
  3854.  
  3855.  
  3856. Exception from asynchronous event: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  3857. at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes (bool) <0x00004>
  3858. at System.Reflection.Assembly.GetTypes () <0x0001b>
  3859. at AbilityUser.AbilityUserUtility.GetAllChildrenOf (System.Type) <0x000f4>
  3860. at AbilityUser.AbilityUserUtility.TransformPawn (Verse.Pawn) <0x00047>
  3861. at AbilityUser.AbilityUserMod.InternalAddInAbilityUsers (Verse.Pawn) <0x0005b>
  3862. at AbilityUser.AbilityUserMod.InitializeComps_PostFix (Verse.ThingWithComps) <0x0004a>
  3863. at (wrapper dynamic-method) Verse.ThingWithComps.InitializeComps_Patch1 (object) <0x00112>
  3864. at Verse.ThingWithComps.PostMake () <0x0001e>
  3865. at Verse.ThingMaker.MakeThing (Verse.ThingDef,Verse.ThingDef) <0x00258>
  3866. at Verse.PawnGenerator.TryGenerateNewNakedPawn (Verse.PawnGenerationRequest&,string&,bool) <0x0009d>
  3867. at Verse.PawnGenerator.GenerateNewNakedPawn (Verse.PawnGenerationRequest&) <0x00174>
  3868. at (wrapper dynamic-method) Verse.PawnGenerator.GeneratePawnInternal_Patch1 (Verse.PawnGenerationRequest) <0x0057e>
  3869. at Verse.PawnGenerator.GeneratePawn (Verse.PawnGenerationRequest) <0x00024>
  3870. at Verse.StartingPawnUtility.NewGeneratedStartingPawn () <0x00213>
  3871. at RimWorld.ScenPart_ConfigPage_ConfigureStartingPawns.PostWorldGenerate () <0x0002f>
  3872. at RimWorld.Scenario.PostWorldGenerate () <0x0005e>
  3873. at RimWorld.Planet.WorldGenerator.GenerateWorld (single,string,RimWorld.Planet.OverallRainfall,RimWorld.Planet.OverallTemperature) <0x002b0>
  3874. at RimWorld.Page_CreateWorldParams.<CanDoNext>m__0 () <0x00048>
  3875. at Verse.LongEventHandler.RunEventFromAnotherThread (System.Action) <0x00028>
  3876.  
  3877.  
  3878. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  3879.  
  3880. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  3881.  
  3882. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  3883.  
  3884. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  3885.  
  3886. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  3887.  
  3888. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  3889.  
  3890. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  3891.  
  3892. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  3893.  
  3894. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  3895.  
  3896. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  3897.  
  3898. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  3899.  
  3900. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  3901.  
  3902. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  3903.  
  3904. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  3905.  
  3906. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  3907.  
  3908. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  3909.  
  3910. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  3911.  
  3912. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  3913.  
  3914. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  3915.  
  3916. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  3917.  
  3918. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  3919.  
  3920. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  3921.  
  3922. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  3923.  
  3924. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  3925.  
  3926. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  3927.  
  3928. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  3929.  
  3930. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  3931.  
  3932. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  3933.  
  3934. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  3935.  
  3936. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  3937.  
  3938. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  3939.  
  3940. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  3941.  
  3942. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  3943.  
  3944. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  3945.  
  3946. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  3947.  
  3948. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  3949.  
  3950. Error in WorldGenStep: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  3951. at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes (bool) <0x00004>
  3952. at System.Reflection.Assembly.GetTypes () <0x0001b>
  3953. at AbilityUser.AbilityUserUtility.GetAllChildrenOf (System.Type) <0x000f4>
  3954. at AbilityUser.AbilityUserUtility.TransformPawn (Verse.Pawn) <0x00047>
  3955. at AbilityUser.AbilityUserMod.InternalAddInAbilityUsers (Verse.Pawn) <0x0005b>
  3956. at AbilityUser.AbilityUserMod.InitializeComps_PostFix (Verse.ThingWithComps) <0x0004a>
  3957. at (wrapper dynamic-method) Verse.ThingWithComps.InitializeComps_Patch1 (object) <0x00112>
  3958. at Verse.ThingWithComps.PostMake () <0x0001e>
  3959. at Verse.ThingMaker.MakeThing (Verse.ThingDef,Verse.ThingDef) <0x00258>
  3960. at Verse.PawnGenerator.TryGenerateNewNakedPawn (Verse.PawnGenerationRequest&,string&,bool) <0x0009d>
  3961. at Verse.PawnGenerator.GenerateNewNakedPawn (Verse.PawnGenerationRequest&) <0x00174>
  3962. at (wrapper dynamic-method) Verse.PawnGenerator.GeneratePawnInternal_Patch1 (Verse.PawnGenerationRequest) <0x0057e>
  3963. at Verse.PawnGenerator.GeneratePawn (Verse.PawnGenerationRequest) <0x00024>
  3964. at Verse.PawnGenerator.GeneratePawn (Verse.PawnKindDef,RimWorld.Faction) <0x00127>
  3965. at RimWorld.Faction.GenerateNewLeader () <0x001ec>
  3966. at RimWorld.FactionGenerator.NewGeneratedFaction (RimWorld.FactionDef) <0x00277>
  3967. at RimWorld.FactionGenerator.GenerateFactionsIntoWorld () <0x0007a>
  3968. at RimWorld.Planet.WorldGenStep_Factions.GenerateFresh (string) <0x0002e>
  3969. at RimWorld.Planet.WorldGenerator.GenerateWorld (single,string,RimWorld.Planet.OverallRainfall,RimWorld.Planet.OverallTemperature) <0x001ac>
  3970.  
  3971.  
  3972. There was an exception thrown by the PawnGenerator during generating a starting pawn. Trying one more time...
  3973. Exception: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  3974. at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes (bool) <0x00004>
  3975. at System.Reflection.Assembly.GetTypes () <0x0001b>
  3976. at AbilityUser.AbilityUserUtility.GetAllChildrenOf (System.Type) <0x000f4>
  3977. at AbilityUser.AbilityUserUtility.TransformPawn (Verse.Pawn) <0x00047>
  3978. at AbilityUser.AbilityUserMod.InternalAddInAbilityUsers (Verse.Pawn) <0x0005b>
  3979. at AbilityUser.AbilityUserMod.InitializeComps_PostFix (Verse.ThingWithComps) <0x0004a>
  3980. at (wrapper dynamic-method) Verse.ThingWithComps.InitializeComps_Patch1 (object) <0x00112>
  3981. at Verse.ThingWithComps.PostMake () <0x0001e>
  3982. at Verse.ThingMaker.MakeThing (Verse.ThingDef,Verse.ThingDef) <0x00258>
  3983. at Verse.PawnGenerator.TryGenerateNewNakedPawn (Verse.PawnGenerationRequest&,string&,bool) <0x0009d>
  3984. at Verse.PawnGenerator.GenerateNewNakedPawn (Verse.PawnGenerationRequest&) <0x00174>
  3985. at (wrapper dynamic-method) Verse.PawnGenerator.GeneratePawnInternal_Patch1 (Verse.PawnGenerationRequest) <0x0057e>
  3986. at Verse.PawnGenerator.GeneratePawn (Verse.PawnGenerationRequest) <0x00024>
  3987. at Verse.StartingPawnUtility.NewGeneratedStartingPawn () <0x0019f>
  3988.  
  3989.  
  3990. Exception from asynchronous event: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  3991. at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes (bool) <0x00004>
  3992. at System.Reflection.Assembly.GetTypes () <0x0001b>
  3993. at AbilityUser.AbilityUserUtility.GetAllChildrenOf (System.Type) <0x000f4>
  3994. at AbilityUser.AbilityUserUtility.TransformPawn (Verse.Pawn) <0x00047>
  3995. at AbilityUser.AbilityUserMod.InternalAddInAbilityUsers (Verse.Pawn) <0x0005b>
  3996. at AbilityUser.AbilityUserMod.InitializeComps_PostFix (Verse.ThingWithComps) <0x0004a>
  3997. at (wrapper dynamic-method) Verse.ThingWithComps.InitializeComps_Patch1 (object) <0x00112>
  3998. at Verse.ThingWithComps.PostMake () <0x0001e>
  3999. at Verse.ThingMaker.MakeThing (Verse.ThingDef,Verse.ThingDef) <0x00258>
  4000. at Verse.PawnGenerator.TryGenerateNewNakedPawn (Verse.PawnGenerationRequest&,string&,bool) <0x0009d>
  4001. at Verse.PawnGenerator.GenerateNewNakedPawn (Verse.PawnGenerationRequest&) <0x00174>
  4002. at (wrapper dynamic-method) Verse.PawnGenerator.GeneratePawnInternal_Patch1 (Verse.PawnGenerationRequest) <0x0057e>
  4003. at Verse.PawnGenerator.GeneratePawn (Verse.PawnGenerationRequest) <0x00024>
  4004. at Verse.StartingPawnUtility.NewGeneratedStartingPawn () <0x00213>
  4005. at RimWorld.ScenPart_ConfigPage_ConfigureStartingPawns.PostWorldGenerate () <0x0002f>
  4006. at RimWorld.Scenario.PostWorldGenerate () <0x0005e>
  4007. at RimWorld.Planet.WorldGenerator.GenerateWorld (single,string,RimWorld.Planet.OverallRainfall,RimWorld.Planet.OverallTemperature) <0x002b0>
  4008. at RimWorld.Page_CreateWorldParams.<CanDoNext>m__0 () <0x00048>
  4009. at Verse.LongEventHandler.RunEventFromAnotherThread (System.Action) <0x00028>
  4010.  
  4011.  
  4012. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  4013.  
  4014. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  4015.  
  4016. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  4017.  
  4018. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  4019.  
  4020. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  4021.  
  4022. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  4023.  
  4024. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  4025.  
  4026. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  4027.  
  4028. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  4029.  
  4030. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  4031.  
  4032. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  4033.  
  4034. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  4035.  
  4036. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  4037.  
  4038. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  4039.  
  4040. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  4041.  
  4042. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  4043.  
  4044. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  4045.  
  4046. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  4047.  
  4048. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  4049.  
  4050. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  4051.  
  4052. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  4053.  
  4054. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  4055.  
  4056. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  4057.  
  4058. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  4059.  
  4060. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  4061.  
  4062. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  4063.  
  4064. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  4065.  
  4066. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  4067.  
  4068. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  4069.  
  4070. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  4071.  
  4072. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  4073.  
  4074. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  4075.  
  4076. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  4077.  
  4078. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  4079.  
  4080. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  4081.  
  4082. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  4083.  
  4084. Setting up 4 worker threads for Enlighten.
  4085. Thread -> id: 17c -> priority: 1
  4086. Thread -> id: 253c -> priority: 1
  4087. Thread -> id: 2538 -> priority: 1
  4088. Thread -> id: 2424 -> priority: 1
  4089. Initialize engine version: 5.6.3p1 (9c92e827232b)
  4090. GfxDevice: creating device client; threaded=1
  4091. Direct3D:
  4092. Version: Direct3D 9.0c [nvd3dum.dll 23.21.13.9135]
  4093. Renderer: NVIDIA GeForce GTX 1070
  4094. Vendor: NVIDIA
  4095. VRAM: 3072 MB (via DXGI)
  4096. Caps: Shader=30 DepthRT=1 NativeDepth=1 NativeShadow=1 DF16=0 INTZ=1 NULL=1 RESZ=0 SlowINTZ=0 ATOC=1 BC4=1 BC5=1
  4097. Begin MonoManager ReloadAssembly
  4098. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.dll into Unity Child Domain
  4099. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\Assembly-CSharp-firstpass.dll into Unity Child Domain
  4100. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\Assembly-CSharp.dll into Unity Child Domain
  4101. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.UI.dll into Unity Child Domain
  4102. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.Networking.dll into Unity Child Domain
  4103. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\NAudio.dll into Unity Child Domain
  4104. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\NVorbis.dll into Unity Child Domain
  4105. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\TextMeshPro-1.0.55.56.0b11.dll into Unity Child Domain
  4106. WARNING: Shader Unsupported: 'Hidden/VR/BlitCopyFromTexArray' - Pass '' has no vertex shader
  4107. WARNING: Shader Unsupported: 'Hidden/VR/BlitCopyFromTexArray' - Setting to default shader.
  4108. desktop: 1920x1080 60Hz; virtual: 1920x1080 at 0,0
  4109. RimWorld 0.18.1722 rev1198
  4110.  
  4111. ReflectionTypeLoadException getting types in assembly RoomSense: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  4112. at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  4113. at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0
  4114. at Verse.ModAssemblyHandler.AssemblyIsUsable (System.Reflection.Assembly asm) [0x00000] in <filename unknown>:0
  4115.  
  4116. Loader exceptions:
  4117. => System.TypeLoadException: Could not load type 'HugsLib.ModBase' from assembly 'HugsLib, Version=0.18.0.0, Culture=neutral, PublicKeyToken=null'.
  4118.  
  4119.  
  4120. Duplicate def-linked translation key: Turret_Mortar.label
  4121.  
  4122. Duplicate def-linked translation key: Turret_Mortar.description
  4123.  
  4124. Duplicate def-linked translation key: Turret_Mortar.label
  4125.  
  4126. Duplicate def-linked translation key: Turret_Mortar.description
  4127.  
  4128. Duplicate def-linked translation key: Artillery_Mortar.label
  4129.  
  4130. Duplicate def-linked translation key: Artillery_Mortar.description
  4131.  
  4132. Duplicate def-linked translation key: Artillery_Mortar.label
  4133.  
  4134. Duplicate def-linked translation key: Artillery_Mortar.description
  4135.  
  4136. Duplicate def-linked translation key: Turret_Mortar_Blueprint.label
  4137.  
  4138. Duplicate def-linked translation key: Turret_Mortar_Frame.label
  4139.  
  4140. Duplicate def-linked translation key: Turret_Mortar_Frame.description
  4141.  
  4142. Duplicate def-linked translation key: Turret_Mortar_Blueprint.label
  4143.  
  4144. Duplicate def-linked translation key: Turret_Mortar_Frame.label
  4145.  
  4146. Duplicate def-linked translation key: Turret_Mortar_Frame.description
  4147.  
  4148. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  4149.  
  4150. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  4151.  
  4152. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  4153.  
  4154. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  4155.  
  4156. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  4157.  
  4158. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  4159.  
  4160. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  4161.  
  4162. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  4163.  
  4164. Failed to find Verse.ThingCategoryDef named IndustrialSteel. There are 56 defs of this type loaded.
  4165.  
  4166. Failed to find Verse.ThingCategoryDef named IndustrialSteel. There are 56 defs of this type loaded.
  4167.  
  4168. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  4169.  
  4170. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  4171.  
  4172. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  4173.  
  4174. Tried to load duplicate UnityEngine.Texture2D with path: Floors/New folder/FancyMarble
  4175.  
  4176. Could not load UnityEngine.Texture2D at Things/Apparel/FairyDress in any active mod or in base resources.
  4177.  
  4178. MatFrom with null sourceTex.
  4179.  
  4180. Could not load UnityEngine.Texture2D at Things/Apparel/RiotTroopHelmet in any active mod or in base resources.
  4181.  
  4182. MatFrom with null sourceTex.
  4183.  
  4184. Could not load UnityEngine.AudioClip at Things/Spike in any active mod or in base resources.
  4185.  
  4186. Grain couldn't resolve: Clip not found at Things/Spike
  4187.  
  4188. Could not load UnityEngine.AudioClip at Things/Microwave in any active mod or in base resources.
  4189.  
  4190. Grain couldn't resolve: Clip not found at Things/Microwave
  4191.  
  4192. Def-linked translation error: Exception getting field at path Wealth.graphLabelY in RimWorld.HistoryAutoRecorderGroupDef: System.InvalidOperationException: Field graphLabelY does not exist in type RimWorld.HistoryAutoRecorderGroupDef.
  4193. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4194.  
  4195. Def-linked translation error: Exception getting field at path Population.graphLabelY in RimWorld.HistoryAutoRecorderGroupDef: System.InvalidOperationException: Field graphLabelY does not exist in type RimWorld.HistoryAutoRecorderGroupDef.
  4196. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4197.  
  4198. Def-linked translation error: Exception getting field at path ColonistMood.graphLabelY in RimWorld.HistoryAutoRecorderGroupDef: System.InvalidOperationException: Field graphLabelY does not exist in type RimWorld.HistoryAutoRecorderGroupDef.
  4199. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4200.  
  4201. Def-linked translation error: Found no RimWorld.ItemCollectionGeneratorDef named AIPersonaCores to match AIPersonaCores.label
  4202.  
  4203. Def-linked translation error: Found no RimWorld.ItemCollectionGeneratorDef named Neurotrainers to match Neurotrainers.label
  4204.  
  4205. Def-linked translation error: Found no Verse.RoomStatDef named SurgerySuccessChanceFactor to match SurgerySuccessChanceFactor.label
  4206.  
  4207. Def-linked translation error: Found no Verse.RulePackDef named NamerFactionPlayerRandomized to match NamerFactionPlayerRandomized.rulePack.rulesStrings.0
  4208.  
  4209. Def-linked translation error: Exception getting field at path NamerFactionOutlander.rulePack.rulesStrings.11 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.NamerFactionOutlander.rulePack.rulesStrings.11 at index 11 but the original list only has 11 entries (so the max index is 10).
  4210. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4211.  
  4212. Def-linked translation error: Exception getting field at path NamerFactionOutlander.rulePack.rulesStrings.12 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.NamerFactionOutlander.rulePack.rulesStrings.12 at index 12 but the original list only has 11 entries (so the max index is 10).
  4213. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4214.  
  4215. Def-linked translation error: Exception getting field at path NamerFactionOutlander.rulePack.rulesStrings.13 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.NamerFactionOutlander.rulePack.rulesStrings.13 at index 13 but the original list only has 11 entries (so the max index is 10).
  4216. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4217.  
  4218. Def-linked translation error: Exception getting field at path NamerFactionOutlander.rulePack.rulesStrings.14 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.NamerFactionOutlander.rulePack.rulesStrings.14 at index 14 but the original list only has 11 entries (so the max index is 10).
  4219. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4220.  
  4221. Def-linked translation error: Exception getting field at path NamerFactionOutlander.rulePack.rulesStrings.15 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.NamerFactionOutlander.rulePack.rulesStrings.15 at index 15 but the original list only has 11 entries (so the max index is 10).
  4222. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4223.  
  4224. Def-linked translation error: Exception getting field at path NamerFactionOutlander.rulePack.rulesStrings.16 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.NamerFactionOutlander.rulePack.rulesStrings.16 at index 16 but the original list only has 11 entries (so the max index is 10).
  4225. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4226.  
  4227. Def-linked translation error: Found no RimWorld.StatDef named StonecuttingSpeed to match StonecuttingSpeed.label
  4228.  
  4229. Def-linked translation error: Found no RimWorld.StatDef named StonecuttingSpeed to match StonecuttingSpeed.description
  4230.  
  4231. Def-linked translation error: Found no RimWorld.StatDef named MeleeWeapon_DamageAmount to match MeleeWeapon_DamageAmount.label
  4232.  
  4233. Def-linked translation error: Found no RimWorld.StatDef named MeleeWeapon_DamageAmount to match MeleeWeapon_DamageAmount.description
  4234.  
  4235. Def-linked translation error: Found no RimWorld.StatDef named MeleeWeapon_Cooldown to match MeleeWeapon_Cooldown.label
  4236.  
  4237. Def-linked translation error: Found no RimWorld.StatDef named MeleeWeapon_Cooldown to match MeleeWeapon_Cooldown.description
  4238.  
  4239. Def-linked translation error: Found no RimWorld.StatDef named MeleeWeapon_Cooldown to match MeleeWeapon_Cooldown.formatString
  4240.  
  4241. Def-linked translation error: Found no Verse.ThingDef named Bullet_ChainShotgun to match Bullet_ChainShotgun.label
  4242.  
  4243. Def-linked translation error: Found no Verse.ThingDef named TableShort_Blueprint_Install to match TableShort_Blueprint_Install.label
  4244.  
  4245. Def-linked translation error: Found no Verse.ThingDef named TableLong_Blueprint_Install to match TableLong_Blueprint_Install.label
  4246.  
  4247. Def-linked translation error: Found no Verse.ThingDef named FueledGenerator_Blueprint to match FueledGenerator_Blueprint.label
  4248.  
  4249. Def-linked translation error: Found no Verse.ThingDef named FueledGenerator_Frame to match FueledGenerator_Frame.label
  4250.  
  4251. Def-linked translation error: Found no Verse.ThingDef named FueledGenerator_Frame to match FueledGenerator_Frame.description
  4252.  
  4253. Def-linked translation error: Found no Verse.ThingDef named Turret_MortarBomb_Blueprint_Install to match Turret_MortarBomb_Blueprint_Install.label
  4254.  
  4255. Def-linked translation error: Found no Verse.ThingDef named Turret_MortarIncendiary_Blueprint_Install to match Turret_MortarIncendiary_Blueprint_Install.label
  4256.  
  4257. Def-linked translation error: Found no Verse.ThingDef named Turret_MortarEMP_Blueprint_Install to match Turret_MortarEMP_Blueprint_Install.label
  4258.  
  4259. Def-linked translation error: Found no RimWorld.ThoughtDef named ColonistAbandoned to match ColonistAbandoned.stages.0.label
  4260.  
  4261. Def-linked translation error: Found no RimWorld.ThoughtDef named ColonistAbandoned to match ColonistAbandoned.stages.0.description
  4262.  
  4263. Def-linked translation error: Found no RimWorld.ThoughtDef named ColonistAbandonedToDie to match ColonistAbandonedToDie.stages.0.label
  4264.  
  4265. Def-linked translation error: Found no RimWorld.ThoughtDef named ColonistAbandonedToDie to match ColonistAbandonedToDie.stages.0.description
  4266.  
  4267. Def-linked translation error: Found no RimWorld.ThoughtDef named PrisonerAbandonedToDie to match PrisonerAbandonedToDie.stages.0.label
  4268.  
  4269. Def-linked translation error: Found no RimWorld.ThoughtDef named PrisonerAbandonedToDie to match PrisonerAbandonedToDie.stages.0.description
  4270.  
  4271. Def-linked translation error: Found no RimWorld.ThoughtDef named BondedAnimalAbandoned to match BondedAnimalAbandoned.stages.0.label
  4272.  
  4273. Def-linked translation error: Found no RimWorld.ThoughtDef named BondedAnimalAbandoned to match BondedAnimalAbandoned.stages.0.description
  4274.  
  4275. Def-linked translation error: Found no RimWorld.WorkGiverDef named PatientGoToBedEmergency to match PatientGoToBedEmergency.label
  4276.  
  4277. Def-linked translation error: Found no RimWorld.WorkGiverDef named PatientGoToBedEmergency to match PatientGoToBedEmergency.verb
  4278.  
  4279. Def-linked translation error: Found no RimWorld.WorkGiverDef named PatientGoToBedEmergency to match PatientGoToBedEmergency.gerund
  4280.  
  4281. Def-linked translation error: Found no RimWorld.WorkGiverDef named PatientGoToBed to match PatientGoToBed.label
  4282.  
  4283. Def-linked translation error: Found no RimWorld.WorkGiverDef named PatientGoToBed to match PatientGoToBed.verb
  4284.  
  4285. Def-linked translation error: Found no RimWorld.WorkGiverDef named PatientGoToBed to match PatientGoToBed.gerund
  4286.  
  4287. Def-linked translation error: Found no Verse.WorkTypeDef named PatientEmergency to match PatientEmergency.label
  4288.  
  4289. Def-linked translation error: Found no Verse.WorkTypeDef named PatientEmergency to match PatientEmergency.labelShort
  4290.  
  4291. Def-linked translation error: Found no Verse.WorkTypeDef named PatientEmergency to match PatientEmergency.pawnLabel
  4292.  
  4293. Def-linked translation error: Found no Verse.WorkTypeDef named PatientEmergency to match PatientEmergency.gerundLabel
  4294.  
  4295. Def-linked translation error: Found no Verse.WorkTypeDef named PatientEmergency to match PatientEmergency.verb
  4296.  
  4297. Def-linked translation error: Found no Verse.WorkTypeDef named PatientEmergency to match PatientEmergency.description
  4298.  
  4299. Backstory translation exactly matches default data: UrbworldUrchin35
  4300.  
  4301. Backstory translation exactly matches default data: VoidRaider31
  4302.  
  4303. Backstory translation exactly matches default data: StarSquire93
  4304.  
  4305. Couldn't load backstory AWOLSoldier54: System.Exception: Backstory not found matching identifier AWOLSoldier54
  4306. at Verse.BackstoryTranslationUtility.LoadAndInjectBackstoryData (Verse.LoadedLanguage lang) [0x00000] in <filename unknown>:0
  4307. Full XML text:
  4308.  
  4309. <AWOLSoldier54>
  4310. <title>逃兵</title>
  4311. <titleShort>軍人</titleShort>
  4312. <desc>NAME是一名步兵。
  4313.  
  4314. 當HE被告知將被派往Xenno-Zartza戰爭的前線時,HECAP下定決心不再當兵了,HE利用太空戰機逃跑了。</desc>
  4315. </AWOLSoldier54>
  4316.  
  4317. Backstory translation exactly matches default data: MarineCadet8
  4318.  
  4319. Backstory translation exactly matches default data: ClanChief70
  4320.  
  4321. Backstory translation exactly matches default data: PoorKid76
  4322.  
  4323. Backstory translation exactly matches default data: Warrior43
  4324.  
  4325. Backstory translation exactly matches default data: KidScientist80
  4326.  
  4327. Backstory translation exactly matches default data: MadScientist65
  4328.  
  4329. Backstory translation exactly matches default data: YouthSoldier75
  4330.  
  4331. Backstory translation exactly matches default data: SpaceMarine48
  4332.  
  4333. Backstory translation exactly matches default data: DataDecoder25
  4334.  
  4335. Backstory translation exactly matches default data: ArchotechSpy14
  4336.  
  4337. Couldn't load backstory ChildChemist73: System.Exception: Backstory not found matching identifier ChildChemist73
  4338. at Verse.BackstoryTranslationUtility.LoadAndInjectBackstoryData (Verse.LoadedLanguage lang) [0x00000] in <filename unknown>:0
  4339. Full XML text:
  4340.  
  4341. <ChildChemist73>
  4342. <title>少年化學家</title>
  4343. <titleShort>化學家</titleShort>
  4344. <desc>NAME出身自中古世界,執迷於找出這宇宙的一切運作的奧秘。
  4345.  
  4346. HECAP蒐集珍稀的樣本,進行危險的實驗。然而越是沉迷於實驗,HE與世界其他方面的隔閡也越深。如今HIS世界就只剩下蒐集更多樣本、進行更多實驗。</desc>
  4347. </ChildChemist73>
  4348.  
  4349. Backstory translation exactly matches default data: DustyFarmHand63
  4350.  
  4351. Backstory translation exactly matches default data: DromedaryKnight31
  4352.  
  4353. Backstory translation exactly matches default data: PlagueChild8
  4354.  
  4355. Backstory translation exactly matches default data: PlagueDoctor99
  4356.  
  4357. Backstory translation exactly matches default data: YoungMaster70
  4358.  
  4359. Backstory translation exactly matches default data: ImperialGeneral31
  4360.  
  4361. Backstory translation exactly matches default data: FarmersSon51
  4362.  
  4363. Backstory translation exactly matches default data: RebelFighter79
  4364.  
  4365. Backstory translation exactly matches default data: WealthyStudent21
  4366.  
  4367. Backstory translation exactly matches default data: Roboticist20
  4368.  
  4369. Backstory translation exactly matches default data: StreetPeddler62
  4370.  
  4371. Backstory translation exactly matches default data: PrivateDetective57
  4372.  
  4373. Backstory translation exactly matches default data: BodyguardTrainee27
  4374.  
  4375. Backstory translation exactly matches default data: SpaceBartender52
  4376.  
  4377. Backstory translation exactly matches default data: SpoiledChild65
  4378.  
  4379. Backstory translation exactly matches default data: CosmeticSurgeon52
  4380.  
  4381. Backstory translation exactly matches default data: Philosopher26
  4382.  
  4383. Backstory translation exactly matches default data: UprightDiplomat83
  4384.  
  4385. Backstory translation exactly matches default data: CaveChild67
  4386.  
  4387. Backstory translation exactly matches default data: VideoProducer97
  4388.  
  4389. Backstory translation exactly matches default data: RangerChild91
  4390.  
  4391. Backstory translation exactly matches default data: BushSniper97
  4392.  
  4393. Backstory translation exactly matches default data: GlitterworldRoyal5
  4394.  
  4395. Backstory translation exactly matches default data: PirateSympathizer24
  4396.  
  4397. Backstory translation exactly matches default data: PlagueSurvivor48
  4398.  
  4399. Backstory translation exactly matches default data: UnethicalDoctor97
  4400.  
  4401. Backstory translation exactly matches default data: OffworldRecruit22
  4402.  
  4403. Backstory translation exactly matches default data: ShockTrooper52
  4404.  
  4405. Backstory translation exactly matches default data: ProdigalStudent39
  4406.  
  4407. Backstory translation exactly matches default data: CombatMedtech40
  4408.  
  4409. Backstory translation exactly matches default data: AdventurousYouth32
  4410.  
  4411. Backstory translation exactly matches default data: TreasureHunter70
  4412.  
  4413. Backstory translation exactly matches default data: PilotFan99
  4414.  
  4415. Backstory translation exactly matches default data: StarfighterPilot54
  4416.  
  4417. Backstory translation exactly matches default data: MedicalHelper65
  4418.  
  4419. Backstory translation exactly matches default data: GangSoldier28
  4420.  
  4421. Backstory translation exactly matches default data: CountryChild62
  4422.  
  4423. Backstory translation exactly matches default data: SpaceMarine80
  4424.  
  4425. Backstory translation exactly matches default data: RebelWriter82
  4426.  
  4427. Backstory translation exactly matches default data: Adventurer17
  4428.  
  4429. Backstory translation exactly matches default data: ExiledPrince89
  4430.  
  4431. Backstory translation exactly matches default data: BloodyWanderer51
  4432.  
  4433. Backstory translation exactly matches default data: NewAgeDuelist36
  4434.  
  4435. Backstory translation exactly matches default data: PirateDoctor33
  4436.  
  4437. Backstory translation exactly matches default data: SpoiledBrat84
  4438.  
  4439. Backstory translation exactly matches default data: BloodyDentist33
  4440.  
  4441. Backstory translation exactly matches default data: CowFarmer93
  4442.  
  4443. Backstory translation exactly matches default data: MasterChef6
  4444.  
  4445. Backstory translation exactly matches default data: DiscardedYouth95
  4446.  
  4447. Backstory translation exactly matches default data: Mercenary19
  4448.  
  4449. Backstory translation exactly matches default data: DisasterSurvivor28
  4450.  
  4451. Backstory translation exactly matches default data: ExplorerWriter37
  4452.  
  4453. Backstory translation exactly matches default data: RebelChild7
  4454.  
  4455. Backstory translation exactly matches default data: MilitiaSoldier83
  4456.  
  4457. Backstory translation exactly matches default data: MidworldCadet20
  4458.  
  4459. Could not execute post-long-event action. Exception: System.TypeInitializationException: An exception was thrown by the type initializer for CompVehicle.HarmonyCompVehicle ---> System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  4460. at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  4461. at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0
  4462. at Harmony.AccessTools+<>c.<TypeByName>b__1_0 (System.Reflection.Assembly x) [0x00000] in <filename unknown>:0
  4463. at System.Linq.Enumerable+<CreateSelectManyIterator>c__Iterator12`2[System.Reflection.Assembly,System.Type].MoveNext () [0x00000] in <filename unknown>:0
  4464. at System.Linq.Enumerable.First[Type] (IEnumerable`1 source, System.Func`2 predicate, Fallback fallback) [0x00000] in <filename unknown>:0
  4465. at System.Linq.Enumerable.FirstOrDefault[Type] (IEnumerable`1 source, System.Func`2 predicate) [0x00000] in <filename unknown>:0
  4466. at Harmony.AccessTools.TypeByName (System.String name) [0x00000] in <filename unknown>:0
  4467. at CompVehicle.HarmonyCompVehicle..cctor () [0x00000] in <filename unknown>:0
  4468. --- End of inner exception stack trace ---
  4469. at (wrapper managed-to-native) System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (intptr)
  4470. at System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor (RuntimeTypeHandle type) [0x00000] in <filename unknown>:0
  4471. at Verse.StaticConstructorOnStartupUtility.CallAll () [0x00000] in <filename unknown>:0
  4472. at Verse.PlayDataLoader.<DoPlayLoad>m__2 () [0x00000] in <filename unknown>:0
  4473. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  4474.  
  4475. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  4476.  
  4477. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  4478.  
  4479. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  4480.  
  4481. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  4482.  
  4483. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  4484.  
  4485. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  4486.  
  4487. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  4488.  
  4489. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  4490.  
  4491. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  4492.  
  4493. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  4494.  
  4495. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  4496.  
  4497. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  4498.  
  4499. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  4500.  
  4501. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  4502.  
  4503. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  4504.  
  4505. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  4506.  
  4507. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  4508.  
  4509. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  4510.  
  4511. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  4512.  
  4513. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  4514.  
  4515. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  4516.  
  4517. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  4518.  
  4519. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  4520.  
  4521. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  4522.  
  4523. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  4524.  
  4525. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  4526.  
  4527. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  4528.  
  4529. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  4530.  
  4531. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  4532.  
  4533. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  4534.  
  4535. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  4536.  
  4537. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  4538.  
  4539. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  4540.  
  4541. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  4542.  
  4543. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  4544.  
  4545. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  4546.  
  4547. Setting up 4 worker threads for Enlighten.
  4548. Thread -> id: 17b4 -> priority: 1
  4549. Thread -> id: 990 -> priority: 1
  4550. Thread -> id: 2b78 -> priority: 1
  4551. Thread -> id: 25d4 -> priority: 1
  4552. Initialize engine version: 5.6.3p1 (9c92e827232b)
  4553. GfxDevice: creating device client; threaded=1
  4554. Direct3D:
  4555. Version: Direct3D 9.0c [nvd3dum.dll 23.21.13.9135]
  4556. Renderer: NVIDIA GeForce GTX 1070
  4557. Vendor: NVIDIA
  4558. VRAM: 3072 MB (via DXGI)
  4559. Caps: Shader=30 DepthRT=1 NativeDepth=1 NativeShadow=1 DF16=0 INTZ=1 NULL=1 RESZ=0 SlowINTZ=0 ATOC=1 BC4=1 BC5=1
  4560. Begin MonoManager ReloadAssembly
  4561. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.dll into Unity Child Domain
  4562. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\Assembly-CSharp-firstpass.dll into Unity Child Domain
  4563. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\Assembly-CSharp.dll into Unity Child Domain
  4564. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.UI.dll into Unity Child Domain
  4565. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.Networking.dll into Unity Child Domain
  4566. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\NAudio.dll into Unity Child Domain
  4567. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\NVorbis.dll into Unity Child Domain
  4568. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\TextMeshPro-1.0.55.56.0b11.dll into Unity Child Domain
  4569. WARNING: Shader Unsupported: 'Hidden/VR/BlitCopyFromTexArray' - Pass '' has no vertex shader
  4570. WARNING: Shader Unsupported: 'Hidden/VR/BlitCopyFromTexArray' - Setting to default shader.
  4571. desktop: 1920x1080 60Hz; virtual: 1920x1080 at 0,0
  4572. RimWorld 0.18.1722 rev1198
  4573.  
  4574. ReflectionTypeLoadException getting types in assembly RoomSense: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  4575. at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  4576. at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0
  4577. at Verse.ModAssemblyHandler.AssemblyIsUsable (System.Reflection.Assembly asm) [0x00000] in <filename unknown>:0
  4578.  
  4579. Loader exceptions:
  4580. => System.TypeLoadException: Could not load type 'HugsLib.ModBase' from assembly 'HugsLib, Version=0.18.0.0, Culture=neutral, PublicKeyToken=null'.
  4581.  
  4582.  
  4583. Duplicate def-linked translation key: Turret_Mortar.label
  4584.  
  4585. Duplicate def-linked translation key: Turret_Mortar.description
  4586.  
  4587. Duplicate def-linked translation key: Turret_Mortar.label
  4588.  
  4589. Duplicate def-linked translation key: Turret_Mortar.description
  4590.  
  4591. Duplicate def-linked translation key: Artillery_Mortar.label
  4592.  
  4593. Duplicate def-linked translation key: Artillery_Mortar.description
  4594.  
  4595. Duplicate def-linked translation key: Artillery_Mortar.label
  4596.  
  4597. Duplicate def-linked translation key: Artillery_Mortar.description
  4598.  
  4599. Duplicate def-linked translation key: Turret_Mortar_Blueprint.label
  4600.  
  4601. Duplicate def-linked translation key: Turret_Mortar_Frame.label
  4602.  
  4603. Duplicate def-linked translation key: Turret_Mortar_Frame.description
  4604.  
  4605. Duplicate def-linked translation key: Turret_Mortar_Blueprint.label
  4606.  
  4607. Duplicate def-linked translation key: Turret_Mortar_Frame.label
  4608.  
  4609. Duplicate def-linked translation key: Turret_Mortar_Frame.description
  4610.  
  4611. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  4612.  
  4613. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  4614.  
  4615. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  4616.  
  4617. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  4618.  
  4619. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  4620.  
  4621. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  4622.  
  4623. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  4624.  
  4625. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  4626.  
  4627. Failed to find Verse.ThingCategoryDef named IndustrialSteel. There are 56 defs of this type loaded.
  4628.  
  4629. Failed to find Verse.ThingCategoryDef named IndustrialSteel. There are 56 defs of this type loaded.
  4630.  
  4631. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  4632.  
  4633. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeIndustrialSteel
  4634.  
  4635. Could not resolve cross-reference: No Verse.EffecterDef named Craft found to give to Verse.RecipeDef MakeApparel_MarinesSuit
  4636.  
  4637. Tried to load duplicate UnityEngine.Texture2D with path: Floors/New folder/FancyMarble
  4638.  
  4639. Could not load UnityEngine.Texture2D at Things/Apparel/FairyDress in any active mod or in base resources.
  4640.  
  4641. MatFrom with null sourceTex.
  4642.  
  4643. Could not load UnityEngine.Texture2D at Things/Apparel/RiotTroopHelmet in any active mod or in base resources.
  4644.  
  4645. MatFrom with null sourceTex.
  4646.  
  4647. Could not load UnityEngine.AudioClip at Things/Spike in any active mod or in base resources.
  4648.  
  4649. Grain couldn't resolve: Clip not found at Things/Spike
  4650.  
  4651. Could not load UnityEngine.AudioClip at Things/Microwave in any active mod or in base resources.
  4652.  
  4653. Grain couldn't resolve: Clip not found at Things/Microwave
  4654.  
  4655. Def-linked translation error: Exception getting field at path Wealth.graphLabelY in RimWorld.HistoryAutoRecorderGroupDef: System.InvalidOperationException: Field graphLabelY does not exist in type RimWorld.HistoryAutoRecorderGroupDef.
  4656. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4657.  
  4658. Def-linked translation error: Exception getting field at path Population.graphLabelY in RimWorld.HistoryAutoRecorderGroupDef: System.InvalidOperationException: Field graphLabelY does not exist in type RimWorld.HistoryAutoRecorderGroupDef.
  4659. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4660.  
  4661. Def-linked translation error: Exception getting field at path ColonistMood.graphLabelY in RimWorld.HistoryAutoRecorderGroupDef: System.InvalidOperationException: Field graphLabelY does not exist in type RimWorld.HistoryAutoRecorderGroupDef.
  4662. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4663.  
  4664. Def-linked translation error: Found no RimWorld.ItemCollectionGeneratorDef named AIPersonaCores to match AIPersonaCores.label
  4665.  
  4666. Def-linked translation error: Found no RimWorld.ItemCollectionGeneratorDef named Neurotrainers to match Neurotrainers.label
  4667.  
  4668. Def-linked translation error: Found no Verse.RoomStatDef named SurgerySuccessChanceFactor to match SurgerySuccessChanceFactor.label
  4669.  
  4670. Def-linked translation error: Found no Verse.RulePackDef named NamerFactionPlayerRandomized to match NamerFactionPlayerRandomized.rulePack.rulesStrings.0
  4671.  
  4672. Def-linked translation error: Exception getting field at path NamerFactionOutlander.rulePack.rulesStrings.11 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.NamerFactionOutlander.rulePack.rulesStrings.11 at index 11 but the original list only has 11 entries (so the max index is 10).
  4673. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4674.  
  4675. Def-linked translation error: Exception getting field at path NamerFactionOutlander.rulePack.rulesStrings.12 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.NamerFactionOutlander.rulePack.rulesStrings.12 at index 12 but the original list only has 11 entries (so the max index is 10).
  4676. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4677.  
  4678. Def-linked translation error: Exception getting field at path NamerFactionOutlander.rulePack.rulesStrings.13 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.NamerFactionOutlander.rulePack.rulesStrings.13 at index 13 but the original list only has 11 entries (so the max index is 10).
  4679. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4680.  
  4681. Def-linked translation error: Exception getting field at path NamerFactionOutlander.rulePack.rulesStrings.14 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.NamerFactionOutlander.rulePack.rulesStrings.14 at index 14 but the original list only has 11 entries (so the max index is 10).
  4682. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4683.  
  4684. Def-linked translation error: Exception getting field at path NamerFactionOutlander.rulePack.rulesStrings.15 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.NamerFactionOutlander.rulePack.rulesStrings.15 at index 15 but the original list only has 11 entries (so the max index is 10).
  4685. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4686.  
  4687. Def-linked translation error: Exception getting field at path NamerFactionOutlander.rulePack.rulesStrings.16 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.NamerFactionOutlander.rulePack.rulesStrings.16 at index 16 but the original list only has 11 entries (so the max index is 10).
  4688. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4689.  
  4690. Def-linked translation error: Found no RimWorld.StatDef named StonecuttingSpeed to match StonecuttingSpeed.label
  4691.  
  4692. Def-linked translation error: Found no RimWorld.StatDef named StonecuttingSpeed to match StonecuttingSpeed.description
  4693.  
  4694. Def-linked translation error: Found no RimWorld.StatDef named MeleeWeapon_DamageAmount to match MeleeWeapon_DamageAmount.label
  4695.  
  4696. Def-linked translation error: Found no RimWorld.StatDef named MeleeWeapon_DamageAmount to match MeleeWeapon_DamageAmount.description
  4697.  
  4698. Def-linked translation error: Found no RimWorld.StatDef named MeleeWeapon_Cooldown to match MeleeWeapon_Cooldown.label
  4699.  
  4700. Def-linked translation error: Found no RimWorld.StatDef named MeleeWeapon_Cooldown to match MeleeWeapon_Cooldown.description
  4701.  
  4702. Def-linked translation error: Found no RimWorld.StatDef named MeleeWeapon_Cooldown to match MeleeWeapon_Cooldown.formatString
  4703.  
  4704. Def-linked translation error: Found no Verse.ThingDef named Bullet_ChainShotgun to match Bullet_ChainShotgun.label
  4705.  
  4706. Def-linked translation error: Found no Verse.ThingDef named TableShort_Blueprint_Install to match TableShort_Blueprint_Install.label
  4707.  
  4708. Def-linked translation error: Found no Verse.ThingDef named TableLong_Blueprint_Install to match TableLong_Blueprint_Install.label
  4709.  
  4710. Def-linked translation error: Found no Verse.ThingDef named FueledGenerator_Blueprint to match FueledGenerator_Blueprint.label
  4711.  
  4712. Def-linked translation error: Found no Verse.ThingDef named FueledGenerator_Frame to match FueledGenerator_Frame.label
  4713.  
  4714. Def-linked translation error: Found no Verse.ThingDef named FueledGenerator_Frame to match FueledGenerator_Frame.description
  4715.  
  4716. Def-linked translation error: Found no Verse.ThingDef named Turret_MortarBomb_Blueprint_Install to match Turret_MortarBomb_Blueprint_Install.label
  4717.  
  4718. Def-linked translation error: Found no Verse.ThingDef named Turret_MortarIncendiary_Blueprint_Install to match Turret_MortarIncendiary_Blueprint_Install.label
  4719.  
  4720. Def-linked translation error: Found no Verse.ThingDef named Turret_MortarEMP_Blueprint_Install to match Turret_MortarEMP_Blueprint_Install.label
  4721.  
  4722. Def-linked translation error: Found no RimWorld.ThoughtDef named ColonistAbandoned to match ColonistAbandoned.stages.0.label
  4723.  
  4724. Def-linked translation error: Found no RimWorld.ThoughtDef named ColonistAbandoned to match ColonistAbandoned.stages.0.description
  4725.  
  4726. Def-linked translation error: Found no RimWorld.ThoughtDef named ColonistAbandonedToDie to match ColonistAbandonedToDie.stages.0.label
  4727.  
  4728. Def-linked translation error: Found no RimWorld.ThoughtDef named ColonistAbandonedToDie to match ColonistAbandonedToDie.stages.0.description
  4729.  
  4730. Def-linked translation error: Found no RimWorld.ThoughtDef named PrisonerAbandonedToDie to match PrisonerAbandonedToDie.stages.0.label
  4731.  
  4732. Def-linked translation error: Found no RimWorld.ThoughtDef named PrisonerAbandonedToDie to match PrisonerAbandonedToDie.stages.0.description
  4733.  
  4734. Def-linked translation error: Found no RimWorld.ThoughtDef named BondedAnimalAbandoned to match BondedAnimalAbandoned.stages.0.label
  4735.  
  4736. Def-linked translation error: Found no RimWorld.ThoughtDef named BondedAnimalAbandoned to match BondedAnimalAbandoned.stages.0.description
  4737.  
  4738. Def-linked translation error: Found no RimWorld.WorkGiverDef named PatientGoToBedEmergency to match PatientGoToBedEmergency.label
  4739.  
  4740. Def-linked translation error: Found no RimWorld.WorkGiverDef named PatientGoToBedEmergency to match PatientGoToBedEmergency.verb
  4741.  
  4742. Def-linked translation error: Found no RimWorld.WorkGiverDef named PatientGoToBedEmergency to match PatientGoToBedEmergency.gerund
  4743.  
  4744. Def-linked translation error: Found no RimWorld.WorkGiverDef named PatientGoToBed to match PatientGoToBed.label
  4745.  
  4746. Def-linked translation error: Found no RimWorld.WorkGiverDef named PatientGoToBed to match PatientGoToBed.verb
  4747.  
  4748. Def-linked translation error: Found no RimWorld.WorkGiverDef named PatientGoToBed to match PatientGoToBed.gerund
  4749.  
  4750. Def-linked translation error: Found no Verse.WorkTypeDef named PatientEmergency to match PatientEmergency.label
  4751.  
  4752. Def-linked translation error: Found no Verse.WorkTypeDef named PatientEmergency to match PatientEmergency.labelShort
  4753.  
  4754. Def-linked translation error: Found no Verse.WorkTypeDef named PatientEmergency to match PatientEmergency.pawnLabel
  4755.  
  4756. Def-linked translation error: Found no Verse.WorkTypeDef named PatientEmergency to match PatientEmergency.gerundLabel
  4757.  
  4758. Def-linked translation error: Found no Verse.WorkTypeDef named PatientEmergency to match PatientEmergency.verb
  4759.  
  4760. Def-linked translation error: Found no Verse.WorkTypeDef named PatientEmergency to match PatientEmergency.description
  4761.  
  4762. Backstory translation exactly matches default data: UrbworldUrchin35
  4763.  
  4764. Backstory translation exactly matches default data: VoidRaider31
  4765.  
  4766. Backstory translation exactly matches default data: StarSquire93
  4767.  
  4768. Couldn't load backstory AWOLSoldier54: System.Exception: Backstory not found matching identifier AWOLSoldier54
  4769. at Verse.BackstoryTranslationUtility.LoadAndInjectBackstoryData (Verse.LoadedLanguage lang) [0x00000] in <filename unknown>:0
  4770. Full XML text:
  4771.  
  4772. <AWOLSoldier54>
  4773. <title>逃兵</title>
  4774. <titleShort>軍人</titleShort>
  4775. <desc>NAME是一名步兵。
  4776.  
  4777. 當HE被告知將被派往Xenno-Zartza戰爭的前線時,HECAP下定決心不再當兵了,HE利用太空戰機逃跑了。</desc>
  4778. </AWOLSoldier54>
  4779.  
  4780. Backstory translation exactly matches default data: MarineCadet8
  4781.  
  4782. Backstory translation exactly matches default data: ClanChief70
  4783.  
  4784. Backstory translation exactly matches default data: PoorKid76
  4785.  
  4786. Backstory translation exactly matches default data: Warrior43
  4787.  
  4788. Backstory translation exactly matches default data: KidScientist80
  4789.  
  4790. Backstory translation exactly matches default data: MadScientist65
  4791.  
  4792. Backstory translation exactly matches default data: YouthSoldier75
  4793.  
  4794. Backstory translation exactly matches default data: SpaceMarine48
  4795.  
  4796. Backstory translation exactly matches default data: DataDecoder25
  4797.  
  4798. Backstory translation exactly matches default data: ArchotechSpy14
  4799.  
  4800. Couldn't load backstory ChildChemist73: System.Exception: Backstory not found matching identifier ChildChemist73
  4801. at Verse.BackstoryTranslationUtility.LoadAndInjectBackstoryData (Verse.LoadedLanguage lang) [0x00000] in <filename unknown>:0
  4802. Full XML text:
  4803.  
  4804. <ChildChemist73>
  4805. <title>少年化學家</title>
  4806. <titleShort>化學家</titleShort>
  4807. <desc>NAME出身自中古世界,執迷於找出這宇宙的一切運作的奧秘。
  4808.  
  4809. HECAP蒐集珍稀的樣本,進行危險的實驗。然而越是沉迷於實驗,HE與世界其他方面的隔閡也越深。如今HIS世界就只剩下蒐集更多樣本、進行更多實驗。</desc>
  4810. </ChildChemist73>
  4811.  
  4812. Backstory translation exactly matches default data: DustyFarmHand63
  4813.  
  4814. Backstory translation exactly matches default data: DromedaryKnight31
  4815.  
  4816. Backstory translation exactly matches default data: PlagueChild8
  4817.  
  4818. Backstory translation exactly matches default data: PlagueDoctor99
  4819.  
  4820. Backstory translation exactly matches default data: YoungMaster70
  4821.  
  4822. Backstory translation exactly matches default data: ImperialGeneral31
  4823.  
  4824. Backstory translation exactly matches default data: FarmersSon51
  4825.  
  4826. Backstory translation exactly matches default data: RebelFighter79
  4827.  
  4828. Backstory translation exactly matches default data: WealthyStudent21
  4829.  
  4830. Backstory translation exactly matches default data: Roboticist20
  4831.  
  4832. Backstory translation exactly matches default data: StreetPeddler62
  4833.  
  4834. Backstory translation exactly matches default data: PrivateDetective57
  4835.  
  4836. Backstory translation exactly matches default data: BodyguardTrainee27
  4837.  
  4838. Backstory translation exactly matches default data: SpaceBartender52
  4839.  
  4840. Backstory translation exactly matches default data: SpoiledChild65
  4841.  
  4842. Backstory translation exactly matches default data: CosmeticSurgeon52
  4843.  
  4844. Backstory translation exactly matches default data: Philosopher26
  4845.  
  4846. Backstory translation exactly matches default data: UprightDiplomat83
  4847.  
  4848. Backstory translation exactly matches default data: CaveChild67
  4849.  
  4850. Backstory translation exactly matches default data: VideoProducer97
  4851.  
  4852. Backstory translation exactly matches default data: RangerChild91
  4853.  
  4854. Backstory translation exactly matches default data: BushSniper97
  4855.  
  4856. Backstory translation exactly matches default data: GlitterworldRoyal5
  4857.  
  4858. Backstory translation exactly matches default data: PirateSympathizer24
  4859.  
  4860. Backstory translation exactly matches default data: PlagueSurvivor48
  4861.  
  4862. Backstory translation exactly matches default data: UnethicalDoctor97
  4863.  
  4864. Backstory translation exactly matches default data: OffworldRecruit22
  4865.  
  4866. Backstory translation exactly matches default data: ShockTrooper52
  4867.  
  4868. Backstory translation exactly matches default data: ProdigalStudent39
  4869.  
  4870. Backstory translation exactly matches default data: CombatMedtech40
  4871.  
  4872. Backstory translation exactly matches default data: AdventurousYouth32
  4873.  
  4874. Backstory translation exactly matches default data: TreasureHunter70
  4875.  
  4876. Backstory translation exactly matches default data: PilotFan99
  4877.  
  4878. Backstory translation exactly matches default data: StarfighterPilot54
  4879.  
  4880. Backstory translation exactly matches default data: MedicalHelper65
  4881.  
  4882. Backstory translation exactly matches default data: GangSoldier28
  4883.  
  4884. Backstory translation exactly matches default data: CountryChild62
  4885.  
  4886. Backstory translation exactly matches default data: SpaceMarine80
  4887.  
  4888. Backstory translation exactly matches default data: RebelWriter82
  4889.  
  4890. Backstory translation exactly matches default data: Adventurer17
  4891.  
  4892. Backstory translation exactly matches default data: ExiledPrince89
  4893.  
  4894. Backstory translation exactly matches default data: BloodyWanderer51
  4895.  
  4896. Backstory translation exactly matches default data: NewAgeDuelist36
  4897.  
  4898. Backstory translation exactly matches default data: PirateDoctor33
  4899.  
  4900. Backstory translation exactly matches default data: SpoiledBrat84
  4901.  
  4902. Backstory translation exactly matches default data: BloodyDentist33
  4903.  
  4904. Backstory translation exactly matches default data: CowFarmer93
  4905.  
  4906. Backstory translation exactly matches default data: MasterChef6
  4907.  
  4908. Backstory translation exactly matches default data: DiscardedYouth95
  4909.  
  4910. Backstory translation exactly matches default data: Mercenary19
  4911.  
  4912. Backstory translation exactly matches default data: DisasterSurvivor28
  4913.  
  4914. Backstory translation exactly matches default data: ExplorerWriter37
  4915.  
  4916. Backstory translation exactly matches default data: RebelChild7
  4917.  
  4918. Backstory translation exactly matches default data: MilitiaSoldier83
  4919.  
  4920. Backstory translation exactly matches default data: MidworldCadet20
  4921.  
  4922. Could not execute post-long-event action. Exception: System.TypeInitializationException: An exception was thrown by the type initializer for CompVehicle.HarmonyCompVehicle ---> System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  4923. at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  4924. at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0
  4925. at Harmony.AccessTools+<>c.<TypeByName>b__1_0 (System.Reflection.Assembly x) [0x00000] in <filename unknown>:0
  4926. at System.Linq.Enumerable+<CreateSelectManyIterator>c__Iterator12`2[System.Reflection.Assembly,System.Type].MoveNext () [0x00000] in <filename unknown>:0
  4927. at System.Linq.Enumerable.First[Type] (IEnumerable`1 source, System.Func`2 predicate, Fallback fallback) [0x00000] in <filename unknown>:0
  4928. at System.Linq.Enumerable.FirstOrDefault[Type] (IEnumerable`1 source, System.Func`2 predicate) [0x00000] in <filename unknown>:0
  4929. at Harmony.AccessTools.TypeByName (System.String name) [0x00000] in <filename unknown>:0
  4930. at CompVehicle.HarmonyCompVehicle..cctor () [0x00000] in <filename unknown>:0
  4931. --- End of inner exception stack trace ---
  4932. at (wrapper managed-to-native) System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (intptr)
  4933. at System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor (RuntimeTypeHandle type) [0x00000] in <filename unknown>:0
  4934. at Verse.StaticConstructorOnStartupUtility.CallAll () [0x00000] in <filename unknown>:0
  4935. at Verse.PlayDataLoader.<DoPlayLoad>m__2 () [0x00000] in <filename unknown>:0
  4936. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement