Guest User

Untitled

a guest
Jun 13th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 325.38 KB | None | 0 0
  1. Log uploaded on Monday, June 11, 2018, 4:12:51 AM
  2. Loaded mods:
  3. Core: (no assemblies)
  4. Yes, Vehicles B18: (no assemblies)
  5. Room Sense: $HugsLibChecker(0.4.0.0)
  6. USCM - Core: FlameWeapons(0.6.0.0)
  7. HugsLib: 0Harmony(1.0.9.1), HugsLib(0.18.0.0)
  8.  
  9. Active Harmony patches:
  10. DebugWindowsOpener.DrawButtons: TRANS: HugsLib.Patches.DebugWindowsOpener_Patch.DrawAdditionalButtons
  11. Dialog_Options.DoWindowContents: TRANS: HugsLib.Patches.Dialog_Options_Patch.ReplaceModOptionsButton
  12. EditWindow_Log.DoMessagesListing: PRE: HugsLib.Patches.EditWindow_Log_Patch.ExtraLogWindowButtons
  13. Game.DeinitAndRemoveMap: post: HugsLib.Patches.Game_DeinitAndRemoveMap_Patch.MapRemovalHook
  14. Game.FillComponents: PRE: HugsLib.Patches.Game_FillComponents_Patch.GameInitializationHook
  15. Game.FinalizeInit: post: HugsLib.Patches.Game_FinalizeInit_Patch.WorldLoadedHook
  16. LanguageDatabase.SelectLanguage: PRE: HugsLib.Patches.LanguageDatabase_Patch.ForceRestartAfterLangChange
  17. Map.ConstructComponents: post: HugsLib.Patches.Map_ConstructComponents_Patch.MapComponentsInitHook
  18. Map.FinalizeInit: post: HugsLib.Patches.Map_FinalizeInit_Patch.MapLoadedHook
  19. MapComponentUtility.MapGenerated: post: HugsLib.Patches.MapComponentUtility_MapGenerated_Patch.MapGeneratedHook
  20. ModsConfig.RestartFromChangedMods: PRE: HugsLib.Patches.ModsConfig_RestartFromChangedMods_Patch.QuickRestartInDevMode
  21. PlayDataLoader.DoPlayLoad: post: HugsLib.Patches.PlayDataLoader_Patch.InitModsHook
  22. Root.Update: post: HugsLib.Patches.Root_Patch.UpdateHook
  23. Root_Play.SetupForQuickTestPlay: TRANS: HugsLib.Patches.RootPlay_TestPlay_Patch.InjectCustomQuickstartSettings
  24. UIRoot.UIRootOnGUI: post: HugsLib.Patches.UIRoot_Patch.OnGUIHook
  25. Harmony versions present: UnlimitedHugs.HugsLib:1.0.9.1
  26.  
  27. Platform information: (hidden, hold Shift while publishing to include)
  28.  
  29. Log file contents:
  30. Initialize engine version: 5.6.3p1 (9c92e827232b)
  31. GfxDevice: [Renderer information redacted]
  32. Begin MonoManager ReloadAssembly
  33. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.dll into Unity Child Domain
  34. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\Assembly-CSharp-firstpass.dll into Unity Child Domain
  35. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\Assembly-CSharp.dll into Unity Child Domain
  36. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.UI.dll into Unity Child Domain
  37. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.Networking.dll into Unity Child Domain
  38. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\NAudio.dll into Unity Child Domain
  39. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\NVorbis.dll into Unity Child Domain
  40. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\TextMeshPro-1.0.55.56.0b11.dll into Unity Child Domain
  41. WARNING: Shader Unsupported: 'Hidden/VR/BlitCopyFromTexArray' - Pass '' has no vertex shader
  42. WARNING: Shader Unsupported: 'Hidden/VR/BlitCopyFromTexArray' - Setting to default shader.
  43. XInput1_3.dll not found. Trying XInput9_1_0.dll instead...
  44. desktop: 1366x768 60Hz; virtual: 1366x768 at 0,0
  45. [Steamworks.NET] SteamAPI.Init() failed. Possible causes: Steam client not running, launched from outside Steam without steam_appid.txt in place, running with different privileges than Steam client (e.g. "as administrator")
  46.  
  47. RimWorld 0.18.1722 rev1198
  48.  
  49. ReflectionTypeLoadException getting types in assembly RoomSense: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  50. at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  51. at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0
  52. at Verse.ModAssemblyHandler.AssemblyIsUsable (System.Reflection.Assembly asm) [0x00000] in <filename unknown>:0
  53.  
  54. Loader exceptions:
  55. => System.TypeLoadException: Could not load type 'HugsLib.ModBase' from assembly 'HugsLib, Version=0.18.0.0, Culture=neutral, PublicKeyToken=null'.
  56.  
  57.  
  58. Could not find type named CompVehicle.CompProperties_Vehicle from node <li Class="CompVehicle.CompProperties_Vehicle"><!--
  59. Vehicle Type determines how movements are calculated.
  60. Vehicle Types :
  61. Aircraft, AircraftAmphibious, AircraftSpace
  62. Amphibious, LandWheeled, LandHover, LandWalker,
  63. Sea, SeaSubmarine, SpaceOuter
  64. --><vehicleType>LandWheeled</vehicleType><!--
  65. Handler types determine if vehicles require a person to
  66. handle various aspects of the vehicle's functions.
  67. Handling Types :
  68. Incapable, HandlerRequired, NoHandlerRequired
  69. --><movementHandling>HandlerRequired</movementHandling><weaponHandling>HandlerRequired</weaponHandling><manipulationHandling>Incapable</manipulationHandling><!-- Unloads all passengers when health percent reaches below this percentage. --><ejectIfBelowHealthPercent>0.20</ejectIfBelowHealthPercent><!-- If a bullet hits a seat, the passenger is injured by this factor of damage. --><seatHitDamageFactor>0.20</seatHitDamageFactor><!-- Chance of doubling that damage. --><seatHitCriticalHitChance>0.05</seatHitCriticalHitChance><canBeDowned>true</canBeDowned><canWiggleWhenDowned>false</canWiggleWhenDowned><soundEntry>Pawn_Mech_Centipede_Wounded</soundEntry><soundMoving /><soundEject>Pawn_Mech_Centipede_Wounded</soundEject><labelUndamaged>Undamaged</labelUndamaged><labelDamaged>Damaged</labelDamaged><labelInoperable>Inoperable</labelInoperable><labelBroken>Broken</labelBroken><roles><li><label>operator</label><labelPlural>operators</labelPlural><handlingTypes><li>Movement</li><li>Weapons</li></handlingTypes><slots>1</slots><slotsToOperate>1</slotsToOperate><slotTag>DriverSeat</slotTag></li><li><label>passenger</label><labelPlural>passengers</labelPlural><slots>6</slots><slotTag>PassengerSeat</slotTag></li></roles></li>
  70.  
  71. XML error: <vehicleType>LandWheeled</vehicleType> doesn't correspond to any field in type CompProperties.
  72.  
  73. XML error: <movementHandling>HandlerRequired</movementHandling> doesn't correspond to any field in type CompProperties.
  74.  
  75. XML error: <weaponHandling>HandlerRequired</weaponHandling> doesn't correspond to any field in type CompProperties.
  76.  
  77. XML error: <manipulationHandling>Incapable</manipulationHandling> doesn't correspond to any field in type CompProperties.
  78.  
  79. XML error: <ejectIfBelowHealthPercent>0.20</ejectIfBelowHealthPercent> doesn't correspond to any field in type CompProperties.
  80.  
  81. XML error: <seatHitDamageFactor>0.20</seatHitDamageFactor> doesn't correspond to any field in type CompProperties.
  82.  
  83. XML error: <seatHitCriticalHitChance>0.05</seatHitCriticalHitChance> doesn't correspond to any field in type CompProperties.
  84.  
  85. XML error: <canBeDowned>true</canBeDowned> doesn't correspond to any field in type CompProperties.
  86.  
  87. XML error: <canWiggleWhenDowned>false</canWiggleWhenDowned> doesn't correspond to any field in type CompProperties.
  88.  
  89. XML error: <soundEntry>Pawn_Mech_Centipede_Wounded</soundEntry> doesn't correspond to any field in type CompProperties.
  90.  
  91. XML error: <soundMoving /> doesn't correspond to any field in type CompProperties.
  92.  
  93. XML error: <soundEject>Pawn_Mech_Centipede_Wounded</soundEject> doesn't correspond to any field in type CompProperties.
  94.  
  95. XML error: <labelUndamaged>Undamaged</labelUndamaged> doesn't correspond to any field in type CompProperties.
  96.  
  97. XML error: <labelDamaged>Damaged</labelDamaged> doesn't correspond to any field in type CompProperties.
  98.  
  99. XML error: <labelInoperable>Inoperable</labelInoperable> doesn't correspond to any field in type CompProperties.
  100.  
  101. XML error: <labelBroken>Broken</labelBroken> doesn't correspond to any field in type CompProperties.
  102.  
  103. XML error: <roles><li><label>operator</label><labelPlural>operators</labelPlural><handlingTypes><li>Movement</li><li>Weapons</li></handlingTypes><slots>1</slots><slotsToOperate>1</slotsToOperate><slotTag>DriverSeat</slotTag></li><li><label>passenger</label><labelPlural>passengers</labelPlural><slots>6</slots><slotTag>PassengerSeat</slotTag></li></roles> doesn't correspond to any field in type CompProperties.
  104.  
  105. Could not find type named CompVehicle.CompProperties_Vehicle from node <li Class="CompVehicle.CompProperties_Vehicle"><!--
  106. Vehicle Type determines how movements are calculated.
  107. Vehicle Types :
  108. Aircraft, AircraftAmphibious, AircraftSpace
  109. Amphibious, LandWheeled, LandHover, LandWalker,
  110. Sea, SeaSubmarine, SpaceOuter
  111. --><vehicleType>LandWheeled</vehicleType><!--
  112. Handler types determine if vehicles require a person to
  113. handle various aspects of the vehicle's functions.
  114. Handling Types :
  115. Incapable, HandlerRequired, NoHandlerRequired
  116. --><movementHandling>HandlerRequired</movementHandling><weaponHandling>HandlerRequired</weaponHandling><manipulationHandling>Incapable</manipulationHandling><!-- Determines how much a vehicle can carry --><cargoCapacity>100</cargoCapacity><!-- Unloads all passengers when health percent reaches below this percentage. --><ejectIfBelowHealthPercent>0.20</ejectIfBelowHealthPercent><!-- If a bullet hits a seat, the passenger is injured by this factor of damage. --><seatHitDamageFactor>0.25</seatHitDamageFactor><!-- Chance of doubling that damage. --><seatHitCriticalHitChance>0.1</seatHitCriticalHitChance><canBeDowned>true</canBeDowned><canWiggleWhenDowned>false</canWiggleWhenDowned><soundEntry>Pawn_Mech_Centipede_Wounded</soundEntry><soundMoving /><soundEject>Pawn_Mech_Centipede_Wounded</soundEject><labelUndamaged>Undamaged</labelUndamaged><labelDamaged>Damaged</labelDamaged><labelInoperable>Inoperable</labelInoperable><labelBroken>Broken</labelBroken><roles><li><label>operator</label><labelPlural>operators</labelPlural><handlingTypes><li>Movement</li><li>Weapons</li></handlingTypes><slots>1</slots><slotsToOperate>1</slotsToOperate><slotTag>OperatorSeat</slotTag></li></roles></li>
  117.  
  118. XML error: <vehicleType>LandWheeled</vehicleType> doesn't correspond to any field in type CompProperties.
  119.  
  120. XML error: <movementHandling>HandlerRequired</movementHandling> doesn't correspond to any field in type CompProperties.
  121.  
  122. XML error: <weaponHandling>HandlerRequired</weaponHandling> doesn't correspond to any field in type CompProperties.
  123.  
  124. XML error: <manipulationHandling>Incapable</manipulationHandling> doesn't correspond to any field in type CompProperties.
  125.  
  126. XML error: <cargoCapacity>100</cargoCapacity> doesn't correspond to any field in type CompProperties.
  127.  
  128. XML error: <ejectIfBelowHealthPercent>0.20</ejectIfBelowHealthPercent> doesn't correspond to any field in type CompProperties.
  129.  
  130. XML error: <seatHitDamageFactor>0.25</seatHitDamageFactor> doesn't correspond to any field in type CompProperties.
  131.  
  132. XML error: <seatHitCriticalHitChance>0.1</seatHitCriticalHitChance> doesn't correspond to any field in type CompProperties.
  133.  
  134. XML error: <canBeDowned>true</canBeDowned> doesn't correspond to any field in type CompProperties.
  135.  
  136. XML error: <canWiggleWhenDowned>false</canWiggleWhenDowned> doesn't correspond to any field in type CompProperties.
  137.  
  138. XML error: <soundEntry>Pawn_Mech_Centipede_Wounded</soundEntry> doesn't correspond to any field in type CompProperties.
  139.  
  140. XML error: <soundMoving /> doesn't correspond to any field in type CompProperties.
  141.  
  142. XML error: <soundEject>Pawn_Mech_Centipede_Wounded</soundEject> doesn't correspond to any field in type CompProperties.
  143.  
  144. XML error: <labelUndamaged>Undamaged</labelUndamaged> doesn't correspond to any field in type CompProperties.
  145.  
  146. XML error: <labelDamaged>Damaged</labelDamaged> doesn't correspond to any field in type CompProperties.
  147.  
  148. XML error: <labelInoperable>Inoperable</labelInoperable> doesn't correspond to any field in type CompProperties.
  149.  
  150. XML error: <labelBroken>Broken</labelBroken> doesn't correspond to any field in type CompProperties.
  151.  
  152. XML error: <roles><li><label>operator</label><labelPlural>operators</labelPlural><handlingTypes><li>Movement</li><li>Weapons</li></handlingTypes><slots>1</slots><slotsToOperate>1</slotsToOperate><slotTag>OperatorSeat</slotTag></li></roles> doesn't correspond to any field in type CompProperties.
  153.  
  154. Could not find type named CompVehicle.CompProperties_Vehicle from node <li Class="CompVehicle.CompProperties_Vehicle"><!--
  155. Vehicle Type determines how movements are calculated.
  156. Vehicle Types :
  157. Aircraft, AircraftAmphibious, AircraftSpace
  158. Amphibious, LandWheeled, LandHover, LandWalker,
  159. Sea, SeaSubmarine, SpaceOuter
  160. --><vehicleType>LandWheeled</vehicleType><!--
  161. Handler types determine if vehicles require a person to
  162. handle various aspects of the vehicle's functions.
  163. Handling Types :
  164. Incapable, HandlerRequired, NoHandlerRequired
  165. --><movementHandling>HandlerRequired</movementHandling><weaponHandling>HandlerRequired</weaponHandling><manipulationHandling>Incapable</manipulationHandling><!-- Unloads all passengers when health percent reaches below this percentage. --><ejectIfBelowHealthPercent>0.30</ejectIfBelowHealthPercent><!-- If a bullet hits a seat, the passenger is injured by this factor of damage. --><seatHitDamageFactor>1.00</seatHitDamageFactor><!-- Chance of doubling that damage. --><seatHitCriticalHitChance>0.15</seatHitCriticalHitChance><canBeDowned>true</canBeDowned><canWiggleWhenDowned>false</canWiggleWhenDowned><soundEntry>Pawn_Mech_Centipede_Wounded</soundEntry><soundMoving /><soundEject>Pawn_Mech_Centipede_Wounded</soundEject><labelUndamaged>Undamaged</labelUndamaged><labelDamaged>Damaged</labelDamaged><labelInoperable>Inoperable</labelInoperable><labelBroken>Broken</labelBroken><roles><li><label>driver</label><labelPlural>drivers</labelPlural><handlingTypes><li>Movement</li><li>Weapons</li></handlingTypes><slots>1</slots><slotsToOperate>1</slotsToOperate><slotTag>DriverSeat</slotTag></li><li><label>passenger</label><labelPlural>passengers</labelPlural><slots>1</slots><slotTag>PassengerSeat</slotTag></li></roles></li>
  166.  
  167. XML error: <vehicleType>LandWheeled</vehicleType> doesn't correspond to any field in type CompProperties.
  168.  
  169. XML error: <movementHandling>HandlerRequired</movementHandling> doesn't correspond to any field in type CompProperties.
  170.  
  171. XML error: <weaponHandling>HandlerRequired</weaponHandling> doesn't correspond to any field in type CompProperties.
  172.  
  173. XML error: <manipulationHandling>Incapable</manipulationHandling> doesn't correspond to any field in type CompProperties.
  174.  
  175. XML error: <ejectIfBelowHealthPercent>0.30</ejectIfBelowHealthPercent> doesn't correspond to any field in type CompProperties.
  176.  
  177. XML error: <seatHitDamageFactor>1.00</seatHitDamageFactor> doesn't correspond to any field in type CompProperties.
  178.  
  179. XML error: <seatHitCriticalHitChance>0.15</seatHitCriticalHitChance> doesn't correspond to any field in type CompProperties.
  180.  
  181. XML error: <canBeDowned>true</canBeDowned> doesn't correspond to any field in type CompProperties.
  182.  
  183. XML error: <canWiggleWhenDowned>false</canWiggleWhenDowned> doesn't correspond to any field in type CompProperties.
  184.  
  185. XML error: <soundEntry>Pawn_Mech_Centipede_Wounded</soundEntry> doesn't correspond to any field in type CompProperties.
  186.  
  187. XML error: <soundMoving /> doesn't correspond to any field in type CompProperties.
  188.  
  189. XML error: <soundEject>Pawn_Mech_Centipede_Wounded</soundEject> doesn't correspond to any field in type CompProperties.
  190.  
  191. XML error: <labelUndamaged>Undamaged</labelUndamaged> doesn't correspond to any field in type CompProperties.
  192.  
  193. XML error: <labelDamaged>Damaged</labelDamaged> doesn't correspond to any field in type CompProperties.
  194.  
  195. XML error: <labelInoperable>Inoperable</labelInoperable> doesn't correspond to any field in type CompProperties.
  196.  
  197. XML error: <labelBroken>Broken</labelBroken> doesn't correspond to any field in type CompProperties.
  198.  
  199. XML error: <roles><li><label>driver</label><labelPlural>drivers</labelPlural><handlingTypes><li>Movement</li><li>Weapons</li></handlingTypes><slots>1</slots><slotsToOperate>1</slotsToOperate><slotTag>DriverSeat</slotTag></li><li><label>passenger</label><labelPlural>passengers</labelPlural><slots>1</slots><slotTag>PassengerSeat</slotTag></li></roles> doesn't correspond to any field in type CompProperties.
  200.  
  201. Could not find a type named CompVehicle.Recipe_RepairVehicle
  202.  
  203. Could not find a type named CompVehicle.Recipe_RepairVehicle
  204.  
  205. Could not find type named CompVehicle.CompProperties_VehicleSpawner from node <li Class="CompVehicle.CompProperties_VehicleSpawner"><useVerb>Assemble {0}</useVerb><vehicleToSpawn>Vehicle_Truck</vehicleToSpawn><assemblyTime>20.0</assemblyTime><workEffect>ConstructMetal</workEffect></li>
  206.  
  207. XML error: <useVerb>Assemble {0}</useVerb> doesn't correspond to any field in type CompProperties.
  208.  
  209. XML error: <vehicleToSpawn>Vehicle_Truck</vehicleToSpawn> doesn't correspond to any field in type CompProperties.
  210.  
  211. XML error: <assemblyTime>20.0</assemblyTime> doesn't correspond to any field in type CompProperties.
  212.  
  213. XML error: <workEffect>ConstructMetal</workEffect> doesn't correspond to any field in type CompProperties.
  214.  
  215. Could not find type named CompVehicle.CompProperties_VehicleSpawner from node <li Class="CompVehicle.CompProperties_VehicleSpawner"><useVerb>Assemble {0}</useVerb><vehicleToSpawn>Vehicle_Tank</vehicleToSpawn><assemblyTime>20.0</assemblyTime><workEffect>ConstructMetal</workEffect></li>
  216.  
  217. XML error: <useVerb>Assemble {0}</useVerb> doesn't correspond to any field in type CompProperties.
  218.  
  219. XML error: <vehicleToSpawn>Vehicle_Tank</vehicleToSpawn> doesn't correspond to any field in type CompProperties.
  220.  
  221. XML error: <assemblyTime>20.0</assemblyTime> doesn't correspond to any field in type CompProperties.
  222.  
  223. XML error: <workEffect>ConstructMetal</workEffect> doesn't correspond to any field in type CompProperties.
  224.  
  225. Could not find type named CompVehicle.CompProperties_VehicleSpawner from node <li Class="CompVehicle.CompProperties_VehicleSpawner"><useVerb>Assemble {0}</useVerb><vehicleToSpawn>Vehicle_APC</vehicleToSpawn><assemblyTime>20.0</assemblyTime><workEffect>ConstructMetal</workEffect></li>
  226.  
  227. XML error: <useVerb>Assemble {0}</useVerb> doesn't correspond to any field in type CompProperties.
  228.  
  229. XML error: <vehicleToSpawn>Vehicle_APC</vehicleToSpawn> doesn't correspond to any field in type CompProperties.
  230.  
  231. XML error: <assemblyTime>20.0</assemblyTime> doesn't correspond to any field in type CompProperties.
  232.  
  233. XML error: <workEffect>ConstructMetal</workEffect> doesn't correspond to any field in type CompProperties.
  234.  
  235. Could not find type named CompInstalledPart.CompProperties_InstalledPart from node <li Class="CompInstalledPart.CompProperties_InstalledPart"><allowedToInstallOn><li>Tank</li></allowedToInstallOn><installedWeaponGraphic><texPath>Weps/Turrets/Tank_Cannon</texPath><graphicClass>Graphic_Single</graphicClass><drawSize>6</drawSize><shaderType>TransparentPostLight</shaderType></installedWeaponGraphic><workToInstall>500</workToInstall><workToUninstall>500</workToUninstall><workEffect>Repair</workEffect></li>
  236.  
  237. XML error: <allowedToInstallOn><li>Tank</li></allowedToInstallOn> doesn't correspond to any field in type CompProperties.
  238.  
  239. XML error: <installedWeaponGraphic><texPath>Weps/Turrets/Tank_Cannon</texPath><graphicClass>Graphic_Single</graphicClass><drawSize>6</drawSize><shaderType>TransparentPostLight</shaderType></installedWeaponGraphic> doesn't correspond to any field in type CompProperties.
  240.  
  241. XML error: <workToInstall>500</workToInstall> doesn't correspond to any field in type CompProperties.
  242.  
  243. XML error: <workToUninstall>500</workToUninstall> doesn't correspond to any field in type CompProperties.
  244.  
  245. XML error: <workEffect>Repair</workEffect> doesn't correspond to any field in type CompProperties.
  246.  
  247. Could not find a type named CompOversizedWeapon.CompOversizedWeapon
  248.  
  249. Could not find type named CompInstalledPart.CompProperties_InstalledPart from node <li Class="CompInstalledPart.CompProperties_InstalledPart"><allowedToInstallOn><li>Tank</li></allowedToInstallOn><installedWeaponGraphic><texPath>Weps/Turrets/Rail_Cannon</texPath><graphicClass>Graphic_Single</graphicClass><drawSize>6</drawSize><shaderType>TransparentPostLight</shaderType></installedWeaponGraphic><workToInstall>500</workToInstall><workToUninstall>500</workToUninstall><workEffect>Repair</workEffect></li>
  250.  
  251. XML error: <allowedToInstallOn><li>Tank</li></allowedToInstallOn> doesn't correspond to any field in type CompProperties.
  252.  
  253. XML error: <installedWeaponGraphic><texPath>Weps/Turrets/Rail_Cannon</texPath><graphicClass>Graphic_Single</graphicClass><drawSize>6</drawSize><shaderType>TransparentPostLight</shaderType></installedWeaponGraphic> doesn't correspond to any field in type CompProperties.
  254.  
  255. XML error: <workToInstall>500</workToInstall> doesn't correspond to any field in type CompProperties.
  256.  
  257. XML error: <workToUninstall>500</workToUninstall> doesn't correspond to any field in type CompProperties.
  258.  
  259. XML error: <workEffect>Repair</workEffect> doesn't correspond to any field in type CompProperties.
  260.  
  261. Could not find a type named CompOversizedWeapon.CompOversizedWeapon
  262.  
  263. Could not find type named CompInstalledPart.CompProperties_InstalledPart from node <li Class="CompInstalledPart.CompProperties_InstalledPart"><allowedToInstallOn><li>Truck</li><li>Tank</li><li>APC</li></allowedToInstallOn><installedWeaponGraphic><texPath>Weps/Turrets/Burst_Cannon</texPath><graphicClass>Graphic_Single</graphicClass><drawSize>6</drawSize><shaderType>TransparentPostLight</shaderType></installedWeaponGraphic><workToInstall>500</workToInstall><workToUninstall>500</workToUninstall><workEffect>Repair</workEffect></li>
  264.  
  265. XML error: <allowedToInstallOn><li>Truck</li><li>Tank</li><li>APC</li></allowedToInstallOn> doesn't correspond to any field in type CompProperties.
  266.  
  267. XML error: <installedWeaponGraphic><texPath>Weps/Turrets/Burst_Cannon</texPath><graphicClass>Graphic_Single</graphicClass><drawSize>6</drawSize><shaderType>TransparentPostLight</shaderType></installedWeaponGraphic> doesn't correspond to any field in type CompProperties.
  268.  
  269. XML error: <workToInstall>500</workToInstall> doesn't correspond to any field in type CompProperties.
  270.  
  271. XML error: <workToUninstall>500</workToUninstall> doesn't correspond to any field in type CompProperties.
  272.  
  273. XML error: <workEffect>Repair</workEffect> doesn't correspond to any field in type CompProperties.
  274.  
  275. Duplicate code-linked translation key: Confirm in language Portuguese
  276.  
  277. Duplicate code-linked translation key: GoBack in language Portuguese
  278.  
  279. Duplicate code-linked translation key: OK in language Portuguese
  280.  
  281. Duplicate code-linked translation key: SaveGameButton in language Portuguese
  282.  
  283. Duplicate code-linked translation key: OverwriteButton in language Portuguese
  284.  
  285. Duplicate code-linked translation key: LoadGameButton in language Portuguese
  286.  
  287. Duplicate code-linked translation key: ConfirmDelete in language Portuguese
  288.  
  289. Duplicate code-linked translation key: DeleteThisSavegame in language Portuguese
  290.  
  291. Duplicate code-linked translation key: SavedAs in language Portuguese
  292.  
  293. Duplicate code-linked translation key: NeedAName in language Portuguese
  294.  
  295. Duplicate code-linked translation key: LoadingLongEvent in language Portuguese
  296.  
  297. Duplicate code-linked translation key: NameColonyMessage in language Portuguese
  298.  
  299. Duplicate code-linked translation key: ColonyGainsName in language Portuguese
  300.  
  301. Duplicate code-linked translation key: ColonyNameIsInvalid in language Portuguese
  302.  
  303. Duplicate code-linked translation key: ZoneGainsName in language Portuguese
  304.  
  305. Duplicate code-linked translation key: PawnGainsName in language Portuguese
  306.  
  307. Duplicate code-linked translation key: SaveGameIncompatibleWarningText in language Portuguese
  308.  
  309. Duplicate code-linked translation key: ConfirmResolutionChange in language Portuguese
  310.  
  311. Duplicate code-linked translation key: ResolutionKeep in language Portuguese
  312.  
  313. Duplicate code-linked translation key: ResolutionRevert in language Portuguese
  314.  
  315. Duplicate code-linked translation key: Research in language Portuguese
  316.  
  317. Duplicate code-linked translation key: Researched in language Portuguese
  318.  
  319. Duplicate code-linked translation key: Unresearched in language Portuguese
  320.  
  321. Duplicate code-linked translation key: Finished in language Portuguese
  322.  
  323. Duplicate code-linked translation key: InProgress in language Portuguese
  324.  
  325. Duplicate code-linked translation key: ResearchMenuWithoutBench in language Portuguese
  326.  
  327. Duplicate code-linked translation key: MapSizePerformanceWarning in language Portuguese
  328.  
  329. Duplicate code-linked translation key: MapSize in language Portuguese
  330.  
  331. Duplicate code-linked translation key: MapSizeDesc in language Portuguese
  332.  
  333. Duplicate code-linked translation key: MapSizeSmall in language Portuguese
  334.  
  335. Duplicate code-linked translation key: MapSizeMedium in language Portuguese
  336.  
  337. Duplicate code-linked translation key: MapSizeLarge in language Portuguese
  338.  
  339. Duplicate code-linked translation key: MapSizeExtreme in language Portuguese
  340.  
  341. Duplicate code-linked translation key: Suspended in language Portuguese
  342.  
  343. Duplicate code-linked translation key: NotSuspended in language Portuguese
  344.  
  345. Duplicate code-linked translation key: SuspendedAllCaps in language Portuguese
  346.  
  347. Duplicate code-linked translation key: RepeatCount in language Portuguese
  348.  
  349. Duplicate code-linked translation key: Forever in language Portuguese
  350.  
  351. Duplicate code-linked translation key: IngredientSearchRadius in language Portuguese
  352.  
  353. Duplicate code-linked translation key: Infinite in language Portuguese
  354.  
  355. Duplicate code-linked translation key: RecipeCannotHaveTargetCount in language Portuguese
  356.  
  357. Duplicate code-linked translation key: MinimumSkills in language Portuguese
  358.  
  359. Duplicate code-linked translation key: BillRequires in language Portuguese
  360.  
  361. Duplicate code-linked translation key: UsableIngredients in language Portuguese
  362.  
  363. Duplicate code-linked translation key: DoXTimes in language Portuguese
  364.  
  365. Duplicate code-linked translation key: DoUntilYouHaveX in language Portuguese
  366.  
  367. Duplicate code-linked translation key: DoForever in language Portuguese
  368.  
  369. Duplicate code-linked translation key: BillRepeatTargetCountShort in language Portuguese
  370.  
  371. Duplicate code-linked translation key: BillStoreMode_DropOnFloor in language Portuguese
  372.  
  373. Duplicate code-linked translation key: BillStoreMode_BestStockpile in language Portuguese
  374.  
  375. Duplicate code-linked translation key: BillStoreMode_NearestStockpileAnyPriority in language Portuguese
  376.  
  377. Duplicate code-linked translation key: Damage in language Portuguese
  378.  
  379. Duplicate code-linked translation key: Accuracy in language Portuguese
  380.  
  381. Duplicate code-linked translation key: BurstShotCount in language Portuguese
  382.  
  383. Duplicate code-linked translation key: WarmupTime in language Portuguese
  384.  
  385. Duplicate code-linked translation key: CooldownTime in language Portuguese
  386.  
  387. Duplicate code-linked translation key: BurstShotFireRate in language Portuguese
  388.  
  389. Duplicate code-linked translation key: Range in language Portuguese
  390.  
  391. Duplicate code-linked translation key: GrowsWild in language Portuguese
  392.  
  393. Duplicate code-linked translation key: Harvestable in language Portuguese
  394.  
  395. Duplicate code-linked translation key: LimitedLifespan in language Portuguese
  396.  
  397. Duplicate code-linked translation key: GrowingTime in language Portuguese
  398.  
  399. Duplicate code-linked translation key: Days in language Portuguese
  400.  
  401. Duplicate code-linked translation key: FertilityRequirement in language Portuguese
  402.  
  403. Duplicate code-linked translation key: LightRequirement in language Portuguese
  404.  
  405. Duplicate code-linked translation key: Attributes in language Portuguese
  406.  
  407. Duplicate code-linked translation key: LifeSpan in language Portuguese
  408.  
  409. Duplicate code-linked translation key: Nutrition in language Portuguese
  410.  
  411. Duplicate code-linked translation key: FoodQuality in language Portuguese
  412.  
  413. Duplicate code-linked translation key: WalkSpeedProperty in language Portuguese
  414.  
  415. Duplicate code-linked translation key: MinFoodQuality in language Portuguese
  416.  
  417. Duplicate code-linked translation key: Diet in language Portuguese
  418.  
  419. Duplicate code-linked translation key: RecruitDifficulty in language Portuguese
  420.  
  421. Duplicate code-linked translation key: Covers in language Portuguese
  422.  
  423. Duplicate code-linked translation key: BodyPartEfficiency in language Portuguese
  424.  
  425. Duplicate code-linked translation key: DragToTrade in language Portuguese
  426.  
  427. Duplicate code-linked translation key: BuyPriceDesc in language Portuguese
  428.  
  429. Duplicate code-linked translation key: SellPriceDesc in language Portuguese
  430.  
  431. Duplicate code-linked translation key: PriceTypeDesc in language Portuguese
  432.  
  433. Duplicate code-linked translation key: ColonyCount in language Portuguese
  434.  
  435. Duplicate code-linked translation key: TraderCount in language Portuguese
  436.  
  437. Duplicate code-linked translation key: AcceptButton in language Portuguese
  438.  
  439. Duplicate code-linked translation key: ResetButton in language Portuguese
  440.  
  441. Duplicate code-linked translation key: CancelButton in language Portuguese
  442.  
  443. Duplicate code-linked translation key: YourTradeableSilver in language Portuguese
  444.  
  445. Duplicate code-linked translation key: YourTradeableSilverTip in language Portuguese
  446.  
  447. Duplicate code-linked translation key: TraderHasNoMore in language Portuguese
  448.  
  449. Duplicate code-linked translation key: ColonyHasNoMore in language Portuguese
  450.  
  451. Duplicate code-linked translation key: TraderWillNotTrade in language Portuguese
  452.  
  453. Duplicate code-linked translation key: SocialSkillIs in language Portuguese
  454.  
  455. Duplicate code-linked translation key: ResearchFinished in language Portuguese
  456.  
  457. Duplicate code-linked translation key: ResearchScreen in language Portuguese
  458.  
  459. Duplicate code-linked translation key: HistoryUploadMessage in language Portuguese
  460.  
  461. Duplicate code-linked translation key: HistoryUploadMessagePlayerName in language Portuguese
  462.  
  463. Duplicate code-linked translation key: HistoryUploadYes in language Portuguese
  464.  
  465. Duplicate code-linked translation key: HistoryUploadNo in language Portuguese
  466.  
  467. Duplicate code-linked translation key: HistoryUploadYesOnce in language Portuguese
  468.  
  469. Duplicate code-linked translation key: HistoryUploadNoOnce in language Portuguese
  470.  
  471. Duplicate code-linked translation key: StatsReport_BaseValue in language Portuguese
  472.  
  473. Duplicate code-linked translation key: StatsReport_RelevantTraits in language Portuguese
  474.  
  475. Duplicate code-linked translation key: StatsReport_RelevantGear in language Portuguese
  476.  
  477. Duplicate code-linked translation key: StatsReport_Material in language Portuguese
  478.  
  479. Duplicate code-linked translation key: StatsReport_CharacterQuality in language Portuguese
  480.  
  481. Duplicate code-linked translation key: StatsReport_Skills in language Portuguese
  482.  
  483. Duplicate code-linked translation key: StatsReport_OtherStats in language Portuguese
  484.  
  485. Duplicate code-linked translation key: StatsReport_HealthFactors in language Portuguese
  486.  
  487. Duplicate code-linked translation key: HealthFactorPercentImpact in language Portuguese
  488.  
  489. Duplicate code-linked translation key: StatsReport_PostProcessed in language Portuguese
  490.  
  491. Duplicate code-linked translation key: StatsReport_FinalValue in language Portuguese
  492.  
  493. Duplicate code-linked translation key: FactionGreetingHostile in language Portuguese
  494.  
  495. Duplicate code-linked translation key: FactionGreetingWary in language Portuguese
  496.  
  497. Duplicate code-linked translation key: FactionGreetingWarm in language Portuguese
  498.  
  499. Duplicate code-linked translation key: Disconnect in language Portuguese
  500.  
  501. Duplicate code-linked translation key: OfferGift in language Portuguese
  502.  
  503. Duplicate code-linked translation key: NeedSilverLaunchable in language Portuguese
  504.  
  505. Duplicate code-linked translation key: NotEnoughSilver in language Portuguese
  506.  
  507. Duplicate code-linked translation key: SilverForGoodwill in language Portuguese
  508.  
  509. Duplicate code-linked translation key: SilverGiftSent in language Portuguese
  510.  
  511. Duplicate code-linked translation key: RequestMilitaryAid in language Portuguese
  512.  
  513. Duplicate code-linked translation key: MilitaryAidConfirmMutualEnemy in language Portuguese
  514.  
  515. Duplicate code-linked translation key: CallConfirm in language Portuguese
  516.  
  517. Duplicate code-linked translation key: CallCancel in language Portuguese
  518.  
  519. Duplicate code-linked translation key: MilitaryAidSent in language Portuguese
  520.  
  521. Duplicate code-linked translation key: TabBills in language Portuguese
  522.  
  523. Duplicate code-linked translation key: TabGrowing in language Portuguese
  524.  
  525. Duplicate code-linked translation key: TabCharacter in language Portuguese
  526.  
  527. Duplicate code-linked translation key: TabPrisoner in language Portuguese
  528.  
  529. Duplicate code-linked translation key: TabGear in language Portuguese
  530.  
  531. Duplicate code-linked translation key: TabStorage in language Portuguese
  532.  
  533. Duplicate code-linked translation key: TabHealth in language Portuguese
  534.  
  535. Duplicate code-linked translation key: TabRace in language Portuguese
  536.  
  537. Duplicate code-linked translation key: TabBasics in language Portuguese
  538.  
  539. Duplicate code-linked translation key: TabStats in language Portuguese
  540.  
  541. Duplicate code-linked translation key: AddBill in language Portuguese
  542.  
  543. Duplicate code-linked translation key: RecipeRequiresSkills in language Portuguese
  544.  
  545. Duplicate code-linked translation key: SuspendedCaps in language Portuguese
  546.  
  547. Duplicate code-linked translation key: PlantVerb in language Portuguese
  548.  
  549. Duplicate code-linked translation key: RecruitmentDifficulty in language Portuguese
  550.  
  551. Duplicate code-linked translation key: DoctorsCare in language Portuguese
  552.  
  553. Duplicate code-linked translation key: ShouldTryToRecruit in language Portuguese
  554.  
  555. Duplicate code-linked translation key: PrisonerNoInteraction in language Portuguese
  556.  
  557. Duplicate code-linked translation key: PrisonerFriendlyChat in language Portuguese
  558.  
  559. Duplicate code-linked translation key: PrisonerExecution in language Portuguese
  560.  
  561. Duplicate code-linked translation key: MoveSpeed in language Portuguese
  562.  
  563. Duplicate code-linked translation key: Efficiency in language Portuguese
  564.  
  565. Duplicate code-linked translation key: MissingBodyPart in language Portuguese
  566.  
  567. Duplicate code-linked translation key: DestroyedBodyPart in language Portuguese
  568.  
  569. Duplicate code-linked translation key: ShatteredBodyPart in language Portuguese
  570.  
  571. Duplicate code-linked translation key: RemovedBodyPart in language Portuguese
  572.  
  573. Duplicate code-linked translation key: Healthy in language Portuguese
  574.  
  575. Duplicate code-linked translation key: InPain in language Portuguese
  576.  
  577. Duplicate code-linked translation key: PainLevel in language Portuguese
  578.  
  579. Duplicate code-linked translation key: Dead in language Portuguese
  580.  
  581. Duplicate code-linked translation key: Unconscious in language Portuguese
  582.  
  583. Duplicate code-linked translation key: PainShock in language Portuguese
  584.  
  585. Duplicate code-linked translation key: Injured in language Portuguese
  586.  
  587. Duplicate code-linked translation key: NoInjuries in language Portuguese
  588.  
  589. Duplicate code-linked translation key: WholeBody in language Portuguese
  590.  
  591. Duplicate code-linked translation key: DataProcessing in language Portuguese
  592.  
  593. Duplicate code-linked translation key: Communication in language Portuguese
  594.  
  595. Duplicate code-linked translation key: AffectsLower in language Portuguese
  596.  
  597. Duplicate code-linked translation key: BleedingRate in language Portuguese
  598.  
  599. Duplicate code-linked translation key: HealthOverview in language Portuguese
  600.  
  601. Duplicate code-linked translation key: MedicalOperationsShort in language Portuguese
  602.  
  603. Duplicate code-linked translation key: MedicalOperationsMechanoidsShort in language Portuguese
  604.  
  605. Duplicate code-linked translation key: MedicalOperations in language Portuguese
  606.  
  607. Duplicate code-linked translation key: Amputate in language Portuguese
  608.  
  609. Duplicate code-linked translation key: Harvest in language Portuguese
  610.  
  611. Duplicate code-linked translation key: None in language Portuguese
  612.  
  613. Duplicate code-linked translation key: VeryPoor in language Portuguese
  614.  
  615. Duplicate code-linked translation key: Poor in language Portuguese
  616.  
  617. Duplicate code-linked translation key: Weakened in language Portuguese
  618.  
  619. Duplicate code-linked translation key: GoodCondition in language Portuguese
  620.  
  621. Duplicate code-linked translation key: Enhanced in language Portuguese
  622.  
  623. Duplicate code-linked translation key: SeriouslyImpaired in language Portuguese
  624.  
  625. Duplicate code-linked translation key: Impaired in language Portuguese
  626.  
  627. Duplicate code-linked translation key: SlightlyImpaired in language Portuguese
  628.  
  629. Duplicate code-linked translation key: NoPain in language Portuguese
  630.  
  631. Duplicate code-linked translation key: LittlePain in language Portuguese
  632.  
  633. Duplicate code-linked translation key: MediumPain in language Portuguese
  634.  
  635. Duplicate code-linked translation key: SeverePain in language Portuguese
  636.  
  637. Duplicate code-linked translation key: ExtremePain in language Portuguese
  638.  
  639. Duplicate code-linked translation key: Health in language Portuguese
  640.  
  641. Duplicate code-linked translation key: ManualPriorities in language Portuguese
  642.  
  643. Duplicate code-linked translation key: HigherPriority in language Portuguese
  644.  
  645. Duplicate code-linked translation key: LowerPriority in language Portuguese
  646.  
  647. Duplicate code-linked translation key: RelevantSkills in language Portuguese
  648.  
  649. Duplicate code-linked translation key: ClickToJumpTo in language Portuguese
  650.  
  651. Duplicate code-linked translation key: CannotDoThisWork in language Portuguese
  652.  
  653. Duplicate code-linked translation key: NoneBrackets in language Portuguese
  654.  
  655. Duplicate code-linked translation key: Hostile in language Portuguese
  656.  
  657. Duplicate code-linked translation key: HostileTo in language Portuguese
  658.  
  659. Duplicate code-linked translation key: CurrentGoodwill in language Portuguese
  660.  
  661. Duplicate code-linked translation key: Storyteller in language Portuguese
  662.  
  663. Duplicate code-linked translation key: ColonyWealthTotal in language Portuguese
  664.  
  665. Duplicate code-linked translation key: ColonyWealthItems in language Portuguese
  666.  
  667. Duplicate code-linked translation key: ColonyWealthBuildings in language Portuguese
  668.  
  669. Duplicate code-linked translation key: NumThreatBigs in language Portuguese
  670.  
  671. Duplicate code-linked translation key: NumEnemyRaids in language Portuguese
  672.  
  673. Duplicate code-linked translation key: DamageTaken in language Portuguese
  674.  
  675. Duplicate code-linked translation key: ColonistsKilled in language Portuguese
  676.  
  677. Duplicate code-linked translation key: ColonistsLaunched in language Portuguese
  678.  
  679. Duplicate code-linked translation key: SelectGraph in language Portuguese
  680.  
  681. Duplicate code-linked translation key: Last30Days in language Portuguese
  682.  
  683. Duplicate code-linked translation key: Last100Days in language Portuguese
  684.  
  685. Duplicate code-linked translation key: Last300Days in language Portuguese
  686.  
  687. Duplicate code-linked translation key: AllDays in language Portuguese
  688.  
  689. Duplicate code-linked translation key: Day in language Portuguese
  690.  
  691. Duplicate code-linked translation key: Value in language Portuguese
  692.  
  693. Duplicate code-linked translation key: External in language Portuguese
  694.  
  695. Duplicate code-linked translation key: WorkLeft in language Portuguese
  696.  
  697. Duplicate code-linked translation key: Contents in language Portuguese
  698.  
  699. Duplicate code-linked translation key: ContainedResources in language Portuguese
  700.  
  701. Duplicate code-linked translation key: ForPrisonerUse in language Portuguese
  702.  
  703. Duplicate code-linked translation key: ForColonistUse in language Portuguese
  704.  
  705. Duplicate code-linked translation key: MedicalBed in language Portuguese
  706.  
  707. Duplicate code-linked translation key: Owner in language Portuguese
  708.  
  709. Duplicate code-linked translation key: Nobody in language Portuguese
  710.  
  711. Duplicate code-linked translation key: Unowned in language Portuguese
  712.  
  713. Duplicate code-linked translation key: DeadTime in language Portuguese
  714.  
  715. Duplicate code-linked translation key: WalkSpeed in language Portuguese
  716.  
  717. Duplicate code-linked translation key: DyingLower in language Portuguese
  718.  
  719. Duplicate code-linked translation key: FilthOnFeet in language Portuguese
  720.  
  721. Duplicate code-linked translation key: NotEnoughStoredLower in language Portuguese
  722.  
  723. Duplicate code-linked translation key: NothingLower in language Portuguese
  724.  
  725. Duplicate code-linked translation key: Adapted in language Portuguese
  726.  
  727. Duplicate code-linked translation key: FreshMissingBodyPart in language Portuguese
  728.  
  729. Duplicate code-linked translation key: UntreatedLower in language Portuguese
  730.  
  731. Duplicate code-linked translation key: DevelopedImmunityLower in language Portuguese
  732.  
  733. Duplicate code-linked translation key: InjuryRequiresTreatment in language Portuguese
  734.  
  735. Duplicate code-linked translation key: MissingMedicalBillIngredient in language Portuguese
  736.  
  737. Duplicate code-linked translation key: Equipment in language Portuguese
  738.  
  739. Duplicate code-linked translation key: Apparel in language Portuguese
  740.  
  741. Duplicate code-linked translation key: Inventory in language Portuguese
  742.  
  743. Duplicate code-linked translation key: ThingInfo in language Portuguese
  744.  
  745. Duplicate code-linked translation key: DropThing in language Portuguese
  746.  
  747. Duplicate code-linked translation key: RenameColonist in language Portuguese
  748.  
  749. Duplicate code-linked translation key: Headshot in language Portuguese
  750.  
  751. Duplicate code-linked translation key: GunInstalled in language Portuguese
  752.  
  753. Duplicate code-linked translation key: MinimumRange in language Portuguese
  754.  
  755. Duplicate code-linked translation key: CanFireIn in language Portuguese
  756.  
  757. Duplicate code-linked translation key: ReportHaulingTo in language Portuguese
  758.  
  759. Duplicate code-linked translation key: ReportHauling in language Portuguese
  760.  
  761. Duplicate code-linked translation key: ReportSleeping in language Portuguese
  762.  
  763. Duplicate code-linked translation key: ReportResting in language Portuguese
  764.  
  765. Duplicate code-linked translation key: WeaponMissRadius in language Portuguese
  766.  
  767. Duplicate code-linked translation key: ShootReportShooterAbility in language Portuguese
  768.  
  769. Duplicate code-linked translation key: ShootReportWeapon in language Portuguese
  770.  
  771. Duplicate code-linked translation key: Darkness in language Portuguese
  772.  
  773. Duplicate code-linked translation key: TargetProne in language Portuguese
  774.  
  775. Duplicate code-linked translation key: TargetSize in language Portuguese
  776.  
  777. Duplicate code-linked translation key: Weather in language Portuguese
  778.  
  779. Duplicate code-linked translation key: ShootingCover in language Portuguese
  780.  
  781. Duplicate code-linked translation key: CoverThingBlocksPercentOfShots in language Portuguese
  782.  
  783. Duplicate code-linked translation key: NoCoverLower in language Portuguese
  784.  
  785. Duplicate code-linked translation key: ThoughtExpiresIn in language Portuguese
  786.  
  787. Duplicate code-linked translation key: ThoughtStartsExpiringIn in language Portuguese
  788.  
  789. Duplicate code-linked translation key: ThoughtFinishesExpiringIn in language Portuguese
  790.  
  791. Duplicate code-linked translation key: PawnMainDescGendered in language Portuguese
  792.  
  793. Duplicate code-linked translation key: Faction in language Portuguese
  794.  
  795. Duplicate code-linked translation key: Equipped in language Portuguese
  796.  
  797. Duplicate code-linked translation key: EquippedNothing in language Portuguese
  798.  
  799. Duplicate code-linked translation key: Incapacitated in language Portuguese
  800.  
  801. Duplicate code-linked translation key: InRestraints in language Portuguese
  802.  
  803. Duplicate code-linked translation key: Carrying in language Portuguese
  804.  
  805. Duplicate code-linked translation key: SelectNextInSquareTip in language Portuguese
  806.  
  807. Duplicate code-linked translation key: DefInfoTip in language Portuguese
  808.  
  809. Duplicate code-linked translation key: OfLower in language Portuguese
  810.  
  811. Duplicate code-linked translation key: PowerNotConnected in language Portuguese
  812.  
  813. Duplicate code-linked translation key: PowerConnectedRateStored in language Portuguese
  814.  
  815. Duplicate code-linked translation key: PowerNeeded in language Portuguese
  816.  
  817. Duplicate code-linked translation key: PowerOutput in language Portuguese
  818.  
  819. Duplicate code-linked translation key: PowerBatteryStored in language Portuguese
  820.  
  821. Duplicate code-linked translation key: PowerBatteryEfficiency in language Portuguese
  822.  
  823. Duplicate code-linked translation key: RotStateFresh in language Portuguese
  824.  
  825. Duplicate code-linked translation key: RotStateRotting in language Portuguese
  826.  
  827. Duplicate code-linked translation key: RotStateDessicated in language Portuguese
  828.  
  829. Duplicate code-linked translation key: ShotBy in language Portuguese
  830.  
  831. Duplicate code-linked translation key: CannotHit in language Portuguese
  832.  
  833. Duplicate code-linked translation key: StoragePriorityUnstored in language Portuguese
  834.  
  835. Duplicate code-linked translation key: StoragePriorityLow in language Portuguese
  836.  
  837. Duplicate code-linked translation key: StoragePriorityNormal in language Portuguese
  838.  
  839. Duplicate code-linked translation key: StoragePriorityPreferred in language Portuguese
  840.  
  841. Duplicate code-linked translation key: StoragePriorityImportant in language Portuguese
  842.  
  843. Duplicate code-linked translation key: StoragePriorityCritical in language Portuguese
  844.  
  845. Duplicate code-linked translation key: Ingredients in language Portuguese
  846.  
  847. Duplicate code-linked translation key: PercentGrowth in language Portuguese
  848.  
  849. Duplicate code-linked translation key: FullyGrownIn in language Portuguese
  850.  
  851. Duplicate code-linked translation key: ReadyToHarvest in language Portuguese
  852.  
  853. Duplicate code-linked translation key: Mature in language Portuguese
  854.  
  855. Duplicate code-linked translation key: SeedLabel in language Portuguese
  856.  
  857. Duplicate code-linked translation key: Zone in language Portuguese
  858.  
  859. Duplicate code-linked translation key: GrowingZone in language Portuguese
  860.  
  861. Duplicate code-linked translation key: Stockpile in language Portuguese
  862.  
  863. Duplicate code-linked translation key: DumpingStockpile in language Portuguese
  864.  
  865. Duplicate code-linked translation key: Priority in language Portuguese
  866.  
  867. Duplicate code-linked translation key: Undiscovered in language Portuguese
  868.  
  869. Duplicate code-linked translation key: ZoneVisibilityToggleButton in language Portuguese
  870.  
  871. Duplicate code-linked translation key: CategorizedResourceReadoutToggleButton in language Portuguese
  872.  
  873. Duplicate code-linked translation key: Fire in language Portuguese
  874.  
  875. Duplicate code-linked translation key: FireOn in language Portuguese
  876.  
  877. Duplicate code-linked translation key: Burning in language Portuguese
  878.  
  879. Duplicate code-linked translation key: FireSizeLower in language Portuguese
  880.  
  881. Duplicate code-linked translation key: MapConditionsTip in language Portuguese
  882.  
  883. Duplicate code-linked translation key: NoStuffsToBuildWith in language Portuguese
  884.  
  885. Duplicate code-linked translation key: MustPlaceUnroofed in language Portuguese
  886.  
  887. Duplicate code-linked translation key: MustPlaceHeadOnShipBeam in language Portuguese
  888.  
  889. Duplicate code-linked translation key: MustPlaceNextToHopperAccepter in language Portuguese
  890.  
  891. Duplicate code-linked translation key: MustPlaceOnSteamGeyser in language Portuguese
  892.  
  893. Duplicate code-linked translation key: ShipReportCannotLaunch in language Portuguese
  894.  
  895. Duplicate code-linked translation key: ShipReportCanLaunch in language Portuguese
  896.  
  897. Duplicate code-linked translation key: ShipReportMissingPart in language Portuguese
  898.  
  899. Duplicate code-linked translation key: ShipReportNoFullPods in language Portuguese
  900.  
  901. Duplicate code-linked translation key: UseNeurotrainer in language Portuguese
  902.  
  903. Duplicate code-linked translation key: NeurotrainerUsed in language Portuguese
  904.  
  905. Duplicate code-linked translation key: GameOverEveryoneDead in language Portuguese
  906.  
  907. Duplicate code-linked translation key: GameOverShipLaunched in language Portuguese
  908.  
  909. Duplicate code-linked translation key: GameOverKeepPlaying in language Portuguese
  910.  
  911. Duplicate code-linked translation key: GameOverMainMenu in language Portuguese
  912.  
  913. Duplicate code-linked translation key: Prohis in language Portuguese
  914.  
  915. Duplicate code-linked translation key: Proher in language Portuguese
  916.  
  917. Duplicate code-linked translation key: ProhisCap in language Portuguese
  918.  
  919. Duplicate code-linked translation key: ProherCap in language Portuguese
  920.  
  921. Duplicate code-linked translation key: ProhimObj in language Portuguese
  922.  
  923. Duplicate code-linked translation key: ProherObj in language Portuguese
  924.  
  925. Duplicate code-linked translation key: ProhimObjCap in language Portuguese
  926.  
  927. Duplicate code-linked translation key: ProherObjCap in language Portuguese
  928.  
  929. Duplicate code-linked translation key: Prohe in language Portuguese
  930.  
  931. Duplicate code-linked translation key: Proshe in language Portuguese
  932.  
  933. Duplicate code-linked translation key: ProheCap in language Portuguese
  934.  
  935. Duplicate code-linked translation key: ProsheCap in language Portuguese
  936.  
  937. Duplicate code-linked translation key: DaysLower in language Portuguese
  938.  
  939. Duplicate code-linked translation key: SecondsLower in language Portuguese
  940.  
  941. Duplicate def-linked translation key: AridShrubland.label
  942.  
  943. Duplicate def-linked translation key: AridShrubland.description
  944.  
  945. Duplicate def-linked translation key: Desert.label
  946.  
  947. Duplicate def-linked translation key: Desert.description
  948.  
  949. Duplicate def-linked translation key: BorealForest.label
  950.  
  951. Duplicate def-linked translation key: BorealForest.description
  952.  
  953. Duplicate def-linked translation key: Tundra.label
  954.  
  955. Duplicate def-linked translation key: Tundra.description
  956.  
  957. Duplicate def-linked translation key: IceSheet.label
  958.  
  959. Duplicate def-linked translation key: IceSheet.description
  960.  
  961. Duplicate def-linked translation key: Ocean.label
  962.  
  963. Duplicate def-linked translation key: Ocean.description
  964.  
  965. Duplicate def-linked translation key: TemperateForest.label
  966.  
  967. Duplicate def-linked translation key: TemperateForest.description
  968.  
  969. Duplicate def-linked translation key: TropicalRainforest.label
  970.  
  971. Duplicate def-linked translation key: TropicalRainforest.description
  972.  
  973. Duplicate def-linked translation key: BeetleLike.label
  974.  
  975. Duplicate def-linked translation key: QuadrupedAnimalWithPaws.label
  976.  
  977. Duplicate def-linked translation key: QuadrupedAnimalWithPawsAndTail.label
  978.  
  979. Duplicate def-linked translation key: QuadrupedAnimalWithHooves.label
  980.  
  981. Duplicate def-linked translation key: QuadrupedAnimalWithHoovesAndHump.label
  982.  
  983. Duplicate def-linked translation key: QuadrupedAnimalWithHoovesAndTusks.label
  984.  
  985. Duplicate def-linked translation key: QuadrupedAnimalWithHoovesAndHorn.label
  986.  
  987. Duplicate def-linked translation key: QuadrupedAnimalWithClawsTailAndJowl.label
  988.  
  989. Duplicate def-linked translation key: TurtleLike.label
  990.  
  991. Duplicate def-linked translation key: Monkey.label
  992.  
  993. Duplicate def-linked translation key: Snake.label
  994.  
  995. Duplicate def-linked translation key: Human.label
  996.  
  997. Duplicate def-linked translation key: MechanicalCentipede.label
  998.  
  999. Duplicate def-linked translation key: Body.label
  1000.  
  1001. Duplicate def-linked translation key: InsectHead.label
  1002.  
  1003. Duplicate def-linked translation key: SnakeBody.label
  1004.  
  1005. Duplicate def-linked translation key: SnakeHead.label
  1006.  
  1007. Duplicate def-linked translation key: SnakeMouth.label
  1008.  
  1009. Duplicate def-linked translation key: InsectHeart.label
  1010.  
  1011. Duplicate def-linked translation key: InsectNostril.label
  1012.  
  1013. Duplicate def-linked translation key: InsectMouth.label
  1014.  
  1015. Duplicate def-linked translation key: Jowl.label
  1016.  
  1017. Duplicate def-linked translation key: Tail.label
  1018.  
  1019. Duplicate def-linked translation key: LeftAntenna.label
  1020.  
  1021. Duplicate def-linked translation key: RightAntenna.label
  1022.  
  1023. Duplicate def-linked translation key: Pronotum.label
  1024.  
  1025. Duplicate def-linked translation key: Shell.label
  1026.  
  1027. Duplicate def-linked translation key: LeftElytra.label
  1028.  
  1029. Duplicate def-linked translation key: RightElytra.label
  1030.  
  1031. Duplicate def-linked translation key: LeftTusk.label
  1032.  
  1033. Duplicate def-linked translation key: RightTusk.label
  1034.  
  1035. Duplicate def-linked translation key: Horn.label
  1036.  
  1037. Duplicate def-linked translation key: Hump.label
  1038.  
  1039. Duplicate def-linked translation key: TurtleShell.label
  1040.  
  1041. Duplicate def-linked translation key: Plastron.label
  1042.  
  1043. Duplicate def-linked translation key: TurtleBeak.label
  1044.  
  1045. Duplicate def-linked translation key: FrontLeftLeg.label
  1046.  
  1047. Duplicate def-linked translation key: FrontRightLeg.label
  1048.  
  1049. Duplicate def-linked translation key: MiddleLeftLeg.label
  1050.  
  1051. Duplicate def-linked translation key: MiddleRightLeg.label
  1052.  
  1053. Duplicate def-linked translation key: RearLeftLeg.label
  1054.  
  1055. Duplicate def-linked translation key: RearRightLeg.label
  1056.  
  1057. Duplicate def-linked translation key: FrontLeftInsectLeg.label
  1058.  
  1059. Duplicate def-linked translation key: FrontRightInsectLeg.label
  1060.  
  1061. Duplicate def-linked translation key: MiddleLeftInsectLeg.label
  1062.  
  1063. Duplicate def-linked translation key: MiddleRightInsectLeg.label
  1064.  
  1065. Duplicate def-linked translation key: RearLeftInsectLeg.label
  1066.  
  1067. Duplicate def-linked translation key: RearRightInsectLeg.label
  1068.  
  1069. Duplicate def-linked translation key: FrontLeftPaw.label
  1070.  
  1071. Duplicate def-linked translation key: FrontRightPaw.label
  1072.  
  1073. Duplicate def-linked translation key: RearLeftPaw.label
  1074.  
  1075. Duplicate def-linked translation key: RearRightPaw.label
  1076.  
  1077. Duplicate def-linked translation key: FrontLeftHoof.label
  1078.  
  1079. Duplicate def-linked translation key: FrontRightHoof.label
  1080.  
  1081. Duplicate def-linked translation key: RearLeftHoof.label
  1082.  
  1083. Duplicate def-linked translation key: RearRightHoof.label
  1084.  
  1085. Duplicate def-linked translation key: FrontLeftLegFirstClaw.label
  1086.  
  1087. Duplicate def-linked translation key: FrontLeftLegSecondClaw.label
  1088.  
  1089. Duplicate def-linked translation key: FrontLeftLegThirdClaw.label
  1090.  
  1091. Duplicate def-linked translation key: FrontLeftLegFourthClaw.label
  1092.  
  1093. Duplicate def-linked translation key: FrontLeftLegFifthClaw.label
  1094.  
  1095. Duplicate def-linked translation key: FrontRightLegFirstClaw.label
  1096.  
  1097. Duplicate def-linked translation key: FrontRightLegSecondClaw.label
  1098.  
  1099. Duplicate def-linked translation key: FrontRightLegThirdClaw.label
  1100.  
  1101. Duplicate def-linked translation key: FrontRightLegFourthClaw.label
  1102.  
  1103. Duplicate def-linked translation key: FrontRightLegFifthClaw.label
  1104.  
  1105. Duplicate def-linked translation key: RearLeftLegFirstClaw.label
  1106.  
  1107. Duplicate def-linked translation key: RearLeftLegSecondClaw.label
  1108.  
  1109. Duplicate def-linked translation key: RearLeftLegThirdClaw.label
  1110.  
  1111. Duplicate def-linked translation key: RearLeftLegFourthClaw.label
  1112.  
  1113. Duplicate def-linked translation key: RearLeftLegFifthClaw.label
  1114.  
  1115. Duplicate def-linked translation key: RearRightLegFirstClaw.label
  1116.  
  1117. Duplicate def-linked translation key: RearRightLegSecondClaw.label
  1118.  
  1119. Duplicate def-linked translation key: RearRightLegThirdClaw.label
  1120.  
  1121. Duplicate def-linked translation key: RearRightLegFourthClaw.label
  1122.  
  1123. Duplicate def-linked translation key: RearRightLegFifthClaw.label
  1124.  
  1125. Duplicate def-linked translation key: Head.label
  1126.  
  1127. Duplicate def-linked translation key: Skull.label
  1128.  
  1129. Duplicate def-linked translation key: Brain.label
  1130.  
  1131. Duplicate def-linked translation key: LeftEye.label
  1132.  
  1133. Duplicate def-linked translation key: RightEye.label
  1134.  
  1135. Duplicate def-linked translation key: LeftEar.label
  1136.  
  1137. Duplicate def-linked translation key: RightEar.label
  1138.  
  1139. Duplicate def-linked translation key: Nose.label
  1140.  
  1141. Duplicate def-linked translation key: Jaw.label
  1142.  
  1143. Duplicate def-linked translation key: Neck.label
  1144.  
  1145. Duplicate def-linked translation key: Rib.label
  1146.  
  1147. Duplicate def-linked translation key: Spine.label
  1148.  
  1149. Duplicate def-linked translation key: LeftLeg.label
  1150.  
  1151. Duplicate def-linked translation key: LeftFoot.label
  1152.  
  1153. Duplicate def-linked translation key: RightLeg.label
  1154.  
  1155. Duplicate def-linked translation key: RightFoot.label
  1156.  
  1157. Exception loading translation data from file [Rimworld_dir]\Mods\Core\Languages\Portuguese\DefInjected\BodyPartDef\BodyParts_Humanoid.xml: System.Xml.XmlException: 'Torso.label' is expected file:///[Rimworld_dir]/Mods/Core/Languages/Portuguese/DefInjected/BodyPartDef/BodyParts_Humanoid.xml Line 4, position 26.
  1158. at Mono.Xml2.XmlTextReader.Expect (System.String expected) [0x00000] in <filename unknown>:0
  1159. at Mono.Xml2.XmlTextReader.ReadEndTag () [0x00000] in <filename unknown>:0
  1160. at Mono.Xml2.XmlTextReader.ReadContent () [0x00000] in <filename unknown>:0
  1161. at Mono.Xml2.XmlTextReader.Read () [0x00000] in <filename unknown>:0
  1162. at System.Xml.XmlTextReader.Read () [0x00000] in <filename unknown>:0
  1163. at Mono.Xml.XmlFilterReader.Read () [0x00000] in <filename unknown>:0
  1164. at System.Xml.Linq.XNode.ReadFrom (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1165. at System.Xml.Linq.XContainer.ReadContentFrom (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
  1166. at System.Xml.Linq.XElement.LoadCore (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1167. at System.Xml.Linq.XNode.ReadFrom (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1168. at System.Xml.Linq.XContainer.ReadContentFrom (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
  1169. at System.Xml.Linq.XElement.LoadCore (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1170. at System.Xml.Linq.XNode.ReadFrom (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1171. at System.Xml.Linq.XContainer.ReadContentFrom (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
  1172. at System.Xml.Linq.XDocument.ReadContent (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
  1173. at System.Xml.Linq.XDocument.LoadCore (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
  1174. at System.Xml.Linq.XDocument.Load (System.String uri, LoadOptions options) [0x00000] in <filename unknown>:0
  1175. at System.Xml.Linq.XDocument.Load (System.String uri) [0x00000] in <filename unknown>:0
  1176. at Verse.DefInjectionPackage.AddDataFromFile (System.IO.FileInfo file) [0x00000] in <filename unknown>:0
  1177.  
  1178. Duplicate def-linked translation key: MechanicalThorax.label
  1179.  
  1180. Duplicate def-linked translation key: LeftKnifeProtrusion.label
  1181.  
  1182. Duplicate def-linked translation key: RightKnifeProtrusion.label
  1183.  
  1184. Duplicate def-linked translation key: MechanicalNeck.label
  1185.  
  1186. Duplicate def-linked translation key: MechanicalHead.label
  1187.  
  1188. Duplicate def-linked translation key: LeftSightSensor.label
  1189.  
  1190. Duplicate def-linked translation key: RightSightSensor.label
  1191.  
  1192. Duplicate def-linked translation key: LeftHearingSensor.label
  1193.  
  1194. Duplicate def-linked translation key: RightHearingSensor.label
  1195.  
  1196. Duplicate def-linked translation key: SmellSensor.label
  1197.  
  1198. Duplicate def-linked translation key: LeftMechanicalShoulder.label
  1199.  
  1200. Duplicate def-linked translation key: LeftMechanicalArm.label
  1201.  
  1202. Duplicate def-linked translation key: LeftMechanicalHand.label
  1203.  
  1204. Duplicate def-linked translation key: LeftHandMechanicalPinky.label
  1205.  
  1206. Duplicate def-linked translation key: LeftHandMechanicalMiddleFinger.label
  1207.  
  1208. Duplicate def-linked translation key: LeftHandMechanicalIndexFinger.label
  1209.  
  1210. Duplicate def-linked translation key: LeftHandMechanicalThumb.label
  1211.  
  1212. Duplicate def-linked translation key: RightMechanicalShoulder.label
  1213.  
  1214. Duplicate def-linked translation key: RightMechanicalArm.label
  1215.  
  1216. Duplicate def-linked translation key: RightMechanicalHand.label
  1217.  
  1218. Duplicate def-linked translation key: RightHandMechanicalPinky.label
  1219.  
  1220. Duplicate def-linked translation key: RightHandMechanicalMiddleFinger.label
  1221.  
  1222. Duplicate def-linked translation key: RightHandMechanicalIndexFinger.label
  1223.  
  1224. Duplicate def-linked translation key: RightHandMechanicalThumb.label
  1225.  
  1226. Duplicate def-linked translation key: LeftMechanicalLeg.label
  1227.  
  1228. Duplicate def-linked translation key: LeftMechanicalFoot.label
  1229.  
  1230. Duplicate def-linked translation key: RightMechanicalLeg.label
  1231.  
  1232. Duplicate def-linked translation key: RightMechanicalFoot.label
  1233.  
  1234. Duplicate def-linked translation key: MechanicalCentipedeBodyFirstRing.label
  1235.  
  1236. Duplicate def-linked translation key: MechanicalCentipedeBodySecondRing.label
  1237.  
  1238. Duplicate def-linked translation key: MechanicalCentipedeBodyThirdRing.label
  1239.  
  1240. Duplicate def-linked translation key: MechanicalCentipedeBodyFourthRing.label
  1241.  
  1242. Duplicate def-linked translation key: MechanicalCentipedeBodyFifthRing.label
  1243.  
  1244. Duplicate def-linked translation key: MechanicalCentipedeBodySixthRing.label
  1245.  
  1246. Duplicate def-linked translation key: ArtificialBrain.label
  1247.  
  1248. Duplicate def-linked translation key: Heart.label
  1249.  
  1250. Duplicate def-linked translation key: LeftLung.label
  1251.  
  1252. Duplicate def-linked translation key: RightLung.label
  1253.  
  1254. Duplicate def-linked translation key: LeftKidney.label
  1255.  
  1256. Duplicate def-linked translation key: RightKidney.label
  1257.  
  1258. Duplicate def-linked translation key: Liver.label
  1259.  
  1260. Duplicate def-linked translation key: Stomach.label
  1261.  
  1262. Exception loading translation data from file [Rimworld_dir]\Mods\Core\Languages\Portuguese\DefInjected\ConceptDef\Concepts_Alerts.xml: System.Xml.XmlException: 'StoragePriority.label' is expected file:///[Rimworld_dir]/Mods/Core/Languages/Portuguese/DefInjected/ConceptDef/Concepts_Alerts.xml Line 58, position 4.
  1263. at Mono.Xml2.XmlTextReader.Expect (System.String expected) [0x00000] in <filename unknown>:0
  1264. at Mono.Xml2.XmlTextReader.ReadEndTag () [0x00000] in <filename unknown>:0
  1265. at Mono.Xml2.XmlTextReader.ReadContent () [0x00000] in <filename unknown>:0
  1266. at Mono.Xml2.XmlTextReader.Read () [0x00000] in <filename unknown>:0
  1267. at System.Xml.XmlTextReader.Read () [0x00000] in <filename unknown>:0
  1268. at Mono.Xml.XmlFilterReader.Read () [0x00000] in <filename unknown>:0
  1269. at Mono.Xml.XmlFilterReader.Read () [0x00000] in <filename unknown>:0
  1270. at System.Xml.XmlReader.ReadEndElement () [0x00000] in <filename unknown>:0
  1271. at System.Xml.Linq.XElement.LoadCore (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1272. at System.Xml.Linq.XNode.ReadFrom (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1273. at System.Xml.Linq.XContainer.ReadContentFrom (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
  1274. at System.Xml.Linq.XElement.LoadCore (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1275. at System.Xml.Linq.XNode.ReadFrom (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1276. at System.Xml.Linq.XContainer.ReadContentFrom (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
  1277. at System.Xml.Linq.XElement.LoadCore (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1278. at System.Xml.Linq.XNode.ReadFrom (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1279. at System.Xml.Linq.XContainer.ReadContentFrom (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
  1280. at System.Xml.Linq.XElement.LoadCore (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1281. at System.Xml.Linq.XNode.ReadFrom (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1282. at System.Xml.Linq.XContainer.ReadContentFrom (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
  1283. at System.Xml.Linq.XElement.LoadCore (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1284. at System.Xml.Linq.XNode.ReadFrom (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1285. at System.Xml.Linq.XContainer.ReadContentFrom (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
  1286. at System.Xml.Linq.XElement.LoadCore (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1287. at System.Xml.Linq.XNode.ReadFrom (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1288. at System.Xml.Linq.XContainer.ReadContentFrom (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
  1289. at System.Xml.Linq.XDocument.ReadContent (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
  1290. at System.Xml.Linq.XDocument.LoadCore (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
  1291. at System.Xml.Linq.XDocument.Load (System.String uri, LoadOptions options) [0x00000] in <filename unknown>:0
  1292. at System.Xml.Linq.XDocument.Load (System.String uri) [0x00000] in <filename unknown>:0
  1293. at Verse.DefInjectionPackage.AddDataFromFile (System.IO.FileInfo file) [0x00000] in <filename unknown>:0
  1294.  
  1295. Exception loading translation data from file [Rimworld_dir]\Mods\Core\Languages\Portuguese\DefInjected\ConceptDef\Concepts_Noted.xml: System.Xml.XmlException: 'ClickingMessages.helpTexts.0' is expected file:///[Rimworld_dir]/Mods/Core/Languages/Portuguese/DefInjected/ConceptDef/Concepts_Noted.xml Line 38, position 4.
  1296. at Mono.Xml2.XmlTextReader.Expect (System.String expected) [0x00000] in <filename unknown>:0
  1297. at Mono.Xml2.XmlTextReader.ReadEndTag () [0x00000] in <filename unknown>:0
  1298. at Mono.Xml2.XmlTextReader.ReadContent () [0x00000] in <filename unknown>:0
  1299. at Mono.Xml2.XmlTextReader.Read () [0x00000] in <filename unknown>:0
  1300. at System.Xml.XmlTextReader.Read () [0x00000] in <filename unknown>:0
  1301. at Mono.Xml.XmlFilterReader.Read () [0x00000] in <filename unknown>:0
  1302. at Mono.Xml.XmlFilterReader.Read () [0x00000] in <filename unknown>:0
  1303. at System.Xml.Linq.XElement.LoadCore (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1304. at System.Xml.Linq.XNode.ReadFrom (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1305. at System.Xml.Linq.XContainer.ReadContentFrom (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
  1306. at System.Xml.Linq.XElement.LoadCore (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1307. at System.Xml.Linq.XNode.ReadFrom (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1308. at System.Xml.Linq.XContainer.ReadContentFrom (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
  1309. at System.Xml.Linq.XElement.LoadCore (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1310. at System.Xml.Linq.XNode.ReadFrom (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1311. at System.Xml.Linq.XContainer.ReadContentFrom (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
  1312. at System.Xml.Linq.XElement.LoadCore (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1313. at System.Xml.Linq.XNode.ReadFrom (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1314. at System.Xml.Linq.XContainer.ReadContentFrom (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
  1315. at System.Xml.Linq.XElement.LoadCore (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1316. at System.Xml.Linq.XNode.ReadFrom (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1317. at System.Xml.Linq.XContainer.ReadContentFrom (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
  1318. at System.Xml.Linq.XDocument.ReadContent (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
  1319. at System.Xml.Linq.XDocument.LoadCore (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
  1320. at System.Xml.Linq.XDocument.Load (System.String uri, LoadOptions options) [0x00000] in <filename unknown>:0
  1321. at System.Xml.Linq.XDocument.Load (System.String uri) [0x00000] in <filename unknown>:0
  1322. at Verse.DefInjectionPackage.AddDataFromFile (System.IO.FileInfo file) [0x00000] in <filename unknown>:0
  1323.  
  1324. Exception loading translation data from file [Rimworld_dir]\Mods\Core\Languages\Portuguese\DefInjected\DamageDef\Damages_LocalInjury.xml: System.Xml.XmlException: 'SurgicalCut.deathMessage' is expected file:///[Rimworld_dir]/Mods/Core/Languages/Portuguese/DefInjected/DamageDef/Damages_LocalInjury.xml Line 43, position 4.
  1325. at Mono.Xml2.XmlTextReader.Expect (System.String expected) [0x00000] in <filename unknown>:0
  1326. at Mono.Xml2.XmlTextReader.ReadEndTag () [0x00000] in <filename unknown>:0
  1327. at Mono.Xml2.XmlTextReader.ReadContent () [0x00000] in <filename unknown>:0
  1328. at Mono.Xml2.XmlTextReader.Read () [0x00000] in <filename unknown>:0
  1329. at System.Xml.XmlTextReader.Read () [0x00000] in <filename unknown>:0
  1330. at Mono.Xml.XmlFilterReader.Read () [0x00000] in <filename unknown>:0
  1331. at Mono.Xml.XmlFilterReader.Read () [0x00000] in <filename unknown>:0
  1332. at System.Xml.Linq.XElement.LoadCore (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1333. at System.Xml.Linq.XNode.ReadFrom (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1334. at System.Xml.Linq.XContainer.ReadContentFrom (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
  1335. at System.Xml.Linq.XElement.LoadCore (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1336. at System.Xml.Linq.XNode.ReadFrom (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1337. at System.Xml.Linq.XContainer.ReadContentFrom (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
  1338. at System.Xml.Linq.XElement.LoadCore (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1339. at System.Xml.Linq.XNode.ReadFrom (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1340. at System.Xml.Linq.XContainer.ReadContentFrom (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
  1341. at System.Xml.Linq.XDocument.ReadContent (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
  1342. at System.Xml.Linq.XDocument.LoadCore (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
  1343. at System.Xml.Linq.XDocument.Load (System.String uri, LoadOptions options) [0x00000] in <filename unknown>:0
  1344. at System.Xml.Linq.XDocument.Load (System.String uri) [0x00000] in <filename unknown>:0
  1345. at Verse.DefInjectionPackage.AddDataFromFile (System.IO.FileInfo file) [0x00000] in <filename unknown>:0
  1346.  
  1347. Exception loading translation data from file [Rimworld_dir]\Mods\Core\Languages\Portuguese\DefInjected\DamageDef\Damages_Misc.xml: System.Xml.XmlException: 'Deterioration.label' is expected file:///[Rimworld_dir]/Mods/Core/Languages/Portuguese/DefInjected/DamageDef/Damages_Misc.xml Line 18, position 4.
  1348. at Mono.Xml2.XmlTextReader.Expect (System.String expected) [0x00000] in <filename unknown>:0
  1349. at Mono.Xml2.XmlTextReader.ReadEndTag () [0x00000] in <filename unknown>:0
  1350. at Mono.Xml2.XmlTextReader.ReadContent () [0x00000] in <filename unknown>:0
  1351. at Mono.Xml2.XmlTextReader.Read () [0x00000] in <filename unknown>:0
  1352. at System.Xml.XmlTextReader.Read () [0x00000] in <filename unknown>:0
  1353. at Mono.Xml.XmlFilterReader.Read () [0x00000] in <filename unknown>:0
  1354. at Mono.Xml.XmlFilterReader.Read () [0x00000] in <filename unknown>:0
  1355. at System.Xml.XmlReader.ReadEndElement () [0x00000] in <filename unknown>:0
  1356. at System.Xml.Linq.XElement.LoadCore (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1357. at System.Xml.Linq.XNode.ReadFrom (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1358. at System.Xml.Linq.XContainer.ReadContentFrom (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
  1359. at System.Xml.Linq.XElement.LoadCore (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1360. at System.Xml.Linq.XNode.ReadFrom (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1361. at System.Xml.Linq.XContainer.ReadContentFrom (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
  1362. at System.Xml.Linq.XElement.LoadCore (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1363. at System.Xml.Linq.XNode.ReadFrom (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1364. at System.Xml.Linq.XContainer.ReadContentFrom (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
  1365. at System.Xml.Linq.XElement.LoadCore (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1366. at System.Xml.Linq.XNode.ReadFrom (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1367. at System.Xml.Linq.XContainer.ReadContentFrom (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
  1368. at System.Xml.Linq.XDocument.ReadContent (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
  1369. at System.Xml.Linq.XDocument.LoadCore (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
  1370. at System.Xml.Linq.XDocument.Load (System.String uri, LoadOptions options) [0x00000] in <filename unknown>:0
  1371. at System.Xml.Linq.XDocument.Load (System.String uri) [0x00000] in <filename unknown>:0
  1372. at Verse.DefInjectionPackage.AddDataFromFile (System.IO.FileInfo file) [0x00000] in <filename unknown>:0
  1373.  
  1374. Duplicate def-linked translation key: Orders.label
  1375.  
  1376. Duplicate def-linked translation key: Orders.description
  1377.  
  1378. Duplicate def-linked translation key: Zone.label
  1379.  
  1380. Duplicate def-linked translation key: Zone.description
  1381.  
  1382. Duplicate def-linked translation key: Structure.label
  1383.  
  1384. Duplicate def-linked translation key: Structure.description
  1385.  
  1386. Duplicate def-linked translation key: Production.label
  1387.  
  1388. Duplicate def-linked translation key: Production.description
  1389.  
  1390. Duplicate def-linked translation key: Furniture.label
  1391.  
  1392. Duplicate def-linked translation key: Furniture.description
  1393.  
  1394. Duplicate def-linked translation key: Power.label
  1395.  
  1396. Duplicate def-linked translation key: Power.description
  1397.  
  1398. Duplicate def-linked translation key: Security.label
  1399.  
  1400. Duplicate def-linked translation key: Security.description
  1401.  
  1402. Duplicate def-linked translation key: Misc.label
  1403.  
  1404. Duplicate def-linked translation key: Misc.description
  1405.  
  1406. Duplicate def-linked translation key: Floors.label
  1407.  
  1408. Duplicate def-linked translation key: Floors.description
  1409.  
  1410. Duplicate def-linked translation key: Ship.label
  1411.  
  1412. Duplicate def-linked translation key: Ship.description
  1413.  
  1414. Exception loading translation data from file [Rimworld_dir]\Mods\Core\Languages\Portuguese\DefInjected\DifficultyDef\Difficulties.xml: System.Xml.XmlException: 'Extreme.description' is expected file:///[Rimworld_dir]/Mods/Core/Languages/Portuguese/DefInjected/DifficultyDef/Difficulties.xml Line 19, position 4.
  1415. at Mono.Xml2.XmlTextReader.Expect (System.String expected) [0x00000] in <filename unknown>:0
  1416. at Mono.Xml2.XmlTextReader.ReadEndTag () [0x00000] in <filename unknown>:0
  1417. at Mono.Xml2.XmlTextReader.ReadContent () [0x00000] in <filename unknown>:0
  1418. at Mono.Xml2.XmlTextReader.Read () [0x00000] in <filename unknown>:0
  1419. at System.Xml.XmlTextReader.Read () [0x00000] in <filename unknown>:0
  1420. at Mono.Xml.XmlFilterReader.Read () [0x00000] in <filename unknown>:0
  1421. at Mono.Xml.XmlFilterReader.Read () [0x00000] in <filename unknown>:0
  1422. at System.Xml.Linq.XElement.LoadCore (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1423. at System.Xml.Linq.XNode.ReadFrom (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1424. at System.Xml.Linq.XContainer.ReadContentFrom (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
  1425. at System.Xml.Linq.XElement.LoadCore (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1426. at System.Xml.Linq.XNode.ReadFrom (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1427. at System.Xml.Linq.XContainer.ReadContentFrom (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
  1428. at System.Xml.Linq.XElement.LoadCore (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1429. at System.Xml.Linq.XNode.ReadFrom (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1430. at System.Xml.Linq.XContainer.ReadContentFrom (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
  1431. at System.Xml.Linq.XElement.LoadCore (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1432. at System.Xml.Linq.XNode.ReadFrom (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1433. at System.Xml.Linq.XContainer.ReadContentFrom (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
  1434. at System.Xml.Linq.XElement.LoadCore (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1435. at System.Xml.Linq.XNode.ReadFrom (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1436. at System.Xml.Linq.XContainer.ReadContentFrom (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
  1437. at System.Xml.Linq.XDocument.ReadContent (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
  1438. at System.Xml.Linq.XDocument.LoadCore (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
  1439. at System.Xml.Linq.XDocument.Load (System.String uri, LoadOptions options) [0x00000] in <filename unknown>:0
  1440. at System.Xml.Linq.XDocument.Load (System.String uri) [0x00000] in <filename unknown>:0
  1441. at Verse.DefInjectionPackage.AddDataFromFile (System.IO.FileInfo file) [0x00000] in <filename unknown>:0
  1442.  
  1443. Duplicate def-linked translation key: Colony.label
  1444.  
  1445. Duplicate def-linked translation key: Colony.description
  1446.  
  1447. Duplicate def-linked translation key: Spacer.label
  1448.  
  1449. Duplicate def-linked translation key: Spacer.description
  1450.  
  1451. Duplicate def-linked translation key: Outlander.label
  1452.  
  1453. Duplicate def-linked translation key: Outlander.description
  1454.  
  1455. Duplicate def-linked translation key: Pirate.label
  1456.  
  1457. Duplicate def-linked translation key: Pirate.description
  1458.  
  1459. Duplicate def-linked translation key: Mechanoid.label
  1460.  
  1461. Duplicate def-linked translation key: Mechanoid.description
  1462.  
  1463. Error loading language from [Rimworld_dir]\Mods\Core\Languages\Portuguese: dir HealthDiffDef doesn't correspond to any def type. Skipping...
  1464.  
  1465. Duplicate def-linked translation key: ShutDown.label
  1466.  
  1467. Duplicate def-linked translation key: Goto.reportString
  1468.  
  1469. Duplicate def-linked translation key: Wait.reportString
  1470.  
  1471. Duplicate def-linked translation key: AttackStatic.reportString
  1472.  
  1473. Duplicate def-linked translation key: AttackMelee.reportString
  1474.  
  1475. Duplicate def-linked translation key: Equip.reportString
  1476.  
  1477. Duplicate def-linked translation key: Wear.reportString
  1478.  
  1479. Duplicate def-linked translation key: Strip.reportString
  1480.  
  1481. Duplicate def-linked translation key: UseNeurotrainer.reportString
  1482.  
  1483. Duplicate def-linked translation key: Ignite.reportString
  1484.  
  1485. Duplicate def-linked translation key: BeatFire.reportString
  1486.  
  1487. Duplicate def-linked translation key: ExtinguishSelf.reportString
  1488.  
  1489. Duplicate def-linked translation key: LayDown.reportString
  1490.  
  1491. Duplicate def-linked translation key: HaulToCell.reportString
  1492.  
  1493. Duplicate def-linked translation key: HaulToContainer.reportString
  1494.  
  1495. Duplicate def-linked translation key: Rescue.reportString
  1496.  
  1497. Duplicate def-linked translation key: Capture.reportString
  1498.  
  1499. Duplicate def-linked translation key: Arrest.reportString
  1500.  
  1501. Duplicate def-linked translation key: EscortPrisonerToBed.reportString
  1502.  
  1503. Duplicate def-linked translation key: TakeWoundedPrisonerToBed.reportString
  1504.  
  1505. Duplicate def-linked translation key: TakeToBedToOperate.reportString
  1506.  
  1507. Duplicate def-linked translation key: Kidnap.reportString
  1508.  
  1509. Duplicate def-linked translation key: DeliverFood.reportString
  1510.  
  1511. Duplicate def-linked translation key: FeedPatient.reportString
  1512.  
  1513. Duplicate def-linked translation key: PlaceNoCostFrame.reportString
  1514.  
  1515. Duplicate def-linked translation key: DoBill.reportString
  1516.  
  1517. Duplicate def-linked translation key: Clean.reportString
  1518.  
  1519. Duplicate def-linked translation key: Research.reportString
  1520.  
  1521. Duplicate def-linked translation key: Hunt.reportString
  1522.  
  1523. Duplicate def-linked translation key: UseCommsConsole.reportString
  1524.  
  1525. Duplicate def-linked translation key: Mine.reportString
  1526.  
  1527. Duplicate def-linked translation key: Repair.reportString
  1528.  
  1529. Duplicate def-linked translation key: FinishFrame.reportString
  1530.  
  1531. Duplicate def-linked translation key: Sow.reportString
  1532.  
  1533. Duplicate def-linked translation key: Harvest.reportString
  1534.  
  1535. Duplicate def-linked translation key: CutPlant.reportString
  1536.  
  1537. Duplicate def-linked translation key: Deconstruct.reportString
  1538.  
  1539. Duplicate def-linked translation key: PrisonerFriendlyChat.reportString
  1540.  
  1541. Duplicate def-linked translation key: PrisonerExecution.reportString
  1542.  
  1543. Error loading language from [Rimworld_dir]\Mods\Core\Languages\Portuguese: dir MainTabDef doesn't correspond to any def type. Skipping...
  1544.  
  1545. Error loading language from [Rimworld_dir]\Mods\Core\Languages\Portuguese: dir MapConditionDef doesn't correspond to any def type. Skipping...
  1546.  
  1547. Error loading language from [Rimworld_dir]\Mods\Core\Languages\Portuguese: dir PawnActivityDef doesn't correspond to any def type. Skipping...
  1548.  
  1549. Duplicate def-linked translation key: Muffalo.label
  1550.  
  1551. Duplicate def-linked translation key: Squirrel.label
  1552.  
  1553. Duplicate def-linked translation key: Boomrat.label
  1554.  
  1555. Duplicate def-linked translation key: Megascarab.label
  1556.  
  1557. Duplicate def-linked translation key: Iguana.label
  1558.  
  1559. Duplicate def-linked translation key: Rhinoceros.label
  1560.  
  1561. Duplicate def-linked translation key: Dromedary.label
  1562.  
  1563. Duplicate def-linked translation key: Deer.label
  1564.  
  1565. Duplicate def-linked translation key: Tortoise.label
  1566.  
  1567. Duplicate def-linked translation key: Cobra.label
  1568.  
  1569. Duplicate def-linked translation key: Monkey.label
  1570.  
  1571. Duplicate def-linked translation key: WildBoar.label
  1572.  
  1573. Duplicate def-linked translation key: Colonist.label
  1574.  
  1575. Duplicate def-linked translation key: Centipede.label
  1576.  
  1577. Duplicate def-linked translation key: Scyther.label
  1578.  
  1579. Duplicate def-linked translation key: MercenarySniper.label
  1580.  
  1581. Duplicate def-linked translation key: Slave.label
  1582.  
  1583. Duplicate def-linked translation key: Villager.label
  1584.  
  1585. Duplicate def-linked translation key: TownGuard.label
  1586.  
  1587. Duplicate def-linked translation key: Drifter.label
  1588.  
  1589. Duplicate def-linked translation key: Scavenger.label
  1590.  
  1591. Duplicate def-linked translation key: Thrasher.label
  1592.  
  1593. Duplicate def-linked translation key: Pirate.label
  1594.  
  1595. Duplicate def-linked translation key: SpaceRefugee.label
  1596.  
  1597. Duplicate def-linked translation key: TribalWarrior.label
  1598.  
  1599. Duplicate def-linked translation key: TribalArcher.label
  1600.  
  1601. Duplicate def-linked translation key: TribalChief.label
  1602.  
  1603. Exception loading translation data from file [Rimworld_dir]\Mods\Core\Languages\Portuguese\DefInjected\RecipeDefs\Recipes_Apparel.xml: System.Xml.XmlException: 'MakeCowboyHat.jobString' is expected file:///[Rimworld_dir]/Mods/Core/Languages/Portuguese/DefInjected/RecipeDefs/Recipes_Apparel.xml Line 15, position 4.
  1604. at Mono.Xml2.XmlTextReader.Expect (System.String expected) [0x00000] in <filename unknown>:0
  1605. at Mono.Xml2.XmlTextReader.ReadEndTag () [0x00000] in <filename unknown>:0
  1606. at Mono.Xml2.XmlTextReader.ReadContent () [0x00000] in <filename unknown>:0
  1607. at Mono.Xml2.XmlTextReader.Read () [0x00000] in <filename unknown>:0
  1608. at System.Xml.XmlTextReader.Read () [0x00000] in <filename unknown>:0
  1609. at Mono.Xml.XmlFilterReader.Read () [0x00000] in <filename unknown>:0
  1610. at Mono.Xml.XmlFilterReader.Read () [0x00000] in <filename unknown>:0
  1611. at System.Xml.Linq.XElement.LoadCore (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1612. at System.Xml.Linq.XNode.ReadFrom (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1613. at System.Xml.Linq.XContainer.ReadContentFrom (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
  1614. at System.Xml.Linq.XElement.LoadCore (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1615. at System.Xml.Linq.XNode.ReadFrom (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1616. at System.Xml.Linq.XContainer.ReadContentFrom (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
  1617. at System.Xml.Linq.XElement.LoadCore (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1618. at System.Xml.Linq.XNode.ReadFrom (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1619. at System.Xml.Linq.XContainer.ReadContentFrom (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
  1620. at System.Xml.Linq.XElement.LoadCore (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1621. at System.Xml.Linq.XNode.ReadFrom (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1622. at System.Xml.Linq.XContainer.ReadContentFrom (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
  1623. at System.Xml.Linq.XElement.LoadCore (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1624. at System.Xml.Linq.XNode.ReadFrom (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
  1625. at System.Xml.Linq.XContainer.ReadContentFrom (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
  1626. at System.Xml.Linq.XDocument.ReadContent (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
  1627. at System.Xml.Linq.XDocument.LoadCore (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
  1628. at System.Xml.Linq.XDocument.Load (System.String uri, LoadOptions options) [0x00000] in <filename unknown>:0
  1629. at System.Xml.Linq.XDocument.Load (System.String uri) [0x00000] in <filename unknown>:0
  1630. at Verse.DefInjectionPackage.AddDataFromFile (System.IO.FileInfo file) [0x00000] in <filename unknown>:0
  1631.  
  1632. Duplicate def-linked translation key: ButcherCorpseFlesh.label
  1633.  
  1634. Duplicate def-linked translation key: ButcherCorpseFlesh.description
  1635.  
  1636. Duplicate def-linked translation key: ButcherCorpseFlesh.jobString
  1637.  
  1638. Duplicate def-linked translation key: ButcherCorpseMechanoid.label
  1639.  
  1640. Duplicate def-linked translation key: ButcherCorpseMechanoid.description
  1641.  
  1642. Duplicate def-linked translation key: ButcherCorpseMechanoid.jobString
  1643.  
  1644. Duplicate def-linked translation key: CremateCorpse.label
  1645.  
  1646. Duplicate def-linked translation key: CremateCorpse.description
  1647.  
  1648. Duplicate def-linked translation key: CremateCorpse.jobString
  1649.  
  1650. Duplicate def-linked translation key: BurnApparel.label
  1651.  
  1652. Duplicate def-linked translation key: BurnApparel.description
  1653.  
  1654. Duplicate def-linked translation key: BurnApparel.jobString
  1655.  
  1656. Duplicate def-linked translation key: CookMealSimple.label
  1657.  
  1658. Duplicate def-linked translation key: CookMealSimple.description
  1659.  
  1660. Duplicate def-linked translation key: CookMealSimple.jobString
  1661.  
  1662. Duplicate def-linked translation key: CookMealFine.label
  1663.  
  1664. Duplicate def-linked translation key: CookMealFine.description
  1665.  
  1666. Duplicate def-linked translation key: CookMealFine.jobString
  1667.  
  1668. Duplicate def-linked translation key: CookMealLavish.label
  1669.  
  1670. Duplicate def-linked translation key: CookMealLavish.description
  1671.  
  1672. Duplicate def-linked translation key: CookMealLavish.jobString
  1673.  
  1674. Duplicate def-linked translation key: InstallNaturalHeart.label
  1675.  
  1676. Duplicate def-linked translation key: InstallNaturalHeart.description
  1677.  
  1678. Duplicate def-linked translation key: InstallNaturalHeart.jobString
  1679.  
  1680. Duplicate def-linked translation key: InstallNaturalLiver.label
  1681.  
  1682. Duplicate def-linked translation key: InstallNaturalLiver.description
  1683.  
  1684. Duplicate def-linked translation key: InstallNaturalLiver.jobString
  1685.  
  1686. Duplicate def-linked translation key: InstallNaturalKidney.label
  1687.  
  1688. Duplicate def-linked translation key: InstallNaturalKidney.description
  1689.  
  1690. Duplicate def-linked translation key: InstallNaturalKidney.jobString
  1691.  
  1692. Duplicate def-linked translation key: InstallNaturalLung.label
  1693.  
  1694. Duplicate def-linked translation key: InstallNaturalLung.description
  1695.  
  1696. Duplicate def-linked translation key: InstallNaturalLung.jobString
  1697.  
  1698. Duplicate def-linked translation key: InstallPegLeg.label
  1699.  
  1700. Duplicate def-linked translation key: InstallPegLeg.description
  1701.  
  1702. Duplicate def-linked translation key: InstallPegLeg.jobString
  1703.  
  1704. Duplicate def-linked translation key: InstallBionicEye.label
  1705.  
  1706. Duplicate def-linked translation key: InstallBionicEye.description
  1707.  
  1708. Duplicate def-linked translation key: InstallBionicEye.jobString
  1709.  
  1710. Duplicate def-linked translation key: InstallBionicArm.label
  1711.  
  1712. Duplicate def-linked translation key: InstallBionicArm.description
  1713.  
  1714. Duplicate def-linked translation key: InstallBionicArm.jobString
  1715.  
  1716. Duplicate def-linked translation key: InstallBionicLeg.label
  1717.  
  1718. Duplicate def-linked translation key: InstallBionicLeg.description
  1719.  
  1720. Duplicate def-linked translation key: InstallBionicLeg.jobString
  1721.  
  1722. Duplicate def-linked translation key: InstallSimpleProstheticLeg.label
  1723.  
  1724. Duplicate def-linked translation key: InstallSimpleProstheticLeg.description
  1725.  
  1726. Duplicate def-linked translation key: InstallSimpleProstheticLeg.jobString
  1727.  
  1728. Duplicate def-linked translation key: InstallSimpleProstheticArm.label
  1729.  
  1730. Duplicate def-linked translation key: InstallSimpleProstheticArm.description
  1731.  
  1732. Duplicate def-linked translation key: InstallSimpleProstheticArm.jobString
  1733.  
  1734. Duplicate def-linked translation key: InstallDenture.label
  1735.  
  1736. Duplicate def-linked translation key: InstallDenture.description
  1737.  
  1738. Duplicate def-linked translation key: InstallDenture.jobString
  1739.  
  1740. Duplicate def-linked translation key: InstallPowerClaw.label
  1741.  
  1742. Duplicate def-linked translation key: InstallPowerClaw.description
  1743.  
  1744. Duplicate def-linked translation key: InstallPowerClaw.jobString
  1745.  
  1746. Duplicate def-linked translation key: RemoveBodyPart.label
  1747.  
  1748. Duplicate def-linked translation key: RemoveBodyPart.description
  1749.  
  1750. Duplicate def-linked translation key: RemoveBodyPart.jobString
  1751.  
  1752. Duplicate def-linked translation key: RemoveMechanoidBodyPart.label
  1753.  
  1754. Duplicate def-linked translation key: RemoveMechanoidBodyPart.description
  1755.  
  1756. Duplicate def-linked translation key: RemoveMechanoidBodyPart.jobString
  1757.  
  1758. Duplicate def-linked translation key: Euthanize.label
  1759.  
  1760. Duplicate def-linked translation key: Euthanize.description
  1761.  
  1762. Duplicate def-linked translation key: Euthanize.jobString
  1763.  
  1764. Duplicate def-linked translation key: ShutDownMechanoid.label
  1765.  
  1766. Duplicate def-linked translation key: ShutDownMechanoid.description
  1767.  
  1768. Duplicate def-linked translation key: ShutDownMechanoid.jobString
  1769.  
  1770. Duplicate def-linked translation key: MakeStoneBlocks.label
  1771.  
  1772. Duplicate def-linked translation key: MakeStoneBlocks.description
  1773.  
  1774. Duplicate def-linked translation key: MakeStoneBlocks.jobString
  1775.  
  1776. Duplicate def-linked translation key: ExtractMetalFromSlag.label
  1777.  
  1778. Duplicate def-linked translation key: ExtractMetalFromSlag.description
  1779.  
  1780. Duplicate def-linked translation key: ExtractMetalFromSlag.jobString
  1781.  
  1782. Duplicate def-linked translation key: Hydroponics.label
  1783.  
  1784. Duplicate def-linked translation key: Hydroponics.description
  1785.  
  1786. Duplicate def-linked translation key: Stonecutting.label
  1787.  
  1788. Duplicate def-linked translation key: Stonecutting.description
  1789.  
  1790. Duplicate def-linked translation key: ElectricSmelting.label
  1791.  
  1792. Duplicate def-linked translation key: ElectricSmelting.description
  1793.  
  1794. Duplicate def-linked translation key: CarpetMaking.label
  1795.  
  1796. Duplicate def-linked translation key: CarpetMaking.description
  1797.  
  1798. Duplicate def-linked translation key: ColoredLights.label
  1799.  
  1800. Duplicate def-linked translation key: ColoredLights.description
  1801.  
  1802. Duplicate def-linked translation key: Machining.label
  1803.  
  1804. Duplicate def-linked translation key: Machining.description
  1805.  
  1806. Duplicate def-linked translation key: Mortars.label
  1807.  
  1808. Duplicate def-linked translation key: Mortars.description
  1809.  
  1810. Duplicate def-linked translation key: HospitalBed.label
  1811.  
  1812. Duplicate def-linked translation key: HospitalBed.description
  1813.  
  1814. Duplicate def-linked translation key: ShipBasics.label
  1815.  
  1816. Duplicate def-linked translation key: ShipBasics.description
  1817.  
  1818. Duplicate def-linked translation key: ShipCryptosleep.label
  1819.  
  1820. Duplicate def-linked translation key: ShipCryptosleep.description
  1821.  
  1822. Duplicate def-linked translation key: ShipReactor.label
  1823.  
  1824. Duplicate def-linked translation key: ShipReactor.description
  1825.  
  1826. Duplicate def-linked translation key: ShipEngine.label
  1827.  
  1828. Duplicate def-linked translation key: ShipEngine.description
  1829.  
  1830. Duplicate def-linked translation key: ShipComputerCore.label
  1831.  
  1832. Duplicate def-linked translation key: ShipComputerCore.description
  1833.  
  1834. Duplicate def-linked translation key: RoofConstructed.label
  1835.  
  1836. Duplicate def-linked translation key: RoofRockThin.label
  1837.  
  1838. Duplicate def-linked translation key: RoofRockThick.label
  1839.  
  1840. Duplicate def-linked translation key: Construction.skillLabel
  1841.  
  1842. Duplicate def-linked translation key: Construction.pawnLabel
  1843.  
  1844. Duplicate def-linked translation key: Growing.skillLabel
  1845.  
  1846. Duplicate def-linked translation key: Growing.pawnLabel
  1847.  
  1848. Duplicate def-linked translation key: Intellectual.skillLabel
  1849.  
  1850. Duplicate def-linked translation key: Intellectual.pawnLabel
  1851.  
  1852. Duplicate def-linked translation key: Mining.skillLabel
  1853.  
  1854. Duplicate def-linked translation key: Mining.pawnLabel
  1855.  
  1856. Duplicate def-linked translation key: Shooting.skillLabel
  1857.  
  1858. Duplicate def-linked translation key: Shooting.pawnLabel
  1859.  
  1860. Duplicate def-linked translation key: Melee.skillLabel
  1861.  
  1862. Duplicate def-linked translation key: Melee.pawnLabel
  1863.  
  1864. Duplicate def-linked translation key: Social.skillLabel
  1865.  
  1866. Duplicate def-linked translation key: Social.pawnLabel
  1867.  
  1868. Duplicate def-linked translation key: Cooking.skillLabel
  1869.  
  1870. Duplicate def-linked translation key: Cooking.pawnLabel
  1871.  
  1872. Duplicate def-linked translation key: Medicine.skillLabel
  1873.  
  1874. Duplicate def-linked translation key: Medicine.pawnLabel
  1875.  
  1876. Duplicate def-linked translation key: Artistic.skillLabel
  1877.  
  1878. Duplicate def-linked translation key: Artistic.pawnLabel
  1879.  
  1880. Duplicate def-linked translation key: Crafting.skillLabel
  1881.  
  1882. Duplicate def-linked translation key: Crafting.pawnLabel
  1883.  
  1884. Duplicate def-linked translation key: AllowCorpsesColonist.label
  1885.  
  1886. Duplicate def-linked translation key: AllowCorpsesColonist.description
  1887.  
  1888. Duplicate def-linked translation key: AllowCorpsesStranger.label
  1889.  
  1890. Duplicate def-linked translation key: AllowCorpsesStranger.description
  1891.  
  1892. Duplicate def-linked translation key: AllowRotten.label
  1893.  
  1894. Duplicate def-linked translation key: AllowRotten.description
  1895.  
  1896. Duplicate def-linked translation key: DoorOpenSpeed.label
  1897.  
  1898. Duplicate def-linked translation key: DoorOpenSpeed.description
  1899.  
  1900. Duplicate def-linked translation key: BedRestEffectiveness.label
  1901.  
  1902. Duplicate def-linked translation key: BedRestEffectiveness.description
  1903.  
  1904. Duplicate def-linked translation key: Flammability.label
  1905.  
  1906. Duplicate def-linked translation key: Flammability.description
  1907.  
  1908. Duplicate def-linked translation key: MarketValue.label
  1909.  
  1910. Duplicate def-linked translation key: MarketValue.description
  1911.  
  1912. Duplicate def-linked translation key: Beauty.label
  1913.  
  1914. Duplicate def-linked translation key: Beauty.description
  1915.  
  1916. Duplicate def-linked translation key: MoveSpeed.label
  1917.  
  1918. Duplicate def-linked translation key: MoveSpeed.description
  1919.  
  1920. Duplicate def-linked translation key: MentalBreakThreshold.label
  1921.  
  1922. Duplicate def-linked translation key: MentalBreakThreshold.description
  1923.  
  1924. Duplicate def-linked translation key: PsychicSensitivity.label
  1925.  
  1926. Duplicate def-linked translation key: PsychicSensitivity.description
  1927.  
  1928. Duplicate def-linked translation key: GlobalLearningFactor.label
  1929.  
  1930. Duplicate def-linked translation key: GlobalLearningFactor.description
  1931.  
  1932. Duplicate def-linked translation key: MedicalOperationSpeed.label
  1933.  
  1934. Duplicate def-linked translation key: MedicalOperationSpeed.description
  1935.  
  1936. Duplicate def-linked translation key: BaseHealingQuality.label
  1937.  
  1938. Duplicate def-linked translation key: BaseHealingQuality.description
  1939.  
  1940. Duplicate def-linked translation key: MedicalTendSpeed.label
  1941.  
  1942. Duplicate def-linked translation key: MedicalTendSpeed.description
  1943.  
  1944. Duplicate def-linked translation key: Cassandra.label
  1945.  
  1946. Duplicate def-linked translation key: Cassandra.description
  1947.  
  1948. Duplicate def-linked translation key: Cassandra.quotation
  1949.  
  1950. Duplicate def-linked translation key: Phoebe.label
  1951.  
  1952. Duplicate def-linked translation key: Phoebe.description
  1953.  
  1954. Duplicate def-linked translation key: Phoebe.quotation
  1955.  
  1956. Duplicate def-linked translation key: Randy.label
  1957.  
  1958. Duplicate def-linked translation key: Randy.description
  1959.  
  1960. Duplicate def-linked translation key: Randy.quotation
  1961.  
  1962. Duplicate def-linked translation key: Root.label
  1963.  
  1964. Duplicate def-linked translation key: Resources.label
  1965.  
  1966. Duplicate def-linked translation key: Foods.label
  1967.  
  1968. Duplicate def-linked translation key: FoodMeals.label
  1969.  
  1970. Duplicate def-linked translation key: FoodRaw.label
  1971.  
  1972. Duplicate def-linked translation key: MeatRaw.label
  1973.  
  1974. Duplicate def-linked translation key: PlantFoodRaw.label
  1975.  
  1976. Duplicate def-linked translation key: Manufactured.label
  1977.  
  1978. Duplicate def-linked translation key: ResourcesRaw.label
  1979.  
  1980. Duplicate def-linked translation key: Items.label
  1981.  
  1982. Duplicate def-linked translation key: Weapons.label
  1983.  
  1984. Duplicate def-linked translation key: Apparel.label
  1985.  
  1986. Duplicate def-linked translation key: Chunks.label
  1987.  
  1988. Duplicate def-linked translation key: Corpses.label
  1989.  
  1990. Duplicate def-linked translation key: CorpsesAnimal.label
  1991.  
  1992. Duplicate def-linked translation key: CorpsesMechanoid.label
  1993.  
  1994. Duplicate def-linked translation key: PlantPot.label
  1995.  
  1996. Duplicate def-linked translation key: PlantPot.description
  1997.  
  1998. Duplicate def-linked translation key: Turret_Mortar.label
  1999.  
  2000. Duplicate def-linked translation key: Turret_Mortar.description
  2001.  
  2002. Duplicate def-linked translation key: Turret_Mortar.label
  2003.  
  2004. Duplicate def-linked translation key: Turret_Mortar.description
  2005.  
  2006. Duplicate def-linked translation key: Medicine.label
  2007.  
  2008. Duplicate def-linked translation key: Medicine.description
  2009.  
  2010. Duplicate def-linked translation key: RawPotatoes.label
  2011.  
  2012. Duplicate def-linked translation key: RawPotatoes.description
  2013.  
  2014. Duplicate def-linked translation key: RawBerries.label
  2015.  
  2016. Duplicate def-linked translation key: RawBerries.description
  2017.  
  2018. Duplicate def-linked translation key: RawAgave.label
  2019.  
  2020. Duplicate def-linked translation key: RawAgave.description
  2021.  
  2022. Duplicate def-linked translation key: Silver.label
  2023.  
  2024. Duplicate def-linked translation key: Silver.description
  2025.  
  2026. Duplicate def-linked translation key: Gold.label
  2027.  
  2028. Duplicate def-linked translation key: Gold.description
  2029.  
  2030. Duplicate def-linked translation key: Plasteel.label
  2031.  
  2032. Duplicate def-linked translation key: Plasteel.description
  2033.  
  2034. Duplicate def-linked translation key: WoodLog.label
  2035.  
  2036. Duplicate def-linked translation key: WoodLog.description
  2037.  
  2038. Duplicate def-linked translation key: Uranium.label
  2039.  
  2040. Duplicate def-linked translation key: Uranium.description
  2041.  
  2042. Duplicate def-linked translation key: Cloth.label
  2043.  
  2044. Duplicate def-linked translation key: Cloth.description
  2045.  
  2046. Duplicate def-linked translation key: Synthread.label
  2047.  
  2048. Duplicate def-linked translation key: Synthread.description
  2049.  
  2050. Duplicate def-linked translation key: DevilstrandCloth.label
  2051.  
  2052. Duplicate def-linked translation key: DevilstrandCloth.description
  2053.  
  2054. Duplicate def-linked translation key: Hyperweave.label
  2055.  
  2056. Duplicate def-linked translation key: Hyperweave.description
  2057.  
  2058. Duplicate def-linked translation key: Muffalo.label
  2059.  
  2060. Duplicate def-linked translation key: Muffalo.description
  2061.  
  2062. Duplicate def-linked translation key: Muffalo_Leather.label
  2063.  
  2064. Duplicate def-linked translation key: Muffalo_Meat.label
  2065.  
  2066. Duplicate def-linked translation key: Iguana.label
  2067.  
  2068. Duplicate def-linked translation key: Iguana.description
  2069.  
  2070. Duplicate def-linked translation key: Iguana_Leather.label
  2071.  
  2072. Duplicate def-linked translation key: Iguana_Meat.label
  2073.  
  2074. Duplicate def-linked translation key: Rhinoceros.label
  2075.  
  2076. Duplicate def-linked translation key: Rhinoceros.description
  2077.  
  2078. Duplicate def-linked translation key: Rhinoceros_Leather.label
  2079.  
  2080. Duplicate def-linked translation key: Rhinoceros_Meat.label
  2081.  
  2082. Duplicate def-linked translation key: Dromedary.label
  2083.  
  2084. Duplicate def-linked translation key: Dromedary.description
  2085.  
  2086. Duplicate def-linked translation key: Dromedary_Leather.label
  2087.  
  2088. Duplicate def-linked translation key: Dromedary_Meat.label
  2089.  
  2090. Duplicate def-linked translation key: Megascarab.label
  2091.  
  2092. Duplicate def-linked translation key: Megascarab.description
  2093.  
  2094. Duplicate def-linked translation key: Megascarab_Meat.label
  2095.  
  2096. Duplicate def-linked translation key: Squirrel.label
  2097.  
  2098. Duplicate def-linked translation key: Squirrel.description
  2099.  
  2100. Duplicate def-linked translation key: Squirrel_Leather.label
  2101.  
  2102. Duplicate def-linked translation key: Squirrel_Meat.label
  2103.  
  2104. Duplicate def-linked translation key: Deer.label
  2105.  
  2106. Duplicate def-linked translation key: Deer.description
  2107.  
  2108. Duplicate def-linked translation key: Deer_Leather.label
  2109.  
  2110. Duplicate def-linked translation key: Deer_Meat.label
  2111.  
  2112. Duplicate def-linked translation key: WildBoar.label
  2113.  
  2114. Duplicate def-linked translation key: WildBoar.description
  2115.  
  2116. Duplicate def-linked translation key: WildBoar_Leather.label
  2117.  
  2118. Duplicate def-linked translation key: WildBoar_Meat.label
  2119.  
  2120. Duplicate def-linked translation key: Boomrat.label
  2121.  
  2122. Duplicate def-linked translation key: Boomrat.description
  2123.  
  2124. Duplicate def-linked translation key: Boomrat_Leather.label
  2125.  
  2126. Duplicate def-linked translation key: Boomrat_Meat.label
  2127.  
  2128. Duplicate def-linked translation key: Tortoise.label
  2129.  
  2130. Duplicate def-linked translation key: Tortoise.description
  2131.  
  2132. Duplicate def-linked translation key: Tortoise_Leather.label
  2133.  
  2134. Duplicate def-linked translation key: Tortoise_Meat.label
  2135.  
  2136. Duplicate def-linked translation key: Cobra.label
  2137.  
  2138. Duplicate def-linked translation key: Cobra.description
  2139.  
  2140. Duplicate def-linked translation key: Cobra_Leather.label
  2141.  
  2142. Duplicate def-linked translation key: Cobra_Meat.label
  2143.  
  2144. Duplicate def-linked translation key: Monkey.label
  2145.  
  2146. Duplicate def-linked translation key: Monkey.description
  2147.  
  2148. Duplicate def-linked translation key: Monkey_Leather.label
  2149.  
  2150. Duplicate def-linked translation key: Monkey_Meat.label
  2151.  
  2152. Duplicate def-linked translation key: Human.label
  2153.  
  2154. Duplicate def-linked translation key: Human.description
  2155.  
  2156. Duplicate def-linked translation key: Artillery_Mortar.label
  2157.  
  2158. Duplicate def-linked translation key: Artillery_Mortar.description
  2159.  
  2160. Duplicate def-linked translation key: Artillery_Mortar.label
  2161.  
  2162. Duplicate def-linked translation key: Artillery_Mortar.description
  2163.  
  2164. Duplicate def-linked translation key: Arrow_Short.label
  2165.  
  2166. Duplicate def-linked translation key: Bow_Short.label
  2167.  
  2168. Duplicate def-linked translation key: Bow_Short.description
  2169.  
  2170. Duplicate def-linked translation key: Pilum_Thrown.label
  2171.  
  2172. Duplicate def-linked translation key: Pila.label
  2173.  
  2174. Duplicate def-linked translation key: Pila.description
  2175.  
  2176. Duplicate def-linked translation key: Arrow_Great.label
  2177.  
  2178. Duplicate def-linked translation key: Bow_Great.label
  2179.  
  2180. Duplicate def-linked translation key: Bow_Great.description
  2181.  
  2182. Error loading language from [Rimworld_dir]\Mods\Core\Languages\Portuguese: dir TradeDialogSorterDef doesn't correspond to any def type. Skipping...
  2183.  
  2184. Exception loading translation data from file [Rimworld_dir]\Mods\Core\Languages\Portuguese\DefInjected\TraderKindDef\TraderKinds_Visitor_Neolithic.xml: System.Xml.XmlException: XML declaration cannot appear in this state. file:///[Rimworld_dir]/Mods/Core/Languages/Portuguese/DefInjected/TraderKindDef/TraderKinds_Visitor_Neolithic.xml Line 1, position 41.
  2185. at Mono.Xml2.XmlTextReader.VerifyXmlDeclaration () [0x00000] in <filename unknown>:0
  2186. at Mono.Xml2.XmlTextReader.ReadProcessingInstruction () [0x00000] in <filename unknown>:0
  2187. at Mono.Xml2.XmlTextReader.ReadContent () [0x00000] in <filename unknown>:0
  2188. at Mono.Xml2.XmlTextReader.Read () [0x00000] in <filename unknown>:0
  2189. at System.Xml.XmlTextReader.Read () [0x00000] in <filename unknown>:0
  2190. at Mono.Xml.XmlFilterReader.Read () [0x00000] in <filename unknown>:0
  2191. at Mono.Xml.XmlFilterReader.Read () [0x00000] in <filename unknown>:0
  2192. at System.Xml.Linq.XDocument.ReadContent (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
  2193. at System.Xml.Linq.XDocument.LoadCore (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
  2194. at System.Xml.Linq.XDocument.Load (System.String uri, LoadOptions options) [0x00000] in <filename unknown>:0
  2195. at System.Xml.Linq.XDocument.Load (System.String uri) [0x00000] in <filename unknown>:0
  2196. at Verse.DefInjectionPackage.AddDataFromFile (System.IO.FileInfo file) [0x00000] in <filename unknown>:0
  2197.  
  2198. Duplicate def-linked translation key: Clear.label
  2199.  
  2200. Duplicate def-linked translation key: Clear.description
  2201.  
  2202. Duplicate def-linked translation key: Fog.label
  2203.  
  2204. Duplicate def-linked translation key: Fog.description
  2205.  
  2206. Duplicate def-linked translation key: Rain.label
  2207.  
  2208. Duplicate def-linked translation key: Rain.description
  2209.  
  2210. Duplicate def-linked translation key: DryThunderstorm.label
  2211.  
  2212. Duplicate def-linked translation key: DryThunderstorm.description
  2213.  
  2214. Duplicate def-linked translation key: RainyThunderstorm.label
  2215.  
  2216. Duplicate def-linked translation key: RainyThunderstorm.description
  2217.  
  2218. Duplicate def-linked translation key: FoggyRain.label
  2219.  
  2220. Duplicate def-linked translation key: FoggyRain.description
  2221.  
  2222. Duplicate def-linked translation key: SnowHard.label
  2223.  
  2224. Duplicate def-linked translation key: SnowHard.description
  2225.  
  2226. Duplicate def-linked translation key: SnowGentle.label
  2227.  
  2228. Duplicate def-linked translation key: SnowGentle.description
  2229.  
  2230. Duplicate def-linked translation key: FightFires.verb
  2231.  
  2232. Duplicate def-linked translation key: FightFires.gerund
  2233.  
  2234. Duplicate def-linked translation key: DoBillsMedicalHumanOperation.verb
  2235.  
  2236. Duplicate def-linked translation key: DoBillsMedicalHumanOperation.gerund
  2237.  
  2238. Duplicate def-linked translation key: DoctorFeed.verb
  2239.  
  2240. Duplicate def-linked translation key: DoctorFeed.gerund
  2241.  
  2242. Duplicate def-linked translation key: TakeToBedToOperate.verb
  2243.  
  2244. Duplicate def-linked translation key: TakeToBedToOperate.gerund
  2245.  
  2246. Duplicate def-linked translation key: DoBillsCook.verb
  2247.  
  2248. Duplicate def-linked translation key: DoBillsCook.gerund
  2249.  
  2250. Duplicate def-linked translation key: CookFillHopper.verb
  2251.  
  2252. Duplicate def-linked translation key: CookFillHopper.gerund
  2253.  
  2254. Duplicate def-linked translation key: HunterHunt.verb
  2255.  
  2256. Duplicate def-linked translation key: HunterHunt.gerund
  2257.  
  2258. Duplicate def-linked translation key: Deconstruct.verb
  2259.  
  2260. Duplicate def-linked translation key: Deconstruct.gerund
  2261.  
  2262. Duplicate def-linked translation key: ConstructFinishFrames.verb
  2263.  
  2264. Duplicate def-linked translation key: ConstructFinishFrames.gerund
  2265.  
  2266. Duplicate def-linked translation key: ConstructDeliverResourcesToFrames.verb
  2267.  
  2268. Duplicate def-linked translation key: ConstructDeliverResourcesToFrames.gerund
  2269.  
  2270. Duplicate def-linked translation key: ConstructDeliverResourcesToBlueprints.verb
  2271.  
  2272. Duplicate def-linked translation key: ConstructDeliverResourcesToBlueprints.gerund
  2273.  
  2274. Duplicate def-linked translation key: Repair.verb
  2275.  
  2276. Duplicate def-linked translation key: Repair.gerund
  2277.  
  2278. Duplicate def-linked translation key: DoBillsMedicalMechanoidOperation.verb
  2279.  
  2280. Duplicate def-linked translation key: DoBillsMedicalMechanoidOperation.gerund
  2281.  
  2282. Duplicate def-linked translation key: GrowerHarvest.verb
  2283.  
  2284. Duplicate def-linked translation key: GrowerHarvest.gerund
  2285.  
  2286. Duplicate def-linked translation key: GrowerSow.verb
  2287.  
  2288. Duplicate def-linked translation key: GrowerSow.gerund
  2289.  
  2290. Duplicate def-linked translation key: Mine.verb
  2291.  
  2292. Duplicate def-linked translation key: Mine.gerund
  2293.  
  2294. Duplicate def-linked translation key: PlantsCut.verb
  2295.  
  2296. Duplicate def-linked translation key: PlantsCut.gerund
  2297.  
  2298. Duplicate def-linked translation key: DoBillsStonecut.verb
  2299.  
  2300. Duplicate def-linked translation key: DoBillsStonecut.gerund
  2301.  
  2302. Duplicate def-linked translation key: DoBillsCremate.verb
  2303.  
  2304. Duplicate def-linked translation key: DoBillsCremate.gerund
  2305.  
  2306. Duplicate def-linked translation key: HaulCorpses.verb
  2307.  
  2308. Duplicate def-linked translation key: HaulCorpses.gerund
  2309.  
  2310. Duplicate def-linked translation key: HaulGeneral.verb
  2311.  
  2312. Duplicate def-linked translation key: HaulGeneral.gerund
  2313.  
  2314. Duplicate def-linked translation key: CleanFilth.verb
  2315.  
  2316. Duplicate def-linked translation key: CleanFilth.gerund
  2317.  
  2318. Duplicate def-linked translation key: Research.verb
  2319.  
  2320. Duplicate def-linked translation key: Research.gerund
  2321.  
  2322. Duplicate def-linked translation key: Firefighter.labelShort
  2323.  
  2324. Duplicate def-linked translation key: Firefighter.description
  2325.  
  2326. Duplicate def-linked translation key: Firefighter.pawnLabel
  2327.  
  2328. Duplicate def-linked translation key: Firefighter.gerundLabel
  2329.  
  2330. Duplicate def-linked translation key: Firefighter.verb
  2331.  
  2332. Duplicate def-linked translation key: Doctor.pawnLabel
  2333.  
  2334. Duplicate def-linked translation key: Doctor.gerundLabel
  2335.  
  2336. Duplicate def-linked translation key: Doctor.verb
  2337.  
  2338. Duplicate def-linked translation key: Warden.pawnLabel
  2339.  
  2340. Duplicate def-linked translation key: Warden.gerundLabel
  2341.  
  2342. Duplicate def-linked translation key: Warden.verb
  2343.  
  2344. Duplicate def-linked translation key: Cooking.pawnLabel
  2345.  
  2346. Duplicate def-linked translation key: Cooking.gerundLabel
  2347.  
  2348. Duplicate def-linked translation key: Cooking.verb
  2349.  
  2350. Duplicate def-linked translation key: Hunting.pawnLabel
  2351.  
  2352. Duplicate def-linked translation key: Hunting.gerundLabel
  2353.  
  2354. Duplicate def-linked translation key: Hunting.verb
  2355.  
  2356. Duplicate def-linked translation key: Construction.pawnLabel
  2357.  
  2358. Duplicate def-linked translation key: Construction.gerundLabel
  2359.  
  2360. Duplicate def-linked translation key: Construction.verb
  2361.  
  2362. Duplicate def-linked translation key: Repair.pawnLabel
  2363.  
  2364. Duplicate def-linked translation key: Repair.gerundLabel
  2365.  
  2366. Duplicate def-linked translation key: Repair.verb
  2367.  
  2368. Duplicate def-linked translation key: Growing.pawnLabel
  2369.  
  2370. Duplicate def-linked translation key: Growing.gerundLabel
  2371.  
  2372. Duplicate def-linked translation key: Growing.verb
  2373.  
  2374. Duplicate def-linked translation key: Mining.pawnLabel
  2375.  
  2376. Duplicate def-linked translation key: Mining.gerundLabel
  2377.  
  2378. Duplicate def-linked translation key: Mining.verb
  2379.  
  2380. Duplicate def-linked translation key: PlantCutting.pawnLabel
  2381.  
  2382. Duplicate def-linked translation key: PlantCutting.gerundLabel
  2383.  
  2384. Duplicate def-linked translation key: PlantCutting.verb
  2385.  
  2386. Duplicate def-linked translation key: Art.pawnLabel
  2387.  
  2388. Duplicate def-linked translation key: Art.gerundLabel
  2389.  
  2390. Duplicate def-linked translation key: Art.verb
  2391.  
  2392. Duplicate def-linked translation key: Crafting.pawnLabel
  2393.  
  2394. Duplicate def-linked translation key: Crafting.gerundLabel
  2395.  
  2396. Duplicate def-linked translation key: Crafting.verb
  2397.  
  2398. Duplicate def-linked translation key: Hauling.pawnLabel
  2399.  
  2400. Duplicate def-linked translation key: Hauling.gerundLabel
  2401.  
  2402. Duplicate def-linked translation key: Hauling.verb
  2403.  
  2404. Duplicate def-linked translation key: Cleaning.pawnLabel
  2405.  
  2406. Duplicate def-linked translation key: Cleaning.gerundLabel
  2407.  
  2408. Duplicate def-linked translation key: Cleaning.verb
  2409.  
  2410. Duplicate def-linked translation key: Research.pawnLabel
  2411.  
  2412. Duplicate def-linked translation key: Research.gerundLabel
  2413.  
  2414. Duplicate def-linked translation key: Research.verb
  2415.  
  2416. Could not resolve cross-reference: No Verse.SoundDef named InteractPistol found to give to Verse.ThingDef Tank_Cannon (using undefined sound instead)
  2417.  
  2418. Could not resolve cross-reference: No Verse.SoundDef named InteractPistol found to give to Verse.ThingDef Rail_Cannon (using undefined sound instead)
  2419.  
  2420. Could not resolve cross-reference: No Verse.SoundDef named InteractPistol found to give to Verse.ThingDef Infantry_Turret (using undefined sound instead)
  2421.  
  2422. Could not resolve cross-reference: No Verse.ThinkTreeDef named CompVehicle_Simple found to give to Verse.RaceProperties Verse.RaceProperties
  2423.  
  2424. Could not resolve cross-reference: No Verse.ThinkTreeDef named CompVehicle_Simple found to give to Verse.RaceProperties Verse.RaceProperties
  2425.  
  2426. Could not resolve cross-reference: No Verse.ThinkTreeDef named CompVehicle_Simple found to give to Verse.RaceProperties Verse.RaceProperties
  2427.  
  2428. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  2429.  
  2430. Could not resolve cross-reference: No Verse.ThinkTreeDef named CompVehicle_Simple found to give to Verse.RaceProperties Verse.RaceProperties
  2431.  
  2432. Could not resolve cross-reference: No Verse.ThinkTreeDef named CompVehicle_Simple found to give to Verse.RaceProperties Verse.RaceProperties
  2433.  
  2434. Could not resolve cross-reference: No Verse.ThinkTreeDef named CompVehicle_Simple found to give to Verse.RaceProperties Verse.RaceProperties
  2435.  
  2436. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  2437.  
  2438. Could not resolve cross-reference: No Verse.ThinkTreeDef named CompVehicle_Simple found to give to Verse.RaceProperties Verse.RaceProperties
  2439.  
  2440. Could not resolve cross-reference: No Verse.ThinkTreeDef named CompVehicle_Simple found to give to Verse.RaceProperties Verse.RaceProperties
  2441.  
  2442. Could not resolve cross-reference: No Verse.ThinkTreeDef named CompVehicle_Simple found to give to Verse.RaceProperties Verse.RaceProperties
  2443.  
  2444. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  2445.  
  2446. Could not resolve cross-reference: No Verse.ThinkTreeDef named CompVehicle_Simple found to give to Verse.RaceProperties Verse.RaceProperties
  2447.  
  2448. Could not resolve cross-reference: No Verse.ThinkTreeDef named CompVehicle_Simple found to give to Verse.RaceProperties Verse.RaceProperties
  2449.  
  2450. Could not resolve cross-reference: No Verse.ThinkTreeDef named CompVehicle_Simple found to give to Verse.RaceProperties Verse.RaceProperties
  2451.  
  2452. Def-linked translation error: Found no Verse.BodyDef named Mechanoid to match Mechanoid.label
  2453.  
  2454. Def-linked translation error: Found no Verse.BodyPartDef named LeftKnifeProtrusion to match LeftKnifeProtrusion.label
  2455.  
  2456. Def-linked translation error: Found no Verse.BodyPartDef named RightKnifeProtrusion to match RightKnifeProtrusion.label
  2457.  
  2458. Def-linked translation error: Found no Verse.BodyPartDef named LeftHandMechanicalRingFinger to match LeftHandMechanicalRingFinger.label
  2459.  
  2460. Def-linked translation error: Found no Verse.BodyPartDef named RightHandMechanicalRingFinger to match RightHandMechanicalRingFinger.label
  2461.  
  2462. Def-linked translation error: Found no Verse.BodyPartDef named LeftFootMechanicalLittleToe to match LeftFootMechanicalLittleToe.label
  2463.  
  2464. Def-linked translation error: Found no Verse.BodyPartDef named LeftFootMechanicalFourthToe to match LeftFootMechanicalFourthToe.label
  2465.  
  2466. Def-linked translation error: Found no Verse.BodyPartDef named LeftFootMechanicalMiddleToe to match LeftFootMechanicalMiddleToe.label
  2467.  
  2468. Def-linked translation error: Found no Verse.BodyPartDef named LeftFootMechanicalSecondToe to match LeftFootMechanicalSecondToe.label
  2469.  
  2470. Def-linked translation error: Found no Verse.BodyPartDef named LeftFootMechanicalBigToe to match LeftFootMechanicalBigToe.label
  2471.  
  2472. Def-linked translation error: Found no Verse.BodyPartDef named RightFootMechanicalLittleToe to match RightFootMechanicalLittleToe.label
  2473.  
  2474. Def-linked translation error: Found no Verse.BodyPartDef named RightFootMechanicalFourthToe to match RightFootMechanicalFourthToe.label
  2475.  
  2476. Def-linked translation error: Found no Verse.BodyPartDef named RightFootMechanicalMiddleToe to match RightFootMechanicalMiddleToe.label
  2477.  
  2478. Def-linked translation error: Found no Verse.BodyPartDef named RightFootMechanicalSecondToe to match RightFootMechanicalSecondToe.label
  2479.  
  2480. Def-linked translation error: Found no Verse.BodyPartDef named RightFootMechanicalBigToe to match RightFootMechanicalBigToe.label
  2481.  
  2482. Def-linked translation error: Found no Verse.BodyPartGroupDef named CoveredByNaturalArmor to match CoveredByNaturalArmor.label
  2483.  
  2484. Def-linked translation error: Found no Verse.DamageDef named Repair to match Repair.label
  2485.  
  2486. Def-linked translation error: Found no Verse.DamageDef named HealInjury to match HealInjury.label
  2487.  
  2488. Def-linked translation error: Found no Verse.DamageDef named HealGlobal to match HealGlobal.label
  2489.  
  2490. Def-linked translation error: Found no Verse.DamageDef named RestoreBodyPart to match RestoreBodyPart.label
  2491.  
  2492. Def-linked translation error: Found no Verse.DesignationCategoryDef named Decoration to match Decoration.label
  2493.  
  2494. Def-linked translation error: Found no Verse.DesignationCategoryDef named Decoration to match Decoration.description
  2495.  
  2496. Def-linked translation error: Found no RimWorld.FactionDef named Colony to match Colony.label
  2497.  
  2498. Def-linked translation error: Found no RimWorld.FactionDef named Colony to match Colony.description
  2499.  
  2500. Def-linked translation error: Found no RimWorld.FactionDef named Tribal to match Tribal.label
  2501.  
  2502. Def-linked translation error: Found no RimWorld.FactionDef named Tribal to match Tribal.description
  2503.  
  2504. Def-linked translation error: Found no RimWorld.FactionDef named Colony to match Colony.pawnsPlural
  2505.  
  2506. Def-linked translation error: Exception getting field at path HeartArteryBlockage.stages.5.label in Verse.HediffDef: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentOutOfRangeException: Argument is out of range.
  2507. Parameter name: index
  2508. at System.Collections.Generic.List`1[Verse.HediffStage].get_Item (Int32 index) [0x00000] in <filename unknown>:0
  2509. at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
  2510. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  2511. --- End of inner exception stack trace ---
  2512. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  2513. at System.Reflection.MonoProperty.GetValue (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  2514. at System.Reflection.MonoProperty.GetValue (System.Object obj, System.Object[] index) [0x00000] in <filename unknown>:0
  2515. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2516.  
  2517. Def-linked translation error: Found no Verse.HediffDef named Alcohol to match Alcohol.label
  2518.  
  2519. Def-linked translation error: Found no Verse.HediffDef named Alcohol to match Alcohol.stages.0.label
  2520.  
  2521. Def-linked translation error: Found no Verse.HediffDef named Alcohol to match Alcohol.stages.1.label
  2522.  
  2523. Def-linked translation error: Found no Verse.HediffDef named Alcohol to match Alcohol.stages.2.label
  2524.  
  2525. Def-linked translation error: Found no Verse.HediffDef named Alcohol to match Alcohol.stages.3.label
  2526.  
  2527. Def-linked translation error: Found no Verse.HediffDef named Alcohol to match Alcohol.stages.4.label
  2528.  
  2529. Def-linked translation error: Found no Verse.HediffDef named Alcohol to match Alcohol.stages.5.label
  2530.  
  2531. Def-linked translation error: Exception getting field at path Hangover.stages.3.label in Verse.HediffDef: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentOutOfRangeException: Argument is out of range.
  2532. Parameter name: index
  2533. at System.Collections.Generic.List`1[Verse.HediffStage].get_Item (Int32 index) [0x00000] in <filename unknown>:0
  2534. at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
  2535. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  2536. --- End of inner exception stack trace ---
  2537. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  2538. at System.Reflection.MonoProperty.GetValue (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  2539. at System.Reflection.MonoProperty.GetValue (System.Object obj, System.Object[] index) [0x00000] in <filename unknown>:0
  2540. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2541.  
  2542. Def-linked translation error: Found no Verse.HediffDef named Concussion to match Concussion.label
  2543.  
  2544. Def-linked translation error: Exception getting field at path WoundInfection.stages.4.label in Verse.HediffDef: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentOutOfRangeException: Argument is out of range.
  2545. Parameter name: index
  2546. at System.Collections.Generic.List`1[Verse.HediffStage].get_Item (Int32 index) [0x00000] in <filename unknown>:0
  2547. at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
  2548. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  2549. --- End of inner exception stack trace ---
  2550. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  2551. at System.Reflection.MonoProperty.GetValue (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  2552. at System.Reflection.MonoProperty.GetValue (System.Object obj, System.Object[] index) [0x00000] in <filename unknown>:0
  2553. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2554.  
  2555. Def-linked translation error: Exception getting field at path Flu.stages.4.label in Verse.HediffDef: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentOutOfRangeException: Argument is out of range.
  2556. Parameter name: index
  2557. at System.Collections.Generic.List`1[Verse.HediffStage].get_Item (Int32 index) [0x00000] in <filename unknown>:0
  2558. at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
  2559. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  2560. --- End of inner exception stack trace ---
  2561. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  2562. at System.Reflection.MonoProperty.GetValue (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  2563. at System.Reflection.MonoProperty.GetValue (System.Object obj, System.Object[] index) [0x00000] in <filename unknown>:0
  2564. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2565.  
  2566. Def-linked translation error: Exception getting field at path Plague.stages.5.label in Verse.HediffDef: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentOutOfRangeException: Argument is out of range.
  2567. Parameter name: index
  2568. at System.Collections.Generic.List`1[Verse.HediffStage].get_Item (Int32 index) [0x00000] in <filename unknown>:0
  2569. at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
  2570. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  2571. --- End of inner exception stack trace ---
  2572. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  2573. at System.Reflection.MonoProperty.GetValue (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  2574. at System.Reflection.MonoProperty.GetValue (System.Object obj, System.Object[] index) [0x00000] in <filename unknown>:0
  2575. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2576.  
  2577. Def-linked translation error: Exception getting field at path Malaria.stages.4.label in Verse.HediffDef: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentOutOfRangeException: Argument is out of range.
  2578. Parameter name: index
  2579. at System.Collections.Generic.List`1[Verse.HediffStage].get_Item (Int32 index) [0x00000] in <filename unknown>:0
  2580. at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
  2581. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  2582. --- End of inner exception stack trace ---
  2583. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  2584. at System.Reflection.MonoProperty.GetValue (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  2585. at System.Reflection.MonoProperty.GetValue (System.Object obj, System.Object[] index) [0x00000] in <filename unknown>:0
  2586. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2587.  
  2588. Def-linked translation error: Exception getting field at path SleepingSickness.stages.6.label in Verse.HediffDef: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentOutOfRangeException: Argument is out of range.
  2589. Parameter name: index
  2590. at System.Collections.Generic.List`1[Verse.HediffStage].get_Item (Int32 index) [0x00000] in <filename unknown>:0
  2591. at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
  2592. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  2593. --- End of inner exception stack trace ---
  2594. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  2595. at System.Reflection.MonoProperty.GetValue (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  2596. at System.Reflection.MonoProperty.GetValue (System.Object obj, System.Object[] index) [0x00000] in <filename unknown>:0
  2597. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2598.  
  2599. Def-linked translation error: Exception getting field at path Misc.comps.0.labelTended in Verse.HediffDef: System.InvalidOperationException: Field labelTended does not exist in type Verse.HediffCompProperties_TendDuration.
  2600. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2601.  
  2602. Def-linked translation error: Exception getting field at path Misc.comps.0.labelTendedInner in Verse.HediffDef: System.InvalidOperationException: Field labelTendedInner does not exist in type Verse.HediffCompProperties_TendDuration.
  2603. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2604.  
  2605. Def-linked translation error: Exception getting field at path Misc.comps.0.labelSolidTended in Verse.HediffDef: System.InvalidOperationException: Field labelSolidTended does not exist in type Verse.HediffCompProperties_TendDuration.
  2606. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2607.  
  2608. Def-linked translation error: Exception getting field at path Burn.comps.0.labelTended in Verse.HediffDef: System.InvalidOperationException: Field labelTended does not exist in type Verse.HediffCompProperties_TendDuration.
  2609. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2610.  
  2611. Def-linked translation error: Exception getting field at path Burn.comps.0.labelTendedInner in Verse.HediffDef: System.InvalidOperationException: Field labelTendedInner does not exist in type Verse.HediffCompProperties_TendDuration.
  2612. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2613.  
  2614. Def-linked translation error: Exception getting field at path Burn.comps.0.labelSolidTended in Verse.HediffDef: System.InvalidOperationException: Field labelSolidTended does not exist in type Verse.HediffCompProperties_TendDuration.
  2615. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2616.  
  2617. Def-linked translation error: Exception getting field at path Crush.comps.0.labelTended in Verse.HediffDef: System.InvalidOperationException: Field labelTended does not exist in type Verse.HediffCompProperties_TendDuration.
  2618. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2619.  
  2620. Def-linked translation error: Exception getting field at path Crush.comps.0.labelTendedInner in Verse.HediffDef: System.InvalidOperationException: Field labelTendedInner does not exist in type Verse.HediffCompProperties_TendDuration.
  2621. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2622.  
  2623. Def-linked translation error: Exception getting field at path Crush.comps.0.labelSolidTended in Verse.HediffDef: System.InvalidOperationException: Field labelSolidTended does not exist in type Verse.HediffCompProperties_TendDuration.
  2624. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2625.  
  2626. Def-linked translation error: Exception getting field at path Crack.comps.0.labelTended in Verse.HediffDef: System.InvalidOperationException: Field labelTended does not exist in type Verse.HediffCompProperties_TendDuration.
  2627. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2628.  
  2629. Def-linked translation error: Exception getting field at path Crack.comps.0.labelTendedInner in Verse.HediffDef: System.InvalidOperationException: Field labelTendedInner does not exist in type Verse.HediffCompProperties_TendDuration.
  2630. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2631.  
  2632. Def-linked translation error: Exception getting field at path Crack.comps.0.labelSolidTended in Verse.HediffDef: System.InvalidOperationException: Field labelSolidTended does not exist in type Verse.HediffCompProperties_TendDuration.
  2633. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2634.  
  2635. Def-linked translation error: Exception getting field at path Cut.comps.0.labelTended in Verse.HediffDef: System.InvalidOperationException: Field labelTended does not exist in type Verse.HediffCompProperties_TendDuration.
  2636. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2637.  
  2638. Def-linked translation error: Exception getting field at path Cut.comps.0.labelTendedInner in Verse.HediffDef: System.InvalidOperationException: Field labelTendedInner does not exist in type Verse.HediffCompProperties_TendDuration.
  2639. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2640.  
  2641. Def-linked translation error: Exception getting field at path Cut.comps.0.labelSolidTended in Verse.HediffDef: System.InvalidOperationException: Field labelSolidTended does not exist in type Verse.HediffCompProperties_TendDuration.
  2642. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2643.  
  2644. Def-linked translation error: Exception getting field at path SurgicalCut.comps.0.labelTended in Verse.HediffDef: System.InvalidOperationException: Field labelTended does not exist in type Verse.HediffCompProperties_TendDuration.
  2645. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2646.  
  2647. Def-linked translation error: Exception getting field at path SurgicalCut.comps.0.labelTendedInner in Verse.HediffDef: System.InvalidOperationException: Field labelTendedInner does not exist in type Verse.HediffCompProperties_TendDuration.
  2648. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2649.  
  2650. Def-linked translation error: Exception getting field at path SurgicalCut.comps.0.labelSolidTended in Verse.HediffDef: System.InvalidOperationException: Field labelSolidTended does not exist in type Verse.HediffCompProperties_TendDuration.
  2651. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2652.  
  2653. Def-linked translation error: Exception getting field at path Scratch.comps.0.labelTended in Verse.HediffDef: System.InvalidOperationException: Field labelTended does not exist in type Verse.HediffCompProperties_TendDuration.
  2654. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2655.  
  2656. Def-linked translation error: Exception getting field at path Scratch.comps.0.labelTendedInner in Verse.HediffDef: System.InvalidOperationException: Field labelTendedInner does not exist in type Verse.HediffCompProperties_TendDuration.
  2657. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2658.  
  2659. Def-linked translation error: Exception getting field at path Scratch.comps.0.labelSolidTended in Verse.HediffDef: System.InvalidOperationException: Field labelSolidTended does not exist in type Verse.HediffCompProperties_TendDuration.
  2660. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2661.  
  2662. Def-linked translation error: Exception getting field at path Bite.comps.0.labelTended in Verse.HediffDef: System.InvalidOperationException: Field labelTended does not exist in type Verse.HediffCompProperties_TendDuration.
  2663. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2664.  
  2665. Def-linked translation error: Exception getting field at path Bite.comps.0.labelTendedInner in Verse.HediffDef: System.InvalidOperationException: Field labelTendedInner does not exist in type Verse.HediffCompProperties_TendDuration.
  2666. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2667.  
  2668. Def-linked translation error: Exception getting field at path Bite.comps.0.labelSolidTended in Verse.HediffDef: System.InvalidOperationException: Field labelSolidTended does not exist in type Verse.HediffCompProperties_TendDuration.
  2669. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2670.  
  2671. Def-linked translation error: Exception getting field at path Stab.comps.0.labelTended in Verse.HediffDef: System.InvalidOperationException: Field labelTended does not exist in type Verse.HediffCompProperties_TendDuration.
  2672. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2673.  
  2674. Def-linked translation error: Exception getting field at path Stab.comps.0.labelTendedInner in Verse.HediffDef: System.InvalidOperationException: Field labelTendedInner does not exist in type Verse.HediffCompProperties_TendDuration.
  2675. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2676.  
  2677. Def-linked translation error: Exception getting field at path Stab.comps.0.labelSolidTended in Verse.HediffDef: System.InvalidOperationException: Field labelSolidTended does not exist in type Verse.HediffCompProperties_TendDuration.
  2678. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2679.  
  2680. Def-linked translation error: Exception getting field at path Gunshot.comps.0.labelTended in Verse.HediffDef: System.InvalidOperationException: Field labelTended does not exist in type Verse.HediffCompProperties_TendDuration.
  2681. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2682.  
  2683. Def-linked translation error: Exception getting field at path Gunshot.comps.0.labelTendedInner in Verse.HediffDef: System.InvalidOperationException: Field labelTendedInner does not exist in type Verse.HediffCompProperties_TendDuration.
  2684. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2685.  
  2686. Def-linked translation error: Exception getting field at path Gunshot.comps.0.labelSolidTended in Verse.HediffDef: System.InvalidOperationException: Field labelSolidTended does not exist in type Verse.HediffCompProperties_TendDuration.
  2687. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2688.  
  2689. Def-linked translation error: Exception getting field at path Shredded.comps.0.labelTended in Verse.HediffDef: System.InvalidOperationException: Field labelTended does not exist in type Verse.HediffCompProperties_TendDuration.
  2690. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2691.  
  2692. Def-linked translation error: Exception getting field at path Shredded.comps.0.labelTendedInner in Verse.HediffDef: System.InvalidOperationException: Field labelTendedInner does not exist in type Verse.HediffCompProperties_TendDuration.
  2693. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2694.  
  2695. Def-linked translation error: Exception getting field at path Shredded.comps.0.labelSolidTended in Verse.HediffDef: System.InvalidOperationException: Field labelSolidTended does not exist in type Verse.HediffCompProperties_TendDuration.
  2696. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2697.  
  2698. Def-linked translation error: Exception getting field at path Bruise.comps.0.labelTended in Verse.HediffDef: System.InvalidOperationException: Field labelTended does not exist in type Verse.HediffCompProperties_TendDuration.
  2699. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2700.  
  2701. Def-linked translation error: Exception getting field at path Bruise.comps.0.labelTendedInner in Verse.HediffDef: System.InvalidOperationException: Field labelTendedInner does not exist in type Verse.HediffCompProperties_TendDuration.
  2702. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2703.  
  2704. Def-linked translation error: Exception getting field at path Bruise.comps.0.labelSolidTended in Verse.HediffDef: System.InvalidOperationException: Field labelSolidTended does not exist in type Verse.HediffCompProperties_TendDuration.
  2705. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2706.  
  2707. Def-linked translation error: Exception getting field at path Frostbite.comps.0.labelTended in Verse.HediffDef: System.InvalidOperationException: Field labelTended does not exist in type Verse.HediffCompProperties_TendDuration.
  2708. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2709.  
  2710. Def-linked translation error: Exception getting field at path Frostbite.comps.0.labelTendedInner in Verse.HediffDef: System.InvalidOperationException: Field labelTendedInner does not exist in type Verse.HediffCompProperties_TendDuration.
  2711. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2712.  
  2713. Def-linked translation error: Exception getting field at path Frostbite.comps.0.labelSolidTended in Verse.HediffDef: System.InvalidOperationException: Field labelSolidTended does not exist in type Verse.HediffCompProperties_TendDuration.
  2714. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2715.  
  2716. Def-linked translation error: Found no Verse.HediffDef named BrainDamage to match BrainDamage.label
  2717.  
  2718. Def-linked translation error: Found no Verse.HediffDef named BrainDamage to match BrainDamage.comps.0.oldLabel
  2719.  
  2720. Def-linked translation error: Found no Verse.HediffDef named BrainDamage to match BrainDamage.injuryProps.destroyedLabel
  2721.  
  2722. 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.
  2723. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2724.  
  2725. 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.
  2726. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2727.  
  2728. 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.
  2729. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2730.  
  2731. Def-linked translation error: Found no RimWorld.InteractionDef named PrisonerFriendlyChat to match PrisonerFriendlyChat.label
  2732.  
  2733. Def-linked translation error: Found no RimWorld.InteractionDef named PrisonerFriendlyChat to match PrisonerFriendlyChat.logRulesInitiator.rulesStrings.0
  2734.  
  2735. Def-linked translation error: Found no RimWorld.InteractionDef named PrisonerFriendlyChat to match PrisonerFriendlyChat.logRulesRecipient.rulesStrings.0
  2736.  
  2737. Def-linked translation error: Found no Verse.JobDef named ManThing to match ManThing.reportString
  2738.  
  2739. Def-linked translation error: Found no Verse.JobDef named EnterCryptosleepPod to match EnterCryptosleepPod.reportString
  2740.  
  2741. Def-linked translation error: Found no Verse.JobDef named EatFood to match EatFood.reportString
  2742.  
  2743. Def-linked translation error: Found no Verse.JobDef named HealPatient to match HealPatient.reportString
  2744.  
  2745. Def-linked translation error: Found no Verse.JobDef named PrisonerBeatingMild to match PrisonerBeatingMild.reportString
  2746.  
  2747. Def-linked translation error: Found no Verse.JobDef named PrisonerBeatingVicious to match PrisonerBeatingVicious.reportString
  2748.  
  2749. Def-linked translation error: Found no Verse.KeyBindingDef named ToggleLog to match ToggleLog.label
  2750.  
  2751. Def-linked translation error: Found no Verse.KeyBindingDef named DebugTickOnce to match DebugTickOnce.label
  2752.  
  2753. Def-linked translation error: Exception getting field at path Berserk.inspectLine in Verse.MentalStateDef: System.InvalidOperationException: Field inspectLine does not exist in type Verse.MentalStateDef.
  2754. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2755.  
  2756. Def-linked translation error: Exception getting field at path WanderPsychotic.inspectLine in Verse.MentalStateDef: System.InvalidOperationException: Field inspectLine does not exist in type Verse.MentalStateDef.
  2757. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2758.  
  2759. Def-linked translation error: Found no Verse.MentalStateDef named BingingAlcohol to match BingingAlcohol.label
  2760.  
  2761. Def-linked translation error: Found no Verse.MentalStateDef named BingingAlcohol to match BingingAlcohol.beginLetterLabel
  2762.  
  2763. Def-linked translation error: Found no Verse.MentalStateDef named BingingAlcohol to match BingingAlcohol.beginLetter
  2764.  
  2765. Def-linked translation error: Found no Verse.MentalStateDef named BingingAlcohol to match BingingAlcohol.recoveryMessage
  2766.  
  2767. Def-linked translation error: Found no Verse.MentalStateDef named BingingAlcohol to match BingingAlcohol.inspectLine
  2768.  
  2769. Def-linked translation error: Exception getting field at path WanderConfused.inspectLine in Verse.MentalStateDef: System.InvalidOperationException: Field inspectLine does not exist in type Verse.MentalStateDef.
  2770. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2771.  
  2772. Def-linked translation error: Exception getting field at path PanicFlee.inspectLine in Verse.MentalStateDef: System.InvalidOperationException: Field inspectLine does not exist in type Verse.MentalStateDef.
  2773. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2774.  
  2775. Def-linked translation error: Exception getting field at path Manhunter.inspectLine in Verse.MentalStateDef: System.InvalidOperationException: Field inspectLine does not exist in type Verse.MentalStateDef.
  2776. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2777.  
  2778. Def-linked translation error: Exception getting field at path SocialFighting.inspectLine in Verse.MentalStateDef: System.InvalidOperationException: Field inspectLine does not exist in type Verse.MentalStateDef.
  2779. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2780.  
  2781. Def-linked translation error: Exception getting field at path GiveUpExit.inspectLine in Verse.MentalStateDef: System.InvalidOperationException: Field inspectLine does not exist in type Verse.MentalStateDef.
  2782. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2783.  
  2784. Def-linked translation error: Found no Verse.PawnKindDef named Mercenary to match Mercenary.label
  2785.  
  2786. Def-linked translation error: Found no Verse.PawnKindDef named Grenadier to match Grenadier.label
  2787.  
  2788. Def-linked translation error: Found no Verse.RecipeDef named BrewBeer to match BrewBeer.label
  2789.  
  2790. Def-linked translation error: Found no Verse.RecipeDef named BrewBeer to match BrewBeer.description
  2791.  
  2792. Def-linked translation error: Found no Verse.RecipeDef named BrewBeer to match BrewBeer.jobString
  2793.  
  2794. Def-linked translation error: Found no Verse.RecipeDef named MakeStoneBlocks to match MakeStoneBlocks.label
  2795.  
  2796. Def-linked translation error: Found no Verse.RecipeDef named MakeStoneBlocks to match MakeStoneBlocks.description
  2797.  
  2798. Def-linked translation error: Found no Verse.RecipeDef named MakeStoneBlocks to match MakeStoneBlocks.jobString
  2799.  
  2800. Def-linked translation error: Found no Verse.RecipeDef named InstallScytherKnifeProtrusion to match InstallScytherKnifeProtrusion.label
  2801.  
  2802. Def-linked translation error: Found no Verse.RecipeDef named InstallScytherKnifeProtrusion to match InstallScytherKnifeProtrusion.description
  2803.  
  2804. Def-linked translation error: Found no Verse.RecipeDef named InstallScytherKnifeProtrusion to match InstallScytherKnifeProtrusion.jobString
  2805.  
  2806. Def-linked translation error: Found no RimWorld.RecordDef named TimeAsColonist to match TimeAsColonist.label
  2807.  
  2808. Def-linked translation error: Found no RimWorld.RecordDef named TimeAsColonist to match TimeAsColonist.description
  2809.  
  2810. Def-linked translation error: Found no Verse.ResearchProjectDef named PneumaticPicks to match PneumaticPicks.label
  2811.  
  2812. Def-linked translation error: Found no Verse.ResearchProjectDef named PneumaticPicks to match PneumaticPicks.description
  2813.  
  2814. Def-linked translation error: Found no Verse.ResearchProjectDef named NutrientResynthesis to match NutrientResynthesis.label
  2815.  
  2816. Def-linked translation error: Found no Verse.ResearchProjectDef named NutrientResynthesis to match NutrientResynthesis.description
  2817.  
  2818. Def-linked translation error: Found no Verse.ResearchProjectDef named GunTurretCooling to match GunTurretCooling.label
  2819.  
  2820. Def-linked translation error: Found no Verse.ResearchProjectDef named GunTurretCooling to match GunTurretCooling.description
  2821.  
  2822. Def-linked translation error: Found no Verse.ResearchProjectDef named Cremation to match Cremation.label
  2823.  
  2824. Def-linked translation error: Found no Verse.ResearchProjectDef named Cremation to match Cremation.description
  2825.  
  2826. Def-linked translation error: Found no Verse.ResearchProjectDef named Tailoring to match Tailoring.label
  2827.  
  2828. Def-linked translation error: Found no Verse.ResearchProjectDef named Tailoring to match Tailoring.description
  2829.  
  2830. Def-linked translation error: Found no Verse.ResearchProjectDef named FertilizerPump to match FertilizerPump.label
  2831.  
  2832. Def-linked translation error: Found no Verse.ResearchProjectDef named FertilizerPump to match FertilizerPump.description
  2833.  
  2834. Def-linked translation error: Exception getting field at path Impressiveness.scoreStages.10.label in Verse.RoomStatDef: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentOutOfRangeException: Argument is out of range.
  2835. Parameter name: index
  2836. at System.Collections.Generic.List`1[Verse.RoomStatScoreStage].get_Item (Int32 index) [0x00000] in <filename unknown>:0
  2837. at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
  2838. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  2839. --- End of inner exception stack trace ---
  2840. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  2841. at System.Reflection.MonoProperty.GetValue (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  2842. at System.Reflection.MonoProperty.GetValue (System.Object obj, System.Object[] index) [0x00000] in <filename unknown>:0
  2843. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2844.  
  2845. Def-linked translation error: Exception getting field at path Impressiveness.scoreStages.11.label in Verse.RoomStatDef: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentOutOfRangeException: Argument is out of range.
  2846. Parameter name: index
  2847. at System.Collections.Generic.List`1[Verse.RoomStatScoreStage].get_Item (Int32 index) [0x00000] in <filename unknown>:0
  2848. at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
  2849. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  2850. --- End of inner exception stack trace ---
  2851. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  2852. at System.Reflection.MonoProperty.GetValue (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  2853. at System.Reflection.MonoProperty.GetValue (System.Object obj, System.Object[] index) [0x00000] in <filename unknown>:0
  2854. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2855.  
  2856. Def-linked translation error: Found no Verse.RoomStatDef named SurgerySuccessChanceFactor to match SurgerySuccessChanceFactor.label
  2857.  
  2858. Def-linked translation error: Exception getting field at path GlobalUtility.rulePack.rulesStrings.14 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.GlobalUtility.rulePack.rulesStrings.14 at index 14 but the original list only has 14 entries (so the max index is 13).
  2859. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2860.  
  2861. Def-linked translation error: Exception getting field at path GlobalUtility.rulePack.rulesStrings.15 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.GlobalUtility.rulePack.rulesStrings.15 at index 15 but the original list only has 14 entries (so the max index is 13).
  2862. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2863.  
  2864. Def-linked translation error: Exception getting field at path GlobalUtility.rulePack.rulesStrings.16 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.GlobalUtility.rulePack.rulesStrings.16 at index 16 but the original list only has 14 entries (so the max index is 13).
  2865. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2866.  
  2867. Def-linked translation error: Exception getting field at path GlobalUtility.rulePack.rulesStrings.17 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.GlobalUtility.rulePack.rulesStrings.17 at index 17 but the original list only has 14 entries (so the max index is 13).
  2868. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2869.  
  2870. Def-linked translation error: Exception getting field at path GlobalUtility.rulePack.rulesStrings.18 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.GlobalUtility.rulePack.rulesStrings.18 at index 18 but the original list only has 14 entries (so the max index is 13).
  2871. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2872.  
  2873. Def-linked translation error: Exception getting field at path GlobalUtility.rulePack.rulesStrings.19 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.GlobalUtility.rulePack.rulesStrings.19 at index 19 but the original list only has 14 entries (so the max index is 13).
  2874. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2875.  
  2876. Def-linked translation error: Exception getting field at path GlobalUtility.rulePack.rulesStrings.20 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.GlobalUtility.rulePack.rulesStrings.20 at index 20 but the original list only has 14 entries (so the max index is 13).
  2877. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2878.  
  2879. Def-linked translation error: Exception getting field at path GlobalUtility.rulePack.rulesStrings.21 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.GlobalUtility.rulePack.rulesStrings.21 at index 21 but the original list only has 14 entries (so the max index is 13).
  2880. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2881.  
  2882. Def-linked translation error: Exception getting field at path GlobalUtility.rulePack.rulesStrings.22 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.GlobalUtility.rulePack.rulesStrings.22 at index 22 but the original list only has 14 entries (so the max index is 13).
  2883. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2884.  
  2885. Def-linked translation error: Exception getting field at path GlobalUtility.rulePack.rulesStrings.23 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.GlobalUtility.rulePack.rulesStrings.23 at index 23 but the original list only has 14 entries (so the max index is 13).
  2886. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2887.  
  2888. Def-linked translation error: Exception getting field at path GlobalUtility.rulePack.rulesStrings.24 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.GlobalUtility.rulePack.rulesStrings.24 at index 24 but the original list only has 14 entries (so the max index is 13).
  2889. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2890.  
  2891. Def-linked translation error: Exception getting field at path GlobalUtility.rulePack.rulesStrings.25 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.GlobalUtility.rulePack.rulesStrings.25 at index 25 but the original list only has 14 entries (so the max index is 13).
  2892. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2893.  
  2894. Def-linked translation error: Exception getting field at path GlobalUtility.rulePack.rulesStrings.26 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.GlobalUtility.rulePack.rulesStrings.26 at index 26 but the original list only has 14 entries (so the max index is 13).
  2895. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2896.  
  2897. Def-linked translation error: Exception getting field at path GlobalUtility.rulePack.rulesStrings.27 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.GlobalUtility.rulePack.rulesStrings.27 at index 27 but the original list only has 14 entries (so the max index is 13).
  2898. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2899.  
  2900. Def-linked translation error: Exception getting field at path GlobalUtility.rulePack.rulesStrings.28 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.GlobalUtility.rulePack.rulesStrings.28 at index 28 but the original list only has 14 entries (so the max index is 13).
  2901. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2902.  
  2903. Def-linked translation error: Exception getting field at path GlobalUtility.rulePack.rulesStrings.29 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.GlobalUtility.rulePack.rulesStrings.29 at index 29 but the original list only has 14 entries (so the max index is 13).
  2904. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2905.  
  2906. Def-linked translation error: Exception getting field at path GlobalUtility.rulePack.rulesStrings.30 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.GlobalUtility.rulePack.rulesStrings.30 at index 30 but the original list only has 14 entries (so the max index is 13).
  2907. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2908.  
  2909. Def-linked translation error: Exception getting field at path GlobalUtility.rulePack.rulesStrings.31 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.GlobalUtility.rulePack.rulesStrings.31 at index 31 but the original list only has 14 entries (so the max index is 13).
  2910. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2911.  
  2912. Def-linked translation error: Exception getting field at path GlobalUtility.rulePack.rulesStrings.32 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.GlobalUtility.rulePack.rulesStrings.32 at index 32 but the original list only has 14 entries (so the max index is 13).
  2913. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2914.  
  2915. Def-linked translation error: Exception getting field at path GlobalUtility.rulePack.rulesStrings.33 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.GlobalUtility.rulePack.rulesStrings.33 at index 33 but the original list only has 14 entries (so the max index is 13).
  2916. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2917.  
  2918. Def-linked translation error: Exception getting field at path GlobalUtility.rulePack.rulesStrings.34 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.GlobalUtility.rulePack.rulesStrings.34 at index 34 but the original list only has 14 entries (so the max index is 13).
  2919. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2920.  
  2921. Def-linked translation error: Exception getting field at path NamerFactionPirate.rulePack.rulesStrings.18 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.NamerFactionPirate.rulePack.rulesStrings.18 at index 18 but the original list only has 18 entries (so the max index is 17).
  2922. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2923.  
  2924. Def-linked translation error: Found no Verse.RulePackDef named NamerColony to match NamerColony.rulePack.rulesStrings.0
  2925.  
  2926. Def-linked translation error: Exception getting field at path NamerPersonTribal.rulePack.rulesStrings.7 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.NamerPersonTribal.rulePack.rulesStrings.7 at index 7 but the original list only has 7 entries (so the max index is 6).
  2927. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2928.  
  2929. Def-linked translation error: Exception getting field at path NamerPersonTribal.rulePack.rulesStrings.8 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.NamerPersonTribal.rulePack.rulesStrings.8 at index 8 but the original list only has 7 entries (so the max index is 6).
  2930. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2931.  
  2932. Def-linked translation error: Exception getting field at path Shooting.pawnLabel in RimWorld.SkillDef: System.InvalidOperationException: Field pawnLabel does not exist in type RimWorld.SkillDef.
  2933. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2934.  
  2935. Def-linked translation error: Exception getting field at path Melee.pawnLabel in RimWorld.SkillDef: System.InvalidOperationException: Field pawnLabel does not exist in type RimWorld.SkillDef.
  2936. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2937.  
  2938. Def-linked translation error: Exception getting field at path Social.pawnLabel in RimWorld.SkillDef: System.InvalidOperationException: Field pawnLabel does not exist in type RimWorld.SkillDef.
  2939. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2940.  
  2941. Def-linked translation error: Exception getting field at path Animals.pawnLabel in RimWorld.SkillDef: System.InvalidOperationException: Field pawnLabel does not exist in type RimWorld.SkillDef.
  2942. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2943.  
  2944. Def-linked translation error: Exception getting field at path Medicine.pawnLabel in RimWorld.SkillDef: System.InvalidOperationException: Field pawnLabel does not exist in type RimWorld.SkillDef.
  2945. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2946.  
  2947. Def-linked translation error: Exception getting field at path Cooking.pawnLabel in RimWorld.SkillDef: System.InvalidOperationException: Field pawnLabel does not exist in type RimWorld.SkillDef.
  2948. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2949.  
  2950. Def-linked translation error: Exception getting field at path Construction.pawnLabel in RimWorld.SkillDef: System.InvalidOperationException: Field pawnLabel does not exist in type RimWorld.SkillDef.
  2951. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2952.  
  2953. Def-linked translation error: Exception getting field at path Growing.pawnLabel in RimWorld.SkillDef: System.InvalidOperationException: Field pawnLabel does not exist in type RimWorld.SkillDef.
  2954. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2955.  
  2956. Def-linked translation error: Exception getting field at path Mining.pawnLabel in RimWorld.SkillDef: System.InvalidOperationException: Field pawnLabel does not exist in type RimWorld.SkillDef.
  2957. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2958.  
  2959. Def-linked translation error: Exception getting field at path Artistic.pawnLabel in RimWorld.SkillDef: System.InvalidOperationException: Field pawnLabel does not exist in type RimWorld.SkillDef.
  2960. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2961.  
  2962. Def-linked translation error: Exception getting field at path Crafting.pawnLabel in RimWorld.SkillDef: System.InvalidOperationException: Field pawnLabel does not exist in type RimWorld.SkillDef.
  2963. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2964.  
  2965. Def-linked translation error: Exception getting field at path Intellectual.pawnLabel in RimWorld.SkillDef: System.InvalidOperationException: Field pawnLabel does not exist in type RimWorld.SkillDef.
  2966. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  2967.  
  2968. Def-linked translation error: Found no Verse.SpecialThingFilterDef named AllowBuried to match AllowBuried.label
  2969.  
  2970. Def-linked translation error: Found no Verse.SpecialThingFilterDef named AllowBuried to match AllowBuried.description
  2971.  
  2972. Def-linked translation error: Found no RimWorld.StatDef named PersonalShieldEnergyMax to match PersonalShieldEnergyMax.label
  2973.  
  2974. Def-linked translation error: Found no RimWorld.StatDef named PersonalShieldEnergyMax to match PersonalShieldEnergyMax.description
  2975.  
  2976. Def-linked translation error: Found no RimWorld.StatDef named PersonalShieldRechargeRate to match PersonalShieldRechargeRate.label
  2977.  
  2978. Def-linked translation error: Found no RimWorld.StatDef named PersonalShieldRechargeRate to match PersonalShieldRechargeRate.description
  2979.  
  2980. Def-linked translation error: Found no RimWorld.StatDef named DamageDeflection_Blunt to match DamageDeflection_Blunt.label
  2981.  
  2982. Def-linked translation error: Found no RimWorld.StatDef named DamageDeflection_Blunt to match DamageDeflection_Blunt.description
  2983.  
  2984. Def-linked translation error: Found no RimWorld.StatDef named DamageDeflection_Piercing to match DamageDeflection_Piercing.label
  2985.  
  2986. Def-linked translation error: Found no RimWorld.StatDef named DamageDeflection_Piercing to match DamageDeflection_Piercing.description
  2987.  
  2988. Def-linked translation error: Found no RimWorld.StatDef named DamageDeflection_Heat to match DamageDeflection_Heat.label
  2989.  
  2990. Def-linked translation error: Found no RimWorld.StatDef named DamageDeflection_Heat to match DamageDeflection_Heat.description
  2991.  
  2992. Def-linked translation error: Found no RimWorld.StatDef named DamageDeflection_Electric to match DamageDeflection_Electric.label
  2993.  
  2994. Def-linked translation error: Found no RimWorld.StatDef named DamageDeflection_Electric to match DamageDeflection_Electric.description
  2995.  
  2996. Def-linked translation error: Found no RimWorld.StatDef named DamageDeflection_Toxic to match DamageDeflection_Toxic.label
  2997.  
  2998. Def-linked translation error: Found no RimWorld.StatDef named DamageDeflection_Toxic to match DamageDeflection_Toxic.description
  2999.  
  3000. Def-linked translation error: Exception getting field at path ResearchSpeedFactor.parts.0.customLabel in RimWorld.StatDef: System.InvalidOperationException: Field customLabel does not exist in type RimWorld.StatPart_Outdoors.
  3001. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  3002.  
  3003. Def-linked translation error: Found no RimWorld.StatDef named MedicalTreatmentQualityFactor to match MedicalTreatmentQualityFactor.label
  3004.  
  3005. Def-linked translation error: Found no RimWorld.StatDef named MedicalTreatmentQualityFactor to match MedicalTreatmentQualityFactor.description
  3006.  
  3007. Def-linked translation error: Found no RimWorld.StatDef named MaxHealth to match MaxHealth.label
  3008.  
  3009. Def-linked translation error: Found no RimWorld.StatDef named MaxHealth to match MaxHealth.description
  3010.  
  3011. Def-linked translation error: Found no RimWorld.StatDef named BaseHealingQuality to match BaseHealingQuality.label
  3012.  
  3013. Def-linked translation error: Found no RimWorld.StatDef named BaseHealingQuality to match BaseHealingQuality.description
  3014.  
  3015. Def-linked translation error: Found no RimWorld.StatDef named HarvestFailChance to match HarvestFailChance.label
  3016.  
  3017. Def-linked translation error: Found no RimWorld.StatDef named HarvestFailChance to match HarvestFailChance.description
  3018.  
  3019. Def-linked translation error: Found no RimWorld.StatDef named FixBrokenDownBuildingFailChance to match FixBrokenDownBuildingFailChance.label
  3020.  
  3021. Def-linked translation error: Found no RimWorld.StatDef named FixBrokenDownBuildingFailChance to match FixBrokenDownBuildingFailChance.description
  3022.  
  3023. Def-linked translation error: Found no RimWorld.StatDef named StonecuttingSpeed to match StonecuttingSpeed.label
  3024.  
  3025. Def-linked translation error: Found no RimWorld.StatDef named StonecuttingSpeed to match StonecuttingSpeed.description
  3026.  
  3027. Def-linked translation error: Found no RimWorld.StatDef named MeleeWeapon_DamageAmount to match MeleeWeapon_DamageAmount.label
  3028.  
  3029. Def-linked translation error: Found no RimWorld.StatDef named MeleeWeapon_DamageAmount to match MeleeWeapon_DamageAmount.description
  3030.  
  3031. Def-linked translation error: Found no RimWorld.StatDef named MeleeWeapon_Cooldown to match MeleeWeapon_Cooldown.label
  3032.  
  3033. Def-linked translation error: Found no RimWorld.StatDef named MeleeWeapon_Cooldown to match MeleeWeapon_Cooldown.description
  3034.  
  3035. Def-linked translation error: Exception getting field at path Cassandra.quotation in RimWorld.StorytellerDef: System.InvalidOperationException: Field quotation does not exist in type RimWorld.StorytellerDef.
  3036. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  3037.  
  3038. Def-linked translation error: Exception getting field at path Phoebe.quotation in RimWorld.StorytellerDef: System.InvalidOperationException: Field quotation does not exist in type RimWorld.StorytellerDef.
  3039. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  3040.  
  3041. Def-linked translation error: Exception getting field at path Randy.quotation in RimWorld.StorytellerDef: System.InvalidOperationException: Field quotation does not exist in type RimWorld.StorytellerDef.
  3042. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  3043.  
  3044. Def-linked translation error: Found no Verse.TerrainDef named StoneTile to match StoneTile.Label
  3045.  
  3046. Def-linked translation error: Found no Verse.TerrainDef named SmoothStone to match SmoothStone.Label
  3047.  
  3048. Def-linked translation error: Found no Verse.TerrainDef named RoughStone to match RoughStone.Label
  3049.  
  3050. Def-linked translation error: Found no Verse.TerrainDef named RoughHewnRock to match RoughHewnRock.Label
  3051.  
  3052. Def-linked translation error: Found no Verse.ThingCategoryDef named Resources to match Resources.label
  3053.  
  3054. Def-linked translation error: Found no Verse.ThingCategoryDef named Fabric to match Fabric.label
  3055.  
  3056. Def-linked translation error: Found no Verse.ThingCategoryDef named CorpsesHumanoid to match CorpsesHumanoid.label
  3057.  
  3058. Def-linked translation error: Found no Verse.ThingCategoryDef named BodyPartsAndImplants to match BodyPartsAndImplants.label
  3059.  
  3060. Def-linked translation error: Found no Verse.ThingDef named ChunkRock to match ChunkRock.label
  3061.  
  3062. Def-linked translation error: Found no Verse.ThingDef named ChunkSlag to match ChunkSlag.label
  3063.  
  3064. Def-linked translation error: Exception getting field at path Silver.stuffProps.nameAsStuff in Verse.ThingDef: System.InvalidOperationException: Field nameAsStuff does not exist in type Verse.StuffProperties.
  3065. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  3066.  
  3067. Def-linked translation error: Exception getting field at path Gold.stuffProps.nameAsStuff in Verse.ThingDef: System.InvalidOperationException: Field nameAsStuff does not exist in type Verse.StuffProperties.
  3068. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  3069.  
  3070. Def-linked translation error: Found no Verse.ThingDef named Metal to match Metal.label
  3071.  
  3072. Def-linked translation error: Found no Verse.ThingDef named Metal to match Metal.description
  3073.  
  3074. Def-linked translation error: Found no Verse.ThingDef named Metal to match Metal.stuffProps.nameAsStuff
  3075.  
  3076. Def-linked translation error: Exception getting field at path Plasteel.stuffProps.nameAsStuff in Verse.ThingDef: System.InvalidOperationException: Field nameAsStuff does not exist in type Verse.StuffProperties.
  3077. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  3078.  
  3079. Def-linked translation error: Found no Verse.ThingDef named StoneBlocks to match StoneBlocks.label
  3080.  
  3081. Def-linked translation error: Found no Verse.ThingDef named StoneBlocks to match StoneBlocks.description
  3082.  
  3083. Def-linked translation error: Found no Verse.ThingDef named StoneBlocks to match StoneBlocks.stuffProps.nameAsStuff
  3084.  
  3085. Def-linked translation error: Exception getting field at path WoodLog.stuffProps.nameAsStuff in Verse.ThingDef: System.InvalidOperationException: Field nameAsStuff does not exist in type Verse.StuffProperties.
  3086. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  3087.  
  3088. Def-linked translation error: Exception getting field at path Cloth.stuffProps.nameAsStuff in Verse.ThingDef: System.InvalidOperationException: Field nameAsStuff does not exist in type Verse.StuffProperties.
  3089. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  3090.  
  3091. Def-linked translation error: Exception getting field at path Synthread.stuffProps.nameAsStuff in Verse.ThingDef: System.InvalidOperationException: Field nameAsStuff does not exist in type Verse.StuffProperties.
  3092. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  3093.  
  3094. Def-linked translation error: Exception getting field at path DevilstrandCloth.stuffProps.nameAsStuff in Verse.ThingDef: System.InvalidOperationException: Field nameAsStuff does not exist in type Verse.StuffProperties.
  3095. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  3096.  
  3097. Def-linked translation error: Exception getting field at path Hyperweave.stuffProps.nameAsStuff in Verse.ThingDef: System.InvalidOperationException: Field nameAsStuff does not exist in type Verse.StuffProperties.
  3098. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  3099.  
  3100. Def-linked translation error: Found no Verse.ThingDef named Shells to match Shells.label
  3101.  
  3102. Def-linked translation error: Found no Verse.ThingDef named Shells to match Shells.description
  3103.  
  3104. Def-linked translation error: Exception getting field at path MortarShell.label in Verse.ThingDef: System.InvalidOperationException: Def named MortarShell not found.
  3105. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  3106.  
  3107. Def-linked translation error: Exception getting field at path MortarShell.description in Verse.ThingDef: System.InvalidOperationException: Def named MortarShell not found.
  3108. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  3109.  
  3110. Def-linked translation error: Found no Verse.ThingDef named WildBoar_Leather to match WildBoar_Leather.label
  3111.  
  3112. Def-linked translation error: Found no Verse.ThingDef named WildBoar_Meat to match WildBoar_Meat.label
  3113.  
  3114. Def-linked translation error: Found no Verse.ThingDef named Megascarab_Meat to match Megascarab_Meat.label
  3115.  
  3116. Def-linked translation error: Found no Verse.ThingDef named PolarBear_Meat to match PolarBear_Meat.label
  3117.  
  3118. Def-linked translation error: Found no Verse.ThingDef named PolarBear_Meat to match PolarBear_Meat.description
  3119.  
  3120. Def-linked translation error: Found no Verse.ThingDef named Snowhare_Meat to match Snowhare_Meat.label
  3121.  
  3122. Def-linked translation error: Found no Verse.ThingDef named Snowhare_Meat to match Snowhare_Meat.description
  3123.  
  3124. Def-linked translation error: Found no Verse.ThingDef named Megascarab_Meat to match Megascarab_Meat.description
  3125.  
  3126. Def-linked translation error: Found no Verse.ThingDef named Spelopede_Meat to match Spelopede_Meat.label
  3127.  
  3128. Def-linked translation error: Found no Verse.ThingDef named Spelopede_Meat to match Spelopede_Meat.description
  3129.  
  3130. Def-linked translation error: Found no Verse.ThingDef named WildBoar_Leather to match WildBoar_Leather.description
  3131.  
  3132. Def-linked translation error: Found no Verse.ThingDef named WildBoar_Leather to match WildBoar_Leather.stuffProps.stuffAdjective
  3133.  
  3134. Def-linked translation error: Found no Verse.ThingDef named WildBoar_Meat to match WildBoar_Meat.description
  3135.  
  3136. Def-linked translation error: Found no Verse.ThingDef named Puddle_Fuel to match Puddle_Fuel.label
  3137.  
  3138. Def-linked translation error: Found no Verse.ThingDef named Puddle_Fuel to match Puddle_Fuel.description
  3139.  
  3140. Def-linked translation error: Found no Verse.ThingDef named DropPod to match DropPod.label
  3141.  
  3142. Def-linked translation error: Found no Verse.ThingDef named ThrownStone to match ThrownStone.label
  3143.  
  3144. Def-linked translation error: Found no Verse.ThingDef named HandfulOfStones to match HandfulOfStones.label
  3145.  
  3146. Def-linked translation error: Found no Verse.ThingDef named HandfulOfStones to match HandfulOfStones.description
  3147.  
  3148. Def-linked translation error: Found no RimWorld.ThoughtDef named CurrentlyBrokenPsychotic to match CurrentlyBrokenPsychotic.label
  3149.  
  3150. Def-linked translation error: Found no RimWorld.ThoughtDef named CurrentlyBrokenPsychotic to match CurrentlyBrokenPsychotic.description
  3151.  
  3152. Def-linked translation error: Found no RimWorld.ThoughtDef named CurrentlyBrokenSad to match CurrentlyBrokenSad.label
  3153.  
  3154. Def-linked translation error: Found no RimWorld.ThoughtDef named CurrentlyBrokenSad to match CurrentlyBrokenSad.description
  3155.  
  3156. Def-linked translation error: Found no RimWorld.ThoughtDef named CurrentlyBrokenPanicFlee to match CurrentlyBrokenPanicFlee.label
  3157.  
  3158. Def-linked translation error: Found no RimWorld.ThoughtDef named CurrentlyBrokenPanicFlee to match CurrentlyBrokenPanicFlee.description
  3159.  
  3160. Def-linked translation error: Found no RimWorld.ThoughtDef named Crowded to match Crowded.stages.0.label
  3161.  
  3162. Def-linked translation error: Found no RimWorld.ThoughtDef named Crowded to match Crowded.stages.0.description
  3163.  
  3164. Def-linked translation error: Found no RimWorld.ThoughtDef named Crowded to match Crowded.stages.1.label
  3165.  
  3166. Def-linked translation error: Found no RimWorld.ThoughtDef named Crowded to match Crowded.stages.1.description
  3167.  
  3168. Def-linked translation error: Found no RimWorld.ThoughtDef named Crowded to match Crowded.stages.2.label
  3169.  
  3170. Def-linked translation error: Found no RimWorld.ThoughtDef named Crowded to match Crowded.stages.2.description
  3171.  
  3172. Def-linked translation error: Found no RimWorld.ThoughtDef named SharedBedroom to match SharedBedroom.stages.0.label
  3173.  
  3174. Def-linked translation error: Found no RimWorld.ThoughtDef named SharedBedroom to match SharedBedroom.stages.0.description
  3175.  
  3176. Def-linked translation error: Found no RimWorld.ThoughtDef named AteNutrientPasteMeal to match AteNutrientPasteMeal.stages.0.label
  3177.  
  3178. Def-linked translation error: Found no RimWorld.ThoughtDef named AteNutrientPasteMeal to match AteNutrientPasteMeal.stages.0.description
  3179.  
  3180. Def-linked translation error: Found no RimWorld.ThoughtDef named WitnessedDeathStranger to match WitnessedDeathStranger.stages.0.label
  3181.  
  3182. Def-linked translation error: Found no RimWorld.ThoughtDef named WitnessedDeathStranger to match WitnessedDeathStranger.stages.0.description
  3183.  
  3184. Def-linked translation error: Found no RimWorld.ThoughtDef named WitnessedDeathStrangerBloodlust to match WitnessedDeathStrangerBloodlust.stages.0.label
  3185.  
  3186. Def-linked translation error: Found no RimWorld.ThoughtDef named WitnessedDeathStrangerBloodlust to match WitnessedDeathStrangerBloodlust.stages.0.description
  3187.  
  3188. Def-linked translation error: Found no RimWorld.ThoughtDef named BattleWounded to match BattleWounded.stages.0.label
  3189.  
  3190. Def-linked translation error: Found no RimWorld.ThoughtDef named BattleWounded to match BattleWounded.stages.0.description
  3191.  
  3192. Def-linked translation error: Found no RimWorld.ThoughtDef named CurrentlyInMentalStateBerserk to match CurrentlyInMentalStateBerserk.stages.0.label
  3193.  
  3194. Def-linked translation error: Found no RimWorld.ThoughtDef named CurrentlyInMentalStateBerserk to match CurrentlyInMentalStateBerserk.stages.0.description
  3195.  
  3196. Def-linked translation error: Found no RimWorld.ThoughtDef named CurrentlyInMentalStateSad to match CurrentlyInMentalStateSad.stages.0.label
  3197.  
  3198. Def-linked translation error: Found no RimWorld.ThoughtDef named CurrentlyInMentalStateSad to match CurrentlyInMentalStateSad.stages.0.description
  3199.  
  3200. Def-linked translation error: Found no RimWorld.ThoughtDef named CurrentlyInMentalStatePanicFlee to match CurrentlyInMentalStatePanicFlee.stages.0.label
  3201.  
  3202. Def-linked translation error: Found no RimWorld.ThoughtDef named CurrentlyInMentalStatePanicFlee to match CurrentlyInMentalStatePanicFlee.stages.0.description
  3203.  
  3204. Def-linked translation error: Found no RimWorld.ThoughtDef named EnvironmentUgly to match EnvironmentUgly.stages.0.label
  3205.  
  3206. Def-linked translation error: Found no RimWorld.ThoughtDef named EnvironmentUgly to match EnvironmentUgly.stages.0.description
  3207.  
  3208. Def-linked translation error: Found no RimWorld.ThoughtDef named EnvironmentUgly to match EnvironmentUgly.stages.1.label
  3209.  
  3210. Def-linked translation error: Found no RimWorld.ThoughtDef named EnvironmentUgly to match EnvironmentUgly.stages.1.description
  3211.  
  3212. Def-linked translation error: Found no RimWorld.ThoughtDef named EnvironmentUgly to match EnvironmentUgly.stages.2.label
  3213.  
  3214. Def-linked translation error: Found no RimWorld.ThoughtDef named EnvironmentUgly to match EnvironmentUgly.stages.2.description
  3215.  
  3216. Def-linked translation error: Found no RimWorld.ThoughtDef named EnvironmentPretty to match EnvironmentPretty.stages.0.label
  3217.  
  3218. Def-linked translation error: Found no RimWorld.ThoughtDef named EnvironmentPretty to match EnvironmentPretty.stages.0.description
  3219.  
  3220. Def-linked translation error: Found no RimWorld.ThoughtDef named EnvironmentPretty to match EnvironmentPretty.stages.1.label
  3221.  
  3222. Def-linked translation error: Found no RimWorld.ThoughtDef named EnvironmentPretty to match EnvironmentPretty.stages.1.description
  3223.  
  3224. Def-linked translation error: Found no RimWorld.ThoughtDef named EnvironmentPretty to match EnvironmentPretty.stages.2.label
  3225.  
  3226. Def-linked translation error: Found no RimWorld.ThoughtDef named EnvironmentPretty to match EnvironmentPretty.stages.2.description
  3227.  
  3228. Def-linked translation error: Found no RimWorld.ThoughtDef named EnvironmentCramped to match EnvironmentCramped.stages.0.label
  3229.  
  3230. Def-linked translation error: Found no RimWorld.ThoughtDef named EnvironmentCramped to match EnvironmentCramped.stages.0.description
  3231.  
  3232. Def-linked translation error: Found no RimWorld.ThoughtDef named EnvironmentCramped to match EnvironmentCramped.stages.1.label
  3233.  
  3234. Def-linked translation error: Found no RimWorld.ThoughtDef named EnvironmentCramped to match EnvironmentCramped.stages.1.description
  3235.  
  3236. Def-linked translation error: Found no RimWorld.ThoughtDef named EnvironmentSpaciousInterior to match EnvironmentSpaciousInterior.stages.0.label
  3237.  
  3238. Def-linked translation error: Found no RimWorld.ThoughtDef named EnvironmentSpaciousInterior to match EnvironmentSpaciousInterior.stages.0.description
  3239.  
  3240. Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.0.label
  3241.  
  3242. Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.0.description
  3243.  
  3244. Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.1.label
  3245.  
  3246. Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.1.description
  3247.  
  3248. Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.4.label
  3249.  
  3250. Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.4.description
  3251.  
  3252. Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.5.label
  3253.  
  3254. Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.5.description
  3255.  
  3256. Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.6.label
  3257.  
  3258. Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.6.description
  3259.  
  3260. Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.7.label
  3261.  
  3262. Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.7.description
  3263.  
  3264. Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.8.label
  3265.  
  3266. Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.8.description
  3267.  
  3268. Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.9.label
  3269.  
  3270. Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.9.description
  3271.  
  3272. Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.10.label
  3273.  
  3274. Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.10.description
  3275.  
  3276. Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.11.label
  3277.  
  3278. Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.11.description
  3279.  
  3280. Def-linked translation error: Exception getting field at path PrisonCell.stages.1.label in RimWorld.ThoughtDef: System.NullReferenceException: Object reference not set to an instance of an object
  3281. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  3282.  
  3283. Def-linked translation error: Exception getting field at path PrisonCell.stages.1.description in RimWorld.ThoughtDef: System.NullReferenceException: Object reference not set to an instance of an object
  3284. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  3285.  
  3286. Def-linked translation error: Exception getting field at path PrisonCell.stages.10.label in RimWorld.ThoughtDef: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentOutOfRangeException: Argument is out of range.
  3287. Parameter name: index
  3288. at System.Collections.Generic.List`1[RimWorld.ThoughtStage].get_Item (Int32 index) [0x00000] in <filename unknown>:0
  3289. at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
  3290. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  3291. --- End of inner exception stack trace ---
  3292. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  3293. at System.Reflection.MonoProperty.GetValue (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  3294. at System.Reflection.MonoProperty.GetValue (System.Object obj, System.Object[] index) [0x00000] in <filename unknown>:0
  3295. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  3296.  
  3297. Def-linked translation error: Exception getting field at path PrisonCell.stages.10.description in RimWorld.ThoughtDef: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentOutOfRangeException: Argument is out of range.
  3298. Parameter name: index
  3299. at System.Collections.Generic.List`1[RimWorld.ThoughtStage].get_Item (Int32 index) [0x00000] in <filename unknown>:0
  3300. at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
  3301. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  3302. --- End of inner exception stack trace ---
  3303. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  3304. at System.Reflection.MonoProperty.GetValue (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  3305. at System.Reflection.MonoProperty.GetValue (System.Object obj, System.Object[] index) [0x00000] in <filename unknown>:0
  3306. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  3307.  
  3308. Def-linked translation error: Exception getting field at path PrisonCell.stages.11.label in RimWorld.ThoughtDef: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentOutOfRangeException: Argument is out of range.
  3309. Parameter name: index
  3310. at System.Collections.Generic.List`1[RimWorld.ThoughtStage].get_Item (Int32 index) [0x00000] in <filename unknown>:0
  3311. at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
  3312. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  3313. --- End of inner exception stack trace ---
  3314. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  3315. at System.Reflection.MonoProperty.GetValue (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  3316. at System.Reflection.MonoProperty.GetValue (System.Object obj, System.Object[] index) [0x00000] in <filename unknown>:0
  3317. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  3318.  
  3319. Def-linked translation error: Exception getting field at path PrisonCell.stages.11.description in RimWorld.ThoughtDef: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentOutOfRangeException: Argument is out of range.
  3320. Parameter name: index
  3321. at System.Collections.Generic.List`1[RimWorld.ThoughtStage].get_Item (Int32 index) [0x00000] in <filename unknown>:0
  3322. at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
  3323. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  3324. --- End of inner exception stack trace ---
  3325. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  3326. at System.Reflection.MonoProperty.GetValue (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  3327. at System.Reflection.MonoProperty.GetValue (System.Object obj, System.Object[] index) [0x00000] in <filename unknown>:0
  3328. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  3329.  
  3330. Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.0.label
  3331.  
  3332. Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.0.description
  3333.  
  3334. Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.1.label
  3335.  
  3336. Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.1.description
  3337.  
  3338. Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.5.label
  3339.  
  3340. Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.5.description
  3341.  
  3342. Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.6.label
  3343.  
  3344. Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.6.description
  3345.  
  3346. Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.7.label
  3347.  
  3348. Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.7.description
  3349.  
  3350. Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.8.label
  3351.  
  3352. Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.8.description
  3353.  
  3354. Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.9.label
  3355.  
  3356. Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.9.description
  3357.  
  3358. Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.10.label
  3359.  
  3360. Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.10.description
  3361.  
  3362. Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.11.label
  3363.  
  3364. Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.11.description
  3365.  
  3366. Def-linked translation error: Exception getting field at path PrisonBarracks.stages.10.label in RimWorld.ThoughtDef: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentOutOfRangeException: Argument is out of range.
  3367. Parameter name: index
  3368. at System.Collections.Generic.List`1[RimWorld.ThoughtStage].get_Item (Int32 index) [0x00000] in <filename unknown>:0
  3369. at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
  3370. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  3371. --- End of inner exception stack trace ---
  3372. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  3373. at System.Reflection.MonoProperty.GetValue (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  3374. at System.Reflection.MonoProperty.GetValue (System.Object obj, System.Object[] index) [0x00000] in <filename unknown>:0
  3375. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  3376.  
  3377. Def-linked translation error: Exception getting field at path PrisonBarracks.stages.10.description in RimWorld.ThoughtDef: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentOutOfRangeException: Argument is out of range.
  3378. Parameter name: index
  3379. at System.Collections.Generic.List`1[RimWorld.ThoughtStage].get_Item (Int32 index) [0x00000] in <filename unknown>:0
  3380. at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
  3381. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  3382. --- End of inner exception stack trace ---
  3383. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  3384. at System.Reflection.MonoProperty.GetValue (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  3385. at System.Reflection.MonoProperty.GetValue (System.Object obj, System.Object[] index) [0x00000] in <filename unknown>:0
  3386. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  3387.  
  3388. Def-linked translation error: Exception getting field at path PrisonBarracks.stages.11.label in RimWorld.ThoughtDef: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentOutOfRangeException: Argument is out of range.
  3389. Parameter name: index
  3390. at System.Collections.Generic.List`1[RimWorld.ThoughtStage].get_Item (Int32 index) [0x00000] in <filename unknown>:0
  3391. at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
  3392. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  3393. --- End of inner exception stack trace ---
  3394. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  3395. at System.Reflection.MonoProperty.GetValue (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  3396. at System.Reflection.MonoProperty.GetValue (System.Object obj, System.Object[] index) [0x00000] in <filename unknown>:0
  3397. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  3398.  
  3399. Def-linked translation error: Exception getting field at path PrisonBarracks.stages.11.description in RimWorld.ThoughtDef: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentOutOfRangeException: Argument is out of range.
  3400. Parameter name: index
  3401. at System.Collections.Generic.List`1[RimWorld.ThoughtStage].get_Item (Int32 index) [0x00000] in <filename unknown>:0
  3402. at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
  3403. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  3404. --- End of inner exception stack trace ---
  3405. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  3406. at System.Reflection.MonoProperty.GetValue (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  3407. at System.Reflection.MonoProperty.GetValue (System.Object obj, System.Object[] index) [0x00000] in <filename unknown>:0
  3408. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  3409.  
  3410. Def-linked translation error: Exception getting field at path AteInImpressiveDiningRoom.stages.10.label in RimWorld.ThoughtDef: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentOutOfRangeException: Argument is out of range.
  3411. Parameter name: index
  3412. at System.Collections.Generic.List`1[RimWorld.ThoughtStage].get_Item (Int32 index) [0x00000] in <filename unknown>:0
  3413. at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
  3414. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  3415. --- End of inner exception stack trace ---
  3416. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  3417. at System.Reflection.MonoProperty.GetValue (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  3418. at System.Reflection.MonoProperty.GetValue (System.Object obj, System.Object[] index) [0x00000] in <filename unknown>:0
  3419. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  3420.  
  3421. Def-linked translation error: Exception getting field at path AteInImpressiveDiningRoom.stages.10.description in RimWorld.ThoughtDef: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentOutOfRangeException: Argument is out of range.
  3422. Parameter name: index
  3423. at System.Collections.Generic.List`1[RimWorld.ThoughtStage].get_Item (Int32 index) [0x00000] in <filename unknown>:0
  3424. at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
  3425. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  3426. --- End of inner exception stack trace ---
  3427. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  3428. at System.Reflection.MonoProperty.GetValue (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  3429. at System.Reflection.MonoProperty.GetValue (System.Object obj, System.Object[] index) [0x00000] in <filename unknown>:0
  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 AteInImpressiveDiningRoom.stages.11.label in RimWorld.ThoughtDef: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentOutOfRangeException: Argument is out of range.
  3433. Parameter name: index
  3434. at System.Collections.Generic.List`1[RimWorld.ThoughtStage].get_Item (Int32 index) [0x00000] in <filename unknown>:0
  3435. at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
  3436. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  3437. --- End of inner exception stack trace ---
  3438. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  3439. at System.Reflection.MonoProperty.GetValue (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  3440. at System.Reflection.MonoProperty.GetValue (System.Object obj, System.Object[] index) [0x00000] in <filename unknown>:0
  3441. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  3442.  
  3443. Def-linked translation error: Exception getting field at path AteInImpressiveDiningRoom.stages.11.description in RimWorld.ThoughtDef: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentOutOfRangeException: Argument is out of range.
  3444. Parameter name: index
  3445. at System.Collections.Generic.List`1[RimWorld.ThoughtStage].get_Item (Int32 index) [0x00000] in <filename unknown>:0
  3446. at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
  3447. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  3448. --- End of inner exception stack trace ---
  3449. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  3450. at System.Reflection.MonoProperty.GetValue (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  3451. at System.Reflection.MonoProperty.GetValue (System.Object obj, System.Object[] index) [0x00000] in <filename unknown>:0
  3452. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  3453.  
  3454. Def-linked translation error: Exception getting field at path JoyActivityInImpressiveRecRoom.stages.10.label in RimWorld.ThoughtDef: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentOutOfRangeException: Argument is out of range.
  3455. Parameter name: index
  3456. at System.Collections.Generic.List`1[RimWorld.ThoughtStage].get_Item (Int32 index) [0x00000] in <filename unknown>:0
  3457. at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
  3458. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  3459. --- End of inner exception stack trace ---
  3460. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  3461. at System.Reflection.MonoProperty.GetValue (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  3462. at System.Reflection.MonoProperty.GetValue (System.Object obj, System.Object[] index) [0x00000] in <filename unknown>:0
  3463. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  3464.  
  3465. Def-linked translation error: Exception getting field at path JoyActivityInImpressiveRecRoom.stages.10.description in RimWorld.ThoughtDef: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentOutOfRangeException: Argument is out of range.
  3466. Parameter name: index
  3467. at System.Collections.Generic.List`1[RimWorld.ThoughtStage].get_Item (Int32 index) [0x00000] in <filename unknown>:0
  3468. at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
  3469. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  3470. --- End of inner exception stack trace ---
  3471. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  3472. at System.Reflection.MonoProperty.GetValue (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  3473. at System.Reflection.MonoProperty.GetValue (System.Object obj, System.Object[] index) [0x00000] in <filename unknown>:0
  3474. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  3475.  
  3476. Def-linked translation error: Exception getting field at path JoyActivityInImpressiveRecRoom.stages.11.label in RimWorld.ThoughtDef: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentOutOfRangeException: Argument is out of range.
  3477. Parameter name: index
  3478. at System.Collections.Generic.List`1[RimWorld.ThoughtStage].get_Item (Int32 index) [0x00000] in <filename unknown>:0
  3479. at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
  3480. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  3481. --- End of inner exception stack trace ---
  3482. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  3483. at System.Reflection.MonoProperty.GetValue (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  3484. at System.Reflection.MonoProperty.GetValue (System.Object obj, System.Object[] index) [0x00000] in <filename unknown>:0
  3485. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  3486.  
  3487. Def-linked translation error: Exception getting field at path JoyActivityInImpressiveRecRoom.stages.11.description in RimWorld.ThoughtDef: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentOutOfRangeException: Argument is out of range.
  3488. Parameter name: index
  3489. at System.Collections.Generic.List`1[RimWorld.ThoughtStage].get_Item (Int32 index) [0x00000] in <filename unknown>:0
  3490. at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
  3491. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  3492. --- End of inner exception stack trace ---
  3493. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  3494. at System.Reflection.MonoProperty.GetValue (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  3495. at System.Reflection.MonoProperty.GetValue (System.Object obj, System.Object[] index) [0x00000] in <filename unknown>:0
  3496. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  3497.  
  3498. Def-linked translation error: Found no RimWorld.ThoughtDef named Beautiful to match Beautiful.stages.0.label
  3499.  
  3500. Def-linked translation error: Found no RimWorld.ThoughtDef named PrisonerFriendlyChat to match PrisonerFriendlyChat.stages.0.label
  3501.  
  3502. Def-linked translation error: Found no RimWorld.ThoughtDef named PrisonerFriendlyChat to match PrisonerFriendlyChat.stages.0.description
  3503.  
  3504. Def-linked translation error: Found no RimWorld.ThoughtDef named Rebuffed to match Rebuffed.stages.0.label
  3505.  
  3506. Def-linked translation error: Found no RimWorld.ThoughtDef named FailedRomanceAttempt to match FailedRomanceAttempt.stages.0.label
  3507.  
  3508. Def-linked translation error: Found no RimWorld.TraderKindDef named FarmingVessel to match FarmingVessel.label
  3509.  
  3510. Def-linked translation error: Found no RimWorld.TraderKindDef named IndustrialTrader to match IndustrialTrader.label
  3511.  
  3512. Def-linked translation error: Found no RimWorld.TraderKindDef named CombatSupplier to match CombatSupplier.label
  3513.  
  3514. Def-linked translation error: Found no RimWorld.TraderKindDef named SlaveTrader to match SlaveTrader.label
  3515.  
  3516. Def-linked translation error: Found no RimWorld.TraderKindDef named ExoticTrader to match ExoticTrader.label
  3517.  
  3518. Def-linked translation error: Found no RimWorld.TraderKindDef named Caravan_Neolithic_CombatSupplier to match Caravan_Neolithic_CombatSupplier.label
  3519.  
  3520. Def-linked translation error: Found no RimWorld.TraderKindDef named Orbital_Misc_BulkGoods to match Orbital_Misc_BulkGoods.label
  3521.  
  3522. Def-linked translation error: Found no RimWorld.TraderKindDef named Orbital_Misc_CombatSupplier to match Orbital_Misc_CombatSupplier.label
  3523.  
  3524. Def-linked translation error: Found no RimWorld.TraderKindDef named Orbital_Misc_Exotic to match Orbital_Misc_Exotic.label
  3525.  
  3526. Def-linked translation error: Found no RimWorld.TraderKindDef named Orbital_Misc_PirateMerchant to match Orbital_Misc_PirateMerchant.label
  3527.  
  3528. Def-linked translation error: Found no RimWorld.TraitDef named TemperaturePreference to match TemperaturePreference.degreeDatas.0.label
  3529.  
  3530. Def-linked translation error: Found no RimWorld.TraitDef named TemperaturePreference to match TemperaturePreference.degreeDatas.0.description
  3531.  
  3532. Def-linked translation error: Found no RimWorld.TraitDef named TemperaturePreference to match TemperaturePreference.degreeDatas.1.label
  3533.  
  3534. Def-linked translation error: Found no RimWorld.TraitDef named TemperaturePreference to match TemperaturePreference.degreeDatas.1.description
  3535.  
  3536. Def-linked translation error: Found no RimWorld.TraitDef named TemperaturePreference to match TemperaturePreference.degreeDatas.2.label
  3537.  
  3538. Def-linked translation error: Found no RimWorld.TraitDef named TemperaturePreference to match TemperaturePreference.degreeDatas.2.description
  3539.  
  3540. Def-linked translation error: Found no RimWorld.TraitDef named TemperaturePreference to match TemperaturePreference.degreeDatas.3.label
  3541.  
  3542. Def-linked translation error: Found no RimWorld.TraitDef named TemperaturePreference to match TemperaturePreference.degreeDatas.3.description
  3543.  
  3544. Def-linked translation error: Found no RimWorld.TraitDef named Prettiness to match Prettiness.degreeDatas.0.label
  3545.  
  3546. Def-linked translation error: Found no RimWorld.TraitDef named Prettiness to match Prettiness.degreeDatas.0.description
  3547.  
  3548. Def-linked translation error: Found no RimWorld.TraitDef named Prettiness to match Prettiness.degreeDatas.1.label
  3549.  
  3550. Def-linked translation error: Found no RimWorld.TraitDef named Prettiness to match Prettiness.degreeDatas.1.description
  3551.  
  3552. Def-linked translation error: Found no RimWorld.WorkGiverDef named DoctorFeed to match DoctorFeed.verb
  3553.  
  3554. Def-linked translation error: Found no RimWorld.WorkGiverDef named DoctorFeed to match DoctorFeed.gerund
  3555.  
  3556. Def-linked translation error: Found no RimWorld.WorkGiverDef named DoctorEmergencyHeal to match DoctorEmergencyHeal.verb
  3557.  
  3558. Def-linked translation error: Found no RimWorld.WorkGiverDef named DoctorEmergencyHeal to match DoctorEmergencyHeal.gerund
  3559.  
  3560. Def-linked translation error: Found no RimWorld.WorkGiverDef named DoctorHeal to match DoctorHeal.verb
  3561.  
  3562. Def-linked translation error: Found no RimWorld.WorkGiverDef named DoctorHeal to match DoctorHeal.gerund
  3563.  
  3564. Def-linked translation error: Found no RimWorld.WorkGiverDef named Warden to match Warden.verb
  3565.  
  3566. Def-linked translation error: Found no RimWorld.WorkGiverDef named Warden to match Warden.gerund
  3567.  
  3568. Def-linked translation error: Found no RimWorld.WorkGiverDef named BecomePatient to match BecomePatient.verb
  3569.  
  3570. Def-linked translation error: Found no RimWorld.WorkGiverDef named BecomePatient to match BecomePatient.gerund
  3571.  
  3572. Def-linked translation error: Found no RimWorld.WorkGiverDef named DoBillsButcher to match DoBillsButcher.verb
  3573.  
  3574. Def-linked translation error: Found no RimWorld.WorkGiverDef named DoBillsButcher to match DoBillsButcher.gerund
  3575.  
  3576. Def-linked translation error: Found no RimWorld.WorkGiverDef named DoBillsMakeClothes to match DoBillsMakeClothes.verb
  3577.  
  3578. Def-linked translation error: Found no RimWorld.WorkGiverDef named DoBillsMakeClothes to match DoBillsMakeClothes.gerund
  3579.  
  3580. Def-linked translation error: Found no RimWorld.WorkGiverDef named DoBillsSlagRefining to match DoBillsSlagRefining.verb
  3581.  
  3582. Def-linked translation error: Found no RimWorld.WorkGiverDef named DoBillsSlagRefining to match DoBillsSlagRefining.gerund
  3583.  
  3584. Def-linked translation error: Found no RimWorld.WorkGiverDef named DoBillsButcherMechanoid to match DoBillsButcherMechanoid.verb
  3585.  
  3586. Def-linked translation error: Found no RimWorld.WorkGiverDef named DoBillsButcherMechanoid to match DoBillsButcherMechanoid.gerund
  3587.  
  3588. Def-linked translation error: Found no RimWorld.WorkGiverDef named PatientGoToBedEmergency to match PatientGoToBedEmergency.label
  3589.  
  3590. Def-linked translation error: Found no RimWorld.WorkGiverDef named PatientGoToBedEmergency to match PatientGoToBedEmergency.verb
  3591.  
  3592. Def-linked translation error: Found no RimWorld.WorkGiverDef named PatientGoToBedEmergency to match PatientGoToBedEmergency.gerund
  3593.  
  3594. Def-linked translation error: Found no RimWorld.WorkGiverDef named DoctorTreatEmergency to match DoctorTreatEmergency.label
  3595.  
  3596. Def-linked translation error: Found no RimWorld.WorkGiverDef named DoctorTreatEmergency to match DoctorTreatEmergency.verb
  3597.  
  3598. Def-linked translation error: Found no RimWorld.WorkGiverDef named DoctorTreatEmergency to match DoctorTreatEmergency.gerund
  3599.  
  3600. Def-linked translation error: Found no RimWorld.WorkGiverDef named DoctorTreat to match DoctorTreat.label
  3601.  
  3602. Def-linked translation error: Found no RimWorld.WorkGiverDef named DoctorTreat to match DoctorTreat.verb
  3603.  
  3604. Def-linked translation error: Found no RimWorld.WorkGiverDef named DoctorTreat to match DoctorTreat.gerund
  3605.  
  3606. Def-linked translation error: Found no RimWorld.WorkGiverDef named DoctorFeed to match DoctorFeed.label
  3607.  
  3608. Def-linked translation error: Found no RimWorld.WorkGiverDef named PatientGoToBed to match PatientGoToBed.label
  3609.  
  3610. Def-linked translation error: Found no RimWorld.WorkGiverDef named PatientGoToBed to match PatientGoToBed.verb
  3611.  
  3612. Def-linked translation error: Found no RimWorld.WorkGiverDef named PatientGoToBed to match PatientGoToBed.gerund
  3613.  
  3614. Def-linked translation error: Found no Verse.WorkTypeDef named Repair to match Repair.pawnLabel
  3615.  
  3616. Def-linked translation error: Found no Verse.WorkTypeDef named Repair to match Repair.gerundLabel
  3617.  
  3618. Def-linked translation error: Found no Verse.WorkTypeDef named Repair to match Repair.verb
  3619.  
  3620. Def-linked translation error: Found no Verse.WorkTypeDef named PatientEmergency to match PatientEmergency.labelShort
  3621.  
  3622. Def-linked translation error: Found no Verse.WorkTypeDef named PatientEmergency to match PatientEmergency.description
  3623.  
  3624. Def-linked translation error: Found no Verse.WorkTypeDef named PatientEmergency to match PatientEmergency.pawnLabel
  3625.  
  3626. Def-linked translation error: Found no Verse.WorkTypeDef named PatientEmergency to match PatientEmergency.gerundLabel
  3627.  
  3628. Def-linked translation error: Found no Verse.WorkTypeDef named PatientEmergency to match PatientEmergency.verb
  3629.  
  3630. Def-linked translation error: Found no Verse.WorkTypeDef named Repair to match Repair.labelShort
  3631.  
  3632. Def-linked translation error: Found no Verse.WorkTypeDef named Repair to match Repair.description
  3633.  
  3634. Setting up 1 worker threads for Enlighten.
  3635. Thread -> id: a84 -> priority: 1
  3636. Initialize engine version: 5.6.3p1 (9c92e827232b)
  3637. GfxDevice: creating device client; threaded=1
  3638. Direct3D:
  3639. Version: Direct3D 9.0c [igdumd32.dll 9.17.10.2867]
  3640. Renderer: Intel(R) HD Graphics
  3641. Vendor: Intel
  3642. VRAM: 388 MB (via DXGI)
  3643. Caps: Shader=30 DepthRT=1 NativeDepth=1 NativeShadow=1 DF16=1 INTZ=1 NULL=1 RESZ=1 SlowINTZ=0 ATOC=1 BC4=1 BC5=1
  3644. Begin MonoManager ReloadAssembly
  3645. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.dll into Unity Child Domain
  3646. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\Assembly-CSharp-firstpass.dll into Unity Child Domain
  3647. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\Assembly-CSharp.dll into Unity Child Domain
  3648. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.UI.dll into Unity Child Domain
  3649. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.Networking.dll into Unity Child Domain
  3650. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\NAudio.dll into Unity Child Domain
  3651. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\NVorbis.dll into Unity Child Domain
  3652. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\TextMeshPro-1.0.55.56.0b11.dll into Unity Child Domain
  3653. WARNING: Shader Unsupported: 'Hidden/VR/BlitCopyFromTexArray' - Pass '' has no vertex shader
  3654. WARNING: Shader Unsupported: 'Hidden/VR/BlitCopyFromTexArray' - Setting to default shader.
  3655. XInput1_3.dll not found. Trying XInput9_1_0.dll instead...
  3656. desktop: 1366x768 60Hz; virtual: 1366x768 at 0,0
  3657. [Steamworks.NET] SteamAPI.Init() failed. Possible causes: Steam client not running, launched from outside Steam without steam_appid.txt in place, running with different privileges than Steam client (e.g. "as administrator")
  3658.  
  3659. RimWorld 0.18.1722 rev1198
  3660.  
  3661. ReflectionTypeLoadException getting types in assembly RoomSense: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  3662. at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  3663. at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0
  3664. at Verse.ModAssemblyHandler.AssemblyIsUsable (System.Reflection.Assembly asm) [0x00000] in <filename unknown>:0
  3665.  
  3666. Loader exceptions:
  3667. => System.TypeLoadException: Could not load type 'HugsLib.ModBase' from assembly 'HugsLib, Version=0.18.0.0, Culture=neutral, PublicKeyToken=null'.
  3668.  
  3669.  
  3670. Could not find type named CompVehicle.CompProperties_Vehicle from node <li Class="CompVehicle.CompProperties_Vehicle"><!--
  3671. Vehicle Type determines how movements are calculated.
  3672. Vehicle Types :
  3673. Aircraft, AircraftAmphibious, AircraftSpace
  3674. Amphibious, LandWheeled, LandHover, LandWalker,
  3675. Sea, SeaSubmarine, SpaceOuter
  3676. --><vehicleType>LandWheeled</vehicleType><!--
  3677. Handler types determine if vehicles require a person to
  3678. handle various aspects of the vehicle's functions.
  3679. Handling Types :
  3680. Incapable, HandlerRequired, NoHandlerRequired
  3681. --><movementHandling>HandlerRequired</movementHandling><weaponHandling>HandlerRequired</weaponHandling><manipulationHandling>Incapable</manipulationHandling><!-- Unloads all passengers when health percent reaches below this percentage. --><ejectIfBelowHealthPercent>0.20</ejectIfBelowHealthPercent><!-- If a bullet hits a seat, the passenger is injured by this factor of damage. --><seatHitDamageFactor>0.20</seatHitDamageFactor><!-- Chance of doubling that damage. --><seatHitCriticalHitChance>0.05</seatHitCriticalHitChance><canBeDowned>true</canBeDowned><canWiggleWhenDowned>false</canWiggleWhenDowned><soundEntry>Pawn_Mech_Centipede_Wounded</soundEntry><soundMoving /><soundEject>Pawn_Mech_Centipede_Wounded</soundEject><labelUndamaged>Undamaged</labelUndamaged><labelDamaged>Damaged</labelDamaged><labelInoperable>Inoperable</labelInoperable><labelBroken>Broken</labelBroken><roles><li><label>operator</label><labelPlural>operators</labelPlural><handlingTypes><li>Movement</li><li>Weapons</li></handlingTypes><slots>1</slots><slotsToOperate>1</slotsToOperate><slotTag>DriverSeat</slotTag></li><li><label>passenger</label><labelPlural>passengers</labelPlural><slots>6</slots><slotTag>PassengerSeat</slotTag></li></roles></li>
  3682.  
  3683. XML error: <vehicleType>LandWheeled</vehicleType> doesn't correspond to any field in type CompProperties.
  3684.  
  3685. XML error: <movementHandling>HandlerRequired</movementHandling> doesn't correspond to any field in type CompProperties.
  3686.  
  3687. XML error: <weaponHandling>HandlerRequired</weaponHandling> doesn't correspond to any field in type CompProperties.
  3688.  
  3689. XML error: <manipulationHandling>Incapable</manipulationHandling> doesn't correspond to any field in type CompProperties.
  3690.  
  3691. XML error: <ejectIfBelowHealthPercent>0.20</ejectIfBelowHealthPercent> doesn't correspond to any field in type CompProperties.
  3692.  
  3693. XML error: <seatHitDamageFactor>0.20</seatHitDamageFactor> doesn't correspond to any field in type CompProperties.
  3694.  
  3695. XML error: <seatHitCriticalHitChance>0.05</seatHitCriticalHitChance> doesn't correspond to any field in type CompProperties.
  3696.  
  3697. XML error: <canBeDowned>true</canBeDowned> doesn't correspond to any field in type CompProperties.
  3698.  
  3699. XML error: <canWiggleWhenDowned>false</canWiggleWhenDowned> doesn't correspond to any field in type CompProperties.
  3700.  
  3701. XML error: <soundEntry>Pawn_Mech_Centipede_Wounded</soundEntry> doesn't correspond to any field in type CompProperties.
  3702.  
  3703. XML error: <soundMoving /> doesn't correspond to any field in type CompProperties.
  3704.  
  3705. XML error: <soundEject>Pawn_Mech_Centipede_Wounded</soundEject> doesn't correspond to any field in type CompProperties.
  3706.  
  3707. XML error: <labelUndamaged>Undamaged</labelUndamaged> doesn't correspond to any field in type CompProperties.
  3708.  
  3709. XML error: <labelDamaged>Damaged</labelDamaged> doesn't correspond to any field in type CompProperties.
  3710.  
  3711. XML error: <labelInoperable>Inoperable</labelInoperable> doesn't correspond to any field in type CompProperties.
  3712.  
  3713. XML error: <labelBroken>Broken</labelBroken> doesn't correspond to any field in type CompProperties.
  3714.  
  3715. XML error: <roles><li><label>operator</label><labelPlural>operators</labelPlural><handlingTypes><li>Movement</li><li>Weapons</li></handlingTypes><slots>1</slots><slotsToOperate>1</slotsToOperate><slotTag>DriverSeat</slotTag></li><li><label>passenger</label><labelPlural>passengers</labelPlural><slots>6</slots><slotTag>PassengerSeat</slotTag></li></roles> doesn't correspond to any field in type CompProperties.
  3716.  
  3717. Could not find type named CompVehicle.CompProperties_Vehicle from node <li Class="CompVehicle.CompProperties_Vehicle"><!--
  3718. Vehicle Type determines how movements are calculated.
  3719. Vehicle Types :
  3720. Aircraft, AircraftAmphibious, AircraftSpace
  3721. Amphibious, LandWheeled, LandHover, LandWalker,
  3722. Sea, SeaSubmarine, SpaceOuter
  3723. --><vehicleType>LandWheeled</vehicleType><!--
  3724. Handler types determine if vehicles require a person to
  3725. handle various aspects of the vehicle's functions.
  3726. Handling Types :
  3727. Incapable, HandlerRequired, NoHandlerRequired
  3728. --><movementHandling>HandlerRequired</movementHandling><weaponHandling>HandlerRequired</weaponHandling><manipulationHandling>Incapable</manipulationHandling><!-- Determines how much a vehicle can carry --><cargoCapacity>100</cargoCapacity><!-- Unloads all passengers when health percent reaches below this percentage. --><ejectIfBelowHealthPercent>0.20</ejectIfBelowHealthPercent><!-- If a bullet hits a seat, the passenger is injured by this factor of damage. --><seatHitDamageFactor>0.25</seatHitDamageFactor><!-- Chance of doubling that damage. --><seatHitCriticalHitChance>0.1</seatHitCriticalHitChance><canBeDowned>true</canBeDowned><canWiggleWhenDowned>false</canWiggleWhenDowned><soundEntry>Pawn_Mech_Centipede_Wounded</soundEntry><soundMoving /><soundEject>Pawn_Mech_Centipede_Wounded</soundEject><labelUndamaged>Undamaged</labelUndamaged><labelDamaged>Damaged</labelDamaged><labelInoperable>Inoperable</labelInoperable><labelBroken>Broken</labelBroken><roles><li><label>operator</label><labelPlural>operators</labelPlural><handlingTypes><li>Movement</li><li>Weapons</li></handlingTypes><slots>1</slots><slotsToOperate>1</slotsToOperate><slotTag>OperatorSeat</slotTag></li></roles></li>
  3729.  
  3730. XML error: <vehicleType>LandWheeled</vehicleType> doesn't correspond to any field in type CompProperties.
  3731.  
  3732. XML error: <movementHandling>HandlerRequired</movementHandling> doesn't correspond to any field in type CompProperties.
  3733.  
  3734. XML error: <weaponHandling>HandlerRequired</weaponHandling> doesn't correspond to any field in type CompProperties.
  3735.  
  3736. XML error: <manipulationHandling>Incapable</manipulationHandling> doesn't correspond to any field in type CompProperties.
  3737.  
  3738. XML error: <cargoCapacity>100</cargoCapacity> doesn't correspond to any field in type CompProperties.
  3739.  
  3740. XML error: <ejectIfBelowHealthPercent>0.20</ejectIfBelowHealthPercent> doesn't correspond to any field in type CompProperties.
  3741.  
  3742. XML error: <seatHitDamageFactor>0.25</seatHitDamageFactor> doesn't correspond to any field in type CompProperties.
  3743.  
  3744. XML error: <seatHitCriticalHitChance>0.1</seatHitCriticalHitChance> doesn't correspond to any field in type CompProperties.
  3745.  
  3746. XML error: <canBeDowned>true</canBeDowned> doesn't correspond to any field in type CompProperties.
  3747.  
  3748. XML error: <canWiggleWhenDowned>false</canWiggleWhenDowned> doesn't correspond to any field in type CompProperties.
  3749.  
  3750. XML error: <soundEntry>Pawn_Mech_Centipede_Wounded</soundEntry> doesn't correspond to any field in type CompProperties.
  3751.  
  3752. XML error: <soundMoving /> doesn't correspond to any field in type CompProperties.
  3753.  
  3754. XML error: <soundEject>Pawn_Mech_Centipede_Wounded</soundEject> doesn't correspond to any field in type CompProperties.
  3755.  
  3756. XML error: <labelUndamaged>Undamaged</labelUndamaged> doesn't correspond to any field in type CompProperties.
  3757.  
  3758. XML error: <labelDamaged>Damaged</labelDamaged> doesn't correspond to any field in type CompProperties.
  3759.  
  3760. XML error: <labelInoperable>Inoperable</labelInoperable> doesn't correspond to any field in type CompProperties.
  3761.  
  3762. XML error: <labelBroken>Broken</labelBroken> doesn't correspond to any field in type CompProperties.
  3763.  
  3764. XML error: <roles><li><label>operator</label><labelPlural>operators</labelPlural><handlingTypes><li>Movement</li><li>Weapons</li></handlingTypes><slots>1</slots><slotsToOperate>1</slotsToOperate><slotTag>OperatorSeat</slotTag></li></roles> doesn't correspond to any field in type CompProperties.
  3765.  
  3766. Could not find type named CompVehicle.CompProperties_Vehicle from node <li Class="CompVehicle.CompProperties_Vehicle"><!--
  3767. Vehicle Type determines how movements are calculated.
  3768. Vehicle Types :
  3769. Aircraft, AircraftAmphibious, AircraftSpace
  3770. Amphibious, LandWheeled, LandHover, LandWalker,
  3771. Sea, SeaSubmarine, SpaceOuter
  3772. --><vehicleType>LandWheeled</vehicleType><!--
  3773. Handler types determine if vehicles require a person to
  3774. handle various aspects of the vehicle's functions.
  3775. Handling Types :
  3776. Incapable, HandlerRequired, NoHandlerRequired
  3777. --><movementHandling>HandlerRequired</movementHandling><weaponHandling>HandlerRequired</weaponHandling><manipulationHandling>Incapable</manipulationHandling><!-- Unloads all passengers when health percent reaches below this percentage. --><ejectIfBelowHealthPercent>0.30</ejectIfBelowHealthPercent><!-- If a bullet hits a seat, the passenger is injured by this factor of damage. --><seatHitDamageFactor>1.00</seatHitDamageFactor><!-- Chance of doubling that damage. --><seatHitCriticalHitChance>0.15</seatHitCriticalHitChance><canBeDowned>true</canBeDowned><canWiggleWhenDowned>false</canWiggleWhenDowned><soundEntry>Pawn_Mech_Centipede_Wounded</soundEntry><soundMoving /><soundEject>Pawn_Mech_Centipede_Wounded</soundEject><labelUndamaged>Undamaged</labelUndamaged><labelDamaged>Damaged</labelDamaged><labelInoperable>Inoperable</labelInoperable><labelBroken>Broken</labelBroken><roles><li><label>driver</label><labelPlural>drivers</labelPlural><handlingTypes><li>Movement</li><li>Weapons</li></handlingTypes><slots>1</slots><slotsToOperate>1</slotsToOperate><slotTag>DriverSeat</slotTag></li><li><label>passenger</label><labelPlural>passengers</labelPlural><slots>1</slots><slotTag>PassengerSeat</slotTag></li></roles></li>
  3778.  
  3779. XML error: <vehicleType>LandWheeled</vehicleType> doesn't correspond to any field in type CompProperties.
  3780.  
  3781. XML error: <movementHandling>HandlerRequired</movementHandling> doesn't correspond to any field in type CompProperties.
  3782.  
  3783. XML error: <weaponHandling>HandlerRequired</weaponHandling> doesn't correspond to any field in type CompProperties.
  3784.  
  3785. XML error: <manipulationHandling>Incapable</manipulationHandling> doesn't correspond to any field in type CompProperties.
  3786.  
  3787. XML error: <ejectIfBelowHealthPercent>0.30</ejectIfBelowHealthPercent> doesn't correspond to any field in type CompProperties.
  3788.  
  3789. XML error: <seatHitDamageFactor>1.00</seatHitDamageFactor> doesn't correspond to any field in type CompProperties.
  3790.  
  3791. XML error: <seatHitCriticalHitChance>0.15</seatHitCriticalHitChance> doesn't correspond to any field in type CompProperties.
  3792.  
  3793. XML error: <canBeDowned>true</canBeDowned> doesn't correspond to any field in type CompProperties.
  3794.  
  3795. XML error: <canWiggleWhenDowned>false</canWiggleWhenDowned> doesn't correspond to any field in type CompProperties.
  3796.  
  3797. XML error: <soundEntry>Pawn_Mech_Centipede_Wounded</soundEntry> doesn't correspond to any field in type CompProperties.
  3798.  
  3799. XML error: <soundMoving /> doesn't correspond to any field in type CompProperties.
  3800.  
  3801. XML error: <soundEject>Pawn_Mech_Centipede_Wounded</soundEject> doesn't correspond to any field in type CompProperties.
  3802.  
  3803. XML error: <labelUndamaged>Undamaged</labelUndamaged> doesn't correspond to any field in type CompProperties.
  3804.  
  3805. XML error: <labelDamaged>Damaged</labelDamaged> doesn't correspond to any field in type CompProperties.
  3806.  
  3807. XML error: <labelInoperable>Inoperable</labelInoperable> doesn't correspond to any field in type CompProperties.
  3808.  
  3809. XML error: <labelBroken>Broken</labelBroken> doesn't correspond to any field in type CompProperties.
  3810.  
  3811. XML error: <roles><li><label>driver</label><labelPlural>drivers</labelPlural><handlingTypes><li>Movement</li><li>Weapons</li></handlingTypes><slots>1</slots><slotsToOperate>1</slotsToOperate><slotTag>DriverSeat</slotTag></li><li><label>passenger</label><labelPlural>passengers</labelPlural><slots>1</slots><slotTag>PassengerSeat</slotTag></li></roles> doesn't correspond to any field in type CompProperties.
  3812.  
  3813. Could not find a type named CompVehicle.Recipe_RepairVehicle
  3814.  
  3815. Could not find a type named CompVehicle.Recipe_RepairVehicle
  3816.  
  3817. Could not find type named CompVehicle.CompProperties_VehicleSpawner from node <li Class="CompVehicle.CompProperties_VehicleSpawner"><useVerb>Assemble {0}</useVerb><vehicleToSpawn>Vehicle_Truck</vehicleToSpawn><assemblyTime>20.0</assemblyTime><workEffect>ConstructMetal</workEffect></li>
  3818.  
  3819. XML error: <useVerb>Assemble {0}</useVerb> doesn't correspond to any field in type CompProperties.
  3820.  
  3821. XML error: <vehicleToSpawn>Vehicle_Truck</vehicleToSpawn> doesn't correspond to any field in type CompProperties.
  3822.  
  3823. XML error: <assemblyTime>20.0</assemblyTime> doesn't correspond to any field in type CompProperties.
  3824.  
  3825. XML error: <workEffect>ConstructMetal</workEffect> doesn't correspond to any field in type CompProperties.
  3826.  
  3827. Could not find type named CompVehicle.CompProperties_VehicleSpawner from node <li Class="CompVehicle.CompProperties_VehicleSpawner"><useVerb>Assemble {0}</useVerb><vehicleToSpawn>Vehicle_Tank</vehicleToSpawn><assemblyTime>20.0</assemblyTime><workEffect>ConstructMetal</workEffect></li>
  3828.  
  3829. XML error: <useVerb>Assemble {0}</useVerb> doesn't correspond to any field in type CompProperties.
  3830.  
  3831. XML error: <vehicleToSpawn>Vehicle_Tank</vehicleToSpawn> doesn't correspond to any field in type CompProperties.
  3832.  
  3833. XML error: <assemblyTime>20.0</assemblyTime> doesn't correspond to any field in type CompProperties.
  3834.  
  3835. XML error: <workEffect>ConstructMetal</workEffect> doesn't correspond to any field in type CompProperties.
  3836.  
  3837. Could not find type named CompVehicle.CompProperties_VehicleSpawner from node <li Class="CompVehicle.CompProperties_VehicleSpawner"><useVerb>Assemble {0}</useVerb><vehicleToSpawn>Vehicle_APC</vehicleToSpawn><assemblyTime>20.0</assemblyTime><workEffect>ConstructMetal</workEffect></li>
  3838.  
  3839. XML error: <useVerb>Assemble {0}</useVerb> doesn't correspond to any field in type CompProperties.
  3840.  
  3841. XML error: <vehicleToSpawn>Vehicle_APC</vehicleToSpawn> doesn't correspond to any field in type CompProperties.
  3842.  
  3843. XML error: <assemblyTime>20.0</assemblyTime> doesn't correspond to any field in type CompProperties.
  3844.  
  3845. XML error: <workEffect>ConstructMetal</workEffect> doesn't correspond to any field in type CompProperties.
  3846.  
  3847. Could not find type named CompInstalledPart.CompProperties_InstalledPart from node <li Class="CompInstalledPart.CompProperties_InstalledPart"><allowedToInstallOn><li>Tank</li></allowedToInstallOn><installedWeaponGraphic><texPath>Weps/Turrets/Tank_Cannon</texPath><graphicClass>Graphic_Single</graphicClass><drawSize>6</drawSize><shaderType>TransparentPostLight</shaderType></installedWeaponGraphic><workToInstall>500</workToInstall><workToUninstall>500</workToUninstall><workEffect>Repair</workEffect></li>
  3848.  
  3849. XML error: <allowedToInstallOn><li>Tank</li></allowedToInstallOn> doesn't correspond to any field in type CompProperties.
  3850.  
  3851. XML error: <installedWeaponGraphic><texPath>Weps/Turrets/Tank_Cannon</texPath><graphicClass>Graphic_Single</graphicClass><drawSize>6</drawSize><shaderType>TransparentPostLight</shaderType></installedWeaponGraphic> doesn't correspond to any field in type CompProperties.
  3852.  
  3853. XML error: <workToInstall>500</workToInstall> doesn't correspond to any field in type CompProperties.
  3854.  
  3855. XML error: <workToUninstall>500</workToUninstall> doesn't correspond to any field in type CompProperties.
  3856.  
  3857. XML error: <workEffect>Repair</workEffect> doesn't correspond to any field in type CompProperties.
  3858.  
  3859. Could not find a type named CompOversizedWeapon.CompOversizedWeapon
  3860.  
  3861. Could not find type named CompInstalledPart.CompProperties_InstalledPart from node <li Class="CompInstalledPart.CompProperties_InstalledPart"><allowedToInstallOn><li>Tank</li></allowedToInstallOn><installedWeaponGraphic><texPath>Weps/Turrets/Rail_Cannon</texPath><graphicClass>Graphic_Single</graphicClass><drawSize>6</drawSize><shaderType>TransparentPostLight</shaderType></installedWeaponGraphic><workToInstall>500</workToInstall><workToUninstall>500</workToUninstall><workEffect>Repair</workEffect></li>
  3862.  
  3863. XML error: <allowedToInstallOn><li>Tank</li></allowedToInstallOn> doesn't correspond to any field in type CompProperties.
  3864.  
  3865. XML error: <installedWeaponGraphic><texPath>Weps/Turrets/Rail_Cannon</texPath><graphicClass>Graphic_Single</graphicClass><drawSize>6</drawSize><shaderType>TransparentPostLight</shaderType></installedWeaponGraphic> doesn't correspond to any field in type CompProperties.
  3866.  
  3867. XML error: <workToInstall>500</workToInstall> doesn't correspond to any field in type CompProperties.
  3868.  
  3869. XML error: <workToUninstall>500</workToUninstall> doesn't correspond to any field in type CompProperties.
  3870.  
  3871. XML error: <workEffect>Repair</workEffect> doesn't correspond to any field in type CompProperties.
  3872.  
  3873. Could not find a type named CompOversizedWeapon.CompOversizedWeapon
  3874.  
  3875. Could not find type named CompInstalledPart.CompProperties_InstalledPart from node <li Class="CompInstalledPart.CompProperties_InstalledPart"><allowedToInstallOn><li>Truck</li><li>Tank</li><li>APC</li></allowedToInstallOn><installedWeaponGraphic><texPath>Weps/Turrets/Burst_Cannon</texPath><graphicClass>Graphic_Single</graphicClass><drawSize>6</drawSize><shaderType>TransparentPostLight</shaderType></installedWeaponGraphic><workToInstall>500</workToInstall><workToUninstall>500</workToUninstall><workEffect>Repair</workEffect></li>
  3876.  
  3877. XML error: <allowedToInstallOn><li>Truck</li><li>Tank</li><li>APC</li></allowedToInstallOn> doesn't correspond to any field in type CompProperties.
  3878.  
  3879. XML error: <installedWeaponGraphic><texPath>Weps/Turrets/Burst_Cannon</texPath><graphicClass>Graphic_Single</graphicClass><drawSize>6</drawSize><shaderType>TransparentPostLight</shaderType></installedWeaponGraphic> doesn't correspond to any field in type CompProperties.
  3880.  
  3881. XML error: <workToInstall>500</workToInstall> doesn't correspond to any field in type CompProperties.
  3882.  
  3883. XML error: <workToUninstall>500</workToUninstall> doesn't correspond to any field in type CompProperties.
  3884.  
  3885. XML error: <workEffect>Repair</workEffect> doesn't correspond to any field in type CompProperties.
  3886.  
  3887. Exception loading translation data from file [Rimworld_dir]\Mods\Core\Languages\PortuguesBrazilianV2\DefInjected\StatCategoryDef\StatCategories.xml: System.Xml.XmlException: XML declaration cannot appear in this state. file:///[Rimworld_dir]/Mods/Core/Languages/PortuguesBrazilianV2/DefInjected/StatCategoryDef/StatCategories.xml Line 1, position 41.
  3888. at Mono.Xml2.XmlTextReader.VerifyXmlDeclaration () [0x00000] in <filename unknown>:0
  3889. at Mono.Xml2.XmlTextReader.ReadProcessingInstruction () [0x00000] in <filename unknown>:0
  3890. at Mono.Xml2.XmlTextReader.ReadContent () [0x00000] in <filename unknown>:0
  3891. at Mono.Xml2.XmlTextReader.Read () [0x00000] in <filename unknown>:0
  3892. at System.Xml.XmlTextReader.Read () [0x00000] in <filename unknown>:0
  3893. at Mono.Xml.XmlFilterReader.Read () [0x00000] in <filename unknown>:0
  3894. at Mono.Xml.XmlFilterReader.Read () [0x00000] in <filename unknown>:0
  3895. at System.Xml.Linq.XDocument.ReadContent (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
  3896. at System.Xml.Linq.XDocument.LoadCore (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
  3897. at System.Xml.Linq.XDocument.Load (System.String uri, LoadOptions options) [0x00000] in <filename unknown>:0
  3898. at System.Xml.Linq.XDocument.Load (System.String uri) [0x00000] in <filename unknown>:0
  3899. at Verse.DefInjectionPackage.AddDataFromFile (System.IO.FileInfo file) [0x00000] in <filename unknown>:0
  3900.  
  3901. Duplicate def-linked translation key: Turret_Mortar.label
  3902.  
  3903. Duplicate def-linked translation key: Turret_Mortar.description
  3904.  
  3905. Duplicate def-linked translation key: Turret_Mortar_Blueprint.label
  3906.  
  3907. Duplicate def-linked translation key: Turret_Mortar_Frame.label
  3908.  
  3909. Duplicate def-linked translation key: Turret_Mortar_Frame.description
  3910.  
  3911. Duplicate def-linked translation key: Artillery_Mortar.label
  3912.  
  3913. Duplicate def-linked translation key: Artillery_Mortar.description
  3914.  
  3915. Duplicate def-linked translation key: Turret_Mortar.label
  3916.  
  3917. Duplicate def-linked translation key: Turret_Mortar.description
  3918.  
  3919. Duplicate def-linked translation key: Turret_Mortar_Blueprint.label
  3920.  
  3921. Duplicate def-linked translation key: Turret_Mortar_Frame.label
  3922.  
  3923. Duplicate def-linked translation key: Turret_Mortar_Frame.description
  3924.  
  3925. Duplicate def-linked translation key: Artillery_Mortar.label
  3926.  
  3927. Duplicate def-linked translation key: Artillery_Mortar.description
  3928.  
  3929. Could not resolve cross-reference: No Verse.SoundDef named InteractPistol found to give to Verse.ThingDef Tank_Cannon (using undefined sound instead)
  3930.  
  3931. Could not resolve cross-reference: No Verse.SoundDef named InteractPistol found to give to Verse.ThingDef Rail_Cannon (using undefined sound instead)
  3932.  
  3933. Could not resolve cross-reference: No Verse.SoundDef named InteractPistol found to give to Verse.ThingDef Infantry_Turret (using undefined sound instead)
  3934.  
  3935. Could not resolve cross-reference: No Verse.ThinkTreeDef named CompVehicle_Simple found to give to Verse.RaceProperties Verse.RaceProperties
  3936.  
  3937. Could not resolve cross-reference: No Verse.ThinkTreeDef named CompVehicle_Simple found to give to Verse.RaceProperties Verse.RaceProperties
  3938.  
  3939. Could not resolve cross-reference: No Verse.ThinkTreeDef named CompVehicle_Simple found to give to Verse.RaceProperties Verse.RaceProperties
  3940.  
  3941. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  3942.  
  3943. Could not resolve cross-reference: No Verse.ThinkTreeDef named CompVehicle_Simple found to give to Verse.RaceProperties Verse.RaceProperties
  3944.  
  3945. Could not resolve cross-reference: No Verse.ThinkTreeDef named CompVehicle_Simple found to give to Verse.RaceProperties Verse.RaceProperties
  3946.  
  3947. Could not resolve cross-reference: No Verse.ThinkTreeDef named CompVehicle_Simple found to give to Verse.RaceProperties Verse.RaceProperties
  3948.  
  3949. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  3950.  
  3951. Could not resolve cross-reference: No Verse.ThinkTreeDef named CompVehicle_Simple found to give to Verse.RaceProperties Verse.RaceProperties
  3952.  
  3953. Could not resolve cross-reference: No Verse.ThinkTreeDef named CompVehicle_Simple found to give to Verse.RaceProperties Verse.RaceProperties
  3954.  
  3955. Could not resolve cross-reference: No Verse.ThinkTreeDef named CompVehicle_Simple found to give to Verse.RaceProperties Verse.RaceProperties
  3956.  
  3957. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  3958.  
  3959. Could not resolve cross-reference: No Verse.ThinkTreeDef named CompVehicle_Simple found to give to Verse.RaceProperties Verse.RaceProperties
  3960.  
  3961. Could not resolve cross-reference: No Verse.ThinkTreeDef named CompVehicle_Simple found to give to Verse.RaceProperties Verse.RaceProperties
  3962.  
  3963. Could not resolve cross-reference: No Verse.ThinkTreeDef named CompVehicle_Simple found to give to Verse.RaceProperties Verse.RaceProperties
  3964.  
  3965. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.0
  3966.  
  3967. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.1
  3968.  
  3969. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.2
  3970.  
  3971. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.3
  3972.  
  3973. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.4
  3974.  
  3975. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.5
  3976.  
  3977. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.6
  3978.  
  3979. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.7
  3980.  
  3981. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.8
  3982.  
  3983. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.9
  3984.  
  3985. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.10
  3986.  
  3987. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.11
  3988.  
  3989. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.12
  3990.  
  3991. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.13
  3992.  
  3993. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.14
  3994.  
  3995. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.15
  3996.  
  3997. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.16
  3998.  
  3999. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.17
  4000.  
  4001. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.18
  4002.  
  4003. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.19
  4004.  
  4005. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.20
  4006.  
  4007. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.21
  4008.  
  4009. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.22
  4010.  
  4011. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.23
  4012.  
  4013. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.24
  4014.  
  4015. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.25
  4016.  
  4017. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.26
  4018.  
  4019. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.27
  4020.  
  4021. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.28
  4022.  
  4023. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.29
  4024.  
  4025. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.30
  4026.  
  4027. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.31
  4028.  
  4029. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.32
  4030.  
  4031. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.33
  4032.  
  4033. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.34
  4034.  
  4035. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.35
  4036.  
  4037. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.36
  4038.  
  4039. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.37
  4040.  
  4041. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.38
  4042.  
  4043. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.39
  4044.  
  4045. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.40
  4046.  
  4047. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.41
  4048.  
  4049. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.42
  4050.  
  4051. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.43
  4052.  
  4053. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.44
  4054.  
  4055. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.45
  4056.  
  4057. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.46
  4058.  
  4059. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.47
  4060.  
  4061. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.48
  4062.  
  4063. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.49
  4064.  
  4065. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.50
  4066.  
  4067. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.51
  4068.  
  4069. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.52
  4070.  
  4071. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.53
  4072.  
  4073. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.54
  4074.  
  4075. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.55
  4076.  
  4077. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.56
  4078.  
  4079. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.57
  4080.  
  4081. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.58
  4082.  
  4083. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.59
  4084.  
  4085. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.60
  4086.  
  4087. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.61
  4088.  
  4089. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.62
  4090.  
  4091. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.63
  4092.  
  4093. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.64
  4094.  
  4095. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.65
  4096.  
  4097. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.66
  4098.  
  4099. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.67
  4100.  
  4101. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.68
  4102.  
  4103. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.69
  4104.  
  4105. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.70
  4106.  
  4107. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.71
  4108.  
  4109. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.72
  4110.  
  4111. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.73
  4112.  
  4113. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.74
  4114.  
  4115. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.75
  4116.  
  4117. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.76
  4118.  
  4119. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.77
  4120.  
  4121. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.78
  4122.  
  4123. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.79
  4124.  
  4125. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.80
  4126.  
  4127. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.81
  4128.  
  4129. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.82
  4130.  
  4131. Def-linked translation error: Found no Verse.RulePackDef named Combat_General to match Combat_General.rulePack.rulesStrings.83
  4132.  
  4133. Def-linked translation error: Found no Verse.RulePackDef named Combat_WoundInclude to match Combat_WoundInclude.rulePack.rulesStrings.0
  4134.  
  4135. Def-linked translation error: Found no Verse.RulePackDef named Combat_WoundInclude to match Combat_WoundInclude.rulePack.rulesStrings.1
  4136.  
  4137. Def-linked translation error: Found no Verse.RulePackDef named Combat_WoundInclude to match Combat_WoundInclude.rulePack.rulesStrings.2
  4138.  
  4139. Def-linked translation error: Found no Verse.RulePackDef named Combat_WoundInclude to match Combat_WoundInclude.rulePack.rulesStrings.3
  4140.  
  4141. Def-linked translation error: Found no Verse.RulePackDef named Combat_WoundInclude to match Combat_WoundInclude.rulePack.rulesStrings.4
  4142.  
  4143. Def-linked translation error: Found no Verse.RulePackDef named Combat_WoundInclude to match Combat_WoundInclude.rulePack.rulesStrings.5
  4144.  
  4145. Def-linked translation error: Found no Verse.RulePackDef named Combat_WoundInclude to match Combat_WoundInclude.rulePack.rulesStrings.6
  4146.  
  4147. Def-linked translation error: Found no Verse.RulePackDef named Combat_WoundInclude to match Combat_WoundInclude.rulePack.rulesStrings.7
  4148.  
  4149. Def-linked translation error: Found no Verse.RulePackDef named Combat_WoundInclude to match Combat_WoundInclude.rulePack.rulesStrings.8
  4150.  
  4151. Def-linked translation error: Found no Verse.RulePackDef named Combat_WoundInclude to match Combat_WoundInclude.rulePack.rulesStrings.9
  4152.  
  4153. Def-linked translation error: Found no Verse.RulePackDef named Combat_WoundInclude to match Combat_WoundInclude.rulePack.rulesStrings.10
  4154.  
  4155. Def-linked translation error: Found no Verse.RulePackDef named Combat_WoundInclude to match Combat_WoundInclude.rulePack.rulesStrings.11
  4156.  
  4157. Def-linked translation error: Found no Verse.RulePackDef named Combat_WoundInclude to match Combat_WoundInclude.rulePack.rulesStrings.12
  4158.  
  4159. Def-linked translation error: Found no Verse.RulePackDef named Combat_WoundInclude to match Combat_WoundInclude.rulePack.rulesStrings.13
  4160.  
  4161. Def-linked translation error: Found no Verse.RulePackDef named Combat_WoundInclude to match Combat_WoundInclude.rulePack.rulesStrings.14
  4162.  
  4163. Def-linked translation error: Found no Verse.RulePackDef named Combat_WoundInclude to match Combat_WoundInclude.rulePack.rulesStrings.15
  4164.  
  4165. Def-linked translation error: Found no Verse.RulePackDef named Combat_WoundInclude to match Combat_WoundInclude.rulePack.rulesStrings.16
  4166.  
  4167. Def-linked translation error: Found no Verse.RulePackDef named Combat_WoundInclude to match Combat_WoundInclude.rulePack.rulesStrings.17
  4168.  
  4169. Def-linked translation error: Found no Verse.RulePackDef named Combat_WoundInclude to match Combat_WoundInclude.rulePack.rulesStrings.18
  4170.  
  4171. Def-linked translation error: Found no Verse.RulePackDef named Combat_WoundInclude to match Combat_WoundInclude.rulePack.rulesStrings.19
  4172.  
  4173. Def-linked translation error: Found no Verse.RulePackDef named Combat_WoundInclude to match Combat_WoundInclude.rulePack.rulesStrings.20
  4174.  
  4175. Def-linked translation error: Found no Verse.RulePackDef named Combat_WoundInclude to match Combat_WoundInclude.rulePack.rulesStrings.21
  4176.  
  4177. Def-linked translation error: Found no Verse.RulePackDef named Combat_WoundInclude to match Combat_WoundInclude.rulePack.rulesStrings.22
  4178.  
  4179. Def-linked translation error: Found no Verse.RulePackDef named Combat_WoundInclude to match Combat_WoundInclude.rulePack.rulesStrings.23
  4180.  
  4181. Def-linked translation error: Found no Verse.RulePackDef named Combat_WoundInclude to match Combat_WoundInclude.rulePack.rulesStrings.24
  4182.  
  4183. Def-linked translation error: Found no Verse.RulePackDef named Combat_WoundInclude to match Combat_WoundInclude.rulePack.rulesStrings.25
  4184.  
  4185. Def-linked translation error: Found no Verse.RulePackDef named Combat_WoundInclude to match Combat_WoundInclude.rulePack.rulesStrings.26
  4186.  
  4187. Def-linked translation error: Found no Verse.RulePackDef named Combat_WoundInclude to match Combat_WoundInclude.rulePack.rulesStrings.27
  4188.  
  4189. Def-linked translation error: Found no Verse.RulePackDef named Combat_WoundInclude to match Combat_WoundInclude.rulePack.rulesStrings.28
  4190.  
  4191. Def-linked translation error: Found no Verse.RulePackDef named Combat_WoundInclude to match Combat_WoundInclude.rulePack.rulesStrings.29
  4192.  
  4193. Def-linked translation error: Found no Verse.RulePackDef named Combat_WoundInclude to match Combat_WoundInclude.rulePack.rulesStrings.30
  4194.  
  4195. Def-linked translation error: Found no Verse.RulePackDef named Combat_WoundInclude to match Combat_WoundInclude.rulePack.rulesStrings.31
  4196.  
  4197. Def-linked translation error: Found no Verse.RulePackDef named Combat_WoundInclude to match Combat_WoundInclude.rulePack.rulesStrings.32
  4198.  
  4199. Def-linked translation error: Found no Verse.RulePackDef named Combat_WoundInclude to match Combat_WoundInclude.rulePack.rulesStrings.33
  4200.  
  4201. Def-linked translation error: Found no Verse.RulePackDef named Combat_WoundInclude to match Combat_WoundInclude.rulePack.rulesStrings.34
  4202.  
  4203. Def-linked translation error: Found no Verse.RulePackDef named Combat_WoundInclude to match Combat_WoundInclude.rulePack.rulesStrings.35
  4204.  
  4205. Def-linked translation error: Found no Verse.RulePackDef named Combat_WoundInclude to match Combat_WoundInclude.rulePack.rulesStrings.36
  4206.  
  4207. Def-linked translation error: Found no Verse.RulePackDef named Combat_WoundInclude to match Combat_WoundInclude.rulePack.rulesStrings.37
  4208.  
  4209. Def-linked translation error: Found no Verse.RulePackDef named Combat_WoundInclude to match Combat_WoundInclude.rulePack.rulesStrings.38
  4210.  
  4211. Def-linked translation error: Found no Verse.RulePackDef named Combat_WoundInclude to match Combat_WoundInclude.rulePack.rulesStrings.39
  4212.  
  4213. Def-linked translation error: Found no Verse.RulePackDef named Combat_WoundInclude to match Combat_WoundInclude.rulePack.rulesStrings.40
  4214.  
  4215. Def-linked translation error: Found no Verse.RulePackDef named Combat_WoundInclude to match Combat_WoundInclude.rulePack.rulesStrings.41
  4216.  
  4217. Def-linked translation error: Found no Verse.RulePackDef named Combat_WoundInclude to match Combat_WoundInclude.rulePack.rulesStrings.42
  4218.  
  4219. Def-linked translation error: Found no Verse.RulePackDef named Combat_WoundInclude to match Combat_WoundInclude.rulePack.rulesStrings.43
  4220.  
  4221. Def-linked translation error: Found no Verse.RulePackDef named Combat_WoundInclude to match Combat_WoundInclude.rulePack.rulesStrings.44
  4222.  
  4223. Def-linked translation error: Found no Verse.RulePackDef named Combat_WoundInclude to match Combat_WoundInclude.rulePack.rulesStrings.45
  4224.  
  4225. Def-linked translation error: Found no Verse.RulePackDef named Combat_WoundInclude to match Combat_WoundInclude.rulePack.rulesStrings.46
  4226.  
  4227. Def-linked translation error: Found no Verse.RulePackDef named Combat_WoundInclude to match Combat_WoundInclude.rulePack.rulesStrings.47
  4228.  
  4229. Def-linked translation error: Exception getting field at path Maneuver_Smash.rulePack.rulesStrings.8 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.Maneuver_Smash.rulePack.rulesStrings.8 at index 8 but the original list only has 8 entries (so the max index is 7).
  4230. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4231.  
  4232. Def-linked translation error: Exception getting field at path Maneuver_Smash.rulePack.rulesStrings.9 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.Maneuver_Smash.rulePack.rulesStrings.9 at index 9 but the original list only has 8 entries (so the max index is 7).
  4233. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4234.  
  4235. Def-linked translation error: Exception getting field at path Maneuver_Smash.rulePack.rulesStrings.10 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.Maneuver_Smash.rulePack.rulesStrings.10 at index 10 but the original list only has 8 entries (so the max index is 7).
  4236. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4237.  
  4238. Def-linked translation error: Exception getting field at path Maneuver_Smash.rulePack.rulesStrings.11 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.Maneuver_Smash.rulePack.rulesStrings.11 at index 11 but the original list only has 8 entries (so the max index is 7).
  4239. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4240.  
  4241. Def-linked translation error: Exception getting field at path Maneuver_Smash.rulePack.rulesStrings.12 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.Maneuver_Smash.rulePack.rulesStrings.12 at index 12 but the original list only has 8 entries (so the max index is 7).
  4242. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4243.  
  4244. Def-linked translation error: Exception getting field at path Maneuver_Smash.rulePack.rulesStrings.13 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.Maneuver_Smash.rulePack.rulesStrings.13 at index 13 but the original list only has 8 entries (so the max index is 7).
  4245. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4246.  
  4247. Def-linked translation error: Exception getting field at path Maneuver_Smash.rulePack.rulesStrings.14 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.Maneuver_Smash.rulePack.rulesStrings.14 at index 14 but the original list only has 8 entries (so the max index is 7).
  4248. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4249.  
  4250. Def-linked translation error: Exception getting field at path Maneuver_Smash.rulePack.rulesStrings.15 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.Maneuver_Smash.rulePack.rulesStrings.15 at index 15 but the original list only has 8 entries (so the max index is 7).
  4251. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4252.  
  4253. Def-linked translation error: Exception getting field at path Maneuver_Smash.rulePack.rulesStrings.16 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.Maneuver_Smash.rulePack.rulesStrings.16 at index 16 but the original list only has 8 entries (so the max index is 7).
  4254. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4255.  
  4256. Def-linked translation error: Exception getting field at path Maneuver_Smash.rulePack.rulesStrings.17 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.Maneuver_Smash.rulePack.rulesStrings.17 at index 17 but the original list only has 8 entries (so the max index is 7).
  4257. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4258.  
  4259. Def-linked translation error: Exception getting field at path Maneuver_Smash.rulePack.rulesStrings.18 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.Maneuver_Smash.rulePack.rulesStrings.18 at index 18 but the original list only has 8 entries (so the max index is 7).
  4260. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4261.  
  4262. Def-linked translation error: Exception getting field at path Maneuver_Smash.rulePack.rulesStrings.19 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.Maneuver_Smash.rulePack.rulesStrings.19 at index 19 but the original list only has 8 entries (so the max index is 7).
  4263. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4264.  
  4265. Def-linked translation error: Exception getting field at path Maneuver_Smash.rulePack.rulesStrings.20 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.Maneuver_Smash.rulePack.rulesStrings.20 at index 20 but the original list only has 8 entries (so the max index is 7).
  4266. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4267.  
  4268. Def-linked translation error: Exception getting field at path Maneuver_Smash.rulePack.rulesStrings.21 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.Maneuver_Smash.rulePack.rulesStrings.21 at index 21 but the original list only has 8 entries (so the max index is 7).
  4269. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4270.  
  4271. Def-linked translation error: Exception getting field at path Maneuver_Smash.rulePack.rulesStrings.22 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.Maneuver_Smash.rulePack.rulesStrings.22 at index 22 but the original list only has 8 entries (so the max index is 7).
  4272. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4273.  
  4274. Def-linked translation error: Exception getting field at path Maneuver_Smash.rulePack.rulesStrings.23 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.Maneuver_Smash.rulePack.rulesStrings.23 at index 23 but the original list only has 8 entries (so the max index is 7).
  4275. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4276.  
  4277. Def-linked translation error: Exception getting field at path Maneuver_Smash.rulePack.rulesStrings.24 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.Maneuver_Smash.rulePack.rulesStrings.24 at index 24 but the original list only has 8 entries (so the max index is 7).
  4278. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4279.  
  4280. Def-linked translation error: Exception getting field at path Maneuver_Smash.rulePack.rulesStrings.25 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.Maneuver_Smash.rulePack.rulesStrings.25 at index 25 but the original list only has 8 entries (so the max index is 7).
  4281. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4282.  
  4283. Def-linked translation error: Exception getting field at path Maneuver_Smash.rulePack.rulesStrings.26 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.Maneuver_Smash.rulePack.rulesStrings.26 at index 26 but the original list only has 8 entries (so the max index is 7).
  4284. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4285.  
  4286. Def-linked translation error: Exception getting field at path Maneuver_Smash.rulePack.rulesStrings.27 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.Maneuver_Smash.rulePack.rulesStrings.27 at index 27 but the original list only has 8 entries (so the max index is 7).
  4287. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4288.  
  4289. Def-linked translation error: Exception getting field at path Maneuver_Smash.rulePack.rulesStrings.28 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.Maneuver_Smash.rulePack.rulesStrings.28 at index 28 but the original list only has 8 entries (so the max index is 7).
  4290. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4291.  
  4292. Def-linked translation error: Exception getting field at path Maneuver_Smash.rulePack.rulesStrings.29 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.Maneuver_Smash.rulePack.rulesStrings.29 at index 29 but the original list only has 8 entries (so the max index is 7).
  4293. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4294.  
  4295. Def-linked translation error: Exception getting field at path Maneuver_Smash.rulePack.rulesStrings.30 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.Maneuver_Smash.rulePack.rulesStrings.30 at index 30 but the original list only has 8 entries (so the max index is 7).
  4296. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4297.  
  4298. Def-linked translation error: Exception getting field at path Maneuver_Smash.rulePack.rulesStrings.31 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.Maneuver_Smash.rulePack.rulesStrings.31 at index 31 but the original list only has 8 entries (so the max index is 7).
  4299. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4300.  
  4301. Def-linked translation error: Exception getting field at path Maneuver_Smash.rulePack.rulesStrings.32 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.Maneuver_Smash.rulePack.rulesStrings.32 at index 32 but the original list only has 8 entries (so the max index is 7).
  4302. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4303.  
  4304. Def-linked translation error: Exception getting field at path Maneuver_Scratch.rulePack.rulesStrings.13 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.Maneuver_Scratch.rulePack.rulesStrings.13 at index 13 but the original list only has 13 entries (so the max index is 12).
  4305. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4306.  
  4307. Def-linked translation error: Exception getting field at path Maneuver_Scratch.rulePack.rulesStrings.14 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.Maneuver_Scratch.rulePack.rulesStrings.14 at index 14 but the original list only has 13 entries (so the max index is 12).
  4308. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4309.  
  4310. Def-linked translation error: Exception getting field at path Maneuver_Scratch.rulePack.rulesStrings.15 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.Maneuver_Scratch.rulePack.rulesStrings.15 at index 15 but the original list only has 13 entries (so the max index is 12).
  4311. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4312.  
  4313. Def-linked translation error: Exception getting field at path Maneuver_Scratch.rulePack.rulesStrings.16 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.Maneuver_Scratch.rulePack.rulesStrings.16 at index 16 but the original list only has 13 entries (so the max index is 12).
  4314. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4315.  
  4316. Def-linked translation error: Exception getting field at path Maneuver_Scratch.rulePack.rulesStrings.17 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.Maneuver_Scratch.rulePack.rulesStrings.17 at index 17 but the original list only has 13 entries (so the max index is 12).
  4317. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4318.  
  4319. Def-linked translation error: Exception getting field at path Maneuver_Scratch.rulePack.rulesStrings.18 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.Maneuver_Scratch.rulePack.rulesStrings.18 at index 18 but the original list only has 13 entries (so the max index is 12).
  4320. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4321.  
  4322. Def-linked translation error: Exception getting field at path Maneuver_Scratch.rulePack.rulesStrings.19 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.Maneuver_Scratch.rulePack.rulesStrings.19 at index 19 but the original list only has 13 entries (so the max index is 12).
  4323. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4324.  
  4325. Def-linked translation error: Exception getting field at path Maneuver_Scratch.rulePack.rulesStrings.20 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.Maneuver_Scratch.rulePack.rulesStrings.20 at index 20 but the original list only has 13 entries (so the max index is 12).
  4326. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4327.  
  4328. Def-linked translation error: Exception getting field at path Maneuver_Scratch.rulePack.rulesStrings.21 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.Maneuver_Scratch.rulePack.rulesStrings.21 at index 21 but the original list only has 13 entries (so the max index is 12).
  4329. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4330.  
  4331. Def-linked translation error: Exception getting field at path Maneuver_Scratch.rulePack.rulesStrings.22 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.Maneuver_Scratch.rulePack.rulesStrings.22 at index 22 but the original list only has 13 entries (so the max index is 12).
  4332. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4333.  
  4334. Def-linked translation error: Exception getting field at path Maneuver_Scratch.rulePack.rulesStrings.23 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.Maneuver_Scratch.rulePack.rulesStrings.23 at index 23 but the original list only has 13 entries (so the max index is 12).
  4335. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4336.  
  4337. Def-linked translation error: Exception getting field at path Maneuver_Scratch.rulePack.rulesStrings.24 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.Maneuver_Scratch.rulePack.rulesStrings.24 at index 24 but the original list only has 13 entries (so the max index is 12).
  4338. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4339.  
  4340. Def-linked translation error: Exception getting field at path Maneuver_Scratch.rulePack.rulesStrings.25 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.Maneuver_Scratch.rulePack.rulesStrings.25 at index 25 but the original list only has 13 entries (so the max index is 12).
  4341. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4342.  
  4343. Def-linked translation error: Exception getting field at path Maneuver_Scratch.rulePack.rulesStrings.26 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.Maneuver_Scratch.rulePack.rulesStrings.26 at index 26 but the original list only has 13 entries (so the max index is 12).
  4344. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4345.  
  4346. Def-linked translation error: Exception getting field at path Maneuver_Scratch.rulePack.rulesStrings.27 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.Maneuver_Scratch.rulePack.rulesStrings.27 at index 27 but the original list only has 13 entries (so the max index is 12).
  4347. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4348.  
  4349. Def-linked translation error: Exception getting field at path Maneuver_Scratch.rulePack.rulesStrings.28 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.Maneuver_Scratch.rulePack.rulesStrings.28 at index 28 but the original list only has 13 entries (so the max index is 12).
  4350. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4351.  
  4352. Def-linked translation error: Exception getting field at path Maneuver_Scratch.rulePack.rulesStrings.29 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.Maneuver_Scratch.rulePack.rulesStrings.29 at index 29 but the original list only has 13 entries (so the max index is 12).
  4353. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4354.  
  4355. Def-linked translation error: Exception getting field at path Maneuver_Scratch.rulePack.rulesStrings.30 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.Maneuver_Scratch.rulePack.rulesStrings.30 at index 30 but the original list only has 13 entries (so the max index is 12).
  4356. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4357.  
  4358. Def-linked translation error: Exception getting field at path Maneuver_Scratch.rulePack.rulesStrings.31 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.Maneuver_Scratch.rulePack.rulesStrings.31 at index 31 but the original list only has 13 entries (so the max index is 12).
  4359. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4360.  
  4361. Def-linked translation error: Exception getting field at path Maneuver_Scratch.rulePack.rulesStrings.32 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.Maneuver_Scratch.rulePack.rulesStrings.32 at index 32 but the original list only has 13 entries (so the max index is 12).
  4362. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4363.  
  4364. Def-linked translation error: Exception getting field at path NamerForest.rulePack.rulesStrings.4 in Verse.RulePackDef: System.InvalidOperationException: Trying to translate Verse.RulePackDef.NamerForest.rulePack.rulesStrings.4 at index 4 but the original list only has 4 entries (so the max index is 3).
  4365. at Verse.DefInjectionPackage.SetDefFieldAtPath (System.Type defType, System.String path, System.String value) [0x00000] in <filename unknown>:0
  4366.  
  4367. Def-linked translation error: Found no Verse.ThingDef named TableShort_Blueprint_Install to match TableShort_Blueprint_Install.label
  4368.  
  4369. Def-linked translation error: Found no Verse.ThingDef named TableLong_Blueprint_Install to match TableLong_Blueprint_Install.label
  4370.  
  4371. Def-linked translation error: Found no Verse.ThingDef named FueledGenerator_Blueprint to match FueledGenerator_Blueprint.label
  4372.  
  4373. Def-linked translation error: Found no Verse.ThingDef named FueledGenerator_Frame to match FueledGenerator_Frame.label
  4374.  
  4375. Def-linked translation error: Found no Verse.ThingDef named FueledGenerator_Frame to match FueledGenerator_Frame.description
  4376.  
  4377. Def-linked translation error: Found no Verse.ThingDef named Turret_MortarBomb_Blueprint_Install to match Turret_MortarBomb_Blueprint_Install.label
  4378.  
  4379. Def-linked translation error: Found no Verse.ThingDef named Turret_MortarIncendiary_Blueprint_Install to match Turret_MortarIncendiary_Blueprint_Install.label
  4380.  
  4381. Def-linked translation error: Found no Verse.ThingDef named Turret_MortarEMP_Blueprint_Install to match Turret_MortarEMP_Blueprint_Install.label
  4382.  
  4383. Def-linked translation error: Found no Verse.ThingDef named Bullet_ChainShotgun to match Bullet_ChainShotgun.label
  4384.  
  4385. Def-linked translation error: Found no RimWorld.ThoughtDef named ColonistAbandoned to match ColonistAbandoned.stages.0.label
  4386.  
  4387. Def-linked translation error: Found no RimWorld.ThoughtDef named ColonistAbandoned to match ColonistAbandoned.stages.0.description
  4388.  
  4389. Def-linked translation error: Found no RimWorld.ThoughtDef named ColonistAbandonedToDie to match ColonistAbandonedToDie.stages.0.label
  4390.  
  4391. Def-linked translation error: Found no RimWorld.ThoughtDef named ColonistAbandonedToDie to match ColonistAbandonedToDie.stages.0.description
  4392.  
  4393. Def-linked translation error: Found no RimWorld.ThoughtDef named PrisonerAbandonedToDie to match PrisonerAbandonedToDie.stages.0.label
  4394.  
  4395. Def-linked translation error: Found no RimWorld.ThoughtDef named PrisonerAbandonedToDie to match PrisonerAbandonedToDie.stages.0.description
  4396.  
  4397. Def-linked translation error: Found no RimWorld.ThoughtDef named BondedAnimalAbandoned to match BondedAnimalAbandoned.stages.0.label
  4398.  
  4399. Def-linked translation error: Found no RimWorld.ThoughtDef named BondedAnimalAbandoned to match BondedAnimalAbandoned.stages.0.description
  4400.  
  4401. Def-linked translation error: Found no RimWorld.WorkGiverDef named PatientGoToBedEmergency to match PatientGoToBedEmergency.label
  4402.  
  4403. Def-linked translation error: Found no RimWorld.WorkGiverDef named PatientGoToBedEmergency to match PatientGoToBedEmergency.verb
  4404.  
  4405. Def-linked translation error: Found no RimWorld.WorkGiverDef named PatientGoToBedEmergency to match PatientGoToBedEmergency.gerund
  4406.  
  4407. Def-linked translation error: Found no RimWorld.WorkGiverDef named PatientGoToBed to match PatientGoToBed.label
  4408.  
  4409. Def-linked translation error: Found no RimWorld.WorkGiverDef named PatientGoToBed to match PatientGoToBed.verb
  4410.  
  4411. Def-linked translation error: Found no RimWorld.WorkGiverDef named PatientGoToBed to match PatientGoToBed.gerund
  4412.  
  4413. Def-linked translation error: Found no Verse.WorkTypeDef named PatientEmergency to match PatientEmergency.label
  4414.  
  4415. Def-linked translation error: Found no Verse.WorkTypeDef named PatientEmergency to match PatientEmergency.description
  4416.  
  4417. Def-linked translation error: Found no Verse.WorkTypeDef named PatientEmergency to match PatientEmergency.labelShort
  4418.  
  4419. Def-linked translation error: Found no Verse.WorkTypeDef named PatientEmergency to match PatientEmergency.pawnLabel
  4420.  
  4421. Def-linked translation error: Found no Verse.WorkTypeDef named PatientEmergency to match PatientEmergency.gerundLabel
  4422.  
  4423. Def-linked translation error: Found no Verse.WorkTypeDef named PatientEmergency to match PatientEmergency.verb
  4424.  
  4425. Couldn't load backstory AWOLSoldier54: System.Exception: Backstory not found matching identifier AWOLSoldier54
  4426. at Verse.BackstoryTranslationUtility.LoadAndInjectBackstoryData (Verse.LoadedLanguage lang) [0x00000] in <filename unknown>:0
  4427. Full XML text:
  4428.  
  4429. <AWOLSoldier54>
  4430. <title>Soldado ASLO</title>
  4431. <titleShort>Soldado</titleShort>
  4432. <desc>NAME era um soldado de infantaria.
  4433.  
  4434. Quando HE foi informado de sua atribuição para a Guerra de Xennoa-Zartza, HE decidiu que HE não queria ser um soldado. Ele foi capaz de escapar via jato espacial militar.</desc>
  4435. </AWOLSoldier54>
  4436.  
  4437. Couldn't load backstory ChildChemist73: System.Exception: Backstory not found matching identifier ChildChemist73
  4438. at Verse.BackstoryTranslationUtility.LoadAndInjectBackstoryData (Verse.LoadedLanguage lang) [0x00000] in <filename unknown>:0
  4439. Full XML text:
  4440.  
  4441. <ChildChemist73>
  4442. <title>Químico(a) infantil</title>
  4443. <titleShort>Químico(a)</titleShort>
  4444. <desc>Uma criança do mundo médio, NAME foi fixado(a) em descobrir exatamente como tudo funcionava.
  4445.  
  4446. HECAP coletou objetos raros e realizou experimentos perigosos neles. Aprofundando nestas experiências, HE se tornou isolado(a) do resto do mundo. HECAP só deixou sua área de pesquisa para coletar mais materiais.</desc>
  4447. </ChildChemist73>
  4448.  
  4449. Unloading 5 Unused Serialized files (Serialized files now loaded: 0)
  4450.  
  4451. Unloading 38 unused Assets to reduce memory usage. Loaded Objects now: 7921.
  4452. Total: 73.002586 ms (FindLiveObjects: 0.643786 ms CreateObjectMapping: 1.288505 ms MarkObjects: 70.919144 ms DeleteObjects: 0.150216 ms)
  4453.  
  4454. Loading game from file Omeshaw with mods Core, Yes-Vehicles, RoomSense, USCM - Core, e HugsLib
  4455.  
  4456. Unloading 0 Unused Serialized files (Serialized files now loaded: 0)
  4457.  
  4458. Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 14292.
  4459. Total: 296.175354 ms (FindLiveObjects: 1.555350 ms CreateObjectMapping: 3.338359 ms MarkObjects: 291.179932 ms DeleteObjects: 0.099833 ms)
  4460.  
  4461. Unloading 3 Unused Serialized files (Serialized files now loaded: 0)
  4462.  
  4463. Unloading 7290 unused Assets to reduce memory usage. Loaded Objects now: 17670.
  4464. Total: 251.944427 ms (FindLiveObjects: 2.317631 ms CreateObjectMapping: 6.754159 ms MarkObjects: 210.059128 ms DeleteObjects: 32.812580 ms)
  4465.  
  4466. Loading game from file Autosave-5 with mods Core, Yes-Vehicles, RoomSense, USCM - Core, e HugsLib
  4467.  
  4468. Unloading 0 Unused Serialized files (Serialized files now loaded: 0)
  4469.  
  4470. Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 24073.
  4471. Total: 464.944427 ms (FindLiveObjects: 6.274585 ms CreateObjectMapping: 7.481917 ms MarkObjects: 451.028381 ms DeleteObjects: 0.157681 ms)
  4472.  
  4473. HandleD3DDeviceLost
  4474. HandleD3DDeviceLost: needs reset, doing it
  4475. FullResetD3DDevice
  4476. ResetD3DDevice
  4477. dev->Reset
  4478. D3Dwindow device not lost anymore
  4479. Unloading 3 Unused Serialized files (Serialized files now loaded: 0)
  4480.  
  4481. Unloading 7008 unused Assets to reduce memory usage. Loaded Objects now: 21815.
  4482. Total: 1775.164551 ms (FindLiveObjects: 2.885842 ms CreateObjectMapping: 7.610675 ms MarkObjects: 1011.252258 ms DeleteObjects: 753.411133 ms)
  4483.  
  4484. Loading game from file Autosave-3 with mods Core, Yes-Vehicles, RoomSense, USCM - Core, e HugsLib
  4485.  
  4486. Unloading 0 Unused Serialized files (Serialized files now loaded: 0)
  4487.  
  4488. Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 28309.
  4489. Total: 540.927979 ms (FindLiveObjects: 7.457659 ms CreateObjectMapping: 8.057593 ms MarkObjects: 525.162720 ms DeleteObjects: 0.248184 ms)
  4490.  
  4491. JobDriver threw exception in initAction. Pawn=Riesling, Job=DoBill (Job_1341948) A=Thing_VehicleTable66021 B=Thing_UnfinishedGun165457 C=(111, 0, 210), Exception: System.MissingMethodException: Cannot create an abstract class 'Verse.ThingComp'.
  4492. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  4493. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  4494. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  4495. at Verse.ThingWithComps.InitializeComps () [0x00000] in <filename unknown>:0
  4496. at Verse.ThingWithComps.PostMake () [0x00000] in <filename unknown>:0
  4497. at Verse.ThingMaker.MakeThing (Verse.ThingDef def, Verse.ThingDef stuff) [0x00000] in <filename unknown>:0
  4498. at Verse.GenRecipe+<MakeRecipeProducts>c__Iterator0.MoveNext () [0x00000] in <filename unknown>:0
  4499. at System.Collections.Generic.List`1[Verse.Thing].AddEnumerable (IEnumerable`1 enumerable) [0x00000] in <filename unknown>:0
  4500. at System.Collections.Generic.List`1[Verse.Thing]..ctor (IEnumerable`1 collection) [0x00000] in <filename unknown>:0
  4501. at System.Linq.Enumerable.ToList[Thing] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  4502. at Verse.AI.Toils_Recipe+<FinishRecipeAndStartStoringProduct>c__AnonStorey2.<>m__0 () [0x00000] in <filename unknown>:0
  4503. at Verse.AI.JobDriver.TryActuallyStartNextToil () [0x00000] in <filename unknown>:0 lastJobGiver=Verse.AI.ThinkNode_QueuedJob, curJob.def=DoBill, curDriver=Verse.AI.JobDriver_DoBill
  4504.  
  4505. JobDriver threw exception in initAction. Pawn=Riesling, Job=DoBill (Job_1370230) A=Thing_VehicleTable66021 B=Thing_UnfinishedGun166664 C=(111, 0, 210), Exception: System.MissingMethodException: Cannot create an abstract class 'Verse.ThingComp'.
  4506. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  4507. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  4508. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  4509. at Verse.ThingWithComps.InitializeComps () [0x00000] in <filename unknown>:0
  4510. at Verse.ThingWithComps.PostMake () [0x00000] in <filename unknown>:0
  4511. at Verse.ThingMaker.MakeThing (Verse.ThingDef def, Verse.ThingDef stuff) [0x00000] in <filename unknown>:0
  4512. at Verse.GenRecipe+<MakeRecipeProducts>c__Iterator0.MoveNext () [0x00000] in <filename unknown>:0
  4513. at System.Collections.Generic.List`1[Verse.Thing].AddEnumerable (IEnumerable`1 enumerable) [0x00000] in <filename unknown>:0
  4514. at System.Collections.Generic.List`1[Verse.Thing]..ctor (IEnumerable`1 collection) [0x00000] in <filename unknown>:0
  4515. at System.Linq.Enumerable.ToList[Thing] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  4516. at Verse.AI.Toils_Recipe+<FinishRecipeAndStartStoringProduct>c__AnonStorey2.<>m__0 () [0x00000] in <filename unknown>:0
  4517. at Verse.AI.JobDriver.TryActuallyStartNextToil () [0x00000] in <filename unknown>:0 lastJobGiver=RimWorld.JobGiver_Work, curJob.def=DoBill, curDriver=Verse.AI.JobDriver_DoBill
  4518.  
  4519. Exception translating 'Uma falha em {0} causou um curto-circuito.
  4520.  
  4521. Todos os {1} de energia nas baterias conectadas foram descarregados em uma explosão elétrica.': System.FormatException: Index (zero based) must be greater than or equal to zero and less than the size of the argument list.
  4522. at System.String.FormatHelper (System.Text.StringBuilder result, IFormatProvider provider, System.String format, System.Object[] args) [0x00000] in <filename unknown>:0
  4523. at System.String.Format (IFormatProvider provider, System.String format, System.Object[] args) [0x00000] in <filename unknown>:0
  4524. at System.String.Format (System.String format, System.Object[] args) [0x00000] in <filename unknown>:0
  4525. at Verse.Translator.Translate (System.String key, System.Object[] args) [0x00000] in <filename unknown>:0
  4526.  
  4527. TryMakePreToilReservations() returned false right after TryTakeOrderedJob(). This should have been checked before. job=HaulToContainer (Job_1873707) A=Thing_WoodLog201880 B=Thing_Bed_Blueprint203675 C=Thing_Bed_Blueprint203677
  4528.  
  4529. Exception translating 'Uma falha em {0} causou um curto-circuito.
  4530.  
  4531. Todos os {1} de energia nas baterias conectadas foram descarregados em uma explosão elétrica.': System.FormatException: Index (zero based) must be greater than or equal to zero and less than the size of the argument list.
  4532. at System.String.FormatHelper (System.Text.StringBuilder result, IFormatProvider provider, System.String format, System.Object[] args) [0x00000] in <filename unknown>:0
  4533. at System.String.Format (IFormatProvider provider, System.String format, System.Object[] args) [0x00000] in <filename unknown>:0
  4534. at System.String.Format (System.String format, System.Object[] args) [0x00000] in <filename unknown>:0
  4535. at Verse.Translator.Translate (System.String key, System.Object[] args) [0x00000] in <filename unknown>:0
  4536.  
  4537. Unloading 3 Unused Serialized files (Serialized files now loaded: 0)
  4538.  
  4539. Unloading 7132 unused Assets to reduce memory usage. Loaded Objects now: 24954.
  4540. Total: 2286.180664 ms (FindLiveObjects: 4.411336 ms CreateObjectMapping: 8.031468 ms MarkObjects: 284.299835 ms DeleteObjects: 1989.435303 ms)
  4541.  
  4542. Loading game from file Autosave-4 with mods Core, Yes-Vehicles, RoomSense, USCM - Core, e HugsLib
  4543.  
  4544. Unloading 0 Unused Serialized files (Serialized files now loaded: 0)
  4545.  
  4546. Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 31457.
  4547. Total: 604.830811 ms (FindLiveObjects: 6.858658 ms CreateObjectMapping: 8.471856 ms MarkObjects: 589.289429 ms DeleteObjects: 0.209930 ms)
  4548.  
  4549. JobDriver threw exception in initAction. Pawn=Riesling, Job=DoBill (Job_2072745) A=Thing_VehicleTable66021 B=Thing_Component222999 C=(110, 0, 208), Exception: System.MissingMethodException: Cannot create an abstract class 'Verse.ThingComp'.
  4550. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  4551. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  4552. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  4553. at Verse.ThingWithComps.InitializeComps () [0x00000] in <filename unknown>:0
  4554. at Verse.ThingWithComps.PostMake () [0x00000] in <filename unknown>:0
  4555. at Verse.ThingMaker.MakeThing (Verse.ThingDef def, Verse.ThingDef stuff) [0x00000] in <filename unknown>:0
  4556. at Verse.GenRecipe+<MakeRecipeProducts>c__Iterator0.MoveNext () [0x00000] in <filename unknown>:0
  4557. at System.Collections.Generic.List`1[Verse.Thing].AddEnumerable (IEnumerable`1 enumerable) [0x00000] in <filename unknown>:0
  4558. at System.Collections.Generic.List`1[Verse.Thing]..ctor (IEnumerable`1 collection) [0x00000] in <filename unknown>:0
  4559. at System.Linq.Enumerable.ToList[Thing] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  4560. at Verse.AI.Toils_Recipe+<FinishRecipeAndStartStoringProduct>c__AnonStorey2.<>m__0 () [0x00000] in <filename unknown>:0
  4561. at Verse.AI.JobDriver.TryActuallyStartNextToil () [0x00000] in <filename unknown>:0 lastJobGiver=Verse.AI.ThinkNode_QueuedJob, curJob.def=DoBill, curDriver=Verse.AI.JobDriver_DoBill
  4562.  
  4563. JobDriver threw exception in initAction. Pawn=Riesling, Job=DoBill (Job_2072881) A=Thing_VehicleTable66021 B=Thing_Component222999 C=(110, 0, 208), Exception: System.MissingMethodException: Cannot create an abstract class 'Verse.ThingComp'.
  4564. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  4565. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  4566. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  4567. at Verse.ThingWithComps.InitializeComps () [0x00000] in <filename unknown>:0
  4568. at Verse.ThingWithComps.PostMake () [0x00000] in <filename unknown>:0
  4569. at Verse.ThingMaker.MakeThing (Verse.ThingDef def, Verse.ThingDef stuff) [0x00000] in <filename unknown>:0
  4570. at Verse.GenRecipe+<MakeRecipeProducts>c__Iterator0.MoveNext () [0x00000] in <filename unknown>:0
  4571. at System.Collections.Generic.List`1[Verse.Thing].AddEnumerable (IEnumerable`1 enumerable) [0x00000] in <filename unknown>:0
  4572. at System.Collections.Generic.List`1[Verse.Thing]..ctor (IEnumerable`1 collection) [0x00000] in <filename unknown>:0
  4573. at System.Linq.Enumerable.ToList[Thing] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  4574. at Verse.AI.Toils_Recipe+<FinishRecipeAndStartStoringProduct>c__AnonStorey2.<>m__0 () [0x00000] in <filename unknown>:0
  4575. at Verse.AI.JobDriver.TryActuallyStartNextToil () [0x00000] in <filename unknown>:0 lastJobGiver=RimWorld.JobGiver_Work, curJob.def=DoBill, curDriver=Verse.AI.JobDriver_DoBill
  4576.  
  4577. JobDriver threw exception in initAction. Pawn=Riesling, Job=DoBill (Job_2074669) A=Thing_VehicleTable66021 B=Thing_Component222999 C=(110, 0, 208), Exception: System.MissingMethodException: Cannot create an abstract class 'Verse.ThingComp'.
  4578. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  4579. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  4580. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  4581. at Verse.ThingWithComps.InitializeComps () [0x00000] in <filename unknown>:0
  4582. at Verse.ThingWithComps.PostMake () [0x00000] in <filename unknown>:0
  4583. at Verse.ThingMaker.MakeThing (Verse.ThingDef def, Verse.ThingDef stuff) [0x00000] in <filename unknown>:0
  4584. at Verse.GenRecipe+<MakeRecipeProducts>c__Iterator0.MoveNext () [0x00000] in <filename unknown>:0
  4585. at System.Collections.Generic.List`1[Verse.Thing].AddEnumerable (IEnumerable`1 enumerable) [0x00000] in <filename unknown>:0
  4586. at System.Collections.Generic.List`1[Verse.Thing]..ctor (IEnumerable`1 collection) [0x00000] in <filename unknown>:0
  4587. at System.Linq.Enumerable.ToList[Thing] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  4588. at Verse.AI.Toils_Recipe+<FinishRecipeAndStartStoringProduct>c__AnonStorey2.<>m__0 () [0x00000] in <filename unknown>:0
  4589. at Verse.AI.JobDriver.TryActuallyStartNextToil () [0x00000] in <filename unknown>:0 lastJobGiver=RimWorld.JobGiver_Work, curJob.def=DoBill, curDriver=Verse.AI.JobDriver_DoBill
  4590.  
  4591. JobDriver threw exception in initAction. Pawn=Riesling, Job=DoBill (Job_2078444) A=Thing_VehicleTable66021 B=Thing_Component222999 C=(110, 0, 208), Exception: System.MissingMethodException: Cannot create an abstract class 'Verse.ThingComp'.
  4592. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  4593. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  4594. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  4595. at Verse.ThingWithComps.InitializeComps () [0x00000] in <filename unknown>:0
  4596. at Verse.ThingWithComps.PostMake () [0x00000] in <filename unknown>:0
  4597. at Verse.ThingMaker.MakeThing (Verse.ThingDef def, Verse.ThingDef stuff) [0x00000] in <filename unknown>:0
  4598. at Verse.GenRecipe+<MakeRecipeProducts>c__Iterator0.MoveNext () [0x00000] in <filename unknown>:0
  4599. at System.Collections.Generic.List`1[Verse.Thing].AddEnumerable (IEnumerable`1 enumerable) [0x00000] in <filename unknown>:0
  4600. at System.Collections.Generic.List`1[Verse.Thing]..ctor (IEnumerable`1 collection) [0x00000] in <filename unknown>:0
  4601. at System.Linq.Enumerable.ToList[Thing] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  4602. at Verse.AI.Toils_Recipe+<FinishRecipeAndStartStoringProduct>c__AnonStorey2.<>m__0 () [0x00000] in <filename unknown>:0
  4603. at Verse.AI.JobDriver.TryActuallyStartNextToil () [0x00000] in <filename unknown>:0 lastJobGiver=RimWorld.JobGiver_Work, curJob.def=DoBill, curDriver=Verse.AI.JobDriver_DoBill
  4604.  
  4605. JobDriver threw exception in initAction. Pawn=Riesling, Job=DoBill (Job_2083323) A=Thing_VehicleTable66021 B=Thing_Component222999 C=(110, 0, 208), Exception: System.MissingMethodException: Cannot create an abstract class 'Verse.ThingComp'.
  4606. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  4607. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  4608. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  4609. at Verse.ThingWithComps.InitializeComps () [0x00000] in <filename unknown>:0
  4610. at Verse.ThingWithComps.PostMake () [0x00000] in <filename unknown>:0
  4611. at Verse.ThingMaker.MakeThing (Verse.ThingDef def, Verse.ThingDef stuff) [0x00000] in <filename unknown>:0
  4612. at Verse.GenRecipe+<MakeRecipeProducts>c__Iterator0.MoveNext () [0x00000] in <filename unknown>:0
  4613. at System.Collections.Generic.List`1[Verse.Thing].AddEnumerable (IEnumerable`1 enumerable) [0x00000] in <filename unknown>:0
  4614. at System.Collections.Generic.List`1[Verse.Thing]..ctor (IEnumerable`1 collection) [0x00000] in <filename unknown>:0
  4615. at System.Linq.Enumerable.ToList[Thing] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  4616. at Verse.AI.Toils_Recipe+<FinishRecipeAndStartStoringProduct>c__AnonStorey2.<>m__0 () [0x00000] in <filename unknown>:0
  4617. at Verse.AI.JobDriver.TryActuallyStartNextToil () [0x00000] in <filename unknown>:0 lastJobGiver=RimWorld.JobGiver_Work, curJob.def=DoBill, curDriver=Verse.AI.JobDriver_DoBill
  4618.  
  4619. JobDriver threw exception in initAction. Pawn=Riesling, Job=DoBill (Job_2087117) A=Thing_VehicleTable66021 B=Thing_Component222999 C=(110, 0, 208), Exception: System.MissingMethodException: Cannot create an abstract class 'Verse.ThingComp'.
  4620. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  4621. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  4622. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  4623. at Verse.ThingWithComps.InitializeComps () [0x00000] in <filename unknown>:0
  4624. at Verse.ThingWithComps.PostMake () [0x00000] in <filename unknown>:0
  4625. at Verse.ThingMaker.MakeThing (Verse.ThingDef def, Verse.ThingDef stuff) [0x00000] in <filename unknown>:0
  4626. at Verse.GenRecipe+<MakeRecipeProducts>c__Iterator0.MoveNext () [0x00000] in <filename unknown>:0
  4627. at System.Collections.Generic.List`1[Verse.Thing].AddEnumerable (IEnumerable`1 enumerable) [0x00000] in <filename unknown>:0
  4628. at System.Collections.Generic.List`1[Verse.Thing]..ctor (IEnumerable`1 collection) [0x00000] in <filename unknown>:0
  4629. at System.Linq.Enumerable.ToList[Thing] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  4630. at Verse.AI.Toils_Recipe+<FinishRecipeAndStartStoringProduct>c__AnonStorey2.<>m__0 () [0x00000] in <filename unknown>:0
  4631. at Verse.AI.JobDriver.TryActuallyStartNextToil () [0x00000] in <filename unknown>:0 lastJobGiver=RimWorld.JobGiver_Work, curJob.def=DoBill, curDriver=Verse.AI.JobDriver_DoBill
  4632.  
  4633. JobDriver threw exception in initAction. Pawn=Riesling, Job=DoBill (Job_2090899) A=Thing_VehicleTable66021 B=Thing_Component222999 C=(110, 0, 208), Exception: System.MissingMethodException: Cannot create an abstract class 'Verse.ThingComp'.
  4634. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  4635. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  4636. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  4637. at Verse.ThingWithComps.InitializeComps () [0x00000] in <filename unknown>:0
  4638. at Verse.ThingWithComps.PostMake () [0x00000] in <filename unknown>:0
  4639. at Verse.ThingMaker.MakeThing (Verse.ThingDef def, Verse.ThingDef stuff) [0x00000] in <filename unknown>:0
  4640. at Verse.GenRecipe+<MakeRecipeProducts>c__Iterator0.MoveNext () [0x00000] in <filename unknown>:0
  4641. at System.Collections.Generic.List`1[Verse.Thing].AddEnumerable (IEnumerable`1 enumerable) [0x00000] in <filename unknown>:0
  4642. at System.Collections.Generic.List`1[Verse.Thing]..ctor (IEnumerable`1 collection) [0x00000] in <filename unknown>:0
  4643. at System.Linq.Enumerable.ToList[Thing] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  4644. at Verse.AI.Toils_Recipe+<FinishRecipeAndStartStoringProduct>c__AnonStorey2.<>m__0 () [0x00000] in <filename unknown>:0
  4645. at Verse.AI.JobDriver.TryActuallyStartNextToil () [0x00000] in <filename unknown>:0 lastJobGiver=RimWorld.JobGiver_Work, curJob.def=DoBill, curDriver=Verse.AI.JobDriver_DoBill
  4646.  
  4647. JobDriver threw exception in initAction. Pawn=Riesling, Job=DoBill (Job_2094742) A=Thing_VehicleTable66021 B=Thing_Component222999 C=(110, 0, 208), Exception: System.MissingMethodException: Cannot create an abstract class 'Verse.ThingComp'.
  4648. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  4649. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  4650. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  4651. at Verse.ThingWithComps.InitializeComps () [0x00000] in <filename unknown>:0
  4652. at Verse.ThingWithComps.PostMake () [0x00000] in <filename unknown>:0
  4653. at Verse.ThingMaker.MakeThing (Verse.ThingDef def, Verse.ThingDef stuff) [0x00000] in <filename unknown>:0
  4654. at Verse.GenRecipe+<MakeRecipeProducts>c__Iterator0.MoveNext () [0x00000] in <filename unknown>:0
  4655. at System.Collections.Generic.List`1[Verse.Thing].AddEnumerable (IEnumerable`1 enumerable) [0x00000] in <filename unknown>:0
  4656. at System.Collections.Generic.List`1[Verse.Thing]..ctor (IEnumerable`1 collection) [0x00000] in <filename unknown>:0
  4657. at System.Linq.Enumerable.ToList[Thing] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  4658. at Verse.AI.Toils_Recipe+<FinishRecipeAndStartStoringProduct>c__AnonStorey2.<>m__0 () [0x00000] in <filename unknown>:0
  4659. at Verse.AI.JobDriver.TryActuallyStartNextToil () [0x00000] in <filename unknown>:0 lastJobGiver=RimWorld.JobGiver_Work, curJob.def=DoBill, curDriver=Verse.AI.JobDriver_DoBill
  4660.  
  4661. JobDriver threw exception in initAction. Pawn=Riesling, Job=DoBill (Job_2098688) A=Thing_VehicleTable66021 B=Thing_Component222999 C=(110, 0, 208), Exception: System.MissingMethodException: Cannot create an abstract class 'Verse.ThingComp'.
  4662. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  4663. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  4664. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  4665. at Verse.ThingWithComps.InitializeComps () [0x00000] in <filename unknown>:0
  4666. at Verse.ThingWithComps.PostMake () [0x00000] in <filename unknown>:0
  4667. at Verse.ThingMaker.MakeThing (Verse.ThingDef def, Verse.ThingDef stuff) [0x00000] in <filename unknown>:0
  4668. at Verse.GenRecipe+<MakeRecipeProducts>c__Iterator0.MoveNext () [0x00000] in <filename unknown>:0
  4669. at System.Collections.Generic.List`1[Verse.Thing].AddEnumerable (IEnumerable`1 enumerable) [0x00000] in <filename unknown>:0
  4670. at System.Collections.Generic.List`1[Verse.Thing]..ctor (IEnumerable`1 collection) [0x00000] in <filename unknown>:0
  4671. at System.Linq.Enumerable.ToList[Thing] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  4672. at Verse.AI.Toils_Recipe+<FinishRecipeAndStartStoringProduct>c__AnonStorey2.<>m__0 () [0x00000] in <filename unknown>:0
  4673. at Verse.AI.JobDriver.TryActuallyStartNextToil () [0x00000] in <filename unknown>:0 lastJobGiver=RimWorld.JobGiver_Work, curJob.def=DoBill, curDriver=Verse.AI.JobDriver_DoBill
  4674.  
  4675. JobDriver threw exception in initAction. Pawn=Riesling, Job=DoBill (Job_2104256) A=Thing_VehicleTable66021 B=Thing_Component222999 C=(110, 0, 208), Exception: System.MissingMethodException: Cannot create an abstract class 'Verse.ThingComp'.
  4676. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  4677. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  4678. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  4679. at Verse.ThingWithComps.InitializeComps () [0x00000] in <filename unknown>:0
  4680. at Verse.ThingWithComps.PostMake () [0x00000] in <filename unknown>:0
  4681. at Verse.ThingMaker.MakeThing (Verse.ThingDef def, Verse.ThingDef stuff) [0x00000] in <filename unknown>:0
  4682. at Verse.GenRecipe+<MakeRecipeProducts>c__Iterator0.MoveNext () [0x00000] in <filename unknown>:0
  4683. at System.Collections.Generic.List`1[Verse.Thing].AddEnumerable (IEnumerable`1 enumerable) [0x00000] in <filename unknown>:0
  4684. at System.Collections.Generic.List`1[Verse.Thing]..ctor (IEnumerable`1 collection) [0x00000] in <filename unknown>:0
  4685. at System.Linq.Enumerable.ToList[Thing] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  4686. at Verse.AI.Toils_Recipe+<FinishRecipeAndStartStoringProduct>c__AnonStorey2.<>m__0 () [0x00000] in <filename unknown>:0
  4687. at Verse.AI.JobDriver.TryActuallyStartNextToil () [0x00000] in <filename unknown>:0 lastJobGiver=RimWorld.JobGiver_Work, curJob.def=DoBill, curDriver=Verse.AI.JobDriver_DoBill
  4688.  
  4689. JobDriver threw exception in initAction. Pawn=Riesling, Job=DoBill (Job_2174878) A=Thing_VehicleTable230046 B=Thing_Component174368 C=(101, 0, 182), Exception: System.MissingMethodException: Cannot create an abstract class 'Verse.ThingComp'.
  4690. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  4691. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  4692. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  4693. at Verse.ThingWithComps.InitializeComps () [0x00000] in <filename unknown>:0
  4694. at Verse.ThingWithComps.PostMake () [0x00000] in <filename unknown>:0
  4695. at Verse.ThingMaker.MakeThing (Verse.ThingDef def, Verse.ThingDef stuff) [0x00000] in <filename unknown>:0
  4696. at Verse.GenRecipe+<MakeRecipeProducts>c__Iterator0.MoveNext () [0x00000] in <filename unknown>:0
  4697. at System.Collections.Generic.List`1[Verse.Thing].AddEnumerable (IEnumerable`1 enumerable) [0x00000] in <filename unknown>:0
  4698. at System.Collections.Generic.List`1[Verse.Thing]..ctor (IEnumerable`1 collection) [0x00000] in <filename unknown>:0
  4699. at System.Linq.Enumerable.ToList[Thing] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  4700. at Verse.AI.Toils_Recipe+<FinishRecipeAndStartStoringProduct>c__AnonStorey2.<>m__0 () [0x00000] in <filename unknown>:0
  4701. at Verse.AI.JobDriver.TryActuallyStartNextToil () [0x00000] in <filename unknown>:0 lastJobGiver=Verse.AI.ThinkNode_QueuedJob, curJob.def=DoBill, curDriver=Verse.AI.JobDriver_DoBill
  4702.  
  4703. JobDriver threw exception in initAction. Pawn=Riesling, Job=DoBill (Job_2183719) A=Thing_VehicleTable230046 B=Thing_Component174368 C=(101, 0, 182), Exception: System.MissingMethodException: Cannot create an abstract class 'Verse.ThingComp'.
  4704. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  4705. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  4706. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  4707. at Verse.ThingWithComps.InitializeComps () [0x00000] in <filename unknown>:0
  4708. at Verse.ThingWithComps.PostMake () [0x00000] in <filename unknown>:0
  4709. at Verse.ThingMaker.MakeThing (Verse.ThingDef def, Verse.ThingDef stuff) [0x00000] in <filename unknown>:0
  4710. at Verse.GenRecipe+<MakeRecipeProducts>c__Iterator0.MoveNext () [0x00000] in <filename unknown>:0
  4711. at System.Collections.Generic.List`1[Verse.Thing].AddEnumerable (IEnumerable`1 enumerable) [0x00000] in <filename unknown>:0
  4712. at System.Collections.Generic.List`1[Verse.Thing]..ctor (IEnumerable`1 collection) [0x00000] in <filename unknown>:0
  4713. at System.Linq.Enumerable.ToList[Thing] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  4714. at Verse.AI.Toils_Recipe+<FinishRecipeAndStartStoringProduct>c__AnonStorey2.<>m__0 () [0x00000] in <filename unknown>:0
  4715. at Verse.AI.JobDriver.TryActuallyStartNextToil () [0x00000] in <filename unknown>:0 lastJobGiver=RimWorld.JobGiver_Work, curJob.def=DoBill, curDriver=Verse.AI.JobDriver_DoBill
  4716.  
  4717. MissingMethodException: Cannot create an abstract class 'Verse.ThingComp'.
  4718. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  4719. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  4720. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  4721. at Verse.ThingWithComps.InitializeComps () [0x00000] in <filename unknown>:0
  4722. at Verse.ThingWithComps.PostMake () [0x00000] in <filename unknown>:0
  4723. at Verse.ThingMaker.MakeThing (Verse.ThingDef def, Verse.ThingDef stuff) [0x00000] in <filename unknown>:0
  4724. at Verse.DebugThingPlaceHelper.DebugSpawn (Verse.ThingDef def, IntVec3 c, Int32 stackCount, Boolean direct) [0x00000] in <filename unknown>:0
  4725. at Verse.DebugThingPlaceHelper+<TryPlaceOptionsForStackCount>c__AnonStorey1.<>m__0 () [0x00000] in <filename unknown>:0
  4726. at Verse.DebugTool.DebugToolOnGUI () [0x00000] in <filename unknown>:0
  4727. at Verse.DebugTools.DebugToolsOnGUI () [0x00000] in <filename unknown>:0
  4728. at RimWorld.UIRoot_Play.UIRootOnGUI () [0x00000] in <filename unknown>:0
  4729. at Verse.Root.OnGUI () [0x00000] in <filename unknown>:0
  4730. (Filename: Line: -1)
  4731.  
  4732. MissingMethodException: Cannot create an abstract class 'Verse.ThingComp'.
  4733. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  4734. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  4735. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  4736. at Verse.ThingWithComps.InitializeComps () [0x00000] in <filename unknown>:0
  4737. at Verse.ThingWithComps.PostMake () [0x00000] in <filename unknown>:0
  4738. at Verse.ThingMaker.MakeThing (Verse.ThingDef def, Verse.ThingDef stuff) [0x00000] in <filename unknown>:0
  4739. at Verse.DebugThingPlaceHelper.DebugSpawn (Verse.ThingDef def, IntVec3 c, Int32 stackCount, Boolean direct) [0x00000] in <filename unknown>:0
  4740. at Verse.DebugThingPlaceHelper+<TryPlaceOptionsForStackCount>c__AnonStorey1.<>m__0 () [0x00000] in <filename unknown>:0
  4741. at Verse.DebugTool.DebugToolOnGUI () [0x00000] in <filename unknown>:0
  4742. at Verse.DebugTools.DebugToolsOnGUI () [0x00000] in <filename unknown>:0
  4743. at RimWorld.UIRoot_Play.UIRootOnGUI () [0x00000] in <filename unknown>:0
  4744. at Verse.Root.OnGUI () [0x00000] in <filename unknown>:0
  4745. (Filename: Line: -1)
  4746.  
  4747. MissingMethodException: Cannot create an abstract class 'Verse.ThingComp'.
  4748. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  4749. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  4750. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  4751. at Verse.ThingWithComps.InitializeComps () [0x00000] in <filename unknown>:0
  4752. at Verse.ThingWithComps.PostMake () [0x00000] in <filename unknown>:0
  4753. at Verse.ThingMaker.MakeThing (Verse.ThingDef def, Verse.ThingDef stuff) [0x00000] in <filename unknown>:0
  4754. at Verse.DebugThingPlaceHelper.DebugSpawn (Verse.ThingDef def, IntVec3 c, Int32 stackCount, Boolean direct) [0x00000] in <filename unknown>:0
  4755. at Verse.DebugThingPlaceHelper+<TryPlaceOptionsForStackCount>c__AnonStorey1.<>m__0 () [0x00000] in <filename unknown>:0
  4756. at Verse.DebugTool.DebugToolOnGUI () [0x00000] in <filename unknown>:0
  4757. at Verse.DebugTools.DebugToolsOnGUI () [0x00000] in <filename unknown>:0
  4758. at RimWorld.UIRoot_Play.UIRootOnGUI () [0x00000] in <filename unknown>:0
  4759. at Verse.Root.OnGUI () [0x00000] in <filename unknown>:0
  4760. (Filename: Line: -1)
  4761.  
  4762. [HugsLib][warn] Exception during log publishing (gist creation): System.Exception: timed out
  4763. at HugsLib.Utils.HugsLibUtility+<>c__DisplayClassb.<AwaitUnityWebResponse>b__a () [0x00000] in <filename unknown>:0
  4764.  
  4765. MissingMethodException: Cannot create an abstract class 'Verse.ThingComp'.
  4766. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  4767. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  4768. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  4769. at Verse.ThingWithComps.InitializeComps () [0x00000] in <filename unknown>:0
  4770. at Verse.ThingWithComps.PostMake () [0x00000] in <filename unknown>:0
  4771. at Verse.ThingMaker.MakeThing (Verse.ThingDef def, Verse.ThingDef stuff) [0x00000] in <filename unknown>:0
  4772. at Verse.DebugThingPlaceHelper.DebugSpawn (Verse.ThingDef def, IntVec3 c, Int32 stackCount, Boolean direct) [0x00000] in <filename unknown>:0
  4773. at Verse.DebugThingPlaceHelper+<TryPlaceOptionsForStackCount>c__AnonStorey1.<>m__0 () [0x00000] in <filename unknown>:0
  4774. at Verse.DebugTool.DebugToolOnGUI () [0x00000] in <filename unknown>:0
  4775. at Verse.DebugTools.DebugToolsOnGUI () [0x00000] in <filename unknown>:0
  4776. at RimWorld.UIRoot_Play.UIRootOnGUI () [0x00000] in <filename unknown>:0
  4777. at Verse.Root.OnGUI () [0x00000] in <filename unknown>:0
  4778. (Filename: Line: -1)
  4779.  
  4780. MissingMethodException: Cannot create an abstract class 'Verse.ThingComp'.
  4781. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  4782. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  4783. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  4784. at Verse.ThingWithComps.InitializeComps () [0x00000] in <filename unknown>:0
  4785. at Verse.ThingWithComps.PostMake () [0x00000] in <filename unknown>:0
  4786. at Verse.ThingMaker.MakeThing (Verse.ThingDef def, Verse.ThingDef stuff) [0x00000] in <filename unknown>:0
  4787. at Verse.DebugThingPlaceHelper.DebugSpawn (Verse.ThingDef def, IntVec3 c, Int32 stackCount, Boolean direct) [0x00000] in <filename unknown>:0
  4788. at Verse.DebugThingPlaceHelper+<TryPlaceOptionsForStackCount>c__AnonStorey1.<>m__0 () [0x00000] in <filename unknown>:0
  4789. at Verse.DebugTool.DebugToolOnGUI () [0x00000] in <filename unknown>:0
  4790. at Verse.DebugTools.DebugToolsOnGUI () [0x00000] in <filename unknown>:0
  4791. at RimWorld.UIRoot_Play.UIRootOnGUI () [0x00000] in <filename unknown>:0
  4792. at Verse.Root.OnGUI () [0x00000] in <filename unknown>:0
  4793. (Filename: Line: -1)
  4794.  
  4795. MissingMethodException: Cannot create an abstract class 'Verse.ThingComp'.
  4796. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  4797. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  4798. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  4799. at Verse.ThingWithComps.InitializeComps () [0x00000] in <filename unknown>:0
  4800. at Verse.ThingWithComps.PostMake () [0x00000] in <filename unknown>:0
  4801. at Verse.ThingMaker.MakeThing (Verse.ThingDef def, Verse.ThingDef stuff) [0x00000] in <filename unknown>:0
  4802. at Verse.DebugThingPlaceHelper.DebugSpawn (Verse.ThingDef def, IntVec3 c, Int32 stackCount, Boolean direct) [0x00000] in <filename unknown>:0
  4803. at Verse.DebugThingPlaceHelper+<TryPlaceOptionsForStackCount>c__AnonStorey1.<>m__0 () [0x00000] in <filename unknown>:0
  4804. at Verse.DebugTool.DebugToolOnGUI () [0x00000] in <filename unknown>:0
  4805. at Verse.DebugTools.DebugToolsOnGUI () [0x00000] in <filename unknown>:0
  4806. at RimWorld.UIRoot_Play.UIRootOnGUI () [0x00000] in <filename unknown>:0
  4807. at Verse.Root.OnGUI () [0x00000] in <filename unknown>:0
  4808. (Filename: Line: -1)
  4809.  
  4810. MissingMethodException: Cannot create an abstract class 'Verse.ThingComp'.
  4811. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  4812. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  4813. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  4814. at Verse.ThingWithComps.InitializeComps () [0x00000] in <filename unknown>:0
  4815. at Verse.ThingWithComps.PostMake () [0x00000] in <filename unknown>:0
  4816. at Verse.ThingMaker.MakeThing (Verse.ThingDef def, Verse.ThingDef stuff) [0x00000] in <filename unknown>:0
  4817. at Verse.DebugThingPlaceHelper.DebugSpawn (Verse.ThingDef def, IntVec3 c, Int32 stackCount, Boolean direct) [0x00000] in <filename unknown>:0
  4818. at Verse.DebugThingPlaceHelper+<TryPlaceOptionsForStackCount>c__AnonStorey1.<>m__0 () [0x00000] in <filename unknown>:0
  4819. at Verse.DebugTool.DebugToolOnGUI () [0x00000] in <filename unknown>:0
  4820. at Verse.DebugTools.DebugToolsOnGUI () [0x00000] in <filename unknown>:0
  4821. at RimWorld.UIRoot_Play.UIRootOnGUI () [0x00000] in <filename unknown>:0
  4822. at Verse.Root.OnGUI () [0x00000] in <filename unknown>:0
  4823. (Filename: Line: -1)
  4824.  
  4825. MissingMethodException: Cannot create an abstract class 'Verse.ThingComp'.
  4826. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  4827. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  4828. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  4829. at Verse.ThingWithComps.InitializeComps () [0x00000] in <filename unknown>:0
  4830. at Verse.ThingWithComps.PostMake () [0x00000] in <filename unknown>:0
  4831. at Verse.ThingMaker.MakeThing (Verse.ThingDef def, Verse.ThingDef stuff) [0x00000] in <filename unknown>:0
  4832. at Verse.DebugThingPlaceHelper.DebugSpawn (Verse.ThingDef def, IntVec3 c, Int32 stackCount, Boolean direct) [0x00000] in <filename unknown>:0
  4833. at Verse.DebugThingPlaceHelper+<TryPlaceOptionsForStackCount>c__AnonStorey1.<>m__0 () [0x00000] in <filename unknown>:0
  4834. at Verse.DebugTool.DebugToolOnGUI () [0x00000] in <filename unknown>:0
  4835. at Verse.DebugTools.DebugToolsOnGUI () [0x00000] in <filename unknown>:0
  4836. at RimWorld.UIRoot_Play.UIRootOnGUI () [0x00000] in <filename unknown>:0
  4837. at Verse.Root.OnGUI () [0x00000] in <filename unknown>:0
  4838. (Filename: Line: -1)
  4839.  
  4840. MissingMethodException: Cannot create an abstract class 'Verse.ThingComp'.
  4841. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  4842. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  4843. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  4844. at Verse.ThingWithComps.InitializeComps () [0x00000] in <filename unknown>:0
  4845. at Verse.ThingWithComps.PostMake () [0x00000] in <filename unknown>:0
  4846. at Verse.ThingMaker.MakeThing (Verse.ThingDef def, Verse.ThingDef stuff) [0x00000] in <filename unknown>:0
  4847. at Verse.DebugThingPlaceHelper.DebugSpawn (Verse.ThingDef def, IntVec3 c, Int32 stackCount, Boolean direct) [0x00000] in <filename unknown>:0
  4848. at Verse.DebugThingPlaceHelper+<TryPlaceOptionsForStackCount>c__AnonStorey1.<>m__0 () [0x00000] in <filename unknown>:0
  4849. at Verse.DebugTool.DebugToolOnGUI () [0x00000] in <filename unknown>:0
  4850. at Verse.DebugTools.DebugToolsOnGUI () [0x00000] in <filename unknown>:0
  4851. at RimWorld.UIRoot_Play.UIRootOnGUI () [0x00000] in <filename unknown>:0
  4852. at Verse.Root.OnGUI () [0x00000] in <filename unknown>:0
  4853. (Filename: Line: -1)
  4854.  
  4855. MissingMethodException: Cannot create an abstract class 'Verse.ThingComp'.
  4856. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  4857. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  4858. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  4859. at Verse.ThingWithComps.InitializeComps () [0x00000] in <filename unknown>:0
  4860. at Verse.ThingWithComps.PostMake () [0x00000] in <filename unknown>:0
  4861. at Verse.ThingMaker.MakeThing (Verse.ThingDef def, Verse.ThingDef stuff) [0x00000] in <filename unknown>:0
  4862. at Verse.DebugThingPlaceHelper.DebugSpawn (Verse.ThingDef def, IntVec3 c, Int32 stackCount, Boolean direct) [0x00000] in <filename unknown>:0
  4863. at Verse.DebugThingPlaceHelper+<TryPlaceOptionsForStackCount>c__AnonStorey1.<>m__0 () [0x00000] in <filename unknown>:0
  4864. at Verse.DebugTool.DebugToolOnGUI () [0x00000] in <filename unknown>:0
  4865. at Verse.DebugTools.DebugToolsOnGUI () [0x00000] in <filename unknown>:0
  4866. at RimWorld.UIRoot_Play.UIRootOnGUI () [0x00000] in <filename unknown>:0
  4867. at Verse.Root.OnGUI () [0x00000] in <filename unknown>:0
  4868. (Filename: Line: -1)
Add Comment
Please, Sign In to add comment