Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2019
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 124.73 KB | None | 0 0
  1. Log uploaded on Tuesday, January 22, 2019, 5:40:52 PM
  2. Loaded mods:
  3. Core: (no assemblies)
  4.  
  5. Active Harmony patches:
  6. DebugWindowsOpener.DevToolStarterOnGUI: TRANS: HugsLib.Patches.DevToolStarterOnGUI_Patch.ExtendButtonsWindow
  7. DebugWindowsOpener.DrawButtons: TRANS: HugsLib.Patches.DebugWindowsOpener_Patch.DrawAdditionalButtons
  8. Dialog_Options.DoWindowContents: TRANS: HugsLib.Patches.Dialog_Options_Patch.ReplaceModOptionsButton
  9. EditWindow_Log.DoMessagesListing: PRE: HugsLib.Patches.EditWindow_Log_Patch.ExtraLogWindowButtons
  10. Game.DeinitAndRemoveMap: post: HugsLib.Patches.Game_DeinitAndRemoveMap_Patch.MapRemovalHook
  11. Game.FillComponents: PRE: HugsLib.Patches.Game_FillComponents_Patch.GameInitializationHook
  12. Game.FinalizeInit: post: HugsLib.Patches.Game_FinalizeInit_Patch.WorldLoadedHook
  13. LanguageDatabase.SelectLanguage: PRE: HugsLib.Patches.LanguageDatabase_Patch.ForceRestartAfterLangChange
  14. Map.ConstructComponents: post: HugsLib.Patches.Map_ConstructComponents_Patch.MapComponentsInitHook
  15. Map.FinalizeInit: post: HugsLib.Patches.Map_FinalizeInit_Patch.MapLoadedHook
  16. MapComponentUtility.MapGenerated: post: HugsLib.Patches.MapComponentUtility_MapGenerated_Patch.MapGeneratedHook
  17. ModsConfig.RestartFromChangedMods: PRE: HugsLib.Patches.ModsConfig_RestartFromChangedMods_Patch.QuickRestartInDevMode
  18. PlayDataLoader.DoPlayLoad: post: HugsLib.Patches.PlayDataLoader_Patch.InitModsHook
  19. Root.Update: post: HugsLib.Patches.Root_Patch.UpdateHook
  20. Root_Play.SetupForQuickTestPlay: TRANS: HugsLib.Patches.RootPlay_TestPlay_Patch.InjectCustomQuickstartSettings
  21. UIRoot.UIRootOnGUI: post: HugsLib.Patches.UIRoot_Patch.OnGUIHook
  22. Harmony versions present: 1.2.0.1: UnlimitedHugs.HugsLib
  23.  
  24. Platform information: (hidden, hold Shift while publishing to include)
  25.  
  26. Log file contents:
  27. Initialize engine version: 5.6.5f1 (2cac56bf7bb6)
  28. GfxDevice: [Renderer information redacted]
  29. Begin MonoManager ReloadAssembly
  30. Loading [Rimworld_dir]\RimWorldWin64_Data\Managed\UnityEngine.dll into Unity Child Domain
  31. Loading [Rimworld_dir]\RimWorldWin64_Data\Managed\Assembly-CSharp-firstpass.dll into Unity Child Domain
  32. Loading [Rimworld_dir]\RimWorldWin64_Data\Managed\Assembly-CSharp.dll into Unity Child Domain
  33. Loading [Rimworld_dir]\RimWorldWin64_Data\Managed\UnityEngine.UI.dll into Unity Child Domain
  34. Loading [Rimworld_dir]\RimWorldWin64_Data\Managed\UnityEngine.Networking.dll into Unity Child Domain
  35. Loading [Rimworld_dir]\RimWorldWin64_Data\Managed\NAudio.dll into Unity Child Domain
  36. Loading [Rimworld_dir]\RimWorldWin64_Data\Managed\NVorbis.dll into Unity Child Domain
  37. Loading [Rimworld_dir]\RimWorldWin64_Data\Managed\TextMeshPro-1.0.55.56.0b11.dll into Unity Child Domain
  38. WARNING: Shader Unsupported: 'Hidden/VR/BlitCopyFromTexArray' - Pass '' has no vertex shader
  39. WARNING: Shader Unsupported: 'Hidden/VR/BlitCopyFromTexArray' - Setting to default shader.
  40. desktop: 1366x768 60Hz; virtual: 1366x768 at 0,0
  41. RimWorld 1.0.2150 rev801
  42.  
  43. <targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
  44.  
  45. Malformed (correct format is Major.Minor) version string on mod RimJobWorld[B19] from Void Main & RimJobWorld Community Project Team "0.19.0" - parsed as "0.19"
  46.  
  47. <targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
  48.  
  49. Malformed (correct format is Major.Minor) version string on mod RimJobWorld[B19] from Void Main & RimJobWorld Community Project Team "0.19.0" - parsed as "0.19"
  50.  
  51. ReflectionTypeLoadException getting types in assembly RJW: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  52. at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  53. at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0
  54. at Verse.ModAssemblyHandler.AssemblyIsUsable (System.Reflection.Assembly asm) [0x00000] in <filename unknown>:0
  55.  
  56. Loader exceptions:
  57. => System.TypeLoadException: Could not load type 'HugsLib.Utils.UtilityWorldObject' from assembly 'HugsLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
  58. => System.TypeLoadException: Could not load type 'HugsLib.ModBase' from assembly 'HugsLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
  59. => System.TypeLoadException: Could not load type '<>c' from assembly 'RJW, Version=1.7.0.493, Culture=neutral, PublicKeyToken=null'.
  60.  
  61.  
  62. Could not find type named rjw.JobGiver_RapeEnemy from node <li Class="rjw.JobGiver_RapeEnemy" />
  63.  
  64. Exception loading list from XML: System.MissingMethodException: Cannot create an abstract class 'Verse.AI.ThinkNode'.
  65. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  66. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  67. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  68. at Verse.DirectXmlToObject.ObjectFromXml[ThinkNode] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  69. at Verse.DirectXmlToObject.ListFromXml[ThinkNode] (System.Xml.XmlNode listRootNode) [0x00000] in <filename unknown>:0
  70. XML:
  71. <subNodes><li Class="JobGiver_TakeCombatEnhancingDrug"><onlyIfInDanger>true</onlyIfInDanger></li><li Class="JobGiver_AIDefendPoint"><targetAcquireRadius>65</targetAcquireRadius><targetKeepRadius>72</targetKeepRadius></li><li Class="rjw.JobGiver_RapeEnemy" /><li Class="ThinkNode_ForbidOutsideFlagRadius"><maxDistToSquadFlag>16</maxDistToSquadFlag><subNodes><li Class="ThinkNode_Subtree"><treeDef>SatisfyBasicNeedsAndWork</treeDef></li></subNodes></li><li Class="JobGiver_WanderNearDutyLocation"><wanderRadius>8</wanderRadius></li></subNodes>
  72.  
  73. Could not find type named rjw.JobGiver_RapeEnemy from node <li Class="rjw.JobGiver_RapeEnemy" />
  74.  
  75. Exception loading list from XML: System.MissingMethodException: Cannot create an abstract class 'Verse.AI.ThinkNode'.
  76. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  77. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  78. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  79. at Verse.DirectXmlToObject.ObjectFromXml[ThinkNode] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  80. at Verse.DirectXmlToObject.ListFromXml[ThinkNode] (System.Xml.XmlNode listRootNode) [0x00000] in <filename unknown>:0
  81. XML:
  82. <subNodes><li Class="JobGiver_TakeCombatEnhancingDrug" /><li Class="rjw.JobGiver_RapeEnemy" /><li Class="JobGiver_AIFightEnemies"><targetAcquireRadius>65</targetAcquireRadius><targetKeepRadius>72</targetKeepRadius></li><li Class="rjw.JobGiver_RapeEnemy"><targetAcquireRadius>9999</targetAcquireRadius></li><li Class="JobGiver_AITrashColonyClose" /><li Class="JobGiver_AITrashBuildingsDistant" /><li Class="JobGiver_AIGotoNearestHostile" /><li Class="JobGiver_AITrashBuildingsDistant"><attackAllInert>true</attackAllInert></li><li Class="JobGiver_AISapper"><canMineNonMineables>false</canMineNonMineables></li></subNodes>
  83.  
  84. Could not find type named rjw.JobGiver_RapeEnemy from node <li Class="rjw.JobGiver_RapeEnemy" />
  85.  
  86. Exception loading list from XML: System.MissingMethodException: Cannot create an abstract class 'Verse.AI.ThinkNode'.
  87. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  88. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  89. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  90. at Verse.DirectXmlToObject.ObjectFromXml[ThinkNode] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  91. at Verse.DirectXmlToObject.ListFromXml[ThinkNode] (System.Xml.XmlNode listRootNode) [0x00000] in <filename unknown>:0
  92. XML:
  93. <subNodes><li Class="JobGiver_TakeCombatEnhancingDrug" /><li Class="rjw.JobGiver_RapeEnemy" /><li Class="JobGiver_AIFightEnemies"><targetAcquireRadius>12</targetAcquireRadius><targetKeepRadius>15</targetKeepRadius><needLOSToAcquireNonPawnTargets>true</needLOSToAcquireNonPawnTargets></li><li Class="JobGiver_AISapper" /><li Class="JobGiver_AITrashColonyClose" /><li Class="JobGiver_AITrashBuildingsDistant" /><li Class="JobGiver_AIGotoNearestHostile" /></subNodes>
  94.  
  95. Could not find type named rjw.JobGiver_RapeEnemy from node <li Class="rjw.JobGiver_RapeEnemy" />
  96.  
  97. Exception loading list from XML: System.MissingMethodException: Cannot create an abstract class 'Verse.AI.ThinkNode'.
  98. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  99. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  100. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  101. at Verse.DirectXmlToObject.ObjectFromXml[ThinkNode] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  102. at Verse.DirectXmlToObject.ListFromXml[ThinkNode] (System.Xml.XmlNode listRootNode) [0x00000] in <filename unknown>:0
  103. XML:
  104. <subNodes><li Class="JobGiver_TakeCombatEnhancingDrug" /><li Class="rjw.JobGiver_RapeEnemy" /><li Class="JobGiver_AIFightEnemies"><targetAcquireRadius>65</targetAcquireRadius><targetKeepRadius>72</targetKeepRadius></li><li Class="JobGiver_AITrashColonyClose" /><li Class="JobGiver_AITrashBuildingsDistant" /><li Class="JobGiver_AIGotoNearestHostile" /></subNodes>
  105.  
  106. Could not find type named rjw.JobGiver_RapeEnemy from node <li Class="rjw.JobGiver_RapeEnemy" />
  107.  
  108. Exception loading list from XML: System.MissingMethodException: Cannot create an abstract class 'Verse.AI.ThinkNode'.
  109. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  110. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  111. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  112. at Verse.DirectXmlToObject.ObjectFromXml[ThinkNode] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  113. at Verse.DirectXmlToObject.ListFromXml[ThinkNode] (System.Xml.XmlNode listRootNode) [0x00000] in <filename unknown>:0
  114. XML:
  115. <subNodes><li Class="JobGiver_HiveDefense"><needLOSToAcquireNonPawnTargets>true</needLOSToAcquireNonPawnTargets><targetAcquireRadius>30</targetAcquireRadius><chaseTarget>false</chaseTarget></li><li Class="ThinkNode_ChancePerHour_Constant"><mtbHours>5</mtbHours><subNodes><li Class="JobGiver_MaintainHives" /></subNodes></li><li Class="JobGiver_MaintainHives"><onlyIfDamagingState>true</onlyIfDamagingState></li><li Class="ThinkNode_ConditionalBodySize"><min>0.7</min><subNodes><li Class="ThinkNode_ConditionalHiveCanReproduce"><subNodes><li Class="ThinkNode_ChancePerHour_InsectDigChance"><subNodes><li Class="JobGiver_MineRandom" /></subNodes></li></subNodes></li></subNodes></li><li Class="rjw.JobGiver_RapeEnemy" /><li Class="ThinkNode_Tagger"><tagToGive>SatisfyingNeeds</tagToGive><subNodes><li Class="ThinkNode_PrioritySorter"><subNodes><li Class="JobGiver_GetFood" /><li Class="JobGiver_GetRest" /></subNodes></li></subNodes></li><li Class="JobGiver_WanderHive"><maxDanger>Deadly</maxDanger></li></subNodes>
  116.  
  117. Could not find type named rjw.JobGiver_RapeEnemy from node <li Class="rjw.JobGiver_RapeEnemy" />
  118.  
  119. Exception loading list from XML: System.MissingMethodException: Cannot create an abstract class 'Verse.AI.ThinkNode'.
  120. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  121. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  122. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  123. at Verse.DirectXmlToObject.ObjectFromXml[ThinkNode] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  124. at Verse.DirectXmlToObject.ListFromXml[ThinkNode] (System.Xml.XmlNode listRootNode) [0x00000] in <filename unknown>:0
  125. XML:
  126. <subNodes><li Class="JobGiver_TakeCombatEnhancingDrug"><onlyIfInDanger>true</onlyIfInDanger></li><li Class="rjw.JobGiver_RapeEnemy" /><li Class="JobGiver_AIDefendPoint"><targetAcquireRadius>25</targetAcquireRadius><targetKeepRadius>30</targetKeepRadius></li><li Class="ThinkNode_ForbidOutsideFlagRadius"><maxDistToSquadFlag>16</maxDistToSquadFlag><subNodes><li Class="rjw.JobGiver_AIRapePrisoner" /><li Class="ThinkNode_Subtree"><treeDef>SatisfyBasicNeeds</treeDef></li></subNodes></li><li Class="JobGiver_SeekSafeTemperature" /><li Class="ThinkNode_ConditionalCloseToDutyTarget"><maxDistToDutyTarget>12</maxDistToDutyTarget><subNodes><li Class="JobGiver_WanderAnywhere"><wanderRadius>12</wanderRadius></li></subNodes></li><li Class="JobGiver_WanderNearDutyLocation" /></subNodes>
  127.  
  128. Could not find type named rjw.JobGiver_RandomRape from node <li Class="rjw.JobGiver_RandomRape" />
  129.  
  130. Exception loading list from XML: System.MissingMethodException: Cannot create an abstract class 'Verse.AI.ThinkNode'.
  131. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  132. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  133. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  134. at Verse.DirectXmlToObject.ObjectFromXml[ThinkNode] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  135. at Verse.DirectXmlToObject.ListFromXml[ThinkNode] (System.Xml.XmlNode listRootNode) [0x00000] in <filename unknown>:0
  136. XML:
  137. <subNodes><li Class="ThinkNode_ConditionalNeedPercentageAbove"><need>Rest</need><threshold>0.05</threshold><invert>true</invert><subNodes><li Class="JobGiver_GetRest" /></subNodes></li><li Class="ThinkNode_PrioritySorter"><minPriority>0.5</minPriority><subNodes><li Class="JobGiver_GetFood" /><li Class="ThinkNode_Priority_GetJoy"><subNodes><li Class="JobGiver_GetJoy" /></subNodes></li></subNodes></li><li Class="rjw.JobGiver_RandomRape" /><li Class="JobGiver_WanderColony" /></subNodes>
  138.  
  139. Could not find type named rjw.JobGiver_RapeEnemy from node <li Class="rjw.JobGiver_RapeEnemy" />
  140.  
  141. Exception loading list from XML: System.MissingMethodException: Cannot create an abstract class 'Verse.AI.ThinkNode'.
  142. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  143. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  144. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  145. at Verse.DirectXmlToObject.ObjectFromXml[ThinkNode] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  146. at Verse.DirectXmlToObject.ListFromXml[ThinkNode] (System.Xml.XmlNode listRootNode) [0x00000] in <filename unknown>:0
  147. XML:
  148. <subNodes><li Class="ThinkNode_PrioritySorter"><subNodes><li Class="JobGiver_GetFood"><minCategory>Starving</minCategory></li></subNodes></li><li Class="rjw.JobGiver_RapeEnemy" /><li Class="JobGiver_Manhunter" /><li Class="JobGiver_WanderAnywhere"><maxDanger>Deadly</maxDanger></li></subNodes>
  149.  
  150. Could not find type named rjw.CompProperties_HoloCryptoStamped from node <li Class="rjw.CompProperties_HoloCryptoStamped" />
  151.  
  152. Could not find a type named rjw.CompStampedApparelKey
  153.  
  154. Could not find a type named rjw.CompUnlockBondageGear
  155.  
  156. Could not find a type named rjw.ThoughtWorker_Bound
  157.  
  158. Could not find a type named rjw.ThoughtWorker_Bound
  159.  
  160. Could not find a type named rjw.AdvancedHediffWithComps
  161.  
  162. Could not find type named rjw.HediffCompProperties_SeverityPerDayIfRest from node <li Class="rjw.HediffCompProperties_SeverityPerDayIfRest"><severityPerDayByRestDays><points><li>(1,0)</li><li>(10,-0.025)</li></points></severityPerDayByRestDays></li>
  163.  
  164. XML error: <severityPerDayByRestDays><points><li>(1,0)</li><li>(10,-0.025)</li></points></severityPerDayByRestDays> doesn't correspond to any field in type HediffCompProperties. Context: <li Class="rjw.HediffCompProperties_SeverityPerDayIfRest"><severityPerDayByRestDays><points><li>(1,0)</li><li>(10,-0.025)</li></points></severityPerDayByRestDays></li>
  165.  
  166. Could not find type named rjw.HediffCompProperties_WhenRapid from node <li Class="rjw.HediffCompProperties_WhenRapid"><severityRateByRestDays><points><li>(0,0.1)</li><li>(1,1)</li></points></severityRateByRestDays></li>
  167.  
  168. XML error: <severityRateByRestDays><points><li>(0,0.1)</li><li>(1,1)</li></points></severityRateByRestDays> doesn't correspond to any field in type HediffCompProperties. Context: <li Class="rjw.HediffCompProperties_WhenRapid"><severityRateByRestDays><points><li>(0,0.1)</li><li>(1,1)</li></points></severityRateByRestDays></li>
  169.  
  170. Could not find a type named rjw.Hediff_Orgasm
  171.  
  172. Could not find a type named rjw.Hediff_TransportCums
  173.  
  174. Could not find a type named rjw.Hediff_ID
  175.  
  176. Could not find a type named rjw.Hediff_InitPrivates
  177.  
  178. Could not find a type named rjw.Hediff_RegularPrivatesImplant
  179.  
  180. Could not find a type named rjw.Hediff_RegularPrivatesImplant
  181.  
  182. Could not find a type named rjw.Hediff_RegularPrivatesImplant
  183.  
  184. Could not find a type named rjw.Hediff_RegularPrivatesImplant
  185.  
  186. Could not find a type named rjw.Hediff_SimpleBaby
  187.  
  188. Could not find a type named rjw.Hediff_Submitting
  189.  
  190. Could not find a type named rjw.Hediff_HumanlikePregnancy
  191.  
  192. Could not find a type named rjw.Hediff_BestialPregnancy
  193.  
  194. Could not find a type named rjw.IncidentWorker_TestInc
  195.  
  196. Could not find a type named rjw.IncidentWorker_TestInc2
  197.  
  198. Could not find a type named rjw.IncidentWorker_Sexualize
  199.  
  200. Could not find a type named rjw.IncidentWorker_NymphJoins
  201.  
  202. Could not find a type named rjw.InteractionWorker_AnalSexAttempt
  203.  
  204. Could not find a type named rjw.InteractionWorker_VaginalSexAttempt
  205.  
  206. Could not find a type named rjw.InteractionWorker_AnalSexAttempt
  207.  
  208. Could not find a type named rjw.InteractionWorker_VaginalSexAttempt
  209.  
  210. Could not find a type named rjw.JobDriver_Fappin
  211.  
  212. Could not find a type named rjw.JobDriver_NymphJoinInBed
  213.  
  214. Could not find a type named rjw.JobDriver_PrisonerComfortRapin
  215.  
  216. Could not find a type named rjw.JobDriver_PrisonerBreeding
  217.  
  218. Could not find a type named rjw.JobDriver_GettinLoved
  219.  
  220. Could not find a type named rjw.JobDriver_GettinRaped
  221.  
  222. Could not find a type named rjw.JobDriver_StruggleInBondageGear
  223.  
  224. Could not find a type named rjw.JobDriver_UseItemOn
  225.  
  226. Could not find a type named rjw.JobDriver_UseItemOn
  227.  
  228. Could not find a type named rjw.JobDriver_ViolateCorpse
  229.  
  230. Could not find a type named rjw.JobDriver_Beastiality
  231.  
  232. Could not find a type named rjw.JobDriver_BeastialityForFemale
  233.  
  234. Could not find a type named rjw.JobDriver_RandomRape
  235.  
  236. Could not find a type named rjw.JobDriver_WhoreIsServingVisitors
  237.  
  238. Could not find a type named rjw.JobDriver_InvitingVisitors
  239.  
  240. Could not find type named rjw.JobDef_RapeEnemy from node <JobDef Class="rjw.JobDef_RapeEnemy"><defName>RapeEnemy</defName><driverClass>rjw.JobDriver_RapeEnemy</driverClass><reportString>Rapin' Enemy</reportString><priority>100</priority><!-- High value is high priority. --><!-- Add defNames to do this type of rape--><TargetDefNames /></JobDef>
  241.  
  242. Could not find a type named rjw.JobDriver_RapeEnemy
  243.  
  244. XML error: <priority>100</priority> doesn't correspond to any field in type JobDef. Context: <JobDef Class="rjw.JobDef_RapeEnemy"><defName>RapeEnemy</defName><driverClass>rjw.JobDriver_RapeEnemy</driverClass><reportString>Rapin' Enemy</reportString><priority>100</priority><!-- High value is high priority. --><!-- Add defNames to do this type of rape--><TargetDefNames /></JobDef>
  245.  
  246. XML error: <TargetDefNames /> doesn't correspond to any field in type JobDef. Context: <JobDef Class="rjw.JobDef_RapeEnemy"><defName>RapeEnemy</defName><driverClass>rjw.JobDriver_RapeEnemy</driverClass><reportString>Rapin' Enemy</reportString><priority>100</priority><!-- High value is high priority. --><!-- Add defNames to do this type of rape--><TargetDefNames /></JobDef>
  247.  
  248. Could not find type named rjw.JobDef_RapeEnemy from node <JobDef Class="rjw.JobDef_RapeEnemy"><defName>RapeEnemyByInsect</defName><!-- Rape to plant egg. see Hediffs_EnemyImplants.xml more detail--><driverClass>rjw.JobDriver_RapeEnemyByInsect</driverClass><reportString>Rapin' Enemy</reportString><priority>1000</priority><TargetDefNames /></JobDef>
  249.  
  250. Could not find a type named rjw.JobDriver_RapeEnemyByInsect
  251.  
  252. XML error: <priority>1000</priority> doesn't correspond to any field in type JobDef. Context: <JobDef Class="rjw.JobDef_RapeEnemy"><defName>RapeEnemyByInsect</defName><!-- Rape to plant egg. see Hediffs_EnemyImplants.xml more detail--><driverClass>rjw.JobDriver_RapeEnemyByInsect</driverClass><reportString>Rapin' Enemy</reportString><priority>1000</priority><TargetDefNames /></JobDef>
  253.  
  254. XML error: <TargetDefNames /> doesn't correspond to any field in type JobDef. Context: <JobDef Class="rjw.JobDef_RapeEnemy"><defName>RapeEnemyByInsect</defName><!-- Rape to plant egg. see Hediffs_EnemyImplants.xml more detail--><driverClass>rjw.JobDriver_RapeEnemyByInsect</driverClass><reportString>Rapin' Enemy</reportString><priority>1000</priority><TargetDefNames /></JobDef>
  255.  
  256. Could not find type named rjw.JobDef_RapeEnemy from node <JobDef Class="rjw.JobDef_RapeEnemy"><defName>RapeEnemyByAnimal</defName><!-- Mainly do nothing. --><driverClass>rjw.JobDriver_RapeEnemyByAnimal</driverClass><reportString>Rapin' Enemy</reportString><priority>1000</priority><TargetDefNames /></JobDef>
  257.  
  258. Could not find a type named rjw.JobDriver_RapeEnemyByAnimal
  259.  
  260. XML error: <priority>1000</priority> doesn't correspond to any field in type JobDef. Context: <JobDef Class="rjw.JobDef_RapeEnemy"><defName>RapeEnemyByAnimal</defName><!-- Mainly do nothing. --><driverClass>rjw.JobDriver_RapeEnemyByAnimal</driverClass><reportString>Rapin' Enemy</reportString><priority>1000</priority><TargetDefNames /></JobDef>
  261.  
  262. XML error: <TargetDefNames /> doesn't correspond to any field in type JobDef. Context: <JobDef Class="rjw.JobDef_RapeEnemy"><defName>RapeEnemyByAnimal</defName><!-- Mainly do nothing. --><driverClass>rjw.JobDriver_RapeEnemyByAnimal</driverClass><reportString>Rapin' Enemy</reportString><priority>1000</priority><TargetDefNames /></JobDef>
  263.  
  264. Could not find type named rjw.JobDef_RapeEnemy from node <JobDef Class="rjw.JobDef_RapeEnemy"><defName>RapeEnemyByMech</defName><!-- Rape to Implant something. see Hediffs_EnemyImplants.xml more detail--><driverClass>rjw.JobDriver_RapeEnemyByMech</driverClass><reportString>Rapin' Enemy</reportString><priority>1000</priority><TargetDefNames /></JobDef>
  265.  
  266. Could not find a type named rjw.JobDriver_RapeEnemyByMech
  267.  
  268. XML error: <priority>1000</priority> doesn't correspond to any field in type JobDef. Context: <JobDef Class="rjw.JobDef_RapeEnemy"><defName>RapeEnemyByMech</defName><!-- Rape to Implant something. see Hediffs_EnemyImplants.xml more detail--><driverClass>rjw.JobDriver_RapeEnemyByMech</driverClass><reportString>Rapin' Enemy</reportString><priority>1000</priority><TargetDefNames /></JobDef>
  269.  
  270. XML error: <TargetDefNames /> doesn't correspond to any field in type JobDef. Context: <JobDef Class="rjw.JobDef_RapeEnemy"><defName>RapeEnemyByMech</defName><!-- Rape to Implant something. see Hediffs_EnemyImplants.xml more detail--><driverClass>rjw.JobDriver_RapeEnemyByMech</driverClass><reportString>Rapin' Enemy</reportString><priority>1000</priority><TargetDefNames /></JobDef>
  271.  
  272. Could not find type named rjw.JobDef_RapeEnemy from node <JobDef Class="rjw.JobDef_RapeEnemy"><defName>RapeEnemyToParasite</defName><!-- Rape to pregnant same kind of male.--><driverClass>rjw.JobDriver_RapeEnemyToParasite</driverClass><reportString>Rapin' Enemy</reportString><priority>2000</priority><TargetDefNames /></JobDef>
  273.  
  274. Could not find a type named rjw.JobDriver_RapeEnemyToParasite
  275.  
  276. XML error: <priority>2000</priority> doesn't correspond to any field in type JobDef. Context: <JobDef Class="rjw.JobDef_RapeEnemy"><defName>RapeEnemyToParasite</defName><!-- Rape to pregnant same kind of male.--><driverClass>rjw.JobDriver_RapeEnemyToParasite</driverClass><reportString>Rapin' Enemy</reportString><priority>2000</priority><TargetDefNames /></JobDef>
  277.  
  278. XML error: <TargetDefNames /> doesn't correspond to any field in type JobDef. Context: <JobDef Class="rjw.JobDef_RapeEnemy"><defName>RapeEnemyToParasite</defName><!-- Rape to pregnant same kind of male.--><driverClass>rjw.JobDriver_RapeEnemyToParasite</driverClass><reportString>Rapin' Enemy</reportString><priority>2000</priority><TargetDefNames /></JobDef>
  279.  
  280. Could not find a type named rjw.Need_Sex
  281.  
  282. Could not find a type named rjw.PawnCapacityWorker_Fertility
  283.  
  284. Could not find a type named rjw.Recipe_ClaimChild
  285.  
  286. Could not find a type named rjw.Recipe_InstallPrivates
  287.  
  288. Could not find a type named rjw.Recipe_InstallPrivates
  289.  
  290. Could not find a type named rjw.Recipe_InstallPrivates
  291.  
  292. Could not find a type named rjw.Recipe_InstallPrivates
  293.  
  294. Could not find a type named rjw.Recipe_InstallPrivates
  295.  
  296. Could not find a type named rjw.Recipe_InstallPrivates
  297.  
  298. Could not find a type named rjw.Recipe_InstallPrivates
  299.  
  300. Could not find a type named rjw.Recipe_InstallPrivates
  301.  
  302. Could not find a type named rjw.Recipe_InstallPrivates
  303.  
  304. Could not find a type named rjw.Recipe_InstallPrivates
  305.  
  306. Could not find a type named rjw.Recipe_InstallPrivates
  307.  
  308. Could not find a type named rjw.Recipe_InstallPrivates
  309.  
  310. Could not find a type named rjw.Recipe_InstallBreasts
  311.  
  312. Could not find a type named rjw.Recipe_InstallBreasts
  313.  
  314. Could not find a type named rjw.Recipe_InstallBreasts
  315.  
  316. Could not find a type named rjw.Recipe_InstallBreasts
  317.  
  318. Could not find a type named rjw.Recipe_InstallAnus
  319.  
  320. Could not find a type named rjw.Recipe_InstallAnus
  321.  
  322. Could not find a type named rjw.Recipe_InstallAnus
  323.  
  324. Could not find a type named rjw.Recipe_InstallPrivates
  325.  
  326. Could not find a type named rjw.Recipe_InstallPrivates
  327.  
  328. Could not find a type named rjw.Recipe_InstallBreasts
  329.  
  330. Could not find a type named rjw.Recipe_InstallAnus
  331.  
  332. Could not find a type named rjw.Recipe_InstallPrivates
  333.  
  334. Could not find a type named rjw.Recipe_InstallPrivates
  335.  
  336. Could not find a type named rjw.Recipe_InstallPrivates
  337.  
  338. Could not find a type named rjw.Recipe_InstallBreasts
  339.  
  340. Could not find a type named rjw.Recipe_InstallAnus
  341.  
  342. Could not find a type named rjw.Recipe_Nullify
  343.  
  344. Could not find a type named rjw.Recipe_RemoveBreasts
  345.  
  346. Could not find a type named rjw.Recipe_RemoveAnus
  347.  
  348. Could not find a type named rjw.Recipe_InstallImplantToExistParts
  349.  
  350. Could not find a type named rjw.Recipe_InstallIUD
  351.  
  352. Could not find a type named rjw.Recipe_MakeFuta
  353.  
  354. Could not find a type named rjw.Recipe_MakeFuta
  355.  
  356. Could not find a type named rjw.Recipe_MakeFuta
  357.  
  358. Could not find a type named rjw.Recipe_MakeFuta
  359.  
  360. Could not find a type named rjw.Recipe_MakeFuta
  361.  
  362. Could not find a type named rjw.Recipe_MakeFuta
  363.  
  364. Could not find a type named rjw.Recipe_MakeFuta
  365.  
  366. Could not find a type named rjw.Recipe_MakeFuta
  367.  
  368. Could not find a type named rjw.Recipe_MakeFuta
  369.  
  370. Could not find a type named rjw.Recipe_MakeFuta
  371.  
  372. Could not find a type named rjw.Building_WhoreBed
  373.  
  374. Could not find a type named rjw.Building_WhoreBed
  375.  
  376. Could not find a type named rjw.Building_WhoreBed
  377.  
  378. Could not find a type named rjw.Building_WhoreBed
  379.  
  380. Could not find type named rjw.ThinkNode_ConditionalCanRapeCP from node <li Class="rjw.ThinkNode_ConditionalCanRapeCP"><subNodes><li Class="rjw.ThinkNode_ChancePerHour_RapeCP"><subNodes><li Class="rjw.JobGiver_ComfortPrisonerRape" /></subNodes></li></subNodes></li>
  381.  
  382. Exception loading list from XML: System.MissingMethodException: Cannot create an abstract class 'Verse.AI.ThinkNode'.
  383. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  384. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  385. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  386. at Verse.DirectXmlToObject.ObjectFromXml[ThinkNode] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  387. at Verse.DirectXmlToObject.ListFromXml[ThinkNode] (System.Xml.XmlNode listRootNode) [0x00000] in <filename unknown>:0
  388. XML:
  389. <subNodes><li Class="rjw.ThinkNode_ConditionalCanRapeCP"><subNodes><li Class="rjw.ThinkNode_ChancePerHour_RapeCP"><subNodes><li Class="rjw.JobGiver_ComfortPrisonerRape" /></subNodes></li></subNodes></li></subNodes>
  390.  
  391. Could not find type named rjw.ThinkNode_ConditionalWhore from node <li Class="rjw.ThinkNode_ConditionalWhore"><subNodes><li Class="rjw.JobGiver_WhoreInvitingVisitors" /></subNodes></li>
  392.  
  393. Exception loading list from XML: System.MissingMethodException: Cannot create an abstract class 'Verse.AI.ThinkNode'.
  394. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  395. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  396. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  397. at Verse.DirectXmlToObject.ObjectFromXml[ThinkNode] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  398. at Verse.DirectXmlToObject.ListFromXml[ThinkNode] (System.Xml.XmlNode listRootNode) [0x00000] in <filename unknown>:0
  399. XML:
  400. <subNodes><li Class="rjw.ThinkNode_ConditionalWhore"><subNodes><li Class="rjw.JobGiver_WhoreInvitingVisitors" /></subNodes></li></subNodes>
  401.  
  402. Could not find type named rjw.ThinkNode_ConditionalNecro from node <li Class="rjw.ThinkNode_ConditionalNecro"><subNodes><li Class="rjw.ThinkNode_ChancePerHour_Necro"><subNodes><li Class="rjw.JobGiver_ViolateCorpse" /></subNodes></li></subNodes></li>
  403.  
  404. Exception loading list from XML: System.MissingMethodException: Cannot create an abstract class 'Verse.AI.ThinkNode'.
  405. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  406. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  407. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  408. at Verse.DirectXmlToObject.ObjectFromXml[ThinkNode] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  409. at Verse.DirectXmlToObject.ListFromXml[ThinkNode] (System.Xml.XmlNode listRootNode) [0x00000] in <filename unknown>:0
  410. XML:
  411. <subNodes><li Class="rjw.ThinkNode_ConditionalNecro"><subNodes><li Class="rjw.ThinkNode_ChancePerHour_Necro"><subNodes><li Class="rjw.JobGiver_ViolateCorpse" /></subNodes></li></subNodes></li></subNodes>
  412.  
  413. Could not find type named rjw.ThinkNode_ConditionalBeastiality from node <li Class="rjw.ThinkNode_ConditionalBeastiality"><subNodes><li Class="rjw.ThinkNode_ChancePerHour_Beastiality"><subNodes><li Class="rjw.JobGiver_Beastiality" /></subNodes></li></subNodes></li>
  414.  
  415. Exception loading list from XML: System.MissingMethodException: Cannot create an abstract class 'Verse.AI.ThinkNode'.
  416. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  417. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  418. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  419. at Verse.DirectXmlToObject.ObjectFromXml[ThinkNode] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  420. at Verse.DirectXmlToObject.ListFromXml[ThinkNode] (System.Xml.XmlNode listRootNode) [0x00000] in <filename unknown>:0
  421. XML:
  422. <subNodes><li Class="rjw.ThinkNode_ConditionalBeastiality"><subNodes><li Class="rjw.ThinkNode_ChancePerHour_Beastiality"><subNodes><li Class="rjw.JobGiver_Beastiality" /></subNodes></li></subNodes></li></subNodes>
  423.  
  424. Could not find type named rjw.ThinkNode_ChancePerHour_Fappin from node <li Class="rjw.ThinkNode_ChancePerHour_Fappin"><subNodes><li Class="JobGiver_DoLovin" /><li Class="rjw.JobGiver_DoFappin" /></subNodes></li>
  425.  
  426. Exception loading list from XML: System.MissingMethodException: Cannot create an abstract class 'Verse.AI.ThinkNode'.
  427. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  428. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  429. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  430. at Verse.DirectXmlToObject.ObjectFromXml[ThinkNode] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  431. at Verse.DirectXmlToObject.ListFromXml[ThinkNode] (System.Xml.XmlNode listRootNode) [0x00000] in <filename unknown>:0
  432. XML:
  433. <subNodes><li Class="rjw.ThinkNode_ChancePerHour_Fappin"><subNodes><li Class="JobGiver_DoLovin" /><li Class="rjw.JobGiver_DoFappin" /></subNodes></li></subNodes>
  434.  
  435. Could not find type named rjw.ThinkNode_ConditionalCanRapeCP from node <li Class="rjw.ThinkNode_ConditionalCanRapeCP"><subNodes><li Class="rjw.ThinkNode_ChancePerHour_RapeCP"><subNodes><li Class="rjw.JobGiver_ComfortPrisonerRape" /></subNodes></li></subNodes></li>
  436.  
  437. Exception loading list from XML: System.MissingMethodException: Cannot create an abstract class 'Verse.AI.ThinkNode'.
  438. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  439. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  440. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  441. at Verse.DirectXmlToObject.ObjectFromXml[ThinkNode] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  442. at Verse.DirectXmlToObject.ListFromXml[ThinkNode] (System.Xml.XmlNode listRootNode) [0x00000] in <filename unknown>:0
  443. XML:
  444. <subNodes><li Class="rjw.ThinkNode_ConditionalCanRapeCP"><subNodes><li Class="rjw.ThinkNode_ChancePerHour_RapeCP"><subNodes><li Class="rjw.JobGiver_ComfortPrisonerRape" /></subNodes></li></subNodes></li></subNodes>
  445.  
  446. Could not find type named rjw.ThinkNode_ConditionalCanBreed from node <li Class="rjw.ThinkNode_ConditionalCanBreed"><subNodes><li Class="rjw.ThinkNode_ChancePerHour_Breed"><subNodes><li Class="rjw.JobGiver_Breed" /></subNodes></li></subNodes></li>
  447.  
  448. Exception loading list from XML: System.MissingMethodException: Cannot create an abstract class 'Verse.AI.ThinkNode'.
  449. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  450. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  451. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  452. at Verse.DirectXmlToObject.ObjectFromXml[ThinkNode] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  453. at Verse.DirectXmlToObject.ListFromXml[ThinkNode] (System.Xml.XmlNode listRootNode) [0x00000] in <filename unknown>:0
  454. XML:
  455. <subNodes><li Class="rjw.ThinkNode_ConditionalCanBreed"><subNodes><li Class="rjw.ThinkNode_ChancePerHour_Breed"><subNodes><li Class="rjw.JobGiver_Breed" /></subNodes></li></subNodes></li></subNodes>
  456.  
  457. Could not find type named rjw.ThinkNode_ConditionalNympho from node <li Class="rjw.ThinkNode_ConditionalNympho"><subNodes><li Class="rjw.ThinkNode_ConditionalHorny"><subNodes><li Class="rjw.JobGiver_NymphJoinInBed" /></subNodes></li></subNodes></li>
  458.  
  459. Exception loading list from XML: System.MissingMethodException: Cannot create an abstract class 'Verse.AI.ThinkNode'.
  460. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  461. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  462. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  463. at Verse.DirectXmlToObject.ObjectFromXml[ThinkNode] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  464. at Verse.DirectXmlToObject.ListFromXml[ThinkNode] (System.Xml.XmlNode listRootNode) [0x00000] in <filename unknown>:0
  465. XML:
  466. <subNodes><li Class="rjw.ThinkNode_ConditionalNympho"><subNodes><li Class="rjw.ThinkNode_ConditionalHorny"><subNodes><li Class="rjw.JobGiver_NymphJoinInBed" /></subNodes></li></subNodes></li></subNodes>
  467.  
  468. Could not find type named rjw.ThinkNode_ConditionalNympho from node <li Class="rjw.ThinkNode_ConditionalNympho"><subNodes><li Class="rjw.JobGiver_NymphJoinInBed" /></subNodes></li>
  469.  
  470. Exception loading list from XML: System.MissingMethodException: Cannot create an abstract class 'Verse.AI.ThinkNode'.
  471. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  472. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  473. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  474. at Verse.DirectXmlToObject.ObjectFromXml[ThinkNode] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  475. at Verse.DirectXmlToObject.ListFromXml[ThinkNode] (System.Xml.XmlNode listRootNode) [0x00000] in <filename unknown>:0
  476. XML:
  477. <subNodes><li Class="rjw.ThinkNode_ConditionalNympho"><subNodes><li Class="rjw.JobGiver_NymphJoinInBed" /></subNodes></li></subNodes>
  478.  
  479. Could not find type named rjw.ThinkNode_ConditionalWhore from node <li Class="rjw.ThinkNode_ConditionalWhore"><subNodes><li Class="rjw.JobGiver_WhoreInvitingVisitors" /></subNodes></li>
  480.  
  481. Exception loading list from XML: System.MissingMethodException: Cannot create an abstract class 'Verse.AI.ThinkNode'.
  482. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  483. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  484. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  485. at Verse.DirectXmlToObject.ObjectFromXml[ThinkNode] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  486. at Verse.DirectXmlToObject.ListFromXml[ThinkNode] (System.Xml.XmlNode listRootNode) [0x00000] in <filename unknown>:0
  487. XML:
  488. <subNodes><li Class="rjw.ThinkNode_ConditionalWhore"><subNodes><li Class="rjw.JobGiver_WhoreInvitingVisitors" /></subNodes></li></subNodes>
  489.  
  490. Could not find type named rjw.ThinkNode_ConditionalWhore from node <li Class="rjw.ThinkNode_ConditionalWhore"><subNodes><li Class="rjw.JobGiver_WhoreInvitingVisitors" /></subNodes></li>
  491.  
  492. Exception loading list from XML: System.MissingMethodException: Cannot create an abstract class 'Verse.AI.ThinkNode'.
  493. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  494. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  495. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  496. at Verse.DirectXmlToObject.ObjectFromXml[ThinkNode] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  497. at Verse.DirectXmlToObject.ListFromXml[ThinkNode] (System.Xml.XmlNode listRootNode) [0x00000] in <filename unknown>:0
  498. XML:
  499. <subNodes><li Class="rjw.ThinkNode_ConditionalWhore"><subNodes><li Class="rjw.JobGiver_WhoreInvitingVisitors" /></subNodes></li></subNodes>
  500.  
  501. Could not find a type named rjw.ThoughtWorker_MtF
  502.  
  503. Could not find a type named rjw.ThoughtWorker_MtT
  504.  
  505. Could not find a type named rjw.ThoughtWorker_FtM
  506.  
  507. Could not find a type named rjw.ThoughtWorker_FtT
  508.  
  509. Could not find a type named rjw.ThoughtWorker_FtH
  510.  
  511. Could not find a type named rjw.ThoughtWorker_HtF
  512.  
  513. Could not find a type named rjw.ThoughtWorker_NeedSex
  514.  
  515. Could not find a type named rjw.ThoughtWorker_ItchyCrotch
  516.  
  517. Could not find a type named rjw.ThoughtWorker_SyphiliticThoughts
  518.  
  519. Could not find a type named rjw.ThoughtWorker_WastingAway
  520.  
  521. Could not find a type named rjw.ThoughtWorker_FeelingBroken
  522.  
  523. Could not find a type named rjw.WorkGiver_RapeCP
  524.  
  525. Could not resolve cross-reference: No Verse.MentalStateDef named RandomRape found to give to Verse.AI.ThinkNode_ConditionalMentalState Verse.AI.ThinkNode_ConditionalMentalState
  526.  
  527. Could not resolve cross-reference: No Verse.ThingDef named Armbinder found to give to Verse.ThingDefCountClass (1x null)
  528.  
  529. Could not resolve cross-reference: No Verse.ThingDef named Gag found to give to Verse.ThingDefCountClass (1x null)
  530.  
  531. Could not resolve cross-reference: No Verse.ThingDef named ChastityBelt found to give to Verse.ThingDefCountClass (1x null)
  532.  
  533. Could not resolve cross-reference: No Verse.HediffDef named RJW_MegascarabEgg found to give to Verse.RecipeDef RemoveMegascarabEgg
  534.  
  535. Could not resolve cross-reference: No Verse.HediffDef named RJW_MegaspiderEgg found to give to Verse.RecipeDef RemoveMegaspiderEgg
  536.  
  537. Could not resolve cross-reference: No Verse.HediffDef named RJW_SpelopedeEgg found to give to Verse.RecipeDef RemoveSpelopedeEgg
  538.  
  539. Could not resolve cross-reference: No Verse.HediffDef named RJW_MicroComputer found to give to Verse.RecipeDef RemoveMicroComputer
  540.  
  541. Could not resolve cross-reference: No Verse.MentalStateDef named RandomRape found to give to RimWorld.TraitDegreeData RimWorld.TraitDegreeData
  542.  
  543. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  544.  
  545. Could not resolve cross-reference: No Verse.MentalStateDef named RandomRape found to give to Verse.AI.ThinkNode_ConditionalMentalState Verse.AI.ThinkNode_ConditionalMentalState
  546.  
  547. Could not resolve cross-reference: No Verse.ThingDef named Armbinder found to give to Verse.ThingDefCountClass (1x null)
  548.  
  549. Could not resolve cross-reference: No Verse.ThingDef named Gag found to give to Verse.ThingDefCountClass (1x null)
  550.  
  551. Could not resolve cross-reference: No Verse.ThingDef named ChastityBelt found to give to Verse.ThingDefCountClass (1x null)
  552.  
  553. Could not resolve cross-reference: No Verse.HediffDef named RJW_MegascarabEgg found to give to Verse.RecipeDef RemoveMegascarabEgg
  554.  
  555. Could not resolve cross-reference: No Verse.HediffDef named RJW_MegaspiderEgg found to give to Verse.RecipeDef RemoveMegaspiderEgg
  556.  
  557. Could not resolve cross-reference: No Verse.HediffDef named RJW_SpelopedeEgg found to give to Verse.RecipeDef RemoveSpelopedeEgg
  558.  
  559. Could not resolve cross-reference: No Verse.HediffDef named RJW_MicroComputer found to give to Verse.RecipeDef RemoveMicroComputer
  560.  
  561. Could not resolve cross-reference: No Verse.MentalStateDef named RandomRape found to give to RimWorld.TraitDegreeData RimWorld.TraitDegreeData
  562.  
  563. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  564.  
  565. Could not resolve cross-reference: No Verse.MentalStateDef named RandomRape found to give to Verse.AI.ThinkNode_ConditionalMentalState Verse.AI.ThinkNode_ConditionalMentalState
  566.  
  567. Could not resolve cross-reference: No Verse.ThingDef named Armbinder found to give to Verse.ThingDefCountClass (1x null)
  568.  
  569. Could not resolve cross-reference: No Verse.ThingDef named Gag found to give to Verse.ThingDefCountClass (1x null)
  570.  
  571. Could not resolve cross-reference: No Verse.ThingDef named ChastityBelt found to give to Verse.ThingDefCountClass (1x null)
  572.  
  573. Could not resolve cross-reference: No Verse.HediffDef named RJW_MegascarabEgg found to give to Verse.RecipeDef RemoveMegascarabEgg
  574.  
  575. Could not resolve cross-reference: No Verse.HediffDef named RJW_MegaspiderEgg found to give to Verse.RecipeDef RemoveMegaspiderEgg
  576.  
  577. Could not resolve cross-reference: No Verse.HediffDef named RJW_SpelopedeEgg found to give to Verse.RecipeDef RemoveSpelopedeEgg
  578.  
  579. Could not resolve cross-reference: No Verse.HediffDef named RJW_MicroComputer found to give to Verse.RecipeDef RemoveMicroComputer
  580.  
  581. Could not resolve cross-reference: No Verse.MentalStateDef named RandomRape found to give to RimWorld.TraitDegreeData RimWorld.TraitDegreeData
  582.  
  583. BodyDef MechanicalCentipede has BodyPartRecord of MechanicalCentipedeBodyFirstRing whose children have more coverage than 1.
  584.  
  585. BodyDef Lancer has BodyPartRecord of MechanicalThorax whose children have more coverage than 1.
  586.  
  587. BodyDef Scyther has BodyPartRecord of MechanicalThorax whose children have more coverage than 1.
  588.  
  589. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  590.  
  591. Could not resolve cross-reference: No Verse.MentalStateDef named RandomRape found to give to Verse.AI.ThinkNode_ConditionalMentalState Verse.AI.ThinkNode_ConditionalMentalState
  592.  
  593. Could not resolve cross-reference: No Verse.ThingDef named Armbinder found to give to Verse.ThingDefCountClass (1x null)
  594.  
  595. Could not resolve cross-reference: No Verse.ThingDef named Gag found to give to Verse.ThingDefCountClass (1x null)
  596.  
  597. Could not resolve cross-reference: No Verse.ThingDef named ChastityBelt found to give to Verse.ThingDefCountClass (1x null)
  598.  
  599. Could not resolve cross-reference: No Verse.HediffDef named RJW_MegascarabEgg found to give to Verse.RecipeDef RemoveMegascarabEgg
  600.  
  601. Could not resolve cross-reference: No Verse.HediffDef named RJW_MegaspiderEgg found to give to Verse.RecipeDef RemoveMegaspiderEgg
  602.  
  603. Could not resolve cross-reference: No Verse.HediffDef named RJW_SpelopedeEgg found to give to Verse.RecipeDef RemoveSpelopedeEgg
  604.  
  605. Could not resolve cross-reference: No Verse.HediffDef named RJW_MicroComputer found to give to Verse.RecipeDef RemoveMicroComputer
  606.  
  607. Could not resolve cross-reference: No Verse.MentalStateDef named RandomRape found to give to RimWorld.TraitDegreeData RimWorld.TraitDegreeData
  608.  
  609. Translation data for language Simplified Chinese has 134 errors. Generate translation report for more info.
  610.  
  611. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  612.  
  613. Could not resolve cross-reference: No Verse.MentalStateDef named RandomRape found to give to Verse.AI.ThinkNode_ConditionalMentalState Verse.AI.ThinkNode_ConditionalMentalState
  614.  
  615. Could not resolve cross-reference: No Verse.ThingDef named Armbinder found to give to Verse.ThingDefCountClass (1x null)
  616.  
  617. Could not resolve cross-reference: No Verse.ThingDef named Gag found to give to Verse.ThingDefCountClass (1x null)
  618.  
  619. Could not resolve cross-reference: No Verse.ThingDef named ChastityBelt found to give to Verse.ThingDefCountClass (1x null)
  620.  
  621. Could not resolve cross-reference: No Verse.HediffDef named RJW_MegascarabEgg found to give to Verse.RecipeDef RemoveMegascarabEgg
  622.  
  623. Could not resolve cross-reference: No Verse.HediffDef named RJW_MegaspiderEgg found to give to Verse.RecipeDef RemoveMegaspiderEgg
  624.  
  625. Could not resolve cross-reference: No Verse.HediffDef named RJW_SpelopedeEgg found to give to Verse.RecipeDef RemoveSpelopedeEgg
  626.  
  627. Could not resolve cross-reference: No Verse.HediffDef named RJW_MicroComputer found to give to Verse.RecipeDef RemoveMicroComputer
  628.  
  629. Could not resolve cross-reference: No Verse.MentalStateDef named RandomRape found to give to RimWorld.TraitDegreeData RimWorld.TraitDegreeData
  630.  
  631. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  632.  
  633. Could not resolve cross-reference: No Verse.MentalStateDef named RandomRape found to give to Verse.AI.ThinkNode_ConditionalMentalState Verse.AI.ThinkNode_ConditionalMentalState
  634.  
  635. Could not resolve cross-reference: No Verse.ThingDef named Armbinder found to give to Verse.ThingDefCountClass (1x null)
  636.  
  637. Could not resolve cross-reference: No Verse.ThingDef named Gag found to give to Verse.ThingDefCountClass (1x null)
  638.  
  639. Could not resolve cross-reference: No Verse.ThingDef named ChastityBelt found to give to Verse.ThingDefCountClass (1x null)
  640.  
  641. Could not resolve cross-reference: No Verse.HediffDef named RJW_MegascarabEgg found to give to Verse.RecipeDef RemoveMegascarabEgg
  642.  
  643. Could not resolve cross-reference: No Verse.HediffDef named RJW_MegaspiderEgg found to give to Verse.RecipeDef RemoveMegaspiderEgg
  644.  
  645. Could not resolve cross-reference: No Verse.HediffDef named RJW_SpelopedeEgg found to give to Verse.RecipeDef RemoveSpelopedeEgg
  646.  
  647. Could not resolve cross-reference: No Verse.HediffDef named RJW_MicroComputer found to give to Verse.RecipeDef RemoveMicroComputer
  648.  
  649. Could not resolve cross-reference: No Verse.MentalStateDef named RandomRape found to give to RimWorld.TraitDegreeData RimWorld.TraitDegreeData
  650.  
  651. <targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
  652.  
  653. Malformed (correct format is Major.Minor) version string on mod RimJobWorld[B19] from Void Main & RimJobWorld Community Project Team "0.19.0" - parsed as "0.19"
  654.  
  655. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  656.  
  657. Could not resolve cross-reference: No Verse.MentalStateDef named RandomRape found to give to Verse.AI.ThinkNode_ConditionalMentalState Verse.AI.ThinkNode_ConditionalMentalState
  658.  
  659. Could not resolve cross-reference: No Verse.ThingDef named Armbinder found to give to Verse.ThingDefCountClass (1x null)
  660.  
  661. Could not resolve cross-reference: No Verse.ThingDef named Gag found to give to Verse.ThingDefCountClass (1x null)
  662.  
  663. Could not resolve cross-reference: No Verse.ThingDef named ChastityBelt found to give to Verse.ThingDefCountClass (1x null)
  664.  
  665. Could not resolve cross-reference: No Verse.HediffDef named RJW_MegascarabEgg found to give to Verse.RecipeDef RemoveMegascarabEgg
  666.  
  667. Could not resolve cross-reference: No Verse.HediffDef named RJW_MegaspiderEgg found to give to Verse.RecipeDef RemoveMegaspiderEgg
  668.  
  669. Could not resolve cross-reference: No Verse.HediffDef named RJW_SpelopedeEgg found to give to Verse.RecipeDef RemoveSpelopedeEgg
  670.  
  671. Could not resolve cross-reference: No Verse.HediffDef named RJW_MicroComputer found to give to Verse.RecipeDef RemoveMicroComputer
  672.  
  673. Could not resolve cross-reference: No Verse.MentalStateDef named RandomRape found to give to RimWorld.TraitDegreeData RimWorld.TraitDegreeData
  674.  
  675. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  676.  
  677. Could not resolve cross-reference: No Verse.MentalStateDef named RandomRape found to give to Verse.AI.ThinkNode_ConditionalMentalState Verse.AI.ThinkNode_ConditionalMentalState
  678.  
  679. Could not resolve cross-reference: No Verse.ThingDef named Armbinder found to give to Verse.ThingDefCountClass (1x null)
  680.  
  681. Could not resolve cross-reference: No Verse.ThingDef named Gag found to give to Verse.ThingDefCountClass (1x null)
  682.  
  683. Could not resolve cross-reference: No Verse.ThingDef named ChastityBelt found to give to Verse.ThingDefCountClass (1x null)
  684.  
  685. Could not resolve cross-reference: No Verse.HediffDef named RJW_MegascarabEgg found to give to Verse.RecipeDef RemoveMegascarabEgg
  686.  
  687. Could not resolve cross-reference: No Verse.HediffDef named RJW_MegaspiderEgg found to give to Verse.RecipeDef RemoveMegaspiderEgg
  688.  
  689. Could not resolve cross-reference: No Verse.HediffDef named RJW_SpelopedeEgg found to give to Verse.RecipeDef RemoveSpelopedeEgg
  690.  
  691. Could not resolve cross-reference: No Verse.HediffDef named RJW_MicroComputer found to give to Verse.RecipeDef RemoveMicroComputer
  692.  
  693. Could not resolve cross-reference: No Verse.MentalStateDef named RandomRape found to give to RimWorld.TraitDegreeData RimWorld.TraitDegreeData
  694.  
  695. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  696.  
  697. Could not resolve cross-reference: No Verse.MentalStateDef named RandomRape found to give to Verse.AI.ThinkNode_ConditionalMentalState Verse.AI.ThinkNode_ConditionalMentalState
  698.  
  699. Could not resolve cross-reference: No Verse.ThingDef named Armbinder found to give to Verse.ThingDefCountClass (1x null)
  700.  
  701. Could not resolve cross-reference: No Verse.ThingDef named Gag found to give to Verse.ThingDefCountClass (1x null)
  702.  
  703. Could not resolve cross-reference: No Verse.ThingDef named ChastityBelt found to give to Verse.ThingDefCountClass (1x null)
  704.  
  705. Could not resolve cross-reference: No Verse.HediffDef named RJW_MegascarabEgg found to give to Verse.RecipeDef RemoveMegascarabEgg
  706.  
  707. Could not resolve cross-reference: No Verse.HediffDef named RJW_MegaspiderEgg found to give to Verse.RecipeDef RemoveMegaspiderEgg
  708.  
  709. Could not resolve cross-reference: No Verse.HediffDef named RJW_SpelopedeEgg found to give to Verse.RecipeDef RemoveSpelopedeEgg
  710.  
  711. Could not resolve cross-reference: No Verse.HediffDef named RJW_MicroComputer found to give to Verse.RecipeDef RemoveMicroComputer
  712.  
  713. Could not resolve cross-reference: No Verse.MentalStateDef named RandomRape found to give to RimWorld.TraitDegreeData RimWorld.TraitDegreeData
  714.  
  715. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  716.  
  717. Could not resolve cross-reference: No Verse.MentalStateDef named RandomRape found to give to Verse.AI.ThinkNode_ConditionalMentalState Verse.AI.ThinkNode_ConditionalMentalState
  718.  
  719. Could not resolve cross-reference: No Verse.ThingDef named Armbinder found to give to Verse.ThingDefCountClass (1x null)
  720.  
  721. Could not resolve cross-reference: No Verse.ThingDef named Gag found to give to Verse.ThingDefCountClass (1x null)
  722.  
  723. Could not resolve cross-reference: No Verse.ThingDef named ChastityBelt found to give to Verse.ThingDefCountClass (1x null)
  724.  
  725. Could not resolve cross-reference: No Verse.HediffDef named RJW_MegascarabEgg found to give to Verse.RecipeDef RemoveMegascarabEgg
  726.  
  727. Could not resolve cross-reference: No Verse.HediffDef named RJW_MegaspiderEgg found to give to Verse.RecipeDef RemoveMegaspiderEgg
  728.  
  729. Could not resolve cross-reference: No Verse.HediffDef named RJW_SpelopedeEgg found to give to Verse.RecipeDef RemoveSpelopedeEgg
  730.  
  731. Could not resolve cross-reference: No Verse.HediffDef named RJW_MicroComputer found to give to Verse.RecipeDef RemoveMicroComputer
  732.  
  733. Could not resolve cross-reference: No Verse.MentalStateDef named RandomRape found to give to RimWorld.TraitDegreeData RimWorld.TraitDegreeData
  734.  
  735. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  736.  
  737. Could not resolve cross-reference: No Verse.MentalStateDef named RandomRape found to give to Verse.AI.ThinkNode_ConditionalMentalState Verse.AI.ThinkNode_ConditionalMentalState
  738.  
  739. Could not resolve cross-reference: No Verse.ThingDef named Armbinder found to give to Verse.ThingDefCountClass (1x null)
  740.  
  741. Could not resolve cross-reference: No Verse.ThingDef named Gag found to give to Verse.ThingDefCountClass (1x null)
  742.  
  743. Could not resolve cross-reference: No Verse.ThingDef named ChastityBelt found to give to Verse.ThingDefCountClass (1x null)
  744.  
  745. Could not resolve cross-reference: No Verse.HediffDef named RJW_MegascarabEgg found to give to Verse.RecipeDef RemoveMegascarabEgg
  746.  
  747. Could not resolve cross-reference: No Verse.HediffDef named RJW_MegaspiderEgg found to give to Verse.RecipeDef RemoveMegaspiderEgg
  748.  
  749. Could not resolve cross-reference: No Verse.HediffDef named RJW_SpelopedeEgg found to give to Verse.RecipeDef RemoveSpelopedeEgg
  750.  
  751. Could not resolve cross-reference: No Verse.HediffDef named RJW_MicroComputer found to give to Verse.RecipeDef RemoveMicroComputer
  752.  
  753. Could not resolve cross-reference: No Verse.MentalStateDef named RandomRape found to give to RimWorld.TraitDegreeData RimWorld.TraitDegreeData
  754.  
  755. Setting up 2 worker threads for Enlighten.
  756. Thread -> id: 18cc -> priority: 1
  757. Thread -> id: 1f10 -> priority: 1
  758. Initialize engine version: 5.6.5f1 (2cac56bf7bb6)
  759. GfxDevice: creating device client; threaded=1
  760. Direct3D:
  761. Version: Direct3D 9.0c [igdumdim64.dll 10.18.14.4264]
  762. Renderer: Intel(R) HD Graphics 5500
  763. Vendor: Intel
  764. VRAM: 1129 MB (via DXGI)
  765. 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
  766. Begin MonoManager ReloadAssembly
  767. Loading [Rimworld_dir]\RimWorldWin64_Data\Managed\UnityEngine.dll into Unity Child Domain
  768. Loading [Rimworld_dir]\RimWorldWin64_Data\Managed\Assembly-CSharp-firstpass.dll into Unity Child Domain
  769. Loading [Rimworld_dir]\RimWorldWin64_Data\Managed\Assembly-CSharp.dll into Unity Child Domain
  770. Loading [Rimworld_dir]\RimWorldWin64_Data\Managed\UnityEngine.UI.dll into Unity Child Domain
  771. Loading [Rimworld_dir]\RimWorldWin64_Data\Managed\UnityEngine.Networking.dll into Unity Child Domain
  772. Loading [Rimworld_dir]\RimWorldWin64_Data\Managed\NAudio.dll into Unity Child Domain
  773. Loading [Rimworld_dir]\RimWorldWin64_Data\Managed\NVorbis.dll into Unity Child Domain
  774. Loading [Rimworld_dir]\RimWorldWin64_Data\Managed\TextMeshPro-1.0.55.56.0b11.dll into Unity Child Domain
  775. WARNING: Shader Unsupported: 'Hidden/VR/BlitCopyFromTexArray' - Pass '' has no vertex shader
  776. WARNING: Shader Unsupported: 'Hidden/VR/BlitCopyFromTexArray' - Setting to default shader.
  777. desktop: 1366x768 60Hz; virtual: 1366x768 at 0,0
  778. RimWorld 1.0.2150 rev801
  779.  
  780. <targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
  781.  
  782. Malformed (correct format is Major.Minor) version string on mod RimJobWorld[B19] from Void Main & RimJobWorld Community Project Team "0.19.0" - parsed as "0.19"
  783.  
  784. <targetVersion> in mod About.xml is deprecated! Use <supportedVersions> tag instead. (example: <supportedVersions><li>1.0</li></supportedVersions>)
  785.  
  786. Malformed (correct format is Major.Minor) version string on mod RimJobWorld[B19] from Void Main & RimJobWorld Community Project Team "0.19.0" - parsed as "0.19"
  787.  
  788. [HugsLib] version 6.1.1
  789.  
  790. Exception parsing <tradeability>Never</tradeability> to type RimWorld.Tradeability: System.ArgumentException: Exception parsing RimWorld.Tradeability from "Never" ---> System.ArgumentException: 'Never' is not a valid value for RimWorld.Tradeability. Valid values are:
  791. • None
  792. • Sellable
  793. • Buyable
  794. • All
  795. ---> System.ArgumentException: The requested value 'Never' was not found.
  796. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  797. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  798. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  799. --- End of inner exception stack trace ---
  800. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  801. --- End of inner exception stack trace ---
  802. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  803. at Verse.DirectXmlToObject.ObjectFromXml[Tradeability] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  804.  
  805. XML error: <exceptedThingDefs><li>Gold</li><li>Silver</li><li>Plasteel</li><li>Jade</li><li>Uranium</li></exceptedThingDefs> doesn't correspond to any field in type ThingFilter. Context: <defaultIngredientFilter><categories><li>Root</li></categories><exceptedThingDefs><li>Gold</li><li>Silver</li><li>Plasteel</li><li>Jade</li><li>Uranium</li></exceptedThingDefs></defaultIngredientFilter>
  806.  
  807. XML error: <leatherColor>(211,194,143)</leatherColor> doesn't correspond to any field in type RaceProperties. Context: <race><thinkTreeMain>Animal</thinkTreeMain><thinkTreeConstant>AnimalConstant</thinkTreeConstant><hasGenders>false</hasGenders><nameGenerator>NamerAnimalGenericMale</nameGenerator><nameGeneratorFemale>NamerAnimalGenericFemale</nameGeneratorFemale><manhunterOnDamageChance>0.02</manhunterOnDamageChance><manhunterOnTameFailChance>0</manhunterOnTameFailChance><nameOnNuzzleChance>0.5</nameOnNuzzleChance><trainability>Intermediate</trainability><hediffGiverSets><li>OrganicStandard</li></hediffGiverSets><body>Human</body><lifeExpectancy>80</lifeExpectancy><maxPreyBodySize>0.25</maxPreyBodySize><baseBodySize>1</baseBodySize><baseHungerRate>0.5</baseHungerRate><baseHealthScale>1.4</baseHealthScale><foodType>VegetableOrFruit,OmnivoreRoughAnimal,OvivoreAnimal</foodType><leatherColor>(211,194,143)</leatherColor><leatherLabel>Shoujo skin</leatherLabel><leatherInsulation>0.70</leatherInsulation><leatherMarketValueFactor>3</leatherMarketValueFactor><leatherStatFactors><ArmorRating_Blunt>2.5</ArmorRating_Blunt><ArmorRating_Sharp>2.5</ArmorRating_Sharp><ArmorRating_Heat>2.5</ArmorRating_Heat></leatherStatFactors><wildness>0.05</wildness><wildBiomes><TropicalRainforest>0.01</TropicalRainforest><TemperateForest>0.01</TemperateForest><BorealForest>0.001</BorealForest><Desert>0.001</Desert><Tundra>0.001</Tundra><AridShrubland>0.001</AridShrubland></wildBiomes><trainableIntelligence>Advanced</trainableIntelligence><petness>1</petness><nuzzleMtbHours>20</nuzzleMtbHours><nameOnTameChance>1</nameOnTameChance><packAnimal>true</packAnimal><litterSizeCurve><points><li>(0.5, 0)</li><li>(1, 1)</li><li>(2, 1.7)</li><li>(3, 0.7)</li><li>(3.5, 0)</li></points></litterSizeCurve><lifeStageAges><li><def>AnimalBaby</def><minAge>0</minAge></li><li><def>AnimalJuvenile</def><minAge>4</minAge></li><li><def>AnimalAdult</def><minAge>8</minAge><soundCall>Pawn_Shoujo_Call</soundCall><soundAngry>Pawn_Shoujo_Angry</soundAngry><soundWounded>Pawn_Shoujo_Wounded</soundWounded><soundDeath>Pawn_Shoujo_Death</soundDeath></li></lifeStageAges><ageGenerationCurve><points><li>(7,0)</li><li>(9,25)</li><li>(11,50)</li><li>(13,25)</li><li>(15,0)</li></points></ageGenerationCurve><soundMeleeHitPawn>Pawn_Melee_SmallScratch_HitPawn</soundMeleeHitPawn><soundMeleeHitBuilding>Pawn_Melee_SmallScratch_HitBuilding</soundMeleeHitBuilding><soundMeleeMiss>Pawn_Melee_SmallScratch_Miss</soundMeleeMiss></race>
  808.  
  809. XML error: <leatherLabel>Shoujo skin</leatherLabel> doesn't correspond to any field in type RaceProperties. Context: <race><thinkTreeMain>Animal</thinkTreeMain><thinkTreeConstant>AnimalConstant</thinkTreeConstant><hasGenders>false</hasGenders><nameGenerator>NamerAnimalGenericMale</nameGenerator><nameGeneratorFemale>NamerAnimalGenericFemale</nameGeneratorFemale><manhunterOnDamageChance>0.02</manhunterOnDamageChance><manhunterOnTameFailChance>0</manhunterOnTameFailChance><nameOnNuzzleChance>0.5</nameOnNuzzleChance><trainability>Intermediate</trainability><hediffGiverSets><li>OrganicStandard</li></hediffGiverSets><body>Human</body><lifeExpectancy>80</lifeExpectancy><maxPreyBodySize>0.25</maxPreyBodySize><baseBodySize>1</baseBodySize><baseHungerRate>0.5</baseHungerRate><baseHealthScale>1.4</baseHealthScale><foodType>VegetableOrFruit,OmnivoreRoughAnimal,OvivoreAnimal</foodType><leatherColor>(211,194,143)</leatherColor><leatherLabel>Shoujo skin</leatherLabel><leatherInsulation>0.70</leatherInsulation><leatherMarketValueFactor>3</leatherMarketValueFactor><leatherStatFactors><ArmorRating_Blunt>2.5</ArmorRating_Blunt><ArmorRating_Sharp>2.5</ArmorRating_Sharp><ArmorRating_Heat>2.5</ArmorRating_Heat></leatherStatFactors><wildness>0.05</wildness><wildBiomes><TropicalRainforest>0.01</TropicalRainforest><TemperateForest>0.01</TemperateForest><BorealForest>0.001</BorealForest><Desert>0.001</Desert><Tundra>0.001</Tundra><AridShrubland>0.001</AridShrubland></wildBiomes><trainableIntelligence>Advanced</trainableIntelligence><petness>1</petness><nuzzleMtbHours>20</nuzzleMtbHours><nameOnTameChance>1</nameOnTameChance><packAnimal>true</packAnimal><litterSizeCurve><points><li>(0.5, 0)</li><li>(1, 1)</li><li>(2, 1.7)</li><li>(3, 0.7)</li><li>(3.5, 0)</li></points></litterSizeCurve><lifeStageAges><li><def>AnimalBaby</def><minAge>0</minAge></li><li><def>AnimalJuvenile</def><minAge>4</minAge></li><li><def>AnimalAdult</def><minAge>8</minAge><soundCall>Pawn_Shoujo_Call</soundCall><soundAngry>Pawn_Shoujo_Angry</soundAngry><soundWounded>Pawn_Shoujo_Wounded</soundWounded><soundDeath>Pawn_Shoujo_Death</soundDeath></li></lifeStageAges><ageGenerationCurve><points><li>(7,0)</li><li>(9,25)</li><li>(11,50)</li><li>(13,25)</li><li>(15,0)</li></points></ageGenerationCurve><soundMeleeHitPawn>Pawn_Melee_SmallScratch_HitPawn</soundMeleeHitPawn><soundMeleeHitBuilding>Pawn_Melee_SmallScratch_HitBuilding</soundMeleeHitBuilding><soundMeleeMiss>Pawn_Melee_SmallScratch_Miss</soundMeleeMiss></race>
  810.  
  811. XML error: <leatherInsulation>0.70</leatherInsulation> doesn't correspond to any field in type RaceProperties. Context: <race><thinkTreeMain>Animal</thinkTreeMain><thinkTreeConstant>AnimalConstant</thinkTreeConstant><hasGenders>false</hasGenders><nameGenerator>NamerAnimalGenericMale</nameGenerator><nameGeneratorFemale>NamerAnimalGenericFemale</nameGeneratorFemale><manhunterOnDamageChance>0.02</manhunterOnDamageChance><manhunterOnTameFailChance>0</manhunterOnTameFailChance><nameOnNuzzleChance>0.5</nameOnNuzzleChance><trainability>Intermediate</trainability><hediffGiverSets><li>OrganicStandard</li></hediffGiverSets><body>Human</body><lifeExpectancy>80</lifeExpectancy><maxPreyBodySize>0.25</maxPreyBodySize><baseBodySize>1</baseBodySize><baseHungerRate>0.5</baseHungerRate><baseHealthScale>1.4</baseHealthScale><foodType>VegetableOrFruit,OmnivoreRoughAnimal,OvivoreAnimal</foodType><leatherColor>(211,194,143)</leatherColor><leatherLabel>Shoujo skin</leatherLabel><leatherInsulation>0.70</leatherInsulation><leatherMarketValueFactor>3</leatherMarketValueFactor><leatherStatFactors><ArmorRating_Blunt>2.5</ArmorRating_Blunt><ArmorRating_Sharp>2.5</ArmorRating_Sharp><ArmorRating_Heat>2.5</ArmorRating_Heat></leatherStatFactors><wildness>0.05</wildness><wildBiomes><TropicalRainforest>0.01</TropicalRainforest><TemperateForest>0.01</TemperateForest><BorealForest>0.001</BorealForest><Desert>0.001</Desert><Tundra>0.001</Tundra><AridShrubland>0.001</AridShrubland></wildBiomes><trainableIntelligence>Advanced</trainableIntelligence><petness>1</petness><nuzzleMtbHours>20</nuzzleMtbHours><nameOnTameChance>1</nameOnTameChance><packAnimal>true</packAnimal><litterSizeCurve><points><li>(0.5, 0)</li><li>(1, 1)</li><li>(2, 1.7)</li><li>(3, 0.7)</li><li>(3.5, 0)</li></points></litterSizeCurve><lifeStageAges><li><def>AnimalBaby</def><minAge>0</minAge></li><li><def>AnimalJuvenile</def><minAge>4</minAge></li><li><def>AnimalAdult</def><minAge>8</minAge><soundCall>Pawn_Shoujo_Call</soundCall><soundAngry>Pawn_Shoujo_Angry</soundAngry><soundWounded>Pawn_Shoujo_Wounded</soundWounded><soundDeath>Pawn_Shoujo_Death</soundDeath></li></lifeStageAges><ageGenerationCurve><points><li>(7,0)</li><li>(9,25)</li><li>(11,50)</li><li>(13,25)</li><li>(15,0)</li></points></ageGenerationCurve><soundMeleeHitPawn>Pawn_Melee_SmallScratch_HitPawn</soundMeleeHitPawn><soundMeleeHitBuilding>Pawn_Melee_SmallScratch_HitBuilding</soundMeleeHitBuilding><soundMeleeMiss>Pawn_Melee_SmallScratch_Miss</soundMeleeMiss></race>
  812.  
  813. XML error: <leatherMarketValueFactor>3</leatherMarketValueFactor> doesn't correspond to any field in type RaceProperties. Context: <race><thinkTreeMain>Animal</thinkTreeMain><thinkTreeConstant>AnimalConstant</thinkTreeConstant><hasGenders>false</hasGenders><nameGenerator>NamerAnimalGenericMale</nameGenerator><nameGeneratorFemale>NamerAnimalGenericFemale</nameGeneratorFemale><manhunterOnDamageChance>0.02</manhunterOnDamageChance><manhunterOnTameFailChance>0</manhunterOnTameFailChance><nameOnNuzzleChance>0.5</nameOnNuzzleChance><trainability>Intermediate</trainability><hediffGiverSets><li>OrganicStandard</li></hediffGiverSets><body>Human</body><lifeExpectancy>80</lifeExpectancy><maxPreyBodySize>0.25</maxPreyBodySize><baseBodySize>1</baseBodySize><baseHungerRate>0.5</baseHungerRate><baseHealthScale>1.4</baseHealthScale><foodType>VegetableOrFruit,OmnivoreRoughAnimal,OvivoreAnimal</foodType><leatherColor>(211,194,143)</leatherColor><leatherLabel>Shoujo skin</leatherLabel><leatherInsulation>0.70</leatherInsulation><leatherMarketValueFactor>3</leatherMarketValueFactor><leatherStatFactors><ArmorRating_Blunt>2.5</ArmorRating_Blunt><ArmorRating_Sharp>2.5</ArmorRating_Sharp><ArmorRating_Heat>2.5</ArmorRating_Heat></leatherStatFactors><wildness>0.05</wildness><wildBiomes><TropicalRainforest>0.01</TropicalRainforest><TemperateForest>0.01</TemperateForest><BorealForest>0.001</BorealForest><Desert>0.001</Desert><Tundra>0.001</Tundra><AridShrubland>0.001</AridShrubland></wildBiomes><trainableIntelligence>Advanced</trainableIntelligence><petness>1</petness><nuzzleMtbHours>20</nuzzleMtbHours><nameOnTameChance>1</nameOnTameChance><packAnimal>true</packAnimal><litterSizeCurve><points><li>(0.5, 0)</li><li>(1, 1)</li><li>(2, 1.7)</li><li>(3, 0.7)</li><li>(3.5, 0)</li></points></litterSizeCurve><lifeStageAges><li><def>AnimalBaby</def><minAge>0</minAge></li><li><def>AnimalJuvenile</def><minAge>4</minAge></li><li><def>AnimalAdult</def><minAge>8</minAge><soundCall>Pawn_Shoujo_Call</soundCall><soundAngry>Pawn_Shoujo_Angry</soundAngry><soundWounded>Pawn_Shoujo_Wounded</soundWounded><soundDeath>Pawn_Shoujo_Death</soundDeath></li></lifeStageAges><ageGenerationCurve><points><li>(7,0)</li><li>(9,25)</li><li>(11,50)</li><li>(13,25)</li><li>(15,0)</li></points></ageGenerationCurve><soundMeleeHitPawn>Pawn_Melee_SmallScratch_HitPawn</soundMeleeHitPawn><soundMeleeHitBuilding>Pawn_Melee_SmallScratch_HitBuilding</soundMeleeHitBuilding><soundMeleeMiss>Pawn_Melee_SmallScratch_Miss</soundMeleeMiss></race>
  814.  
  815. XML error: <leatherStatFactors><ArmorRating_Blunt>2.5</ArmorRating_Blunt><ArmorRating_Sharp>2.5</ArmorRating_Sharp><ArmorRating_Heat>2.5</ArmorRating_Heat></leatherStatFactors> doesn't correspond to any field in type RaceProperties. Context: <race><thinkTreeMain>Animal</thinkTreeMain><thinkTreeConstant>AnimalConstant</thinkTreeConstant><hasGenders>false</hasGenders><nameGenerator>NamerAnimalGenericMale</nameGenerator><nameGeneratorFemale>NamerAnimalGenericFemale</nameGeneratorFemale><manhunterOnDamageChance>0.02</manhunterOnDamageChance><manhunterOnTameFailChance>0</manhunterOnTameFailChance><nameOnNuzzleChance>0.5</nameOnNuzzleChance><trainability>Intermediate</trainability><hediffGiverSets><li>OrganicStandard</li></hediffGiverSets><body>Human</body><lifeExpectancy>80</lifeExpectancy><maxPreyBodySize>0.25</maxPreyBodySize><baseBodySize>1</baseBodySize><baseHungerRate>0.5</baseHungerRate><baseHealthScale>1.4</baseHealthScale><foodType>VegetableOrFruit,OmnivoreRoughAnimal,OvivoreAnimal</foodType><leatherColor>(211,194,143)</leatherColor><leatherLabel>Shoujo skin</leatherLabel><leatherInsulation>0.70</leatherInsulation><leatherMarketValueFactor>3</leatherMarketValueFactor><leatherStatFactors><ArmorRating_Blunt>2.5</ArmorRating_Blunt><ArmorRating_Sharp>2.5</ArmorRating_Sharp><ArmorRating_Heat>2.5</ArmorRating_Heat></leatherStatFactors><wildness>0.05</wildness><wildBiomes><TropicalRainforest>0.01</TropicalRainforest><TemperateForest>0.01</TemperateForest><BorealForest>0.001</BorealForest><Desert>0.001</Desert><Tundra>0.001</Tundra><AridShrubland>0.001</AridShrubland></wildBiomes><trainableIntelligence>Advanced</trainableIntelligence><petness>1</petness><nuzzleMtbHours>20</nuzzleMtbHours><nameOnTameChance>1</nameOnTameChance><packAnimal>true</packAnimal><litterSizeCurve><points><li>(0.5, 0)</li><li>(1, 1)</li><li>(2, 1.7)</li><li>(3, 0.7)</li><li>(3.5, 0)</li></points></litterSizeCurve><lifeStageAges><li><def>AnimalBaby</def><minAge>0</minAge></li><li><def>AnimalJuvenile</def><minAge>4</minAge></li><li><def>AnimalAdult</def><minAge>8</minAge><soundCall>Pawn_Shoujo_Call</soundCall><soundAngry>Pawn_Shoujo_Angry</soundAngry><soundWounded>Pawn_Shoujo_Wounded</soundWounded><soundDeath>Pawn_Shoujo_Death</soundDeath></li></lifeStageAges><ageGenerationCurve><points><li>(7,0)</li><li>(9,25)</li><li>(11,50)</li><li>(13,25)</li><li>(15,0)</li></points></ageGenerationCurve><soundMeleeHitPawn>Pawn_Melee_SmallScratch_HitPawn</soundMeleeHitPawn><soundMeleeHitBuilding>Pawn_Melee_SmallScratch_HitBuilding</soundMeleeHitBuilding><soundMeleeMiss>Pawn_Melee_SmallScratch_Miss</soundMeleeMiss></race>
  816.  
  817. XML error: <trainableIntelligence>Advanced</trainableIntelligence> doesn't correspond to any field in type RaceProperties. Context: <race><thinkTreeMain>Animal</thinkTreeMain><thinkTreeConstant>AnimalConstant</thinkTreeConstant><hasGenders>false</hasGenders><nameGenerator>NamerAnimalGenericMale</nameGenerator><nameGeneratorFemale>NamerAnimalGenericFemale</nameGeneratorFemale><manhunterOnDamageChance>0.02</manhunterOnDamageChance><manhunterOnTameFailChance>0</manhunterOnTameFailChance><nameOnNuzzleChance>0.5</nameOnNuzzleChance><trainability>Intermediate</trainability><hediffGiverSets><li>OrganicStandard</li></hediffGiverSets><body>Human</body><lifeExpectancy>80</lifeExpectancy><maxPreyBodySize>0.25</maxPreyBodySize><baseBodySize>1</baseBodySize><baseHungerRate>0.5</baseHungerRate><baseHealthScale>1.4</baseHealthScale><foodType>VegetableOrFruit,OmnivoreRoughAnimal,OvivoreAnimal</foodType><leatherColor>(211,194,143)</leatherColor><leatherLabel>Shoujo skin</leatherLabel><leatherInsulation>0.70</leatherInsulation><leatherMarketValueFactor>3</leatherMarketValueFactor><leatherStatFactors><ArmorRating_Blunt>2.5</ArmorRating_Blunt><ArmorRating_Sharp>2.5</ArmorRating_Sharp><ArmorRating_Heat>2.5</ArmorRating_Heat></leatherStatFactors><wildness>0.05</wildness><wildBiomes><TropicalRainforest>0.01</TropicalRainforest><TemperateForest>0.01</TemperateForest><BorealForest>0.001</BorealForest><Desert>0.001</Desert><Tundra>0.001</Tundra><AridShrubland>0.001</AridShrubland></wildBiomes><trainableIntelligence>Advanced</trainableIntelligence><petness>1</petness><nuzzleMtbHours>20</nuzzleMtbHours><nameOnTameChance>1</nameOnTameChance><packAnimal>true</packAnimal><litterSizeCurve><points><li>(0.5, 0)</li><li>(1, 1)</li><li>(2, 1.7)</li><li>(3, 0.7)</li><li>(3.5, 0)</li></points></litterSizeCurve><lifeStageAges><li><def>AnimalBaby</def><minAge>0</minAge></li><li><def>AnimalJuvenile</def><minAge>4</minAge></li><li><def>AnimalAdult</def><minAge>8</minAge><soundCall>Pawn_Shoujo_Call</soundCall><soundAngry>Pawn_Shoujo_Angry</soundAngry><soundWounded>Pawn_Shoujo_Wounded</soundWounded><soundDeath>Pawn_Shoujo_Death</soundDeath></li></lifeStageAges><ageGenerationCurve><points><li>(7,0)</li><li>(9,25)</li><li>(11,50)</li><li>(13,25)</li><li>(15,0)</li></points></ageGenerationCurve><soundMeleeHitPawn>Pawn_Melee_SmallScratch_HitPawn</soundMeleeHitPawn><soundMeleeHitBuilding>Pawn_Melee_SmallScratch_HitBuilding</soundMeleeHitBuilding><soundMeleeMiss>Pawn_Melee_SmallScratch_Miss</soundMeleeMiss></race>
  818.  
  819. XML error: <commonality>0.2</commonality> doesn't correspond to any field in type Tool. Context: <li><label>head</label><capacities><li>Blunt</li></capacities><power>7</power><cooldownTime>1.8</cooldownTime><linkedBodyPartsGroup>HeadAttackTool</linkedBodyPartsGroup><commonality>0.2</commonality></li>
  820.  
  821. XML error: <wildSpawn_spawnWild>true</wildSpawn_spawnWild> doesn't correspond to any field in type PawnKindDef. Context: <PawnKindDef ParentName="AnimalKindBase"><defName>Shoujo</defName><label>Shoujo</label><race>Shoujo</race><combatPower>150</combatPower><canArriveManhunter>false</canArriveManhunter><wildSpawn_spawnWild>true</wildSpawn_spawnWild><lifeStages><li><bodyGraphicData><texPath>Things/Pawn/Animal/Shoujo/Shoujo</texPath><drawSize>0.8</drawSize></bodyGraphicData><dessicatedBodyGraphicData><texPath>Things/Pawn/Animal/Dessicated/CritterDessicatedSmall</texPath><drawSize>0.8</drawSize></dessicatedBodyGraphicData></li><li><bodyGraphicData><texPath>Things/Pawn/Animal/Shoujo/Shoujo</texPath><drawSize>1.0</drawSize><shadowData><volume>(0.25, 0.3, 0.25)</volume><offset>(0,0,-0.15)</offset></shadowData></bodyGraphicData><dessicatedBodyGraphicData><texPath>Things/Pawn/Animal/Dessicated/CritterDessicatedSmall</texPath><drawSize>1.0</drawSize></dessicatedBodyGraphicData></li><li><bodyGraphicData><texPath>Things/Pawn/Animal/Shoujo/Shoujo</texPath><drawSize>1.2</drawSize><shadowData><volume>(0.25, 0.3, 0.25)</volume><offset>(0,0,-0.35)</offset></shadowData></bodyGraphicData><dessicatedBodyGraphicData><texPath>Things/Pawn/Animal/Dessicated/CritterDessicatedSmall</texPath><drawSize>1.2</drawSize></dessicatedBodyGraphicData></li></lifeStages></PawnKindDef>
  822.  
  823. Caught exception while loading play data but there are active mods other than Core. Resetting mods config and trying again.
  824. The exception was: System.TypeLoadException: Could not load type 'Harmony.HarmonyPatch' from assembly 'RJW'.
  825. at (wrapper managed-to-native) System.MonoCustomAttrs:GetCustomAttributesInternal (System.Reflection.ICustomAttributeProvider,System.Type,bool)
  826. at System.MonoCustomAttrs.GetCustomAttributesBase (ICustomAttributeProvider obj, System.Type attributeType) [0x00000] in <filename unknown>:0
  827. at System.MonoCustomAttrs.GetCustomAttributes (ICustomAttributeProvider obj, System.Type attributeType, Boolean inherit) [0x00000] in <filename unknown>:0
  828. at System.MonoType.GetCustomAttributes (System.Type attributeType, Boolean inherit) [0x00000] in <filename unknown>:0
  829. at Verse.GenAttribute.TryGetAttribute[DefOf] (System.Reflection.MemberInfo memberInfo, RimWorld.DefOf& customAttribute) [0x00000] in <filename unknown>:0
  830. at Verse.GenAttribute.HasAttribute[DefOf] (System.Reflection.MemberInfo memberInfo) [0x00000] in <filename unknown>:0
  831. at System.Linq.Enumerable+<CreateWhereIterator>c__Iterator1D`1[System.Type].MoveNext () [0x00000] in <filename unknown>:0
  832. at RimWorld.DefOfHelper.RebindAllDefOfs (Boolean earlyTryMode) [0x00000] in <filename unknown>:0
  833. at Verse.PlayDataLoader.DoPlayLoad () [0x00000] in <filename unknown>:0
  834. at Verse.PlayDataLoader.LoadAllPlayData (Boolean recovering) [0x00000] in <filename unknown>:0
  835.  
  836. Could not resolve cross-reference to RimWorld.ConceptDef named WhoreBeds (wanter=knowledge)
  837.  
  838. Failed to load key/value pair: , 0
  839.  
  840. Could not resolve cross-reference to RimWorld.ConceptDef named WhoreBeds (wanter=knowledge)
  841.  
  842. Failed to load key/value pair: , 0
  843.  
  844. Successfully recovered from errors and loaded play data.
  845.  
  846. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  847. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  848. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  849. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  850. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  851. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  852.  
  853. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  854. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  855. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  856. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  857. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  858. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  859.  
  860. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  861. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  862. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  863. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  864. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  865. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  866.  
  867. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  868. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  869. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  870. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  871. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  872. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  873.  
  874. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  875. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  876. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  877. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  878. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  879. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  880.  
  881. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  882. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  883. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  884. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  885. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  886. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  887.  
  888. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  889. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  890. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  891. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  892. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  893. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  894.  
  895. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  896. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  897. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  898. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  899. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  900. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  901.  
  902. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  903. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  904. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  905. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  906. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  907. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  908.  
  909. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  910. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  911. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  912. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  913. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  914. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  915.  
  916. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  917. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  918. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  919. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  920. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  921. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  922.  
  923. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  924. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  925. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  926. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  927. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  928. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  929.  
  930. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  931. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  932. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  933. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  934. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  935. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  936.  
  937. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  938. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  939. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  940. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  941. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  942. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  943.  
  944. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  945. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  946. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  947. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  948. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  949. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  950.  
  951. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  952. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  953. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  954. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  955. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  956. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  957.  
  958. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  959. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  960. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  961. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  962. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  963. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  964.  
  965. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  966. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  967. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  968. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  969. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  970. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  971.  
  972. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  973. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  974. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  975. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  976. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  977. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  978.  
  979. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  980. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  981. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  982. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  983. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  984. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  985.  
  986. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  987. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  988. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  989. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  990. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  991. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  992.  
  993. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  994. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  995. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  996. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  997. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  998. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  999.  
  1000. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  1001. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  1002. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  1003. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  1004. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  1005. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  1006.  
  1007. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  1008. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  1009. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  1010. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  1011. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  1012. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  1013.  
  1014. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  1015. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  1016. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  1017. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  1018. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  1019. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  1020.  
  1021. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  1022. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  1023. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  1024. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  1025. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  1026. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  1027.  
  1028. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  1029. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  1030. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  1031. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  1032. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  1033. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  1034.  
  1035. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  1036. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  1037. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  1038. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  1039. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  1040. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  1041.  
  1042. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  1043. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  1044. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  1045. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  1046. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  1047. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  1048.  
  1049. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  1050. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  1051. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  1052. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  1053. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  1054. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  1055.  
  1056. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  1057. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  1058. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  1059. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  1060. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  1061. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  1062.  
  1063. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  1064. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  1065. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  1066. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  1067. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  1068. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  1069.  
  1070. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  1071. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  1072. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  1073. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  1074. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  1075. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  1076.  
  1077. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  1078. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  1079. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  1080. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  1081. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  1082. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  1083.  
  1084. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  1085. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  1086. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  1087. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  1088. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  1089. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  1090.  
  1091. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  1092. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  1093. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  1094. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  1095. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  1096. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  1097.  
  1098. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  1099. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  1100. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  1101. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  1102. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  1103. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  1104.  
  1105. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  1106. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  1107. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  1108. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  1109. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  1110. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  1111.  
  1112. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  1113. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  1114. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  1115. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  1116. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  1117. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  1118.  
  1119. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  1120. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  1121. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  1122. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  1123. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  1124. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  1125.  
  1126. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  1127. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  1128. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  1129. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  1130. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  1131. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  1132.  
  1133. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  1134. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  1135. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  1136. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  1137. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  1138. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  1139.  
  1140. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  1141. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  1142. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  1143. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  1144. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  1145. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  1146.  
  1147. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  1148. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  1149. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  1150. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  1151. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  1152. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  1153.  
  1154. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  1155. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  1156. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  1157. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  1158. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  1159. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  1160.  
  1161. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  1162. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  1163. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  1164. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  1165. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  1166. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  1167.  
  1168. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  1169. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  1170. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  1171. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  1172. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  1173. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  1174.  
  1175. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  1176. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  1177. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  1178. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  1179. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  1180. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  1181.  
  1182. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  1183. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  1184. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  1185. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  1186. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  1187. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  1188.  
  1189. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  1190. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  1191. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  1192. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  1193. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  1194. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  1195.  
  1196. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  1197. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  1198. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  1199. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  1200. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  1201. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  1202.  
  1203. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  1204. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  1205. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  1206. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  1207. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  1208. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  1209.  
  1210. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  1211. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  1212. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  1213. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  1214. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  1215. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  1216.  
  1217. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  1218. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  1219. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  1220. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  1221. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  1222. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  1223.  
  1224. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  1225. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  1226. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  1227. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  1228. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  1229. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  1230.  
  1231. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  1232. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  1233. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  1234. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  1235. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  1236. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  1237.  
  1238. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  1239. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  1240. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  1241. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  1242. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  1243. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  1244.  
  1245. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  1246. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  1247. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  1248. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  1249. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  1250. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  1251.  
  1252. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  1253. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  1254. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  1255. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  1256. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  1257. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  1258.  
  1259. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  1260. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  1261. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  1262. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  1263. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  1264. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  1265.  
  1266. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  1267. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  1268. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  1269. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  1270. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  1271. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  1272.  
  1273. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  1274. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  1275. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  1276. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  1277. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  1278. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  1279.  
  1280. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  1281. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  1282. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  1283. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  1284. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  1285. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  1286.  
  1287. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  1288. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  1289. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  1290. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  1291. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  1292. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  1293.  
  1294. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  1295. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  1296. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  1297. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  1298. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  1299. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  1300.  
  1301. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  1302. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  1303. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  1304. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  1305. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  1306. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  1307.  
  1308. Could not execute post-long-event action. Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  1309. at System.Linq.Enumerable.First[ThingDef] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
  1310. at RimWorld.GenStuff.DefaultStuffFor (Verse.BuildableDef bd) [0x00000] in <filename unknown>:0
  1311. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  1312. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  1313. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  1314.  
  1315. Could not load UnityEngine.Texture2D at Things/Apparel/ChefMaid in any active mod or in base resources.
  1316.  
  1317. MatFrom with null sourceTex.
  1318.  
  1319. Could not load UnityEngine.Texture2D at Things/Apparel/CleanerMaid in any active mod or in base resources.
  1320.  
  1321. MatFrom with null sourceTex.
  1322.  
  1323. Could not load UnityEngine.Texture2D at Things/Apparel/CrafterMaid in any active mod or in base resources.
  1324.  
  1325. MatFrom with null sourceTex.
  1326.  
  1327. Could not load UnityEngine.Texture2D at Things/Apparel/FightMaid in any active mod or in base resources.
  1328.  
  1329. MatFrom with null sourceTex.
  1330.  
  1331. Could not load UnityEngine.Texture2D at Things/Apparel/HeaderMaid in any active mod or in base resources.
  1332.  
  1333. MatFrom with null sourceTex.
  1334.  
  1335. Could not load UnityEngine.Texture2D at Things/Apparel/NurseMaid in any active mod or in base resources.
  1336.  
  1337. MatFrom with null sourceTex.
  1338.  
  1339. Could not load UnityEngine.Texture2D at Things/Apparel/MaidHatNA in any active mod or in base resources.
  1340.  
  1341. MatFrom with null sourceTex.
  1342.  
  1343. Could not load UnityEngine.Texture2D at Things/Apparel/MaidHatNB in any active mod or in base resources.
  1344.  
  1345. MatFrom with null sourceTex.
  1346.  
  1347. Could not load UnityEngine.Texture2D at Things/Apparel/MaidHatNC in any active mod or in base resources.
  1348.  
  1349. MatFrom with null sourceTex.
  1350.  
  1351. Could not load UnityEngine.Texture2D at Things/Building/Production/MaidCostumeCraftingTable in any active mod or in base resources.
  1352.  
  1353. MatFrom with null sourceTex.
  1354.  
  1355. Could not load UnityEngine.Texture2D at Things/Apparel/M4A1 in any active mod or in base resources.
  1356.  
  1357. MatFrom with null sourceTex.
  1358.  
  1359. Could not load UnityEngine.Texture2D at Things/Apparel/M16A1 in any active mod or in base resources.
  1360.  
  1361. MatFrom with null sourceTex.
  1362.  
  1363. Could not load UnityEngine.Texture2D at Things/Apparel/SOPII in any active mod or in base resources.
  1364.  
  1365. MatFrom with null sourceTex.
  1366.  
  1367. Could not load UnityEngine.Texture2D at Things/Apparel/AR15 in any active mod or in base resources.
  1368.  
  1369. MatFrom with null sourceTex.
  1370.  
  1371. Could not load UnityEngine.Texture2D at Things/Apparel/HK416 in any active mod or in base resources.
  1372.  
  1373. MatFrom with null sourceTex.
  1374.  
  1375. Could not load UnityEngine.Texture2D at Things/Apparel/UMP9 in any active mod or in base resources.
  1376.  
  1377. MatFrom with null sourceTex.
  1378.  
  1379. Could not load UnityEngine.Texture2D at Things/Apparel/UMP45 in any active mod or in base resources.
  1380.  
  1381. MatFrom with null sourceTex.
  1382.  
  1383. Could not load UnityEngine.Texture2D at Things/Apparel/AK12 in any active mod or in base resources.
  1384.  
  1385. MatFrom with null sourceTex.
  1386.  
  1387. Could not load UnityEngine.Texture2D at Things/Apparel/AN94 in any active mod or in base resources.
  1388.  
  1389. MatFrom with null sourceTex.
  1390.  
  1391. Could not load UnityEngine.Texture2D at Things/Apparel/416beret in any active mod or in base resources.
  1392.  
  1393. MatFrom with null sourceTex.
  1394.  
  1395. Could not load UnityEngine.Texture2D at Things/Apparel/AN94MASK in any active mod or in base resources.
  1396.  
  1397. MatFrom with null sourceTex.
  1398.  
  1399. Could not load UnityEngine.Texture2D at Things/Apparel/AK12MASK in any active mod or in base resources.
  1400.  
  1401. MatFrom with null sourceTex.
  1402.  
  1403. Collection cannot init: No textures found at path Art/FigurineofShoujo
  1404.  
  1405. Could not load UnityEngine.Texture2D at hololock in any active mod or in base resources.
  1406.  
  1407. MatFrom with null sourceTex.
  1408.  
  1409. Could not load UnityEngine.Texture2D at holokey in any active mod or in base resources.
  1410.  
  1411. MatFrom with null sourceTex.
  1412.  
  1413. Could not load UnityEngine.Texture2D at armbinder in any active mod or in base resources.
  1414.  
  1415. MatFrom with null sourceTex.
  1416.  
  1417. Could not load UnityEngine.Texture2D at gag in any active mod or in base resources.
  1418.  
  1419. MatFrom with null sourceTex.
  1420.  
  1421. Could not load UnityEngine.Texture2D at chastity_belt in any active mod or in base resources.
  1422.  
  1423. MatFrom with null sourceTex.
  1424.  
  1425. Could not load UnityEngine.Texture2D at noheart in any active mod or in base resources.
  1426.  
  1427. MatFrom with null sourceTex.
  1428.  
  1429. Could not load UnityEngine.Texture2D at male_genital in any active mod or in base resources.
  1430.  
  1431. MatFrom with null sourceTex.
  1432.  
  1433. Could not load UnityEngine.Texture2D at male_genital in any active mod or in base resources.
  1434.  
  1435. MatFrom with null sourceTex.
  1436.  
  1437. Could not load UnityEngine.Texture2D at male_genital in any active mod or in base resources.
  1438.  
  1439. MatFrom with null sourceTex.
  1440.  
  1441. Could not load UnityEngine.Texture2D at male_genital in any active mod or in base resources.
  1442.  
  1443. MatFrom with null sourceTex.
  1444.  
  1445. Could not load UnityEngine.Texture2D at male_genital in any active mod or in base resources.
  1446.  
  1447. MatFrom with null sourceTex.
  1448.  
  1449. Could not load UnityEngine.Texture2D at male_genital in any active mod or in base resources.
  1450.  
  1451. MatFrom with null sourceTex.
  1452.  
  1453. Could not load UnityEngine.Texture2D at male_genital in any active mod or in base resources.
  1454.  
  1455. MatFrom with null sourceTex.
  1456.  
  1457. Could not load UnityEngine.Texture2D at male_genital in any active mod or in base resources.
  1458.  
  1459. MatFrom with null sourceTex.
  1460.  
  1461. Could not load UnityEngine.Texture2D at male_genital in any active mod or in base resources.
  1462.  
  1463. MatFrom with null sourceTex.
  1464.  
  1465. Could not load UnityEngine.Texture2D at female_genital in any active mod or in base resources.
  1466.  
  1467. MatFrom with null sourceTex.
  1468.  
  1469. Could not load UnityEngine.Texture2D at female_genital in any active mod or in base resources.
  1470.  
  1471. MatFrom with null sourceTex.
  1472.  
  1473. Could not load UnityEngine.Texture2D at female_genital in any active mod or in base resources.
  1474.  
  1475. MatFrom with null sourceTex.
  1476.  
  1477. Could not load UnityEngine.Texture2D at breast in any active mod or in base resources.
  1478.  
  1479. MatFrom with null sourceTex.
  1480.  
  1481. Could not load UnityEngine.Texture2D at breast in any active mod or in base resources.
  1482.  
  1483. MatFrom with null sourceTex.
  1484.  
  1485. Could not load UnityEngine.Texture2D at breast in any active mod or in base resources.
  1486.  
  1487. MatFrom with null sourceTex.
  1488.  
  1489. Could not load UnityEngine.Texture2D at breast in any active mod or in base resources.
  1490.  
  1491. MatFrom with null sourceTex.
  1492.  
  1493. Could not load UnityEngine.Texture2D at anus in any active mod or in base resources.
  1494.  
  1495. MatFrom with null sourceTex.
  1496.  
  1497. Could not load UnityEngine.Texture2D at anus in any active mod or in base resources.
  1498.  
  1499. MatFrom with null sourceTex.
  1500.  
  1501. Could not load UnityEngine.Texture2D at anus in any active mod or in base resources.
  1502.  
  1503. MatFrom with null sourceTex.
  1504.  
  1505. Could not load UnityEngine.Texture2D at male_artificial_genital in any active mod or in base resources.
  1506.  
  1507. MatFrom with null sourceTex.
  1508.  
  1509. Could not load UnityEngine.Texture2D at male_artificial_genital in any active mod or in base resources.
  1510.  
  1511. MatFrom with null sourceTex.
  1512.  
  1513. Could not load UnityEngine.Texture2D at female_artificial_genital in any active mod or in base resources.
  1514.  
  1515. MatFrom with null sourceTex.
  1516.  
  1517. Could not load UnityEngine.Texture2D at artificial_breast in any active mod or in base resources.
  1518.  
  1519. MatFrom with null sourceTex.
  1520.  
  1521. Could not load UnityEngine.Texture2D at artificial_anus in any active mod or in base resources.
  1522.  
  1523. MatFrom with null sourceTex.
  1524.  
  1525. Could not load UnityEngine.Texture2D at male_artificial_genital in any active mod or in base resources.
  1526.  
  1527. MatFrom with null sourceTex.
  1528.  
  1529. Could not load UnityEngine.Texture2D at female_artificial_genital in any active mod or in base resources.
  1530.  
  1531. MatFrom with null sourceTex.
  1532.  
  1533. Could not load UnityEngine.Texture2D at artificial_breast in any active mod or in base resources.
  1534.  
  1535. MatFrom with null sourceTex.
  1536.  
  1537. Could not load UnityEngine.Texture2D at artificial_anus in any active mod or in base resources.
  1538.  
  1539. MatFrom with null sourceTex.
  1540.  
  1541. Could not load UnityEngine.Texture2D at male_genital in any active mod or in base resources.
  1542.  
  1543. MatFrom with null sourceTex.
  1544.  
  1545. Could not load UnityEngine.Texture2D at female_genital in any active mod or in base resources.
  1546.  
  1547. MatFrom with null sourceTex.
  1548.  
  1549. Could not load UnityEngine.Texture2D at anus in any active mod or in base resources.
  1550.  
  1551. MatFrom with null sourceTex.
  1552.  
  1553. Could not load UnityEngine.Texture2D at male_genital in any active mod or in base resources.
  1554.  
  1555. MatFrom with null sourceTex.
  1556.  
  1557. Could not load UnityEngine.Texture2D at male_genital in any active mod or in base resources.
  1558.  
  1559. MatFrom with null sourceTex.
  1560.  
  1561. Could not load UnityEngine.Texture2D at female_genital in any active mod or in base resources.
  1562.  
  1563. MatFrom with null sourceTex.
  1564.  
  1565. Could not load UnityEngine.Texture2D at anus in any active mod or in base resources.
  1566.  
  1567. MatFrom with null sourceTex.
  1568.  
  1569. Could not load UnityEngine.Texture2D at Humpshroom in any active mod or in base resources.
  1570.  
  1571. MatFrom with null sourceTex.
  1572.  
  1573. Could not load UnityEngine.Texture2D at HumpshroomCollected in any active mod or in base resources.
  1574.  
  1575. MatFrom with null sourceTex.
  1576.  
  1577. Collection cannot init: No textures found at path Contraceptive
  1578.  
  1579. Failed to find any texture while constructing Multi(initPath=Things/Building/Furniture/Bed/BedWhore, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000)). Filenames have changed; if you are converting an old mod, recommend renaming textures from *_back to *_north, *_side to *_east, and *_front to *_south.
  1580.  
  1581. Could not execute post-long-event action. Exception: System.NullReferenceException: Object reference not set to an instance of an object
  1582. at Verse.BuildableDef.ResolveIcon () [0x00000] in <filename unknown>:0
  1583. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  1584. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  1585. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  1586.  
  1587. Failed to find any texture while constructing Multi(initPath=Things/Building/Furniture/Bed/DoubleBedWhore, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000)). Filenames have changed; if you are converting an old mod, recommend renaming textures from *_back to *_north, *_side to *_east, and *_front to *_south.
  1588.  
  1589. Could not execute post-long-event action. Exception: System.NullReferenceException: Object reference not set to an instance of an object
  1590. at Verse.BuildableDef.ResolveIcon () [0x00000] in <filename unknown>:0
  1591. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  1592. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  1593. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  1594.  
  1595. Failed to find any texture while constructing Multi(initPath=Things/Building/Furniture/Bed/RoyalBedWhore, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000)). Filenames have changed; if you are converting an old mod, recommend renaming textures from *_back to *_north, *_side to *_east, and *_front to *_south.
  1596.  
  1597. Could not execute post-long-event action. Exception: System.NullReferenceException: Object reference not set to an instance of an object
  1598. at Verse.BuildableDef.ResolveIcon () [0x00000] in <filename unknown>:0
  1599. at Verse.ThingDef.ResolveIcon () [0x00000] in <filename unknown>:0
  1600. at Verse.BuildableDef.<PostLoad>m__0 () [0x00000] in <filename unknown>:0
  1601. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  1602.  
  1603. Translation data for language Simplified Chinese has 125 errors. Generate translation report for more info.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement