Advertisement
Guest User

Untitled

a guest
Jun 27th, 2017
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 243.24 KB | None | 0 0
  1. Log uploaded on Tuesday, June 27, 2017, 7:13:43 PM
  2. Loaded mods:
  3. Core: (no assemblies)
  4. Hand Me That Brick: HandMeThatBrick(2.2.17.0)
  5. HugsLib[3.1.2]: 0Harmony(1.0.9.1), HugsLib(0.17.0.0)
  6. More Vanilla Turrets: (no assemblies)
  7. RT's Weapon Pack: (no assemblies)
  8. Organized Research Tab: OrganizedResearch(1.0.1.0)
  9. Set-Up Camp: Nandonalt_SetUpCamp(1.0.0.0)
  10. More Furniture (A17): (no assemblies)
  11. Bridgello: (no assemblies)
  12. Expanded Prosthetics and Organ Engineering 2.0: (no assemblies)
  13. Notifications Archiver: 0Harmony(1.0.9.1), Notifications Archiver(1.2.17.0)
  14.  
  15. Active Harmony patches:
  16. DebugWindowsOpener.DrawButtons: TRANS: HugsLib.Patches.DebugWindowsOpener_Patch.DrawAdditonalButtons
  17. Dialog_Options.DoWindowContents: TRANS: HugsLib.Patches.Dialog_Options_Patch.ReplaceModOptionsButton
  18. EditWindow_Log.DoMessagesListing: PRE: HugsLib.Patches.EditWindow_Log_Patch.ExtraLogWindowButtons
  19. Game.DeinitAndRemoveMap: post: HugsLib.Patches.Game_DeinitAndRemoveMap_Patch.MapRemovalHook
  20. Game.FinalizeInit: post: HugsLib.Patches.Game_FinalizeInit_Patch.WorldLoadedHook
  21. LanguageDatabase.SelectLanguage: PRE: HugsLib.Patches.LanguageDatabase_Patch.ForceRestartAfterLangChange
  22. LetterStack.ReceiveLetter: post: Notifications_Archiver.Notifications_Archiver_LetterStack_Patch.Postfix
  23. Map.ConstructComponents: post: HugsLib.Patches.Map_ConstructComponents_Patch.MapComponentsInitHook
  24. Map.FinalizeInit: post: HugsLib.Patches.Map_FinalizeInit_Patch.MapLoadedHook
  25. MapComponentUtility.MapGenerated: post: HugsLib.Patches.MapComponentUtility_MapGenerated_Patch.MapGeneratedHook
  26. Messages.Message: post: Notifications_Archiver.Notifications_Archiver_Messages_Patch_textAndTarget.Postfix
  27. Messages.Message: post: Notifications_Archiver.Notifications_Archiver_Messages_Patch_textOnly.Postfix
  28. Page_ModsConfig.PostClose: TRANS: HugsLib.Patches.ModsConfig_PostClose_Patch.QuickRestartInDevMode
  29. PlayDataLoader.DoPlayLoad: post: HugsLib.Patches.PlayDataLoader_Patch.InitModsHook
  30. Root.Update: post: HugsLib.Patches.Root_Patch.UpdateHook
  31. Root_Play.SetupForQuickTestPlay: TRANS: HugsLib.Patches.RootPlay_TestPlay_Patch.InjectCustomQuickstartSettings
  32. UIRoot.UIRootOnGUI: post: HugsLib.Patches.UIRoot_Patch.OnGUIHook
  33. Harmony versions present: UnlimitedHugs.HugsLib:1.0.9.1, dingo.rimworld.notifications_archiver:1.0.9.1
  34.  
  35. Platform information: (hidden, hold Shift while publishing to include)
  36.  
  37. Log file contents:
  38. Initialize engine version: 5.4.1f1 (649f48bbbf0f)
  39. GfxDevice: [Renderer information redacted]
  40. Begin MonoManager ReloadAssembly
  41. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.dll into Unity Child Domain
  42. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\Assembly-CSharp-firstpass.dll into Unity Child Domain
  43. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\Assembly-CSharp.dll into Unity Child Domain
  44. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.UI.dll into Unity Child Domain
  45. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.Networking.dll into Unity Child Domain
  46. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\System.Xml.Linq.dll into Unity Child Domain
  47. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\NAudio.dll into Unity Child Domain
  48. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\NVorbis.dll into Unity Child Domain
  49. desktop: 1920x1080 60Hz; virtual: 1920x1080 at 0,0
  50. RimWorld 0.17.1546 rev887
  51.  
  52. XML error: Could not register node named "DiseaseIncident" in mod Core because this name is already used in this mod.
  53.  
  54. XML error: Could not register node named "TileStoneBase" in mod Core because this name is already used in this mod.
  55.  
  56. XML error: <letterType>BadUrgent</letterType> doesn't correspond to any field in type IncidentDef.
  57.  
  58. XML error: <letterType>BadUrgent</letterType> doesn't correspond to any field in type IncidentDef.
  59.  
  60. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  61. � None
  62. � MapPlayerHome
  63. � MapTempIncident
  64. � MapMisc
  65. � Caravan
  66. � World
  67. � All
  68. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  69. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  70. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  71. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  72. --- End of inner exception stack trace ---
  73. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  74. --- End of inner exception stack trace ---
  75. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  76. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  77.  
  78. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  79. � None
  80. � MapPlayerHome
  81. � MapTempIncident
  82. � MapMisc
  83. � Caravan
  84. � World
  85. � All
  86. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  87. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  88. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  89. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  90. --- End of inner exception stack trace ---
  91. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  92. --- End of inner exception stack trace ---
  93. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  94. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  95.  
  96. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  97. � None
  98. � MapPlayerHome
  99. � MapTempIncident
  100. � MapMisc
  101. � Caravan
  102. � World
  103. � All
  104. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  105. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  106. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  107. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  108. --- End of inner exception stack trace ---
  109. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  110. --- End of inner exception stack trace ---
  111. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  112. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  113.  
  114. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  115. � None
  116. � MapPlayerHome
  117. � MapTempIncident
  118. � MapMisc
  119. � Caravan
  120. � World
  121. � All
  122. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  123. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  124. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  125. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  126. --- End of inner exception stack trace ---
  127. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  128. --- End of inner exception stack trace ---
  129. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  130. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  131.  
  132. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  133. � None
  134. � MapPlayerHome
  135. � MapTempIncident
  136. � MapMisc
  137. � Caravan
  138. � World
  139. � All
  140. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  141. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  142. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  143. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  144. --- End of inner exception stack trace ---
  145. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  146. --- End of inner exception stack trace ---
  147. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  148. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  149.  
  150. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  151. � None
  152. � MapPlayerHome
  153. � MapTempIncident
  154. � MapMisc
  155. � Caravan
  156. � World
  157. � All
  158. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  159. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  160. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  161. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  162. --- End of inner exception stack trace ---
  163. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  164. --- End of inner exception stack trace ---
  165. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  166. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  167.  
  168. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  169. � None
  170. � MapPlayerHome
  171. � MapTempIncident
  172. � MapMisc
  173. � Caravan
  174. � World
  175. � All
  176. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  177. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  178. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  179. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  180. --- End of inner exception stack trace ---
  181. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  182. --- End of inner exception stack trace ---
  183. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  184. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  185.  
  186. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  187. � None
  188. � MapPlayerHome
  189. � MapTempIncident
  190. � MapMisc
  191. � Caravan
  192. � World
  193. � All
  194. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  195. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  196. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  197. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  198. --- End of inner exception stack trace ---
  199. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  200. --- End of inner exception stack trace ---
  201. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  202. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  203.  
  204. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  205. � None
  206. � MapPlayerHome
  207. � MapTempIncident
  208. � MapMisc
  209. � Caravan
  210. � World
  211. � All
  212. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  213. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  214. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  215. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  216. --- End of inner exception stack trace ---
  217. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  218. --- End of inner exception stack trace ---
  219. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  220. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  221.  
  222. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  223. � None
  224. � MapPlayerHome
  225. � MapTempIncident
  226. � MapMisc
  227. � Caravan
  228. � World
  229. � All
  230. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  231. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  232. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  233. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  234. --- End of inner exception stack trace ---
  235. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  236. --- End of inner exception stack trace ---
  237. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  238. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  239.  
  240. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  241. � None
  242. � MapPlayerHome
  243. � MapTempIncident
  244. � MapMisc
  245. � Caravan
  246. � World
  247. � All
  248. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  249. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  250. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  251. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  252. --- End of inner exception stack trace ---
  253. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  254. --- End of inner exception stack trace ---
  255. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  256. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  257.  
  258. XML error: <letterType>BadUrgent</letterType> doesn't correspond to any field in type IncidentDef.
  259.  
  260. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  261. � None
  262. � MapPlayerHome
  263. � MapTempIncident
  264. � MapMisc
  265. � Caravan
  266. � World
  267. � All
  268. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  269. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  270. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  271. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  272. --- End of inner exception stack trace ---
  273. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  274. --- End of inner exception stack trace ---
  275. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  276. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  277.  
  278. XML error: <pawnKinds><li>Warg</li><li>Elephant</li><li>Muffalo</li><li>Boomalope</li><li>Boomrat</li><li>Rhinoceros</li><li>WildBoar</li></pawnKinds> doesn't correspond to any field in type IncidentDef.
  279.  
  280. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  281. � None
  282. � MapPlayerHome
  283. � MapTempIncident
  284. � MapMisc
  285. � Caravan
  286. � World
  287. � All
  288. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  289. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  290. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  291. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  292. --- End of inner exception stack trace ---
  293. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  294. --- End of inner exception stack trace ---
  295. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  296. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  297.  
  298. XML error: <letterType>BadNonUrgent</letterType> doesn't correspond to any field in type IncidentDef.
  299.  
  300. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  301. � None
  302. � MapPlayerHome
  303. � MapTempIncident
  304. � MapMisc
  305. � Caravan
  306. � World
  307. � All
  308. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  309. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  310. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  311. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  312. --- End of inner exception stack trace ---
  313. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  314. --- End of inner exception stack trace ---
  315. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  316. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  317.  
  318. XML error: <letterType>BadNonUrgent</letterType> doesn't correspond to any field in type IncidentDef.
  319.  
  320. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  321. � None
  322. � MapPlayerHome
  323. � MapTempIncident
  324. � MapMisc
  325. � Caravan
  326. � World
  327. � All
  328. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  329. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  330. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  331. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  332. --- End of inner exception stack trace ---
  333. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  334. --- End of inner exception stack trace ---
  335. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  336. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  337.  
  338. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  339. � None
  340. � MapPlayerHome
  341. � MapTempIncident
  342. � MapMisc
  343. � Caravan
  344. � World
  345. � All
  346. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  347. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  348. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  349. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  350. --- End of inner exception stack trace ---
  351. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  352. --- End of inner exception stack trace ---
  353. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  354. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  355.  
  356. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  357. � None
  358. � MapPlayerHome
  359. � MapTempIncident
  360. � MapMisc
  361. � Caravan
  362. � World
  363. � All
  364. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  365. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  366. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  367. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  368. --- End of inner exception stack trace ---
  369. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  370. --- End of inner exception stack trace ---
  371. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  372. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  373.  
  374. Could not find a type named IncidentWorker_MakeMapCondition
  375.  
  376. XML error: <mapCondition>Eclipse</mapCondition> doesn't correspond to any field in type IncidentDef.
  377.  
  378. XML error: <letterType>BadNonUrgent</letterType> doesn't correspond to any field in type IncidentDef.
  379.  
  380. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  381. � None
  382. � MapPlayerHome
  383. � MapTempIncident
  384. � MapMisc
  385. � Caravan
  386. � World
  387. � All
  388. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  389. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  390. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  391. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  392. --- End of inner exception stack trace ---
  393. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  394. --- End of inner exception stack trace ---
  395. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  396. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  397.  
  398. Could not find a type named IncidentWorker_MakeMapCondition
  399.  
  400. XML error: <mapCondition>SolarFlare</mapCondition> doesn't correspond to any field in type IncidentDef.
  401.  
  402. XML error: <letterType>BadNonUrgent</letterType> doesn't correspond to any field in type IncidentDef.
  403.  
  404. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  405. � None
  406. � MapPlayerHome
  407. � MapTempIncident
  408. � MapMisc
  409. � Caravan
  410. � World
  411. � All
  412. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  413. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  414. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  415. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  416. --- End of inner exception stack trace ---
  417. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  418. --- End of inner exception stack trace ---
  419. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  420. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  421.  
  422. XML error: <mapCondition>PsychicDrone</mapCondition> doesn't correspond to any field in type IncidentDef.
  423.  
  424. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  425. � None
  426. � MapPlayerHome
  427. � MapTempIncident
  428. � MapMisc
  429. � Caravan
  430. � World
  431. � All
  432. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  433. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  434. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  435. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  436. --- End of inner exception stack trace ---
  437. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  438. --- End of inner exception stack trace ---
  439. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  440. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  441.  
  442. Could not find a type named IncidentWorker_MakeMapCondition
  443.  
  444. XML error: <mapCondition>ToxicFallout</mapCondition> doesn't correspond to any field in type IncidentDef.
  445.  
  446. XML error: <letterType>BadNonUrgent</letterType> doesn't correspond to any field in type IncidentDef.
  447.  
  448. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  449. � None
  450. � MapPlayerHome
  451. � MapTempIncident
  452. � MapMisc
  453. � Caravan
  454. � World
  455. � All
  456. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  457. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  458. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  459. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  460. --- End of inner exception stack trace ---
  461. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  462. --- End of inner exception stack trace ---
  463. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  464. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  465.  
  466. Could not find a type named IncidentWorker_MakeMapCondition
  467.  
  468. XML error: <mapCondition>VolcanicWinter</mapCondition> doesn't correspond to any field in type IncidentDef.
  469.  
  470. XML error: <letterType>BadNonUrgent</letterType> doesn't correspond to any field in type IncidentDef.
  471.  
  472. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  473. � None
  474. � MapPlayerHome
  475. � MapTempIncident
  476. � MapMisc
  477. � Caravan
  478. � World
  479. � All
  480. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  481. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  482. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  483. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  484. --- End of inner exception stack trace ---
  485. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  486. --- End of inner exception stack trace ---
  487. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  488. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  489.  
  490. XML error: <mapCondition>HeatWave</mapCondition> doesn't correspond to any field in type IncidentDef.
  491.  
  492. XML error: <letterType>BadNonUrgent</letterType> doesn't correspond to any field in type IncidentDef.
  493.  
  494. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  495. � None
  496. � MapPlayerHome
  497. � MapTempIncident
  498. � MapMisc
  499. � Caravan
  500. � World
  501. � All
  502. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  503. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  504. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  505. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  506. --- End of inner exception stack trace ---
  507. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  508. --- End of inner exception stack trace ---
  509. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  510. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  511.  
  512. XML error: <mapCondition>ColdSnap</mapCondition> doesn't correspond to any field in type IncidentDef.
  513.  
  514. XML error: <letterType>BadNonUrgent</letterType> doesn't correspond to any field in type IncidentDef.
  515.  
  516. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  517. � None
  518. � MapPlayerHome
  519. � MapTempIncident
  520. � MapMisc
  521. � Caravan
  522. � World
  523. � All
  524. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  525. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  526. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  527. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  528. --- End of inner exception stack trace ---
  529. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  530. --- End of inner exception stack trace ---
  531. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  532. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  533.  
  534. XML error: <letterType>BadNonUrgent</letterType> doesn't correspond to any field in type IncidentDef.
  535.  
  536. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  537. � None
  538. � MapPlayerHome
  539. � MapTempIncident
  540. � MapMisc
  541. � Caravan
  542. � World
  543. � All
  544. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  545. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  546. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  547. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  548. --- End of inner exception stack trace ---
  549. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  550. --- End of inner exception stack trace ---
  551. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  552. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  553.  
  554. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  555. � None
  556. � MapPlayerHome
  557. � MapTempIncident
  558. � MapMisc
  559. � Caravan
  560. � World
  561. � All
  562. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  563. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  564. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  565. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  566. --- End of inner exception stack trace ---
  567. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  568. --- End of inner exception stack trace ---
  569. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  570. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  571.  
  572. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  573. � None
  574. � MapPlayerHome
  575. � MapTempIncident
  576. � MapMisc
  577. � Caravan
  578. � World
  579. � All
  580. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  581. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  582. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  583. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  584. --- End of inner exception stack trace ---
  585. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  586. --- End of inner exception stack trace ---
  587. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  588. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  589.  
  590. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  591. � None
  592. � MapPlayerHome
  593. � MapTempIncident
  594. � MapMisc
  595. � Caravan
  596. � World
  597. � All
  598. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  599. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  600. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  601. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  602. --- End of inner exception stack trace ---
  603. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  604. --- End of inner exception stack trace ---
  605. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  606. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  607.  
  608. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  609. � None
  610. � MapPlayerHome
  611. � MapTempIncident
  612. � MapMisc
  613. � Caravan
  614. � World
  615. � All
  616. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  617. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  618. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  619. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  620. --- End of inner exception stack trace ---
  621. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  622. --- End of inner exception stack trace ---
  623. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  624. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  625.  
  626. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  627. � None
  628. � MapPlayerHome
  629. � MapTempIncident
  630. � MapMisc
  631. � Caravan
  632. � World
  633. � All
  634. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  635. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  636. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  637. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  638. --- End of inner exception stack trace ---
  639. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  640. --- End of inner exception stack trace ---
  641. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  642. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  643.  
  644. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  645. � None
  646. � MapPlayerHome
  647. � MapTempIncident
  648. � MapMisc
  649. � Caravan
  650. � World
  651. � All
  652. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  653. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  654. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  655. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  656. --- End of inner exception stack trace ---
  657. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  658. --- End of inner exception stack trace ---
  659. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  660. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  661.  
  662. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  663. � None
  664. � MapPlayerHome
  665. � MapTempIncident
  666. � MapMisc
  667. � Caravan
  668. � World
  669. � All
  670. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  671. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  672. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  673. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  674. --- End of inner exception stack trace ---
  675. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  676. --- End of inner exception stack trace ---
  677. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  678. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  679.  
  680. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  681. � None
  682. � MapPlayerHome
  683. � MapTempIncident
  684. � MapMisc
  685. � Caravan
  686. � World
  687. � All
  688. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  689. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  690. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  691. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  692. --- End of inner exception stack trace ---
  693. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  694. --- End of inner exception stack trace ---
  695. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  696. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  697.  
  698. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  699. � None
  700. � MapPlayerHome
  701. � MapTempIncident
  702. � MapMisc
  703. � Caravan
  704. � World
  705. � All
  706. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  707. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  708. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  709. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  710. --- End of inner exception stack trace ---
  711. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  712. --- End of inner exception stack trace ---
  713. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  714. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  715.  
  716. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  717. � None
  718. � MapPlayerHome
  719. � MapTempIncident
  720. � MapMisc
  721. � Caravan
  722. � World
  723. � All
  724. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  725. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  726. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  727. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  728. --- End of inner exception stack trace ---
  729. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  730. --- End of inner exception stack trace ---
  731. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  732. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  733.  
  734. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  735. � None
  736. � MapPlayerHome
  737. � MapTempIncident
  738. � MapMisc
  739. � Caravan
  740. � World
  741. � All
  742. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  743. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  744. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  745. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  746. --- End of inner exception stack trace ---
  747. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  748. --- End of inner exception stack trace ---
  749. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  750. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  751.  
  752. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  753. � None
  754. � MapPlayerHome
  755. � MapTempIncident
  756. � MapMisc
  757. � Caravan
  758. � World
  759. � All
  760. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  761. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  762. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  763. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  764. --- End of inner exception stack trace ---
  765. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  766. --- End of inner exception stack trace ---
  767. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  768. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  769.  
  770. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  771. � None
  772. � MapPlayerHome
  773. � MapTempIncident
  774. � MapMisc
  775. � Caravan
  776. � World
  777. � All
  778. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  779. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  780. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  781. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  782. --- End of inner exception stack trace ---
  783. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  784. --- End of inner exception stack trace ---
  785. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  786. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  787.  
  788. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  789. � None
  790. � MapPlayerHome
  791. � MapTempIncident
  792. � MapMisc
  793. � Caravan
  794. � World
  795. � All
  796. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  797. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  798. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  799. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  800. --- End of inner exception stack trace ---
  801. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  802. --- End of inner exception stack trace ---
  803. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  804. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  805.  
  806. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  807. � None
  808. � MapPlayerHome
  809. � MapTempIncident
  810. � MapMisc
  811. � Caravan
  812. � World
  813. � All
  814. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  815. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  816. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  817. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  818. --- End of inner exception stack trace ---
  819. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  820. --- End of inner exception stack trace ---
  821. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  822. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  823.  
  824. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  825. � None
  826. � MapPlayerHome
  827. � MapTempIncident
  828. � MapMisc
  829. � Caravan
  830. � World
  831. � All
  832. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  833. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  834. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  835. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  836. --- End of inner exception stack trace ---
  837. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  838. --- End of inner exception stack trace ---
  839. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  840. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  841.  
  842. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  843. � None
  844. � MapPlayerHome
  845. � MapTempIncident
  846. � MapMisc
  847. � Caravan
  848. � World
  849. � All
  850. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  851. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  852. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  853. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  854. --- End of inner exception stack trace ---
  855. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  856. --- End of inner exception stack trace ---
  857. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  858. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  859.  
  860. Found no usable data when trying to get defs from file MapConditions_Misc.xml
  861.  
  862. Found no usable data when trying to get defs from file MainTabs.xml
  863.  
  864. Could not find type named SymbolResolver_RandomGeneralGoods from node <li Class="SymbolResolver_RandomGeneralGoods" />
  865.  
  866. Exception loading list from XML: System.MissingMethodException: Cannot create an abstract class 'RimWorld.BaseGen.SymbolResolver'.
  867. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  868. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  869. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  870. at Verse.DirectXmlToObject.ObjectFromXml[SymbolResolver] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  871. at Verse.DirectXmlToObject.ListFromXml[SymbolResolver] (System.Xml.XmlNode listRootNode) [0x00000] in <filename unknown>:0
  872. XML:
  873. <resolvers><li Class="SymbolResolver_RandomGeneralGoods" /></resolvers>
  874.  
  875. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  876. � None
  877. � MapPlayerHome
  878. � MapTempIncident
  879. � MapMisc
  880. � Caravan
  881. � World
  882. � All
  883. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  884. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  885. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  886. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  887. --- End of inner exception stack trace ---
  888. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  889. --- End of inner exception stack trace ---
  890. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  891. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  892.  
  893. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  894. � None
  895. � MapPlayerHome
  896. � MapTempIncident
  897. � MapMisc
  898. � Caravan
  899. � World
  900. � All
  901. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  902. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  903. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  904. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  905. --- End of inner exception stack trace ---
  906. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  907. --- End of inner exception stack trace ---
  908. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  909. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  910.  
  911. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  912. � None
  913. � MapPlayerHome
  914. � MapTempIncident
  915. � MapMisc
  916. � Caravan
  917. � World
  918. � All
  919. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  920. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  921. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  922. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  923. --- End of inner exception stack trace ---
  924. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  925. --- End of inner exception stack trace ---
  926. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  927. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  928.  
  929. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  930. � None
  931. � MapPlayerHome
  932. � MapTempIncident
  933. � MapMisc
  934. � Caravan
  935. � World
  936. � All
  937. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  938. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  939. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  940. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  941. --- End of inner exception stack trace ---
  942. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  943. --- End of inner exception stack trace ---
  944. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  945. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  946.  
  947. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  948. � None
  949. � MapPlayerHome
  950. � MapTempIncident
  951. � MapMisc
  952. � Caravan
  953. � World
  954. � All
  955. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  956. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  957. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  958. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  959. --- End of inner exception stack trace ---
  960. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  961. --- End of inner exception stack trace ---
  962. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  963. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  964.  
  965. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  966. � None
  967. � MapPlayerHome
  968. � MapTempIncident
  969. � MapMisc
  970. � Caravan
  971. � World
  972. � All
  973. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  974. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  975. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  976. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  977. --- End of inner exception stack trace ---
  978. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  979. --- End of inner exception stack trace ---
  980. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  981. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  982.  
  983. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  984. � None
  985. � MapPlayerHome
  986. � MapTempIncident
  987. � MapMisc
  988. � Caravan
  989. � World
  990. � All
  991. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  992. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  993. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  994. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  995. --- End of inner exception stack trace ---
  996. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  997. --- End of inner exception stack trace ---
  998. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  999. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  1000.  
  1001. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  1002. � None
  1003. � MapPlayerHome
  1004. � MapTempIncident
  1005. � MapMisc
  1006. � Caravan
  1007. � World
  1008. � All
  1009. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  1010. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  1011. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  1012. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1013. --- End of inner exception stack trace ---
  1014. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1015. --- End of inner exception stack trace ---
  1016. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1017. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  1018.  
  1019. XML error: <incidentMtb>0.87</incidentMtb> doesn't correspond to any field in type StorytellerCompProperties_RandomMain.
  1020.  
  1021. Could not find a type named PersonalShield
  1022.  
  1023. Exception parsing <li>Accessory</li> to type RimWorld.ApparelLayer: System.ArgumentException: Exception parsing RimWorld.ApparelLayer from "Accessory" ---> System.ArgumentException: 'Accessory' is not a valid value for RimWorld.ApparelLayer. Valid values are:
  1024. � OnSkin
  1025. � Middle
  1026. � Shell
  1027. � Belt
  1028. � Overhead
  1029. ---> System.ArgumentException: The requested value 'Accessory' was not found.
  1030. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  1031. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  1032. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1033. --- End of inner exception stack trace ---
  1034. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1035. --- End of inner exception stack trace ---
  1036. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1037. at Verse.DirectXmlToObject.ObjectFromXml[ApparelLayer] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  1038.  
  1039. XML error: <commonality>1</commonality> doesn't correspond to any field in type ApparelProperties.
  1040.  
  1041. Duplicate def-linked translation key: ShutDown.label
  1042.  
  1043. Error loading language from [Rimworld_dir]\Mods\Core\Languages\Russian: dir MainTabDef doesn't correspond to any def type. Skipping...
  1044.  
  1045. Error loading language from [Rimworld_dir]\Mods\Core\Languages\Russian: dir MapConditionDef doesn't correspond to any def type. Skipping...
  1046.  
  1047. Error loading language from [Rimworld_dir]\Mods\Core\Languages\Russian: dir TradeDialogSorterDef doesn't correspond to any def type. Skipping...
  1048.  
  1049. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  1050.  
  1051. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  1052.  
  1053. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  1054.  
  1055. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  1056.  
  1057. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  1058.  
  1059. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  1060.  
  1061. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  1062.  
  1063. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  1064.  
  1065. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  1066.  
  1067. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  1068.  
  1069. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  1070.  
  1071. Could not load UnityEngine.Texture2D at Things/Pawn/Humanlike/Apparel/PersonalShield/PersonalShield in any active mod or in base resources.
  1072.  
  1073. MatFrom with null sourceTex.
  1074.  
  1075. Def-linked translation error: Found no Verse.DamageDef named Repair to match Repair.label
  1076.  
  1077. Def-linked translation error: Found no Verse.DamageDef named HealInjury to match HealInjury.label
  1078.  
  1079. Def-linked translation error: Found no Verse.DamageDef named HealGlobal to match HealGlobal.label
  1080.  
  1081. Def-linked translation error: Found no Verse.DamageDef named RestoreBodyPart to match RestoreBodyPart.label
  1082.  
  1083. Def-linked translation error: Found no RimWorld.StatDef named PersonalShieldEnergyMax to match PersonalShieldEnergyMax.label
  1084.  
  1085. Def-linked translation error: Found no RimWorld.StatDef named PersonalShieldEnergyMax to match PersonalShieldEnergyMax.description
  1086.  
  1087. Def-linked translation error: Found no RimWorld.StatDef named PersonalShieldRechargeRate to match PersonalShieldRechargeRate.label
  1088.  
  1089. Def-linked translation error: Found no RimWorld.StatDef named PersonalShieldRechargeRate to match PersonalShieldRechargeRate.description
  1090.  
  1091. Def-linked translation error: Found no RimWorld.StatDef named PersonalShieldRechargeRate to match PersonalShieldRechargeRate.formatString
  1092.  
  1093. Def-linked translation error: Found no RimWorld.StatDef named HarvestFailChance to match HarvestFailChance.label
  1094.  
  1095. Def-linked translation error: Found no RimWorld.StatDef named HarvestFailChance to match HarvestFailChance.description
  1096.  
  1097. Def-linked translation error: Found no RimWorld.StatDef named ConstructFailChance to match ConstructFailChance.label
  1098.  
  1099. Def-linked translation error: Found no RimWorld.StatDef named ConstructFailChance to match ConstructFailChance.description
  1100.  
  1101. Def-linked translation error: Found no RimWorld.StatDef named FixBrokenDownBuildingFailChance to match FixBrokenDownBuildingFailChance.label
  1102.  
  1103. Def-linked translation error: Found no RimWorld.StatDef named FixBrokenDownBuildingFailChance to match FixBrokenDownBuildingFailChance.description
  1104.  
  1105. Def-linked translation error: Found no Verse.ThingDef named TemporaryRegionBarrier to match TemporaryRegionBarrier.label
  1106.  
  1107. Def-linked translation error: Found no Verse.ThingDef named EquipmentRack_Blueprint to match EquipmentRack_Blueprint.label
  1108.  
  1109. Def-linked translation error: Found no Verse.ThingDef named EquipmentRack_Frame to match EquipmentRack_Frame.label
  1110.  
  1111. Def-linked translation error: Found no Verse.ThingDef named EquipmentRack_Frame to match EquipmentRack_Frame.description
  1112.  
  1113. Def-linked translation error: Found no Verse.ThingDef named EquipmentRack_Blueprint_Install to match EquipmentRack_Blueprint_Install.label
  1114.  
  1115. Def-linked translation error: Found no RimWorld.ThoughtDef named CurrentlyInMentalStateAggro to match CurrentlyInMentalStateAggro.stages.0.label
  1116.  
  1117. Def-linked translation error: Found no RimWorld.ThoughtDef named CurrentlyInMentalStateAggro to match CurrentlyInMentalStateAggro.stages.0.description
  1118.  
  1119. Def-linked translation error: Found no RimWorld.ThoughtDef named CurrentlyInMentalStateSad to match CurrentlyInMentalStateSad.stages.0.label
  1120.  
  1121. Def-linked translation error: Found no RimWorld.ThoughtDef named CurrentlyInMentalStateSad to match CurrentlyInMentalStateSad.stages.0.description
  1122.  
  1123. Def-linked translation error: Found no RimWorld.ThoughtDef named CurrentlyInMentalStatePanic to match CurrentlyInMentalStatePanic.stages.0.label
  1124.  
  1125. Def-linked translation error: Found no RimWorld.ThoughtDef named CurrentlyInMentalStatePanic to match CurrentlyInMentalStatePanic.stages.0.description
  1126.  
  1127. Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.0.label
  1128.  
  1129. Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.0.description
  1130.  
  1131. Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.3.label
  1132.  
  1133. Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.3.description
  1134.  
  1135. Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.4.label
  1136.  
  1137. Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.4.description
  1138.  
  1139. Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.5.label
  1140.  
  1141. Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.5.description
  1142.  
  1143. Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.6.label
  1144.  
  1145. Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.6.description
  1146.  
  1147. Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.7.label
  1148.  
  1149. Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.7.description
  1150.  
  1151. Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.8.label
  1152.  
  1153. Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.8.description
  1154.  
  1155. Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.9.label
  1156.  
  1157. Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.9.description
  1158.  
  1159. Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.0.label
  1160.  
  1161. Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.0.description
  1162.  
  1163. Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.1.label
  1164.  
  1165. Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.1.description
  1166.  
  1167. Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.4.label
  1168.  
  1169. Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.4.description
  1170.  
  1171. Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.5.label
  1172.  
  1173. Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.5.description
  1174.  
  1175. Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.6.label
  1176.  
  1177. Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.6.description
  1178.  
  1179. Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.7.label
  1180.  
  1181. Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.7.description
  1182.  
  1183. Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.8.label
  1184.  
  1185. Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.8.description
  1186.  
  1187. Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.9.label
  1188.  
  1189. Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.9.description
  1190.  
  1191. Def-linked translation error: Found no RimWorld.ThoughtDef named SharedBedroom to match SharedBedroom.stages.0.label
  1192.  
  1193. Def-linked translation error: Found no RimWorld.ThoughtDef named SharedBedroom to match SharedBedroom.stages.0.description
  1194.  
  1195. Def-linked translation error: Found no RimWorld.TraderKindDef named Caravan_Neolithic_CombatSupplier to match Caravan_Neolithic_CombatSupplier.label
  1196.  
  1197. Def-linked translation error: Found no RimWorld.WorkGiverDef named DoctorTreatEmergency to match DoctorTreatEmergency.label
  1198.  
  1199. Def-linked translation error: Found no RimWorld.WorkGiverDef named DoctorTreatEmergency to match DoctorTreatEmergency.gerund
  1200.  
  1201. Def-linked translation error: Found no RimWorld.WorkGiverDef named DoctorTreatEmergency to match DoctorTreatEmergency.verb
  1202.  
  1203. Def-linked translation error: Found no RimWorld.WorkGiverDef named DoctorTreat to match DoctorTreat.label
  1204.  
  1205. Def-linked translation error: Found no RimWorld.WorkGiverDef named DoctorTreat to match DoctorTreat.gerund
  1206.  
  1207. Def-linked translation error: Found no RimWorld.WorkGiverDef named DoctorTreat to match DoctorTreat.verb
  1208.  
  1209. Def-linked translation error: Found no RimWorld.WorkGiverDef named DoctorFeed to match DoctorFeed.label
  1210.  
  1211. Def-linked translation error: Found no RimWorld.WorkGiverDef named DoctorFeed to match DoctorFeed.gerund
  1212.  
  1213. Def-linked translation error: Found no RimWorld.WorkGiverDef named DoctorFeed to match DoctorFeed.verb
  1214.  
  1215. Couldn't load backstory Refugee70: System.Exception: Backstory not found matching identifier Refugee70
  1216. at Verse.BackstoryTranslationUtility.LoadAndInjectBackstoryData (Verse.LoadedLanguage lang) [0x00000] in <filename unknown>:0
  1217. Full XML text:
  1218.  
  1219. <Refugee70>
  1220. <title>Беженец</title>
  1221. <titleShort>Беженец</titleShort>
  1222. <desc>NAME был(а) маленьким ребёнком, когда война ворвалась в родной дом. HECAP и HIS родители бежали, пытаясь хоть где-то найти безопасное убежище. HISCAP самые первые воспоминания — уроки самозащиты.
  1223.  
  1224. Насилие и разрушения, свидетелем которых стал(а) NAME, навсегда оставили глубокий след в HIS памяти.</desc>
  1225. </Refugee70>
  1226.  
  1227. Couldn't load backstory Mathematician46: System.Exception: Backstory not found matching identifier Mathematician46
  1228. at Verse.BackstoryTranslationUtility.LoadAndInjectBackstoryData (Verse.LoadedLanguage lang) [0x00000] in <filename unknown>:0
  1229. Full XML text:
  1230.  
  1231. <Mathematician46>
  1232. <title>Профессор математики</title>
  1233. <titleShort>Математик</titleShort>
  1234. <desc>NAME проводил(а) исследования по математике в университете.
  1235.  
  1236. Большую часть своего свободного времени HE тратил(а) на сетевые шутеры. Другие игроки часто посмеивались над NAME из-за HIS неумения попадать в цель.</desc>
  1237. </Mathematician46>
  1238.  
  1239. Couldn't load backstory FireTender4: System.Exception: Backstory not found matching identifier FireTender4
  1240. at Verse.BackstoryTranslationUtility.LoadAndInjectBackstoryData (Verse.LoadedLanguage lang) [0x00000] in <filename unknown>:0
  1241. Full XML text:
  1242.  
  1243. <FireTender4>
  1244. <title>Хранитель огня</title>
  1245. <titleShort>Хранитель огня</titleShort>
  1246. <desc>В детстве NAME отвечал(а) за сохранение огня в племени — тот не должен был погаснуть. HE очень серьёзно относился(ась) к своим обязанностям.</desc>
  1247. </FireTender4>
  1248.  
  1249. Couldn't load backstory Aristocrat7: System.Exception: Backstory not found matching identifier Aristocrat7
  1250. at Verse.BackstoryTranslationUtility.LoadAndInjectBackstoryData (Verse.LoadedLanguage lang) [0x00000] in <filename unknown>:0
  1251. Full XML text:
  1252.  
  1253. <Aristocrat7>
  1254. <title>Аристократ</title>
  1255. <titleShort>Аристократ</titleShort>
  1256. <desc>Родившись в аристократической семье, NAME провел(а) свои молодые годы в блаженном невежестве. HISCAP образование носило случайный характер, и HE никогда не питал(а) склонности ни к чему, что надо было делать руками.
  1257.  
  1258. Судьба, однако, вынудила HIS изменить свои привычки. Внезапно разразившаяся мировая война привела к тому, что взрывы атомных бомб превратили поверхность HIS планеты в радиоактивное стекло.</desc>
  1259. </Aristocrat7>
  1260.  
  1261. Couldn't load backstory WastelandRuffian93: System.Exception: Backstory not found matching identifier WastelandRuffian93
  1262. at Verse.BackstoryTranslationUtility.LoadAndInjectBackstoryData (Verse.LoadedLanguage lang) [0x00000] in <filename unknown>:0
  1263. Full XML text:
  1264.  
  1265. <WastelandRuffian93>
  1266. <title>Житель пустоши</title>
  1267. <titleShort>Житель пустоши</titleShort>
  1268. <desc>Выживание было не прекращающейся изо дня в день борьбой. Питаться обычно приходилось полуразложившимися животными, а воду конденсировать из воздуха. Чтобы выжить, NAME пришлось стать очень изобретательным(ой).
  1269.  
  1270. Наблюдатель из Ordo Historia, пролетавший мимо планеты NAME, в конце концов спас HIS.</desc>
  1271. </WastelandRuffian93>
  1272.  
  1273. Couldn't load backstory TragicTwin21: System.Exception: Backstory not found matching identifier TragicTwin21
  1274. at Verse.BackstoryTranslationUtility.LoadAndInjectBackstoryData (Verse.LoadedLanguage lang) [0x00000] in <filename unknown>:0
  1275. Full XML text:
  1276.  
  1277. <TragicTwin21>
  1278. <title>Близнец</title>
  1279. <titleShort>Близнец</titleShort>
  1280. <desc>NAME с раннего возраста тянуло к воде. HECAP проводил(а) всё свободное время в ней или около неё. Однако однажды во время погружения HIS брат-близнец оказался в ловушке и утонул. С тех пор NAME больше никогда не подходил(а) к воде.</desc>
  1281. </TragicTwin21>
  1282.  
  1283. Couldn't load backstory SpaceTraveler4: System.Exception: Backstory not found matching identifier SpaceTraveler4
  1284. at Verse.BackstoryTranslationUtility.LoadAndInjectBackstoryData (Verse.LoadedLanguage lang) [0x00000] in <filename unknown>:0
  1285. Full XML text:
  1286.  
  1287. <SpaceTraveler4>
  1288. <title>Космический странник</title>
  1289. <titleShort>Странник</titleShort>
  1290. <desc>NAME покинул(а) свой родной мир, обратившись к звёздам. Чтобы попасть на борт корабля, HE брался(ась) за любую работу на нём. NAME перелетал(а) с планеты на планету, редко задерживаясь на одном судне подолгу. В конце концов HE приобрел(а) свой собственный корабль, собрав небольшую, но эффективную команду.</desc>
  1291. </SpaceTraveler4>
  1292.  
  1293. XML error: Could not register node named "DiseaseIncident" in mod Core because this name is already used in this mod.
  1294.  
  1295. XML error: Could not register node named "TileStoneBase" in mod Core because this name is already used in this mod.
  1296.  
  1297. XML error: <letterType>BadUrgent</letterType> doesn't correspond to any field in type IncidentDef.
  1298.  
  1299. XML error: <letterType>BadUrgent</letterType> doesn't correspond to any field in type IncidentDef.
  1300.  
  1301. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  1302. � None
  1303. � MapPlayerHome
  1304. � MapTempIncident
  1305. � MapMisc
  1306. � Caravan
  1307. � World
  1308. � All
  1309. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  1310. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  1311. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  1312. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1313. --- End of inner exception stack trace ---
  1314. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1315. --- End of inner exception stack trace ---
  1316. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1317. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  1318.  
  1319. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  1320. � None
  1321. � MapPlayerHome
  1322. � MapTempIncident
  1323. � MapMisc
  1324. � Caravan
  1325. � World
  1326. � All
  1327. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  1328. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  1329. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  1330. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1331. --- End of inner exception stack trace ---
  1332. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1333. --- End of inner exception stack trace ---
  1334. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1335. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  1336.  
  1337. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  1338. � None
  1339. � MapPlayerHome
  1340. � MapTempIncident
  1341. � MapMisc
  1342. � Caravan
  1343. � World
  1344. � All
  1345. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  1346. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  1347. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  1348. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1349. --- End of inner exception stack trace ---
  1350. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1351. --- End of inner exception stack trace ---
  1352. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1353. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  1354.  
  1355. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  1356. � None
  1357. � MapPlayerHome
  1358. � MapTempIncident
  1359. � MapMisc
  1360. � Caravan
  1361. � World
  1362. � All
  1363. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  1364. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  1365. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  1366. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1367. --- End of inner exception stack trace ---
  1368. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1369. --- End of inner exception stack trace ---
  1370. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1371. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  1372.  
  1373. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  1374. � None
  1375. � MapPlayerHome
  1376. � MapTempIncident
  1377. � MapMisc
  1378. � Caravan
  1379. � World
  1380. � All
  1381. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  1382. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  1383. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  1384. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1385. --- End of inner exception stack trace ---
  1386. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1387. --- End of inner exception stack trace ---
  1388. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1389. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  1390.  
  1391. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  1392. � None
  1393. � MapPlayerHome
  1394. � MapTempIncident
  1395. � MapMisc
  1396. � Caravan
  1397. � World
  1398. � All
  1399. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  1400. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  1401. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  1402. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1403. --- End of inner exception stack trace ---
  1404. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1405. --- End of inner exception stack trace ---
  1406. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1407. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  1408.  
  1409. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  1410. � None
  1411. � MapPlayerHome
  1412. � MapTempIncident
  1413. � MapMisc
  1414. � Caravan
  1415. � World
  1416. � All
  1417. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  1418. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  1419. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  1420. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1421. --- End of inner exception stack trace ---
  1422. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1423. --- End of inner exception stack trace ---
  1424. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1425. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  1426.  
  1427. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  1428. � None
  1429. � MapPlayerHome
  1430. � MapTempIncident
  1431. � MapMisc
  1432. � Caravan
  1433. � World
  1434. � All
  1435. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  1436. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  1437. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  1438. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1439. --- End of inner exception stack trace ---
  1440. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1441. --- End of inner exception stack trace ---
  1442. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1443. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  1444.  
  1445. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  1446. � None
  1447. � MapPlayerHome
  1448. � MapTempIncident
  1449. � MapMisc
  1450. � Caravan
  1451. � World
  1452. � All
  1453. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  1454. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  1455. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  1456. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1457. --- End of inner exception stack trace ---
  1458. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1459. --- End of inner exception stack trace ---
  1460. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1461. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  1462.  
  1463. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  1464. � None
  1465. � MapPlayerHome
  1466. � MapTempIncident
  1467. � MapMisc
  1468. � Caravan
  1469. � World
  1470. � All
  1471. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  1472. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  1473. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  1474. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1475. --- End of inner exception stack trace ---
  1476. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1477. --- End of inner exception stack trace ---
  1478. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1479. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  1480.  
  1481. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  1482. � None
  1483. � MapPlayerHome
  1484. � MapTempIncident
  1485. � MapMisc
  1486. � Caravan
  1487. � World
  1488. � All
  1489. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  1490. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  1491. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  1492. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1493. --- End of inner exception stack trace ---
  1494. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1495. --- End of inner exception stack trace ---
  1496. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1497. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  1498.  
  1499. XML error: <letterType>BadUrgent</letterType> doesn't correspond to any field in type IncidentDef.
  1500.  
  1501. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  1502. � None
  1503. � MapPlayerHome
  1504. � MapTempIncident
  1505. � MapMisc
  1506. � Caravan
  1507. � World
  1508. � All
  1509. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  1510. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  1511. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  1512. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1513. --- End of inner exception stack trace ---
  1514. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1515. --- End of inner exception stack trace ---
  1516. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1517. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  1518.  
  1519. XML error: <pawnKinds><li>Warg</li><li>Elephant</li><li>Muffalo</li><li>Boomalope</li><li>Boomrat</li><li>Rhinoceros</li><li>WildBoar</li></pawnKinds> doesn't correspond to any field in type IncidentDef.
  1520.  
  1521. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  1522. � None
  1523. � MapPlayerHome
  1524. � MapTempIncident
  1525. � MapMisc
  1526. � Caravan
  1527. � World
  1528. � All
  1529. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  1530. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  1531. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  1532. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1533. --- End of inner exception stack trace ---
  1534. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1535. --- End of inner exception stack trace ---
  1536. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1537. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  1538.  
  1539. XML error: <letterType>BadNonUrgent</letterType> doesn't correspond to any field in type IncidentDef.
  1540.  
  1541. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  1542. � None
  1543. � MapPlayerHome
  1544. � MapTempIncident
  1545. � MapMisc
  1546. � Caravan
  1547. � World
  1548. � All
  1549. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  1550. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  1551. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  1552. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1553. --- End of inner exception stack trace ---
  1554. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1555. --- End of inner exception stack trace ---
  1556. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1557. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  1558.  
  1559. XML error: <letterType>BadNonUrgent</letterType> doesn't correspond to any field in type IncidentDef.
  1560.  
  1561. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  1562. � None
  1563. � MapPlayerHome
  1564. � MapTempIncident
  1565. � MapMisc
  1566. � Caravan
  1567. � World
  1568. � All
  1569. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  1570. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  1571. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  1572. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1573. --- End of inner exception stack trace ---
  1574. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1575. --- End of inner exception stack trace ---
  1576. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1577. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  1578.  
  1579. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  1580. � None
  1581. � MapPlayerHome
  1582. � MapTempIncident
  1583. � MapMisc
  1584. � Caravan
  1585. � World
  1586. � All
  1587. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  1588. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  1589. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  1590. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1591. --- End of inner exception stack trace ---
  1592. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1593. --- End of inner exception stack trace ---
  1594. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1595. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  1596.  
  1597. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  1598. � None
  1599. � MapPlayerHome
  1600. � MapTempIncident
  1601. � MapMisc
  1602. � Caravan
  1603. � World
  1604. � All
  1605. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  1606. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  1607. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  1608. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1609. --- End of inner exception stack trace ---
  1610. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1611. --- End of inner exception stack trace ---
  1612. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1613. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  1614.  
  1615. Could not find a type named IncidentWorker_MakeMapCondition
  1616.  
  1617. XML error: <mapCondition>Eclipse</mapCondition> doesn't correspond to any field in type IncidentDef.
  1618.  
  1619. XML error: <letterType>BadNonUrgent</letterType> doesn't correspond to any field in type IncidentDef.
  1620.  
  1621. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  1622. � None
  1623. � MapPlayerHome
  1624. � MapTempIncident
  1625. � MapMisc
  1626. � Caravan
  1627. � World
  1628. � All
  1629. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  1630. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  1631. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  1632. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1633. --- End of inner exception stack trace ---
  1634. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1635. --- End of inner exception stack trace ---
  1636. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1637. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  1638.  
  1639. Could not find a type named IncidentWorker_MakeMapCondition
  1640.  
  1641. XML error: <mapCondition>SolarFlare</mapCondition> doesn't correspond to any field in type IncidentDef.
  1642.  
  1643. XML error: <letterType>BadNonUrgent</letterType> doesn't correspond to any field in type IncidentDef.
  1644.  
  1645. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  1646. � None
  1647. � MapPlayerHome
  1648. � MapTempIncident
  1649. � MapMisc
  1650. � Caravan
  1651. � World
  1652. � All
  1653. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  1654. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  1655. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  1656. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1657. --- End of inner exception stack trace ---
  1658. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1659. --- End of inner exception stack trace ---
  1660. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1661. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  1662.  
  1663. XML error: <mapCondition>PsychicDrone</mapCondition> doesn't correspond to any field in type IncidentDef.
  1664.  
  1665. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  1666. � None
  1667. � MapPlayerHome
  1668. � MapTempIncident
  1669. � MapMisc
  1670. � Caravan
  1671. � World
  1672. � All
  1673. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  1674. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  1675. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  1676. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1677. --- End of inner exception stack trace ---
  1678. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1679. --- End of inner exception stack trace ---
  1680. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1681. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  1682.  
  1683. Could not find a type named IncidentWorker_MakeMapCondition
  1684.  
  1685. XML error: <mapCondition>ToxicFallout</mapCondition> doesn't correspond to any field in type IncidentDef.
  1686.  
  1687. XML error: <letterType>BadNonUrgent</letterType> doesn't correspond to any field in type IncidentDef.
  1688.  
  1689. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  1690. � None
  1691. � MapPlayerHome
  1692. � MapTempIncident
  1693. � MapMisc
  1694. � Caravan
  1695. � World
  1696. � All
  1697. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  1698. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  1699. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  1700. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1701. --- End of inner exception stack trace ---
  1702. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1703. --- End of inner exception stack trace ---
  1704. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1705. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  1706.  
  1707. Could not find a type named IncidentWorker_MakeMapCondition
  1708.  
  1709. XML error: <mapCondition>VolcanicWinter</mapCondition> doesn't correspond to any field in type IncidentDef.
  1710.  
  1711. XML error: <letterType>BadNonUrgent</letterType> doesn't correspond to any field in type IncidentDef.
  1712.  
  1713. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  1714. � None
  1715. � MapPlayerHome
  1716. � MapTempIncident
  1717. � MapMisc
  1718. � Caravan
  1719. � World
  1720. � All
  1721. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  1722. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  1723. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  1724. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1725. --- End of inner exception stack trace ---
  1726. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1727. --- End of inner exception stack trace ---
  1728. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1729. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  1730.  
  1731. XML error: <mapCondition>HeatWave</mapCondition> doesn't correspond to any field in type IncidentDef.
  1732.  
  1733. XML error: <letterType>BadNonUrgent</letterType> doesn't correspond to any field in type IncidentDef.
  1734.  
  1735. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  1736. � None
  1737. � MapPlayerHome
  1738. � MapTempIncident
  1739. � MapMisc
  1740. � Caravan
  1741. � World
  1742. � All
  1743. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  1744. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  1745. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  1746. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1747. --- End of inner exception stack trace ---
  1748. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1749. --- End of inner exception stack trace ---
  1750. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1751. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  1752.  
  1753. XML error: <mapCondition>ColdSnap</mapCondition> doesn't correspond to any field in type IncidentDef.
  1754.  
  1755. XML error: <letterType>BadNonUrgent</letterType> doesn't correspond to any field in type IncidentDef.
  1756.  
  1757. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  1758. � None
  1759. � MapPlayerHome
  1760. � MapTempIncident
  1761. � MapMisc
  1762. � Caravan
  1763. � World
  1764. � All
  1765. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  1766. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  1767. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  1768. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1769. --- End of inner exception stack trace ---
  1770. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1771. --- End of inner exception stack trace ---
  1772. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1773. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  1774.  
  1775. XML error: <letterType>BadNonUrgent</letterType> doesn't correspond to any field in type IncidentDef.
  1776.  
  1777. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  1778. � None
  1779. � MapPlayerHome
  1780. � MapTempIncident
  1781. � MapMisc
  1782. � Caravan
  1783. � World
  1784. � All
  1785. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  1786. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  1787. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  1788. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1789. --- End of inner exception stack trace ---
  1790. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1791. --- End of inner exception stack trace ---
  1792. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1793. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  1794.  
  1795. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  1796. � None
  1797. � MapPlayerHome
  1798. � MapTempIncident
  1799. � MapMisc
  1800. � Caravan
  1801. � World
  1802. � All
  1803. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  1804. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  1805. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  1806. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1807. --- End of inner exception stack trace ---
  1808. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1809. --- End of inner exception stack trace ---
  1810. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1811. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  1812.  
  1813. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  1814. � None
  1815. � MapPlayerHome
  1816. � MapTempIncident
  1817. � MapMisc
  1818. � Caravan
  1819. � World
  1820. � All
  1821. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  1822. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  1823. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  1824. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1825. --- End of inner exception stack trace ---
  1826. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1827. --- End of inner exception stack trace ---
  1828. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1829. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  1830.  
  1831. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  1832. � None
  1833. � MapPlayerHome
  1834. � MapTempIncident
  1835. � MapMisc
  1836. � Caravan
  1837. � World
  1838. � All
  1839. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  1840. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  1841. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  1842. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1843. --- End of inner exception stack trace ---
  1844. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1845. --- End of inner exception stack trace ---
  1846. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1847. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  1848.  
  1849. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  1850. � None
  1851. � MapPlayerHome
  1852. � MapTempIncident
  1853. � MapMisc
  1854. � Caravan
  1855. � World
  1856. � All
  1857. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  1858. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  1859. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  1860. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1861. --- End of inner exception stack trace ---
  1862. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1863. --- End of inner exception stack trace ---
  1864. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1865. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  1866.  
  1867. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  1868. � None
  1869. � MapPlayerHome
  1870. � MapTempIncident
  1871. � MapMisc
  1872. � Caravan
  1873. � World
  1874. � All
  1875. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  1876. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  1877. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  1878. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1879. --- End of inner exception stack trace ---
  1880. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1881. --- End of inner exception stack trace ---
  1882. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1883. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  1884.  
  1885. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  1886. � None
  1887. � MapPlayerHome
  1888. � MapTempIncident
  1889. � MapMisc
  1890. � Caravan
  1891. � World
  1892. � All
  1893. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  1894. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  1895. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  1896. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1897. --- End of inner exception stack trace ---
  1898. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1899. --- End of inner exception stack trace ---
  1900. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1901. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  1902.  
  1903. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  1904. � None
  1905. � MapPlayerHome
  1906. � MapTempIncident
  1907. � MapMisc
  1908. � Caravan
  1909. � World
  1910. � All
  1911. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  1912. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  1913. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  1914. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1915. --- End of inner exception stack trace ---
  1916. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1917. --- End of inner exception stack trace ---
  1918. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1919. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  1920.  
  1921. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  1922. � None
  1923. � MapPlayerHome
  1924. � MapTempIncident
  1925. � MapMisc
  1926. � Caravan
  1927. � World
  1928. � All
  1929. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  1930. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  1931. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  1932. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1933. --- End of inner exception stack trace ---
  1934. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1935. --- End of inner exception stack trace ---
  1936. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1937. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  1938.  
  1939. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  1940. � None
  1941. � MapPlayerHome
  1942. � MapTempIncident
  1943. � MapMisc
  1944. � Caravan
  1945. � World
  1946. � All
  1947. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  1948. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  1949. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  1950. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1951. --- End of inner exception stack trace ---
  1952. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1953. --- End of inner exception stack trace ---
  1954. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1955. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  1956.  
  1957. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  1958. � None
  1959. � MapPlayerHome
  1960. � MapTempIncident
  1961. � MapMisc
  1962. � Caravan
  1963. � World
  1964. � All
  1965. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  1966. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  1967. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  1968. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1969. --- End of inner exception stack trace ---
  1970. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1971. --- End of inner exception stack trace ---
  1972. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1973. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  1974.  
  1975. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  1976. � None
  1977. � MapPlayerHome
  1978. � MapTempIncident
  1979. � MapMisc
  1980. � Caravan
  1981. � World
  1982. � All
  1983. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  1984. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  1985. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  1986. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1987. --- End of inner exception stack trace ---
  1988. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1989. --- End of inner exception stack trace ---
  1990. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  1991. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  1992.  
  1993. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  1994. � None
  1995. � MapPlayerHome
  1996. � MapTempIncident
  1997. � MapMisc
  1998. � Caravan
  1999. � World
  2000. � All
  2001. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  2002. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  2003. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  2004. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2005. --- End of inner exception stack trace ---
  2006. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2007. --- End of inner exception stack trace ---
  2008. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2009. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  2010.  
  2011. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  2012. � None
  2013. � MapPlayerHome
  2014. � MapTempIncident
  2015. � MapMisc
  2016. � Caravan
  2017. � World
  2018. � All
  2019. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  2020. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  2021. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  2022. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2023. --- End of inner exception stack trace ---
  2024. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2025. --- End of inner exception stack trace ---
  2026. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2027. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  2028.  
  2029. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  2030. � None
  2031. � MapPlayerHome
  2032. � MapTempIncident
  2033. � MapMisc
  2034. � Caravan
  2035. � World
  2036. � All
  2037. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  2038. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  2039. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  2040. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2041. --- End of inner exception stack trace ---
  2042. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2043. --- End of inner exception stack trace ---
  2044. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2045. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  2046.  
  2047. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  2048. � None
  2049. � MapPlayerHome
  2050. � MapTempIncident
  2051. � MapMisc
  2052. � Caravan
  2053. � World
  2054. � All
  2055. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  2056. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  2057. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  2058. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2059. --- End of inner exception stack trace ---
  2060. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2061. --- End of inner exception stack trace ---
  2062. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2063. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  2064.  
  2065. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  2066. � None
  2067. � MapPlayerHome
  2068. � MapTempIncident
  2069. � MapMisc
  2070. � Caravan
  2071. � World
  2072. � All
  2073. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  2074. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  2075. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  2076. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2077. --- End of inner exception stack trace ---
  2078. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2079. --- End of inner exception stack trace ---
  2080. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2081. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  2082.  
  2083. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  2084. � None
  2085. � MapPlayerHome
  2086. � MapTempIncident
  2087. � MapMisc
  2088. � Caravan
  2089. � World
  2090. � All
  2091. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  2092. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  2093. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  2094. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2095. --- End of inner exception stack trace ---
  2096. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2097. --- End of inner exception stack trace ---
  2098. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2099. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  2100.  
  2101. Found no usable data when trying to get defs from file MapConditions_Misc.xml
  2102.  
  2103. Found no usable data when trying to get defs from file MainTabs.xml
  2104.  
  2105. Could not find type named SymbolResolver_RandomGeneralGoods from node <li Class="SymbolResolver_RandomGeneralGoods" />
  2106.  
  2107. Exception loading list from XML: System.MissingMethodException: Cannot create an abstract class 'RimWorld.BaseGen.SymbolResolver'.
  2108. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  2109. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  2110. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  2111. at Verse.DirectXmlToObject.ObjectFromXml[SymbolResolver] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  2112. at Verse.DirectXmlToObject.ListFromXml[SymbolResolver] (System.Xml.XmlNode listRootNode) [0x00000] in <filename unknown>:0
  2113. XML:
  2114. <resolvers><li Class="SymbolResolver_RandomGeneralGoods" /></resolvers>
  2115.  
  2116. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  2117. � None
  2118. � MapPlayerHome
  2119. � MapTempIncident
  2120. � MapMisc
  2121. � Caravan
  2122. � World
  2123. � All
  2124. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  2125. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  2126. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  2127. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2128. --- End of inner exception stack trace ---
  2129. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2130. --- End of inner exception stack trace ---
  2131. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2132. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  2133.  
  2134. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  2135. � None
  2136. � MapPlayerHome
  2137. � MapTempIncident
  2138. � MapMisc
  2139. � Caravan
  2140. � World
  2141. � All
  2142. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  2143. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  2144. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  2145. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2146. --- End of inner exception stack trace ---
  2147. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2148. --- End of inner exception stack trace ---
  2149. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2150. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  2151.  
  2152. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  2153. � None
  2154. � MapPlayerHome
  2155. � MapTempIncident
  2156. � MapMisc
  2157. � Caravan
  2158. � World
  2159. � All
  2160. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  2161. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  2162. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  2163. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2164. --- End of inner exception stack trace ---
  2165. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2166. --- End of inner exception stack trace ---
  2167. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2168. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  2169.  
  2170. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  2171. � None
  2172. � MapPlayerHome
  2173. � MapTempIncident
  2174. � MapMisc
  2175. � Caravan
  2176. � World
  2177. � All
  2178. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  2179. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  2180. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  2181. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2182. --- End of inner exception stack trace ---
  2183. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2184. --- End of inner exception stack trace ---
  2185. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2186. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  2187.  
  2188. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  2189. � None
  2190. � MapPlayerHome
  2191. � MapTempIncident
  2192. � MapMisc
  2193. � Caravan
  2194. � World
  2195. � All
  2196. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  2197. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  2198. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  2199. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2200. --- End of inner exception stack trace ---
  2201. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2202. --- End of inner exception stack trace ---
  2203. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2204. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  2205.  
  2206. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  2207. � None
  2208. � MapPlayerHome
  2209. � MapTempIncident
  2210. � MapMisc
  2211. � Caravan
  2212. � World
  2213. � All
  2214. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  2215. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  2216. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  2217. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2218. --- End of inner exception stack trace ---
  2219. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2220. --- End of inner exception stack trace ---
  2221. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2222. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  2223.  
  2224. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  2225. � None
  2226. � MapPlayerHome
  2227. � MapTempIncident
  2228. � MapMisc
  2229. � Caravan
  2230. � World
  2231. � All
  2232. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  2233. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  2234. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  2235. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2236. --- End of inner exception stack trace ---
  2237. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2238. --- End of inner exception stack trace ---
  2239. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2240. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  2241.  
  2242. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  2243. � None
  2244. � MapPlayerHome
  2245. � MapTempIncident
  2246. � MapMisc
  2247. � Caravan
  2248. � World
  2249. � All
  2250. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  2251. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  2252. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  2253. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2254. --- End of inner exception stack trace ---
  2255. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2256. --- End of inner exception stack trace ---
  2257. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2258. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  2259.  
  2260. XML error: <incidentMtb>0.87</incidentMtb> doesn't correspond to any field in type StorytellerCompProperties_RandomMain.
  2261.  
  2262. Could not find a type named PersonalShield
  2263.  
  2264. Exception parsing <li>Accessory</li> to type RimWorld.ApparelLayer: System.ArgumentException: Exception parsing RimWorld.ApparelLayer from "Accessory" ---> System.ArgumentException: 'Accessory' is not a valid value for RimWorld.ApparelLayer. Valid values are:
  2265. � OnSkin
  2266. � Middle
  2267. � Shell
  2268. � Belt
  2269. � Overhead
  2270. ---> System.ArgumentException: The requested value 'Accessory' was not found.
  2271. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  2272. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  2273. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2274. --- End of inner exception stack trace ---
  2275. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2276. --- End of inner exception stack trace ---
  2277. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2278. at Verse.DirectXmlToObject.ObjectFromXml[ApparelLayer] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  2279.  
  2280. XML error: <commonality>1</commonality> doesn't correspond to any field in type ApparelProperties.
  2281.  
  2282. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2283.  
  2284. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2285.  
  2286. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2287.  
  2288. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2289.  
  2290. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  2291.  
  2292. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2293.  
  2294. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2295.  
  2296. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2297.  
  2298. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2299.  
  2300. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  2301.  
  2302. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2303.  
  2304. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2305.  
  2306. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2307.  
  2308. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2309.  
  2310. Could not load UnityEngine.Texture2D at Things/Pawn/Humanlike/Apparel/PersonalShield/PersonalShield in any active mod or in base resources.
  2311.  
  2312. MatFrom with null sourceTex.
  2313.  
  2314. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  2315.  
  2316. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2317.  
  2318. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2319.  
  2320. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2321.  
  2322. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2323.  
  2324. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  2325.  
  2326. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2327.  
  2328. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2329.  
  2330. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2331.  
  2332. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2333.  
  2334. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  2335.  
  2336. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2337.  
  2338. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2339.  
  2340. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2341.  
  2342. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2343.  
  2344. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  2345.  
  2346. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2347.  
  2348. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2349.  
  2350. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2351.  
  2352. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2353.  
  2354. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  2355.  
  2356. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2357.  
  2358. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2359.  
  2360. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2361.  
  2362. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2363.  
  2364. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  2365.  
  2366. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2367.  
  2368. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2369.  
  2370. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2371.  
  2372. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2373.  
  2374. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  2375.  
  2376. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2377.  
  2378. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2379.  
  2380. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2381.  
  2382. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2383.  
  2384. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  2385.  
  2386. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2387.  
  2388. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2389.  
  2390. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2391.  
  2392. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2393.  
  2394. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  2395.  
  2396. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2397.  
  2398. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2399.  
  2400. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2401.  
  2402. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2403.  
  2404. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  2405.  
  2406. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2407.  
  2408. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2409.  
  2410. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2411.  
  2412. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2413.  
  2414. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  2415.  
  2416. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2417.  
  2418. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2419.  
  2420. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2421.  
  2422. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2423.  
  2424. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  2425.  
  2426. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2427.  
  2428. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2429.  
  2430. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2431.  
  2432. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2433.  
  2434. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  2435.  
  2436. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2437.  
  2438. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2439.  
  2440. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2441.  
  2442. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2443.  
  2444. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  2445.  
  2446. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2447.  
  2448. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2449.  
  2450. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2451.  
  2452. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2453.  
  2454. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  2455.  
  2456. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2457.  
  2458. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2459.  
  2460. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2461.  
  2462. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2463.  
  2464. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  2465.  
  2466. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2467.  
  2468. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2469.  
  2470. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2471.  
  2472. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2473.  
  2474. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  2475.  
  2476. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2477.  
  2478. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2479.  
  2480. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2481.  
  2482. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2483.  
  2484. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  2485.  
  2486. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2487.  
  2488. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2489.  
  2490. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2491.  
  2492. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2493.  
  2494. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  2495.  
  2496. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2497.  
  2498. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2499.  
  2500. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2501.  
  2502. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2503.  
  2504. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  2505.  
  2506. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2507.  
  2508. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2509.  
  2510. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2511.  
  2512. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2513.  
  2514. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  2515.  
  2516. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2517.  
  2518. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2519.  
  2520. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2521.  
  2522. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2523.  
  2524. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  2525.  
  2526. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2527.  
  2528. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2529.  
  2530. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2531.  
  2532. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2533.  
  2534. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  2535.  
  2536. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2537.  
  2538. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2539.  
  2540. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2541.  
  2542. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2543.  
  2544. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  2545.  
  2546. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2547.  
  2548. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2549.  
  2550. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2551.  
  2552. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2553.  
  2554. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  2555.  
  2556. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2557.  
  2558. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2559.  
  2560. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2561.  
  2562. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2563.  
  2564. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  2565.  
  2566. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2567.  
  2568. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2569.  
  2570. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2571.  
  2572. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2573.  
  2574. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  2575.  
  2576. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2577.  
  2578. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2579.  
  2580. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2581.  
  2582. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2583.  
  2584. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  2585.  
  2586. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2587.  
  2588. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2589.  
  2590. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2591.  
  2592. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2593.  
  2594. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  2595.  
  2596. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2597.  
  2598. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2599.  
  2600. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2601.  
  2602. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2603.  
  2604. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  2605.  
  2606. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2607.  
  2608. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2609.  
  2610. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2611.  
  2612. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2613.  
  2614. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  2615.  
  2616. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2617.  
  2618. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2619.  
  2620. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  2621.  
  2622. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  2623.  
  2624. Setting up 1 worker threads for Enlighten.
  2625. Thread -> id: 4c0 -> priority: 1
  2626. Initialize engine version: 5.4.1f1 (649f48bbbf0f)
  2627. GfxDevice: creating device client; threaded=1
  2628. Direct3D:
  2629. Version: Direct3D 9.0c [aticfx32.dll 8.17.10.1333]
  2630. Renderer: AMD Radeon(TM) R5 Graphics
  2631. Vendor: ATI
  2632. VRAM: 3042 MB (via DXGI)
  2633. Caps: Shader=30 DepthRT=1 NativeDepth=1 NativeShadow=1 DF16=1 INTZ=1 NULL=1 RESZ=1 SlowINTZ=1 ATOC=0
  2634. Begin MonoManager ReloadAssembly
  2635. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.dll into Unity Child Domain
  2636. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\Assembly-CSharp-firstpass.dll into Unity Child Domain
  2637. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\Assembly-CSharp.dll into Unity Child Domain
  2638. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.UI.dll into Unity Child Domain
  2639. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.Networking.dll into Unity Child Domain
  2640. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\System.Xml.Linq.dll into Unity Child Domain
  2641. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\NAudio.dll into Unity Child Domain
  2642. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\NVorbis.dll into Unity Child Domain
  2643. desktop: 1920x1080 60Hz; virtual: 1920x1080 at 0,0
  2644. RimWorld 0.17.1546 rev887
  2645.  
  2646. XML error: Could not register node named "DiseaseIncident" in mod Core because this name is already used in this mod.
  2647.  
  2648. XML error: Could not register node named "TileStoneBase" in mod Core because this name is already used in this mod.
  2649.  
  2650. XML error: <letterType>BadUrgent</letterType> doesn't correspond to any field in type IncidentDef.
  2651.  
  2652. XML error: <letterType>BadUrgent</letterType> doesn't correspond to any field in type IncidentDef.
  2653.  
  2654. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  2655. � None
  2656. � MapPlayerHome
  2657. � MapTempIncident
  2658. � MapMisc
  2659. � Caravan
  2660. � World
  2661. � All
  2662. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  2663. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  2664. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  2665. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2666. --- End of inner exception stack trace ---
  2667. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2668. --- End of inner exception stack trace ---
  2669. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2670. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  2671.  
  2672. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  2673. � None
  2674. � MapPlayerHome
  2675. � MapTempIncident
  2676. � MapMisc
  2677. � Caravan
  2678. � World
  2679. � All
  2680. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  2681. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  2682. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  2683. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2684. --- End of inner exception stack trace ---
  2685. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2686. --- End of inner exception stack trace ---
  2687. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2688. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  2689.  
  2690. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  2691. � None
  2692. � MapPlayerHome
  2693. � MapTempIncident
  2694. � MapMisc
  2695. � Caravan
  2696. � World
  2697. � All
  2698. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  2699. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  2700. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  2701. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2702. --- End of inner exception stack trace ---
  2703. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2704. --- End of inner exception stack trace ---
  2705. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2706. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  2707.  
  2708. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  2709. � None
  2710. � MapPlayerHome
  2711. � MapTempIncident
  2712. � MapMisc
  2713. � Caravan
  2714. � World
  2715. � All
  2716. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  2717. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  2718. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  2719. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2720. --- End of inner exception stack trace ---
  2721. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2722. --- End of inner exception stack trace ---
  2723. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2724. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  2725.  
  2726. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  2727. � None
  2728. � MapPlayerHome
  2729. � MapTempIncident
  2730. � MapMisc
  2731. � Caravan
  2732. � World
  2733. � All
  2734. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  2735. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  2736. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  2737. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2738. --- End of inner exception stack trace ---
  2739. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2740. --- End of inner exception stack trace ---
  2741. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2742. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  2743.  
  2744. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  2745. � None
  2746. � MapPlayerHome
  2747. � MapTempIncident
  2748. � MapMisc
  2749. � Caravan
  2750. � World
  2751. � All
  2752. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  2753. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  2754. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  2755. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2756. --- End of inner exception stack trace ---
  2757. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2758. --- End of inner exception stack trace ---
  2759. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2760. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  2761.  
  2762. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  2763. � None
  2764. � MapPlayerHome
  2765. � MapTempIncident
  2766. � MapMisc
  2767. � Caravan
  2768. � World
  2769. � All
  2770. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  2771. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  2772. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  2773. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2774. --- End of inner exception stack trace ---
  2775. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2776. --- End of inner exception stack trace ---
  2777. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2778. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  2779.  
  2780. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  2781. � None
  2782. � MapPlayerHome
  2783. � MapTempIncident
  2784. � MapMisc
  2785. � Caravan
  2786. � World
  2787. � All
  2788. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  2789. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  2790. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  2791. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2792. --- End of inner exception stack trace ---
  2793. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2794. --- End of inner exception stack trace ---
  2795. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2796. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  2797.  
  2798. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  2799. � None
  2800. � MapPlayerHome
  2801. � MapTempIncident
  2802. � MapMisc
  2803. � Caravan
  2804. � World
  2805. � All
  2806. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  2807. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  2808. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  2809. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2810. --- End of inner exception stack trace ---
  2811. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2812. --- End of inner exception stack trace ---
  2813. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2814. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  2815.  
  2816. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  2817. � None
  2818. � MapPlayerHome
  2819. � MapTempIncident
  2820. � MapMisc
  2821. � Caravan
  2822. � World
  2823. � All
  2824. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  2825. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  2826. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  2827. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2828. --- End of inner exception stack trace ---
  2829. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2830. --- End of inner exception stack trace ---
  2831. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2832. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  2833.  
  2834. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  2835. � None
  2836. � MapPlayerHome
  2837. � MapTempIncident
  2838. � MapMisc
  2839. � Caravan
  2840. � World
  2841. � All
  2842. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  2843. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  2844. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  2845. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2846. --- End of inner exception stack trace ---
  2847. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2848. --- End of inner exception stack trace ---
  2849. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2850. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  2851.  
  2852. XML error: <letterType>BadUrgent</letterType> doesn't correspond to any field in type IncidentDef.
  2853.  
  2854. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  2855. � None
  2856. � MapPlayerHome
  2857. � MapTempIncident
  2858. � MapMisc
  2859. � Caravan
  2860. � World
  2861. � All
  2862. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  2863. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  2864. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  2865. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2866. --- End of inner exception stack trace ---
  2867. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2868. --- End of inner exception stack trace ---
  2869. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2870. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  2871.  
  2872. XML error: <pawnKinds><li>Warg</li><li>Elephant</li><li>Muffalo</li><li>Boomalope</li><li>Boomrat</li><li>Rhinoceros</li><li>WildBoar</li></pawnKinds> doesn't correspond to any field in type IncidentDef.
  2873.  
  2874. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  2875. � None
  2876. � MapPlayerHome
  2877. � MapTempIncident
  2878. � MapMisc
  2879. � Caravan
  2880. � World
  2881. � All
  2882. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  2883. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  2884. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  2885. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2886. --- End of inner exception stack trace ---
  2887. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2888. --- End of inner exception stack trace ---
  2889. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2890. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  2891.  
  2892. XML error: <letterType>BadNonUrgent</letterType> doesn't correspond to any field in type IncidentDef.
  2893.  
  2894. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  2895. � None
  2896. � MapPlayerHome
  2897. � MapTempIncident
  2898. � MapMisc
  2899. � Caravan
  2900. � World
  2901. � All
  2902. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  2903. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  2904. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  2905. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2906. --- End of inner exception stack trace ---
  2907. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2908. --- End of inner exception stack trace ---
  2909. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2910. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  2911.  
  2912. XML error: <letterType>BadNonUrgent</letterType> doesn't correspond to any field in type IncidentDef.
  2913.  
  2914. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  2915. � None
  2916. � MapPlayerHome
  2917. � MapTempIncident
  2918. � MapMisc
  2919. � Caravan
  2920. � World
  2921. � All
  2922. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  2923. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  2924. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  2925. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2926. --- End of inner exception stack trace ---
  2927. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2928. --- End of inner exception stack trace ---
  2929. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2930. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  2931.  
  2932. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  2933. � None
  2934. � MapPlayerHome
  2935. � MapTempIncident
  2936. � MapMisc
  2937. � Caravan
  2938. � World
  2939. � All
  2940. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  2941. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  2942. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  2943. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2944. --- End of inner exception stack trace ---
  2945. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2946. --- End of inner exception stack trace ---
  2947. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2948. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  2949.  
  2950. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  2951. � None
  2952. � MapPlayerHome
  2953. � MapTempIncident
  2954. � MapMisc
  2955. � Caravan
  2956. � World
  2957. � All
  2958. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  2959. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  2960. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  2961. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2962. --- End of inner exception stack trace ---
  2963. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2964. --- End of inner exception stack trace ---
  2965. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2966. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  2967.  
  2968. Could not find a type named IncidentWorker_MakeMapCondition
  2969.  
  2970. XML error: <mapCondition>Eclipse</mapCondition> doesn't correspond to any field in type IncidentDef.
  2971.  
  2972. XML error: <letterType>BadNonUrgent</letterType> doesn't correspond to any field in type IncidentDef.
  2973.  
  2974. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  2975. � None
  2976. � MapPlayerHome
  2977. � MapTempIncident
  2978. � MapMisc
  2979. � Caravan
  2980. � World
  2981. � All
  2982. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  2983. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  2984. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  2985. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2986. --- End of inner exception stack trace ---
  2987. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2988. --- End of inner exception stack trace ---
  2989. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  2990. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  2991.  
  2992. Could not find a type named IncidentWorker_MakeMapCondition
  2993.  
  2994. XML error: <mapCondition>SolarFlare</mapCondition> doesn't correspond to any field in type IncidentDef.
  2995.  
  2996. XML error: <letterType>BadNonUrgent</letterType> doesn't correspond to any field in type IncidentDef.
  2997.  
  2998. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  2999. � None
  3000. � MapPlayerHome
  3001. � MapTempIncident
  3002. � MapMisc
  3003. � Caravan
  3004. � World
  3005. � All
  3006. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  3007. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  3008. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  3009. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3010. --- End of inner exception stack trace ---
  3011. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3012. --- End of inner exception stack trace ---
  3013. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3014. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  3015.  
  3016. XML error: <mapCondition>PsychicDrone</mapCondition> doesn't correspond to any field in type IncidentDef.
  3017.  
  3018. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  3019. � None
  3020. � MapPlayerHome
  3021. � MapTempIncident
  3022. � MapMisc
  3023. � Caravan
  3024. � World
  3025. � All
  3026. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  3027. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  3028. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  3029. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3030. --- End of inner exception stack trace ---
  3031. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3032. --- End of inner exception stack trace ---
  3033. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3034. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  3035.  
  3036. Could not find a type named IncidentWorker_MakeMapCondition
  3037.  
  3038. XML error: <mapCondition>ToxicFallout</mapCondition> doesn't correspond to any field in type IncidentDef.
  3039.  
  3040. XML error: <letterType>BadNonUrgent</letterType> doesn't correspond to any field in type IncidentDef.
  3041.  
  3042. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  3043. � None
  3044. � MapPlayerHome
  3045. � MapTempIncident
  3046. � MapMisc
  3047. � Caravan
  3048. � World
  3049. � All
  3050. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  3051. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  3052. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  3053. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3054. --- End of inner exception stack trace ---
  3055. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3056. --- End of inner exception stack trace ---
  3057. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3058. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  3059.  
  3060. Could not find a type named IncidentWorker_MakeMapCondition
  3061.  
  3062. XML error: <mapCondition>VolcanicWinter</mapCondition> doesn't correspond to any field in type IncidentDef.
  3063.  
  3064. XML error: <letterType>BadNonUrgent</letterType> doesn't correspond to any field in type IncidentDef.
  3065.  
  3066. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  3067. � None
  3068. � MapPlayerHome
  3069. � MapTempIncident
  3070. � MapMisc
  3071. � Caravan
  3072. � World
  3073. � All
  3074. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  3075. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  3076. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  3077. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3078. --- End of inner exception stack trace ---
  3079. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3080. --- End of inner exception stack trace ---
  3081. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3082. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  3083.  
  3084. XML error: <mapCondition>HeatWave</mapCondition> doesn't correspond to any field in type IncidentDef.
  3085.  
  3086. XML error: <letterType>BadNonUrgent</letterType> doesn't correspond to any field in type IncidentDef.
  3087.  
  3088. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  3089. � None
  3090. � MapPlayerHome
  3091. � MapTempIncident
  3092. � MapMisc
  3093. � Caravan
  3094. � World
  3095. � All
  3096. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  3097. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  3098. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  3099. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3100. --- End of inner exception stack trace ---
  3101. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3102. --- End of inner exception stack trace ---
  3103. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3104. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  3105.  
  3106. XML error: <mapCondition>ColdSnap</mapCondition> doesn't correspond to any field in type IncidentDef.
  3107.  
  3108. XML error: <letterType>BadNonUrgent</letterType> doesn't correspond to any field in type IncidentDef.
  3109.  
  3110. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  3111. � None
  3112. � MapPlayerHome
  3113. � MapTempIncident
  3114. � MapMisc
  3115. � Caravan
  3116. � World
  3117. � All
  3118. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  3119. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  3120. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  3121. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3122. --- End of inner exception stack trace ---
  3123. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3124. --- End of inner exception stack trace ---
  3125. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3126. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  3127.  
  3128. XML error: <letterType>BadNonUrgent</letterType> doesn't correspond to any field in type IncidentDef.
  3129.  
  3130. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  3131. � None
  3132. � MapPlayerHome
  3133. � MapTempIncident
  3134. � MapMisc
  3135. � Caravan
  3136. � World
  3137. � All
  3138. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  3139. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  3140. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  3141. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3142. --- End of inner exception stack trace ---
  3143. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3144. --- End of inner exception stack trace ---
  3145. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3146. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  3147.  
  3148. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  3149. � None
  3150. � MapPlayerHome
  3151. � MapTempIncident
  3152. � MapMisc
  3153. � Caravan
  3154. � World
  3155. � All
  3156. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  3157. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  3158. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  3159. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3160. --- End of inner exception stack trace ---
  3161. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3162. --- End of inner exception stack trace ---
  3163. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3164. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  3165.  
  3166. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  3167. � None
  3168. � MapPlayerHome
  3169. � MapTempIncident
  3170. � MapMisc
  3171. � Caravan
  3172. � World
  3173. � All
  3174. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  3175. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  3176. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  3177. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3178. --- End of inner exception stack trace ---
  3179. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3180. --- End of inner exception stack trace ---
  3181. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3182. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  3183.  
  3184. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  3185. � None
  3186. � MapPlayerHome
  3187. � MapTempIncident
  3188. � MapMisc
  3189. � Caravan
  3190. � World
  3191. � All
  3192. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  3193. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  3194. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  3195. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3196. --- End of inner exception stack trace ---
  3197. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3198. --- End of inner exception stack trace ---
  3199. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3200. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  3201.  
  3202. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  3203. � None
  3204. � MapPlayerHome
  3205. � MapTempIncident
  3206. � MapMisc
  3207. � Caravan
  3208. � World
  3209. � All
  3210. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  3211. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  3212. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  3213. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3214. --- End of inner exception stack trace ---
  3215. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3216. --- End of inner exception stack trace ---
  3217. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3218. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  3219.  
  3220. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  3221. � None
  3222. � MapPlayerHome
  3223. � MapTempIncident
  3224. � MapMisc
  3225. � Caravan
  3226. � World
  3227. � All
  3228. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  3229. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  3230. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  3231. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3232. --- End of inner exception stack trace ---
  3233. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3234. --- End of inner exception stack trace ---
  3235. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3236. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  3237.  
  3238. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  3239. � None
  3240. � MapPlayerHome
  3241. � MapTempIncident
  3242. � MapMisc
  3243. � Caravan
  3244. � World
  3245. � All
  3246. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  3247. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  3248. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  3249. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3250. --- End of inner exception stack trace ---
  3251. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3252. --- End of inner exception stack trace ---
  3253. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3254. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  3255.  
  3256. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  3257. � None
  3258. � MapPlayerHome
  3259. � MapTempIncident
  3260. � MapMisc
  3261. � Caravan
  3262. � World
  3263. � All
  3264. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  3265. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  3266. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  3267. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3268. --- End of inner exception stack trace ---
  3269. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3270. --- End of inner exception stack trace ---
  3271. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3272. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  3273.  
  3274. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  3275. � None
  3276. � MapPlayerHome
  3277. � MapTempIncident
  3278. � MapMisc
  3279. � Caravan
  3280. � World
  3281. � All
  3282. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  3283. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  3284. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  3285. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3286. --- End of inner exception stack trace ---
  3287. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3288. --- End of inner exception stack trace ---
  3289. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3290. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  3291.  
  3292. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  3293. � None
  3294. � MapPlayerHome
  3295. � MapTempIncident
  3296. � MapMisc
  3297. � Caravan
  3298. � World
  3299. � All
  3300. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  3301. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  3302. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  3303. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3304. --- End of inner exception stack trace ---
  3305. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3306. --- End of inner exception stack trace ---
  3307. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3308. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  3309.  
  3310. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  3311. � None
  3312. � MapPlayerHome
  3313. � MapTempIncident
  3314. � MapMisc
  3315. � Caravan
  3316. � World
  3317. � All
  3318. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  3319. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  3320. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  3321. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3322. --- End of inner exception stack trace ---
  3323. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3324. --- End of inner exception stack trace ---
  3325. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3326. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  3327.  
  3328. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  3329. � None
  3330. � MapPlayerHome
  3331. � MapTempIncident
  3332. � MapMisc
  3333. � Caravan
  3334. � World
  3335. � All
  3336. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  3337. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  3338. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  3339. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3340. --- End of inner exception stack trace ---
  3341. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3342. --- End of inner exception stack trace ---
  3343. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3344. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  3345.  
  3346. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  3347. � None
  3348. � MapPlayerHome
  3349. � MapTempIncident
  3350. � MapMisc
  3351. � Caravan
  3352. � World
  3353. � All
  3354. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  3355. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  3356. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  3357. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3358. --- End of inner exception stack trace ---
  3359. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3360. --- End of inner exception stack trace ---
  3361. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3362. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  3363.  
  3364. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  3365. � None
  3366. � MapPlayerHome
  3367. � MapTempIncident
  3368. � MapMisc
  3369. � Caravan
  3370. � World
  3371. � All
  3372. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  3373. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  3374. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  3375. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3376. --- End of inner exception stack trace ---
  3377. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3378. --- End of inner exception stack trace ---
  3379. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3380. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  3381.  
  3382. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  3383. � None
  3384. � MapPlayerHome
  3385. � MapTempIncident
  3386. � MapMisc
  3387. � Caravan
  3388. � World
  3389. � All
  3390. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  3391. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  3392. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  3393. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3394. --- End of inner exception stack trace ---
  3395. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3396. --- End of inner exception stack trace ---
  3397. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3398. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  3399.  
  3400. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  3401. � None
  3402. � MapPlayerHome
  3403. � MapTempIncident
  3404. � MapMisc
  3405. � Caravan
  3406. � World
  3407. � All
  3408. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  3409. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  3410. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  3411. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3412. --- End of inner exception stack trace ---
  3413. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3414. --- End of inner exception stack trace ---
  3415. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3416. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  3417.  
  3418. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  3419. � None
  3420. � MapPlayerHome
  3421. � MapTempIncident
  3422. � MapMisc
  3423. � Caravan
  3424. � World
  3425. � All
  3426. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  3427. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  3428. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  3429. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3430. --- End of inner exception stack trace ---
  3431. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3432. --- End of inner exception stack trace ---
  3433. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3434. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  3435.  
  3436. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  3437. � None
  3438. � MapPlayerHome
  3439. � MapTempIncident
  3440. � MapMisc
  3441. � Caravan
  3442. � World
  3443. � All
  3444. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  3445. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  3446. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  3447. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3448. --- End of inner exception stack trace ---
  3449. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3450. --- End of inner exception stack trace ---
  3451. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3452. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  3453.  
  3454. Found no usable data when trying to get defs from file MapConditions_Misc.xml
  3455.  
  3456. Found no usable data when trying to get defs from file MainTabs.xml
  3457.  
  3458. Could not find type named SymbolResolver_RandomGeneralGoods from node <li Class="SymbolResolver_RandomGeneralGoods" />
  3459.  
  3460. Exception loading list from XML: System.MissingMethodException: Cannot create an abstract class 'RimWorld.BaseGen.SymbolResolver'.
  3461. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  3462. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  3463. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  3464. at Verse.DirectXmlToObject.ObjectFromXml[SymbolResolver] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  3465. at Verse.DirectXmlToObject.ListFromXml[SymbolResolver] (System.Xml.XmlNode listRootNode) [0x00000] in <filename unknown>:0
  3466. XML:
  3467. <resolvers><li Class="SymbolResolver_RandomGeneralGoods" /></resolvers>
  3468.  
  3469. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  3470. � None
  3471. � MapPlayerHome
  3472. � MapTempIncident
  3473. � MapMisc
  3474. � Caravan
  3475. � World
  3476. � All
  3477. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  3478. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  3479. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  3480. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3481. --- End of inner exception stack trace ---
  3482. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3483. --- End of inner exception stack trace ---
  3484. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3485. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  3486.  
  3487. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  3488. � None
  3489. � MapPlayerHome
  3490. � MapTempIncident
  3491. � MapMisc
  3492. � Caravan
  3493. � World
  3494. � All
  3495. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  3496. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  3497. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  3498. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3499. --- End of inner exception stack trace ---
  3500. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3501. --- End of inner exception stack trace ---
  3502. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3503. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  3504.  
  3505. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  3506. � None
  3507. � MapPlayerHome
  3508. � MapTempIncident
  3509. � MapMisc
  3510. � Caravan
  3511. � World
  3512. � All
  3513. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  3514. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  3515. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  3516. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3517. --- End of inner exception stack trace ---
  3518. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3519. --- End of inner exception stack trace ---
  3520. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3521. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  3522.  
  3523. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  3524. � None
  3525. � MapPlayerHome
  3526. � MapTempIncident
  3527. � MapMisc
  3528. � Caravan
  3529. � World
  3530. � All
  3531. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  3532. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  3533. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  3534. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3535. --- End of inner exception stack trace ---
  3536. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3537. --- End of inner exception stack trace ---
  3538. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3539. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  3540.  
  3541. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  3542. � None
  3543. � MapPlayerHome
  3544. � MapTempIncident
  3545. � MapMisc
  3546. � Caravan
  3547. � World
  3548. � All
  3549. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  3550. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  3551. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  3552. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3553. --- End of inner exception stack trace ---
  3554. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3555. --- End of inner exception stack trace ---
  3556. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3557. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  3558.  
  3559. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  3560. � None
  3561. � MapPlayerHome
  3562. � MapTempIncident
  3563. � MapMisc
  3564. � Caravan
  3565. � World
  3566. � All
  3567. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  3568. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  3569. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  3570. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3571. --- End of inner exception stack trace ---
  3572. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3573. --- End of inner exception stack trace ---
  3574. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3575. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  3576.  
  3577. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  3578. � None
  3579. � MapPlayerHome
  3580. � MapTempIncident
  3581. � MapMisc
  3582. � Caravan
  3583. � World
  3584. � All
  3585. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  3586. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  3587. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  3588. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3589. --- End of inner exception stack trace ---
  3590. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3591. --- End of inner exception stack trace ---
  3592. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3593. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  3594.  
  3595. Exception parsing <targetType>BaseMap</targetType> to type RimWorld.IncidentTargetType: System.ArgumentException: Exception parsing RimWorld.IncidentTargetType from "BaseMap" ---> System.ArgumentException: 'BaseMap' is not a valid value for RimWorld.IncidentTargetType. Valid values are:
  3596. � None
  3597. � MapPlayerHome
  3598. � MapTempIncident
  3599. � MapMisc
  3600. � Caravan
  3601. � World
  3602. � All
  3603. ---> System.ArgumentException: The requested value 'BaseMap' was not found.
  3604. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  3605. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  3606. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3607. --- End of inner exception stack trace ---
  3608. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3609. --- End of inner exception stack trace ---
  3610. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3611. at Verse.DirectXmlToObject.ObjectFromXml[IncidentTargetType] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  3612.  
  3613. XML error: <incidentMtb>0.87</incidentMtb> doesn't correspond to any field in type StorytellerCompProperties_RandomMain.
  3614.  
  3615. Could not find a type named PersonalShield
  3616.  
  3617. Exception parsing <li>Accessory</li> to type RimWorld.ApparelLayer: System.ArgumentException: Exception parsing RimWorld.ApparelLayer from "Accessory" ---> System.ArgumentException: 'Accessory' is not a valid value for RimWorld.ApparelLayer. Valid values are:
  3618. � OnSkin
  3619. � Middle
  3620. � Shell
  3621. � Belt
  3622. � Overhead
  3623. ---> System.ArgumentException: The requested value 'Accessory' was not found.
  3624. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0
  3625. at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <filename unknown>:0
  3626. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3627. --- End of inner exception stack trace ---
  3628. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3629. --- End of inner exception stack trace ---
  3630. at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00000] in <filename unknown>:0
  3631. at Verse.DirectXmlToObject.ObjectFromXml[ApparelLayer] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  3632.  
  3633. XML error: <commonality>1</commonality> doesn't correspond to any field in type ApparelProperties.
  3634.  
  3635. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  3636.  
  3637. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  3638.  
  3639. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  3640.  
  3641. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  3642.  
  3643. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  3644.  
  3645. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  3646.  
  3647. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  3648.  
  3649. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  3650.  
  3651. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  3652.  
  3653. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldRechargeRate found to give to RimWorld.StatModifier RimWorld.StatModifier
  3654.  
  3655. Could not resolve cross-reference: No RimWorld.StatDef named PersonalShieldEnergyMax found to give to RimWorld.StatModifier RimWorld.StatModifier
  3656.  
  3657. Could not load UnityEngine.Texture2D at Things/Pawn/Humanlike/Apparel/PersonalShield/PersonalShield in any active mod or in base resources.
  3658.  
  3659. MatFrom with null sourceTex.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement