Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2017
1,287
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.68 MB | None | 0 0
  1. Log uploaded on Saturday, September 23, 2017, 12:53:04 PM
  2. Loaded mods:
  3. Core: (no assemblies)
  4.  
  5. Active Harmony patches:
  6. DebugWindowsOpener.DrawButtons: TRANS: HugsLib.Patches.DebugWindowsOpener_Patch.DrawAdditonalButtons
  7. Dialog_Options.DoWindowContents: TRANS: HugsLib.Patches.Dialog_Options_Patch.ReplaceModOptionsButton
  8. EditWindow_Log.DoMessagesListing: PRE: HugsLib.Patches.EditWindow_Log_Patch.ExtraLogWindowButtons
  9. Game.DeinitAndRemoveMap: post: HugsLib.Patches.Game_DeinitAndRemoveMap_Patch.MapRemovalHook
  10. Game.FinalizeInit: post: HugsLib.Patches.Game_FinalizeInit_Patch.WorldLoadedHook
  11. LanguageDatabase.SelectLanguage: PRE: HugsLib.Patches.LanguageDatabase_Patch.ForceRestartAfterLangChange
  12. Map.ConstructComponents: post: HugsLib.Patches.Map_ConstructComponents_Patch.MapComponentsInitHook
  13. Map.FinalizeInit: post: HugsLib.Patches.Map_FinalizeInit_Patch.MapLoadedHook
  14. MapComponentUtility.MapGenerated: post: HugsLib.Patches.MapComponentUtility_MapGenerated_Patch.MapGeneratedHook
  15. Page_ModsConfig.PostClose: TRANS: HugsLib.Patches.ModsConfig_PostClose_Patch.QuickRestartInDevMode
  16. PlayDataLoader.DoPlayLoad: post: HugsLib.Patches.PlayDataLoader_Patch.InitModsHook
  17. Root.Update: post: HugsLib.Patches.Root_Patch.UpdateHook
  18. Root_Play.SetupForQuickTestPlay: TRANS: HugsLib.Patches.RootPlay_TestPlay_Patch.InjectCustomQuickstartSettings
  19. UIRoot.UIRootOnGUI: post: HugsLib.Patches.UIRoot_Patch.OnGUIHook
  20. Harmony versions present: UnlimitedHugs.HugsLib:1.0.9.1
  21.  
  22. Platform information: (hidden, hold Shift while publishing to include)
  23.  
  24. Log file contents:
  25. Initialize engine version: 5.4.1f1 (649f48bbbf0f)
  26. GfxDevice: [Renderer information redacted]
  27. Begin MonoManager ReloadAssembly
  28. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.dll into Unity Child Domain
  29. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\Assembly-CSharp-firstpass.dll into Unity Child Domain
  30. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\Assembly-CSharp.dll into Unity Child Domain
  31. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.UI.dll into Unity Child Domain
  32. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.Networking.dll into Unity Child Domain
  33. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\System.Xml.Linq.dll into Unity Child Domain
  34. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\NAudio.dll into Unity Child Domain
  35. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\NVorbis.dll into Unity Child Domain
  36. desktop: 1920x1080 60Hz; virtual: 1920x1080 at 0,0
  37. RimWorld 0.17.1557 rev1153
  38.  
  39. ReflectionTypeLoadException getting types in assembly TiberiumRimFactions: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  40. at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  41. at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0
  42. at Verse.ModAssemblyHandler.AssemblyIsUsable (System.Reflection.Assembly asm) [0x00000] in <filename unknown>:0
  43.  
  44. Loader exceptions:
  45. => System.TypeLoadException: Could not load type 'HugsLib.ModBase' from assembly 'HugsLib, Version=0.17.0.0, Culture=neutral, PublicKeyToken=null'.
  46.  
  47.  
  48. ReflectionTypeLoadException getting types in assembly DeathRattle: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  49. at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  50. at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0
  51. at Verse.ModAssemblyHandler.AssemblyIsUsable (System.Reflection.Assembly asm) [0x00000] in <filename unknown>:0
  52.  
  53. Loader exceptions:
  54. => System.TypeLoadException: Could not load type 'HugsLib.ModBase' from assembly 'HugsLib, Version=0.17.0.0, Culture=neutral, PublicKeyToken=null'.
  55.  
  56.  
  57. Exception loading from System.Xml.XmlElement: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: An exception was thrown by the type initializer for AlienRace.AlienPartGenerator ---> System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  58. at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  59. at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0
  60. at Harmony.AccessTools+<>c.<TypeByName>b__1_0 (System.Reflection.Assembly x) [0x00000] in <filename unknown>:0
  61. at System.Linq.Enumerable+<CreateSelectManyIterator>c__Iterator12`2[System.Reflection.Assembly,System.Type].MoveNext () [0x00000] in <filename unknown>:0
  62. at System.Linq.Enumerable.First[Type] (IEnumerable`1 source, System.Func`2 predicate, Fallback fallback) [0x00000] in <filename unknown>:0
  63. at System.Linq.Enumerable.FirstOrDefault[Type] (IEnumerable`1 source, System.Func`2 predicate) [0x00000] in <filename unknown>:0
  64. at Harmony.AccessTools.TypeByName (System.String name) [0x00000] in <filename unknown>:0
  65. at AlienRace.AlienPartGenerator..cctor () [0x00000] in <filename unknown>:0
  66. --- End of inner exception stack trace ---
  67. at AlienRace.GeneralSettings..ctor () [0x00000] in <filename unknown>:0
  68. at AlienRace.ThingDef_AlienRace+AlienSettings..ctor () [0x00000] in <filename unknown>:0
  69. at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (object,object[],System.Exception&)
  70. at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  71. --- End of inner exception stack trace ---
  72. at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  73. at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  74. at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] in <filename unknown>:0
  75. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  76. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  77. at Verse.DirectXmlToObject.ObjectFromXml[AlienSettings] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  78. at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
  79. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  80. --- End of inner exception stack trace ---
  81. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  82. at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <filename unknown>:0
  83. at Verse.DirectXmlToObject.ObjectFromXml[ThingDef_AlienRace] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  84.  
  85. Could not find type named TiberiumRimFactions.HediffCompProperties_TiberiumInfusionImmunity from node <li Class="TiberiumRimFactions.HediffCompProperties_TiberiumInfusionImmunity" />
  86.  
  87. Could not find type named TiberiumRim.AsteroidDef from node <IncidentDef Class="TiberiumRim.AsteroidDef"><defName>InactiveScrinShip</defName><label>Inactive Scrin Ship Crash</label><targetType>MapPlayerHome</targetType><workerClass>TiberiumRim.IncidentWorker_GreenAsteroid</workerClass><baseChance>2</baseChance><letterLabel>Inactive Ship Crash!</letterLabel><letterText>An unknown object has crashed on your Map! It seems to be inactive, it might prove useful for studies.</letterText><letterDef>BadNonUrgent</letterDef><minRefireDays>200</minRefireDays><category>ThreatSmall</category><asteroidType>InactiveScrinShip</asteroidType><pointsScaleable>true</pointsScaleable></IncidentDef>
  88.  
  89. Could not find a type named TiberiumRim.IncidentWorker_GreenAsteroid
  90.  
  91. XML error: <asteroidType>InactiveScrinShip</asteroidType> doesn't correspond to any field in type IncidentDef.
  92.  
  93. Could not find type named TiberiumRim.AsteroidDef from node <IncidentDef Class="TiberiumRim.AsteroidDef"><defName>ActiveScrinShip</defName><label>Active Scrin Ship Crash</label><targetType>MapPlayerHome</targetType><workerClass>TiberiumRim.IncidentWorker_GreenAsteroid</workerClass><baseChance>1.5</baseChance><letterLabel>Active Ship Crash!</letterLabel><letterText>An unknown object has crashed on your Map! It seems to still be active, you be careful around it.</letterText><letterDef>BadNonUrgent</letterDef><minRefireDays>200</minRefireDays><category>ThreatBig</category><asteroidType>ActiveScrinShip</asteroidType><minThreatPoints>350</minThreatPoints></IncidentDef>
  94.  
  95. Could not find a type named TiberiumRim.IncidentWorker_GreenAsteroid
  96.  
  97. XML error: <asteroidType>ActiveScrinShip</asteroidType> doesn't correspond to any field in type IncidentDef.
  98.  
  99. Could not find type named TiberiumRimFactions.CompProperties_SonicInhibition from node <li Class="TiberiumRimFactions.CompProperties_SonicInhibition"><compClass>TiberiumRimFactions.ThingComp_SonicInhibition</compClass><radius>6</radius><damageShutdownPercent>0.6</damageShutdownPercent></li>
  100.  
  101. Could not find a type named TiberiumRimFactions.ThingComp_SonicInhibition
  102.  
  103. XML error: <radius>6</radius> doesn't correspond to any field in type CompProperties.
  104.  
  105. XML error: <damageShutdownPercent>0.6</damageShutdownPercent> doesn't correspond to any field in type CompProperties.
  106.  
  107. Could not find a type named TiberiumRimFactions.PlaceWorker_TiberiumInhibitorAll
  108.  
  109. Could not find type named TiberiumRimFactions.CompProperties_SonicInhibition from node <li Class="TiberiumRimFactions.CompProperties_SonicInhibition"><compClass>TiberiumRimFactions.ThingComp_SonicInhibition</compClass><radius>15</radius><damageShutdownPercent>0.6</damageShutdownPercent></li>
  110.  
  111. Could not find a type named TiberiumRimFactions.ThingComp_SonicInhibition
  112.  
  113. XML error: <radius>15</radius> doesn't correspond to any field in type CompProperties.
  114.  
  115. XML error: <damageShutdownPercent>0.6</damageShutdownPercent> doesn't correspond to any field in type CompProperties.
  116.  
  117. Could not find a type named TiberiumRimFactions.PlaceWorker_TiberiumInhibitorAll
  118.  
  119. Could not find type named TiberiumRimFactions.CompProperties_Decrystallizer from node <li Class="TiberiumRimFactions.CompProperties_Decrystallizer"><radius>15</radius><daysToRadius>5</daysToRadius></li>
  120.  
  121. XML error: <radius>15</radius> doesn't correspond to any field in type CompProperties.
  122.  
  123. XML error: <daysToRadius>5</daysToRadius> doesn't correspond to any field in type CompProperties.
  124.  
  125. Could not find type named TiberiumRimFactions.CompProperties_SonicInhibition from node <li Class="TiberiumRimFactions.CompProperties_SonicInhibition"><compClass>TiberiumRimFactions.ThingComp_SonicInhibition</compClass><radius>1</radius><damageShutdownPercent>0.8</damageShutdownPercent></li>
  126.  
  127. Could not find a type named TiberiumRimFactions.ThingComp_SonicInhibition
  128.  
  129. XML error: <radius>1</radius> doesn't correspond to any field in type CompProperties.
  130.  
  131. XML error: <damageShutdownPercent>0.8</damageShutdownPercent> doesn't correspond to any field in type CompProperties.
  132.  
  133. Could not find a type named TiberiumRimFactions.PlaceWorker_TiberiumInhibitorAll
  134.  
  135. Could not find type named TiberiumRimFactions.CompProperties_FirestormWall from node <li Class="TiberiumRimFactions.CompProperties_FirestormWall" />
  136.  
  137. Could not find type named TiberiumRimFactions.CompProperties_FirestormWall from node <li Class="TiberiumRimFactions.CompProperties_FirestormWall" />
  138.  
  139. Could not find type named TiberiumRimFactions.ThingDef_FirestormTextures from node <ThingDef Class="TiberiumRimFactions.ThingDef_FirestormTextures" Abstract="True"><category>Building</category><soundImpactDefault>BulletImpactMetal</soundImpactDefault><selectable>true</selectable><drawerType>MapMeshAndRealTime</drawerType><terrainAffordanceNeeded>Light</terrainAffordanceNeeded><repairEffect>Repair</repairEffect><leaveResourcesWhenKilled>false</leaveResourcesWhenKilled><filthLeaving>BuildingRubble</filthLeaving><defName>GDI_FirestormCenter</defName><label>Firestorm Operations Center</label><thingClass>TiberiumRimFactions.Building_FirestormTexture</thingClass><description>This specialized facility registers all Firestorm-Segments placed by this Faction. When enough power is available the Firestorm-System can be activated anytime and will last for a day, completely cutting off any intruders.</description><graphicData><texPath>things/building/GDI/Defense/Firestorm/Firestorm_off</texPath><graphicClass>Graphic_Single</graphicClass><drawSize>(6,6)</drawSize><shadowData><volume>(1.4, 0.5, 1.4)</volume><offset>(0,0,-0.1)</offset></shadowData></graphicData><secondaryGraphicPath>things/building/GDI/Defense/Firestorm/Firestorm_on</secondaryGraphicPath><costList><GDI_ReinforcedPlate>50</GDI_ReinforcedPlate><Component>20</Component><GDI_SonicCore>5</GDI_SonicCore></costList><comps><li Class="TiberiumRimFactions.CompProperties_FirestormCenter" /><li Class="CompProperties_Glower"><glowRadius>15</glowRadius><glowColor>(200,200,255,0)</glowColor></li><li Class="CompProperties_Power"><compClass>CompPowerTrader</compClass><startElectricalFires>false</startElectricalFires><basePowerConsumption>1500</basePowerConsumption><shortCircuitInRain>false</shortCircuitInRain><transmitsPower>true</transmitsPower></li><li Class="CompProperties_Breakdownable" /><li Class="CompProperties_Flickable" /></comps><altitudeLayer>Building</altitudeLayer><tickerType>Normal</tickerType><statBases><MaxHitPoints>350</MaxHitPoints><WorkToBuild>4500</WorkToBuild><Flammability>1.0</Flammability><Beauty>25</Beauty></statBases><drawPlaceWorkersWhileSelected>true</drawPlaceWorkersWhileSelected><fillPercent>0.40</fillPercent><pathCost>25</pathCost><designationCategory>Tiberium</designationCategory><rotatable>false</rotatable><canOverlapZones>false</canOverlapZones><size>(5,5)</size><placeWorkers><li>TiberiumRimFactions.PlaceWorker_FireStormWalls</li><li>TiberiumRimFactions.PlaceWorker_FirestormCenter</li></placeWorkers><researchPrerequisites><li>GDIResearch_FirestormTechnology</li></researchPrerequisites></ThingDef>
  140.  
  141. Could not find a type named TiberiumRimFactions.Building_FirestormTexture
  142.  
  143. XML error: <secondaryGraphicPath>things/building/GDI/Defense/Firestorm/Firestorm_on</secondaryGraphicPath> doesn't correspond to any field in type ThingDef.
  144.  
  145. Could not find type named TiberiumRimFactions.CompProperties_FirestormCenter from node <li Class="TiberiumRimFactions.CompProperties_FirestormCenter" />
  146.  
  147. Could not find a type named TiberiumRimFactions.PlaceWorker_FireStormWalls
  148.  
  149. Could not find a type named TiberiumRimFactions.PlaceWorker_FirestormCenter
  150.  
  151. Could not find type named TiberiumRimFactions.CompProperties_SuppressionWall from node <li Class="TiberiumRimFactions.CompProperties_SuppressionWall"><radius>3</radius></li>
  152.  
  153. XML error: <radius>3</radius> doesn't correspond to any field in type CompProperties.
  154.  
  155. Could not find a type named TiberiumRimFactions.PlaceWorker_NodSuppressionWall
  156.  
  157. Could not find type named TiberiumRimFactions.CompProperties_SuppressionWall from node <li Class="TiberiumRimFactions.CompProperties_SuppressionWall"><radius>2</radius></li>
  158.  
  159. XML error: <radius>2</radius> doesn't correspond to any field in type CompProperties.
  160.  
  161. Could not find type named TiberiumRimFactions.CompProperties_SuppressionWall from node <li Class="TiberiumRimFactions.CompProperties_SuppressionWall"><radius>2</radius></li>
  162.  
  163. XML error: <radius>2</radius> doesn't correspond to any field in type CompProperties.
  164.  
  165. Could not find type named TiberiumRimFactions.CompProperties_NodSuppressor from node <li Class="TiberiumRimFactions.CompProperties_NodSuppressor" />
  166.  
  167. Could not find a type named TiberiumRimFactions.PlaceWorker_NodSuppressor
  168.  
  169. Could not find type named TiberiumRimFactions.GraveDef from node <ThingDef Class="TiberiumRimFactions.GraveDef" Abstract="True"><category>Building</category><soundImpactDefault>BulletImpactMetal</soundImpactDefault><selectable>true</selectable><drawerType>MapMeshAndRealTime</drawerType><terrainAffordanceNeeded>Light</terrainAffordanceNeeded><repairEffect>Repair</repairEffect><leaveResourcesWhenKilled>true</leaveResourcesWhenKilled><filthLeaving>BuildingRubble</filthLeaving><defName>Nod_Grave</defName><label>Mausoleum</label><thingClass>TiberiumRimFactions.Building_MassGrave</thingClass><graphicData><texPath>things/building/Nod/Misc/Grave/Mausoleum</texPath><graphicClass>Graphic_Single</graphicClass><drawSize>(4,4)</drawSize></graphicData><rotatable>false</rotatable><constructEffect>ConstructDirt</constructEffect><altitudeLayer>Building</altitudeLayer><useHitPoints>false</useHitPoints><description>This mausoleum can house multiple dead. It's to honor our fallen brothers.</description><size>(4,4)</size><tickerType>Rare</tickerType><canOverlapZones>false</canOverlapZones><statBases><WorkToBuild>1500</WorkToBuild><Beauty>126</Beauty></statBases><passability>PassThroughOnly</passability><building><ai_chillDestination>false</ai_chillDestination><isInert>true</isInert><preventDeterioration>true</preventDeterioration><fullGraveGraphicData><texPath>things/building/Nod/Misc/Grave/Mausoleum_full</texPath><graphicClass>Graphic_Single</graphicClass><drawSize>(4,4)</drawSize></fullGraveGraphicData><fixedStorageSettings><filter><categories><li>Corpses</li></categories></filter></fixedStorageSettings><defaultStorageSettings><filter><categories><li>CorpsesHumanlike</li></categories></filter></defaultStorageSettings></building><comps><li Class="CompProperties_Glower"><glowRadius>8</glowRadius><glowColor>(255,150,150)</glowColor></li><li Class="CompProperties_Power"><compClass>CompPowerTrader</compClass><basePowerConsumption>95</basePowerConsumption><shortCircuitInRain>false</shortCircuitInRain></li></comps><costList><Nod_CarbonPlate>6</Nod_CarbonPlate></costList><inspectorTabs><li>ITab_Storage</li></inspectorTabs><designationCategory>Tiberium</designationCategory><CorpseCapacity>6</CorpseCapacity><researchPrerequisites><li>NodResearch_Buildings</li></researchPrerequisites></ThingDef>
  170.  
  171. Could not find a type named TiberiumRimFactions.Building_MassGrave
  172.  
  173. XML error: <CorpseCapacity>6</CorpseCapacity> doesn't correspond to any field in type ThingDef.
  174.  
  175. Could not find type named TiberiumRimFactions.CompProperties_NodCrane from node <li Class="TiberiumRimFactions.CompProperties_NodCrane"><statList><MoveSpeed>1.1</MoveSpeed><MiningSpeed>1.25</MiningSpeed><WorkSpeedGlobal>1.25</WorkSpeedGlobal><ConstructionSpeed>1.5</ConstructionSpeed><ConstructSuccessChance>1.25</ConstructSuccessChance></statList></li>
  176.  
  177. XML error: <statList><MoveSpeed>1.1</MoveSpeed><MiningSpeed>1.25</MiningSpeed><WorkSpeedGlobal>1.25</WorkSpeedGlobal><ConstructionSpeed>1.5</ConstructionSpeed><ConstructSuccessChance>1.25</ConstructSuccessChance></statList> doesn't correspond to any field in type CompProperties.
  178.  
  179. Could not find a type named TiberiumRimFactions.PlaceWorker_NodCrane
  180.  
  181. Could not find type named TiberiumRimFactions.CompProperties_ScrinShip from node <li Class="TiberiumRimFactions.CompProperties_ScrinShip" />
  182.  
  183. Could not find type named TiberiumRimFactions.CompProperties_TiberiumDrug from node <li Class="TiberiumRimFactions.CompProperties_TiberiumDrug" />
  184.  
  185. Exception loading from System.Xml.XmlElement: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: An exception was thrown by the type initializer for AlienRace.AlienPartGenerator ---> System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  186. at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  187. at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0
  188. at Harmony.AccessTools+<>c.<TypeByName>b__1_0 (System.Reflection.Assembly x) [0x00000] in <filename unknown>:0
  189. at System.Linq.Enumerable+<CreateSelectManyIterator>c__Iterator12`2[System.Reflection.Assembly,System.Type].MoveNext () [0x00000] in <filename unknown>:0
  190. at System.Linq.Enumerable.First[Type] (IEnumerable`1 source, System.Func`2 predicate, Fallback fallback) [0x00000] in <filename unknown>:0
  191. at System.Linq.Enumerable.FirstOrDefault[Type] (IEnumerable`1 source, System.Func`2 predicate) [0x00000] in <filename unknown>:0
  192. at Harmony.AccessTools.TypeByName (System.String name) [0x00000] in <filename unknown>:0
  193. at AlienRace.AlienPartGenerator..cctor () [0x00000] in <filename unknown>:0
  194. --- End of inner exception stack trace ---
  195. at AlienRace.GeneralSettings..ctor () [0x00000] in <filename unknown>:0
  196. at AlienRace.ThingDef_AlienRace+AlienSettings..ctor () [0x00000] in <filename unknown>:0
  197. at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (object,object[],System.Exception&)
  198. at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  199. --- End of inner exception stack trace ---
  200. at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  201. at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  202. at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] in <filename unknown>:0
  203. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  204. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  205. at Verse.DirectXmlToObject.ObjectFromXml[AlienSettings] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  206. at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
  207. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  208. --- End of inner exception stack trace ---
  209. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  210. at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <filename unknown>:0
  211. at Verse.DirectXmlToObject.ObjectFromXml[ThingDef_AlienRace] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  212.  
  213. Exception loading from System.Xml.XmlElement: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: An exception was thrown by the type initializer for AlienRace.AlienPartGenerator ---> System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  214. at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  215. at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0
  216. at Harmony.AccessTools+<>c.<TypeByName>b__1_0 (System.Reflection.Assembly x) [0x00000] in <filename unknown>:0
  217. at System.Linq.Enumerable+<CreateSelectManyIterator>c__Iterator12`2[System.Reflection.Assembly,System.Type].MoveNext () [0x00000] in <filename unknown>:0
  218. at System.Linq.Enumerable.First[Type] (IEnumerable`1 source, System.Func`2 predicate, Fallback fallback) [0x00000] in <filename unknown>:0
  219. at System.Linq.Enumerable.FirstOrDefault[Type] (IEnumerable`1 source, System.Func`2 predicate) [0x00000] in <filename unknown>:0
  220. at Harmony.AccessTools.TypeByName (System.String name) [0x00000] in <filename unknown>:0
  221. at AlienRace.AlienPartGenerator..cctor () [0x00000] in <filename unknown>:0
  222. --- End of inner exception stack trace ---
  223. at AlienRace.GeneralSettings..ctor () [0x00000] in <filename unknown>:0
  224. at AlienRace.ThingDef_AlienRace+AlienSettings..ctor () [0x00000] in <filename unknown>:0
  225. at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (object,object[],System.Exception&)
  226. at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  227. --- End of inner exception stack trace ---
  228. at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  229. at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  230. at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] in <filename unknown>:0
  231. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  232. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  233. at Verse.DirectXmlToObject.ObjectFromXml[AlienSettings] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  234. at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
  235. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  236. --- End of inner exception stack trace ---
  237. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  238. at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <filename unknown>:0
  239. at Verse.DirectXmlToObject.ObjectFromXml[ThingDef_AlienRace] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  240.  
  241. Exception loading from System.Xml.XmlElement: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: An exception was thrown by the type initializer for AlienRace.AlienPartGenerator ---> System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  242. at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  243. at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0
  244. at Harmony.AccessTools+<>c.<TypeByName>b__1_0 (System.Reflection.Assembly x) [0x00000] in <filename unknown>:0
  245. at System.Linq.Enumerable+<CreateSelectManyIterator>c__Iterator12`2[System.Reflection.Assembly,System.Type].MoveNext () [0x00000] in <filename unknown>:0
  246. at System.Linq.Enumerable.First[Type] (IEnumerable`1 source, System.Func`2 predicate, Fallback fallback) [0x00000] in <filename unknown>:0
  247. at System.Linq.Enumerable.FirstOrDefault[Type] (IEnumerable`1 source, System.Func`2 predicate) [0x00000] in <filename unknown>:0
  248. at Harmony.AccessTools.TypeByName (System.String name) [0x00000] in <filename unknown>:0
  249. at AlienRace.AlienPartGenerator..cctor () [0x00000] in <filename unknown>:0
  250. --- End of inner exception stack trace ---
  251. at AlienRace.GeneralSettings..ctor () [0x00000] in <filename unknown>:0
  252. at AlienRace.ThingDef_AlienRace+AlienSettings..ctor () [0x00000] in <filename unknown>:0
  253. at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (object,object[],System.Exception&)
  254. at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  255. --- End of inner exception stack trace ---
  256. at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  257. at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  258. at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] in <filename unknown>:0
  259. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  260. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  261. at Verse.DirectXmlToObject.ObjectFromXml[AlienSettings] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  262. at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
  263. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  264. --- End of inner exception stack trace ---
  265. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  266. at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <filename unknown>:0
  267. at Verse.DirectXmlToObject.ObjectFromXml[ThingDef_AlienRace] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  268.  
  269. Exception loading from System.Xml.XmlElement: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: An exception was thrown by the type initializer for AlienRace.AlienPartGenerator ---> System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  270. at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  271. at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0
  272. at Harmony.AccessTools+<>c.<TypeByName>b__1_0 (System.Reflection.Assembly x) [0x00000] in <filename unknown>:0
  273. at System.Linq.Enumerable+<CreateSelectManyIterator>c__Iterator12`2[System.Reflection.Assembly,System.Type].MoveNext () [0x00000] in <filename unknown>:0
  274. at System.Linq.Enumerable.First[Type] (IEnumerable`1 source, System.Func`2 predicate, Fallback fallback) [0x00000] in <filename unknown>:0
  275. at System.Linq.Enumerable.FirstOrDefault[Type] (IEnumerable`1 source, System.Func`2 predicate) [0x00000] in <filename unknown>:0
  276. at Harmony.AccessTools.TypeByName (System.String name) [0x00000] in <filename unknown>:0
  277. at AlienRace.AlienPartGenerator..cctor () [0x00000] in <filename unknown>:0
  278. --- End of inner exception stack trace ---
  279. at AlienRace.GeneralSettings..ctor () [0x00000] in <filename unknown>:0
  280. at AlienRace.ThingDef_AlienRace+AlienSettings..ctor () [0x00000] in <filename unknown>:0
  281. at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (object,object[],System.Exception&)
  282. at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  283. --- End of inner exception stack trace ---
  284. at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  285. at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  286. at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] in <filename unknown>:0
  287. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  288. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  289. at Verse.DirectXmlToObject.ObjectFromXml[AlienSettings] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  290. at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
  291. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  292. --- End of inner exception stack trace ---
  293. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  294. at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <filename unknown>:0
  295. at Verse.DirectXmlToObject.ObjectFromXml[ThingDef_AlienRace] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  296.  
  297. Exception loading from System.Xml.XmlElement: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: An exception was thrown by the type initializer for AlienRace.AlienPartGenerator ---> System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  298. at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  299. at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0
  300. at Harmony.AccessTools+<>c.<TypeByName>b__1_0 (System.Reflection.Assembly x) [0x00000] in <filename unknown>:0
  301. at System.Linq.Enumerable+<CreateSelectManyIterator>c__Iterator12`2[System.Reflection.Assembly,System.Type].MoveNext () [0x00000] in <filename unknown>:0
  302. at System.Linq.Enumerable.First[Type] (IEnumerable`1 source, System.Func`2 predicate, Fallback fallback) [0x00000] in <filename unknown>:0
  303. at System.Linq.Enumerable.FirstOrDefault[Type] (IEnumerable`1 source, System.Func`2 predicate) [0x00000] in <filename unknown>:0
  304. at Harmony.AccessTools.TypeByName (System.String name) [0x00000] in <filename unknown>:0
  305. at AlienRace.AlienPartGenerator..cctor () [0x00000] in <filename unknown>:0
  306. --- End of inner exception stack trace ---
  307. at AlienRace.GeneralSettings..ctor () [0x00000] in <filename unknown>:0
  308. at AlienRace.ThingDef_AlienRace+AlienSettings..ctor () [0x00000] in <filename unknown>:0
  309. at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (object,object[],System.Exception&)
  310. at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  311. --- End of inner exception stack trace ---
  312. at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  313. at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  314. at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] in <filename unknown>:0
  315. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  316. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  317. at Verse.DirectXmlToObject.ObjectFromXml[AlienSettings] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  318. at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
  319. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  320. --- End of inner exception stack trace ---
  321. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  322. at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <filename unknown>:0
  323. at Verse.DirectXmlToObject.ObjectFromXml[ThingDef_AlienRace] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  324.  
  325. Exception loading from System.Xml.XmlElement: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: An exception was thrown by the type initializer for AlienRace.AlienPartGenerator ---> System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  326. at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  327. at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0
  328. at Harmony.AccessTools+<>c.<TypeByName>b__1_0 (System.Reflection.Assembly x) [0x00000] in <filename unknown>:0
  329. at System.Linq.Enumerable+<CreateSelectManyIterator>c__Iterator12`2[System.Reflection.Assembly,System.Type].MoveNext () [0x00000] in <filename unknown>:0
  330. at System.Linq.Enumerable.First[Type] (IEnumerable`1 source, System.Func`2 predicate, Fallback fallback) [0x00000] in <filename unknown>:0
  331. at System.Linq.Enumerable.FirstOrDefault[Type] (IEnumerable`1 source, System.Func`2 predicate) [0x00000] in <filename unknown>:0
  332. at Harmony.AccessTools.TypeByName (System.String name) [0x00000] in <filename unknown>:0
  333. at AlienRace.AlienPartGenerator..cctor () [0x00000] in <filename unknown>:0
  334. --- End of inner exception stack trace ---
  335. at AlienRace.GeneralSettings..ctor () [0x00000] in <filename unknown>:0
  336. at AlienRace.ThingDef_AlienRace+AlienSettings..ctor () [0x00000] in <filename unknown>:0
  337. at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (object,object[],System.Exception&)
  338. at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  339. --- End of inner exception stack trace ---
  340. at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  341. at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  342. at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] in <filename unknown>:0
  343. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  344. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  345. at Verse.DirectXmlToObject.ObjectFromXml[AlienSettings] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  346. at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
  347. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  348. --- End of inner exception stack trace ---
  349. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  350. at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <filename unknown>:0
  351. at Verse.DirectXmlToObject.ObjectFromXml[ThingDef_AlienRace] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  352.  
  353. Exception loading from System.Xml.XmlElement: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: An exception was thrown by the type initializer for AlienRace.AlienPartGenerator ---> System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  354. at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  355. at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0
  356. at Harmony.AccessTools+<>c.<TypeByName>b__1_0 (System.Reflection.Assembly x) [0x00000] in <filename unknown>:0
  357. at System.Linq.Enumerable+<CreateSelectManyIterator>c__Iterator12`2[System.Reflection.Assembly,System.Type].MoveNext () [0x00000] in <filename unknown>:0
  358. at System.Linq.Enumerable.First[Type] (IEnumerable`1 source, System.Func`2 predicate, Fallback fallback) [0x00000] in <filename unknown>:0
  359. at System.Linq.Enumerable.FirstOrDefault[Type] (IEnumerable`1 source, System.Func`2 predicate) [0x00000] in <filename unknown>:0
  360. at Harmony.AccessTools.TypeByName (System.String name) [0x00000] in <filename unknown>:0
  361. at AlienRace.AlienPartGenerator..cctor () [0x00000] in <filename unknown>:0
  362. --- End of inner exception stack trace ---
  363. at AlienRace.GeneralSettings..ctor () [0x00000] in <filename unknown>:0
  364. at AlienRace.ThingDef_AlienRace+AlienSettings..ctor () [0x00000] in <filename unknown>:0
  365. at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (object,object[],System.Exception&)
  366. at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  367. --- End of inner exception stack trace ---
  368. at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  369. at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  370. at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] in <filename unknown>:0
  371. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  372. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  373. at Verse.DirectXmlToObject.ObjectFromXml[AlienSettings] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  374. at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
  375. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  376. --- End of inner exception stack trace ---
  377. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  378. at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <filename unknown>:0
  379. at Verse.DirectXmlToObject.ObjectFromXml[ThingDef_AlienRace] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  380.  
  381. Exception loading from System.Xml.XmlElement: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: An exception was thrown by the type initializer for AlienRace.AlienPartGenerator ---> System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  382. at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  383. at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0
  384. at Harmony.AccessTools+<>c.<TypeByName>b__1_0 (System.Reflection.Assembly x) [0x00000] in <filename unknown>:0
  385. at System.Linq.Enumerable+<CreateSelectManyIterator>c__Iterator12`2[System.Reflection.Assembly,System.Type].MoveNext () [0x00000] in <filename unknown>:0
  386. at System.Linq.Enumerable.First[Type] (IEnumerable`1 source, System.Func`2 predicate, Fallback fallback) [0x00000] in <filename unknown>:0
  387. at System.Linq.Enumerable.FirstOrDefault[Type] (IEnumerable`1 source, System.Func`2 predicate) [0x00000] in <filename unknown>:0
  388. at Harmony.AccessTools.TypeByName (System.String name) [0x00000] in <filename unknown>:0
  389. at AlienRace.AlienPartGenerator..cctor () [0x00000] in <filename unknown>:0
  390. --- End of inner exception stack trace ---
  391. at AlienRace.GeneralSettings..ctor () [0x00000] in <filename unknown>:0
  392. at AlienRace.ThingDef_AlienRace+AlienSettings..ctor () [0x00000] in <filename unknown>:0
  393. at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (object,object[],System.Exception&)
  394. at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  395. --- End of inner exception stack trace ---
  396. at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  397. at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  398. at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] in <filename unknown>:0
  399. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  400. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  401. at Verse.DirectXmlToObject.ObjectFromXml[AlienSettings] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  402. at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
  403. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  404. --- End of inner exception stack trace ---
  405. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  406. at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <filename unknown>:0
  407. at Verse.DirectXmlToObject.ObjectFromXml[ThingDef_AlienRace] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  408.  
  409. Exception loading from System.Xml.XmlElement: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: An exception was thrown by the type initializer for AlienRace.AlienPartGenerator ---> System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  410. at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  411. at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0
  412. at Harmony.AccessTools+<>c.<TypeByName>b__1_0 (System.Reflection.Assembly x) [0x00000] in <filename unknown>:0
  413. at System.Linq.Enumerable+<CreateSelectManyIterator>c__Iterator12`2[System.Reflection.Assembly,System.Type].MoveNext () [0x00000] in <filename unknown>:0
  414. at System.Linq.Enumerable.First[Type] (IEnumerable`1 source, System.Func`2 predicate, Fallback fallback) [0x00000] in <filename unknown>:0
  415. at System.Linq.Enumerable.FirstOrDefault[Type] (IEnumerable`1 source, System.Func`2 predicate) [0x00000] in <filename unknown>:0
  416. at Harmony.AccessTools.TypeByName (System.String name) [0x00000] in <filename unknown>:0
  417. at AlienRace.AlienPartGenerator..cctor () [0x00000] in <filename unknown>:0
  418. --- End of inner exception stack trace ---
  419. at AlienRace.GeneralSettings..ctor () [0x00000] in <filename unknown>:0
  420. at AlienRace.ThingDef_AlienRace+AlienSettings..ctor () [0x00000] in <filename unknown>:0
  421. at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (object,object[],System.Exception&)
  422. at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  423. --- End of inner exception stack trace ---
  424. at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  425. at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  426. at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] in <filename unknown>:0
  427. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  428. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  429. at Verse.DirectXmlToObject.ObjectFromXml[AlienSettings] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  430. at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
  431. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  432. --- End of inner exception stack trace ---
  433. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  434. at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <filename unknown>:0
  435. at Verse.DirectXmlToObject.ObjectFromXml[ThingDef_AlienRace] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  436.  
  437. Exception loading from System.Xml.XmlElement: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: An exception was thrown by the type initializer for AlienRace.AlienPartGenerator ---> System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  438. at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  439. at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0
  440. at Harmony.AccessTools+<>c.<TypeByName>b__1_0 (System.Reflection.Assembly x) [0x00000] in <filename unknown>:0
  441. at System.Linq.Enumerable+<CreateSelectManyIterator>c__Iterator12`2[System.Reflection.Assembly,System.Type].MoveNext () [0x00000] in <filename unknown>:0
  442. at System.Linq.Enumerable.First[Type] (IEnumerable`1 source, System.Func`2 predicate, Fallback fallback) [0x00000] in <filename unknown>:0
  443. at System.Linq.Enumerable.FirstOrDefault[Type] (IEnumerable`1 source, System.Func`2 predicate) [0x00000] in <filename unknown>:0
  444. at Harmony.AccessTools.TypeByName (System.String name) [0x00000] in <filename unknown>:0
  445. at AlienRace.AlienPartGenerator..cctor () [0x00000] in <filename unknown>:0
  446. --- End of inner exception stack trace ---
  447. at AlienRace.GeneralSettings..ctor () [0x00000] in <filename unknown>:0
  448. at AlienRace.ThingDef_AlienRace+AlienSettings..ctor () [0x00000] in <filename unknown>:0
  449. at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (object,object[],System.Exception&)
  450. at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  451. --- End of inner exception stack trace ---
  452. at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  453. at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  454. at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] in <filename unknown>:0
  455. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  456. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  457. at Verse.DirectXmlToObject.ObjectFromXml[AlienSettings] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  458. at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
  459. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  460. --- End of inner exception stack trace ---
  461. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  462. at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <filename unknown>:0
  463. at Verse.DirectXmlToObject.ObjectFromXml[ThingDef_AlienRace] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  464.  
  465. Could not find a type named DeathRattle.Hediff_DeathRattle
  466.  
  467. Could not find a type named DeathRattle.Hediff_DeathRattle
  468.  
  469. Could not find a type named DeathRattle.Hediff_DeathRattle
  470.  
  471. Could not find a type named DeathRattle.Hediff_DeathRattle
  472.  
  473. Could not find a type named DeathRattle.Hediff_DeathRattle
  474.  
  475. Could not find a type named DeathRattle.Hediff_DeathRattle
  476.  
  477. Duplicate code-linked translation key: DeactivatedWarning in language English
  478.  
  479. Duplicate code-linked translation key: Activated in language English
  480.  
  481. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  482.  
  483. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  484.  
  485. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  486.  
  487. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  488.  
  489. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  490.  
  491. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  492.  
  493. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  494.  
  495. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  496.  
  497. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  498.  
  499. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  500.  
  501. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  502.  
  503. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  504.  
  505. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  506.  
  507. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  508.  
  509. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  510.  
  511. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  512.  
  513. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  514.  
  515. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  516.  
  517. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  518.  
  519. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  520.  
  521. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  522.  
  523. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  524.  
  525. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  526.  
  527. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  528.  
  529. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  530.  
  531. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  532.  
  533. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  534.  
  535. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  536.  
  537. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  538.  
  539. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  540.  
  541. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  542.  
  543. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  544.  
  545. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  546.  
  547. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  548.  
  549. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  550.  
  551. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  552.  
  553. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  554.  
  555. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  556.  
  557. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  558.  
  559. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  560.  
  561. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  562.  
  563. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  564.  
  565. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  566.  
  567. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  568.  
  569. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  570.  
  571. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  572.  
  573. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  574.  
  575. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  576.  
  577. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  578.  
  579. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  580.  
  581. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  582.  
  583. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  584.  
  585. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  586.  
  587. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  588.  
  589. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  590.  
  591. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  592.  
  593. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  594.  
  595. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  596.  
  597. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  598.  
  599. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  600.  
  601. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  602.  
  603. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  604.  
  605. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  606.  
  607. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  608.  
  609. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  610.  
  611. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  612.  
  613. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  614.  
  615. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  616.  
  617. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  618.  
  619. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  620.  
  621. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  622.  
  623. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  624.  
  625. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  626.  
  627. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  628.  
  629. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  630.  
  631. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  632.  
  633. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  634.  
  635. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  636.  
  637. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  638.  
  639. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  640.  
  641. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  642.  
  643. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  644.  
  645. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  646.  
  647. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  648.  
  649. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  650.  
  651. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  652.  
  653. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  654.  
  655. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  656.  
  657. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  658.  
  659. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  660.  
  661. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  662.  
  663. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  664.  
  665. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  666.  
  667. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  668.  
  669. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  670.  
  671. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  672.  
  673. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  674.  
  675. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  676.  
  677. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  678.  
  679. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  680.  
  681. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  682.  
  683. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  684.  
  685. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  686.  
  687. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  688.  
  689. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  690.  
  691. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  692.  
  693. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  694.  
  695. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  696.  
  697. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  698.  
  699. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  700.  
  701. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  702.  
  703. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  704.  
  705. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  706.  
  707. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  708.  
  709. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  710.  
  711. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  712.  
  713. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  714.  
  715. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  716.  
  717. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  718.  
  719. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  720.  
  721. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  722.  
  723. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  724.  
  725. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  726.  
  727. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  728.  
  729. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  730.  
  731. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  732.  
  733. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  734.  
  735. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  736.  
  737. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  738.  
  739. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  740.  
  741. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  742.  
  743. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  744.  
  745. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  746.  
  747. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  748.  
  749. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  750.  
  751. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  752.  
  753. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  754.  
  755. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  756.  
  757. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  758.  
  759. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  760.  
  761. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  762.  
  763. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  764.  
  765. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  766.  
  767. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  768.  
  769. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  770.  
  771. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  772.  
  773. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  774.  
  775. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  776.  
  777. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  778.  
  779. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  780.  
  781. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  782.  
  783. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  784.  
  785. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  786.  
  787. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  788.  
  789. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  790.  
  791. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  792.  
  793. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  794.  
  795. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  796.  
  797. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  798.  
  799. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  800.  
  801. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  802.  
  803. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  804.  
  805. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  806.  
  807. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  808.  
  809. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  810.  
  811. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  812.  
  813. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  814.  
  815. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  816.  
  817. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  818.  
  819. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  820.  
  821. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  822.  
  823. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  824.  
  825. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  826.  
  827. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  828.  
  829. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  830.  
  831. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  832.  
  833. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  834.  
  835. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  836.  
  837. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  838.  
  839. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  840.  
  841. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  842.  
  843. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  844.  
  845. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  846.  
  847. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  848.  
  849. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  850.  
  851. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  852.  
  853. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  854.  
  855. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  856.  
  857. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  858.  
  859. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  860.  
  861. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  862.  
  863. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  864.  
  865. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  866.  
  867. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  868.  
  869. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  870.  
  871. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  872.  
  873. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  874.  
  875. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  876.  
  877. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  878.  
  879. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  880.  
  881. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  882.  
  883. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  884.  
  885. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  886.  
  887. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  888.  
  889. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  890.  
  891. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  892.  
  893. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  894.  
  895. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  896.  
  897. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  898.  
  899. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  900.  
  901. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  902.  
  903. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  904.  
  905. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  906.  
  907. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  908.  
  909. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  910.  
  911. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  912.  
  913. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  914.  
  915. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  916.  
  917. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  918.  
  919. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  920.  
  921. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  922.  
  923. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  924.  
  925. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  926.  
  927. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  928.  
  929. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  930.  
  931. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  932.  
  933. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  934.  
  935. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  936.  
  937. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  938.  
  939. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  940.  
  941. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  942.  
  943. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  944.  
  945. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  946.  
  947. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  948.  
  949. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  950.  
  951. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  952.  
  953. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  954.  
  955. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  956.  
  957. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  958.  
  959. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  960.  
  961. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  962.  
  963. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  964.  
  965. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  966.  
  967. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  968.  
  969. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  970.  
  971. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  972.  
  973. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  974.  
  975. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  976.  
  977. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  978.  
  979. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  980.  
  981. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  982.  
  983. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  984.  
  985. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  986.  
  987. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  988.  
  989. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  990.  
  991. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  992.  
  993. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  994.  
  995. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  996.  
  997. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  998.  
  999. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  1000.  
  1001. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  1002.  
  1003. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  1004.  
  1005. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  1006.  
  1007. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  1008.  
  1009. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  1010.  
  1011. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  1012.  
  1013. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  1014.  
  1015. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  1016.  
  1017. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  1018.  
  1019. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  1020.  
  1021. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  1022.  
  1023. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  1024.  
  1025. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  1026.  
  1027. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  1028.  
  1029. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  1030.  
  1031. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  1032.  
  1033. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  1034.  
  1035. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  1036.  
  1037. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  1038.  
  1039. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  1040.  
  1041. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  1042.  
  1043. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  1044.  
  1045. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  1046.  
  1047. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  1048.  
  1049. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  1050.  
  1051. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  1052.  
  1053. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  1054.  
  1055. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  1056.  
  1057. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  1058.  
  1059. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  1060.  
  1061. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  1062.  
  1063. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  1064.  
  1065. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  1066.  
  1067. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  1068.  
  1069. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  1070.  
  1071. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  1072.  
  1073. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  1074.  
  1075. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  1076.  
  1077. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  1078.  
  1079. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  1080.  
  1081. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  1082.  
  1083. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  1084.  
  1085. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  1086.  
  1087. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  1088.  
  1089. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  1090.  
  1091. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  1092.  
  1093. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  1094.  
  1095. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  1096.  
  1097. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  1098.  
  1099. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  1100.  
  1101. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  1102.  
  1103. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  1104.  
  1105. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  1106.  
  1107. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  1108.  
  1109. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  1110.  
  1111. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  1112.  
  1113. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  1114.  
  1115. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  1116.  
  1117. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  1118.  
  1119. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  1120.  
  1121. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  1122.  
  1123. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  1124.  
  1125. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  1126.  
  1127. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  1128.  
  1129. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  1130.  
  1131. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  1132.  
  1133. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  1134.  
  1135. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  1136.  
  1137. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  1138.  
  1139. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  1140.  
  1141. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  1142.  
  1143. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  1144.  
  1145. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  1146.  
  1147. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  1148.  
  1149. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  1150.  
  1151. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  1152.  
  1153. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  1154.  
  1155. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  1156.  
  1157. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  1158.  
  1159. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  1160.  
  1161. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  1162.  
  1163. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  1164.  
  1165. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  1166.  
  1167. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  1168.  
  1169. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  1170.  
  1171. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  1172.  
  1173. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  1174.  
  1175. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  1176.  
  1177. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  1178.  
  1179. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  1180.  
  1181. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  1182.  
  1183. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  1184.  
  1185. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  1186.  
  1187. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  1188.  
  1189. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  1190.  
  1191. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  1192.  
  1193. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  1194.  
  1195. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  1196.  
  1197. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  1198.  
  1199. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  1200.  
  1201. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  1202.  
  1203. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  1204.  
  1205. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  1206.  
  1207. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  1208.  
  1209. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  1210.  
  1211. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  1212.  
  1213. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  1214.  
  1215. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  1216.  
  1217. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  1218.  
  1219. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  1220.  
  1221. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  1222.  
  1223. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  1224.  
  1225. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  1226.  
  1227. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  1228.  
  1229. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  1230.  
  1231. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  1232.  
  1233. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  1234.  
  1235. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  1236.  
  1237. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  1238.  
  1239. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  1240.  
  1241. Error while resolving references for def Alien_Argonian: System.NullReferenceException: Object reference not set to an instance of an object
  1242. at AlienRace.ThingDef_AlienRace.ResolveReferences () [0x00000] in <filename unknown>:0
  1243. at Verse.DefDatabase`1[Verse.BuildableDef].ResolveAllReferences () [0x00000] in <filename unknown>:0
  1244.  
  1245. Error while resolving references for def BearMan: System.NullReferenceException: Object reference not set to an instance of an object
  1246. at AlienRace.ThingDef_AlienRace.ResolveReferences () [0x00000] in <filename unknown>:0
  1247. at Verse.DefDatabase`1[Verse.BuildableDef].ResolveAllReferences () [0x00000] in <filename unknown>:0
  1248.  
  1249. Error while resolving references for def CamelMan: System.NullReferenceException: Object reference not set to an instance of an object
  1250. at AlienRace.ThingDef_AlienRace.ResolveReferences () [0x00000] in <filename unknown>:0
  1251. at Verse.DefDatabase`1[Verse.BuildableDef].ResolveAllReferences () [0x00000] in <filename unknown>:0
  1252.  
  1253. Error while resolving references for def ElephantMan: System.NullReferenceException: Object reference not set to an instance of an object
  1254. at AlienRace.ThingDef_AlienRace.ResolveReferences () [0x00000] in <filename unknown>:0
  1255. at Verse.DefDatabase`1[Verse.BuildableDef].ResolveAllReferences () [0x00000] in <filename unknown>:0
  1256.  
  1257. Error while resolving references for def ElkMan: System.NullReferenceException: Object reference not set to an instance of an object
  1258. at AlienRace.ThingDef_AlienRace.ResolveReferences () [0x00000] in <filename unknown>:0
  1259. at Verse.DefDatabase`1[Verse.BuildableDef].ResolveAllReferences () [0x00000] in <filename unknown>:0
  1260.  
  1261. Error while resolving references for def FoxMan: System.NullReferenceException: Object reference not set to an instance of an object
  1262. at AlienRace.ThingDef_AlienRace.ResolveReferences () [0x00000] in <filename unknown>:0
  1263. at Verse.DefDatabase`1[Verse.BuildableDef].ResolveAllReferences () [0x00000] in <filename unknown>:0
  1264.  
  1265. Error while resolving references for def GazelleMan: System.NullReferenceException: Object reference not set to an instance of an object
  1266. at AlienRace.ThingDef_AlienRace.ResolveReferences () [0x00000] in <filename unknown>:0
  1267. at Verse.DefDatabase`1[Verse.BuildableDef].ResolveAllReferences () [0x00000] in <filename unknown>:0
  1268.  
  1269. Error while resolving references for def LynxMan: System.NullReferenceException: Object reference not set to an instance of an object
  1270. at AlienRace.ThingDef_AlienRace.ResolveReferences () [0x00000] in <filename unknown>:0
  1271. at Verse.DefDatabase`1[Verse.BuildableDef].ResolveAllReferences () [0x00000] in <filename unknown>:0
  1272.  
  1273. Error while resolving references for def PigMan: System.NullReferenceException: Object reference not set to an instance of an object
  1274. at AlienRace.ThingDef_AlienRace.ResolveReferences () [0x00000] in <filename unknown>:0
  1275. at Verse.DefDatabase`1[Verse.BuildableDef].ResolveAllReferences () [0x00000] in <filename unknown>:0
  1276.  
  1277. Error while resolving references for def RaccoonMan: System.NullReferenceException: Object reference not set to an instance of an object
  1278. at AlienRace.ThingDef_AlienRace.ResolveReferences () [0x00000] in <filename unknown>:0
  1279. at Verse.DefDatabase`1[Verse.BuildableDef].ResolveAllReferences () [0x00000] in <filename unknown>:0
  1280.  
  1281. Error while resolving references for def WolfMan: System.NullReferenceException: Object reference not set to an instance of an object
  1282. at AlienRace.ThingDef_AlienRace.ResolveReferences () [0x00000] in <filename unknown>:0
  1283. at Verse.DefDatabase`1[Verse.BuildableDef].ResolveAllReferences () [0x00000] in <filename unknown>:0
  1284.  
  1285. Error while resolving references for def Alien_Argonian: System.NullReferenceException: Object reference not set to an instance of an object
  1286. at AlienRace.ThingDef_AlienRace.ResolveReferences () [0x00000] in <filename unknown>:0
  1287. at Verse.DefDatabase`1[AlienRace.ThingDef_AlienRace].ResolveAllReferences () [0x00000] in <filename unknown>:0
  1288.  
  1289. Error while resolving references for def BearMan: System.NullReferenceException: Object reference not set to an instance of an object
  1290. at AlienRace.ThingDef_AlienRace.ResolveReferences () [0x00000] in <filename unknown>:0
  1291. at Verse.DefDatabase`1[AlienRace.ThingDef_AlienRace].ResolveAllReferences () [0x00000] in <filename unknown>:0
  1292.  
  1293. Error while resolving references for def CamelMan: System.NullReferenceException: Object reference not set to an instance of an object
  1294. at AlienRace.ThingDef_AlienRace.ResolveReferences () [0x00000] in <filename unknown>:0
  1295. at Verse.DefDatabase`1[AlienRace.ThingDef_AlienRace].ResolveAllReferences () [0x00000] in <filename unknown>:0
  1296.  
  1297. Error while resolving references for def ElephantMan: System.NullReferenceException: Object reference not set to an instance of an object
  1298. at AlienRace.ThingDef_AlienRace.ResolveReferences () [0x00000] in <filename unknown>:0
  1299. at Verse.DefDatabase`1[AlienRace.ThingDef_AlienRace].ResolveAllReferences () [0x00000] in <filename unknown>:0
  1300.  
  1301. Error while resolving references for def ElkMan: System.NullReferenceException: Object reference not set to an instance of an object
  1302. at AlienRace.ThingDef_AlienRace.ResolveReferences () [0x00000] in <filename unknown>:0
  1303. at Verse.DefDatabase`1[AlienRace.ThingDef_AlienRace].ResolveAllReferences () [0x00000] in <filename unknown>:0
  1304.  
  1305. Error while resolving references for def FoxMan: System.NullReferenceException: Object reference not set to an instance of an object
  1306. at AlienRace.ThingDef_AlienRace.ResolveReferences () [0x00000] in <filename unknown>:0
  1307. at Verse.DefDatabase`1[AlienRace.ThingDef_AlienRace].ResolveAllReferences () [0x00000] in <filename unknown>:0
  1308.  
  1309. Error while resolving references for def GazelleMan: System.NullReferenceException: Object reference not set to an instance of an object
  1310. at AlienRace.ThingDef_AlienRace.ResolveReferences () [0x00000] in <filename unknown>:0
  1311. at Verse.DefDatabase`1[AlienRace.ThingDef_AlienRace].ResolveAllReferences () [0x00000] in <filename unknown>:0
  1312.  
  1313. Error while resolving references for def LynxMan: System.NullReferenceException: Object reference not set to an instance of an object
  1314. at AlienRace.ThingDef_AlienRace.ResolveReferences () [0x00000] in <filename unknown>:0
  1315. at Verse.DefDatabase`1[AlienRace.ThingDef_AlienRace].ResolveAllReferences () [0x00000] in <filename unknown>:0
  1316.  
  1317. Error while resolving references for def PigMan: System.NullReferenceException: Object reference not set to an instance of an object
  1318. at AlienRace.ThingDef_AlienRace.ResolveReferences () [0x00000] in <filename unknown>:0
  1319. at Verse.DefDatabase`1[AlienRace.ThingDef_AlienRace].ResolveAllReferences () [0x00000] in <filename unknown>:0
  1320.  
  1321. Error while resolving references for def RaccoonMan: System.NullReferenceException: Object reference not set to an instance of an object
  1322. at AlienRace.ThingDef_AlienRace.ResolveReferences () [0x00000] in <filename unknown>:0
  1323. at Verse.DefDatabase`1[AlienRace.ThingDef_AlienRace].ResolveAllReferences () [0x00000] in <filename unknown>:0
  1324.  
  1325. Error while resolving references for def WolfMan: System.NullReferenceException: Object reference not set to an instance of an object
  1326. at AlienRace.ThingDef_AlienRace.ResolveReferences () [0x00000] in <filename unknown>:0
  1327. at Verse.DefDatabase`1[AlienRace.ThingDef_AlienRace].ResolveAllReferences () [0x00000] in <filename unknown>:0
  1328.  
  1329. Error while resolving references for def Alien_Argonian: System.NullReferenceException: Object reference not set to an instance of an object
  1330. at AlienRace.ThingDef_AlienRace.ResolveReferences () [0x00000] in <filename unknown>:0
  1331. at Verse.DefDatabase`1[Verse.ThingDef].ResolveAllReferences () [0x00000] in <filename unknown>:0
  1332.  
  1333. Error while resolving references for def BearMan: System.NullReferenceException: Object reference not set to an instance of an object
  1334. at AlienRace.ThingDef_AlienRace.ResolveReferences () [0x00000] in <filename unknown>:0
  1335. at Verse.DefDatabase`1[Verse.ThingDef].ResolveAllReferences () [0x00000] in <filename unknown>:0
  1336.  
  1337. Error while resolving references for def CamelMan: System.NullReferenceException: Object reference not set to an instance of an object
  1338. at AlienRace.ThingDef_AlienRace.ResolveReferences () [0x00000] in <filename unknown>:0
  1339. at Verse.DefDatabase`1[Verse.ThingDef].ResolveAllReferences () [0x00000] in <filename unknown>:0
  1340.  
  1341. Error while resolving references for def ElephantMan: System.NullReferenceException: Object reference not set to an instance of an object
  1342. at AlienRace.ThingDef_AlienRace.ResolveReferences () [0x00000] in <filename unknown>:0
  1343. at Verse.DefDatabase`1[Verse.ThingDef].ResolveAllReferences () [0x00000] in <filename unknown>:0
  1344.  
  1345. Error while resolving references for def ElkMan: System.NullReferenceException: Object reference not set to an instance of an object
  1346. at AlienRace.ThingDef_AlienRace.ResolveReferences () [0x00000] in <filename unknown>:0
  1347. at Verse.DefDatabase`1[Verse.ThingDef].ResolveAllReferences () [0x00000] in <filename unknown>:0
  1348.  
  1349. Error while resolving references for def FoxMan: System.NullReferenceException: Object reference not set to an instance of an object
  1350. at AlienRace.ThingDef_AlienRace.ResolveReferences () [0x00000] in <filename unknown>:0
  1351. at Verse.DefDatabase`1[Verse.ThingDef].ResolveAllReferences () [0x00000] in <filename unknown>:0
  1352.  
  1353. Error while resolving references for def GazelleMan: System.NullReferenceException: Object reference not set to an instance of an object
  1354. at AlienRace.ThingDef_AlienRace.ResolveReferences () [0x00000] in <filename unknown>:0
  1355. at Verse.DefDatabase`1[Verse.ThingDef].ResolveAllReferences () [0x00000] in <filename unknown>:0
  1356.  
  1357. Error while resolving references for def LynxMan: System.NullReferenceException: Object reference not set to an instance of an object
  1358. at AlienRace.ThingDef_AlienRace.ResolveReferences () [0x00000] in <filename unknown>:0
  1359. at Verse.DefDatabase`1[Verse.ThingDef].ResolveAllReferences () [0x00000] in <filename unknown>:0
  1360.  
  1361. Error while resolving references for def PigMan: System.NullReferenceException: Object reference not set to an instance of an object
  1362. at AlienRace.ThingDef_AlienRace.ResolveReferences () [0x00000] in <filename unknown>:0
  1363. at Verse.DefDatabase`1[Verse.ThingDef].ResolveAllReferences () [0x00000] in <filename unknown>:0
  1364.  
  1365. Error while resolving references for def RaccoonMan: System.NullReferenceException: Object reference not set to an instance of an object
  1366. at AlienRace.ThingDef_AlienRace.ResolveReferences () [0x00000] in <filename unknown>:0
  1367. at Verse.DefDatabase`1[Verse.ThingDef].ResolveAllReferences () [0x00000] in <filename unknown>:0
  1368.  
  1369. Error while resolving references for def WolfMan: System.NullReferenceException: Object reference not set to an instance of an object
  1370. at AlienRace.ThingDef_AlienRace.ResolveReferences () [0x00000] in <filename unknown>:0
  1371. at Verse.DefDatabase`1[Verse.ThingDef].ResolveAllReferences () [0x00000] in <filename unknown>:0
  1372.  
  1373. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  1374.  
  1375. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  1376.  
  1377. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  1378.  
  1379. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  1380.  
  1381. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  1382.  
  1383. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  1384.  
  1385. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  1386.  
  1387. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  1388.  
  1389. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  1390.  
  1391. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  1392.  
  1393. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  1394.  
  1395. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  1396.  
  1397. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  1398.  
  1399. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  1400.  
  1401. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  1402.  
  1403. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  1404.  
  1405. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  1406.  
  1407. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  1408.  
  1409. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  1410.  
  1411. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  1412.  
  1413. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  1414.  
  1415. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  1416.  
  1417. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  1418.  
  1419. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  1420.  
  1421. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  1422.  
  1423. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  1424.  
  1425. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  1426.  
  1427. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  1428.  
  1429. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  1430.  
  1431. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  1432.  
  1433. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  1434.  
  1435. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  1436.  
  1437. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  1438.  
  1439. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  1440.  
  1441. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  1442.  
  1443. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  1444.  
  1445. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  1446.  
  1447. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  1448.  
  1449. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  1450.  
  1451. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  1452.  
  1453. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  1454.  
  1455. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  1456.  
  1457. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  1458.  
  1459. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  1460.  
  1461. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  1462.  
  1463. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  1464.  
  1465. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  1466.  
  1467. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  1468.  
  1469. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  1470.  
  1471. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  1472.  
  1473. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  1474.  
  1475. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  1476.  
  1477. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  1478.  
  1479. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  1480.  
  1481. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  1482.  
  1483. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  1484.  
  1485. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  1486.  
  1487. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  1488.  
  1489. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  1490.  
  1491. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  1492.  
  1493. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  1494.  
  1495. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  1496.  
  1497. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  1498.  
  1499. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  1500.  
  1501. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  1502.  
  1503. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  1504.  
  1505. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  1506.  
  1507. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  1508.  
  1509. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  1510.  
  1511. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  1512.  
  1513. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  1514.  
  1515. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  1516.  
  1517. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  1518.  
  1519. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  1520.  
  1521. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  1522.  
  1523. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  1524.  
  1525. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  1526.  
  1527. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  1528.  
  1529. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  1530.  
  1531. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  1532.  
  1533. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  1534.  
  1535. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  1536.  
  1537. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  1538.  
  1539. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  1540.  
  1541. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  1542.  
  1543. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  1544.  
  1545. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  1546.  
  1547. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  1548.  
  1549. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  1550.  
  1551. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  1552.  
  1553. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  1554.  
  1555. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  1556.  
  1557. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  1558.  
  1559. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  1560.  
  1561. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  1562.  
  1563. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  1564.  
  1565. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  1566.  
  1567. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  1568.  
  1569. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  1570.  
  1571. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  1572.  
  1573. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  1574.  
  1575. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  1576.  
  1577. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  1578.  
  1579. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  1580.  
  1581. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  1582.  
  1583. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  1584.  
  1585. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  1586.  
  1587. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  1588.  
  1589. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  1590.  
  1591. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  1592.  
  1593. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  1594.  
  1595. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  1596.  
  1597. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  1598.  
  1599. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  1600.  
  1601. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  1602.  
  1603. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  1604.  
  1605. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  1606.  
  1607. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  1608.  
  1609. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  1610.  
  1611. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  1612.  
  1613. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  1614.  
  1615. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  1616.  
  1617. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  1618.  
  1619. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  1620.  
  1621. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  1622.  
  1623. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  1624.  
  1625. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  1626.  
  1627. Could not load UnityEngine.Texture2D at Things/Apparel/Armor/WalkieVest in any active mod or in base resources.
  1628.  
  1629. MatFrom with null sourceTex.
  1630.  
  1631. Could not load UnityEngine.Texture2D at Things/Apparel/Armor/CarrierVest in any active mod or in base resources.
  1632.  
  1633. MatFrom with null sourceTex.
  1634.  
  1635. OnLevelWasLoaded was found on ModInitializerComponent
  1636. This message has been deprecated and will be removed in a later version of Unity.
  1637. Add a delegate to SceneManager.sceneLoaded instead to get notifications after scene loading has completed
  1638. (Filename: Line: 375)
  1639.  
  1640. Def-linked translation error: Found no Verse.ThingDef named GDIWall_Blueprint to match GDIWall_Blueprint.label
  1641.  
  1642. Def-linked translation error: Found no Verse.ThingDef named GDIWall_Frame to match GDIWall_Frame.label
  1643.  
  1644. Def-linked translation error: Found no Verse.ThingDef named GDI_Door_Blueprint to match GDI_Door_Blueprint.label
  1645.  
  1646. Def-linked translation error: Found no Verse.ThingDef named GDI_Door_Frame to match GDI_Door_Frame.label
  1647.  
  1648. Def-linked translation error: Found no Verse.ThingDef named GDI_Autodoor_Blueprint to match GDI_Autodoor_Blueprint.label
  1649.  
  1650. Def-linked translation error: Found no Verse.ThingDef named GDI_Autodoor_Frame to match GDI_Autodoor_Frame.label
  1651.  
  1652. Def-linked translation error: Found no Verse.ThingDef named GDISecurity_WatchTower_Blueprint to match GDISecurity_WatchTower_Blueprint.label
  1653.  
  1654. Def-linked translation error: Found no Verse.ThingDef named GDISecurity_WatchTower_Frame to match GDISecurity_WatchTower_Frame.label
  1655.  
  1656. Def-linked translation error: Found no Verse.ThingDef named GDISecurity_SonicEmitter_Blueprint to match GDISecurity_SonicEmitter_Blueprint.label
  1657.  
  1658. Def-linked translation error: Found no Verse.ThingDef named GDISecurity_SonicEmitter_Frame to match GDISecurity_SonicEmitter_Frame.label
  1659.  
  1660. Def-linked translation error: Found no Verse.ThingDef named GDISecurity_Juggernaut_Blueprint to match GDISecurity_Juggernaut_Blueprint.label
  1661.  
  1662. Def-linked translation error: Found no Verse.ThingDef named GDISecurity_Juggernaut_Frame to match GDISecurity_Juggernaut_Frame.label
  1663.  
  1664. Def-linked translation error: Found no Verse.ThingDef named SonicInhibitorSmall_Blueprint to match SonicInhibitorSmall_Blueprint.label
  1665.  
  1666. Def-linked translation error: Found no Verse.ThingDef named SonicInhibitorSmall_Frame to match SonicInhibitorSmall_Frame.label
  1667.  
  1668. Def-linked translation error: Found no Verse.ThingDef named SonicInhibitorTall_Blueprint to match SonicInhibitorTall_Blueprint.label
  1669.  
  1670. Def-linked translation error: Found no Verse.ThingDef named SonicInhibitorTall_Frame to match SonicInhibitorTall_Frame.label
  1671.  
  1672. Def-linked translation error: Found no Verse.ThingDef named Decrystallizer_Blueprint to match Decrystallizer_Blueprint.label
  1673.  
  1674. Def-linked translation error: Found no Verse.ThingDef named Decrystallizer_Frame to match Decrystallizer_Frame.label
  1675.  
  1676. Def-linked translation error: Found no Verse.ThingDef named SonicFence_Blueprint to match SonicFence_Blueprint.label
  1677.  
  1678. Def-linked translation error: Found no Verse.ThingDef named SonicFence_Frame to match SonicFence_Frame.label
  1679.  
  1680. Def-linked translation error: Found no Verse.ThingDef named GDI_FirestormWall_FSW_Blueprint to match GDI_FirestormWall_FSW_Blueprint.label
  1681.  
  1682. Def-linked translation error: Found no Verse.ThingDef named GDI_FirestormWall_FSW_Frame to match GDI_FirestormWall_FSW_Frame.label
  1683.  
  1684. Def-linked translation error: Found no Verse.ThingDef named GDI_FirestormCenter_Blueprint to match GDI_FirestormCenter_Blueprint.label
  1685.  
  1686. Def-linked translation error: Found no Verse.ThingDef named GDI_FirestormCenter_Frame to match GDI_FirestormCenter_Frame.label
  1687.  
  1688. Def-linked translation error: Found no Verse.ThingDef named GDI_PowerConduit_Blueprint to match GDI_PowerConduit_Blueprint.label
  1689.  
  1690. Def-linked translation error: Found no Verse.ThingDef named GDI_PowerConduit_Frame to match GDI_PowerConduit_Frame.label
  1691.  
  1692. Def-linked translation error: Found no Verse.ThingDef named Light_GDI_Blueprint to match Light_GDI_Blueprint.label
  1693.  
  1694. Def-linked translation error: Found no Verse.ThingDef named Light_GDI_Frame to match Light_GDI_Frame.label
  1695.  
  1696. Def-linked translation error: Found no Verse.ThingDef named GDI_Grave_Blueprint to match GDI_Grave_Blueprint.label
  1697.  
  1698. Def-linked translation error: Found no Verse.ThingDef named GDI_Grave_Frame to match GDI_Grave_Frame.label
  1699.  
  1700. Def-linked translation error: Found no Verse.ThingDef named GDI_Factory_Blueprint to match GDI_Factory_Blueprint.label
  1701.  
  1702. Def-linked translation error: Found no Verse.ThingDef named GDI_Factory_Frame to match GDI_Factory_Frame.label
  1703.  
  1704. Def-linked translation error: Found no Verse.ThingDef named GDI_TiberiumRefinery_Blueprint to match GDI_TiberiumRefinery_Blueprint.label
  1705.  
  1706. Def-linked translation error: Found no Verse.ThingDef named GDI_TiberiumRefinery_Frame to match GDI_TiberiumRefinery_Frame.label
  1707.  
  1708. Def-linked translation error: Found no Verse.ThingDef named GDI_TiberiumPowerPlant_Blueprint to match GDI_TiberiumPowerPlant_Blueprint.label
  1709.  
  1710. Def-linked translation error: Found no Verse.ThingDef named GDI_TiberiumPowerPlant_Frame to match GDI_TiberiumPowerPlant_Frame.label
  1711.  
  1712. Def-linked translation error: Found no Verse.ThingDef named NodWall_TBNW_Blueprint to match NodWall_TBNW_Blueprint.label
  1713.  
  1714. Def-linked translation error: Found no Verse.ThingDef named NodWall_TBNW_Frame to match NodWall_TBNW_Frame.label
  1715.  
  1716. Def-linked translation error: Found no Verse.ThingDef named Nod_LaserFence_Blueprint to match Nod_LaserFence_Blueprint.label
  1717.  
  1718. Def-linked translation error: Found no Verse.ThingDef named Nod_LaserFence_Frame to match Nod_LaserFence_Frame.label
  1719.  
  1720. Def-linked translation error: Found no Verse.ThingDef named Nod_Door_TBNW_Blueprint to match Nod_Door_TBNW_Blueprint.label
  1721.  
  1722. Def-linked translation error: Found no Verse.ThingDef named Nod_Door_TBNW_Frame to match Nod_Door_TBNW_Frame.label
  1723.  
  1724. Def-linked translation error: Found no Verse.ThingDef named Nod_Autodoor_TBNW_Blueprint to match Nod_Autodoor_TBNW_Blueprint.label
  1725.  
  1726. Def-linked translation error: Found no Verse.ThingDef named Nod_Autodoor_TBNW_Frame to match Nod_Autodoor_TBNW_Frame.label
  1727.  
  1728. Def-linked translation error: Found no Verse.ThingDef named Nod_Laserdoor_Blueprint to match Nod_Laserdoor_Blueprint.label
  1729.  
  1730. Def-linked translation error: Found no Verse.ThingDef named Nod_Laserdoor_Frame to match Nod_Laserdoor_Frame.label
  1731.  
  1732. Def-linked translation error: Found no Verse.ThingDef named NodSecurity_Obelisk_Blueprint to match NodSecurity_Obelisk_Blueprint.label
  1733.  
  1734. Def-linked translation error: Found no Verse.ThingDef named NodSecurity_Obelisk_Frame to match NodSecurity_Obelisk_Frame.label
  1735.  
  1736. Def-linked translation error: Found no Verse.ThingDef named NodSecurity_ShredderTurret_Blueprint to match NodSecurity_ShredderTurret_Blueprint.label
  1737.  
  1738. Def-linked translation error: Found no Verse.ThingDef named NodSecurity_ShredderTurret_Frame to match NodSecurity_ShredderTurret_Frame.label
  1739.  
  1740. Def-linked translation error: Found no Verse.ThingDef named Nod_TiberiumSuppressor_Blueprint to match Nod_TiberiumSuppressor_Blueprint.label
  1741.  
  1742. Def-linked translation error: Found no Verse.ThingDef named Nod_TiberiumSuppressor_Frame to match Nod_TiberiumSuppressor_Frame.label
  1743.  
  1744. Def-linked translation error: Found no Verse.ThingDef named Nod_PowerConduit_Blueprint to match Nod_PowerConduit_Blueprint.label
  1745.  
  1746. Def-linked translation error: Found no Verse.ThingDef named Nod_PowerConduit_Frame to match Nod_PowerConduit_Frame.label
  1747.  
  1748. Def-linked translation error: Found no Verse.ThingDef named Light_Nod_Blueprint to match Light_Nod_Blueprint.label
  1749.  
  1750. Def-linked translation error: Found no Verse.ThingDef named Light_Nod_Frame to match Light_Nod_Frame.label
  1751.  
  1752. Def-linked translation error: Found no Verse.ThingDef named Nod_Grave_Blueprint to match Nod_Grave_Blueprint.label
  1753.  
  1754. Def-linked translation error: Found no Verse.ThingDef named Nod_Grave_Frame to match Nod_Grave_Frame.label
  1755.  
  1756. Def-linked translation error: Found no Verse.ThingDef named Nod_Factory_Blueprint to match Nod_Factory_Blueprint.label
  1757.  
  1758. Def-linked translation error: Found no Verse.ThingDef named Nod_Factory_Frame to match Nod_Factory_Frame.label
  1759.  
  1760. Def-linked translation error: Found no Verse.ThingDef named Nod_TiberiumRefinery_Blueprint to match Nod_TiberiumRefinery_Blueprint.label
  1761.  
  1762. Def-linked translation error: Found no Verse.ThingDef named Nod_TiberiumRefinery_Frame to match Nod_TiberiumRefinery_Frame.label
  1763.  
  1764. Def-linked translation error: Found no Verse.ThingDef named Nod_TiberiumPowerPlant_Blueprint to match Nod_TiberiumPowerPlant_Blueprint.label
  1765.  
  1766. Def-linked translation error: Found no Verse.ThingDef named Nod_TiberiumPowerPlant_Frame to match Nod_TiberiumPowerPlant_Frame.label
  1767.  
  1768. Def-linked translation error: Found no Verse.ThingDef named NodCrane_Blueprint to match NodCrane_Blueprint.label
  1769.  
  1770. Def-linked translation error: Found no Verse.ThingDef named NodCrane_Frame to match NodCrane_Frame.label
  1771.  
  1772. Could not execute post-long-event action. Exception: System.TypeInitializationException: An exception was thrown by the type initializer for AlienRace.HarmonyPatches ---> System.NullReferenceException: Object reference not set to an instance of an object
  1773. at AlienRace.HarmonyPatches+<>c__DisplayClass0_0.<.cctor>b__0 (AlienRace.ThingDef_AlienRace ar) [0x00000] in <filename unknown>:0
  1774. at System.Collections.Generic.List`1[AlienRace.ThingDef_AlienRace].ForEach (System.Action`1 action) [0x00000] in <filename unknown>:0
  1775. at AlienRace.HarmonyPatches..cctor () [0x00000] in <filename unknown>:0
  1776. --- End of inner exception stack trace ---
  1777. at (wrapper managed-to-native) System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (intptr)
  1778. at System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor (RuntimeTypeHandle type) [0x00000] in <filename unknown>:0
  1779. at Verse.StaticConstructorOnStartupUtility.CallAll () [0x00000] in <filename unknown>:0
  1780. at Verse.PlayDataLoader.<DoPlayLoad>m__80F () [0x00000] in <filename unknown>:0
  1781. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  1782.  
  1783. Apparel Stuff Color detours loaded, hopefully correct
  1784.  
  1785. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  1786.  
  1787. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  1788.  
  1789. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  1790.  
  1791. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  1792.  
  1793. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  1794.  
  1795. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  1796.  
  1797. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  1798.  
  1799. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  1800.  
  1801. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  1802.  
  1803. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  1804.  
  1805. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  1806.  
  1807. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  1808.  
  1809. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  1810.  
  1811. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  1812.  
  1813. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  1814.  
  1815. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  1816.  
  1817. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  1818.  
  1819. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  1820.  
  1821. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  1822.  
  1823. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  1824.  
  1825. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  1826.  
  1827. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  1828.  
  1829. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  1830.  
  1831. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  1832.  
  1833. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  1834.  
  1835. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  1836.  
  1837. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  1838.  
  1839. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  1840.  
  1841. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  1842.  
  1843. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  1844.  
  1845. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  1846.  
  1847. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  1848.  
  1849. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  1850.  
  1851. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  1852.  
  1853. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  1854.  
  1855. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  1856.  
  1857. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  1858.  
  1859. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  1860.  
  1861. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  1862.  
  1863. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  1864.  
  1865. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  1866.  
  1867. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  1868.  
  1869. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  1870.  
  1871. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  1872.  
  1873. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  1874.  
  1875. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  1876.  
  1877. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  1878.  
  1879. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  1880.  
  1881. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  1882.  
  1883. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  1884.  
  1885. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  1886.  
  1887. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  1888.  
  1889. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  1890.  
  1891. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  1892.  
  1893. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  1894.  
  1895. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  1896.  
  1897. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  1898.  
  1899. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  1900.  
  1901. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  1902.  
  1903. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  1904.  
  1905. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  1906.  
  1907. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  1908.  
  1909. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  1910.  
  1911. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  1912.  
  1913. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  1914.  
  1915. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  1916.  
  1917. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  1918.  
  1919. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  1920.  
  1921. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  1922.  
  1923. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  1924.  
  1925. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  1926.  
  1927. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  1928.  
  1929. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  1930.  
  1931. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  1932.  
  1933. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  1934.  
  1935. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  1936.  
  1937. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  1938.  
  1939. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  1940.  
  1941. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  1942.  
  1943. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  1944.  
  1945. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  1946.  
  1947. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  1948.  
  1949. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  1950.  
  1951. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  1952.  
  1953. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  1954.  
  1955. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  1956.  
  1957. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  1958.  
  1959. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  1960.  
  1961. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  1962.  
  1963. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  1964.  
  1965. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  1966.  
  1967. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  1968.  
  1969. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  1970.  
  1971. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  1972.  
  1973. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  1974.  
  1975. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  1976.  
  1977. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  1978.  
  1979. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  1980.  
  1981. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  1982.  
  1983. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  1984.  
  1985. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  1986.  
  1987. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  1988.  
  1989. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  1990.  
  1991. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  1992.  
  1993. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  1994.  
  1995. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  1996.  
  1997. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  1998.  
  1999. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  2000.  
  2001. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  2002.  
  2003. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  2004.  
  2005. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  2006.  
  2007. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  2008.  
  2009. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  2010.  
  2011. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  2012.  
  2013. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  2014.  
  2015. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  2016.  
  2017. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  2018.  
  2019. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  2020.  
  2021. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  2022.  
  2023. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  2024.  
  2025. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  2026.  
  2027. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  2028.  
  2029. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  2030.  
  2031. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  2032.  
  2033. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  2034.  
  2035. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  2036.  
  2037. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  2038.  
  2039. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  2040.  
  2041. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  2042.  
  2043. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  2044.  
  2045. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  2046.  
  2047. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  2048.  
  2049. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  2050.  
  2051. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  2052.  
  2053. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  2054.  
  2055. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  2056.  
  2057. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  2058.  
  2059. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  2060.  
  2061. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  2062.  
  2063. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  2064.  
  2065. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  2066.  
  2067. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  2068.  
  2069. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  2070.  
  2071. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  2072.  
  2073. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  2074.  
  2075. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  2076.  
  2077. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  2078.  
  2079. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  2080.  
  2081. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  2082.  
  2083. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  2084.  
  2085. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  2086.  
  2087. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  2088.  
  2089. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  2090.  
  2091. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  2092.  
  2093. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  2094.  
  2095. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  2096.  
  2097. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  2098.  
  2099. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  2100.  
  2101. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  2102.  
  2103. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  2104.  
  2105. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  2106.  
  2107. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  2108.  
  2109. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  2110.  
  2111. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  2112.  
  2113. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  2114.  
  2115. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  2116.  
  2117. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  2118.  
  2119. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  2120.  
  2121. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  2122.  
  2123. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  2124.  
  2125. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  2126.  
  2127. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  2128.  
  2129. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  2130.  
  2131. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  2132.  
  2133. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  2134.  
  2135. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  2136.  
  2137. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  2138.  
  2139. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  2140.  
  2141. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  2142.  
  2143. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  2144.  
  2145. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  2146.  
  2147. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  2148.  
  2149. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  2150.  
  2151. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  2152.  
  2153. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  2154.  
  2155. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  2156.  
  2157. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  2158.  
  2159. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  2160.  
  2161. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  2162.  
  2163. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  2164.  
  2165. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  2166.  
  2167. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  2168.  
  2169. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  2170.  
  2171. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  2172.  
  2173. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  2174.  
  2175. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  2176.  
  2177. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  2178.  
  2179. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  2180.  
  2181. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  2182.  
  2183. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  2184.  
  2185. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  2186.  
  2187. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  2188.  
  2189. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  2190.  
  2191. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  2192.  
  2193. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  2194.  
  2195. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  2196.  
  2197. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  2198.  
  2199. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  2200.  
  2201. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  2202.  
  2203. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  2204.  
  2205. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  2206.  
  2207. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  2208.  
  2209. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  2210.  
  2211. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  2212.  
  2213. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  2214.  
  2215. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  2216.  
  2217. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  2218.  
  2219. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  2220.  
  2221. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  2222.  
  2223. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  2224.  
  2225. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  2226.  
  2227. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  2228.  
  2229. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  2230.  
  2231. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  2232.  
  2233. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  2234.  
  2235. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  2236.  
  2237. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  2238.  
  2239. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  2240.  
  2241. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  2242.  
  2243. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  2244.  
  2245. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  2246.  
  2247. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  2248.  
  2249. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  2250.  
  2251. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  2252.  
  2253. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  2254.  
  2255. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  2256.  
  2257. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  2258.  
  2259. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  2260.  
  2261. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  2262.  
  2263. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  2264.  
  2265. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  2266.  
  2267. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  2268.  
  2269. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  2270.  
  2271. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  2272.  
  2273. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  2274.  
  2275. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  2276.  
  2277. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  2278.  
  2279. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  2280.  
  2281. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  2282.  
  2283. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  2284.  
  2285. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  2286.  
  2287. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  2288.  
  2289. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  2290.  
  2291. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  2292.  
  2293. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  2294.  
  2295. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  2296.  
  2297. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  2298.  
  2299. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  2300.  
  2301. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  2302.  
  2303. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  2304.  
  2305. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  2306.  
  2307. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  2308.  
  2309. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  2310.  
  2311. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  2312.  
  2313. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  2314.  
  2315. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  2316.  
  2317. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  2318.  
  2319. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  2320.  
  2321. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  2322.  
  2323. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  2324.  
  2325. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  2326.  
  2327. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  2328.  
  2329. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  2330.  
  2331. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  2332.  
  2333. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  2334.  
  2335. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  2336.  
  2337. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  2338.  
  2339. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  2340.  
  2341. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  2342.  
  2343. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  2344.  
  2345. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  2346.  
  2347. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  2348.  
  2349. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  2350.  
  2351. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  2352.  
  2353. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  2354.  
  2355. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  2356.  
  2357. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  2358.  
  2359. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  2360.  
  2361. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  2362.  
  2363. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  2364.  
  2365. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  2366.  
  2367. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  2368.  
  2369. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  2370.  
  2371. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  2372.  
  2373. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  2374.  
  2375. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  2376.  
  2377. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  2378.  
  2379. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  2380.  
  2381. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  2382.  
  2383. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  2384.  
  2385. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  2386.  
  2387. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  2388.  
  2389. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  2390.  
  2391. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  2392.  
  2393. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  2394.  
  2395. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  2396.  
  2397. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  2398.  
  2399. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  2400.  
  2401. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  2402.  
  2403. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  2404.  
  2405. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  2406.  
  2407. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  2408.  
  2409. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  2410.  
  2411. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  2412.  
  2413. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  2414.  
  2415. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  2416.  
  2417. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  2418.  
  2419. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  2420.  
  2421. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  2422.  
  2423. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  2424.  
  2425. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  2426.  
  2427. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  2428.  
  2429. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  2430.  
  2431. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  2432.  
  2433. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  2434.  
  2435. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  2436.  
  2437. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  2438.  
  2439. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  2440.  
  2441. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  2442.  
  2443. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  2444.  
  2445. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  2446.  
  2447. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  2448.  
  2449. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  2450.  
  2451. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  2452.  
  2453. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  2454.  
  2455. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  2456.  
  2457. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  2458.  
  2459. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  2460.  
  2461. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  2462.  
  2463. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  2464.  
  2465. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  2466.  
  2467. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  2468.  
  2469. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  2470.  
  2471. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  2472.  
  2473. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  2474.  
  2475. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  2476.  
  2477. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  2478.  
  2479. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  2480.  
  2481. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  2482.  
  2483. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  2484.  
  2485. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  2486.  
  2487. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  2488.  
  2489. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  2490.  
  2491. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  2492.  
  2493. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  2494.  
  2495. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  2496.  
  2497. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  2498.  
  2499. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  2500.  
  2501. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  2502.  
  2503. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  2504.  
  2505. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  2506.  
  2507. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  2508.  
  2509. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  2510.  
  2511. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  2512.  
  2513. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  2514.  
  2515. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  2516.  
  2517. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  2518.  
  2519. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  2520.  
  2521. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  2522.  
  2523. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  2524.  
  2525. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  2526.  
  2527. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  2528.  
  2529. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  2530.  
  2531. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  2532.  
  2533. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  2534.  
  2535. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  2536.  
  2537. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  2538.  
  2539. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  2540.  
  2541. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  2542.  
  2543. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  2544.  
  2545. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  2546.  
  2547. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  2548.  
  2549. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  2550.  
  2551. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  2552.  
  2553. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  2554.  
  2555. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  2556.  
  2557. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  2558.  
  2559. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  2560.  
  2561. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  2562.  
  2563. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  2564.  
  2565. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  2566.  
  2567. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  2568.  
  2569. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  2570.  
  2571. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  2572.  
  2573. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  2574.  
  2575. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  2576.  
  2577. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  2578.  
  2579. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  2580.  
  2581. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  2582.  
  2583. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  2584.  
  2585. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  2586.  
  2587. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  2588.  
  2589. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  2590.  
  2591. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  2592.  
  2593. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  2594.  
  2595. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  2596.  
  2597. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  2598.  
  2599. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  2600.  
  2601. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  2602.  
  2603. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  2604.  
  2605. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  2606.  
  2607. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  2608.  
  2609. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  2610.  
  2611. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  2612.  
  2613. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  2614.  
  2615. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  2616.  
  2617. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  2618.  
  2619. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  2620.  
  2621. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  2622.  
  2623. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  2624.  
  2625. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  2626.  
  2627. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  2628.  
  2629. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  2630.  
  2631. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  2632.  
  2633. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  2634.  
  2635. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  2636.  
  2637. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  2638.  
  2639. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  2640.  
  2641. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  2642.  
  2643. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  2644.  
  2645. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  2646.  
  2647. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  2648.  
  2649. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  2650.  
  2651. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  2652.  
  2653. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  2654.  
  2655. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  2656.  
  2657. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  2658.  
  2659. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  2660.  
  2661. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  2662.  
  2663. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  2664.  
  2665. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  2666.  
  2667. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  2668.  
  2669. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  2670.  
  2671. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  2672.  
  2673. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  2674.  
  2675. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  2676.  
  2677. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  2678.  
  2679. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  2680.  
  2681. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  2682.  
  2683. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  2684.  
  2685. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  2686.  
  2687. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  2688.  
  2689. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  2690.  
  2691. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  2692.  
  2693. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  2694.  
  2695. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  2696.  
  2697. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  2698.  
  2699. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  2700.  
  2701. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  2702.  
  2703. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  2704.  
  2705. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  2706.  
  2707. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  2708.  
  2709. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  2710.  
  2711. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  2712.  
  2713. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  2714.  
  2715. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  2716.  
  2717. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  2718.  
  2719. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  2720.  
  2721. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  2722.  
  2723. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  2724.  
  2725. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  2726.  
  2727. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  2728.  
  2729. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  2730.  
  2731. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  2732.  
  2733. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  2734.  
  2735. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  2736.  
  2737. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  2738.  
  2739. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  2740.  
  2741. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  2742.  
  2743. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  2744.  
  2745. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  2746.  
  2747. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  2748.  
  2749. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  2750.  
  2751. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  2752.  
  2753. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  2754.  
  2755. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  2756.  
  2757. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  2758.  
  2759. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  2760.  
  2761. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  2762.  
  2763. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  2764.  
  2765. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  2766.  
  2767. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  2768.  
  2769. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  2770.  
  2771. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  2772.  
  2773. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  2774.  
  2775. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  2776.  
  2777. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  2778.  
  2779. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  2780.  
  2781. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  2782.  
  2783. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  2784.  
  2785. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  2786.  
  2787. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  2788.  
  2789. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  2790.  
  2791. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  2792.  
  2793. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  2794.  
  2795. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  2796.  
  2797. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  2798.  
  2799. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  2800.  
  2801. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  2802.  
  2803. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  2804.  
  2805. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  2806.  
  2807. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  2808.  
  2809. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  2810.  
  2811. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  2812.  
  2813. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  2814.  
  2815. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  2816.  
  2817. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  2818.  
  2819. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  2820.  
  2821. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  2822.  
  2823. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  2824.  
  2825. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  2826.  
  2827. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  2828.  
  2829. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  2830.  
  2831. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  2832.  
  2833. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  2834.  
  2835. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  2836.  
  2837. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  2838.  
  2839. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  2840.  
  2841. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  2842.  
  2843. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  2844.  
  2845. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  2846.  
  2847. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  2848.  
  2849. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  2850.  
  2851. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  2852.  
  2853. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  2854.  
  2855. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  2856.  
  2857. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  2858.  
  2859. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  2860.  
  2861. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  2862.  
  2863. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  2864.  
  2865. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  2866.  
  2867. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  2868.  
  2869. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  2870.  
  2871. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  2872.  
  2873. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  2874.  
  2875. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  2876.  
  2877. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  2878.  
  2879. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  2880.  
  2881. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  2882.  
  2883. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  2884.  
  2885. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  2886.  
  2887. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  2888.  
  2889. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  2890.  
  2891. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  2892.  
  2893. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  2894.  
  2895. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  2896.  
  2897. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  2898.  
  2899. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  2900.  
  2901. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  2902.  
  2903. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  2904.  
  2905. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  2906.  
  2907. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  2908.  
  2909. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  2910.  
  2911. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  2912.  
  2913. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  2914.  
  2915. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  2916.  
  2917. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  2918.  
  2919. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  2920.  
  2921. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  2922.  
  2923. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  2924.  
  2925. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  2926.  
  2927. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  2928.  
  2929. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  2930.  
  2931. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  2932.  
  2933. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  2934.  
  2935. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  2936.  
  2937. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  2938.  
  2939. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  2940.  
  2941. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  2942.  
  2943. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  2944.  
  2945. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  2946.  
  2947. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  2948.  
  2949. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  2950.  
  2951. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  2952.  
  2953. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  2954.  
  2955. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  2956.  
  2957. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  2958.  
  2959. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  2960.  
  2961. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  2962.  
  2963. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  2964.  
  2965. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  2966.  
  2967. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  2968.  
  2969. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  2970.  
  2971. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  2972.  
  2973. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  2974.  
  2975. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  2976.  
  2977. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  2978.  
  2979. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  2980.  
  2981. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  2982.  
  2983. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  2984.  
  2985. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  2986.  
  2987. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  2988.  
  2989. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  2990.  
  2991. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  2992.  
  2993. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  2994.  
  2995. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  2996.  
  2997. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  2998.  
  2999. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  3000.  
  3001. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  3002.  
  3003. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  3004.  
  3005. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  3006.  
  3007. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  3008.  
  3009. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  3010.  
  3011. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  3012.  
  3013. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  3014.  
  3015. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  3016.  
  3017. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  3018.  
  3019. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  3020.  
  3021. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  3022.  
  3023. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  3024.  
  3025. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  3026.  
  3027. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  3028.  
  3029. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  3030.  
  3031. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  3032.  
  3033. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  3034.  
  3035. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  3036.  
  3037. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  3038.  
  3039. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  3040.  
  3041. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  3042.  
  3043. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  3044.  
  3045. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  3046.  
  3047. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  3048.  
  3049. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  3050.  
  3051. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  3052.  
  3053. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  3054.  
  3055. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  3056.  
  3057. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  3058.  
  3059. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  3060.  
  3061. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  3062.  
  3063. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  3064.  
  3065. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  3066.  
  3067. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  3068.  
  3069. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  3070.  
  3071. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  3072.  
  3073. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  3074.  
  3075. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  3076.  
  3077. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  3078.  
  3079. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  3080.  
  3081. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  3082.  
  3083. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  3084.  
  3085. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  3086.  
  3087. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  3088.  
  3089. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  3090.  
  3091. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  3092.  
  3093. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  3094.  
  3095. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  3096.  
  3097. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  3098.  
  3099. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  3100.  
  3101. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  3102.  
  3103. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  3104.  
  3105. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  3106.  
  3107. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  3108.  
  3109. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  3110.  
  3111. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  3112.  
  3113. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  3114.  
  3115. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  3116.  
  3117. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  3118.  
  3119. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  3120.  
  3121. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  3122.  
  3123. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  3124.  
  3125. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  3126.  
  3127. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  3128.  
  3129. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  3130.  
  3131. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  3132.  
  3133. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  3134.  
  3135. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  3136.  
  3137. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  3138.  
  3139. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  3140.  
  3141. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  3142.  
  3143. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  3144.  
  3145. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  3146.  
  3147. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  3148.  
  3149. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  3150.  
  3151. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  3152.  
  3153. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  3154.  
  3155. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  3156.  
  3157. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  3158.  
  3159. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  3160.  
  3161. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  3162.  
  3163. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  3164.  
  3165. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  3166.  
  3167. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  3168.  
  3169. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  3170.  
  3171. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  3172.  
  3173. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  3174.  
  3175. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  3176.  
  3177. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  3178.  
  3179. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  3180.  
  3181. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  3182.  
  3183. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  3184.  
  3185. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  3186.  
  3187. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  3188.  
  3189. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  3190.  
  3191. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  3192.  
  3193. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  3194.  
  3195. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  3196.  
  3197. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  3198.  
  3199. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  3200.  
  3201. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  3202.  
  3203. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  3204.  
  3205. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  3206.  
  3207. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  3208.  
  3209. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  3210.  
  3211. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  3212.  
  3213. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  3214.  
  3215. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  3216.  
  3217. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  3218.  
  3219. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  3220.  
  3221. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  3222.  
  3223. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  3224.  
  3225. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  3226.  
  3227. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  3228.  
  3229. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  3230.  
  3231. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  3232.  
  3233. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  3234.  
  3235. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  3236.  
  3237. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  3238.  
  3239. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  3240.  
  3241. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  3242.  
  3243. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  3244.  
  3245. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  3246.  
  3247. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  3248.  
  3249. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  3250.  
  3251. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  3252.  
  3253. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  3254.  
  3255. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  3256.  
  3257. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  3258.  
  3259. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  3260.  
  3261. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  3262.  
  3263. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  3264.  
  3265. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  3266.  
  3267. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  3268.  
  3269. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  3270.  
  3271. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  3272.  
  3273. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  3274.  
  3275. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  3276.  
  3277. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  3278.  
  3279. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  3280.  
  3281. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  3282.  
  3283. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  3284.  
  3285. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  3286.  
  3287. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  3288.  
  3289. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  3290.  
  3291. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  3292.  
  3293. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  3294.  
  3295. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  3296.  
  3297. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  3298.  
  3299. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  3300.  
  3301. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  3302.  
  3303. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  3304.  
  3305. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  3306.  
  3307. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  3308.  
  3309. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  3310.  
  3311. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  3312.  
  3313. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  3314.  
  3315. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  3316.  
  3317. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  3318.  
  3319. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  3320.  
  3321. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  3322.  
  3323. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  3324.  
  3325. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  3326.  
  3327. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  3328.  
  3329. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  3330.  
  3331. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  3332.  
  3333. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  3334.  
  3335. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  3336.  
  3337. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  3338.  
  3339. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  3340.  
  3341. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  3342.  
  3343. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  3344.  
  3345. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  3346.  
  3347. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  3348.  
  3349. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  3350.  
  3351. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  3352.  
  3353. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  3354.  
  3355. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  3356.  
  3357. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  3358.  
  3359. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  3360.  
  3361. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  3362.  
  3363. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  3364.  
  3365. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  3366.  
  3367. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  3368.  
  3369. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  3370.  
  3371. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  3372.  
  3373. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  3374.  
  3375. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  3376.  
  3377. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  3378.  
  3379. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  3380.  
  3381. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  3382.  
  3383. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  3384.  
  3385. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  3386.  
  3387. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  3388.  
  3389. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  3390.  
  3391. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  3392.  
  3393. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  3394.  
  3395. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  3396.  
  3397. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  3398.  
  3399. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  3400.  
  3401. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  3402.  
  3403. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  3404.  
  3405. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  3406.  
  3407. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  3408.  
  3409. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  3410.  
  3411. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  3412.  
  3413. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  3414.  
  3415. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  3416.  
  3417. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  3418.  
  3419. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  3420.  
  3421. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  3422.  
  3423. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  3424.  
  3425. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  3426.  
  3427. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  3428.  
  3429. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  3430.  
  3431. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  3432.  
  3433. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  3434.  
  3435. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  3436.  
  3437. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  3438.  
  3439. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  3440.  
  3441. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  3442.  
  3443. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  3444.  
  3445. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  3446.  
  3447. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  3448.  
  3449. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  3450.  
  3451. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  3452.  
  3453. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  3454.  
  3455. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  3456.  
  3457. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  3458.  
  3459. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  3460.  
  3461. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  3462.  
  3463. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  3464.  
  3465. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  3466.  
  3467. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  3468.  
  3469. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  3470.  
  3471. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  3472.  
  3473. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  3474.  
  3475. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  3476.  
  3477. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  3478.  
  3479. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  3480.  
  3481. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  3482.  
  3483. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  3484.  
  3485. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  3486.  
  3487. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  3488.  
  3489. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  3490.  
  3491. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  3492.  
  3493. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  3494.  
  3495. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  3496.  
  3497. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  3498.  
  3499. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  3500.  
  3501. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  3502.  
  3503. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  3504.  
  3505. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  3506.  
  3507. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  3508.  
  3509. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  3510.  
  3511. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  3512.  
  3513. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  3514.  
  3515. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  3516.  
  3517. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  3518.  
  3519. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  3520.  
  3521. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  3522.  
  3523. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  3524.  
  3525. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  3526.  
  3527. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  3528.  
  3529. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  3530.  
  3531. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  3532.  
  3533. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  3534.  
  3535. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  3536.  
  3537. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  3538.  
  3539. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  3540.  
  3541. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  3542.  
  3543. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  3544.  
  3545. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  3546.  
  3547. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  3548.  
  3549. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  3550.  
  3551. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  3552.  
  3553. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  3554.  
  3555. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  3556.  
  3557. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  3558.  
  3559. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  3560.  
  3561. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  3562.  
  3563. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  3564.  
  3565. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  3566.  
  3567. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  3568.  
  3569. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  3570.  
  3571. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  3572.  
  3573. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  3574.  
  3575. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  3576.  
  3577. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  3578.  
  3579. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  3580.  
  3581. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  3582.  
  3583. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  3584.  
  3585. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  3586.  
  3587. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  3588.  
  3589. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  3590.  
  3591. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  3592.  
  3593. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  3594.  
  3595. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  3596.  
  3597. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  3598.  
  3599. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  3600.  
  3601. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  3602.  
  3603. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  3604.  
  3605. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  3606.  
  3607. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  3608.  
  3609. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  3610.  
  3611. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  3612.  
  3613. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  3614.  
  3615. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  3616.  
  3617. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  3618.  
  3619. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  3620.  
  3621. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  3622.  
  3623. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  3624.  
  3625. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  3626.  
  3627. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  3628.  
  3629. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  3630.  
  3631. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  3632.  
  3633. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  3634.  
  3635. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  3636.  
  3637. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  3638.  
  3639. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  3640.  
  3641. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  3642.  
  3643. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  3644.  
  3645. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  3646.  
  3647. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  3648.  
  3649. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  3650.  
  3651. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  3652.  
  3653. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  3654.  
  3655. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  3656.  
  3657. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  3658.  
  3659. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  3660.  
  3661. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  3662.  
  3663. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  3664.  
  3665. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  3666.  
  3667. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  3668.  
  3669. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  3670.  
  3671. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  3672.  
  3673. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  3674.  
  3675. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  3676.  
  3677. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  3678.  
  3679. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  3680.  
  3681. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  3682.  
  3683. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  3684.  
  3685. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  3686.  
  3687. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  3688.  
  3689. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  3690.  
  3691. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  3692.  
  3693. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  3694.  
  3695. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  3696.  
  3697. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  3698.  
  3699. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  3700.  
  3701. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  3702.  
  3703. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  3704.  
  3705. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  3706.  
  3707. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  3708.  
  3709. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  3710.  
  3711. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  3712.  
  3713. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  3714.  
  3715. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  3716.  
  3717. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  3718.  
  3719. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  3720.  
  3721. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  3722.  
  3723. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  3724.  
  3725. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  3726.  
  3727. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  3728.  
  3729. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  3730.  
  3731. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  3732.  
  3733. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  3734.  
  3735. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  3736.  
  3737. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  3738.  
  3739. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  3740.  
  3741. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  3742.  
  3743. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  3744.  
  3745. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  3746.  
  3747. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  3748.  
  3749. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  3750.  
  3751. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  3752.  
  3753. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  3754.  
  3755. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  3756.  
  3757. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  3758.  
  3759. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  3760.  
  3761. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  3762.  
  3763. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  3764.  
  3765. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  3766.  
  3767. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  3768.  
  3769. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  3770.  
  3771. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  3772.  
  3773. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  3774.  
  3775. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  3776.  
  3777. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  3778.  
  3779. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  3780.  
  3781. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  3782.  
  3783. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  3784.  
  3785. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  3786.  
  3787. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  3788.  
  3789. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  3790.  
  3791. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  3792.  
  3793. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  3794.  
  3795. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  3796.  
  3797. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  3798.  
  3799. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  3800.  
  3801. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  3802.  
  3803. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  3804.  
  3805. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  3806.  
  3807. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  3808.  
  3809. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  3810.  
  3811. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  3812.  
  3813. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  3814.  
  3815. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  3816.  
  3817. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  3818.  
  3819. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  3820.  
  3821. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  3822.  
  3823. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  3824.  
  3825. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  3826.  
  3827. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  3828.  
  3829. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  3830.  
  3831. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  3832.  
  3833. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  3834.  
  3835. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  3836.  
  3837. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  3838.  
  3839. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  3840.  
  3841. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  3842.  
  3843. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  3844.  
  3845. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  3846.  
  3847. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  3848.  
  3849. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  3850.  
  3851. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  3852.  
  3853. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  3854.  
  3855. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  3856.  
  3857. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  3858.  
  3859. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  3860.  
  3861. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  3862.  
  3863. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  3864.  
  3865. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  3866.  
  3867. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  3868.  
  3869. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  3870.  
  3871. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  3872.  
  3873. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  3874.  
  3875. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  3876.  
  3877. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  3878.  
  3879. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  3880.  
  3881. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  3882.  
  3883. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  3884.  
  3885. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  3886.  
  3887. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  3888.  
  3889. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  3890.  
  3891. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  3892.  
  3893. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  3894.  
  3895. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  3896.  
  3897. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  3898.  
  3899. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  3900.  
  3901. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  3902.  
  3903. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  3904.  
  3905. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  3906.  
  3907. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  3908.  
  3909. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  3910.  
  3911. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  3912.  
  3913. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  3914.  
  3915. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  3916.  
  3917. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  3918.  
  3919. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  3920.  
  3921. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  3922.  
  3923. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  3924.  
  3925. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  3926.  
  3927. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  3928.  
  3929. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  3930.  
  3931. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  3932.  
  3933. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  3934.  
  3935. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  3936.  
  3937. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  3938.  
  3939. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  3940.  
  3941. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  3942.  
  3943. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  3944.  
  3945. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  3946.  
  3947. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  3948.  
  3949. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  3950.  
  3951. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  3952.  
  3953. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  3954.  
  3955. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  3956.  
  3957. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  3958.  
  3959. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  3960.  
  3961. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  3962.  
  3963. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  3964.  
  3965. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  3966.  
  3967. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  3968.  
  3969. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  3970.  
  3971. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  3972.  
  3973. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  3974.  
  3975. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  3976.  
  3977. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  3978.  
  3979. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  3980.  
  3981. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  3982.  
  3983. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  3984.  
  3985. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  3986.  
  3987. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  3988.  
  3989. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  3990.  
  3991. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  3992.  
  3993. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  3994.  
  3995. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  3996.  
  3997. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  3998.  
  3999. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  4000.  
  4001. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  4002.  
  4003. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  4004.  
  4005. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  4006.  
  4007. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  4008.  
  4009. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  4010.  
  4011. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  4012.  
  4013. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  4014.  
  4015. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  4016.  
  4017. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  4018.  
  4019. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  4020.  
  4021. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  4022.  
  4023. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  4024.  
  4025. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  4026.  
  4027. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  4028.  
  4029. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  4030.  
  4031. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  4032.  
  4033. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  4034.  
  4035. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  4036.  
  4037. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  4038.  
  4039. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  4040.  
  4041. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  4042.  
  4043. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  4044.  
  4045. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  4046.  
  4047. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  4048.  
  4049. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  4050.  
  4051. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  4052.  
  4053. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  4054.  
  4055. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  4056.  
  4057. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  4058.  
  4059. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  4060.  
  4061. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  4062.  
  4063. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  4064.  
  4065. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  4066.  
  4067. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  4068.  
  4069. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  4070.  
  4071. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  4072.  
  4073. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  4074.  
  4075. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  4076.  
  4077. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  4078.  
  4079. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  4080.  
  4081. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  4082.  
  4083. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  4084.  
  4085. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  4086.  
  4087. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  4088.  
  4089. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  4090.  
  4091. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  4092.  
  4093. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  4094.  
  4095. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  4096.  
  4097. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  4098.  
  4099. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  4100.  
  4101. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  4102.  
  4103. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  4104.  
  4105. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  4106.  
  4107. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  4108.  
  4109. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  4110.  
  4111. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  4112.  
  4113. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  4114.  
  4115. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  4116.  
  4117. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  4118.  
  4119. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  4120.  
  4121. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  4122.  
  4123. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  4124.  
  4125. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  4126.  
  4127. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  4128.  
  4129. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  4130.  
  4131. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  4132.  
  4133. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  4134.  
  4135. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  4136.  
  4137. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  4138.  
  4139. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  4140.  
  4141. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  4142.  
  4143. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  4144.  
  4145. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  4146.  
  4147. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  4148.  
  4149. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  4150.  
  4151. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  4152.  
  4153. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  4154.  
  4155. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  4156.  
  4157. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  4158.  
  4159. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  4160.  
  4161. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  4162.  
  4163. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  4164.  
  4165. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  4166.  
  4167. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  4168.  
  4169. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  4170.  
  4171. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  4172.  
  4173. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  4174.  
  4175. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  4176.  
  4177. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  4178.  
  4179. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  4180.  
  4181. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  4182.  
  4183. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  4184.  
  4185. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  4186.  
  4187. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  4188.  
  4189. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  4190.  
  4191. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  4192.  
  4193. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  4194.  
  4195. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  4196.  
  4197. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  4198.  
  4199. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  4200.  
  4201. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  4202.  
  4203. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  4204.  
  4205. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  4206.  
  4207. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  4208.  
  4209. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  4210.  
  4211. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  4212.  
  4213. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  4214.  
  4215. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  4216.  
  4217. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  4218.  
  4219. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  4220.  
  4221. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  4222.  
  4223. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  4224.  
  4225. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  4226.  
  4227. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  4228.  
  4229. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  4230.  
  4231. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  4232.  
  4233. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  4234.  
  4235. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  4236.  
  4237. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  4238.  
  4239. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  4240.  
  4241. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  4242.  
  4243. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  4244.  
  4245. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  4246.  
  4247. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  4248.  
  4249. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  4250.  
  4251. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  4252.  
  4253. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  4254.  
  4255. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  4256.  
  4257. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  4258.  
  4259. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  4260.  
  4261. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  4262.  
  4263. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  4264.  
  4265. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  4266.  
  4267. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  4268.  
  4269. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  4270.  
  4271. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  4272.  
  4273. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  4274.  
  4275. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  4276.  
  4277. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  4278.  
  4279. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  4280.  
  4281. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  4282.  
  4283. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  4284.  
  4285. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  4286.  
  4287. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  4288.  
  4289. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  4290.  
  4291. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  4292.  
  4293. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  4294.  
  4295. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  4296.  
  4297. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  4298.  
  4299. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  4300.  
  4301. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  4302.  
  4303. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  4304.  
  4305. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  4306.  
  4307. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  4308.  
  4309. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  4310.  
  4311. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  4312.  
  4313. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  4314.  
  4315. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  4316.  
  4317. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  4318.  
  4319. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  4320.  
  4321. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  4322.  
  4323. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  4324.  
  4325. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  4326.  
  4327. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  4328.  
  4329. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  4330.  
  4331. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  4332.  
  4333. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  4334.  
  4335. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  4336.  
  4337. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  4338.  
  4339. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  4340.  
  4341. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  4342.  
  4343. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  4344.  
  4345. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  4346.  
  4347. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  4348.  
  4349. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  4350.  
  4351. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  4352.  
  4353. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  4354.  
  4355. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  4356.  
  4357. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  4358.  
  4359. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  4360.  
  4361. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  4362.  
  4363. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  4364.  
  4365. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  4366.  
  4367. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  4368.  
  4369. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  4370.  
  4371. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  4372.  
  4373. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  4374.  
  4375. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  4376.  
  4377. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  4378.  
  4379. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  4380.  
  4381. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  4382.  
  4383. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  4384.  
  4385. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  4386.  
  4387. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  4388.  
  4389. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  4390.  
  4391. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  4392.  
  4393. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  4394.  
  4395. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  4396.  
  4397. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  4398.  
  4399. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  4400.  
  4401. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  4402.  
  4403. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  4404.  
  4405. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  4406.  
  4407. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  4408.  
  4409. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  4410.  
  4411. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  4412.  
  4413. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  4414.  
  4415. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  4416.  
  4417. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  4418.  
  4419. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  4420.  
  4421. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  4422.  
  4423. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  4424.  
  4425. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  4426.  
  4427. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  4428.  
  4429. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  4430.  
  4431. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  4432.  
  4433. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  4434.  
  4435. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  4436.  
  4437. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  4438.  
  4439. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  4440.  
  4441. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  4442.  
  4443. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  4444.  
  4445. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  4446.  
  4447. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  4448.  
  4449. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  4450.  
  4451. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  4452.  
  4453. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  4454.  
  4455. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  4456.  
  4457. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  4458.  
  4459. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  4460.  
  4461. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  4462.  
  4463. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  4464.  
  4465. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  4466.  
  4467. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  4468.  
  4469. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  4470.  
  4471. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  4472.  
  4473. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  4474.  
  4475. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  4476.  
  4477. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  4478.  
  4479. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  4480.  
  4481. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  4482.  
  4483. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  4484.  
  4485. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  4486.  
  4487. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  4488.  
  4489. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  4490.  
  4491. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  4492.  
  4493. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  4494.  
  4495. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  4496.  
  4497. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  4498.  
  4499. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  4500.  
  4501. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  4502.  
  4503. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  4504.  
  4505. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  4506.  
  4507. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  4508.  
  4509. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  4510.  
  4511. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  4512.  
  4513. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  4514.  
  4515. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  4516.  
  4517. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  4518.  
  4519. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  4520.  
  4521. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  4522.  
  4523. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  4524.  
  4525. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  4526.  
  4527. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  4528.  
  4529. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  4530.  
  4531. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  4532.  
  4533. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  4534.  
  4535. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  4536.  
  4537. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  4538.  
  4539. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  4540.  
  4541. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  4542.  
  4543. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  4544.  
  4545. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  4546.  
  4547. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  4548.  
  4549. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  4550.  
  4551. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  4552.  
  4553. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  4554.  
  4555. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  4556.  
  4557. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  4558.  
  4559. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  4560.  
  4561. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  4562.  
  4563. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  4564.  
  4565. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  4566.  
  4567. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  4568.  
  4569. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  4570.  
  4571. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  4572.  
  4573. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  4574.  
  4575. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  4576.  
  4577. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  4578.  
  4579. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  4580.  
  4581. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  4582.  
  4583. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  4584.  
  4585. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  4586.  
  4587. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  4588.  
  4589. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  4590.  
  4591. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  4592.  
  4593. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  4594.  
  4595. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  4596.  
  4597. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  4598.  
  4599. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  4600.  
  4601. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  4602.  
  4603. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  4604.  
  4605. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  4606.  
  4607. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  4608.  
  4609. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  4610.  
  4611. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  4612.  
  4613. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  4614.  
  4615. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  4616.  
  4617. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  4618.  
  4619. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  4620.  
  4621. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  4622.  
  4623. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  4624.  
  4625. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  4626.  
  4627. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  4628.  
  4629. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  4630.  
  4631. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  4632.  
  4633. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  4634.  
  4635. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  4636.  
  4637. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  4638.  
  4639. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  4640.  
  4641. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  4642.  
  4643. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  4644.  
  4645. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  4646.  
  4647. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  4648.  
  4649. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  4650.  
  4651. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  4652.  
  4653. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  4654.  
  4655. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  4656.  
  4657. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  4658.  
  4659. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  4660.  
  4661. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  4662.  
  4663. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  4664.  
  4665. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  4666.  
  4667. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  4668.  
  4669. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  4670.  
  4671. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  4672.  
  4673. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  4674.  
  4675. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  4676.  
  4677. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  4678.  
  4679. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  4680.  
  4681. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  4682.  
  4683. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  4684.  
  4685. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  4686.  
  4687. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  4688.  
  4689. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  4690.  
  4691. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  4692.  
  4693. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  4694.  
  4695. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  4696.  
  4697. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  4698.  
  4699. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  4700.  
  4701. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  4702.  
  4703. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  4704.  
  4705. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  4706.  
  4707. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  4708.  
  4709. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  4710.  
  4711. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  4712.  
  4713. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  4714.  
  4715. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  4716.  
  4717. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  4718.  
  4719. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  4720.  
  4721. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  4722.  
  4723. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  4724.  
  4725. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  4726.  
  4727. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  4728.  
  4729. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  4730.  
  4731. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  4732.  
  4733. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  4734.  
  4735. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  4736.  
  4737. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  4738.  
  4739. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  4740.  
  4741. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  4742.  
  4743. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  4744.  
  4745. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  4746.  
  4747. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  4748.  
  4749. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  4750.  
  4751. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  4752.  
  4753. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  4754.  
  4755. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  4756.  
  4757. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  4758.  
  4759. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  4760.  
  4761. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  4762.  
  4763. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  4764.  
  4765. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  4766.  
  4767. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  4768.  
  4769. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  4770.  
  4771. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  4772.  
  4773. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  4774.  
  4775. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  4776.  
  4777. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  4778.  
  4779. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  4780.  
  4781. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  4782.  
  4783. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  4784.  
  4785. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  4786.  
  4787. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  4788.  
  4789. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  4790.  
  4791. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  4792.  
  4793. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  4794.  
  4795. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  4796.  
  4797. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  4798.  
  4799. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  4800.  
  4801. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  4802.  
  4803. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  4804.  
  4805. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  4806.  
  4807. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  4808.  
  4809. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  4810.  
  4811. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  4812.  
  4813. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  4814.  
  4815. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  4816.  
  4817. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  4818.  
  4819. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  4820.  
  4821. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  4822.  
  4823. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  4824.  
  4825. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  4826.  
  4827. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  4828.  
  4829. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  4830.  
  4831. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  4832.  
  4833. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  4834.  
  4835. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  4836.  
  4837. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  4838.  
  4839. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  4840.  
  4841. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  4842.  
  4843. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  4844.  
  4845. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  4846.  
  4847. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  4848.  
  4849. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  4850.  
  4851. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  4852.  
  4853. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  4854.  
  4855. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  4856.  
  4857. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  4858.  
  4859. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  4860.  
  4861. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  4862.  
  4863. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  4864.  
  4865. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  4866.  
  4867. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  4868.  
  4869. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  4870.  
  4871. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  4872.  
  4873. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  4874.  
  4875. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  4876.  
  4877. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  4878.  
  4879. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  4880.  
  4881. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  4882.  
  4883. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  4884.  
  4885. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  4886.  
  4887. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  4888.  
  4889. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  4890.  
  4891. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  4892.  
  4893. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  4894.  
  4895. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  4896.  
  4897. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  4898.  
  4899. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  4900.  
  4901. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  4902.  
  4903. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  4904.  
  4905. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  4906.  
  4907. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  4908.  
  4909. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  4910.  
  4911. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  4912.  
  4913. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  4914.  
  4915. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  4916.  
  4917. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  4918.  
  4919. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  4920.  
  4921. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  4922.  
  4923. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  4924.  
  4925. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  4926.  
  4927. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  4928.  
  4929. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  4930.  
  4931. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  4932.  
  4933. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  4934.  
  4935. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  4936.  
  4937. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  4938.  
  4939. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  4940.  
  4941. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  4942.  
  4943. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  4944.  
  4945. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  4946.  
  4947. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  4948.  
  4949. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  4950.  
  4951. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  4952.  
  4953. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  4954.  
  4955. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  4956.  
  4957. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  4958.  
  4959. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  4960.  
  4961. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  4962.  
  4963. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  4964.  
  4965. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  4966.  
  4967. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  4968.  
  4969. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  4970.  
  4971. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  4972.  
  4973. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  4974.  
  4975. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  4976.  
  4977. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  4978.  
  4979. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  4980.  
  4981. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  4982.  
  4983. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  4984.  
  4985. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  4986.  
  4987. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  4988.  
  4989. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  4990.  
  4991. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  4992.  
  4993. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  4994.  
  4995. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  4996.  
  4997. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  4998.  
  4999. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  5000.  
  5001. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  5002.  
  5003. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  5004.  
  5005. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  5006.  
  5007. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  5008.  
  5009. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  5010.  
  5011. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  5012.  
  5013. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  5014.  
  5015. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  5016.  
  5017. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  5018.  
  5019. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  5020.  
  5021. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  5022.  
  5023. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  5024.  
  5025. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  5026.  
  5027. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  5028.  
  5029. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  5030.  
  5031. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  5032.  
  5033. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  5034.  
  5035. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  5036.  
  5037. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  5038.  
  5039. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  5040.  
  5041. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  5042.  
  5043. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  5044.  
  5045. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  5046.  
  5047. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  5048.  
  5049. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  5050.  
  5051. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  5052.  
  5053. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  5054.  
  5055. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  5056.  
  5057. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  5058.  
  5059. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  5060.  
  5061. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  5062.  
  5063. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  5064.  
  5065. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  5066.  
  5067. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  5068.  
  5069. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  5070.  
  5071. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  5072.  
  5073. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  5074.  
  5075. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  5076.  
  5077. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  5078.  
  5079. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  5080.  
  5081. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  5082.  
  5083. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  5084.  
  5085. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  5086.  
  5087. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  5088.  
  5089. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  5090.  
  5091. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  5092.  
  5093. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  5094.  
  5095. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  5096.  
  5097. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  5098.  
  5099. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  5100.  
  5101. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  5102.  
  5103. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  5104.  
  5105. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  5106.  
  5107. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  5108.  
  5109. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  5110.  
  5111. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  5112.  
  5113. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  5114.  
  5115. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  5116.  
  5117. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  5118.  
  5119. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  5120.  
  5121. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  5122.  
  5123. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  5124.  
  5125. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  5126.  
  5127. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  5128.  
  5129. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  5130.  
  5131. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  5132.  
  5133. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  5134.  
  5135. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  5136.  
  5137. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  5138.  
  5139. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  5140.  
  5141. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  5142.  
  5143. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  5144.  
  5145. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  5146.  
  5147. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  5148.  
  5149. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  5150.  
  5151. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  5152.  
  5153. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  5154.  
  5155. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  5156.  
  5157. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  5158.  
  5159. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  5160.  
  5161. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  5162.  
  5163. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  5164.  
  5165. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  5166.  
  5167. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  5168.  
  5169. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  5170.  
  5171. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  5172.  
  5173. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  5174.  
  5175. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  5176.  
  5177. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  5178.  
  5179. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  5180.  
  5181. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  5182.  
  5183. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  5184.  
  5185. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  5186.  
  5187. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  5188.  
  5189. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  5190.  
  5191. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  5192.  
  5193. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  5194.  
  5195. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  5196.  
  5197. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  5198.  
  5199. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  5200.  
  5201. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  5202.  
  5203. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  5204.  
  5205. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  5206.  
  5207. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  5208.  
  5209. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  5210.  
  5211. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  5212.  
  5213. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  5214.  
  5215. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  5216.  
  5217. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  5218.  
  5219. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  5220.  
  5221. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  5222.  
  5223. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  5224.  
  5225. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  5226.  
  5227. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  5228.  
  5229. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  5230.  
  5231. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  5232.  
  5233. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  5234.  
  5235. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  5236.  
  5237. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  5238.  
  5239. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  5240.  
  5241. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  5242.  
  5243. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  5244.  
  5245. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  5246.  
  5247. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  5248.  
  5249. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  5250.  
  5251. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  5252.  
  5253. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  5254.  
  5255. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  5256.  
  5257. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  5258.  
  5259. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  5260.  
  5261. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  5262.  
  5263. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  5264.  
  5265. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  5266.  
  5267. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  5268.  
  5269. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  5270.  
  5271. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  5272.  
  5273. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  5274.  
  5275. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  5276.  
  5277. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  5278.  
  5279. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  5280.  
  5281. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  5282.  
  5283. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  5284.  
  5285. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  5286.  
  5287. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  5288.  
  5289. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  5290.  
  5291. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  5292.  
  5293. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  5294.  
  5295. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  5296.  
  5297. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  5298.  
  5299. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  5300.  
  5301. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  5302.  
  5303. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  5304.  
  5305. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  5306.  
  5307. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  5308.  
  5309. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  5310.  
  5311. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  5312.  
  5313. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  5314.  
  5315. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  5316.  
  5317. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  5318.  
  5319. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  5320.  
  5321. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  5322.  
  5323. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  5324.  
  5325. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  5326.  
  5327. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  5328.  
  5329. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  5330.  
  5331. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  5332.  
  5333. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  5334.  
  5335. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  5336.  
  5337. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  5338.  
  5339. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  5340.  
  5341. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  5342.  
  5343. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  5344.  
  5345. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  5346.  
  5347. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  5348.  
  5349. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  5350.  
  5351. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  5352.  
  5353. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  5354.  
  5355. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  5356.  
  5357. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  5358.  
  5359. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  5360.  
  5361. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  5362.  
  5363. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  5364.  
  5365. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  5366.  
  5367. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  5368.  
  5369. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  5370.  
  5371. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  5372.  
  5373. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  5374.  
  5375. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  5376.  
  5377. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  5378.  
  5379. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  5380.  
  5381. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  5382.  
  5383. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  5384.  
  5385. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  5386.  
  5387. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  5388.  
  5389. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  5390.  
  5391. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  5392.  
  5393. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  5394.  
  5395. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  5396.  
  5397. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  5398.  
  5399. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  5400.  
  5401. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  5402.  
  5403. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  5404.  
  5405. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  5406.  
  5407. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  5408.  
  5409. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  5410.  
  5411. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  5412.  
  5413. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  5414.  
  5415. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  5416.  
  5417. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  5418.  
  5419. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  5420.  
  5421. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  5422.  
  5423. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  5424.  
  5425. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  5426.  
  5427. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  5428.  
  5429. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  5430.  
  5431. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  5432.  
  5433. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  5434.  
  5435. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  5436.  
  5437. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  5438.  
  5439. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  5440.  
  5441. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  5442.  
  5443. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  5444.  
  5445. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  5446.  
  5447. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  5448.  
  5449. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  5450.  
  5451. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  5452.  
  5453. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  5454.  
  5455. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  5456.  
  5457. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  5458.  
  5459. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  5460.  
  5461. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  5462.  
  5463. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  5464.  
  5465. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  5466.  
  5467. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  5468.  
  5469. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  5470.  
  5471. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  5472.  
  5473. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  5474.  
  5475. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  5476.  
  5477. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  5478.  
  5479. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  5480.  
  5481. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  5482.  
  5483. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  5484.  
  5485. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  5486.  
  5487. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  5488.  
  5489. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  5490.  
  5491. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  5492.  
  5493. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  5494.  
  5495. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  5496.  
  5497. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  5498.  
  5499. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  5500.  
  5501. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  5502.  
  5503. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  5504.  
  5505. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  5506.  
  5507. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  5508.  
  5509. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  5510.  
  5511. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  5512.  
  5513. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  5514.  
  5515. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  5516.  
  5517. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  5518.  
  5519. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  5520.  
  5521. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  5522.  
  5523. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  5524.  
  5525. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  5526.  
  5527. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  5528.  
  5529. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  5530.  
  5531. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  5532.  
  5533. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  5534.  
  5535. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  5536.  
  5537. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  5538.  
  5539. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  5540.  
  5541. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  5542.  
  5543. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  5544.  
  5545. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  5546.  
  5547. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  5548.  
  5549. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  5550.  
  5551. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  5552.  
  5553. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  5554.  
  5555. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  5556.  
  5557. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  5558.  
  5559. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  5560.  
  5561. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  5562.  
  5563. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  5564.  
  5565. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  5566.  
  5567. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  5568.  
  5569. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  5570.  
  5571. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  5572.  
  5573. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  5574.  
  5575. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  5576.  
  5577. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  5578.  
  5579. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  5580.  
  5581. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  5582.  
  5583. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  5584.  
  5585. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  5586.  
  5587. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  5588.  
  5589. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  5590.  
  5591. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  5592.  
  5593. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  5594.  
  5595. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  5596.  
  5597. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  5598.  
  5599. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  5600.  
  5601. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  5602.  
  5603. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  5604.  
  5605. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  5606.  
  5607. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  5608.  
  5609. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  5610.  
  5611. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  5612.  
  5613. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  5614.  
  5615. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  5616.  
  5617. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  5618.  
  5619. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  5620.  
  5621. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  5622.  
  5623. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  5624.  
  5625. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  5626.  
  5627. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  5628.  
  5629. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  5630.  
  5631. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  5632.  
  5633. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  5634.  
  5635. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  5636.  
  5637. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  5638.  
  5639. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  5640.  
  5641. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  5642.  
  5643. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  5644.  
  5645. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  5646.  
  5647. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  5648.  
  5649. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  5650.  
  5651. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  5652.  
  5653. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  5654.  
  5655. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  5656.  
  5657. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  5658.  
  5659. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  5660.  
  5661. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  5662.  
  5663. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  5664.  
  5665. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  5666.  
  5667. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  5668.  
  5669. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  5670.  
  5671. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  5672.  
  5673. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  5674.  
  5675. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  5676.  
  5677. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  5678.  
  5679. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  5680.  
  5681. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  5682.  
  5683. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  5684.  
  5685. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  5686.  
  5687. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  5688.  
  5689. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  5690.  
  5691. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  5692.  
  5693. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  5694.  
  5695. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  5696.  
  5697. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  5698.  
  5699. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  5700.  
  5701. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  5702.  
  5703. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  5704.  
  5705. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  5706.  
  5707. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  5708.  
  5709. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  5710.  
  5711. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  5712.  
  5713. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  5714.  
  5715. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  5716.  
  5717. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  5718.  
  5719. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  5720.  
  5721. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  5722.  
  5723. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  5724.  
  5725. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  5726.  
  5727. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  5728.  
  5729. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  5730.  
  5731. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  5732.  
  5733. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  5734.  
  5735. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  5736.  
  5737. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  5738.  
  5739. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  5740.  
  5741. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  5742.  
  5743. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  5744.  
  5745. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  5746.  
  5747. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  5748.  
  5749. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  5750.  
  5751. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  5752.  
  5753. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  5754.  
  5755. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  5756.  
  5757. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  5758.  
  5759. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  5760.  
  5761. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  5762.  
  5763. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  5764.  
  5765. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  5766.  
  5767. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  5768.  
  5769. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  5770.  
  5771. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  5772.  
  5773. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  5774.  
  5775. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  5776.  
  5777. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  5778.  
  5779. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  5780.  
  5781. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  5782.  
  5783. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  5784.  
  5785. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  5786.  
  5787. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  5788.  
  5789. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  5790.  
  5791. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  5792.  
  5793. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  5794.  
  5795. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  5796.  
  5797. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  5798.  
  5799. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  5800.  
  5801. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  5802.  
  5803. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  5804.  
  5805. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  5806.  
  5807. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  5808.  
  5809. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  5810.  
  5811. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  5812.  
  5813. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  5814.  
  5815. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  5816.  
  5817. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  5818.  
  5819. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  5820.  
  5821. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  5822.  
  5823. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  5824.  
  5825. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  5826.  
  5827. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  5828.  
  5829. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  5830.  
  5831. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  5832.  
  5833. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  5834.  
  5835. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  5836.  
  5837. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  5838.  
  5839. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  5840.  
  5841. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  5842.  
  5843. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  5844.  
  5845. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  5846.  
  5847. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  5848.  
  5849. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  5850.  
  5851. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  5852.  
  5853. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  5854.  
  5855. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  5856.  
  5857. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  5858.  
  5859. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  5860.  
  5861. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  5862.  
  5863. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  5864.  
  5865. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  5866.  
  5867. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  5868.  
  5869. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  5870.  
  5871. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  5872.  
  5873. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  5874.  
  5875. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  5876.  
  5877. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  5878.  
  5879. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  5880.  
  5881. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  5882.  
  5883. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  5884.  
  5885. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  5886.  
  5887. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  5888.  
  5889. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  5890.  
  5891. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  5892.  
  5893. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  5894.  
  5895. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  5896.  
  5897. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  5898.  
  5899. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  5900.  
  5901. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  5902.  
  5903. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  5904.  
  5905. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  5906.  
  5907. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  5908.  
  5909. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  5910.  
  5911. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  5912.  
  5913. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  5914.  
  5915. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  5916.  
  5917. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  5918.  
  5919. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  5920.  
  5921. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  5922.  
  5923. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  5924.  
  5925. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  5926.  
  5927. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  5928.  
  5929. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  5930.  
  5931. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  5932.  
  5933. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  5934.  
  5935. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  5936.  
  5937. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  5938.  
  5939. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  5940.  
  5941. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  5942.  
  5943. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  5944.  
  5945. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  5946.  
  5947. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  5948.  
  5949. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  5950.  
  5951. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  5952.  
  5953. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  5954.  
  5955. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  5956.  
  5957. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  5958.  
  5959. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  5960.  
  5961. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  5962.  
  5963. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  5964.  
  5965. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  5966.  
  5967. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  5968.  
  5969. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  5970.  
  5971. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  5972.  
  5973. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  5974.  
  5975. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  5976.  
  5977. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  5978.  
  5979. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  5980.  
  5981. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  5982.  
  5983. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  5984.  
  5985. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  5986.  
  5987. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  5988.  
  5989. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  5990.  
  5991. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  5992.  
  5993. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  5994.  
  5995. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  5996.  
  5997. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  5998.  
  5999. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  6000.  
  6001. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  6002.  
  6003. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  6004.  
  6005. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  6006.  
  6007. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  6008.  
  6009. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  6010.  
  6011. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  6012.  
  6013. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  6014.  
  6015. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  6016.  
  6017. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  6018.  
  6019. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  6020.  
  6021. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  6022.  
  6023. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  6024.  
  6025. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  6026.  
  6027. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  6028.  
  6029. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  6030.  
  6031. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  6032.  
  6033. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  6034.  
  6035. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  6036.  
  6037. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  6038.  
  6039. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  6040.  
  6041. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  6042.  
  6043. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  6044.  
  6045. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  6046.  
  6047. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  6048.  
  6049. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  6050.  
  6051. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  6052.  
  6053. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  6054.  
  6055. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  6056.  
  6057. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  6058.  
  6059. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  6060.  
  6061. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  6062.  
  6063. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  6064.  
  6065. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  6066.  
  6067. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  6068.  
  6069. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  6070.  
  6071. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  6072.  
  6073. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  6074.  
  6075. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  6076.  
  6077. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  6078.  
  6079. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  6080.  
  6081. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  6082.  
  6083. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  6084.  
  6085. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  6086.  
  6087. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  6088.  
  6089. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  6090.  
  6091. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  6092.  
  6093. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  6094.  
  6095. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  6096.  
  6097. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  6098.  
  6099. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  6100.  
  6101. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  6102.  
  6103. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  6104.  
  6105. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  6106.  
  6107. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  6108.  
  6109. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  6110.  
  6111. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  6112.  
  6113. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  6114.  
  6115. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  6116.  
  6117. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  6118.  
  6119. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  6120.  
  6121. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  6122.  
  6123. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  6124.  
  6125. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  6126.  
  6127. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  6128.  
  6129. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  6130.  
  6131. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  6132.  
  6133. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  6134.  
  6135. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  6136.  
  6137. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  6138.  
  6139. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  6140.  
  6141. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  6142.  
  6143. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  6144.  
  6145. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  6146.  
  6147. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  6148.  
  6149. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  6150.  
  6151. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  6152.  
  6153. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  6154.  
  6155. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  6156.  
  6157. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  6158.  
  6159. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  6160.  
  6161. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  6162.  
  6163. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  6164.  
  6165. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  6166.  
  6167. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  6168.  
  6169. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  6170.  
  6171. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  6172.  
  6173. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  6174.  
  6175. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  6176.  
  6177. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  6178.  
  6179. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  6180.  
  6181. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  6182.  
  6183. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  6184.  
  6185. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  6186.  
  6187. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  6188.  
  6189. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  6190.  
  6191. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  6192.  
  6193. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  6194.  
  6195. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  6196.  
  6197. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  6198.  
  6199. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  6200.  
  6201. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  6202.  
  6203. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  6204.  
  6205. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  6206.  
  6207. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  6208.  
  6209. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  6210.  
  6211. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  6212.  
  6213. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  6214.  
  6215. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  6216.  
  6217. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  6218.  
  6219. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  6220.  
  6221. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  6222.  
  6223. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  6224.  
  6225. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  6226.  
  6227. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  6228.  
  6229. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  6230.  
  6231. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  6232.  
  6233. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  6234.  
  6235. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  6236.  
  6237. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  6238.  
  6239. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  6240.  
  6241. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  6242.  
  6243. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  6244.  
  6245. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  6246.  
  6247. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  6248.  
  6249. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  6250.  
  6251. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  6252.  
  6253. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  6254.  
  6255. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  6256.  
  6257. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  6258.  
  6259. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  6260.  
  6261. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  6262.  
  6263. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  6264.  
  6265. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  6266.  
  6267. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  6268.  
  6269. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  6270.  
  6271. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  6272.  
  6273. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  6274.  
  6275. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  6276.  
  6277. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  6278.  
  6279. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  6280.  
  6281. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  6282.  
  6283. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  6284.  
  6285. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  6286.  
  6287. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  6288.  
  6289. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  6290.  
  6291. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  6292.  
  6293. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  6294.  
  6295. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  6296.  
  6297. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  6298.  
  6299. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  6300.  
  6301. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  6302.  
  6303. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  6304.  
  6305. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  6306.  
  6307. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  6308.  
  6309. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  6310.  
  6311. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  6312.  
  6313. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  6314.  
  6315. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  6316.  
  6317. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  6318.  
  6319. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  6320.  
  6321. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  6322.  
  6323. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  6324.  
  6325. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  6326.  
  6327. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  6328.  
  6329. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  6330.  
  6331. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  6332.  
  6333. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  6334.  
  6335. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  6336.  
  6337. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  6338.  
  6339. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  6340.  
  6341. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  6342.  
  6343. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  6344.  
  6345. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  6346.  
  6347. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  6348.  
  6349. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  6350.  
  6351. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  6352.  
  6353. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  6354.  
  6355. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  6356.  
  6357. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  6358.  
  6359. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  6360.  
  6361. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  6362.  
  6363. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  6364.  
  6365. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  6366.  
  6367. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  6368.  
  6369. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  6370.  
  6371. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  6372.  
  6373. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  6374.  
  6375. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  6376.  
  6377. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  6378.  
  6379. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  6380.  
  6381. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  6382.  
  6383. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  6384.  
  6385. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  6386.  
  6387. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  6388.  
  6389. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  6390.  
  6391. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  6392.  
  6393. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  6394.  
  6395. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  6396.  
  6397. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  6398.  
  6399. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  6400.  
  6401. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  6402.  
  6403. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  6404.  
  6405. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  6406.  
  6407. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  6408.  
  6409. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  6410.  
  6411. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  6412.  
  6413. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  6414.  
  6415. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  6416.  
  6417. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  6418.  
  6419. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  6420.  
  6421. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  6422.  
  6423. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  6424.  
  6425. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  6426.  
  6427. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  6428.  
  6429. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  6430.  
  6431. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  6432.  
  6433. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  6434.  
  6435. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  6436.  
  6437. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  6438.  
  6439. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  6440.  
  6441. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  6442.  
  6443. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  6444.  
  6445. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  6446.  
  6447. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  6448.  
  6449. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  6450.  
  6451. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  6452.  
  6453. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  6454.  
  6455. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  6456.  
  6457. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  6458.  
  6459. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  6460.  
  6461. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  6462.  
  6463. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  6464.  
  6465. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  6466.  
  6467. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  6468.  
  6469. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  6470.  
  6471. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  6472.  
  6473. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  6474.  
  6475. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  6476.  
  6477. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  6478.  
  6479. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  6480.  
  6481. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  6482.  
  6483. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  6484.  
  6485. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  6486.  
  6487. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  6488.  
  6489. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  6490.  
  6491. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  6492.  
  6493. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  6494.  
  6495. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  6496.  
  6497. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  6498.  
  6499. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  6500.  
  6501. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  6502.  
  6503. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  6504.  
  6505. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  6506.  
  6507. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  6508.  
  6509. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  6510.  
  6511. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  6512.  
  6513. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  6514.  
  6515. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  6516.  
  6517. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  6518.  
  6519. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  6520.  
  6521. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  6522.  
  6523. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  6524.  
  6525. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  6526.  
  6527. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  6528.  
  6529. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  6530.  
  6531. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  6532.  
  6533. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  6534.  
  6535. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  6536.  
  6537. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  6538.  
  6539. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  6540.  
  6541. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  6542.  
  6543. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  6544.  
  6545. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  6546.  
  6547. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  6548.  
  6549. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  6550.  
  6551. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  6552.  
  6553. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  6554.  
  6555. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  6556.  
  6557. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  6558.  
  6559. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  6560.  
  6561. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  6562.  
  6563. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  6564.  
  6565. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  6566.  
  6567. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  6568.  
  6569. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  6570.  
  6571. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  6572.  
  6573. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  6574.  
  6575. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  6576.  
  6577. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  6578.  
  6579. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  6580.  
  6581. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  6582.  
  6583. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  6584.  
  6585. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  6586.  
  6587. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  6588.  
  6589. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  6590.  
  6591. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  6592.  
  6593. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  6594.  
  6595. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  6596.  
  6597. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  6598.  
  6599. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  6600.  
  6601. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  6602.  
  6603. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  6604.  
  6605. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  6606.  
  6607. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  6608.  
  6609. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  6610.  
  6611. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  6612.  
  6613. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  6614.  
  6615. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  6616.  
  6617. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  6618.  
  6619. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  6620.  
  6621. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  6622.  
  6623. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  6624.  
  6625. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  6626.  
  6627. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  6628.  
  6629. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  6630.  
  6631. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  6632.  
  6633. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  6634.  
  6635. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  6636.  
  6637. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  6638.  
  6639. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  6640.  
  6641. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  6642.  
  6643. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  6644.  
  6645. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  6646.  
  6647. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  6648.  
  6649. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  6650.  
  6651. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  6652.  
  6653. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  6654.  
  6655. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  6656.  
  6657. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  6658.  
  6659. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  6660.  
  6661. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  6662.  
  6663. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  6664.  
  6665. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  6666.  
  6667. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  6668.  
  6669. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  6670.  
  6671. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  6672.  
  6673. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  6674.  
  6675. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  6676.  
  6677. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  6678.  
  6679. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  6680.  
  6681. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  6682.  
  6683. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  6684.  
  6685. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  6686.  
  6687. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  6688.  
  6689. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  6690.  
  6691. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  6692.  
  6693. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  6694.  
  6695. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  6696.  
  6697. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  6698.  
  6699. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  6700.  
  6701. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  6702.  
  6703. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  6704.  
  6705. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  6706.  
  6707. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  6708.  
  6709. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  6710.  
  6711. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  6712.  
  6713. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  6714.  
  6715. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  6716.  
  6717. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  6718.  
  6719. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  6720.  
  6721. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  6722.  
  6723. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  6724.  
  6725. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  6726.  
  6727. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  6728.  
  6729. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  6730.  
  6731. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  6732.  
  6733. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  6734.  
  6735. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  6736.  
  6737. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  6738.  
  6739. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  6740.  
  6741. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  6742.  
  6743. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  6744.  
  6745. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  6746.  
  6747. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  6748.  
  6749. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  6750.  
  6751. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  6752.  
  6753. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  6754.  
  6755. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  6756.  
  6757. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  6758.  
  6759. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  6760.  
  6761. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  6762.  
  6763. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  6764.  
  6765. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  6766.  
  6767. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  6768.  
  6769. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  6770.  
  6771. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  6772.  
  6773. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  6774.  
  6775. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  6776.  
  6777. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  6778.  
  6779. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  6780.  
  6781. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  6782.  
  6783. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  6784.  
  6785. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  6786.  
  6787. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  6788.  
  6789. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  6790.  
  6791. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  6792.  
  6793. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  6794.  
  6795. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  6796.  
  6797. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  6798.  
  6799. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  6800.  
  6801. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  6802.  
  6803. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  6804.  
  6805. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  6806.  
  6807. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  6808.  
  6809. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  6810.  
  6811. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  6812.  
  6813. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  6814.  
  6815. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  6816.  
  6817. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  6818.  
  6819. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  6820.  
  6821. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  6822.  
  6823. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  6824.  
  6825. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  6826.  
  6827. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  6828.  
  6829. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  6830.  
  6831. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  6832.  
  6833. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  6834.  
  6835. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  6836.  
  6837. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  6838.  
  6839. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  6840.  
  6841. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  6842.  
  6843. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  6844.  
  6845. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  6846.  
  6847. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  6848.  
  6849. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  6850.  
  6851. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  6852.  
  6853. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  6854.  
  6855. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  6856.  
  6857. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  6858.  
  6859. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  6860.  
  6861. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  6862.  
  6863. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  6864.  
  6865. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  6866.  
  6867. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  6868.  
  6869. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  6870.  
  6871. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  6872.  
  6873. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  6874.  
  6875. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  6876.  
  6877. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  6878.  
  6879. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  6880.  
  6881. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  6882.  
  6883. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  6884.  
  6885. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  6886.  
  6887. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  6888.  
  6889. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  6890.  
  6891. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  6892.  
  6893. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  6894.  
  6895. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  6896.  
  6897. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  6898.  
  6899. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  6900.  
  6901. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  6902.  
  6903. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  6904.  
  6905. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  6906.  
  6907. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  6908.  
  6909. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  6910.  
  6911. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  6912.  
  6913. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  6914.  
  6915. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  6916.  
  6917. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  6918.  
  6919. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  6920.  
  6921. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  6922.  
  6923. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  6924.  
  6925. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  6926.  
  6927. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  6928.  
  6929. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  6930.  
  6931. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  6932.  
  6933. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  6934.  
  6935. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  6936.  
  6937. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  6938.  
  6939. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  6940.  
  6941. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  6942.  
  6943. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  6944.  
  6945. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  6946.  
  6947. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  6948.  
  6949. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  6950.  
  6951. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  6952.  
  6953. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  6954.  
  6955. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  6956.  
  6957. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  6958.  
  6959. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  6960.  
  6961. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  6962.  
  6963. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  6964.  
  6965. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  6966.  
  6967. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  6968.  
  6969. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  6970.  
  6971. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  6972.  
  6973. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  6974.  
  6975. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  6976.  
  6977. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  6978.  
  6979. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  6980.  
  6981. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  6982.  
  6983. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  6984.  
  6985. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  6986.  
  6987. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  6988.  
  6989. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  6990.  
  6991. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  6992.  
  6993. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  6994.  
  6995. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  6996.  
  6997. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  6998.  
  6999. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  7000.  
  7001. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  7002.  
  7003. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  7004.  
  7005. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  7006.  
  7007. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  7008.  
  7009. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  7010.  
  7011. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  7012.  
  7013. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  7014.  
  7015. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  7016.  
  7017. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  7018.  
  7019. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  7020.  
  7021. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  7022.  
  7023. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  7024.  
  7025. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  7026.  
  7027. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  7028.  
  7029. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  7030.  
  7031. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  7032.  
  7033. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  7034.  
  7035. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  7036.  
  7037. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  7038.  
  7039. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  7040.  
  7041. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  7042.  
  7043. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  7044.  
  7045. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  7046.  
  7047. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  7048.  
  7049. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  7050.  
  7051. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  7052.  
  7053. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  7054.  
  7055. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  7056.  
  7057. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  7058.  
  7059. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  7060.  
  7061. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  7062.  
  7063. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  7064.  
  7065. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  7066.  
  7067. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  7068.  
  7069. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  7070.  
  7071. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  7072.  
  7073. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  7074.  
  7075. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  7076.  
  7077. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  7078.  
  7079. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  7080.  
  7081. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  7082.  
  7083. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  7084.  
  7085. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  7086.  
  7087. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  7088.  
  7089. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  7090.  
  7091. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  7092.  
  7093. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  7094.  
  7095. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  7096.  
  7097. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  7098.  
  7099. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  7100.  
  7101. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  7102.  
  7103. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  7104.  
  7105. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  7106.  
  7107. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  7108.  
  7109. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  7110.  
  7111. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  7112.  
  7113. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  7114.  
  7115. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  7116.  
  7117. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  7118.  
  7119. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  7120.  
  7121. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  7122.  
  7123. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  7124.  
  7125. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  7126.  
  7127. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  7128.  
  7129. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  7130.  
  7131. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  7132.  
  7133. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  7134.  
  7135. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  7136.  
  7137. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  7138.  
  7139. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  7140.  
  7141. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  7142.  
  7143. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  7144.  
  7145. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  7146.  
  7147. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  7148.  
  7149. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  7150.  
  7151. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  7152.  
  7153. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  7154.  
  7155. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  7156.  
  7157. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  7158.  
  7159. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  7160.  
  7161. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  7162.  
  7163. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  7164.  
  7165. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  7166.  
  7167. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  7168.  
  7169. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  7170.  
  7171. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  7172.  
  7173. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  7174.  
  7175. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  7176.  
  7177. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  7178.  
  7179. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  7180.  
  7181. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  7182.  
  7183. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  7184.  
  7185. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  7186.  
  7187. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  7188.  
  7189. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  7190.  
  7191. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  7192.  
  7193. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  7194.  
  7195. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  7196.  
  7197. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  7198.  
  7199. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  7200.  
  7201. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  7202.  
  7203. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  7204.  
  7205. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  7206.  
  7207. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  7208.  
  7209. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  7210.  
  7211. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  7212.  
  7213. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  7214.  
  7215. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  7216.  
  7217. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  7218.  
  7219. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  7220.  
  7221. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  7222.  
  7223. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  7224.  
  7225. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  7226.  
  7227. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  7228.  
  7229. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  7230.  
  7231. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  7232.  
  7233. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  7234.  
  7235. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  7236.  
  7237. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  7238.  
  7239. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  7240.  
  7241. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  7242.  
  7243. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  7244.  
  7245. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  7246.  
  7247. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  7248.  
  7249. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  7250.  
  7251. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  7252.  
  7253. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  7254.  
  7255. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  7256.  
  7257. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  7258.  
  7259. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  7260.  
  7261. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  7262.  
  7263. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  7264.  
  7265. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  7266.  
  7267. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  7268.  
  7269. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  7270.  
  7271. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  7272.  
  7273. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  7274.  
  7275. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  7276.  
  7277. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  7278.  
  7279. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  7280.  
  7281. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  7282.  
  7283. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  7284.  
  7285. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  7286.  
  7287. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  7288.  
  7289. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  7290.  
  7291. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  7292.  
  7293. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  7294.  
  7295. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  7296.  
  7297. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  7298.  
  7299. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  7300.  
  7301. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  7302.  
  7303. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  7304.  
  7305. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  7306.  
  7307. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  7308.  
  7309. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  7310.  
  7311. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  7312.  
  7313. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  7314.  
  7315. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  7316.  
  7317. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  7318.  
  7319. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  7320.  
  7321. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  7322.  
  7323. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  7324.  
  7325. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  7326.  
  7327. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  7328.  
  7329. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  7330.  
  7331. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  7332.  
  7333. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  7334.  
  7335. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  7336.  
  7337. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  7338.  
  7339. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  7340.  
  7341. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  7342.  
  7343. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  7344.  
  7345. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  7346.  
  7347. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  7348.  
  7349. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  7350.  
  7351. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  7352.  
  7353. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  7354.  
  7355. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  7356.  
  7357. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  7358.  
  7359. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  7360.  
  7361. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  7362.  
  7363. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  7364.  
  7365. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  7366.  
  7367. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  7368.  
  7369. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  7370.  
  7371. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  7372.  
  7373. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  7374.  
  7375. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  7376.  
  7377. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  7378.  
  7379. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  7380.  
  7381. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  7382.  
  7383. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  7384.  
  7385. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  7386.  
  7387. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  7388.  
  7389. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  7390.  
  7391. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  7392.  
  7393. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  7394.  
  7395. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  7396.  
  7397. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  7398.  
  7399. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  7400.  
  7401. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  7402.  
  7403. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  7404.  
  7405. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  7406.  
  7407. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  7408.  
  7409. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  7410.  
  7411. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  7412.  
  7413. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  7414.  
  7415. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  7416.  
  7417. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  7418.  
  7419. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  7420.  
  7421. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  7422.  
  7423. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  7424.  
  7425. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  7426.  
  7427. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  7428.  
  7429. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  7430.  
  7431. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  7432.  
  7433. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  7434.  
  7435. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  7436.  
  7437. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  7438.  
  7439. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  7440.  
  7441. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  7442.  
  7443. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  7444.  
  7445. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  7446.  
  7447. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  7448.  
  7449. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  7450.  
  7451. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  7452.  
  7453. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  7454.  
  7455. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  7456.  
  7457. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  7458.  
  7459. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  7460.  
  7461. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  7462.  
  7463. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  7464.  
  7465. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  7466.  
  7467. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  7468.  
  7469. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  7470.  
  7471. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  7472.  
  7473. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  7474.  
  7475. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  7476.  
  7477. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  7478.  
  7479. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  7480.  
  7481. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  7482.  
  7483. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  7484.  
  7485. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  7486.  
  7487. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  7488.  
  7489. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  7490.  
  7491. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  7492.  
  7493. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  7494.  
  7495. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  7496.  
  7497. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  7498.  
  7499. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  7500.  
  7501. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  7502.  
  7503. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  7504.  
  7505. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  7506.  
  7507. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  7508.  
  7509. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  7510.  
  7511. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  7512.  
  7513. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  7514.  
  7515. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  7516.  
  7517. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  7518.  
  7519. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  7520.  
  7521. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  7522.  
  7523. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  7524.  
  7525. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  7526.  
  7527. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  7528.  
  7529. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  7530.  
  7531. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  7532.  
  7533. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  7534.  
  7535. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  7536.  
  7537. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  7538.  
  7539. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  7540.  
  7541. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  7542.  
  7543. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  7544.  
  7545. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  7546.  
  7547. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  7548.  
  7549. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  7550.  
  7551. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  7552.  
  7553. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  7554.  
  7555. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  7556.  
  7557. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  7558.  
  7559. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  7560.  
  7561. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  7562.  
  7563. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  7564.  
  7565. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  7566.  
  7567. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  7568.  
  7569. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  7570.  
  7571. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  7572.  
  7573. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  7574.  
  7575. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  7576.  
  7577. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  7578.  
  7579. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  7580.  
  7581. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  7582.  
  7583. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  7584.  
  7585. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  7586.  
  7587. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  7588.  
  7589. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  7590.  
  7591. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  7592.  
  7593. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  7594.  
  7595. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  7596.  
  7597. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  7598.  
  7599. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  7600.  
  7601. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  7602.  
  7603. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  7604.  
  7605. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  7606.  
  7607. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  7608.  
  7609. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  7610.  
  7611. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  7612.  
  7613. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  7614.  
  7615. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  7616.  
  7617. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  7618.  
  7619. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  7620.  
  7621. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  7622.  
  7623. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  7624.  
  7625. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  7626.  
  7627. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  7628.  
  7629. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  7630.  
  7631. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  7632.  
  7633. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  7634.  
  7635. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  7636.  
  7637. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  7638.  
  7639. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  7640.  
  7641. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  7642.  
  7643. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  7644.  
  7645. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  7646.  
  7647. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  7648.  
  7649. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  7650.  
  7651. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  7652.  
  7653. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  7654.  
  7655. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  7656.  
  7657. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  7658.  
  7659. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  7660.  
  7661. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  7662.  
  7663. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  7664.  
  7665. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  7666.  
  7667. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  7668.  
  7669. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  7670.  
  7671. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  7672.  
  7673. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  7674.  
  7675. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  7676.  
  7677. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  7678.  
  7679. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  7680.  
  7681. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  7682.  
  7683. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  7684.  
  7685. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  7686.  
  7687. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  7688.  
  7689. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  7690.  
  7691. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  7692.  
  7693. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  7694.  
  7695. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  7696.  
  7697. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  7698.  
  7699. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  7700.  
  7701. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  7702.  
  7703. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  7704.  
  7705. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  7706.  
  7707. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  7708.  
  7709. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  7710.  
  7711. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  7712.  
  7713. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  7714.  
  7715. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  7716.  
  7717. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  7718.  
  7719. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  7720.  
  7721. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  7722.  
  7723. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  7724.  
  7725. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  7726.  
  7727. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  7728.  
  7729. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  7730.  
  7731. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  7732.  
  7733. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  7734.  
  7735. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  7736.  
  7737. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  7738.  
  7739. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  7740.  
  7741. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  7742.  
  7743. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  7744.  
  7745. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  7746.  
  7747. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  7748.  
  7749. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  7750.  
  7751. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  7752.  
  7753. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  7754.  
  7755. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  7756.  
  7757. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  7758.  
  7759. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  7760.  
  7761. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  7762.  
  7763. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  7764.  
  7765. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  7766.  
  7767. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  7768.  
  7769. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  7770.  
  7771. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  7772.  
  7773. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  7774.  
  7775. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  7776.  
  7777. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  7778.  
  7779. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  7780.  
  7781. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  7782.  
  7783. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  7784.  
  7785. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  7786.  
  7787. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  7788.  
  7789. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  7790.  
  7791. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  7792.  
  7793. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  7794.  
  7795. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  7796.  
  7797. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  7798.  
  7799. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  7800.  
  7801. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  7802.  
  7803. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  7804.  
  7805. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  7806.  
  7807. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  7808.  
  7809. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  7810.  
  7811. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  7812.  
  7813. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  7814.  
  7815. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  7816.  
  7817. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  7818.  
  7819. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  7820.  
  7821. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  7822.  
  7823. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  7824.  
  7825. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  7826.  
  7827. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  7828.  
  7829. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  7830.  
  7831. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  7832.  
  7833. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  7834.  
  7835. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  7836.  
  7837. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  7838.  
  7839. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  7840.  
  7841. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  7842.  
  7843. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  7844.  
  7845. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  7846.  
  7847. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  7848.  
  7849. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  7850.  
  7851. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  7852.  
  7853. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  7854.  
  7855. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  7856.  
  7857. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  7858.  
  7859. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  7860.  
  7861. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  7862.  
  7863. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  7864.  
  7865. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  7866.  
  7867. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  7868.  
  7869. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  7870.  
  7871. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  7872.  
  7873. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  7874.  
  7875. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  7876.  
  7877. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  7878.  
  7879. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  7880.  
  7881. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  7882.  
  7883. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  7884.  
  7885. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  7886.  
  7887. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  7888.  
  7889. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  7890.  
  7891. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  7892.  
  7893. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  7894.  
  7895. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  7896.  
  7897. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  7898.  
  7899. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  7900.  
  7901. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  7902.  
  7903. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  7904.  
  7905. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  7906.  
  7907. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  7908.  
  7909. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  7910.  
  7911. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  7912.  
  7913. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  7914.  
  7915. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  7916.  
  7917. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  7918.  
  7919. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  7920.  
  7921. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  7922.  
  7923. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  7924.  
  7925. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  7926.  
  7927. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  7928.  
  7929. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  7930.  
  7931. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  7932.  
  7933. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  7934.  
  7935. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  7936.  
  7937. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  7938.  
  7939. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  7940.  
  7941. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  7942.  
  7943. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  7944.  
  7945. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  7946.  
  7947. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  7948.  
  7949. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  7950.  
  7951. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  7952.  
  7953. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  7954.  
  7955. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  7956.  
  7957. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  7958.  
  7959. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  7960.  
  7961. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  7962.  
  7963. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  7964.  
  7965. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  7966.  
  7967. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  7968.  
  7969. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  7970.  
  7971. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  7972.  
  7973. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  7974.  
  7975. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  7976.  
  7977. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  7978.  
  7979. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  7980.  
  7981. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  7982.  
  7983. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  7984.  
  7985. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  7986.  
  7987. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  7988.  
  7989. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  7990.  
  7991. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  7992.  
  7993. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  7994.  
  7995. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  7996.  
  7997. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  7998.  
  7999. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  8000.  
  8001. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  8002.  
  8003. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  8004.  
  8005. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  8006.  
  8007. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  8008.  
  8009. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  8010.  
  8011. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  8012.  
  8013. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  8014.  
  8015. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  8016.  
  8017. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  8018.  
  8019. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  8020.  
  8021. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  8022.  
  8023. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  8024.  
  8025. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  8026.  
  8027. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  8028.  
  8029. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  8030.  
  8031. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  8032.  
  8033. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  8034.  
  8035. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  8036.  
  8037. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  8038.  
  8039. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  8040.  
  8041. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  8042.  
  8043. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  8044.  
  8045. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  8046.  
  8047. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  8048.  
  8049. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  8050.  
  8051. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  8052.  
  8053. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  8054.  
  8055. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  8056.  
  8057. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  8058.  
  8059. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  8060.  
  8061. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  8062.  
  8063. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  8064.  
  8065. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  8066.  
  8067. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  8068.  
  8069. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  8070.  
  8071. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  8072.  
  8073. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  8074.  
  8075. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  8076.  
  8077. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  8078.  
  8079. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  8080.  
  8081. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  8082.  
  8083. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  8084.  
  8085. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  8086.  
  8087. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  8088.  
  8089. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  8090.  
  8091. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  8092.  
  8093. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  8094.  
  8095. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  8096.  
  8097. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  8098.  
  8099. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  8100.  
  8101. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  8102.  
  8103. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  8104.  
  8105. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  8106.  
  8107. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  8108.  
  8109. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  8110.  
  8111. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  8112.  
  8113. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  8114.  
  8115. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  8116.  
  8117. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  8118.  
  8119. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  8120.  
  8121. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  8122.  
  8123. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  8124.  
  8125. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  8126.  
  8127. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  8128.  
  8129. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  8130.  
  8131. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  8132.  
  8133. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  8134.  
  8135. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  8136.  
  8137. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  8138.  
  8139. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  8140.  
  8141. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  8142.  
  8143. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  8144.  
  8145. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  8146.  
  8147. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  8148.  
  8149. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  8150.  
  8151. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  8152.  
  8153. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  8154.  
  8155. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  8156.  
  8157. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  8158.  
  8159. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  8160.  
  8161. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  8162.  
  8163. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  8164.  
  8165. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  8166.  
  8167. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  8168.  
  8169. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  8170.  
  8171. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  8172.  
  8173. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  8174.  
  8175. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  8176.  
  8177. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  8178.  
  8179. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  8180.  
  8181. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  8182.  
  8183. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  8184.  
  8185. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  8186.  
  8187. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  8188.  
  8189. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  8190.  
  8191. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  8192.  
  8193. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  8194.  
  8195. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  8196.  
  8197. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  8198.  
  8199. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  8200.  
  8201. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  8202.  
  8203. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  8204.  
  8205. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  8206.  
  8207. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  8208.  
  8209. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  8210.  
  8211. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  8212.  
  8213. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  8214.  
  8215. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  8216.  
  8217. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  8218.  
  8219. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  8220.  
  8221. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  8222.  
  8223. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  8224.  
  8225. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  8226.  
  8227. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  8228.  
  8229. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  8230.  
  8231. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  8232.  
  8233. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  8234.  
  8235. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  8236.  
  8237. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  8238.  
  8239. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  8240.  
  8241. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  8242.  
  8243. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  8244.  
  8245. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  8246.  
  8247. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  8248.  
  8249. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  8250.  
  8251. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  8252.  
  8253. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  8254.  
  8255. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  8256.  
  8257. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  8258.  
  8259. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  8260.  
  8261. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  8262.  
  8263. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  8264.  
  8265. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  8266.  
  8267. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  8268.  
  8269. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  8270.  
  8271. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  8272.  
  8273. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  8274.  
  8275. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  8276.  
  8277. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  8278.  
  8279. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  8280.  
  8281. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  8282.  
  8283. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  8284.  
  8285. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  8286.  
  8287. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  8288.  
  8289. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  8290.  
  8291. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  8292.  
  8293. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  8294.  
  8295. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  8296.  
  8297. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  8298.  
  8299. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  8300.  
  8301. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  8302.  
  8303. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  8304.  
  8305. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  8306.  
  8307. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  8308.  
  8309. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  8310.  
  8311. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  8312.  
  8313. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  8314.  
  8315. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  8316.  
  8317. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  8318.  
  8319. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  8320.  
  8321. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  8322.  
  8323. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  8324.  
  8325. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  8326.  
  8327. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  8328.  
  8329. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  8330.  
  8331. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  8332.  
  8333. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  8334.  
  8335. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  8336.  
  8337. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  8338.  
  8339. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  8340.  
  8341. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  8342.  
  8343. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  8344.  
  8345. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  8346.  
  8347. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  8348.  
  8349. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  8350.  
  8351. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  8352.  
  8353. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  8354.  
  8355. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  8356.  
  8357. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  8358.  
  8359. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  8360.  
  8361. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  8362.  
  8363. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  8364.  
  8365. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  8366.  
  8367. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  8368.  
  8369. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  8370.  
  8371. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  8372.  
  8373. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  8374.  
  8375. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  8376.  
  8377. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  8378.  
  8379. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  8380.  
  8381. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  8382.  
  8383. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  8384.  
  8385. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  8386.  
  8387. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  8388.  
  8389. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  8390.  
  8391. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  8392.  
  8393. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  8394.  
  8395. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  8396.  
  8397. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  8398.  
  8399. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  8400.  
  8401. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  8402.  
  8403. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  8404.  
  8405. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  8406.  
  8407. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  8408.  
  8409. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  8410.  
  8411. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  8412.  
  8413. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  8414.  
  8415. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  8416.  
  8417. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  8418.  
  8419. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  8420.  
  8421. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  8422.  
  8423. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  8424.  
  8425. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  8426.  
  8427. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  8428.  
  8429. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  8430.  
  8431. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  8432.  
  8433. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  8434.  
  8435. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  8436.  
  8437. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  8438.  
  8439. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  8440.  
  8441. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  8442.  
  8443. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  8444.  
  8445. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  8446.  
  8447. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  8448.  
  8449. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  8450.  
  8451. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  8452.  
  8453. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  8454.  
  8455. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  8456.  
  8457. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  8458.  
  8459. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  8460.  
  8461. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  8462.  
  8463. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  8464.  
  8465. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  8466.  
  8467. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  8468.  
  8469. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  8470.  
  8471. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  8472.  
  8473. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  8474.  
  8475. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  8476.  
  8477. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  8478.  
  8479. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  8480.  
  8481. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  8482.  
  8483. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  8484.  
  8485. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  8486.  
  8487. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  8488.  
  8489. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  8490.  
  8491. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  8492.  
  8493. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  8494.  
  8495. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  8496.  
  8497. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  8498.  
  8499. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  8500.  
  8501. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  8502.  
  8503. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  8504.  
  8505. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  8506.  
  8507. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  8508.  
  8509. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  8510.  
  8511. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  8512.  
  8513. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  8514.  
  8515. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  8516.  
  8517. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  8518.  
  8519. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  8520.  
  8521. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  8522.  
  8523. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  8524.  
  8525. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  8526.  
  8527. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  8528.  
  8529. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  8530.  
  8531. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  8532.  
  8533. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  8534.  
  8535. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  8536.  
  8537. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  8538.  
  8539. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  8540.  
  8541. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  8542.  
  8543. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  8544.  
  8545. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  8546.  
  8547. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  8548.  
  8549. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  8550.  
  8551. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  8552.  
  8553. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  8554.  
  8555. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  8556.  
  8557. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  8558.  
  8559. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  8560.  
  8561. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  8562.  
  8563. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  8564.  
  8565. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  8566.  
  8567. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  8568.  
  8569. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  8570.  
  8571. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  8572.  
  8573. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  8574.  
  8575. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  8576.  
  8577. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  8578.  
  8579. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  8580.  
  8581. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  8582.  
  8583. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  8584.  
  8585. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  8586.  
  8587. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  8588.  
  8589. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  8590.  
  8591. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  8592.  
  8593. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  8594.  
  8595. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  8596.  
  8597. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  8598.  
  8599. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  8600.  
  8601. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  8602.  
  8603. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  8604.  
  8605. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  8606.  
  8607. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  8608.  
  8609. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  8610.  
  8611. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  8612.  
  8613. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  8614.  
  8615. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  8616.  
  8617. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  8618.  
  8619. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  8620.  
  8621. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  8622.  
  8623. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  8624.  
  8625. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  8626.  
  8627. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  8628.  
  8629. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  8630.  
  8631. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  8632.  
  8633. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  8634.  
  8635. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  8636.  
  8637. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  8638.  
  8639. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  8640.  
  8641. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  8642.  
  8643. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  8644.  
  8645. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  8646.  
  8647. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  8648.  
  8649. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  8650.  
  8651. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  8652.  
  8653. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  8654.  
  8655. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  8656.  
  8657. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  8658.  
  8659. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  8660.  
  8661. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  8662.  
  8663. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  8664.  
  8665. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  8666.  
  8667. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  8668.  
  8669. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  8670.  
  8671. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  8672.  
  8673. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  8674.  
  8675. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  8676.  
  8677. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  8678.  
  8679. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  8680.  
  8681. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  8682.  
  8683. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  8684.  
  8685. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  8686.  
  8687. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  8688.  
  8689. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  8690.  
  8691. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  8692.  
  8693. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  8694.  
  8695. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  8696.  
  8697. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  8698.  
  8699. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  8700.  
  8701. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  8702.  
  8703. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  8704.  
  8705. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  8706.  
  8707. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  8708.  
  8709. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  8710.  
  8711. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  8712.  
  8713. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  8714.  
  8715. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  8716.  
  8717. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  8718.  
  8719. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  8720.  
  8721. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  8722.  
  8723. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  8724.  
  8725. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  8726.  
  8727. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  8728.  
  8729. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  8730.  
  8731. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  8732.  
  8733. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  8734.  
  8735. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  8736.  
  8737. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  8738.  
  8739. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  8740.  
  8741. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  8742.  
  8743. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  8744.  
  8745. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  8746.  
  8747. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  8748.  
  8749. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  8750.  
  8751. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  8752.  
  8753. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  8754.  
  8755. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  8756.  
  8757. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  8758.  
  8759. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  8760.  
  8761. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  8762.  
  8763. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  8764.  
  8765. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  8766.  
  8767. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  8768.  
  8769. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  8770.  
  8771. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  8772.  
  8773. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  8774.  
  8775. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  8776.  
  8777. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  8778.  
  8779. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  8780.  
  8781. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  8782.  
  8783. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  8784.  
  8785. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  8786.  
  8787. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  8788.  
  8789. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  8790.  
  8791. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  8792.  
  8793. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  8794.  
  8795. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  8796.  
  8797. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  8798.  
  8799. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  8800.  
  8801. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  8802.  
  8803. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  8804.  
  8805. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  8806.  
  8807. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  8808.  
  8809. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  8810.  
  8811. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  8812.  
  8813. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  8814.  
  8815. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  8816.  
  8817. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  8818.  
  8819. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  8820.  
  8821. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  8822.  
  8823. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  8824.  
  8825. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  8826.  
  8827. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  8828.  
  8829. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  8830.  
  8831. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  8832.  
  8833. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  8834.  
  8835. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  8836.  
  8837. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  8838.  
  8839. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  8840.  
  8841. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  8842.  
  8843. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  8844.  
  8845. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  8846.  
  8847. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  8848.  
  8849. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  8850.  
  8851. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  8852.  
  8853. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  8854.  
  8855. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  8856.  
  8857. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  8858.  
  8859. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  8860.  
  8861. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  8862.  
  8863. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  8864.  
  8865. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  8866.  
  8867. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  8868.  
  8869. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  8870.  
  8871. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  8872.  
  8873. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  8874.  
  8875. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  8876.  
  8877. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  8878.  
  8879. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  8880.  
  8881. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  8882.  
  8883. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  8884.  
  8885. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  8886.  
  8887. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  8888.  
  8889. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  8890.  
  8891. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  8892.  
  8893. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  8894.  
  8895. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  8896.  
  8897. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  8898.  
  8899. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  8900.  
  8901. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  8902.  
  8903. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  8904.  
  8905. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  8906.  
  8907. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  8908.  
  8909. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  8910.  
  8911. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  8912.  
  8913. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  8914.  
  8915. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  8916.  
  8917. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  8918.  
  8919. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  8920.  
  8921. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  8922.  
  8923. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  8924.  
  8925. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  8926.  
  8927. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  8928.  
  8929. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  8930.  
  8931. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  8932.  
  8933. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  8934.  
  8935. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  8936.  
  8937. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  8938.  
  8939. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  8940.  
  8941. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  8942.  
  8943. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  8944.  
  8945. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  8946.  
  8947. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  8948.  
  8949. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  8950.  
  8951. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  8952.  
  8953. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  8954.  
  8955. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  8956.  
  8957. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  8958.  
  8959. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  8960.  
  8961. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  8962.  
  8963. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  8964.  
  8965. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  8966.  
  8967. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  8968.  
  8969. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  8970.  
  8971. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  8972.  
  8973. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  8974.  
  8975. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  8976.  
  8977. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  8978.  
  8979. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  8980.  
  8981. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  8982.  
  8983. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  8984.  
  8985. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  8986.  
  8987. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  8988.  
  8989. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  8990.  
  8991. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  8992.  
  8993. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  8994.  
  8995. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  8996.  
  8997. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  8998.  
  8999. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  9000.  
  9001. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  9002.  
  9003. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  9004.  
  9005. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  9006.  
  9007. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  9008.  
  9009. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  9010.  
  9011. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  9012.  
  9013. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  9014.  
  9015. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  9016.  
  9017. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  9018.  
  9019. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  9020.  
  9021. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  9022.  
  9023. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  9024.  
  9025. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  9026.  
  9027. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  9028.  
  9029. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  9030.  
  9031. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  9032.  
  9033. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  9034.  
  9035. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  9036.  
  9037. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  9038.  
  9039. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  9040.  
  9041. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  9042.  
  9043. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  9044.  
  9045. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  9046.  
  9047. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  9048.  
  9049. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  9050.  
  9051. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  9052.  
  9053. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  9054.  
  9055. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  9056.  
  9057. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  9058.  
  9059. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  9060.  
  9061. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  9062.  
  9063. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  9064.  
  9065. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  9066.  
  9067. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  9068.  
  9069. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  9070.  
  9071. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  9072.  
  9073. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  9074.  
  9075. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  9076.  
  9077. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  9078.  
  9079. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  9080.  
  9081. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  9082.  
  9083. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  9084.  
  9085. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  9086.  
  9087. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  9088.  
  9089. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  9090.  
  9091. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  9092.  
  9093. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  9094.  
  9095. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  9096.  
  9097. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  9098.  
  9099. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  9100.  
  9101. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  9102.  
  9103. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  9104.  
  9105. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  9106.  
  9107. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  9108.  
  9109. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  9110.  
  9111. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  9112.  
  9113. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  9114.  
  9115. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  9116.  
  9117. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  9118.  
  9119. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  9120.  
  9121. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  9122.  
  9123. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  9124.  
  9125. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  9126.  
  9127. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  9128.  
  9129. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  9130.  
  9131. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  9132.  
  9133. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  9134.  
  9135. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  9136.  
  9137. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  9138.  
  9139. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  9140.  
  9141. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  9142.  
  9143. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  9144.  
  9145. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  9146.  
  9147. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  9148.  
  9149. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  9150.  
  9151. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  9152.  
  9153. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  9154.  
  9155. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  9156.  
  9157. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  9158.  
  9159. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  9160.  
  9161. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  9162.  
  9163. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  9164.  
  9165. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  9166.  
  9167. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  9168.  
  9169. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  9170.  
  9171. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  9172.  
  9173. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  9174.  
  9175. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  9176.  
  9177. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  9178.  
  9179. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  9180.  
  9181. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  9182.  
  9183. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  9184.  
  9185. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  9186.  
  9187. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  9188.  
  9189. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  9190.  
  9191. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  9192.  
  9193. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  9194.  
  9195. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  9196.  
  9197. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  9198.  
  9199. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  9200.  
  9201. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  9202.  
  9203. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  9204.  
  9205. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  9206.  
  9207. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  9208.  
  9209. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  9210.  
  9211. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  9212.  
  9213. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  9214.  
  9215. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  9216.  
  9217. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  9218.  
  9219. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  9220.  
  9221. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  9222.  
  9223. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  9224.  
  9225. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  9226.  
  9227. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  9228.  
  9229. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  9230.  
  9231. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  9232.  
  9233. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  9234.  
  9235. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  9236.  
  9237. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  9238.  
  9239. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  9240.  
  9241. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  9242.  
  9243. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  9244.  
  9245. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  9246.  
  9247. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  9248.  
  9249. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  9250.  
  9251. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  9252.  
  9253. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  9254.  
  9255. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  9256.  
  9257. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  9258.  
  9259. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  9260.  
  9261. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  9262.  
  9263. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  9264.  
  9265. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  9266.  
  9267. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  9268.  
  9269. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  9270.  
  9271. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  9272.  
  9273. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  9274.  
  9275. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  9276.  
  9277. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  9278.  
  9279. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  9280.  
  9281. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  9282.  
  9283. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  9284.  
  9285. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  9286.  
  9287. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  9288.  
  9289. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  9290.  
  9291. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  9292.  
  9293. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  9294.  
  9295. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  9296.  
  9297. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  9298.  
  9299. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  9300.  
  9301. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  9302.  
  9303. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  9304.  
  9305. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  9306.  
  9307. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  9308.  
  9309. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  9310.  
  9311. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  9312.  
  9313. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  9314.  
  9315. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  9316.  
  9317. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  9318.  
  9319. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  9320.  
  9321. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  9322.  
  9323. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  9324.  
  9325. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  9326.  
  9327. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  9328.  
  9329. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  9330.  
  9331. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  9332.  
  9333. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  9334.  
  9335. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  9336.  
  9337. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  9338.  
  9339. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  9340.  
  9341. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  9342.  
  9343. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  9344.  
  9345. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  9346.  
  9347. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  9348.  
  9349. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  9350.  
  9351. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  9352.  
  9353. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  9354.  
  9355. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  9356.  
  9357. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  9358.  
  9359. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  9360.  
  9361. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  9362.  
  9363. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  9364.  
  9365. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  9366.  
  9367. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  9368.  
  9369. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  9370.  
  9371. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  9372.  
  9373. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  9374.  
  9375. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  9376.  
  9377. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  9378.  
  9379. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  9380.  
  9381. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  9382.  
  9383. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  9384.  
  9385. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  9386.  
  9387. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  9388.  
  9389. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  9390.  
  9391. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  9392.  
  9393. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  9394.  
  9395. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  9396.  
  9397. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  9398.  
  9399. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  9400.  
  9401. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  9402.  
  9403. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  9404.  
  9405. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  9406.  
  9407. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  9408.  
  9409. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  9410.  
  9411. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  9412.  
  9413. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  9414.  
  9415. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  9416.  
  9417. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  9418.  
  9419. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  9420.  
  9421. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  9422.  
  9423. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  9424.  
  9425. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  9426.  
  9427. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  9428.  
  9429. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  9430.  
  9431. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  9432.  
  9433. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  9434.  
  9435. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  9436.  
  9437. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  9438.  
  9439. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  9440.  
  9441. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  9442.  
  9443. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  9444.  
  9445. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  9446.  
  9447. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  9448.  
  9449. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  9450.  
  9451. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  9452.  
  9453. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  9454.  
  9455. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  9456.  
  9457. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  9458.  
  9459. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  9460.  
  9461. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  9462.  
  9463. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  9464.  
  9465. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  9466.  
  9467. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  9468.  
  9469. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  9470.  
  9471. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  9472.  
  9473. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  9474.  
  9475. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  9476.  
  9477. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  9478.  
  9479. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  9480.  
  9481. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  9482.  
  9483. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  9484.  
  9485. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  9486.  
  9487. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  9488.  
  9489. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  9490.  
  9491. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  9492.  
  9493. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  9494.  
  9495. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  9496.  
  9497. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  9498.  
  9499. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  9500.  
  9501. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  9502.  
  9503. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  9504.  
  9505. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  9506.  
  9507. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  9508.  
  9509. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  9510.  
  9511. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  9512.  
  9513. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  9514.  
  9515. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  9516.  
  9517. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  9518.  
  9519. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  9520.  
  9521. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  9522.  
  9523. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  9524.  
  9525. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  9526.  
  9527. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  9528.  
  9529. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  9530.  
  9531. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  9532.  
  9533. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  9534.  
  9535. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  9536.  
  9537. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  9538.  
  9539. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  9540.  
  9541. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  9542.  
  9543. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  9544.  
  9545. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  9546.  
  9547. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  9548.  
  9549. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  9550.  
  9551. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  9552.  
  9553. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  9554.  
  9555. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  9556.  
  9557. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  9558.  
  9559. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  9560.  
  9561. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  9562.  
  9563. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  9564.  
  9565. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  9566.  
  9567. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  9568.  
  9569. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  9570.  
  9571. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  9572.  
  9573. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  9574.  
  9575. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  9576.  
  9577. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  9578.  
  9579. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  9580.  
  9581. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  9582.  
  9583. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  9584.  
  9585. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  9586.  
  9587. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  9588.  
  9589. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  9590.  
  9591. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  9592.  
  9593. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  9594.  
  9595. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  9596.  
  9597. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  9598.  
  9599. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  9600.  
  9601. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  9602.  
  9603. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  9604.  
  9605. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  9606.  
  9607. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  9608.  
  9609. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  9610.  
  9611. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  9612.  
  9613. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  9614.  
  9615. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  9616.  
  9617. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  9618.  
  9619. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  9620.  
  9621. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  9622.  
  9623. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  9624.  
  9625. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  9626.  
  9627. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  9628.  
  9629. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  9630.  
  9631. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  9632.  
  9633. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  9634.  
  9635. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  9636.  
  9637. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  9638.  
  9639. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  9640.  
  9641. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  9642.  
  9643. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  9644.  
  9645. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  9646.  
  9647. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  9648.  
  9649. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  9650.  
  9651. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  9652.  
  9653. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  9654.  
  9655. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  9656.  
  9657. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  9658.  
  9659. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  9660.  
  9661. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  9662.  
  9663. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  9664.  
  9665. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  9666.  
  9667. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  9668.  
  9669. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  9670.  
  9671. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  9672.  
  9673. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  9674.  
  9675. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  9676.  
  9677. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  9678.  
  9679. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  9680.  
  9681. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  9682.  
  9683. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  9684.  
  9685. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  9686.  
  9687. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  9688.  
  9689. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  9690.  
  9691. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  9692.  
  9693. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  9694.  
  9695. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  9696.  
  9697. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  9698.  
  9699. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  9700.  
  9701. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  9702.  
  9703. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  9704.  
  9705. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  9706.  
  9707. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  9708.  
  9709. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  9710.  
  9711. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  9712.  
  9713. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  9714.  
  9715. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  9716.  
  9717. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  9718.  
  9719. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  9720.  
  9721. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  9722.  
  9723. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  9724.  
  9725. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  9726.  
  9727. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  9728.  
  9729. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  9730.  
  9731. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  9732.  
  9733. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  9734.  
  9735. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  9736.  
  9737. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  9738.  
  9739. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  9740.  
  9741. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  9742.  
  9743. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  9744.  
  9745. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  9746.  
  9747. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  9748.  
  9749. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  9750.  
  9751. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  9752.  
  9753. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  9754.  
  9755. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  9756.  
  9757. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  9758.  
  9759. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  9760.  
  9761. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  9762.  
  9763. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  9764.  
  9765. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  9766.  
  9767. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  9768.  
  9769. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  9770.  
  9771. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  9772.  
  9773. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  9774.  
  9775. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  9776.  
  9777. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  9778.  
  9779. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  9780.  
  9781. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  9782.  
  9783. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  9784.  
  9785. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  9786.  
  9787. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  9788.  
  9789. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  9790.  
  9791. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  9792.  
  9793. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  9794.  
  9795. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  9796.  
  9797. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  9798.  
  9799. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  9800.  
  9801. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  9802.  
  9803. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  9804.  
  9805. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  9806.  
  9807. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  9808.  
  9809. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  9810.  
  9811. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  9812.  
  9813. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  9814.  
  9815. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  9816.  
  9817. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  9818.  
  9819. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  9820.  
  9821. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  9822.  
  9823. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  9824.  
  9825. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  9826.  
  9827. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  9828.  
  9829. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  9830.  
  9831. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  9832.  
  9833. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  9834.  
  9835. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  9836.  
  9837. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  9838.  
  9839. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  9840.  
  9841. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  9842.  
  9843. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  9844.  
  9845. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  9846.  
  9847. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  9848.  
  9849. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  9850.  
  9851. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  9852.  
  9853. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  9854.  
  9855. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  9856.  
  9857. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  9858.  
  9859. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  9860.  
  9861. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  9862.  
  9863. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  9864.  
  9865. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  9866.  
  9867. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  9868.  
  9869. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  9870.  
  9871. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  9872.  
  9873. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  9874.  
  9875. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  9876.  
  9877. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  9878.  
  9879. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  9880.  
  9881. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  9882.  
  9883. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  9884.  
  9885. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  9886.  
  9887. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  9888.  
  9889. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  9890.  
  9891. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  9892.  
  9893. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  9894.  
  9895. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  9896.  
  9897. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  9898.  
  9899. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  9900.  
  9901. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  9902.  
  9903. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  9904.  
  9905. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  9906.  
  9907. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  9908.  
  9909. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  9910.  
  9911. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  9912.  
  9913. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  9914.  
  9915. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  9916.  
  9917. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  9918.  
  9919. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  9920.  
  9921. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  9922.  
  9923. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  9924.  
  9925. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  9926.  
  9927. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  9928.  
  9929. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  9930.  
  9931. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  9932.  
  9933. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  9934.  
  9935. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  9936.  
  9937. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  9938.  
  9939. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  9940.  
  9941. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  9942.  
  9943. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  9944.  
  9945. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  9946.  
  9947. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  9948.  
  9949. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  9950.  
  9951. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  9952.  
  9953. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  9954.  
  9955. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  9956.  
  9957. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  9958.  
  9959. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  9960.  
  9961. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  9962.  
  9963. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  9964.  
  9965. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  9966.  
  9967. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  9968.  
  9969. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  9970.  
  9971. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  9972.  
  9973. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  9974.  
  9975. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  9976.  
  9977. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  9978.  
  9979. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  9980.  
  9981. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  9982.  
  9983. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  9984.  
  9985. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  9986.  
  9987. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  9988.  
  9989. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  9990.  
  9991. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  9992.  
  9993. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  9994.  
  9995. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  9996.  
  9997. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  9998.  
  9999. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  10000.  
  10001. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  10002.  
  10003. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  10004.  
  10005. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  10006.  
  10007. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  10008.  
  10009. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  10010.  
  10011. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  10012.  
  10013. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  10014.  
  10015. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  10016.  
  10017. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  10018.  
  10019. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  10020.  
  10021. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  10022.  
  10023. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  10024.  
  10025. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  10026.  
  10027. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  10028.  
  10029. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  10030.  
  10031. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  10032.  
  10033. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  10034.  
  10035. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  10036.  
  10037. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  10038.  
  10039. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  10040.  
  10041. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  10042.  
  10043. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  10044.  
  10045. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  10046.  
  10047. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  10048.  
  10049. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  10050.  
  10051. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  10052.  
  10053. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  10054.  
  10055. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  10056.  
  10057. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  10058.  
  10059. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  10060.  
  10061. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  10062.  
  10063. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  10064.  
  10065. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  10066.  
  10067. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  10068.  
  10069. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  10070.  
  10071. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  10072.  
  10073. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  10074.  
  10075. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  10076.  
  10077. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  10078.  
  10079. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  10080.  
  10081. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  10082.  
  10083. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  10084.  
  10085. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  10086.  
  10087. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  10088.  
  10089. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  10090.  
  10091. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  10092.  
  10093. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  10094.  
  10095. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  10096.  
  10097. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  10098.  
  10099. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  10100.  
  10101. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  10102.  
  10103. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  10104.  
  10105. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  10106.  
  10107. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  10108.  
  10109. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  10110.  
  10111. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  10112.  
  10113. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  10114.  
  10115. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  10116.  
  10117. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  10118.  
  10119. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  10120.  
  10121. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  10122.  
  10123. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  10124.  
  10125. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  10126.  
  10127. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  10128.  
  10129. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  10130.  
  10131. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  10132.  
  10133. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  10134.  
  10135. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  10136.  
  10137. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  10138.  
  10139. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  10140.  
  10141. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  10142.  
  10143. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  10144.  
  10145. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  10146.  
  10147. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  10148.  
  10149. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  10150.  
  10151. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  10152.  
  10153. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  10154.  
  10155. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  10156.  
  10157. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  10158.  
  10159. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  10160.  
  10161. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  10162.  
  10163. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  10164.  
  10165. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  10166.  
  10167. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  10168.  
  10169. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  10170.  
  10171. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  10172.  
  10173. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  10174.  
  10175. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  10176.  
  10177. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  10178.  
  10179. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  10180.  
  10181. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  10182.  
  10183. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  10184.  
  10185. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  10186.  
  10187. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  10188.  
  10189. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  10190.  
  10191. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  10192.  
  10193. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  10194.  
  10195. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  10196.  
  10197. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  10198.  
  10199. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  10200.  
  10201. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  10202.  
  10203. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  10204.  
  10205. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  10206.  
  10207. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  10208.  
  10209. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  10210.  
  10211. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  10212.  
  10213. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  10214.  
  10215. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  10216.  
  10217. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  10218.  
  10219. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  10220.  
  10221. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  10222.  
  10223. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  10224.  
  10225. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  10226.  
  10227. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  10228.  
  10229. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  10230.  
  10231. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  10232.  
  10233. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  10234.  
  10235. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  10236.  
  10237. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  10238.  
  10239. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  10240.  
  10241. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  10242.  
  10243. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  10244.  
  10245. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  10246.  
  10247. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  10248.  
  10249. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  10250.  
  10251. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  10252.  
  10253. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  10254.  
  10255. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  10256.  
  10257. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  10258.  
  10259. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  10260.  
  10261. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  10262.  
  10263. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  10264.  
  10265. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  10266.  
  10267. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  10268.  
  10269. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  10270.  
  10271. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  10272.  
  10273. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  10274.  
  10275. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  10276.  
  10277. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  10278.  
  10279. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  10280.  
  10281. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  10282.  
  10283. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  10284.  
  10285. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  10286.  
  10287. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  10288.  
  10289. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  10290.  
  10291. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  10292.  
  10293. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  10294.  
  10295. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  10296.  
  10297. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  10298.  
  10299. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  10300.  
  10301. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  10302.  
  10303. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  10304.  
  10305. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  10306.  
  10307. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  10308.  
  10309. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  10310.  
  10311. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  10312.  
  10313. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  10314.  
  10315. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  10316.  
  10317. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  10318.  
  10319. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  10320.  
  10321. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  10322.  
  10323. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  10324.  
  10325. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  10326.  
  10327. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  10328.  
  10329. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  10330.  
  10331. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  10332.  
  10333. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  10334.  
  10335. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  10336.  
  10337. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  10338.  
  10339. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  10340.  
  10341. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  10342.  
  10343. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  10344.  
  10345. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  10346.  
  10347. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  10348.  
  10349. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  10350.  
  10351. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  10352.  
  10353. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  10354.  
  10355. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  10356.  
  10357. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  10358.  
  10359. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  10360.  
  10361. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  10362.  
  10363. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  10364.  
  10365. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  10366.  
  10367. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  10368.  
  10369. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  10370.  
  10371. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  10372.  
  10373. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  10374.  
  10375. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  10376.  
  10377. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  10378.  
  10379. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  10380.  
  10381. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  10382.  
  10383. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  10384.  
  10385. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  10386.  
  10387. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  10388.  
  10389. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  10390.  
  10391. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  10392.  
  10393. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  10394.  
  10395. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  10396.  
  10397. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  10398.  
  10399. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  10400.  
  10401. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  10402.  
  10403. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  10404.  
  10405. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  10406.  
  10407. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  10408.  
  10409. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  10410.  
  10411. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  10412.  
  10413. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  10414.  
  10415. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  10416.  
  10417. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  10418.  
  10419. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  10420.  
  10421. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  10422.  
  10423. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  10424.  
  10425. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  10426.  
  10427. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  10428.  
  10429. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  10430.  
  10431. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  10432.  
  10433. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  10434.  
  10435. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  10436.  
  10437. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  10438.  
  10439. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  10440.  
  10441. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  10442.  
  10443. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  10444.  
  10445. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  10446.  
  10447. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  10448.  
  10449. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  10450.  
  10451. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  10452.  
  10453. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  10454.  
  10455. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  10456.  
  10457. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  10458.  
  10459. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  10460.  
  10461. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  10462.  
  10463. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  10464.  
  10465. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  10466.  
  10467. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  10468.  
  10469. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  10470.  
  10471. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  10472.  
  10473. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  10474.  
  10475. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  10476.  
  10477. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  10478.  
  10479. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  10480.  
  10481. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  10482.  
  10483. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  10484.  
  10485. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  10486.  
  10487. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  10488.  
  10489. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  10490.  
  10491. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  10492.  
  10493. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  10494.  
  10495. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  10496.  
  10497. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  10498.  
  10499. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  10500.  
  10501. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  10502.  
  10503. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  10504.  
  10505. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  10506.  
  10507. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  10508.  
  10509. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  10510.  
  10511. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  10512.  
  10513. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  10514.  
  10515. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  10516.  
  10517. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  10518.  
  10519. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  10520.  
  10521. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  10522.  
  10523. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  10524.  
  10525. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  10526.  
  10527. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  10528.  
  10529. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  10530.  
  10531. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  10532.  
  10533. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  10534.  
  10535. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  10536.  
  10537. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  10538.  
  10539. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  10540.  
  10541. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  10542.  
  10543. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  10544.  
  10545. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  10546.  
  10547. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  10548.  
  10549. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  10550.  
  10551. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  10552.  
  10553. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  10554.  
  10555. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  10556.  
  10557. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  10558.  
  10559. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  10560.  
  10561. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  10562.  
  10563. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  10564.  
  10565. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  10566.  
  10567. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  10568.  
  10569. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  10570.  
  10571. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  10572.  
  10573. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  10574.  
  10575. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  10576.  
  10577. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  10578.  
  10579. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  10580.  
  10581. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  10582.  
  10583. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  10584.  
  10585. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  10586.  
  10587. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  10588.  
  10589. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  10590.  
  10591. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  10592.  
  10593. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  10594.  
  10595. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  10596.  
  10597. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  10598.  
  10599. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  10600.  
  10601. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  10602.  
  10603. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  10604.  
  10605. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  10606.  
  10607. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  10608.  
  10609. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  10610.  
  10611. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  10612.  
  10613. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  10614.  
  10615. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  10616.  
  10617. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  10618.  
  10619. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  10620.  
  10621. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  10622.  
  10623. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  10624.  
  10625. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  10626.  
  10627. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  10628.  
  10629. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  10630.  
  10631. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  10632.  
  10633. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  10634.  
  10635. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  10636.  
  10637. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  10638.  
  10639. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  10640.  
  10641. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  10642.  
  10643. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  10644.  
  10645. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  10646.  
  10647. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  10648.  
  10649. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  10650.  
  10651. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  10652.  
  10653. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  10654.  
  10655. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  10656.  
  10657. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  10658.  
  10659. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  10660.  
  10661. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  10662.  
  10663. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  10664.  
  10665. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  10666.  
  10667. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  10668.  
  10669. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  10670.  
  10671. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  10672.  
  10673. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  10674.  
  10675. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  10676.  
  10677. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  10678.  
  10679. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  10680.  
  10681. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  10682.  
  10683. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  10684.  
  10685. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  10686.  
  10687. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  10688.  
  10689. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  10690.  
  10691. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  10692.  
  10693. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  10694.  
  10695. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  10696.  
  10697. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  10698.  
  10699. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  10700.  
  10701. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  10702.  
  10703. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  10704.  
  10705. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  10706.  
  10707. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  10708.  
  10709. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  10710.  
  10711. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  10712.  
  10713. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  10714.  
  10715. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  10716.  
  10717. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  10718.  
  10719. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  10720.  
  10721. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  10722.  
  10723. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  10724.  
  10725. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  10726.  
  10727. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  10728.  
  10729. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  10730.  
  10731. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  10732.  
  10733. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  10734.  
  10735. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  10736.  
  10737. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  10738.  
  10739. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  10740.  
  10741. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  10742.  
  10743. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  10744.  
  10745. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  10746.  
  10747. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  10748.  
  10749. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  10750.  
  10751. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  10752.  
  10753. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  10754.  
  10755. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  10756.  
  10757. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  10758.  
  10759. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  10760.  
  10761. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  10762.  
  10763. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  10764.  
  10765. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  10766.  
  10767. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  10768.  
  10769. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  10770.  
  10771. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  10772.  
  10773. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  10774.  
  10775. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  10776.  
  10777. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  10778.  
  10779. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  10780.  
  10781. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  10782.  
  10783. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  10784.  
  10785. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  10786.  
  10787. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  10788.  
  10789. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  10790.  
  10791. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  10792.  
  10793. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  10794.  
  10795. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  10796.  
  10797. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  10798.  
  10799. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  10800.  
  10801. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  10802.  
  10803. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  10804.  
  10805. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  10806.  
  10807. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  10808.  
  10809. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  10810.  
  10811. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  10812.  
  10813. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  10814.  
  10815. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  10816.  
  10817. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  10818.  
  10819. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  10820.  
  10821. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  10822.  
  10823. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  10824.  
  10825. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  10826.  
  10827. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  10828.  
  10829. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  10830.  
  10831. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  10832.  
  10833. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  10834.  
  10835. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  10836.  
  10837. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  10838.  
  10839. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  10840.  
  10841. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  10842.  
  10843. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  10844.  
  10845. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  10846.  
  10847. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  10848.  
  10849. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  10850.  
  10851. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  10852.  
  10853. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  10854.  
  10855. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  10856.  
  10857. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  10858.  
  10859. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  10860.  
  10861. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  10862.  
  10863. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  10864.  
  10865. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  10866.  
  10867. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  10868.  
  10869. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  10870.  
  10871. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  10872.  
  10873. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  10874.  
  10875. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  10876.  
  10877. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  10878.  
  10879. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  10880.  
  10881. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  10882.  
  10883. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  10884.  
  10885. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  10886.  
  10887. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  10888.  
  10889. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  10890.  
  10891. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  10892.  
  10893. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  10894.  
  10895. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  10896.  
  10897. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  10898.  
  10899. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  10900.  
  10901. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  10902.  
  10903. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  10904.  
  10905. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  10906.  
  10907. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  10908.  
  10909. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  10910.  
  10911. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  10912.  
  10913. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  10914.  
  10915. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  10916.  
  10917. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  10918.  
  10919. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  10920.  
  10921. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  10922.  
  10923. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  10924.  
  10925. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  10926.  
  10927. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  10928.  
  10929. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  10930.  
  10931. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  10932.  
  10933. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  10934.  
  10935. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  10936.  
  10937. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  10938.  
  10939. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  10940.  
  10941. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  10942.  
  10943. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  10944.  
  10945. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  10946.  
  10947. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  10948.  
  10949. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  10950.  
  10951. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  10952.  
  10953. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  10954.  
  10955. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  10956.  
  10957. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  10958.  
  10959. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  10960.  
  10961. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  10962.  
  10963. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  10964.  
  10965. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  10966.  
  10967. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  10968.  
  10969. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  10970.  
  10971. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  10972.  
  10973. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  10974.  
  10975. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  10976.  
  10977. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  10978.  
  10979. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  10980.  
  10981. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  10982.  
  10983. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  10984.  
  10985. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  10986.  
  10987. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  10988.  
  10989. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  10990.  
  10991. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  10992.  
  10993. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  10994.  
  10995. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  10996.  
  10997. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  10998.  
  10999. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  11000.  
  11001. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  11002.  
  11003. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  11004.  
  11005. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  11006.  
  11007. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  11008.  
  11009. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  11010.  
  11011. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  11012.  
  11013. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  11014.  
  11015. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  11016.  
  11017. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  11018.  
  11019. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  11020.  
  11021. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  11022.  
  11023. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  11024.  
  11025. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  11026.  
  11027. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  11028.  
  11029. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  11030.  
  11031. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  11032.  
  11033. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  11034.  
  11035. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  11036.  
  11037. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  11038.  
  11039. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  11040.  
  11041. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  11042.  
  11043. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  11044.  
  11045. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  11046.  
  11047. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  11048.  
  11049. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  11050.  
  11051. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  11052.  
  11053. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  11054.  
  11055. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  11056.  
  11057. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  11058.  
  11059. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  11060.  
  11061. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  11062.  
  11063. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  11064.  
  11065. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  11066.  
  11067. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  11068.  
  11069. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  11070.  
  11071. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  11072.  
  11073. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  11074.  
  11075. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  11076.  
  11077. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  11078.  
  11079. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  11080.  
  11081. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  11082.  
  11083. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  11084.  
  11085. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  11086.  
  11087. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  11088.  
  11089. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  11090.  
  11091. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  11092.  
  11093. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  11094.  
  11095. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  11096.  
  11097. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  11098.  
  11099. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  11100.  
  11101. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  11102.  
  11103. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  11104.  
  11105. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  11106.  
  11107. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  11108.  
  11109. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  11110.  
  11111. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  11112.  
  11113. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  11114.  
  11115. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  11116.  
  11117. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  11118.  
  11119. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  11120.  
  11121. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  11122.  
  11123. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  11124.  
  11125. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  11126.  
  11127. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  11128.  
  11129. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  11130.  
  11131. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  11132.  
  11133. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  11134.  
  11135. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  11136.  
  11137. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  11138.  
  11139. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  11140.  
  11141. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  11142.  
  11143. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  11144.  
  11145. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  11146.  
  11147. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  11148.  
  11149. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  11150.  
  11151. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  11152.  
  11153. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  11154.  
  11155. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  11156.  
  11157. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  11158.  
  11159. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  11160.  
  11161. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  11162.  
  11163. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  11164.  
  11165. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  11166.  
  11167. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  11168.  
  11169. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  11170.  
  11171. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  11172.  
  11173. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  11174.  
  11175. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  11176.  
  11177. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  11178.  
  11179. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  11180.  
  11181. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  11182.  
  11183. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  11184.  
  11185. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  11186.  
  11187. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  11188.  
  11189. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  11190.  
  11191. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  11192.  
  11193. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  11194.  
  11195. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  11196.  
  11197. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  11198.  
  11199. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  11200.  
  11201. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  11202.  
  11203. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  11204.  
  11205. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  11206.  
  11207. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  11208.  
  11209. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  11210.  
  11211. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  11212.  
  11213. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  11214.  
  11215. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  11216.  
  11217. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  11218.  
  11219. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  11220.  
  11221. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  11222.  
  11223. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  11224.  
  11225. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  11226.  
  11227. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  11228.  
  11229. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  11230.  
  11231. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  11232.  
  11233. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  11234.  
  11235. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  11236.  
  11237. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  11238.  
  11239. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  11240.  
  11241. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  11242.  
  11243. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  11244.  
  11245. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  11246.  
  11247. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  11248.  
  11249. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  11250.  
  11251. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  11252.  
  11253. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  11254.  
  11255. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  11256.  
  11257. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  11258.  
  11259. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  11260.  
  11261. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  11262.  
  11263. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  11264.  
  11265. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  11266.  
  11267. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  11268.  
  11269. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  11270.  
  11271. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  11272.  
  11273. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  11274.  
  11275. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  11276.  
  11277. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  11278.  
  11279. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  11280.  
  11281. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  11282.  
  11283. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  11284.  
  11285. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  11286.  
  11287. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  11288.  
  11289. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  11290.  
  11291. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  11292.  
  11293. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  11294.  
  11295. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  11296.  
  11297. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  11298.  
  11299. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  11300.  
  11301. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  11302.  
  11303. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  11304.  
  11305. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  11306.  
  11307. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  11308.  
  11309. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  11310.  
  11311. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  11312.  
  11313. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  11314.  
  11315. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  11316.  
  11317. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  11318.  
  11319. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  11320.  
  11321. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  11322.  
  11323. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  11324.  
  11325. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  11326.  
  11327. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  11328.  
  11329. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  11330.  
  11331. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  11332.  
  11333. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  11334.  
  11335. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  11336.  
  11337. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  11338.  
  11339. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  11340.  
  11341. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  11342.  
  11343. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  11344.  
  11345. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  11346.  
  11347. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  11348.  
  11349. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  11350.  
  11351. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  11352.  
  11353. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  11354.  
  11355. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  11356.  
  11357. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  11358.  
  11359. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  11360.  
  11361. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  11362.  
  11363. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  11364.  
  11365. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  11366.  
  11367. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  11368.  
  11369. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  11370.  
  11371. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  11372.  
  11373. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  11374.  
  11375. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  11376.  
  11377. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  11378.  
  11379. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  11380.  
  11381. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  11382.  
  11383. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  11384.  
  11385. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  11386.  
  11387. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  11388.  
  11389. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  11390.  
  11391. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  11392.  
  11393. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  11394.  
  11395. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  11396.  
  11397. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  11398.  
  11399. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  11400.  
  11401. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  11402.  
  11403. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  11404.  
  11405. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  11406.  
  11407. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  11408.  
  11409. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  11410.  
  11411. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  11412.  
  11413. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  11414.  
  11415. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  11416.  
  11417. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  11418.  
  11419. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  11420.  
  11421. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  11422.  
  11423. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  11424.  
  11425. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  11426.  
  11427. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  11428.  
  11429. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  11430.  
  11431. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  11432.  
  11433. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  11434.  
  11435. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  11436.  
  11437. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  11438.  
  11439. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  11440.  
  11441. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  11442.  
  11443. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  11444.  
  11445. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  11446.  
  11447. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  11448.  
  11449. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  11450.  
  11451. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  11452.  
  11453. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  11454.  
  11455. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  11456.  
  11457. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  11458.  
  11459. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  11460.  
  11461. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  11462.  
  11463. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  11464.  
  11465. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  11466.  
  11467. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  11468.  
  11469. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  11470.  
  11471. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  11472.  
  11473. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  11474.  
  11475. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  11476.  
  11477. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  11478.  
  11479. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  11480.  
  11481. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  11482.  
  11483. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  11484.  
  11485. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  11486.  
  11487. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  11488.  
  11489. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  11490.  
  11491. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  11492.  
  11493. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  11494.  
  11495. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  11496.  
  11497. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  11498.  
  11499. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  11500.  
  11501. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  11502.  
  11503. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  11504.  
  11505. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  11506.  
  11507. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  11508.  
  11509. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  11510.  
  11511. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  11512.  
  11513. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  11514.  
  11515. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  11516.  
  11517. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  11518.  
  11519. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  11520.  
  11521. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  11522.  
  11523. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  11524.  
  11525. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  11526.  
  11527. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  11528.  
  11529. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  11530.  
  11531. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  11532.  
  11533. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  11534.  
  11535. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  11536.  
  11537. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  11538.  
  11539. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  11540.  
  11541. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  11542.  
  11543. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  11544.  
  11545. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  11546.  
  11547. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  11548.  
  11549. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  11550.  
  11551. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  11552.  
  11553. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  11554.  
  11555. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  11556.  
  11557. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  11558.  
  11559. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  11560.  
  11561. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  11562.  
  11563. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  11564.  
  11565. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  11566.  
  11567. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  11568.  
  11569. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  11570.  
  11571. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  11572.  
  11573. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  11574.  
  11575. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  11576.  
  11577. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  11578.  
  11579. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  11580.  
  11581. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  11582.  
  11583. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  11584.  
  11585. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  11586.  
  11587. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  11588.  
  11589. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  11590.  
  11591. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  11592.  
  11593. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  11594.  
  11595. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  11596.  
  11597. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  11598.  
  11599. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  11600.  
  11601. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  11602.  
  11603. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  11604.  
  11605. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  11606.  
  11607. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  11608.  
  11609. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  11610.  
  11611. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  11612.  
  11613. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  11614.  
  11615. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  11616.  
  11617. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  11618.  
  11619. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  11620.  
  11621. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  11622.  
  11623. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  11624.  
  11625. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  11626.  
  11627. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  11628.  
  11629. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  11630.  
  11631. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  11632.  
  11633. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  11634.  
  11635. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  11636.  
  11637. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  11638.  
  11639. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  11640.  
  11641. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  11642.  
  11643. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  11644.  
  11645. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  11646.  
  11647. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  11648.  
  11649. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  11650.  
  11651. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  11652.  
  11653. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  11654.  
  11655. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  11656.  
  11657. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  11658.  
  11659. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  11660.  
  11661. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  11662.  
  11663. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  11664.  
  11665. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  11666.  
  11667. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  11668.  
  11669. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  11670.  
  11671. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  11672.  
  11673. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  11674.  
  11675. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  11676.  
  11677. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  11678.  
  11679. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  11680.  
  11681. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  11682.  
  11683. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  11684.  
  11685. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  11686.  
  11687. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  11688.  
  11689. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  11690.  
  11691. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  11692.  
  11693. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  11694.  
  11695. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  11696.  
  11697. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  11698.  
  11699. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  11700.  
  11701. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  11702.  
  11703. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  11704.  
  11705. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  11706.  
  11707. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  11708.  
  11709. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  11710.  
  11711. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  11712.  
  11713. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  11714.  
  11715. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  11716.  
  11717. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  11718.  
  11719. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  11720.  
  11721. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  11722.  
  11723. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  11724.  
  11725. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  11726.  
  11727. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  11728.  
  11729. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  11730.  
  11731. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  11732.  
  11733. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  11734.  
  11735. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  11736.  
  11737. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  11738.  
  11739. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  11740.  
  11741. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  11742.  
  11743. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  11744.  
  11745. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  11746.  
  11747. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  11748.  
  11749. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  11750.  
  11751. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  11752.  
  11753. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  11754.  
  11755. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  11756.  
  11757. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  11758.  
  11759. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  11760.  
  11761. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  11762.  
  11763. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  11764.  
  11765. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  11766.  
  11767. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  11768.  
  11769. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  11770.  
  11771. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  11772.  
  11773. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  11774.  
  11775. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  11776.  
  11777. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  11778.  
  11779. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  11780.  
  11781. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  11782.  
  11783. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  11784.  
  11785. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  11786.  
  11787. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  11788.  
  11789. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  11790.  
  11791. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  11792.  
  11793. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  11794.  
  11795. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  11796.  
  11797. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  11798.  
  11799. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  11800.  
  11801. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  11802.  
  11803. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  11804.  
  11805. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  11806.  
  11807. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  11808.  
  11809. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  11810.  
  11811. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  11812.  
  11813. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  11814.  
  11815. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  11816.  
  11817. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  11818.  
  11819. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  11820.  
  11821. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  11822.  
  11823. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  11824.  
  11825. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  11826.  
  11827. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  11828.  
  11829. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  11830.  
  11831. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  11832.  
  11833. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  11834.  
  11835. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  11836.  
  11837. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  11838.  
  11839. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  11840.  
  11841. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  11842.  
  11843. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  11844.  
  11845. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  11846.  
  11847. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  11848.  
  11849. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  11850.  
  11851. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  11852.  
  11853. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  11854.  
  11855. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  11856.  
  11857. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  11858.  
  11859. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  11860.  
  11861. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  11862.  
  11863. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  11864.  
  11865. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  11866.  
  11867. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  11868.  
  11869. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  11870.  
  11871. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  11872.  
  11873. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  11874.  
  11875. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  11876.  
  11877. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  11878.  
  11879. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  11880.  
  11881. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  11882.  
  11883. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  11884.  
  11885. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  11886.  
  11887. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  11888.  
  11889. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  11890.  
  11891. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  11892.  
  11893. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  11894.  
  11895. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  11896.  
  11897. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  11898.  
  11899. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  11900.  
  11901. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  11902.  
  11903. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  11904.  
  11905. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  11906.  
  11907. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  11908.  
  11909. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  11910.  
  11911. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  11912.  
  11913. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  11914.  
  11915. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  11916.  
  11917. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  11918.  
  11919. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  11920.  
  11921. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  11922.  
  11923. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  11924.  
  11925. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  11926.  
  11927. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  11928.  
  11929. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  11930.  
  11931. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  11932.  
  11933. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  11934.  
  11935. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  11936.  
  11937. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  11938.  
  11939. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  11940.  
  11941. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  11942.  
  11943. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  11944.  
  11945. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  11946.  
  11947. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  11948.  
  11949. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  11950.  
  11951. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  11952.  
  11953. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  11954.  
  11955. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  11956.  
  11957. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  11958.  
  11959. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  11960.  
  11961. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  11962.  
  11963. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  11964.  
  11965. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  11966.  
  11967. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  11968.  
  11969. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  11970.  
  11971. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  11972.  
  11973. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  11974.  
  11975. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  11976.  
  11977. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  11978.  
  11979. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  11980.  
  11981. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  11982.  
  11983. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  11984.  
  11985. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  11986.  
  11987. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  11988.  
  11989. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  11990.  
  11991. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  11992.  
  11993. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  11994.  
  11995. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  11996.  
  11997. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  11998.  
  11999. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  12000.  
  12001. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  12002.  
  12003. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  12004.  
  12005. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  12006.  
  12007. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  12008.  
  12009. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  12010.  
  12011. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  12012.  
  12013. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  12014.  
  12015. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  12016.  
  12017. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  12018.  
  12019. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  12020.  
  12021. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  12022.  
  12023. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  12024.  
  12025. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  12026.  
  12027. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  12028.  
  12029. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  12030.  
  12031. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  12032.  
  12033. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  12034.  
  12035. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  12036.  
  12037. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  12038.  
  12039. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  12040.  
  12041. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  12042.  
  12043. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  12044.  
  12045. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  12046.  
  12047. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  12048.  
  12049. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  12050.  
  12051. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  12052.  
  12053. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  12054.  
  12055. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  12056.  
  12057. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  12058.  
  12059. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  12060.  
  12061. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  12062.  
  12063. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  12064.  
  12065. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  12066.  
  12067. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  12068.  
  12069. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  12070.  
  12071. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  12072.  
  12073. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  12074.  
  12075. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  12076.  
  12077. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  12078.  
  12079. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  12080.  
  12081. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  12082.  
  12083. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  12084.  
  12085. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  12086.  
  12087. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  12088.  
  12089. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  12090.  
  12091. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  12092.  
  12093. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  12094.  
  12095. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  12096.  
  12097. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  12098.  
  12099. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  12100.  
  12101. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  12102.  
  12103. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  12104.  
  12105. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  12106.  
  12107. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  12108.  
  12109. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  12110.  
  12111. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  12112.  
  12113. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  12114.  
  12115. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  12116.  
  12117. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  12118.  
  12119. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  12120.  
  12121. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  12122.  
  12123. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  12124.  
  12125. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  12126.  
  12127. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  12128.  
  12129. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  12130.  
  12131. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  12132.  
  12133. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  12134.  
  12135. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  12136.  
  12137. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  12138.  
  12139. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  12140.  
  12141. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  12142.  
  12143. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  12144.  
  12145. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  12146.  
  12147. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  12148.  
  12149. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  12150.  
  12151. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  12152.  
  12153. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  12154.  
  12155. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  12156.  
  12157. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  12158.  
  12159. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  12160.  
  12161. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  12162.  
  12163. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  12164.  
  12165. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  12166.  
  12167. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  12168.  
  12169. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  12170.  
  12171. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  12172.  
  12173. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  12174.  
  12175. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  12176.  
  12177. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  12178.  
  12179. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  12180.  
  12181. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  12182.  
  12183. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  12184.  
  12185. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  12186.  
  12187. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  12188.  
  12189. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  12190.  
  12191. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  12192.  
  12193. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  12194.  
  12195. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  12196.  
  12197. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  12198.  
  12199. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  12200.  
  12201. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  12202.  
  12203. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  12204.  
  12205. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  12206.  
  12207. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  12208.  
  12209. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  12210.  
  12211. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  12212.  
  12213. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  12214.  
  12215. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  12216.  
  12217. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  12218.  
  12219. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  12220.  
  12221. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  12222.  
  12223. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  12224.  
  12225. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  12226.  
  12227. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  12228.  
  12229. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  12230.  
  12231. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  12232.  
  12233. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  12234.  
  12235. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  12236.  
  12237. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  12238.  
  12239. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  12240.  
  12241. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  12242.  
  12243. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  12244.  
  12245. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  12246.  
  12247. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  12248.  
  12249. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  12250.  
  12251. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  12252.  
  12253. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  12254.  
  12255. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  12256.  
  12257. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  12258.  
  12259. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  12260.  
  12261. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  12262.  
  12263. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  12264.  
  12265. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  12266.  
  12267. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  12268.  
  12269. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  12270.  
  12271. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  12272.  
  12273. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  12274.  
  12275. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  12276.  
  12277. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  12278.  
  12279. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  12280.  
  12281. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  12282.  
  12283. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  12284.  
  12285. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  12286.  
  12287. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  12288.  
  12289. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  12290.  
  12291. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  12292.  
  12293. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  12294.  
  12295. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  12296.  
  12297. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  12298.  
  12299. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  12300.  
  12301. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  12302.  
  12303. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  12304.  
  12305. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  12306.  
  12307. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  12308.  
  12309. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  12310.  
  12311. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  12312.  
  12313. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  12314.  
  12315. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  12316.  
  12317. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  12318.  
  12319. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  12320.  
  12321. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  12322.  
  12323. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  12324.  
  12325. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  12326.  
  12327. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  12328.  
  12329. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  12330.  
  12331. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  12332.  
  12333. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  12334.  
  12335. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  12336.  
  12337. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  12338.  
  12339. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  12340.  
  12341. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  12342.  
  12343. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  12344.  
  12345. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  12346.  
  12347. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  12348.  
  12349. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  12350.  
  12351. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  12352.  
  12353. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  12354.  
  12355. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  12356.  
  12357. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  12358.  
  12359. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  12360.  
  12361. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  12362.  
  12363. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  12364.  
  12365. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  12366.  
  12367. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  12368.  
  12369. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  12370.  
  12371. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  12372.  
  12373. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  12374.  
  12375. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  12376.  
  12377. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  12378.  
  12379. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  12380.  
  12381. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  12382.  
  12383. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  12384.  
  12385. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  12386.  
  12387. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  12388.  
  12389. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  12390.  
  12391. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  12392.  
  12393. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  12394.  
  12395. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  12396.  
  12397. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  12398.  
  12399. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  12400.  
  12401. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  12402.  
  12403. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  12404.  
  12405. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  12406.  
  12407. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  12408.  
  12409. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  12410.  
  12411. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  12412.  
  12413. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  12414.  
  12415. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  12416.  
  12417. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  12418.  
  12419. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  12420.  
  12421. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  12422.  
  12423. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  12424.  
  12425. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  12426.  
  12427. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  12428.  
  12429. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  12430.  
  12431. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  12432.  
  12433. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  12434.  
  12435. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  12436.  
  12437. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  12438.  
  12439. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  12440.  
  12441. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  12442.  
  12443. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  12444.  
  12445. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  12446.  
  12447. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  12448.  
  12449. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  12450.  
  12451. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  12452.  
  12453. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  12454.  
  12455. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  12456.  
  12457. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  12458.  
  12459. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  12460.  
  12461. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  12462.  
  12463. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  12464.  
  12465. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  12466.  
  12467. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  12468.  
  12469. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  12470.  
  12471. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  12472.  
  12473. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  12474.  
  12475. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  12476.  
  12477. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  12478.  
  12479. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  12480.  
  12481. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  12482.  
  12483. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  12484.  
  12485. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  12486.  
  12487. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  12488.  
  12489. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  12490.  
  12491. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  12492.  
  12493. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  12494.  
  12495. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  12496.  
  12497. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  12498.  
  12499. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  12500.  
  12501. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  12502.  
  12503. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  12504.  
  12505. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  12506.  
  12507. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  12508.  
  12509. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  12510.  
  12511. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  12512.  
  12513. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  12514.  
  12515. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  12516.  
  12517. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  12518.  
  12519. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  12520.  
  12521. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  12522.  
  12523. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  12524.  
  12525. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  12526.  
  12527. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  12528.  
  12529. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  12530.  
  12531. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  12532.  
  12533. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  12534.  
  12535. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  12536.  
  12537. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  12538.  
  12539. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  12540.  
  12541. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  12542.  
  12543. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  12544.  
  12545. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  12546.  
  12547. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  12548.  
  12549. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  12550.  
  12551. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  12552.  
  12553. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  12554.  
  12555. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  12556.  
  12557. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  12558.  
  12559. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  12560.  
  12561. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  12562.  
  12563. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  12564.  
  12565. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  12566.  
  12567. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  12568.  
  12569. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  12570.  
  12571. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  12572.  
  12573. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  12574.  
  12575. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  12576.  
  12577. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  12578.  
  12579. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  12580.  
  12581. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  12582.  
  12583. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  12584.  
  12585. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  12586.  
  12587. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  12588.  
  12589. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  12590.  
  12591. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  12592.  
  12593. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  12594.  
  12595. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  12596.  
  12597. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  12598.  
  12599. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  12600.  
  12601. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  12602.  
  12603. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  12604.  
  12605. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  12606.  
  12607. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  12608.  
  12609. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  12610.  
  12611. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  12612.  
  12613. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  12614.  
  12615. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  12616.  
  12617. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  12618.  
  12619. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  12620.  
  12621. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  12622.  
  12623. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  12624.  
  12625. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  12626.  
  12627. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  12628.  
  12629. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  12630.  
  12631. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  12632.  
  12633. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  12634.  
  12635. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  12636.  
  12637. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  12638.  
  12639. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  12640.  
  12641. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  12642.  
  12643. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  12644.  
  12645. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  12646.  
  12647. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  12648.  
  12649. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  12650.  
  12651. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  12652.  
  12653. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  12654.  
  12655. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  12656.  
  12657. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  12658.  
  12659. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  12660.  
  12661. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  12662.  
  12663. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  12664.  
  12665. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  12666.  
  12667. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  12668.  
  12669. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  12670.  
  12671. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  12672.  
  12673. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  12674.  
  12675. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  12676.  
  12677. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  12678.  
  12679. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  12680.  
  12681. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  12682.  
  12683. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  12684.  
  12685. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  12686.  
  12687. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  12688.  
  12689. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  12690.  
  12691. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  12692.  
  12693. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  12694.  
  12695. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  12696.  
  12697. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  12698.  
  12699. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  12700.  
  12701. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  12702.  
  12703. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  12704.  
  12705. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  12706.  
  12707. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  12708.  
  12709. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  12710.  
  12711. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  12712.  
  12713. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  12714.  
  12715. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  12716.  
  12717. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  12718.  
  12719. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  12720.  
  12721. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  12722.  
  12723. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  12724.  
  12725. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  12726.  
  12727. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  12728.  
  12729. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  12730.  
  12731. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  12732.  
  12733. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  12734.  
  12735. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  12736.  
  12737. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  12738.  
  12739. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  12740.  
  12741. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  12742.  
  12743. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  12744.  
  12745. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  12746.  
  12747. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  12748.  
  12749. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  12750.  
  12751. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  12752.  
  12753. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  12754.  
  12755. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  12756.  
  12757. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  12758.  
  12759. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  12760.  
  12761. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  12762.  
  12763. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  12764.  
  12765. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  12766.  
  12767. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  12768.  
  12769. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  12770.  
  12771. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  12772.  
  12773. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  12774.  
  12775. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  12776.  
  12777. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  12778.  
  12779. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  12780.  
  12781. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  12782.  
  12783. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  12784.  
  12785. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  12786.  
  12787. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  12788.  
  12789. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  12790.  
  12791. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  12792.  
  12793. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  12794.  
  12795. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  12796.  
  12797. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  12798.  
  12799. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  12800.  
  12801. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  12802.  
  12803. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  12804.  
  12805. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  12806.  
  12807. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  12808.  
  12809. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  12810.  
  12811. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  12812.  
  12813. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  12814.  
  12815. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  12816.  
  12817. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  12818.  
  12819. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  12820.  
  12821. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  12822.  
  12823. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  12824.  
  12825. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  12826.  
  12827. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  12828.  
  12829. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  12830.  
  12831. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  12832.  
  12833. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  12834.  
  12835. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  12836.  
  12837. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  12838.  
  12839. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  12840.  
  12841. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  12842.  
  12843. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  12844.  
  12845. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  12846.  
  12847. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  12848.  
  12849. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  12850.  
  12851. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  12852.  
  12853. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  12854.  
  12855. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  12856.  
  12857. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  12858.  
  12859. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  12860.  
  12861. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  12862.  
  12863. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  12864.  
  12865. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  12866.  
  12867. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  12868.  
  12869. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  12870.  
  12871. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  12872.  
  12873. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  12874.  
  12875. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  12876.  
  12877. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  12878.  
  12879. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  12880.  
  12881. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  12882.  
  12883. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  12884.  
  12885. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  12886.  
  12887. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  12888.  
  12889. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  12890.  
  12891. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  12892.  
  12893. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  12894.  
  12895. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  12896.  
  12897. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  12898.  
  12899. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  12900.  
  12901. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  12902.  
  12903. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  12904.  
  12905. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  12906.  
  12907. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  12908.  
  12909. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  12910.  
  12911. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  12912.  
  12913. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  12914.  
  12915. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  12916.  
  12917. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  12918.  
  12919. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  12920.  
  12921. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  12922.  
  12923. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  12924.  
  12925. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  12926.  
  12927. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  12928.  
  12929. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  12930.  
  12931. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  12932.  
  12933. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  12934.  
  12935. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  12936.  
  12937. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  12938.  
  12939. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  12940.  
  12941. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  12942.  
  12943. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  12944.  
  12945. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  12946.  
  12947. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  12948.  
  12949. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  12950.  
  12951. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  12952.  
  12953. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  12954.  
  12955. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  12956.  
  12957. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  12958.  
  12959. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  12960.  
  12961. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  12962.  
  12963. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  12964.  
  12965. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  12966.  
  12967. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  12968.  
  12969. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  12970.  
  12971. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  12972.  
  12973. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  12974.  
  12975. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  12976.  
  12977. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  12978.  
  12979. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  12980.  
  12981. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  12982.  
  12983. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  12984.  
  12985. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  12986.  
  12987. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  12988.  
  12989. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  12990.  
  12991. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  12992.  
  12993. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  12994.  
  12995. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  12996.  
  12997. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  12998.  
  12999. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  13000.  
  13001. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  13002.  
  13003. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  13004.  
  13005. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  13006.  
  13007. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  13008.  
  13009. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  13010.  
  13011. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  13012.  
  13013. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  13014.  
  13015. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  13016.  
  13017. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  13018.  
  13019. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  13020.  
  13021. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  13022.  
  13023. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  13024.  
  13025. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  13026.  
  13027. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  13028.  
  13029. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  13030.  
  13031. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  13032.  
  13033. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  13034.  
  13035. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  13036.  
  13037. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  13038.  
  13039. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  13040.  
  13041. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  13042.  
  13043. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  13044.  
  13045. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  13046.  
  13047. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  13048.  
  13049. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  13050.  
  13051. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  13052.  
  13053. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  13054.  
  13055. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  13056.  
  13057. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  13058.  
  13059. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  13060.  
  13061. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  13062.  
  13063. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  13064.  
  13065. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  13066.  
  13067. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  13068.  
  13069. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  13070.  
  13071. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  13072.  
  13073. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  13074.  
  13075. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  13076.  
  13077. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  13078.  
  13079. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  13080.  
  13081. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  13082.  
  13083. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  13084.  
  13085. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  13086.  
  13087. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  13088.  
  13089. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  13090.  
  13091. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  13092.  
  13093. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  13094.  
  13095. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  13096.  
  13097. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  13098.  
  13099. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  13100.  
  13101. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  13102.  
  13103. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  13104.  
  13105. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  13106.  
  13107. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  13108.  
  13109. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  13110.  
  13111. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  13112.  
  13113. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  13114.  
  13115. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  13116.  
  13117. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  13118.  
  13119. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  13120.  
  13121. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  13122.  
  13123. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  13124.  
  13125. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  13126.  
  13127. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  13128.  
  13129. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  13130.  
  13131. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  13132.  
  13133. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  13134.  
  13135. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  13136.  
  13137. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  13138.  
  13139. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  13140.  
  13141. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  13142.  
  13143. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  13144.  
  13145. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  13146.  
  13147. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  13148.  
  13149. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  13150.  
  13151. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  13152.  
  13153. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  13154.  
  13155. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  13156.  
  13157. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  13158.  
  13159. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  13160.  
  13161. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  13162.  
  13163. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  13164.  
  13165. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  13166.  
  13167. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  13168.  
  13169. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  13170.  
  13171. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  13172.  
  13173. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  13174.  
  13175. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  13176.  
  13177. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  13178.  
  13179. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  13180.  
  13181. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  13182.  
  13183. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  13184.  
  13185. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  13186.  
  13187. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  13188.  
  13189. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  13190.  
  13191. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  13192.  
  13193. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  13194.  
  13195. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  13196.  
  13197. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  13198.  
  13199. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  13200.  
  13201. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  13202.  
  13203. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  13204.  
  13205. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  13206.  
  13207. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  13208.  
  13209. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  13210.  
  13211. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  13212.  
  13213. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  13214.  
  13215. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  13216.  
  13217. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  13218.  
  13219. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  13220.  
  13221. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  13222.  
  13223. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  13224.  
  13225. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  13226.  
  13227. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  13228.  
  13229. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  13230.  
  13231. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  13232.  
  13233. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  13234.  
  13235. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  13236.  
  13237. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  13238.  
  13239. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  13240.  
  13241. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  13242.  
  13243. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  13244.  
  13245. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  13246.  
  13247. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  13248.  
  13249. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  13250.  
  13251. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  13252.  
  13253. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  13254.  
  13255. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  13256.  
  13257. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  13258.  
  13259. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  13260.  
  13261. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  13262.  
  13263. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  13264.  
  13265. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  13266.  
  13267. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  13268.  
  13269. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  13270.  
  13271. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  13272.  
  13273. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  13274.  
  13275. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  13276.  
  13277. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  13278.  
  13279. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  13280.  
  13281. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  13282.  
  13283. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  13284.  
  13285. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  13286.  
  13287. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  13288.  
  13289. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  13290.  
  13291. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  13292.  
  13293. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  13294.  
  13295. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  13296.  
  13297. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  13298.  
  13299. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  13300.  
  13301. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  13302.  
  13303. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  13304.  
  13305. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  13306.  
  13307. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  13308.  
  13309. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  13310.  
  13311. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  13312.  
  13313. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  13314.  
  13315. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  13316.  
  13317. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  13318.  
  13319. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  13320.  
  13321. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  13322.  
  13323. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  13324.  
  13325. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  13326.  
  13327. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  13328.  
  13329. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  13330.  
  13331. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  13332.  
  13333. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  13334.  
  13335. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  13336.  
  13337. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  13338.  
  13339. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  13340.  
  13341. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  13342.  
  13343. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  13344.  
  13345. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  13346.  
  13347. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  13348.  
  13349. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  13350.  
  13351. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  13352.  
  13353. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  13354.  
  13355. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  13356.  
  13357. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  13358.  
  13359. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  13360.  
  13361. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  13362.  
  13363. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  13364.  
  13365. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  13366.  
  13367. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  13368.  
  13369. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  13370.  
  13371. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  13372.  
  13373. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  13374.  
  13375. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  13376.  
  13377. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  13378.  
  13379. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  13380.  
  13381. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  13382.  
  13383. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  13384.  
  13385. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  13386.  
  13387. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  13388.  
  13389. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  13390.  
  13391. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  13392.  
  13393. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  13394.  
  13395. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  13396.  
  13397. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  13398.  
  13399. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  13400.  
  13401. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  13402.  
  13403. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  13404.  
  13405. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  13406.  
  13407. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  13408.  
  13409. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  13410.  
  13411. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  13412.  
  13413. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  13414.  
  13415. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  13416.  
  13417. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  13418.  
  13419. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  13420.  
  13421. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  13422.  
  13423. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  13424.  
  13425. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  13426.  
  13427. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  13428.  
  13429. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  13430.  
  13431. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  13432.  
  13433. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  13434.  
  13435. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  13436.  
  13437. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  13438.  
  13439. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  13440.  
  13441. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  13442.  
  13443. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  13444.  
  13445. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  13446.  
  13447. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  13448.  
  13449. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  13450.  
  13451. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  13452.  
  13453. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  13454.  
  13455. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  13456.  
  13457. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  13458.  
  13459. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  13460.  
  13461. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  13462.  
  13463. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  13464.  
  13465. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  13466.  
  13467. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  13468.  
  13469. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  13470.  
  13471. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  13472.  
  13473. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  13474.  
  13475. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  13476.  
  13477. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  13478.  
  13479. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  13480.  
  13481. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  13482.  
  13483. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  13484.  
  13485. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  13486.  
  13487. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  13488.  
  13489. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  13490.  
  13491. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  13492.  
  13493. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  13494.  
  13495. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  13496.  
  13497. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  13498.  
  13499. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  13500.  
  13501. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  13502.  
  13503. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  13504.  
  13505. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  13506.  
  13507. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  13508.  
  13509. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  13510.  
  13511. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  13512.  
  13513. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  13514.  
  13515. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  13516.  
  13517. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  13518.  
  13519. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  13520.  
  13521. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  13522.  
  13523. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  13524.  
  13525. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  13526.  
  13527. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  13528.  
  13529. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  13530.  
  13531. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  13532.  
  13533. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  13534.  
  13535. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  13536.  
  13537. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  13538.  
  13539. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  13540.  
  13541. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  13542.  
  13543. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  13544.  
  13545. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  13546.  
  13547. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  13548.  
  13549. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  13550.  
  13551. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  13552.  
  13553. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  13554.  
  13555. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  13556.  
  13557. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  13558.  
  13559. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  13560.  
  13561. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  13562.  
  13563. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  13564.  
  13565. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  13566.  
  13567. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  13568.  
  13569. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  13570.  
  13571. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  13572.  
  13573. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  13574.  
  13575. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  13576.  
  13577. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  13578.  
  13579. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  13580.  
  13581. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  13582.  
  13583. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  13584.  
  13585. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  13586.  
  13587. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  13588.  
  13589. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  13590.  
  13591. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  13592.  
  13593. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  13594.  
  13595. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  13596.  
  13597. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  13598.  
  13599. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  13600.  
  13601. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  13602.  
  13603. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  13604.  
  13605. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  13606.  
  13607. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  13608.  
  13609. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  13610.  
  13611. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  13612.  
  13613. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  13614.  
  13615. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  13616.  
  13617. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  13618.  
  13619. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  13620.  
  13621. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  13622.  
  13623. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  13624.  
  13625. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  13626.  
  13627. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  13628.  
  13629. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  13630.  
  13631. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  13632.  
  13633. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  13634.  
  13635. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  13636.  
  13637. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  13638.  
  13639. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  13640.  
  13641. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  13642.  
  13643. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  13644.  
  13645. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  13646.  
  13647. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  13648.  
  13649. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  13650.  
  13651. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  13652.  
  13653. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  13654.  
  13655. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  13656.  
  13657. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  13658.  
  13659. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  13660.  
  13661. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  13662.  
  13663. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  13664.  
  13665. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  13666.  
  13667. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  13668.  
  13669. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  13670.  
  13671. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  13672.  
  13673. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  13674.  
  13675. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  13676.  
  13677. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  13678.  
  13679. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  13680.  
  13681. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  13682.  
  13683. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  13684.  
  13685. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  13686.  
  13687. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  13688.  
  13689. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  13690.  
  13691. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  13692.  
  13693. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  13694.  
  13695. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  13696.  
  13697. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  13698.  
  13699. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  13700.  
  13701. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  13702.  
  13703. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  13704.  
  13705. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  13706.  
  13707. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  13708.  
  13709. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  13710.  
  13711. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  13712.  
  13713. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  13714.  
  13715. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  13716.  
  13717. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  13718.  
  13719. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  13720.  
  13721. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  13722.  
  13723. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  13724.  
  13725. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  13726.  
  13727. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  13728.  
  13729. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  13730.  
  13731. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  13732.  
  13733. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  13734.  
  13735. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  13736.  
  13737. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  13738.  
  13739. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  13740.  
  13741. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  13742.  
  13743. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  13744.  
  13745. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  13746.  
  13747. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  13748.  
  13749. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  13750.  
  13751. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  13752.  
  13753. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  13754.  
  13755. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  13756.  
  13757. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  13758.  
  13759. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  13760.  
  13761. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  13762.  
  13763. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  13764.  
  13765. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  13766.  
  13767. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  13768.  
  13769. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  13770.  
  13771. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  13772.  
  13773. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  13774.  
  13775. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  13776.  
  13777. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  13778.  
  13779. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  13780.  
  13781. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  13782.  
  13783. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  13784.  
  13785. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  13786.  
  13787. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  13788.  
  13789. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  13790.  
  13791. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  13792.  
  13793. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  13794.  
  13795. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  13796.  
  13797. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  13798.  
  13799. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  13800.  
  13801. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  13802.  
  13803. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  13804.  
  13805. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  13806.  
  13807. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  13808.  
  13809. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  13810.  
  13811. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  13812.  
  13813. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  13814.  
  13815. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  13816.  
  13817. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  13818.  
  13819. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  13820.  
  13821. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  13822.  
  13823. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  13824.  
  13825. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  13826.  
  13827. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  13828.  
  13829. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  13830.  
  13831. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  13832.  
  13833. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  13834.  
  13835. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  13836.  
  13837. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  13838.  
  13839. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  13840.  
  13841. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  13842.  
  13843. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  13844.  
  13845. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  13846.  
  13847. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  13848.  
  13849. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  13850.  
  13851. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  13852.  
  13853. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  13854.  
  13855. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  13856.  
  13857. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  13858.  
  13859. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  13860.  
  13861. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  13862.  
  13863. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  13864.  
  13865. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  13866.  
  13867. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  13868.  
  13869. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  13870.  
  13871. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  13872.  
  13873. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  13874.  
  13875. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  13876.  
  13877. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  13878.  
  13879. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  13880.  
  13881. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  13882.  
  13883. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  13884.  
  13885. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  13886.  
  13887. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  13888.  
  13889. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  13890.  
  13891. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  13892.  
  13893. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  13894.  
  13895. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  13896.  
  13897. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  13898.  
  13899. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  13900.  
  13901. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  13902.  
  13903. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  13904.  
  13905. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  13906.  
  13907. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  13908.  
  13909. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  13910.  
  13911. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  13912.  
  13913. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  13914.  
  13915. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  13916.  
  13917. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  13918.  
  13919. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  13920.  
  13921. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  13922.  
  13923. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  13924.  
  13925. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  13926.  
  13927. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  13928.  
  13929. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  13930.  
  13931. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  13932.  
  13933. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  13934.  
  13935. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  13936.  
  13937. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  13938.  
  13939. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  13940.  
  13941. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  13942.  
  13943. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  13944.  
  13945. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  13946.  
  13947. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  13948.  
  13949. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  13950.  
  13951. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  13952.  
  13953. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  13954.  
  13955. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  13956.  
  13957. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  13958.  
  13959. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  13960.  
  13961. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  13962.  
  13963. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  13964.  
  13965. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  13966.  
  13967. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  13968.  
  13969. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  13970.  
  13971. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  13972.  
  13973. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  13974.  
  13975. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  13976.  
  13977. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  13978.  
  13979. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  13980.  
  13981. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  13982.  
  13983. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  13984.  
  13985. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  13986.  
  13987. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  13988.  
  13989. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  13990.  
  13991. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  13992.  
  13993. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  13994.  
  13995. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  13996.  
  13997. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  13998.  
  13999. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  14000.  
  14001. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  14002.  
  14003. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  14004.  
  14005. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  14006.  
  14007. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  14008.  
  14009. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  14010.  
  14011. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  14012.  
  14013. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  14014.  
  14015. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  14016.  
  14017. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  14018.  
  14019. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  14020.  
  14021. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  14022.  
  14023. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  14024.  
  14025. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  14026.  
  14027. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  14028.  
  14029. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  14030.  
  14031. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  14032.  
  14033. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  14034.  
  14035. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  14036.  
  14037. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  14038.  
  14039. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  14040.  
  14041. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  14042.  
  14043. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  14044.  
  14045. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  14046.  
  14047. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  14048.  
  14049. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  14050.  
  14051. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  14052.  
  14053. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  14054.  
  14055. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  14056.  
  14057. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  14058.  
  14059. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  14060.  
  14061. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  14062.  
  14063. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  14064.  
  14065. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  14066.  
  14067. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  14068.  
  14069. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  14070.  
  14071. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  14072.  
  14073. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  14074.  
  14075. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  14076.  
  14077. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  14078.  
  14079. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  14080.  
  14081. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  14082.  
  14083. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  14084.  
  14085. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  14086.  
  14087. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  14088.  
  14089. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  14090.  
  14091. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  14092.  
  14093. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  14094.  
  14095. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  14096.  
  14097. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  14098.  
  14099. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  14100.  
  14101. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  14102.  
  14103. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  14104.  
  14105. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  14106.  
  14107. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  14108.  
  14109. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  14110.  
  14111. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  14112.  
  14113. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  14114.  
  14115. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  14116.  
  14117. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  14118.  
  14119. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  14120.  
  14121. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  14122.  
  14123. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  14124.  
  14125. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  14126.  
  14127. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  14128.  
  14129. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  14130.  
  14131. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  14132.  
  14133. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  14134.  
  14135. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  14136.  
  14137. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  14138.  
  14139. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  14140.  
  14141. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  14142.  
  14143. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  14144.  
  14145. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  14146.  
  14147. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  14148.  
  14149. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  14150.  
  14151. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  14152.  
  14153. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  14154.  
  14155. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  14156.  
  14157. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  14158.  
  14159. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  14160.  
  14161. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  14162.  
  14163. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  14164.  
  14165. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  14166.  
  14167. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  14168.  
  14169. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  14170.  
  14171. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  14172.  
  14173. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  14174.  
  14175. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  14176.  
  14177. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  14178.  
  14179. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  14180.  
  14181. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  14182.  
  14183. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  14184.  
  14185. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  14186.  
  14187. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  14188.  
  14189. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  14190.  
  14191. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  14192.  
  14193. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  14194.  
  14195. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  14196.  
  14197. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  14198.  
  14199. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  14200.  
  14201. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  14202.  
  14203. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  14204.  
  14205. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  14206.  
  14207. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  14208.  
  14209. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  14210.  
  14211. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  14212.  
  14213. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  14214.  
  14215. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  14216.  
  14217. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  14218.  
  14219. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  14220.  
  14221. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  14222.  
  14223. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  14224.  
  14225. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  14226.  
  14227. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  14228.  
  14229. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  14230.  
  14231. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  14232.  
  14233. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  14234.  
  14235. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  14236.  
  14237. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  14238.  
  14239. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  14240.  
  14241. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  14242.  
  14243. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  14244.  
  14245. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  14246.  
  14247. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  14248.  
  14249. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  14250.  
  14251. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  14252.  
  14253. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  14254.  
  14255. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  14256.  
  14257. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  14258.  
  14259. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  14260.  
  14261. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  14262.  
  14263. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  14264.  
  14265. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  14266.  
  14267. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  14268.  
  14269. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  14270.  
  14271. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  14272.  
  14273. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  14274.  
  14275. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  14276.  
  14277. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  14278.  
  14279. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  14280.  
  14281. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  14282.  
  14283. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  14284.  
  14285. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  14286.  
  14287. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  14288.  
  14289. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  14290.  
  14291. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  14292.  
  14293. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  14294.  
  14295. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  14296.  
  14297. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  14298.  
  14299. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  14300.  
  14301. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  14302.  
  14303. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  14304.  
  14305. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  14306.  
  14307. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  14308.  
  14309. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  14310.  
  14311. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  14312.  
  14313. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  14314.  
  14315. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  14316.  
  14317. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  14318.  
  14319. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  14320.  
  14321. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  14322.  
  14323. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  14324.  
  14325. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  14326.  
  14327. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  14328.  
  14329. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  14330.  
  14331. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  14332.  
  14333. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  14334.  
  14335. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  14336.  
  14337. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  14338.  
  14339. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  14340.  
  14341. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  14342.  
  14343. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  14344.  
  14345. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  14346.  
  14347. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  14348.  
  14349. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  14350.  
  14351. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  14352.  
  14353. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  14354.  
  14355. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  14356.  
  14357. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  14358.  
  14359. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  14360.  
  14361. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  14362.  
  14363. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  14364.  
  14365. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  14366.  
  14367. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  14368.  
  14369. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  14370.  
  14371. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  14372.  
  14373. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  14374.  
  14375. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  14376.  
  14377. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  14378.  
  14379. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  14380.  
  14381. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  14382.  
  14383. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  14384.  
  14385. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  14386.  
  14387. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  14388.  
  14389. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  14390.  
  14391. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  14392.  
  14393. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  14394.  
  14395. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  14396.  
  14397. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  14398.  
  14399. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  14400.  
  14401. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  14402.  
  14403. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  14404.  
  14405. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  14406.  
  14407. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  14408.  
  14409. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  14410.  
  14411. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  14412.  
  14413. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  14414.  
  14415. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  14416.  
  14417. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  14418.  
  14419. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  14420.  
  14421. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  14422.  
  14423. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  14424.  
  14425. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  14426.  
  14427. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  14428.  
  14429. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  14430.  
  14431. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  14432.  
  14433. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  14434.  
  14435. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  14436.  
  14437. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  14438.  
  14439. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  14440.  
  14441. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  14442.  
  14443. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  14444.  
  14445. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  14446.  
  14447. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  14448.  
  14449. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  14450.  
  14451. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  14452.  
  14453. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  14454.  
  14455. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  14456.  
  14457. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  14458.  
  14459. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  14460.  
  14461. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  14462.  
  14463. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  14464.  
  14465. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  14466.  
  14467. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  14468.  
  14469. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  14470.  
  14471. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  14472.  
  14473. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  14474.  
  14475. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  14476.  
  14477. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  14478.  
  14479. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  14480.  
  14481. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  14482.  
  14483. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  14484.  
  14485. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  14486.  
  14487. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  14488.  
  14489. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  14490.  
  14491. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  14492.  
  14493. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  14494.  
  14495. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  14496.  
  14497. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  14498.  
  14499. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  14500.  
  14501. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  14502.  
  14503. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  14504.  
  14505. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  14506.  
  14507. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  14508.  
  14509. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  14510.  
  14511. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  14512.  
  14513. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  14514.  
  14515. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  14516.  
  14517. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  14518.  
  14519. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  14520.  
  14521. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  14522.  
  14523. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  14524.  
  14525. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  14526.  
  14527. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  14528.  
  14529. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  14530.  
  14531. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  14532.  
  14533. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  14534.  
  14535. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  14536.  
  14537. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  14538.  
  14539. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  14540.  
  14541. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  14542.  
  14543. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  14544.  
  14545. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  14546.  
  14547. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  14548.  
  14549. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  14550.  
  14551. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  14552.  
  14553. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  14554.  
  14555. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  14556.  
  14557. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  14558.  
  14559. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  14560.  
  14561. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  14562.  
  14563. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  14564.  
  14565. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  14566.  
  14567. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  14568.  
  14569. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  14570.  
  14571. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  14572.  
  14573. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  14574.  
  14575. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  14576.  
  14577. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  14578.  
  14579. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  14580.  
  14581. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  14582.  
  14583. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  14584.  
  14585. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  14586.  
  14587. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  14588.  
  14589. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  14590.  
  14591. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  14592.  
  14593. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  14594.  
  14595. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  14596.  
  14597. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  14598.  
  14599. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  14600.  
  14601. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  14602.  
  14603. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  14604.  
  14605. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  14606.  
  14607. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  14608.  
  14609. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  14610.  
  14611. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  14612.  
  14613. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  14614.  
  14615. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  14616.  
  14617. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  14618.  
  14619. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  14620.  
  14621. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  14622.  
  14623. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  14624.  
  14625. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  14626.  
  14627. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  14628.  
  14629. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  14630.  
  14631. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  14632.  
  14633. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  14634.  
  14635. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  14636.  
  14637. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  14638.  
  14639. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  14640.  
  14641. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  14642.  
  14643. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  14644.  
  14645. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  14646.  
  14647. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  14648.  
  14649. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  14650.  
  14651. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  14652.  
  14653. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  14654.  
  14655. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  14656.  
  14657. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  14658.  
  14659. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  14660.  
  14661. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  14662.  
  14663. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  14664.  
  14665. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  14666.  
  14667. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  14668.  
  14669. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  14670.  
  14671. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  14672.  
  14673. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  14674.  
  14675. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  14676.  
  14677. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  14678.  
  14679. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  14680.  
  14681. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  14682.  
  14683. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  14684.  
  14685. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  14686.  
  14687. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  14688.  
  14689. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  14690.  
  14691. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  14692.  
  14693. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  14694.  
  14695. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  14696.  
  14697. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  14698.  
  14699. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  14700.  
  14701. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  14702.  
  14703. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  14704.  
  14705. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  14706.  
  14707. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  14708.  
  14709. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  14710.  
  14711. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  14712.  
  14713. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  14714.  
  14715. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  14716.  
  14717. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  14718.  
  14719. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  14720.  
  14721. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  14722.  
  14723. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  14724.  
  14725. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  14726.  
  14727. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  14728.  
  14729. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  14730.  
  14731. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  14732.  
  14733. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  14734.  
  14735. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  14736.  
  14737. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  14738.  
  14739. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  14740.  
  14741. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  14742.  
  14743. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  14744.  
  14745. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  14746.  
  14747. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  14748.  
  14749. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  14750.  
  14751. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  14752.  
  14753. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  14754.  
  14755. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  14756.  
  14757. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  14758.  
  14759. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  14760.  
  14761. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  14762.  
  14763. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  14764.  
  14765. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  14766.  
  14767. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  14768.  
  14769. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  14770.  
  14771. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  14772.  
  14773. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  14774.  
  14775. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  14776.  
  14777. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  14778.  
  14779. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  14780.  
  14781. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  14782.  
  14783. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  14784.  
  14785. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  14786.  
  14787. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  14788.  
  14789. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  14790.  
  14791. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  14792.  
  14793. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  14794.  
  14795. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  14796.  
  14797. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  14798.  
  14799. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  14800.  
  14801. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  14802.  
  14803. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  14804.  
  14805. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  14806.  
  14807. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  14808.  
  14809. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  14810.  
  14811. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  14812.  
  14813. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  14814.  
  14815. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  14816.  
  14817. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  14818.  
  14819. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  14820.  
  14821. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  14822.  
  14823. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  14824.  
  14825. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  14826.  
  14827. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  14828.  
  14829. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  14830.  
  14831. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  14832.  
  14833. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  14834.  
  14835. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  14836.  
  14837. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  14838.  
  14839. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  14840.  
  14841. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  14842.  
  14843. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  14844.  
  14845. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  14846.  
  14847. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  14848.  
  14849. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  14850.  
  14851. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  14852.  
  14853. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  14854.  
  14855. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  14856.  
  14857. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  14858.  
  14859. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  14860.  
  14861. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  14862.  
  14863. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  14864.  
  14865. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  14866.  
  14867. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  14868.  
  14869. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  14870.  
  14871. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  14872.  
  14873. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  14874.  
  14875. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  14876.  
  14877. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  14878.  
  14879. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  14880.  
  14881. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  14882.  
  14883. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  14884.  
  14885. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  14886.  
  14887. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  14888.  
  14889. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  14890.  
  14891. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  14892.  
  14893. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  14894.  
  14895. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  14896.  
  14897. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  14898.  
  14899. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  14900.  
  14901. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  14902.  
  14903. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  14904.  
  14905. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  14906.  
  14907. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  14908.  
  14909. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  14910.  
  14911. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  14912.  
  14913. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  14914.  
  14915. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  14916.  
  14917. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  14918.  
  14919. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  14920.  
  14921. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  14922.  
  14923. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  14924.  
  14925. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  14926.  
  14927. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  14928.  
  14929. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  14930.  
  14931. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  14932.  
  14933. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  14934.  
  14935. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  14936.  
  14937. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  14938.  
  14939. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  14940.  
  14941. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  14942.  
  14943. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  14944.  
  14945. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  14946.  
  14947. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  14948.  
  14949. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  14950.  
  14951. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  14952.  
  14953. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  14954.  
  14955. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  14956.  
  14957. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  14958.  
  14959. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  14960.  
  14961. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  14962.  
  14963. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  14964.  
  14965. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  14966.  
  14967. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  14968.  
  14969. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  14970.  
  14971. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  14972.  
  14973. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  14974.  
  14975. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  14976.  
  14977. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  14978.  
  14979. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  14980.  
  14981. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  14982.  
  14983. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  14984.  
  14985. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  14986.  
  14987. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  14988.  
  14989. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  14990.  
  14991. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  14992.  
  14993. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  14994.  
  14995. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  14996.  
  14997. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  14998.  
  14999. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  15000.  
  15001. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  15002.  
  15003. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  15004.  
  15005. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  15006.  
  15007. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  15008.  
  15009. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  15010.  
  15011. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  15012.  
  15013. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  15014.  
  15015. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  15016.  
  15017. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  15018.  
  15019. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  15020.  
  15021. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  15022.  
  15023. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  15024.  
  15025. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  15026.  
  15027. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  15028.  
  15029. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  15030.  
  15031. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  15032.  
  15033. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  15034.  
  15035. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  15036.  
  15037. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  15038.  
  15039. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  15040.  
  15041. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  15042.  
  15043. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  15044.  
  15045. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  15046.  
  15047. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  15048.  
  15049. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  15050.  
  15051. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  15052.  
  15053. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  15054.  
  15055. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  15056.  
  15057. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  15058.  
  15059. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  15060.  
  15061. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  15062.  
  15063. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  15064.  
  15065. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  15066.  
  15067. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  15068.  
  15069. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  15070.  
  15071. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  15072.  
  15073. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  15074.  
  15075. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  15076.  
  15077. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  15078.  
  15079. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  15080.  
  15081. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  15082.  
  15083. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  15084.  
  15085. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  15086.  
  15087. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  15088.  
  15089. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  15090.  
  15091. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  15092.  
  15093. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  15094.  
  15095. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  15096.  
  15097. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  15098.  
  15099. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  15100.  
  15101. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  15102.  
  15103. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  15104.  
  15105. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  15106.  
  15107. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  15108.  
  15109. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  15110.  
  15111. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  15112.  
  15113. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  15114.  
  15115. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  15116.  
  15117. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  15118.  
  15119. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  15120.  
  15121. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  15122.  
  15123. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  15124.  
  15125. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  15126.  
  15127. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  15128.  
  15129. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  15130.  
  15131. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  15132.  
  15133. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  15134.  
  15135. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  15136.  
  15137. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  15138.  
  15139. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  15140.  
  15141. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  15142.  
  15143. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  15144.  
  15145. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  15146.  
  15147. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  15148.  
  15149. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  15150.  
  15151. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  15152.  
  15153. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  15154.  
  15155. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  15156.  
  15157. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  15158.  
  15159. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  15160.  
  15161. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  15162.  
  15163. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  15164.  
  15165. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  15166.  
  15167. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  15168.  
  15169. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  15170.  
  15171. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  15172.  
  15173. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  15174.  
  15175. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  15176.  
  15177. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  15178.  
  15179. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  15180.  
  15181. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  15182.  
  15183. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  15184.  
  15185. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  15186.  
  15187. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  15188.  
  15189. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  15190.  
  15191. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  15192.  
  15193. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  15194.  
  15195. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  15196.  
  15197. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  15198.  
  15199. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  15200.  
  15201. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  15202.  
  15203. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  15204.  
  15205. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  15206.  
  15207. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  15208.  
  15209. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  15210.  
  15211. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  15212.  
  15213. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  15214.  
  15215. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  15216.  
  15217. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  15218.  
  15219. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  15220.  
  15221. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  15222.  
  15223. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  15224.  
  15225. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  15226.  
  15227. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  15228.  
  15229. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  15230.  
  15231. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  15232.  
  15233. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  15234.  
  15235. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  15236.  
  15237. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  15238.  
  15239. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  15240.  
  15241. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  15242.  
  15243. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  15244.  
  15245. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  15246.  
  15247. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  15248.  
  15249. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  15250.  
  15251. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  15252.  
  15253. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  15254.  
  15255. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  15256.  
  15257. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  15258.  
  15259. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  15260.  
  15261. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  15262.  
  15263. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  15264.  
  15265. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  15266.  
  15267. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  15268.  
  15269. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  15270.  
  15271. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  15272.  
  15273. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  15274.  
  15275. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  15276.  
  15277. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  15278.  
  15279. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  15280.  
  15281. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  15282.  
  15283. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  15284.  
  15285. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  15286.  
  15287. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  15288.  
  15289. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  15290.  
  15291. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  15292.  
  15293. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  15294.  
  15295. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  15296.  
  15297. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  15298.  
  15299. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  15300.  
  15301. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  15302.  
  15303. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  15304.  
  15305. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  15306.  
  15307. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  15308.  
  15309. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  15310.  
  15311. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  15312.  
  15313. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  15314.  
  15315. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  15316.  
  15317. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  15318.  
  15319. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  15320.  
  15321. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  15322.  
  15323. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  15324.  
  15325. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  15326.  
  15327. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  15328.  
  15329. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  15330.  
  15331. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  15332.  
  15333. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  15334.  
  15335. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  15336.  
  15337. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  15338.  
  15339. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  15340.  
  15341. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  15342.  
  15343. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  15344.  
  15345. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  15346.  
  15347. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  15348.  
  15349. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  15350.  
  15351. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  15352.  
  15353. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  15354.  
  15355. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  15356.  
  15357. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  15358.  
  15359. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  15360.  
  15361. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  15362.  
  15363. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  15364.  
  15365. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  15366.  
  15367. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  15368.  
  15369. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  15370.  
  15371. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  15372.  
  15373. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  15374.  
  15375. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  15376.  
  15377. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  15378.  
  15379. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  15380.  
  15381. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  15382.  
  15383. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  15384.  
  15385. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  15386.  
  15387. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  15388.  
  15389. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  15390.  
  15391. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  15392.  
  15393. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  15394.  
  15395. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  15396.  
  15397. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  15398.  
  15399. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  15400.  
  15401. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  15402.  
  15403. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  15404.  
  15405. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  15406.  
  15407. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  15408.  
  15409. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  15410.  
  15411. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  15412.  
  15413. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  15414.  
  15415. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  15416.  
  15417. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  15418.  
  15419. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  15420.  
  15421. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  15422.  
  15423. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  15424.  
  15425. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  15426.  
  15427. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  15428.  
  15429. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  15430.  
  15431. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  15432.  
  15433. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  15434.  
  15435. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  15436.  
  15437. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  15438.  
  15439. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  15440.  
  15441. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  15442.  
  15443. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  15444.  
  15445. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  15446.  
  15447. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  15448.  
  15449. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  15450.  
  15451. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  15452.  
  15453. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  15454.  
  15455. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  15456.  
  15457. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  15458.  
  15459. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  15460.  
  15461. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  15462.  
  15463. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  15464.  
  15465. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  15466.  
  15467. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  15468.  
  15469. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  15470.  
  15471. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  15472.  
  15473. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  15474.  
  15475. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  15476.  
  15477. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  15478.  
  15479. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  15480.  
  15481. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  15482.  
  15483. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  15484.  
  15485. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  15486.  
  15487. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  15488.  
  15489. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  15490.  
  15491. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  15492.  
  15493. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  15494.  
  15495. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  15496.  
  15497. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  15498.  
  15499. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  15500.  
  15501. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  15502.  
  15503. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  15504.  
  15505. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  15506.  
  15507. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  15508.  
  15509. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  15510.  
  15511. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  15512.  
  15513. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  15514.  
  15515. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  15516.  
  15517. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  15518.  
  15519. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  15520.  
  15521. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  15522.  
  15523. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  15524.  
  15525. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  15526.  
  15527. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  15528.  
  15529. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  15530.  
  15531. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  15532.  
  15533. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  15534.  
  15535. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  15536.  
  15537. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  15538.  
  15539. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  15540.  
  15541. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  15542.  
  15543. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  15544.  
  15545. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  15546.  
  15547. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  15548.  
  15549. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  15550.  
  15551. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  15552.  
  15553. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  15554.  
  15555. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  15556.  
  15557. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  15558.  
  15559. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  15560.  
  15561. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  15562.  
  15563. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  15564.  
  15565. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  15566.  
  15567. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  15568.  
  15569. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  15570.  
  15571. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  15572.  
  15573. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  15574.  
  15575. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  15576.  
  15577. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  15578.  
  15579. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  15580.  
  15581. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  15582.  
  15583. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  15584.  
  15585. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  15586.  
  15587. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  15588.  
  15589. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  15590.  
  15591. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  15592.  
  15593. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  15594.  
  15595. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  15596.  
  15597. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  15598.  
  15599. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  15600.  
  15601. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  15602.  
  15603. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  15604.  
  15605. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  15606.  
  15607. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  15608.  
  15609. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  15610.  
  15611. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  15612.  
  15613. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  15614.  
  15615. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  15616.  
  15617. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  15618.  
  15619. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  15620.  
  15621. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  15622.  
  15623. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  15624.  
  15625. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  15626.  
  15627. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  15628.  
  15629. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  15630.  
  15631. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  15632.  
  15633. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  15634.  
  15635. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  15636.  
  15637. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  15638.  
  15639. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  15640.  
  15641. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  15642.  
  15643. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  15644.  
  15645. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  15646.  
  15647. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  15648.  
  15649. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  15650.  
  15651. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  15652.  
  15653. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  15654.  
  15655. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  15656.  
  15657. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  15658.  
  15659. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  15660.  
  15661. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  15662.  
  15663. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  15664.  
  15665. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  15666.  
  15667. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  15668.  
  15669. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  15670.  
  15671. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  15672.  
  15673. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  15674.  
  15675. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  15676.  
  15677. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  15678.  
  15679. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  15680.  
  15681. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  15682.  
  15683. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  15684.  
  15685. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  15686.  
  15687. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  15688.  
  15689. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  15690.  
  15691. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  15692.  
  15693. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  15694.  
  15695. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  15696.  
  15697. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  15698.  
  15699. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  15700.  
  15701. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  15702.  
  15703. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  15704.  
  15705. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  15706.  
  15707. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  15708.  
  15709. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  15710.  
  15711. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  15712.  
  15713. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  15714.  
  15715. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  15716.  
  15717. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  15718.  
  15719. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  15720.  
  15721. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  15722.  
  15723. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  15724.  
  15725. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  15726.  
  15727. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  15728.  
  15729. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  15730.  
  15731. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  15732.  
  15733. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  15734.  
  15735. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  15736.  
  15737. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  15738.  
  15739. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  15740.  
  15741. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  15742.  
  15743. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  15744.  
  15745. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  15746.  
  15747. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  15748.  
  15749. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  15750.  
  15751. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  15752.  
  15753. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  15754.  
  15755. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  15756.  
  15757. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  15758.  
  15759. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  15760.  
  15761. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  15762.  
  15763. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  15764.  
  15765. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  15766.  
  15767. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  15768.  
  15769. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  15770.  
  15771. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  15772.  
  15773. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  15774.  
  15775. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  15776.  
  15777. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  15778.  
  15779. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  15780.  
  15781. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  15782.  
  15783. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  15784.  
  15785. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  15786.  
  15787. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  15788.  
  15789. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  15790.  
  15791. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  15792.  
  15793. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  15794.  
  15795. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  15796.  
  15797. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  15798.  
  15799. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  15800.  
  15801. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  15802.  
  15803. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  15804.  
  15805. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  15806.  
  15807. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  15808.  
  15809. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  15810.  
  15811. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  15812.  
  15813. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  15814.  
  15815. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  15816.  
  15817. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  15818.  
  15819. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  15820.  
  15821. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  15822.  
  15823. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  15824.  
  15825. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  15826.  
  15827. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  15828.  
  15829. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  15830.  
  15831. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  15832.  
  15833. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  15834.  
  15835. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  15836.  
  15837. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  15838.  
  15839. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  15840.  
  15841. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  15842.  
  15843. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  15844.  
  15845. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  15846.  
  15847. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  15848.  
  15849. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  15850.  
  15851. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  15852.  
  15853. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  15854.  
  15855. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  15856.  
  15857. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  15858.  
  15859. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  15860.  
  15861. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  15862.  
  15863. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  15864.  
  15865. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  15866.  
  15867. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  15868.  
  15869. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  15870.  
  15871. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  15872.  
  15873. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  15874.  
  15875. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  15876.  
  15877. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  15878.  
  15879. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  15880.  
  15881. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  15882.  
  15883. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  15884.  
  15885. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  15886.  
  15887. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  15888.  
  15889. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  15890.  
  15891. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  15892.  
  15893. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  15894.  
  15895. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  15896.  
  15897. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  15898.  
  15899. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  15900.  
  15901. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  15902.  
  15903. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  15904.  
  15905. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  15906.  
  15907. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  15908.  
  15909. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  15910.  
  15911. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  15912.  
  15913. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  15914.  
  15915. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  15916.  
  15917. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  15918.  
  15919. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  15920.  
  15921. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  15922.  
  15923. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  15924.  
  15925. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  15926.  
  15927. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  15928.  
  15929. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  15930.  
  15931. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  15932.  
  15933. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  15934.  
  15935. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  15936.  
  15937. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  15938.  
  15939. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  15940.  
  15941. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  15942.  
  15943. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  15944.  
  15945. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  15946.  
  15947. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  15948.  
  15949. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  15950.  
  15951. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  15952.  
  15953. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  15954.  
  15955. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  15956.  
  15957. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  15958.  
  15959. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  15960.  
  15961. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  15962.  
  15963. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  15964.  
  15965. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  15966.  
  15967. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  15968.  
  15969. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  15970.  
  15971. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  15972.  
  15973. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  15974.  
  15975. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  15976.  
  15977. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  15978.  
  15979. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  15980.  
  15981. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  15982.  
  15983. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  15984.  
  15985. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  15986.  
  15987. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  15988.  
  15989. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  15990.  
  15991. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  15992.  
  15993. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  15994.  
  15995. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  15996.  
  15997. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  15998.  
  15999. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  16000.  
  16001. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  16002.  
  16003. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  16004.  
  16005. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  16006.  
  16007. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  16008.  
  16009. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  16010.  
  16011. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  16012.  
  16013. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  16014.  
  16015. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  16016.  
  16017. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  16018.  
  16019. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  16020.  
  16021. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  16022.  
  16023. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  16024.  
  16025. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  16026.  
  16027. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  16028.  
  16029. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  16030.  
  16031. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  16032.  
  16033. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  16034.  
  16035. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  16036.  
  16037. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  16038.  
  16039. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  16040.  
  16041. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  16042.  
  16043. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  16044.  
  16045. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  16046.  
  16047. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  16048.  
  16049. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  16050.  
  16051. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  16052.  
  16053. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  16054.  
  16055. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  16056.  
  16057. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  16058.  
  16059. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  16060.  
  16061. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  16062.  
  16063. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  16064.  
  16065. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  16066.  
  16067. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  16068.  
  16069. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  16070.  
  16071. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  16072.  
  16073. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  16074.  
  16075. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  16076.  
  16077. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  16078.  
  16079. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  16080.  
  16081. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  16082.  
  16083. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  16084.  
  16085. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  16086.  
  16087. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  16088.  
  16089. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  16090.  
  16091. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  16092.  
  16093. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  16094.  
  16095. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  16096.  
  16097. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  16098.  
  16099. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  16100.  
  16101. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  16102.  
  16103. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  16104.  
  16105. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  16106.  
  16107. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  16108.  
  16109. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  16110.  
  16111. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  16112.  
  16113. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  16114.  
  16115. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  16116.  
  16117. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  16118.  
  16119. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  16120.  
  16121. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  16122.  
  16123. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  16124.  
  16125. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  16126.  
  16127. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  16128.  
  16129. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  16130.  
  16131. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  16132.  
  16133. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  16134.  
  16135. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  16136.  
  16137. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  16138.  
  16139. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  16140.  
  16141. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  16142.  
  16143. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  16144.  
  16145. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  16146.  
  16147. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  16148.  
  16149. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  16150.  
  16151. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  16152.  
  16153. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  16154.  
  16155. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  16156.  
  16157. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  16158.  
  16159. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  16160.  
  16161. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  16162.  
  16163. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  16164.  
  16165. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  16166.  
  16167. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  16168.  
  16169. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  16170.  
  16171. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  16172.  
  16173. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  16174.  
  16175. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  16176.  
  16177. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  16178.  
  16179. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  16180.  
  16181. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  16182.  
  16183. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  16184.  
  16185. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  16186.  
  16187. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  16188.  
  16189. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  16190.  
  16191. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  16192.  
  16193. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  16194.  
  16195. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  16196.  
  16197. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  16198.  
  16199. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  16200.  
  16201. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  16202.  
  16203. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  16204.  
  16205. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  16206.  
  16207. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  16208.  
  16209. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  16210.  
  16211. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  16212.  
  16213. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  16214.  
  16215. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  16216.  
  16217. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  16218.  
  16219. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  16220.  
  16221. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  16222.  
  16223. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  16224.  
  16225. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  16226.  
  16227. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  16228.  
  16229. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  16230.  
  16231. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  16232.  
  16233. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  16234.  
  16235. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  16236.  
  16237. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  16238.  
  16239. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  16240.  
  16241. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  16242.  
  16243. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  16244.  
  16245. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  16246.  
  16247. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  16248.  
  16249. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  16250.  
  16251. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  16252.  
  16253. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  16254.  
  16255. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  16256.  
  16257. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  16258.  
  16259. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  16260.  
  16261. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  16262.  
  16263. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  16264.  
  16265. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  16266.  
  16267. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  16268.  
  16269. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  16270.  
  16271. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  16272.  
  16273. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  16274.  
  16275. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  16276.  
  16277. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  16278.  
  16279. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  16280.  
  16281. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  16282.  
  16283. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  16284.  
  16285. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  16286.  
  16287. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  16288.  
  16289. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  16290.  
  16291. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  16292.  
  16293. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  16294.  
  16295. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  16296.  
  16297. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  16298.  
  16299. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  16300.  
  16301. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  16302.  
  16303. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  16304.  
  16305. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  16306.  
  16307. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  16308.  
  16309. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  16310.  
  16311. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  16312.  
  16313. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  16314.  
  16315. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  16316.  
  16317. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  16318.  
  16319. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  16320.  
  16321. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  16322.  
  16323. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  16324.  
  16325. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  16326.  
  16327. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  16328.  
  16329. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  16330.  
  16331. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  16332.  
  16333. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  16334.  
  16335. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  16336.  
  16337. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  16338.  
  16339. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  16340.  
  16341. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  16342.  
  16343. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  16344.  
  16345. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  16346.  
  16347. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  16348.  
  16349. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  16350.  
  16351. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  16352.  
  16353. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  16354.  
  16355. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  16356.  
  16357. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  16358.  
  16359. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  16360.  
  16361. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  16362.  
  16363. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  16364.  
  16365. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  16366.  
  16367. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  16368.  
  16369. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  16370.  
  16371. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  16372.  
  16373. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  16374.  
  16375. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  16376.  
  16377. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  16378.  
  16379. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  16380.  
  16381. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  16382.  
  16383. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  16384.  
  16385. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  16386.  
  16387. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  16388.  
  16389. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  16390.  
  16391. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  16392.  
  16393. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  16394.  
  16395. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  16396.  
  16397. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  16398.  
  16399. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  16400.  
  16401. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  16402.  
  16403. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  16404.  
  16405. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  16406.  
  16407. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  16408.  
  16409. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  16410.  
  16411. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  16412.  
  16413. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  16414.  
  16415. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  16416.  
  16417. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  16418.  
  16419. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  16420.  
  16421. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  16422.  
  16423. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  16424.  
  16425. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  16426.  
  16427. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  16428.  
  16429. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  16430.  
  16431. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  16432.  
  16433. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  16434.  
  16435. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  16436.  
  16437. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  16438.  
  16439. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  16440.  
  16441. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  16442.  
  16443. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  16444.  
  16445. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  16446.  
  16447. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  16448.  
  16449. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  16450.  
  16451. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  16452.  
  16453. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  16454.  
  16455. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  16456.  
  16457. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  16458.  
  16459. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  16460.  
  16461. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  16462.  
  16463. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  16464.  
  16465. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  16466.  
  16467. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  16468.  
  16469. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  16470.  
  16471. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  16472.  
  16473. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  16474.  
  16475. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  16476.  
  16477. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  16478.  
  16479. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  16480.  
  16481. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  16482.  
  16483. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  16484.  
  16485. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  16486.  
  16487. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  16488.  
  16489. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  16490.  
  16491. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  16492.  
  16493. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  16494.  
  16495. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  16496.  
  16497. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  16498.  
  16499. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  16500.  
  16501. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  16502.  
  16503. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  16504.  
  16505. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  16506.  
  16507. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  16508.  
  16509. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  16510.  
  16511. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  16512.  
  16513. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  16514.  
  16515. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  16516.  
  16517. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  16518.  
  16519. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  16520.  
  16521. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  16522.  
  16523. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  16524.  
  16525. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  16526.  
  16527. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  16528.  
  16529. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  16530.  
  16531. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  16532.  
  16533. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  16534.  
  16535. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  16536.  
  16537. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  16538.  
  16539. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  16540.  
  16541. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  16542.  
  16543. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  16544.  
  16545. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  16546.  
  16547. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  16548.  
  16549. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  16550.  
  16551. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  16552.  
  16553. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  16554.  
  16555. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  16556.  
  16557. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  16558.  
  16559. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  16560.  
  16561. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  16562.  
  16563. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  16564.  
  16565. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  16566.  
  16567. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  16568.  
  16569. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  16570.  
  16571. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  16572.  
  16573. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  16574.  
  16575. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  16576.  
  16577. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  16578.  
  16579. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  16580.  
  16581. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  16582.  
  16583. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  16584.  
  16585. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  16586.  
  16587. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  16588.  
  16589. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  16590.  
  16591. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  16592.  
  16593. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  16594.  
  16595. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  16596.  
  16597. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  16598.  
  16599. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  16600.  
  16601. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  16602.  
  16603. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  16604.  
  16605. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  16606.  
  16607. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  16608.  
  16609. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  16610.  
  16611. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  16612.  
  16613. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  16614.  
  16615. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  16616.  
  16617. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  16618.  
  16619. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  16620.  
  16621. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  16622.  
  16623. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  16624.  
  16625. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  16626.  
  16627. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  16628.  
  16629. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  16630.  
  16631. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  16632.  
  16633. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  16634.  
  16635. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  16636.  
  16637. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  16638.  
  16639. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  16640.  
  16641. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  16642.  
  16643. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  16644.  
  16645. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  16646.  
  16647. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  16648.  
  16649. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  16650.  
  16651. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  16652.  
  16653. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  16654.  
  16655. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  16656.  
  16657. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  16658.  
  16659. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  16660.  
  16661. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  16662.  
  16663. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  16664.  
  16665. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  16666.  
  16667. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  16668.  
  16669. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  16670.  
  16671. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  16672.  
  16673. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  16674.  
  16675. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  16676.  
  16677. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  16678.  
  16679. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  16680.  
  16681. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  16682.  
  16683. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  16684.  
  16685. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  16686.  
  16687. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  16688.  
  16689. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  16690.  
  16691. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  16692.  
  16693. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  16694.  
  16695. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  16696.  
  16697. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  16698.  
  16699. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  16700.  
  16701. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  16702.  
  16703. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  16704.  
  16705. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  16706.  
  16707. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  16708.  
  16709. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  16710.  
  16711. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  16712.  
  16713. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  16714.  
  16715. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  16716.  
  16717. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  16718.  
  16719. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  16720.  
  16721. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  16722.  
  16723. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  16724.  
  16725. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  16726.  
  16727. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  16728.  
  16729. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  16730.  
  16731. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  16732.  
  16733. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  16734.  
  16735. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  16736.  
  16737. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  16738.  
  16739. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  16740.  
  16741. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  16742.  
  16743. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  16744.  
  16745. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  16746.  
  16747. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  16748.  
  16749. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  16750.  
  16751. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  16752.  
  16753. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  16754.  
  16755. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  16756.  
  16757. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  16758.  
  16759. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  16760.  
  16761. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  16762.  
  16763. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  16764.  
  16765. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  16766.  
  16767. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  16768.  
  16769. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  16770.  
  16771. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  16772.  
  16773. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  16774.  
  16775. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  16776.  
  16777. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  16778.  
  16779. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  16780.  
  16781. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  16782.  
  16783. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  16784.  
  16785. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  16786.  
  16787. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  16788.  
  16789. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  16790.  
  16791. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  16792.  
  16793. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  16794.  
  16795. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  16796.  
  16797. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  16798.  
  16799. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  16800.  
  16801. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  16802.  
  16803. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  16804.  
  16805. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  16806.  
  16807. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  16808.  
  16809. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  16810.  
  16811. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  16812.  
  16813. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  16814.  
  16815. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  16816.  
  16817. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  16818.  
  16819. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  16820.  
  16821. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  16822.  
  16823. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  16824.  
  16825. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  16826.  
  16827. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  16828.  
  16829. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  16830.  
  16831. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  16832.  
  16833. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  16834.  
  16835. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  16836.  
  16837. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  16838.  
  16839. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  16840.  
  16841. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  16842.  
  16843. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  16844.  
  16845. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  16846.  
  16847. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  16848.  
  16849. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  16850.  
  16851. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  16852.  
  16853. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  16854.  
  16855. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  16856.  
  16857. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  16858.  
  16859. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  16860.  
  16861. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  16862.  
  16863. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  16864.  
  16865. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  16866.  
  16867. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  16868.  
  16869. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  16870.  
  16871. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  16872.  
  16873. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  16874.  
  16875. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  16876.  
  16877. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  16878.  
  16879. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  16880.  
  16881. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  16882.  
  16883. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  16884.  
  16885. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  16886.  
  16887. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  16888.  
  16889. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  16890.  
  16891. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  16892.  
  16893. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  16894.  
  16895. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  16896.  
  16897. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  16898.  
  16899. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  16900.  
  16901. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  16902.  
  16903. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  16904.  
  16905. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  16906.  
  16907. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  16908.  
  16909. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  16910.  
  16911. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  16912.  
  16913. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  16914.  
  16915. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  16916.  
  16917. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  16918.  
  16919. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  16920.  
  16921. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  16922.  
  16923. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  16924.  
  16925. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  16926.  
  16927. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  16928.  
  16929. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  16930.  
  16931. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  16932.  
  16933. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  16934.  
  16935. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  16936.  
  16937. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  16938.  
  16939. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  16940.  
  16941. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  16942.  
  16943. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  16944.  
  16945. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  16946.  
  16947. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  16948.  
  16949. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  16950.  
  16951. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  16952.  
  16953. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  16954.  
  16955. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  16956.  
  16957. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  16958.  
  16959. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  16960.  
  16961. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  16962.  
  16963. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  16964.  
  16965. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  16966.  
  16967. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  16968.  
  16969. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  16970.  
  16971. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  16972.  
  16973. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  16974.  
  16975. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  16976.  
  16977. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  16978.  
  16979. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  16980.  
  16981. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  16982.  
  16983. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  16984.  
  16985. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  16986.  
  16987. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  16988.  
  16989. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  16990.  
  16991. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  16992.  
  16993. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  16994.  
  16995. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  16996.  
  16997. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  16998.  
  16999. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  17000.  
  17001. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  17002.  
  17003. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  17004.  
  17005. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  17006.  
  17007. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  17008.  
  17009. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  17010.  
  17011. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  17012.  
  17013. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  17014.  
  17015. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  17016.  
  17017. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  17018.  
  17019. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  17020.  
  17021. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  17022.  
  17023. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  17024.  
  17025. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  17026.  
  17027. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  17028.  
  17029. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  17030.  
  17031. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  17032.  
  17033. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  17034.  
  17035. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  17036.  
  17037. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  17038.  
  17039. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  17040.  
  17041. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  17042.  
  17043. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  17044.  
  17045. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  17046.  
  17047. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  17048.  
  17049. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  17050.  
  17051. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  17052.  
  17053. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  17054.  
  17055. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  17056.  
  17057. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  17058.  
  17059. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  17060.  
  17061. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  17062.  
  17063. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  17064.  
  17065. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  17066.  
  17067. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  17068.  
  17069. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  17070.  
  17071. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  17072.  
  17073. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  17074.  
  17075. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  17076.  
  17077. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  17078.  
  17079. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  17080.  
  17081. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  17082.  
  17083. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  17084.  
  17085. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  17086.  
  17087. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  17088.  
  17089. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  17090.  
  17091. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  17092.  
  17093. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  17094.  
  17095. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  17096.  
  17097. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  17098.  
  17099. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  17100.  
  17101. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  17102.  
  17103. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  17104.  
  17105. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  17106.  
  17107. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  17108.  
  17109. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  17110.  
  17111. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  17112.  
  17113. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  17114.  
  17115. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  17116.  
  17117. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  17118.  
  17119. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  17120.  
  17121. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  17122.  
  17123. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  17124.  
  17125. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  17126.  
  17127. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  17128.  
  17129. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  17130.  
  17131. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  17132.  
  17133. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  17134.  
  17135. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  17136.  
  17137. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  17138.  
  17139. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  17140.  
  17141. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  17142.  
  17143. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  17144.  
  17145. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  17146.  
  17147. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  17148.  
  17149. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  17150.  
  17151. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  17152.  
  17153. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  17154.  
  17155. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  17156.  
  17157. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  17158.  
  17159. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  17160.  
  17161. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  17162.  
  17163. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  17164.  
  17165. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  17166.  
  17167. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  17168.  
  17169. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  17170.  
  17171. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  17172.  
  17173. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  17174.  
  17175. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  17176.  
  17177. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  17178.  
  17179. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  17180.  
  17181. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  17182.  
  17183. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  17184.  
  17185. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  17186.  
  17187. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  17188.  
  17189. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  17190.  
  17191. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  17192.  
  17193. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  17194.  
  17195. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  17196.  
  17197. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  17198.  
  17199. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  17200.  
  17201. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  17202.  
  17203. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  17204.  
  17205. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  17206.  
  17207. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  17208.  
  17209. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  17210.  
  17211. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  17212.  
  17213. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  17214.  
  17215. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  17216.  
  17217. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  17218.  
  17219. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  17220.  
  17221. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  17222.  
  17223. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  17224.  
  17225. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  17226.  
  17227. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  17228.  
  17229. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  17230.  
  17231. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  17232.  
  17233. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  17234.  
  17235. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  17236.  
  17237. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  17238.  
  17239. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  17240.  
  17241. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  17242.  
  17243. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  17244.  
  17245. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  17246.  
  17247. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  17248.  
  17249. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  17250.  
  17251. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  17252.  
  17253. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  17254.  
  17255. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  17256.  
  17257. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  17258.  
  17259. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  17260.  
  17261. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  17262.  
  17263. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  17264.  
  17265. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  17266.  
  17267. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  17268.  
  17269. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  17270.  
  17271. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  17272.  
  17273. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  17274.  
  17275. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  17276.  
  17277. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  17278.  
  17279. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  17280.  
  17281. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  17282.  
  17283. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  17284.  
  17285. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  17286.  
  17287. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  17288.  
  17289. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  17290.  
  17291. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  17292.  
  17293. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  17294.  
  17295. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  17296.  
  17297. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  17298.  
  17299. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  17300.  
  17301. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  17302.  
  17303. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  17304.  
  17305. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  17306.  
  17307. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  17308.  
  17309. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  17310.  
  17311. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  17312.  
  17313. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  17314.  
  17315. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  17316.  
  17317. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  17318.  
  17319. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  17320.  
  17321. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  17322.  
  17323. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  17324.  
  17325. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  17326.  
  17327. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  17328.  
  17329. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  17330.  
  17331. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  17332.  
  17333. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  17334.  
  17335. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  17336.  
  17337. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  17338.  
  17339. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  17340.  
  17341. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  17342.  
  17343. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  17344.  
  17345. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  17346.  
  17347. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  17348.  
  17349. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  17350.  
  17351. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  17352.  
  17353. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  17354.  
  17355. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  17356.  
  17357. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  17358.  
  17359. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  17360.  
  17361. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  17362.  
  17363. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  17364.  
  17365. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  17366.  
  17367. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  17368.  
  17369. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  17370.  
  17371. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  17372.  
  17373. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  17374.  
  17375. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  17376.  
  17377. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  17378.  
  17379. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  17380.  
  17381. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  17382.  
  17383. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  17384.  
  17385. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  17386.  
  17387. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  17388.  
  17389. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  17390.  
  17391. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  17392.  
  17393. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  17394.  
  17395. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  17396.  
  17397. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  17398.  
  17399. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  17400.  
  17401. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  17402.  
  17403. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  17404.  
  17405. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  17406.  
  17407. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  17408.  
  17409. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  17410.  
  17411. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  17412.  
  17413. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  17414.  
  17415. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  17416.  
  17417. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  17418.  
  17419. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  17420.  
  17421. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  17422.  
  17423. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  17424.  
  17425. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  17426.  
  17427. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  17428.  
  17429. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  17430.  
  17431. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  17432.  
  17433. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  17434.  
  17435. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  17436.  
  17437. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  17438.  
  17439. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  17440.  
  17441. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  17442.  
  17443. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  17444.  
  17445. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  17446.  
  17447. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  17448.  
  17449. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  17450.  
  17451. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  17452.  
  17453. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  17454.  
  17455. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  17456.  
  17457. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  17458.  
  17459. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  17460.  
  17461. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  17462.  
  17463. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  17464.  
  17465. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  17466.  
  17467. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  17468.  
  17469. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  17470.  
  17471. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  17472.  
  17473. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  17474.  
  17475. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  17476.  
  17477. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  17478.  
  17479. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  17480.  
  17481. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  17482.  
  17483. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  17484.  
  17485. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  17486.  
  17487. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  17488.  
  17489. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  17490.  
  17491. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  17492.  
  17493. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  17494.  
  17495. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  17496.  
  17497. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  17498.  
  17499. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  17500.  
  17501. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  17502.  
  17503. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  17504.  
  17505. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  17506.  
  17507. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  17508.  
  17509. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  17510.  
  17511. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  17512.  
  17513. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  17514.  
  17515. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  17516.  
  17517. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  17518.  
  17519. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  17520.  
  17521. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  17522.  
  17523. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  17524.  
  17525. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  17526.  
  17527. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  17528.  
  17529. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  17530.  
  17531. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  17532.  
  17533. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  17534.  
  17535. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  17536.  
  17537. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  17538.  
  17539. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  17540.  
  17541. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  17542.  
  17543. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  17544.  
  17545. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  17546.  
  17547. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  17548.  
  17549. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  17550.  
  17551. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  17552.  
  17553. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  17554.  
  17555. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  17556.  
  17557. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  17558.  
  17559. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  17560.  
  17561. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  17562.  
  17563. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  17564.  
  17565. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  17566.  
  17567. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  17568.  
  17569. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  17570.  
  17571. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  17572.  
  17573. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  17574.  
  17575. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  17576.  
  17577. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  17578.  
  17579. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  17580.  
  17581. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  17582.  
  17583. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  17584.  
  17585. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  17586.  
  17587. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  17588.  
  17589. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  17590.  
  17591. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  17592.  
  17593. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  17594.  
  17595. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  17596.  
  17597. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  17598.  
  17599. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  17600.  
  17601. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  17602.  
  17603. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  17604.  
  17605. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  17606.  
  17607. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  17608.  
  17609. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  17610.  
  17611. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  17612.  
  17613. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  17614.  
  17615. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  17616.  
  17617. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  17618.  
  17619. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  17620.  
  17621. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  17622.  
  17623. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  17624.  
  17625. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  17626.  
  17627. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  17628.  
  17629. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  17630.  
  17631. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  17632.  
  17633. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  17634.  
  17635. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  17636.  
  17637. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  17638.  
  17639. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  17640.  
  17641. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  17642.  
  17643. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  17644.  
  17645. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  17646.  
  17647. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  17648.  
  17649. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  17650.  
  17651. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  17652.  
  17653. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  17654.  
  17655. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  17656.  
  17657. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  17658.  
  17659. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  17660.  
  17661. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  17662.  
  17663. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  17664.  
  17665. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  17666.  
  17667. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  17668.  
  17669. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  17670.  
  17671. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  17672.  
  17673. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  17674.  
  17675. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  17676.  
  17677. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  17678.  
  17679. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  17680.  
  17681. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  17682.  
  17683. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  17684.  
  17685. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  17686.  
  17687. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  17688.  
  17689. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  17690.  
  17691. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  17692.  
  17693. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  17694.  
  17695. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  17696.  
  17697. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  17698.  
  17699. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  17700.  
  17701. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  17702.  
  17703. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  17704.  
  17705. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  17706.  
  17707. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  17708.  
  17709. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  17710.  
  17711. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  17712.  
  17713. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  17714.  
  17715. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  17716.  
  17717. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  17718.  
  17719. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  17720.  
  17721. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  17722.  
  17723. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  17724.  
  17725. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  17726.  
  17727. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  17728.  
  17729. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  17730.  
  17731. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  17732.  
  17733. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  17734.  
  17735. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  17736.  
  17737. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  17738.  
  17739. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  17740.  
  17741. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  17742.  
  17743. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  17744.  
  17745. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  17746.  
  17747. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  17748.  
  17749. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  17750.  
  17751. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  17752.  
  17753. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  17754.  
  17755. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  17756.  
  17757. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  17758.  
  17759. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  17760.  
  17761. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  17762.  
  17763. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  17764.  
  17765. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  17766.  
  17767. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  17768.  
  17769. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  17770.  
  17771. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  17772.  
  17773. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  17774.  
  17775. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  17776.  
  17777. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  17778.  
  17779. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  17780.  
  17781. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  17782.  
  17783. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  17784.  
  17785. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  17786.  
  17787. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  17788.  
  17789. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  17790.  
  17791. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  17792.  
  17793. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  17794.  
  17795. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  17796.  
  17797. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  17798.  
  17799. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  17800.  
  17801. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  17802.  
  17803. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  17804.  
  17805. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  17806.  
  17807. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  17808.  
  17809. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  17810.  
  17811. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  17812.  
  17813. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  17814.  
  17815. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  17816.  
  17817. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  17818.  
  17819. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  17820.  
  17821. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  17822.  
  17823. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  17824.  
  17825. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  17826.  
  17827. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  17828.  
  17829. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  17830.  
  17831. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  17832.  
  17833. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  17834.  
  17835. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  17836.  
  17837. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  17838.  
  17839. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  17840.  
  17841. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  17842.  
  17843. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  17844.  
  17845. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  17846.  
  17847. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  17848.  
  17849. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  17850.  
  17851. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  17852.  
  17853. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  17854.  
  17855. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  17856.  
  17857. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  17858.  
  17859. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  17860.  
  17861. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  17862.  
  17863. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  17864.  
  17865. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  17866.  
  17867. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  17868.  
  17869. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  17870.  
  17871. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  17872.  
  17873. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  17874.  
  17875. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  17876.  
  17877. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  17878.  
  17879. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  17880.  
  17881. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  17882.  
  17883. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  17884.  
  17885. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  17886.  
  17887. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  17888.  
  17889. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  17890.  
  17891. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  17892.  
  17893. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  17894.  
  17895. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  17896.  
  17897. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  17898.  
  17899. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  17900.  
  17901. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  17902.  
  17903. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  17904.  
  17905. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  17906.  
  17907. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  17908.  
  17909. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  17910.  
  17911. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  17912.  
  17913. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  17914.  
  17915. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  17916.  
  17917. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  17918.  
  17919. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  17920.  
  17921. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  17922.  
  17923. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  17924.  
  17925. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  17926.  
  17927. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  17928.  
  17929. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  17930.  
  17931. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  17932.  
  17933. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  17934.  
  17935. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  17936.  
  17937. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  17938.  
  17939. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  17940.  
  17941. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  17942.  
  17943. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  17944.  
  17945. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  17946.  
  17947. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  17948.  
  17949. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  17950.  
  17951. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  17952.  
  17953. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  17954.  
  17955. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  17956.  
  17957. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  17958.  
  17959. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  17960.  
  17961. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  17962.  
  17963. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  17964.  
  17965. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  17966.  
  17967. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  17968.  
  17969. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  17970.  
  17971. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  17972.  
  17973. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  17974.  
  17975. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  17976.  
  17977. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  17978.  
  17979. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  17980.  
  17981. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  17982.  
  17983. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  17984.  
  17985. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  17986.  
  17987. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  17988.  
  17989. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  17990.  
  17991. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  17992.  
  17993. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  17994.  
  17995. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  17996.  
  17997. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  17998.  
  17999. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  18000.  
  18001. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  18002.  
  18003. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  18004.  
  18005. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  18006.  
  18007. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  18008.  
  18009. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  18010.  
  18011. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  18012.  
  18013. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  18014.  
  18015. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  18016.  
  18017. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  18018.  
  18019. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  18020.  
  18021. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  18022.  
  18023. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  18024.  
  18025. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  18026.  
  18027. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  18028.  
  18029. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  18030.  
  18031. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  18032.  
  18033. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  18034.  
  18035. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  18036.  
  18037. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  18038.  
  18039. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  18040.  
  18041. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  18042.  
  18043. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  18044.  
  18045. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  18046.  
  18047. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  18048.  
  18049. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  18050.  
  18051. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  18052.  
  18053. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  18054.  
  18055. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  18056.  
  18057. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  18058.  
  18059. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  18060.  
  18061. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  18062.  
  18063. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  18064.  
  18065. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  18066.  
  18067. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  18068.  
  18069. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  18070.  
  18071. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  18072.  
  18073. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  18074.  
  18075. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  18076.  
  18077. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  18078.  
  18079. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  18080.  
  18081. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  18082.  
  18083. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  18084.  
  18085. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  18086.  
  18087. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  18088.  
  18089. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  18090.  
  18091. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  18092.  
  18093. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  18094.  
  18095. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  18096.  
  18097. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  18098.  
  18099. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  18100.  
  18101. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  18102.  
  18103. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  18104.  
  18105. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  18106.  
  18107. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  18108.  
  18109. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  18110.  
  18111. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  18112.  
  18113. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  18114.  
  18115. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  18116.  
  18117. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  18118.  
  18119. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  18120.  
  18121. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  18122.  
  18123. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  18124.  
  18125. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  18126.  
  18127. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  18128.  
  18129. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  18130.  
  18131. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  18132.  
  18133. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  18134.  
  18135. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  18136.  
  18137. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  18138.  
  18139. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  18140.  
  18141. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  18142.  
  18143. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  18144.  
  18145. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  18146.  
  18147. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  18148.  
  18149. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  18150.  
  18151. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  18152.  
  18153. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  18154.  
  18155. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  18156.  
  18157. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  18158.  
  18159. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  18160.  
  18161. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  18162.  
  18163. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  18164.  
  18165. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  18166.  
  18167. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  18168.  
  18169. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  18170.  
  18171. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  18172.  
  18173. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  18174.  
  18175. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  18176.  
  18177. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  18178.  
  18179. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  18180.  
  18181. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  18182.  
  18183. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  18184.  
  18185. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  18186.  
  18187. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  18188.  
  18189. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  18190.  
  18191. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  18192.  
  18193. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  18194.  
  18195. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  18196.  
  18197. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  18198.  
  18199. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  18200.  
  18201. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  18202.  
  18203. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  18204.  
  18205. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  18206.  
  18207. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  18208.  
  18209. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  18210.  
  18211. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  18212.  
  18213. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  18214.  
  18215. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  18216.  
  18217. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  18218.  
  18219. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  18220.  
  18221. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  18222.  
  18223. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  18224.  
  18225. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  18226.  
  18227. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  18228.  
  18229. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  18230.  
  18231. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  18232.  
  18233. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  18234.  
  18235. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  18236.  
  18237. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  18238.  
  18239. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  18240.  
  18241. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  18242.  
  18243. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  18244.  
  18245. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  18246.  
  18247. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  18248.  
  18249. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  18250.  
  18251. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  18252.  
  18253. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  18254.  
  18255. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  18256.  
  18257. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  18258.  
  18259. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  18260.  
  18261. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  18262.  
  18263. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  18264.  
  18265. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  18266.  
  18267. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  18268.  
  18269. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  18270.  
  18271. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  18272.  
  18273. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  18274.  
  18275. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  18276.  
  18277. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  18278.  
  18279. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  18280.  
  18281. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  18282.  
  18283. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  18284.  
  18285. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  18286.  
  18287. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  18288.  
  18289. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  18290.  
  18291. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  18292.  
  18293. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  18294.  
  18295. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  18296.  
  18297. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  18298.  
  18299. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  18300.  
  18301. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  18302.  
  18303. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  18304.  
  18305. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  18306.  
  18307. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  18308.  
  18309. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  18310.  
  18311. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  18312.  
  18313. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  18314.  
  18315. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  18316.  
  18317. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  18318.  
  18319. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  18320.  
  18321. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  18322.  
  18323. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  18324.  
  18325. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  18326.  
  18327. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  18328.  
  18329. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  18330.  
  18331. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  18332.  
  18333. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  18334.  
  18335. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  18336.  
  18337. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  18338.  
  18339. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  18340.  
  18341. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  18342.  
  18343. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  18344.  
  18345. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  18346.  
  18347. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  18348.  
  18349. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  18350.  
  18351. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  18352.  
  18353. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  18354.  
  18355. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  18356.  
  18357. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  18358.  
  18359. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  18360.  
  18361. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  18362.  
  18363. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  18364.  
  18365. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  18366.  
  18367. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  18368.  
  18369. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  18370.  
  18371. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  18372.  
  18373. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  18374.  
  18375. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  18376.  
  18377. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  18378.  
  18379. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  18380.  
  18381. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  18382.  
  18383. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  18384.  
  18385. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  18386.  
  18387. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  18388.  
  18389. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  18390.  
  18391. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  18392.  
  18393. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  18394.  
  18395. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  18396.  
  18397. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  18398.  
  18399. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  18400.  
  18401. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  18402.  
  18403. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  18404.  
  18405. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  18406.  
  18407. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  18408.  
  18409. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  18410.  
  18411. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  18412.  
  18413. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  18414.  
  18415. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  18416.  
  18417. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  18418.  
  18419. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  18420.  
  18421. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  18422.  
  18423. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  18424.  
  18425. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  18426.  
  18427. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  18428.  
  18429. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  18430.  
  18431. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  18432.  
  18433. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  18434.  
  18435. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  18436.  
  18437. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  18438.  
  18439. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  18440.  
  18441. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  18442.  
  18443. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  18444.  
  18445. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  18446.  
  18447. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  18448.  
  18449. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  18450.  
  18451. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  18452.  
  18453. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  18454.  
  18455. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  18456.  
  18457. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  18458.  
  18459. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  18460.  
  18461. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  18462.  
  18463. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  18464.  
  18465. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  18466.  
  18467. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  18468.  
  18469. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  18470.  
  18471. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  18472.  
  18473. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  18474.  
  18475. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  18476.  
  18477. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  18478.  
  18479. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  18480.  
  18481. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  18482.  
  18483. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  18484.  
  18485. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  18486.  
  18487. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  18488.  
  18489. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  18490.  
  18491. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  18492.  
  18493. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  18494.  
  18495. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  18496.  
  18497. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  18498.  
  18499. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  18500.  
  18501. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  18502.  
  18503. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  18504.  
  18505. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  18506.  
  18507. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  18508.  
  18509. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  18510.  
  18511. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  18512.  
  18513. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  18514.  
  18515. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  18516.  
  18517. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  18518.  
  18519. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  18520.  
  18521. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  18522.  
  18523. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  18524.  
  18525. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  18526.  
  18527. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  18528.  
  18529. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  18530.  
  18531. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  18532.  
  18533. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  18534.  
  18535. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  18536.  
  18537. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  18538.  
  18539. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  18540.  
  18541. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  18542.  
  18543. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  18544.  
  18545. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  18546.  
  18547. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  18548.  
  18549. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  18550.  
  18551. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  18552.  
  18553. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  18554.  
  18555. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  18556.  
  18557. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  18558.  
  18559. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  18560.  
  18561. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  18562.  
  18563. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  18564.  
  18565. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  18566.  
  18567. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  18568.  
  18569. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  18570.  
  18571. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  18572.  
  18573. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  18574.  
  18575. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  18576.  
  18577. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  18578.  
  18579. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  18580.  
  18581. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  18582.  
  18583. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  18584.  
  18585. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  18586.  
  18587. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  18588.  
  18589. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  18590.  
  18591. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  18592.  
  18593. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  18594.  
  18595. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  18596.  
  18597. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  18598.  
  18599. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  18600.  
  18601. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  18602.  
  18603. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  18604.  
  18605. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  18606.  
  18607. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  18608.  
  18609. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  18610.  
  18611. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  18612.  
  18613. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  18614.  
  18615. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  18616.  
  18617. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  18618.  
  18619. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  18620.  
  18621. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  18622.  
  18623. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  18624.  
  18625. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  18626.  
  18627. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  18628.  
  18629. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  18630.  
  18631. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  18632.  
  18633. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  18634.  
  18635. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  18636.  
  18637. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  18638.  
  18639. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  18640.  
  18641. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  18642.  
  18643. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  18644.  
  18645. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  18646.  
  18647. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  18648.  
  18649. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  18650.  
  18651. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  18652.  
  18653. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  18654.  
  18655. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  18656.  
  18657. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  18658.  
  18659. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  18660.  
  18661. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  18662.  
  18663. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  18664.  
  18665. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  18666.  
  18667. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  18668.  
  18669. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  18670.  
  18671. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  18672.  
  18673. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  18674.  
  18675. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  18676.  
  18677. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  18678.  
  18679. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  18680.  
  18681. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  18682.  
  18683. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  18684.  
  18685. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  18686.  
  18687. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  18688.  
  18689. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  18690.  
  18691. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  18692.  
  18693. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  18694.  
  18695. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  18696.  
  18697. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  18698.  
  18699. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  18700.  
  18701. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  18702.  
  18703. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  18704.  
  18705. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  18706.  
  18707. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  18708.  
  18709. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  18710.  
  18711. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  18712.  
  18713. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  18714.  
  18715. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  18716.  
  18717. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  18718.  
  18719. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  18720.  
  18721. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  18722.  
  18723. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  18724.  
  18725. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  18726.  
  18727. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  18728.  
  18729. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  18730.  
  18731. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  18732.  
  18733. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  18734.  
  18735. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  18736.  
  18737. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  18738.  
  18739. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  18740.  
  18741. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  18742.  
  18743. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  18744.  
  18745. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  18746.  
  18747. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  18748.  
  18749. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  18750.  
  18751. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  18752.  
  18753. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  18754.  
  18755. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  18756.  
  18757. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  18758.  
  18759. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  18760.  
  18761. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  18762.  
  18763. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  18764.  
  18765. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  18766.  
  18767. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  18768.  
  18769. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  18770.  
  18771. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  18772.  
  18773. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  18774.  
  18775. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  18776.  
  18777. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  18778.  
  18779. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  18780.  
  18781. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  18782.  
  18783. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  18784.  
  18785. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  18786.  
  18787. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  18788.  
  18789. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  18790.  
  18791. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  18792.  
  18793. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  18794.  
  18795. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  18796.  
  18797. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  18798.  
  18799. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  18800.  
  18801. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  18802.  
  18803. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  18804.  
  18805. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  18806.  
  18807. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  18808.  
  18809. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  18810.  
  18811. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  18812.  
  18813. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  18814.  
  18815. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  18816.  
  18817. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  18818.  
  18819. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  18820.  
  18821. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  18822.  
  18823. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  18824.  
  18825. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  18826.  
  18827. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  18828.  
  18829. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  18830.  
  18831. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  18832.  
  18833. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  18834.  
  18835. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  18836.  
  18837. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  18838.  
  18839. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  18840.  
  18841. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  18842.  
  18843. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  18844.  
  18845. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  18846.  
  18847. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  18848.  
  18849. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  18850.  
  18851. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  18852.  
  18853. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  18854.  
  18855. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  18856.  
  18857. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  18858.  
  18859. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  18860.  
  18861. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  18862.  
  18863. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  18864.  
  18865. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  18866.  
  18867. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  18868.  
  18869. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  18870.  
  18871. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  18872.  
  18873. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  18874.  
  18875. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  18876.  
  18877. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  18878.  
  18879. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  18880.  
  18881. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  18882.  
  18883. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  18884.  
  18885. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  18886.  
  18887. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  18888.  
  18889. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  18890.  
  18891. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  18892.  
  18893. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  18894.  
  18895. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  18896.  
  18897. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  18898.  
  18899. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  18900.  
  18901. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  18902.  
  18903. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  18904.  
  18905. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  18906.  
  18907. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  18908.  
  18909. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  18910.  
  18911. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  18912.  
  18913. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  18914.  
  18915. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  18916.  
  18917. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  18918.  
  18919. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  18920.  
  18921. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  18922.  
  18923. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  18924.  
  18925. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  18926.  
  18927. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  18928.  
  18929. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  18930.  
  18931. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  18932.  
  18933. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  18934.  
  18935. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  18936.  
  18937. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  18938.  
  18939. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  18940.  
  18941. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  18942.  
  18943. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  18944.  
  18945. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  18946.  
  18947. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  18948.  
  18949. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  18950.  
  18951. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  18952.  
  18953. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  18954.  
  18955. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  18956.  
  18957. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  18958.  
  18959. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  18960.  
  18961. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  18962.  
  18963. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  18964.  
  18965. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  18966.  
  18967. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  18968.  
  18969. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  18970.  
  18971. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  18972.  
  18973. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  18974.  
  18975. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  18976.  
  18977. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  18978.  
  18979. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  18980.  
  18981. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  18982.  
  18983. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  18984.  
  18985. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  18986.  
  18987. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  18988.  
  18989. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  18990.  
  18991. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  18992.  
  18993. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  18994.  
  18995. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  18996.  
  18997. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  18998.  
  18999. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  19000.  
  19001. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  19002.  
  19003. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  19004.  
  19005. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  19006.  
  19007. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  19008.  
  19009. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  19010.  
  19011. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  19012.  
  19013. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  19014.  
  19015. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  19016.  
  19017. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  19018.  
  19019. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  19020.  
  19021. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  19022.  
  19023. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  19024.  
  19025. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  19026.  
  19027. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  19028.  
  19029. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  19030.  
  19031. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  19032.  
  19033. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  19034.  
  19035. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  19036.  
  19037. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  19038.  
  19039. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  19040.  
  19041. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  19042.  
  19043. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  19044.  
  19045. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  19046.  
  19047. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  19048.  
  19049. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  19050.  
  19051. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  19052.  
  19053. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  19054.  
  19055. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  19056.  
  19057. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  19058.  
  19059. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  19060.  
  19061. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  19062.  
  19063. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  19064.  
  19065. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  19066.  
  19067. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  19068.  
  19069. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  19070.  
  19071. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  19072.  
  19073. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  19074.  
  19075. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  19076.  
  19077. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  19078.  
  19079. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  19080.  
  19081. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  19082.  
  19083. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  19084.  
  19085. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  19086.  
  19087. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  19088.  
  19089. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  19090.  
  19091. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  19092.  
  19093. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  19094.  
  19095. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  19096.  
  19097. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  19098.  
  19099. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  19100.  
  19101. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  19102.  
  19103. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  19104.  
  19105. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  19106.  
  19107. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  19108.  
  19109. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  19110.  
  19111. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  19112.  
  19113. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  19114.  
  19115. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  19116.  
  19117. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  19118.  
  19119. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  19120.  
  19121. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  19122.  
  19123. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  19124.  
  19125. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  19126.  
  19127. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  19128.  
  19129. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  19130.  
  19131. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  19132.  
  19133. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  19134.  
  19135. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  19136.  
  19137. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  19138.  
  19139. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  19140.  
  19141. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  19142.  
  19143. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  19144.  
  19145. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  19146.  
  19147. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  19148.  
  19149. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  19150.  
  19151. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  19152.  
  19153. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  19154.  
  19155. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  19156.  
  19157. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  19158.  
  19159. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  19160.  
  19161. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  19162.  
  19163. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  19164.  
  19165. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  19166.  
  19167. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  19168.  
  19169. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  19170.  
  19171. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  19172.  
  19173. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  19174.  
  19175. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  19176.  
  19177. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  19178.  
  19179. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  19180.  
  19181. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  19182.  
  19183. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  19184.  
  19185. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  19186.  
  19187. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  19188.  
  19189. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  19190.  
  19191. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  19192.  
  19193. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  19194.  
  19195. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  19196.  
  19197. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  19198.  
  19199. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  19200.  
  19201. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  19202.  
  19203. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  19204.  
  19205. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  19206.  
  19207. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  19208.  
  19209. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  19210.  
  19211. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  19212.  
  19213. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  19214.  
  19215. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  19216.  
  19217. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  19218.  
  19219. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  19220.  
  19221. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  19222.  
  19223. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  19224.  
  19225. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  19226.  
  19227. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  19228.  
  19229. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  19230.  
  19231. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  19232.  
  19233. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  19234.  
  19235. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  19236.  
  19237. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  19238.  
  19239. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  19240.  
  19241. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  19242.  
  19243. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  19244.  
  19245. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  19246.  
  19247. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  19248.  
  19249. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  19250.  
  19251. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  19252.  
  19253. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  19254.  
  19255. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  19256.  
  19257. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  19258.  
  19259. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  19260.  
  19261. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  19262.  
  19263. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  19264.  
  19265. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  19266.  
  19267. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  19268.  
  19269. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  19270.  
  19271. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  19272.  
  19273. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  19274.  
  19275. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  19276.  
  19277. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  19278.  
  19279. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  19280.  
  19281. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  19282.  
  19283. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  19284.  
  19285. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  19286.  
  19287. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  19288.  
  19289. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  19290.  
  19291. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  19292.  
  19293. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  19294.  
  19295. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  19296.  
  19297. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  19298.  
  19299. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  19300.  
  19301. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  19302.  
  19303. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  19304.  
  19305. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  19306.  
  19307. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  19308.  
  19309. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  19310.  
  19311. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  19312.  
  19313. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  19314.  
  19315. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  19316.  
  19317. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  19318.  
  19319. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  19320.  
  19321. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  19322.  
  19323. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  19324.  
  19325. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  19326.  
  19327. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  19328.  
  19329. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  19330.  
  19331. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  19332.  
  19333. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  19334.  
  19335. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  19336.  
  19337. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  19338.  
  19339. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  19340.  
  19341. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  19342.  
  19343. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  19344.  
  19345. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  19346.  
  19347. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  19348.  
  19349. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  19350.  
  19351. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  19352.  
  19353. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  19354.  
  19355. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  19356.  
  19357. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  19358.  
  19359. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  19360.  
  19361. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  19362.  
  19363. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  19364.  
  19365. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  19366.  
  19367. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  19368.  
  19369. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  19370.  
  19371. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  19372.  
  19373. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  19374.  
  19375. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  19376.  
  19377. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  19378.  
  19379. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  19380.  
  19381. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  19382.  
  19383. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  19384.  
  19385. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  19386.  
  19387. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  19388.  
  19389. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  19390.  
  19391. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  19392.  
  19393. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  19394.  
  19395. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  19396.  
  19397. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  19398.  
  19399. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  19400.  
  19401. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  19402.  
  19403. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  19404.  
  19405. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  19406.  
  19407. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  19408.  
  19409. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  19410.  
  19411. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  19412.  
  19413. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  19414.  
  19415. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  19416.  
  19417. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  19418.  
  19419. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  19420.  
  19421. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  19422.  
  19423. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  19424.  
  19425. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  19426.  
  19427. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  19428.  
  19429. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  19430.  
  19431. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  19432.  
  19433. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  19434.  
  19435. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  19436.  
  19437. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  19438.  
  19439. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  19440.  
  19441. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  19442.  
  19443. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  19444.  
  19445. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  19446.  
  19447. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  19448.  
  19449. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  19450.  
  19451. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  19452.  
  19453. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  19454.  
  19455. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  19456.  
  19457. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  19458.  
  19459. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  19460.  
  19461. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  19462.  
  19463. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  19464.  
  19465. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  19466.  
  19467. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  19468.  
  19469. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  19470.  
  19471. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  19472.  
  19473. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  19474.  
  19475. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  19476.  
  19477. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  19478.  
  19479. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  19480.  
  19481. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  19482.  
  19483. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  19484.  
  19485. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  19486.  
  19487. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  19488.  
  19489. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  19490.  
  19491. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  19492.  
  19493. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  19494.  
  19495. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  19496.  
  19497. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  19498.  
  19499. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  19500.  
  19501. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  19502.  
  19503. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  19504.  
  19505. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  19506.  
  19507. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  19508.  
  19509. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  19510.  
  19511. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  19512.  
  19513. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  19514.  
  19515. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  19516.  
  19517. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  19518.  
  19519. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  19520.  
  19521. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  19522.  
  19523. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  19524.  
  19525. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  19526.  
  19527. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  19528.  
  19529. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  19530.  
  19531. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  19532.  
  19533. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  19534.  
  19535. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  19536.  
  19537. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  19538.  
  19539. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  19540.  
  19541. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  19542.  
  19543. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  19544.  
  19545. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  19546.  
  19547. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  19548.  
  19549. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  19550.  
  19551. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  19552.  
  19553. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  19554.  
  19555. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  19556.  
  19557. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  19558.  
  19559. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  19560.  
  19561. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  19562.  
  19563. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  19564.  
  19565. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  19566.  
  19567. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  19568.  
  19569. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  19570.  
  19571. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  19572.  
  19573. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  19574.  
  19575. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  19576.  
  19577. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  19578.  
  19579. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  19580.  
  19581. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  19582.  
  19583. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  19584.  
  19585. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  19586.  
  19587. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  19588.  
  19589. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  19590.  
  19591. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  19592.  
  19593. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  19594.  
  19595. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  19596.  
  19597. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  19598.  
  19599. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  19600.  
  19601. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  19602.  
  19603. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  19604.  
  19605. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  19606.  
  19607. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  19608.  
  19609. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  19610.  
  19611. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  19612.  
  19613. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  19614.  
  19615. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  19616.  
  19617. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  19618.  
  19619. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  19620.  
  19621. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  19622.  
  19623. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  19624.  
  19625. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  19626.  
  19627. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  19628.  
  19629. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  19630.  
  19631. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  19632.  
  19633. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  19634.  
  19635. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  19636.  
  19637. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  19638.  
  19639. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  19640.  
  19641. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  19642.  
  19643. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  19644.  
  19645. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  19646.  
  19647. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  19648.  
  19649. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  19650.  
  19651. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  19652.  
  19653. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  19654.  
  19655. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  19656.  
  19657. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  19658.  
  19659. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  19660.  
  19661. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  19662.  
  19663. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  19664.  
  19665. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  19666.  
  19667. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  19668.  
  19669. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  19670.  
  19671. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  19672.  
  19673. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  19674.  
  19675. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  19676.  
  19677. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  19678.  
  19679. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  19680.  
  19681. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  19682.  
  19683. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  19684.  
  19685. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  19686.  
  19687. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  19688.  
  19689. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  19690.  
  19691. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  19692.  
  19693. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  19694.  
  19695. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  19696.  
  19697. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  19698.  
  19699. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  19700.  
  19701. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  19702.  
  19703. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  19704.  
  19705. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  19706.  
  19707. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  19708.  
  19709. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  19710.  
  19711. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  19712.  
  19713. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  19714.  
  19715. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  19716.  
  19717. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  19718.  
  19719. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  19720.  
  19721. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  19722.  
  19723. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  19724.  
  19725. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  19726.  
  19727. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  19728.  
  19729. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  19730.  
  19731. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  19732.  
  19733. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  19734.  
  19735. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  19736.  
  19737. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  19738.  
  19739. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  19740.  
  19741. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  19742.  
  19743. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  19744.  
  19745. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  19746.  
  19747. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  19748.  
  19749. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  19750.  
  19751. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  19752.  
  19753. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  19754.  
  19755. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  19756.  
  19757. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  19758.  
  19759. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  19760.  
  19761. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  19762.  
  19763. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  19764.  
  19765. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  19766.  
  19767. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  19768.  
  19769. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  19770.  
  19771. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  19772.  
  19773. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  19774.  
  19775. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  19776.  
  19777. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  19778.  
  19779. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  19780.  
  19781. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  19782.  
  19783. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  19784.  
  19785. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  19786.  
  19787. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  19788.  
  19789. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  19790.  
  19791. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  19792.  
  19793. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  19794.  
  19795. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  19796.  
  19797. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  19798.  
  19799. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  19800.  
  19801. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  19802.  
  19803. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  19804.  
  19805. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  19806.  
  19807. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  19808.  
  19809. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  19810.  
  19811. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  19812.  
  19813. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  19814.  
  19815. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  19816.  
  19817. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  19818.  
  19819. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  19820.  
  19821. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  19822.  
  19823. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  19824.  
  19825. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  19826.  
  19827. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  19828.  
  19829. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  19830.  
  19831. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  19832.  
  19833. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  19834.  
  19835. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  19836.  
  19837. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  19838.  
  19839. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  19840.  
  19841. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  19842.  
  19843. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  19844.  
  19845. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  19846.  
  19847. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  19848.  
  19849. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  19850.  
  19851. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  19852.  
  19853. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  19854.  
  19855. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  19856.  
  19857. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  19858.  
  19859. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  19860.  
  19861. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  19862.  
  19863. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  19864.  
  19865. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  19866.  
  19867. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  19868.  
  19869. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  19870.  
  19871. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  19872.  
  19873. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  19874.  
  19875. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  19876.  
  19877. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  19878.  
  19879. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  19880.  
  19881. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  19882.  
  19883. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  19884.  
  19885. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  19886.  
  19887. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  19888.  
  19889. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  19890.  
  19891. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  19892.  
  19893. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  19894.  
  19895. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  19896.  
  19897. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  19898.  
  19899. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  19900.  
  19901. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  19902.  
  19903. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  19904.  
  19905. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  19906.  
  19907. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  19908.  
  19909. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  19910.  
  19911. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  19912.  
  19913. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  19914.  
  19915. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  19916.  
  19917. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  19918.  
  19919. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  19920.  
  19921. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  19922.  
  19923. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  19924.  
  19925. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  19926.  
  19927. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  19928.  
  19929. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  19930.  
  19931. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  19932.  
  19933. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  19934.  
  19935. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  19936.  
  19937. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  19938.  
  19939. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  19940.  
  19941. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  19942.  
  19943. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  19944.  
  19945. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  19946.  
  19947. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  19948.  
  19949. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  19950.  
  19951. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  19952.  
  19953. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  19954.  
  19955. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  19956.  
  19957. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  19958.  
  19959. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  19960.  
  19961. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  19962.  
  19963. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  19964.  
  19965. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  19966.  
  19967. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  19968.  
  19969. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  19970.  
  19971. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  19972.  
  19973. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  19974.  
  19975. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  19976.  
  19977. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  19978.  
  19979. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  19980.  
  19981. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  19982.  
  19983. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  19984.  
  19985. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  19986.  
  19987. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  19988.  
  19989. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  19990.  
  19991. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  19992.  
  19993. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  19994.  
  19995. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  19996.  
  19997. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  19998.  
  19999. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  20000.  
  20001. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  20002.  
  20003. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  20004.  
  20005. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  20006.  
  20007. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  20008.  
  20009. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  20010.  
  20011. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  20012.  
  20013. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  20014.  
  20015. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  20016.  
  20017. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  20018.  
  20019. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  20020.  
  20021. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  20022.  
  20023. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  20024.  
  20025. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  20026.  
  20027. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  20028.  
  20029. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  20030.  
  20031. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  20032.  
  20033. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  20034.  
  20035. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  20036.  
  20037. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  20038.  
  20039. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  20040.  
  20041. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  20042.  
  20043. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  20044.  
  20045. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  20046.  
  20047. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  20048.  
  20049. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  20050.  
  20051. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  20052.  
  20053. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  20054.  
  20055. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  20056.  
  20057. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  20058.  
  20059. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  20060.  
  20061. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  20062.  
  20063. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  20064.  
  20065. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  20066.  
  20067. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  20068.  
  20069. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  20070.  
  20071. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  20072.  
  20073. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  20074.  
  20075. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  20076.  
  20077. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  20078.  
  20079. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  20080.  
  20081. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  20082.  
  20083. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  20084.  
  20085. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  20086.  
  20087. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  20088.  
  20089. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  20090.  
  20091. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  20092.  
  20093. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  20094.  
  20095. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  20096.  
  20097. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  20098.  
  20099. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  20100.  
  20101. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  20102.  
  20103. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  20104.  
  20105. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  20106.  
  20107. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  20108.  
  20109. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  20110.  
  20111. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  20112.  
  20113. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  20114.  
  20115. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  20116.  
  20117. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  20118.  
  20119. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  20120.  
  20121. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  20122.  
  20123. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  20124.  
  20125. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  20126.  
  20127. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  20128.  
  20129. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  20130.  
  20131. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  20132.  
  20133. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  20134.  
  20135. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  20136.  
  20137. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  20138.  
  20139. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  20140.  
  20141. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  20142.  
  20143. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  20144.  
  20145. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  20146.  
  20147. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  20148.  
  20149. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  20150.  
  20151. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  20152.  
  20153. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  20154.  
  20155. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  20156.  
  20157. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  20158.  
  20159. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  20160.  
  20161. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  20162.  
  20163. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  20164.  
  20165. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  20166.  
  20167. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  20168.  
  20169. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  20170.  
  20171. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  20172.  
  20173. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  20174.  
  20175. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  20176.  
  20177. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  20178.  
  20179. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  20180.  
  20181. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  20182.  
  20183. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  20184.  
  20185. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  20186.  
  20187. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  20188.  
  20189. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  20190.  
  20191. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  20192.  
  20193. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  20194.  
  20195. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  20196.  
  20197. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  20198.  
  20199. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  20200.  
  20201. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  20202.  
  20203. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  20204.  
  20205. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  20206.  
  20207. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  20208.  
  20209. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  20210.  
  20211. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  20212.  
  20213. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  20214.  
  20215. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  20216.  
  20217. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  20218.  
  20219. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  20220.  
  20221. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  20222.  
  20223. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  20224.  
  20225. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  20226.  
  20227. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  20228.  
  20229. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  20230.  
  20231. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  20232.  
  20233. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  20234.  
  20235. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  20236.  
  20237. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  20238.  
  20239. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  20240.  
  20241. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  20242.  
  20243. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  20244.  
  20245. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  20246.  
  20247. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  20248.  
  20249. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  20250.  
  20251. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  20252.  
  20253. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  20254.  
  20255. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  20256.  
  20257. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  20258.  
  20259. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  20260.  
  20261. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  20262.  
  20263. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  20264.  
  20265. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  20266.  
  20267. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  20268.  
  20269. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  20270.  
  20271. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  20272.  
  20273. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  20274.  
  20275. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  20276.  
  20277. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  20278.  
  20279. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  20280.  
  20281. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  20282.  
  20283. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  20284.  
  20285. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  20286.  
  20287. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  20288.  
  20289. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  20290.  
  20291. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  20292.  
  20293. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  20294.  
  20295. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  20296.  
  20297. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  20298.  
  20299. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  20300.  
  20301. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  20302.  
  20303. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  20304.  
  20305. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  20306.  
  20307. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  20308.  
  20309. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  20310.  
  20311. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  20312.  
  20313. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  20314.  
  20315. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  20316.  
  20317. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  20318.  
  20319. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  20320.  
  20321. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  20322.  
  20323. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  20324.  
  20325. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  20326.  
  20327. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  20328.  
  20329. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  20330.  
  20331. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  20332.  
  20333. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  20334.  
  20335. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  20336.  
  20337. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  20338.  
  20339. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  20340.  
  20341. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  20342.  
  20343. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  20344.  
  20345. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  20346.  
  20347. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  20348.  
  20349. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  20350.  
  20351. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  20352.  
  20353. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  20354.  
  20355. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  20356.  
  20357. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  20358.  
  20359. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  20360.  
  20361. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  20362.  
  20363. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  20364.  
  20365. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  20366.  
  20367. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  20368.  
  20369. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  20370.  
  20371. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  20372.  
  20373. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  20374.  
  20375. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  20376.  
  20377. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  20378.  
  20379. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  20380.  
  20381. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  20382.  
  20383. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  20384.  
  20385. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  20386.  
  20387. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  20388.  
  20389. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  20390.  
  20391. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  20392.  
  20393. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  20394.  
  20395. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  20396.  
  20397. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  20398.  
  20399. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  20400.  
  20401. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  20402.  
  20403. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  20404.  
  20405. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  20406.  
  20407. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  20408.  
  20409. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  20410.  
  20411. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  20412.  
  20413. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  20414.  
  20415. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  20416.  
  20417. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  20418.  
  20419. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  20420.  
  20421. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  20422.  
  20423. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  20424.  
  20425. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  20426.  
  20427. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  20428.  
  20429. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  20430.  
  20431. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  20432.  
  20433. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  20434.  
  20435. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  20436.  
  20437. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  20438.  
  20439. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  20440.  
  20441. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  20442.  
  20443. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  20444.  
  20445. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  20446.  
  20447. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  20448.  
  20449. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  20450.  
  20451. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  20452.  
  20453. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  20454.  
  20455. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  20456.  
  20457. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  20458.  
  20459. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  20460.  
  20461. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  20462.  
  20463. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  20464.  
  20465. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  20466.  
  20467. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  20468.  
  20469. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  20470.  
  20471. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  20472.  
  20473. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  20474.  
  20475. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  20476.  
  20477. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  20478.  
  20479. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  20480.  
  20481. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  20482.  
  20483. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  20484.  
  20485. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  20486.  
  20487. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  20488.  
  20489. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  20490.  
  20491. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  20492.  
  20493. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  20494.  
  20495. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  20496.  
  20497. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  20498.  
  20499. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  20500.  
  20501. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  20502.  
  20503. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  20504.  
  20505. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  20506.  
  20507. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  20508.  
  20509. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  20510.  
  20511. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  20512.  
  20513. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  20514.  
  20515. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  20516.  
  20517. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  20518.  
  20519. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  20520.  
  20521. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  20522.  
  20523. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  20524.  
  20525. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  20526.  
  20527. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  20528.  
  20529. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  20530.  
  20531. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  20532.  
  20533. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  20534.  
  20535. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  20536.  
  20537. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  20538.  
  20539. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  20540.  
  20541. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  20542.  
  20543. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  20544.  
  20545. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  20546.  
  20547. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  20548.  
  20549. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  20550.  
  20551. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  20552.  
  20553. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  20554.  
  20555. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  20556.  
  20557. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  20558.  
  20559. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  20560.  
  20561. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  20562.  
  20563. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  20564.  
  20565. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  20566.  
  20567. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  20568.  
  20569. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  20570.  
  20571. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  20572.  
  20573. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  20574.  
  20575. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  20576.  
  20577. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  20578.  
  20579. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  20580.  
  20581. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  20582.  
  20583. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  20584.  
  20585. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  20586.  
  20587. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  20588.  
  20589. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  20590.  
  20591. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  20592.  
  20593. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  20594.  
  20595. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  20596.  
  20597. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  20598.  
  20599. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  20600.  
  20601. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  20602.  
  20603. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  20604.  
  20605. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  20606.  
  20607. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  20608.  
  20609. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  20610.  
  20611. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  20612.  
  20613. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  20614.  
  20615. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  20616.  
  20617. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  20618.  
  20619. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  20620.  
  20621. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  20622.  
  20623. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  20624.  
  20625. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  20626.  
  20627. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  20628.  
  20629. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  20630.  
  20631. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  20632.  
  20633. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  20634.  
  20635. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  20636.  
  20637. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  20638.  
  20639. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  20640.  
  20641. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  20642.  
  20643. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  20644.  
  20645. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  20646.  
  20647. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  20648.  
  20649. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  20650.  
  20651. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  20652.  
  20653. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  20654.  
  20655. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  20656.  
  20657. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  20658.  
  20659. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  20660.  
  20661. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  20662.  
  20663. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  20664.  
  20665. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  20666.  
  20667. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  20668.  
  20669. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  20670.  
  20671. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  20672.  
  20673. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  20674.  
  20675. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  20676.  
  20677. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  20678.  
  20679. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  20680.  
  20681. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  20682.  
  20683. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  20684.  
  20685. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  20686.  
  20687. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  20688.  
  20689. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  20690.  
  20691. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  20692.  
  20693. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  20694.  
  20695. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  20696.  
  20697. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  20698.  
  20699. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  20700.  
  20701. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  20702.  
  20703. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  20704.  
  20705. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  20706.  
  20707. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  20708.  
  20709. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  20710.  
  20711. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  20712.  
  20713. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  20714.  
  20715. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  20716.  
  20717. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  20718.  
  20719. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  20720.  
  20721. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  20722.  
  20723. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  20724.  
  20725. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  20726.  
  20727. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  20728.  
  20729. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  20730.  
  20731. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  20732.  
  20733. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  20734.  
  20735. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  20736.  
  20737. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  20738.  
  20739. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  20740.  
  20741. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  20742.  
  20743. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  20744.  
  20745. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  20746.  
  20747. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  20748.  
  20749. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  20750.  
  20751. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  20752.  
  20753. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  20754.  
  20755. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  20756.  
  20757. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  20758.  
  20759. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  20760.  
  20761. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  20762.  
  20763. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  20764.  
  20765. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  20766.  
  20767. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  20768.  
  20769. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  20770.  
  20771. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  20772.  
  20773. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  20774.  
  20775. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  20776.  
  20777. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  20778.  
  20779. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  20780.  
  20781. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  20782.  
  20783. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  20784.  
  20785. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  20786.  
  20787. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  20788.  
  20789. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  20790.  
  20791. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  20792.  
  20793. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  20794.  
  20795. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  20796.  
  20797. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  20798.  
  20799. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  20800.  
  20801. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  20802.  
  20803. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  20804.  
  20805. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  20806.  
  20807. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  20808.  
  20809. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  20810.  
  20811. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  20812.  
  20813. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  20814.  
  20815. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  20816.  
  20817. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  20818.  
  20819. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  20820.  
  20821. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  20822.  
  20823. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  20824.  
  20825. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  20826.  
  20827. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  20828.  
  20829. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  20830.  
  20831. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  20832.  
  20833. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  20834.  
  20835. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  20836.  
  20837. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  20838.  
  20839. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  20840.  
  20841. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  20842.  
  20843. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  20844.  
  20845. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  20846.  
  20847. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  20848.  
  20849. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  20850.  
  20851. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  20852.  
  20853. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  20854.  
  20855. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  20856.  
  20857. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  20858.  
  20859. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  20860.  
  20861. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  20862.  
  20863. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  20864.  
  20865. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  20866.  
  20867. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  20868.  
  20869. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  20870.  
  20871. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  20872.  
  20873. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  20874.  
  20875. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  20876.  
  20877. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  20878.  
  20879. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  20880.  
  20881. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  20882.  
  20883. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  20884.  
  20885. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  20886.  
  20887. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  20888.  
  20889. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  20890.  
  20891. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  20892.  
  20893. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  20894.  
  20895. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  20896.  
  20897. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  20898.  
  20899. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  20900.  
  20901. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  20902.  
  20903. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  20904.  
  20905. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  20906.  
  20907. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  20908.  
  20909. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  20910.  
  20911. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  20912.  
  20913. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  20914.  
  20915. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  20916.  
  20917. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  20918.  
  20919. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  20920.  
  20921. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  20922.  
  20923. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  20924.  
  20925. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  20926.  
  20927. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  20928.  
  20929. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  20930.  
  20931. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  20932.  
  20933. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  20934.  
  20935. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  20936.  
  20937. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  20938.  
  20939. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  20940.  
  20941. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  20942.  
  20943. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  20944.  
  20945. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  20946.  
  20947. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  20948.  
  20949. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  20950.  
  20951. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  20952.  
  20953. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  20954.  
  20955. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  20956.  
  20957. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  20958.  
  20959. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  20960.  
  20961. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  20962.  
  20963. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  20964.  
  20965. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  20966.  
  20967. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  20968.  
  20969. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  20970.  
  20971. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  20972.  
  20973. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  20974.  
  20975. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  20976.  
  20977. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  20978.  
  20979. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  20980.  
  20981. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  20982.  
  20983. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  20984.  
  20985. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  20986.  
  20987. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  20988.  
  20989. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  20990.  
  20991. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  20992.  
  20993. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  20994.  
  20995. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  20996.  
  20997. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  20998.  
  20999. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  21000.  
  21001. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  21002.  
  21003. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  21004.  
  21005. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  21006.  
  21007. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  21008.  
  21009. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  21010.  
  21011. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  21012.  
  21013. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  21014.  
  21015. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  21016.  
  21017. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  21018.  
  21019. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  21020.  
  21021. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  21022.  
  21023. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  21024.  
  21025. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  21026.  
  21027. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  21028.  
  21029. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  21030.  
  21031. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  21032.  
  21033. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  21034.  
  21035. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  21036.  
  21037. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  21038.  
  21039. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  21040.  
  21041. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  21042.  
  21043. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  21044.  
  21045. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  21046.  
  21047. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  21048.  
  21049. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  21050.  
  21051. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  21052.  
  21053. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  21054.  
  21055. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  21056.  
  21057. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  21058.  
  21059. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  21060.  
  21061. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  21062.  
  21063. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  21064.  
  21065. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  21066.  
  21067. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  21068.  
  21069. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  21070.  
  21071. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  21072.  
  21073. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  21074.  
  21075. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  21076.  
  21077. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  21078.  
  21079. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  21080.  
  21081. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  21082.  
  21083. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  21084.  
  21085. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  21086.  
  21087. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  21088.  
  21089. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  21090.  
  21091. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  21092.  
  21093. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  21094.  
  21095. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  21096.  
  21097. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  21098.  
  21099. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  21100.  
  21101. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  21102.  
  21103. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  21104.  
  21105. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  21106.  
  21107. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  21108.  
  21109. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  21110.  
  21111. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  21112.  
  21113. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  21114.  
  21115. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  21116.  
  21117. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  21118.  
  21119. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  21120.  
  21121. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  21122.  
  21123. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  21124.  
  21125. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  21126.  
  21127. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  21128.  
  21129. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  21130.  
  21131. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  21132.  
  21133. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  21134.  
  21135. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  21136.  
  21137. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  21138.  
  21139. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  21140.  
  21141. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  21142.  
  21143. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  21144.  
  21145. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  21146.  
  21147. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  21148.  
  21149. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  21150.  
  21151. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  21152.  
  21153. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  21154.  
  21155. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  21156.  
  21157. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  21158.  
  21159. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  21160.  
  21161. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  21162.  
  21163. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  21164.  
  21165. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  21166.  
  21167. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  21168.  
  21169. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  21170.  
  21171. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  21172.  
  21173. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  21174.  
  21175. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  21176.  
  21177. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  21178.  
  21179. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  21180.  
  21181. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  21182.  
  21183. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  21184.  
  21185. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  21186.  
  21187. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  21188.  
  21189. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  21190.  
  21191. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  21192.  
  21193. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  21194.  
  21195. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  21196.  
  21197. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  21198.  
  21199. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  21200.  
  21201. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  21202.  
  21203. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  21204.  
  21205. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  21206.  
  21207. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  21208.  
  21209. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  21210.  
  21211. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  21212.  
  21213. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  21214.  
  21215. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  21216.  
  21217. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  21218.  
  21219. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  21220.  
  21221. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  21222.  
  21223. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  21224.  
  21225. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  21226.  
  21227. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  21228.  
  21229. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  21230.  
  21231. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  21232.  
  21233. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  21234.  
  21235. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  21236.  
  21237. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  21238.  
  21239. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  21240.  
  21241. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  21242.  
  21243. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  21244.  
  21245. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  21246.  
  21247. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  21248.  
  21249. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  21250.  
  21251. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  21252.  
  21253. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  21254.  
  21255. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  21256.  
  21257. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  21258.  
  21259. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  21260.  
  21261. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  21262.  
  21263. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  21264.  
  21265. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  21266.  
  21267. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  21268.  
  21269. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  21270.  
  21271. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  21272.  
  21273. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  21274.  
  21275. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  21276.  
  21277. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  21278.  
  21279. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  21280.  
  21281. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  21282.  
  21283. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  21284.  
  21285. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  21286.  
  21287. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  21288.  
  21289. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  21290.  
  21291. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  21292.  
  21293. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  21294.  
  21295. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  21296.  
  21297. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  21298.  
  21299. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  21300.  
  21301. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  21302.  
  21303. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  21304.  
  21305. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  21306.  
  21307. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  21308.  
  21309. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  21310.  
  21311. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  21312.  
  21313. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  21314.  
  21315. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  21316.  
  21317. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  21318.  
  21319. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  21320.  
  21321. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  21322.  
  21323. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  21324.  
  21325. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  21326.  
  21327. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  21328.  
  21329. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  21330.  
  21331. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  21332.  
  21333. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  21334.  
  21335. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  21336.  
  21337. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  21338.  
  21339. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  21340.  
  21341. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  21342.  
  21343. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  21344.  
  21345. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  21346.  
  21347. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  21348.  
  21349. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  21350.  
  21351. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  21352.  
  21353. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  21354.  
  21355. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  21356.  
  21357. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  21358.  
  21359. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  21360.  
  21361. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  21362.  
  21363. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  21364.  
  21365. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  21366.  
  21367. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  21368.  
  21369. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  21370.  
  21371. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  21372.  
  21373. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  21374.  
  21375. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  21376.  
  21377. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  21378.  
  21379. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  21380.  
  21381. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  21382.  
  21383. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  21384.  
  21385. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  21386.  
  21387. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  21388.  
  21389. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  21390.  
  21391. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  21392.  
  21393. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  21394.  
  21395. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  21396.  
  21397. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  21398.  
  21399. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  21400.  
  21401. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  21402.  
  21403. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  21404.  
  21405. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  21406.  
  21407. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  21408.  
  21409. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  21410.  
  21411. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  21412.  
  21413. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  21414.  
  21415. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  21416.  
  21417. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  21418.  
  21419. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  21420.  
  21421. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  21422.  
  21423. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  21424.  
  21425. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  21426.  
  21427. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  21428.  
  21429. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  21430.  
  21431. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  21432.  
  21433. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  21434.  
  21435. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  21436.  
  21437. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  21438.  
  21439. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  21440.  
  21441. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  21442.  
  21443. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  21444.  
  21445. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  21446.  
  21447. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  21448.  
  21449. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  21450.  
  21451. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  21452.  
  21453. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  21454.  
  21455. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  21456.  
  21457. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  21458.  
  21459. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  21460.  
  21461. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  21462.  
  21463. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  21464.  
  21465. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  21466.  
  21467. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  21468.  
  21469. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  21470.  
  21471. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  21472.  
  21473. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  21474.  
  21475. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  21476.  
  21477. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  21478.  
  21479. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  21480.  
  21481. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  21482.  
  21483. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  21484.  
  21485. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  21486.  
  21487. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  21488.  
  21489. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  21490.  
  21491. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  21492.  
  21493. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  21494.  
  21495. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  21496.  
  21497. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  21498.  
  21499. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  21500.  
  21501. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  21502.  
  21503. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  21504.  
  21505. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  21506.  
  21507. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  21508.  
  21509. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  21510.  
  21511. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  21512.  
  21513. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  21514.  
  21515. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  21516.  
  21517. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  21518.  
  21519. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  21520.  
  21521. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  21522.  
  21523. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  21524.  
  21525. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  21526.  
  21527. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  21528.  
  21529. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  21530.  
  21531. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  21532.  
  21533. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  21534.  
  21535. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  21536.  
  21537. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  21538.  
  21539. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  21540.  
  21541. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  21542.  
  21543. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  21544.  
  21545. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  21546.  
  21547. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  21548.  
  21549. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  21550.  
  21551. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  21552.  
  21553. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  21554.  
  21555. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  21556.  
  21557. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  21558.  
  21559. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  21560.  
  21561. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  21562.  
  21563. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  21564.  
  21565. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  21566.  
  21567. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  21568.  
  21569. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  21570.  
  21571. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  21572.  
  21573. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  21574.  
  21575. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  21576.  
  21577. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  21578.  
  21579. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  21580.  
  21581. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  21582.  
  21583. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  21584.  
  21585. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  21586.  
  21587. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  21588.  
  21589. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  21590.  
  21591. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  21592.  
  21593. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  21594.  
  21595. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  21596.  
  21597. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  21598.  
  21599. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  21600.  
  21601. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  21602.  
  21603. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  21604.  
  21605. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  21606.  
  21607. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  21608.  
  21609. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  21610.  
  21611. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  21612.  
  21613. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  21614.  
  21615. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  21616.  
  21617. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  21618.  
  21619. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  21620.  
  21621. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  21622.  
  21623. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  21624.  
  21625. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  21626.  
  21627. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  21628.  
  21629. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  21630.  
  21631. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  21632.  
  21633. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  21634.  
  21635. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  21636.  
  21637. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  21638.  
  21639. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  21640.  
  21641. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  21642.  
  21643. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  21644.  
  21645. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  21646.  
  21647. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  21648.  
  21649. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  21650.  
  21651. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  21652.  
  21653. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  21654.  
  21655. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  21656.  
  21657. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  21658.  
  21659. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  21660.  
  21661. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  21662.  
  21663. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  21664.  
  21665. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  21666.  
  21667. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  21668.  
  21669. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  21670.  
  21671. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  21672.  
  21673. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  21674.  
  21675. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  21676.  
  21677. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  21678.  
  21679. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  21680.  
  21681. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  21682.  
  21683. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  21684.  
  21685. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  21686.  
  21687. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  21688.  
  21689. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  21690.  
  21691. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  21692.  
  21693. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  21694.  
  21695. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  21696.  
  21697. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  21698.  
  21699. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  21700.  
  21701. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  21702.  
  21703. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  21704.  
  21705. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  21706.  
  21707. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  21708.  
  21709. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  21710.  
  21711. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  21712.  
  21713. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  21714.  
  21715. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  21716.  
  21717. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  21718.  
  21719. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  21720.  
  21721. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  21722.  
  21723. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  21724.  
  21725. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  21726.  
  21727. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  21728.  
  21729. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  21730.  
  21731. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  21732.  
  21733. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  21734.  
  21735. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  21736.  
  21737. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  21738.  
  21739. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  21740.  
  21741. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  21742.  
  21743. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  21744.  
  21745. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  21746.  
  21747. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  21748.  
  21749. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  21750.  
  21751. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  21752.  
  21753. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  21754.  
  21755. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  21756.  
  21757. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  21758.  
  21759. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  21760.  
  21761. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  21762.  
  21763. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  21764.  
  21765. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  21766.  
  21767. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  21768.  
  21769. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  21770.  
  21771. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  21772.  
  21773. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  21774.  
  21775. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  21776.  
  21777. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  21778.  
  21779. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  21780.  
  21781. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  21782.  
  21783. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  21784.  
  21785. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  21786.  
  21787. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  21788.  
  21789. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  21790.  
  21791. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  21792.  
  21793. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  21794.  
  21795. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  21796.  
  21797. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  21798.  
  21799. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  21800.  
  21801. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  21802.  
  21803. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  21804.  
  21805. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  21806.  
  21807. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  21808.  
  21809. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  21810.  
  21811. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  21812.  
  21813. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  21814.  
  21815. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  21816.  
  21817. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  21818.  
  21819. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  21820.  
  21821. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  21822.  
  21823. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  21824.  
  21825. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  21826.  
  21827. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  21828.  
  21829. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  21830.  
  21831. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  21832.  
  21833. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  21834.  
  21835. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  21836.  
  21837. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  21838.  
  21839. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  21840.  
  21841. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  21842.  
  21843. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  21844.  
  21845. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  21846.  
  21847. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  21848.  
  21849. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  21850.  
  21851. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  21852.  
  21853. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  21854.  
  21855. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  21856.  
  21857. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  21858.  
  21859. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  21860.  
  21861. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  21862.  
  21863. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  21864.  
  21865. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  21866.  
  21867. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  21868.  
  21869. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  21870.  
  21871. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  21872.  
  21873. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  21874.  
  21875. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  21876.  
  21877. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  21878.  
  21879. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  21880.  
  21881. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  21882.  
  21883. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  21884.  
  21885. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  21886.  
  21887. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  21888.  
  21889. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  21890.  
  21891. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  21892.  
  21893. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  21894.  
  21895. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  21896.  
  21897. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  21898.  
  21899. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  21900.  
  21901. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  21902.  
  21903. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  21904.  
  21905. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  21906.  
  21907. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  21908.  
  21909. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  21910.  
  21911. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  21912.  
  21913. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  21914.  
  21915. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  21916.  
  21917. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  21918.  
  21919. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  21920.  
  21921. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  21922.  
  21923. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  21924.  
  21925. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  21926.  
  21927. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  21928.  
  21929. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  21930.  
  21931. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  21932.  
  21933. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  21934.  
  21935. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  21936.  
  21937. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  21938.  
  21939. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  21940.  
  21941. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  21942.  
  21943. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  21944.  
  21945. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  21946.  
  21947. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  21948.  
  21949. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  21950.  
  21951. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  21952.  
  21953. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  21954.  
  21955. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  21956.  
  21957. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  21958.  
  21959. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  21960.  
  21961. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  21962.  
  21963. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  21964.  
  21965. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  21966.  
  21967. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  21968.  
  21969. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  21970.  
  21971. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  21972.  
  21973. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  21974.  
  21975. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  21976.  
  21977. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  21978.  
  21979. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  21980.  
  21981. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  21982.  
  21983. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  21984.  
  21985. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  21986.  
  21987. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  21988.  
  21989. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  21990.  
  21991. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  21992.  
  21993. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  21994.  
  21995. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  21996.  
  21997. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  21998.  
  21999. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  22000.  
  22001. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  22002.  
  22003. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  22004.  
  22005. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  22006.  
  22007. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  22008.  
  22009. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  22010.  
  22011. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  22012.  
  22013. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  22014.  
  22015. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  22016.  
  22017. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  22018.  
  22019. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  22020.  
  22021. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  22022.  
  22023. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  22024.  
  22025. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  22026.  
  22027. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  22028.  
  22029. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  22030.  
  22031. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  22032.  
  22033. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  22034.  
  22035. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  22036.  
  22037. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  22038.  
  22039. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  22040.  
  22041. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  22042.  
  22043. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  22044.  
  22045. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  22046.  
  22047. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  22048.  
  22049. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  22050.  
  22051. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  22052.  
  22053. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  22054.  
  22055. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  22056.  
  22057. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  22058.  
  22059. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  22060.  
  22061. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  22062.  
  22063. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  22064.  
  22065. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  22066.  
  22067. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  22068.  
  22069. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  22070.  
  22071. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  22072.  
  22073. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  22074.  
  22075. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  22076.  
  22077. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  22078.  
  22079. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  22080.  
  22081. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  22082.  
  22083. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  22084.  
  22085. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  22086.  
  22087. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  22088.  
  22089. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  22090.  
  22091. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  22092.  
  22093. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  22094.  
  22095. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  22096.  
  22097. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  22098.  
  22099. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  22100.  
  22101. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  22102.  
  22103. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  22104.  
  22105. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  22106.  
  22107. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  22108.  
  22109. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  22110.  
  22111. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  22112.  
  22113. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  22114.  
  22115. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  22116.  
  22117. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  22118.  
  22119. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  22120.  
  22121. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  22122.  
  22123. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  22124.  
  22125. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  22126.  
  22127. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  22128.  
  22129. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  22130.  
  22131. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  22132.  
  22133. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  22134.  
  22135. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  22136.  
  22137. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  22138.  
  22139. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  22140.  
  22141. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  22142.  
  22143. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  22144.  
  22145. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  22146.  
  22147. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  22148.  
  22149. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  22150.  
  22151. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  22152.  
  22153. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  22154.  
  22155. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  22156.  
  22157. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  22158.  
  22159. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  22160.  
  22161. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  22162.  
  22163. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  22164.  
  22165. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  22166.  
  22167. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  22168.  
  22169. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  22170.  
  22171. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  22172.  
  22173. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  22174.  
  22175. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  22176.  
  22177. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  22178.  
  22179. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  22180.  
  22181. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  22182.  
  22183. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  22184.  
  22185. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  22186.  
  22187. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  22188.  
  22189. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  22190.  
  22191. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  22192.  
  22193. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  22194.  
  22195. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  22196.  
  22197. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  22198.  
  22199. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  22200.  
  22201. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  22202.  
  22203. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  22204.  
  22205. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  22206.  
  22207. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  22208.  
  22209. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  22210.  
  22211. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  22212.  
  22213. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  22214.  
  22215. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  22216.  
  22217. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  22218.  
  22219. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  22220.  
  22221. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  22222.  
  22223. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  22224.  
  22225. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  22226.  
  22227. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  22228.  
  22229. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  22230.  
  22231. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  22232.  
  22233. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  22234.  
  22235. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  22236.  
  22237. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  22238.  
  22239. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  22240.  
  22241. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  22242.  
  22243. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  22244.  
  22245. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  22246.  
  22247. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  22248.  
  22249. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  22250.  
  22251. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  22252.  
  22253. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  22254.  
  22255. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  22256.  
  22257. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  22258.  
  22259. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  22260.  
  22261. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  22262.  
  22263. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  22264.  
  22265. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  22266.  
  22267. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  22268.  
  22269. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  22270.  
  22271. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  22272.  
  22273. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  22274.  
  22275. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  22276.  
  22277. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  22278.  
  22279. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  22280.  
  22281. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  22282.  
  22283. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  22284.  
  22285. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  22286.  
  22287. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  22288.  
  22289. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  22290.  
  22291. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  22292.  
  22293. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  22294.  
  22295. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  22296.  
  22297. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  22298.  
  22299. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  22300.  
  22301. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  22302.  
  22303. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  22304.  
  22305. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  22306.  
  22307. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  22308.  
  22309. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  22310.  
  22311. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  22312.  
  22313. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  22314.  
  22315. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  22316.  
  22317. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  22318.  
  22319. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  22320.  
  22321. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  22322.  
  22323. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  22324.  
  22325. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  22326.  
  22327. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  22328.  
  22329. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  22330.  
  22331. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  22332.  
  22333. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  22334.  
  22335. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  22336.  
  22337. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  22338.  
  22339. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  22340.  
  22341. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  22342.  
  22343. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  22344.  
  22345. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  22346.  
  22347. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  22348.  
  22349. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  22350.  
  22351. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  22352.  
  22353. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  22354.  
  22355. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  22356.  
  22357. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  22358.  
  22359. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  22360.  
  22361. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  22362.  
  22363. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  22364.  
  22365. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  22366.  
  22367. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  22368.  
  22369. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  22370.  
  22371. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  22372.  
  22373. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  22374.  
  22375. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  22376.  
  22377. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  22378.  
  22379. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  22380.  
  22381. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  22382.  
  22383. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  22384.  
  22385. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  22386.  
  22387. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  22388.  
  22389. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  22390.  
  22391. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  22392.  
  22393. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  22394.  
  22395. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  22396.  
  22397. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  22398.  
  22399. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  22400.  
  22401. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  22402.  
  22403. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  22404.  
  22405. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  22406.  
  22407. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  22408.  
  22409. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  22410.  
  22411. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  22412.  
  22413. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  22414.  
  22415. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  22416.  
  22417. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  22418.  
  22419. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  22420.  
  22421. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  22422.  
  22423. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  22424.  
  22425. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  22426.  
  22427. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  22428.  
  22429. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  22430.  
  22431. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  22432.  
  22433. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  22434.  
  22435. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  22436.  
  22437. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  22438.  
  22439. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  22440.  
  22441. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  22442.  
  22443. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  22444.  
  22445. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  22446.  
  22447. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  22448.  
  22449. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  22450.  
  22451. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  22452.  
  22453. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  22454.  
  22455. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  22456.  
  22457. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  22458.  
  22459. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  22460.  
  22461. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  22462.  
  22463. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  22464.  
  22465. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  22466.  
  22467. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  22468.  
  22469. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  22470.  
  22471. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  22472.  
  22473. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  22474.  
  22475. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  22476.  
  22477. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  22478.  
  22479. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  22480.  
  22481. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  22482.  
  22483. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  22484.  
  22485. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  22486.  
  22487. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  22488.  
  22489. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  22490.  
  22491. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  22492.  
  22493. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  22494.  
  22495. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  22496.  
  22497. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  22498.  
  22499. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  22500.  
  22501. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  22502.  
  22503. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  22504.  
  22505. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  22506.  
  22507. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  22508.  
  22509. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  22510.  
  22511. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  22512.  
  22513. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  22514.  
  22515. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  22516.  
  22517. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  22518.  
  22519. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  22520.  
  22521. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  22522.  
  22523. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  22524.  
  22525. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  22526.  
  22527. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  22528.  
  22529. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  22530.  
  22531. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  22532.  
  22533. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  22534.  
  22535. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  22536.  
  22537. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  22538.  
  22539. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  22540.  
  22541. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  22542.  
  22543. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  22544.  
  22545. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  22546.  
  22547. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  22548.  
  22549. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  22550.  
  22551. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  22552.  
  22553. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  22554.  
  22555. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  22556.  
  22557. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  22558.  
  22559. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  22560.  
  22561. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  22562.  
  22563. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  22564.  
  22565. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  22566.  
  22567. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  22568.  
  22569. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  22570.  
  22571. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  22572.  
  22573. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  22574.  
  22575. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  22576.  
  22577. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  22578.  
  22579. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  22580.  
  22581. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  22582.  
  22583. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  22584.  
  22585. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  22586.  
  22587. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  22588.  
  22589. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  22590.  
  22591. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  22592.  
  22593. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  22594.  
  22595. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  22596.  
  22597. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  22598.  
  22599. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  22600.  
  22601. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  22602.  
  22603. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  22604.  
  22605. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  22606.  
  22607. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  22608.  
  22609. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  22610.  
  22611. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  22612.  
  22613. Cannot call ItemFromXmlFile with resolveCrossRefs=true while loading is already in progress.
  22614.  
  22615. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  22616.  
  22617. Could not resolve cross-reference: No Verse.PawnKindDef named Tiffalo_TBI found to give to RimWorld.PawnGenOption (null w=1.00 c=null)
  22618.  
  22619. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  22620.  
  22621. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  22622.  
  22623. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  22624.  
  22625. Could not resolve cross-reference to Verse.ThingDef named RedTiberiumRaw
  22626.  
  22627. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  22628.  
  22629. Could not resolve cross-reference to Verse.ThingDef named GreenTiberiumRaw
  22630.  
  22631. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch
  22632.  
  22633. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch
  22634.  
  22635. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  22636.  
  22637. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Buildings
  22638.  
  22639. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Technology
  22640.  
  22641. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Technology
  22642.  
  22643. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  22644.  
  22645. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedTechnology
  22646.  
  22647. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  22648.  
  22649. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_SonicTechnology
  22650.  
  22651. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  22652.  
  22653. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_TiberiumDrugs
  22654.  
  22655. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  22656.  
  22657. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_FirestormTechnology
  22658.  
  22659. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Security
  22660.  
  22661. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Security
  22662.  
  22663. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  22664.  
  22665. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedSecurity
  22666.  
  22667. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_Production
  22668.  
  22669. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_Production
  22670.  
  22671. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  22672.  
  22673. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef GDIResearch_AdvancedProduction
  22674.  
  22675. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef CommandandConquer
  22676.  
  22677. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearch
  22678.  
  22679. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef CommandandConquer
  22680.  
  22681. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch
  22682.  
  22683. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch
  22684.  
  22685. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Buildings
  22686.  
  22687. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Buildings
  22688.  
  22689. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Technology
  22690.  
  22691. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Technology
  22692.  
  22693. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  22694.  
  22695. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedTechnology
  22696.  
  22697. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  22698.  
  22699. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_LiquidTechnology
  22700.  
  22701. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  22702.  
  22703. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_TiberiumDrugs
  22704.  
  22705. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Security
  22706.  
  22707. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Security
  22708.  
  22709. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_Production
  22710.  
  22711. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_Production
  22712.  
  22713. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  22714.  
  22715. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedSecurity
  22716.  
  22717. Could not resolve cross-reference: No RimWorld.ResearchTabDef named Tiberium found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  22718.  
  22719. Could not resolve cross-reference: No Verse.ThingDef named TiberiumResearchBench found to give to Verse.ResearchProjectDef NodResearch_AdvancedProduction
  22720.  
  22721. Could not resolve cross-reference: No Verse.ThingDef named GroundFreezer found to give to RimWorld.ScenPart_StartingThing_Defined RimWorld.ScenPart_StartingThing_Defined
  22722.  
  22723. Could not resolve cross-reference: No Verse.ThingDef named BlossomTree_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  22724.  
  22725. Could not resolve cross-reference: No Verse.ThingDef named TiberiumCraterBlue_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  22726.  
  22727. Could not resolve cross-reference: No Verse.ThingDef named Veinhole_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  22728.  
  22729. Could not resolve cross-reference: No Verse.ThingDef named TiberiumTower_TBNS found to give to RimWorld.ScenPart_ScatterThingsAnywhere RimWorld.ScenPart_ScatterThingsAnywhere
  22730.  
  22731. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDIWall
  22732.  
  22733. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Door
  22734.  
  22735. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Autodoor
  22736.  
  22737. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_WatchTower
  22738.  
  22739. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_SonicEmitter
  22740.  
  22741. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDISecurity_Juggernaut
  22742.  
  22743. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorSmall
  22744.  
  22745. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicInhibitorTall
  22746.  
  22747. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Decrystallizer
  22748.  
  22749. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef SonicFence
  22750.  
  22751. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormWall_FSW
  22752.  
  22753. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_FirestormCenter
  22754.  
  22755. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_PowerConduit
  22756.  
  22757. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_GDI
  22758.  
  22759. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Grave
  22760.  
  22761. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_Factory
  22762.  
  22763. Could not resolve cross-reference: No Verse.ThingDef named BookVinifera found to give to Verse.ThingCountClass (1x null)
  22764.  
  22765. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  22766.  
  22767. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  22768.  
  22769. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  22770.  
  22771. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  22772.  
  22773. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  22774.  
  22775. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumRefinery
  22776.  
  22777. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  22778.  
  22779. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  22780.  
  22781. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  22782.  
  22783. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef GDI_TiberiumPowerPlant
  22784.  
  22785. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  22786.  
  22787. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  22788.  
  22789. Could not resolve cross-reference: No Verse.ThingDef named TiberiumBlue found to give to Verse.ThingCountClass (3x null)
  22790.  
  22791. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodWall_TBNW
  22792.  
  22793. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_LaserFence
  22794.  
  22795. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Door_TBNW
  22796.  
  22797. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Autodoor_TBNW
  22798.  
  22799. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Laserdoor
  22800.  
  22801. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_Obelisk
  22802.  
  22803. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodSecurity_ShredderTurret
  22804.  
  22805. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumSuppressor
  22806.  
  22807. Could not resolve cross-reference: No Verse.ThingDef named PlantGreenTiberium found to give to RimWorld.BuildingProperties RimWorld.BuildingProperties
  22808.  
  22809. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef TiberiumPot
  22810.  
  22811. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_PowerConduit
  22812.  
  22813. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Light_Nod
  22814.  
  22815. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Grave
  22816.  
  22817. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_Factory
  22818.  
  22819. Could not resolve cross-reference: No Verse.ThingDef named BookRutila found to give to Verse.ThingCountClass (1x null)
  22820.  
  22821. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromGreenTiberium
  22822.  
  22823. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromBlueTiberium
  22824.  
  22825. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromRedTiberium
  22826.  
  22827. Could not resolve cross-reference to Verse.RecipeDef named ExtractResourcesFromVeinTiberium
  22828.  
  22829. Could not resolve cross-reference to Verse.RecipeDef named MakeTiberiumFuel
  22830.  
  22831. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumRefinery
  22832.  
  22833. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumResearchRefining
  22834.  
  22835. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (3x null)
  22836.  
  22837. Could not resolve cross-reference to Verse.ThingDef named TiberiumFuel
  22838.  
  22839. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef Nod_TiberiumPowerPlant
  22840.  
  22841. Could not resolve cross-reference to Verse.ResearchProjectDef named TiberiumPower
  22842.  
  22843. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (2x null)
  22844.  
  22845. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  22846.  
  22847. Could not resolve cross-reference: No Verse.DesignationCategoryDef named Tiberium found to give to Verse.ThingDef NodCrane
  22848.  
  22849. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  22850.  
  22851. Could not resolve cross-reference: No Verse.ThingDef named TiberiumGreen found to give to Verse.ThingCountClass (6x null)
  22852.  
  22853. Could not resolve cross-reference: No Verse.ThingDef named TiberiumRed found to give to Verse.ThingCountClass (3x null)
  22854.  
  22855. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  22856.  
  22857. Could not resolve cross-reference to Verse.ThingCategoryDef named TiberiumItems
  22858.  
  22859. Could not resolve cross-reference: No Verse.ThingDef named BookRiparius found to give to Verse.ThingCountClass (1x null)
  22860.  
  22861. Could not resolve cross-reference: No Verse.ThingDef named GreenTiberiumRaw found to give to Verse.ThingCountClass (10x null)
  22862.  
  22863. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  22864.  
  22865. Could not resolve cross-reference: No Verse.ThingCategoryDef named TiberiumItems found to give to RimWorld.StockGenerator_Category RimWorld.StockGenerator_Category
  22866.  
  22867. Setting up 2 worker threads for Enlighten.
  22868. Thread -> id: c08 -> priority: 1
  22869. Thread -> id: b14 -> priority: 1
  22870. Initialize engine version: 5.4.1f1 (649f48bbbf0f)
  22871. GfxDevice: creating device client; threaded=1
  22872. Direct3D:
  22873. Version: Direct3D 9.0c [nvd3dum.dll 21.21.13.7633]
  22874. Renderer: NVIDIA GeForce GTX 950
  22875. Vendor: NVIDIA
  22876. VRAM: 2016 MB (via DXGI)
  22877. Caps: Shader=30 DepthRT=1 NativeDepth=1 NativeShadow=1 DF16=0 INTZ=1 NULL=1 RESZ=0 SlowINTZ=0 ATOC=1
  22878. Begin MonoManager ReloadAssembly
  22879. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.dll into Unity Child Domain
  22880. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\Assembly-CSharp-firstpass.dll into Unity Child Domain
  22881. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\Assembly-CSharp.dll into Unity Child Domain
  22882. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.UI.dll into Unity Child Domain
  22883. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.Networking.dll into Unity Child Domain
  22884. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\System.Xml.Linq.dll into Unity Child Domain
  22885. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\NAudio.dll into Unity Child Domain
  22886. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\NVorbis.dll into Unity Child Domain
  22887. desktop: 1920x1080 60Hz; virtual: 1920x1080 at 0,0
  22888. RimWorld 0.17.1557 rev1153
  22889.  
  22890. ReflectionTypeLoadException getting types in assembly SWSaber: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  22891. at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  22892. at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0
  22893. at Verse.ModAssemblyHandler.AssemblyIsUsable (System.Reflection.Assembly asm) [0x00000] in <filename unknown>:0
  22894.  
  22895. Loader exceptions:
  22896. => System.TypeLoadException: Could not load type 'CompActivatableEffect.CompActivatableEffect' from assembly 'CompActivatableEffect, Version=1.17.0.2, Culture=neutral, PublicKeyToken=null'.
  22897. => System.TypeLoadException: Could not load type 'CompSlotLoadable.CompSlotLoadable' from assembly 'CompSlotLoadable, Version=1.17.0.3, Culture=neutral, PublicKeyToken=null'.
  22898. => System.TypeLoadException: Could not load type 'CompDeflector.CompDeflector' from assembly 'CompDeflector, Version=1.17.0.2, Culture=neutral, PublicKeyToken=null'.
  22899. => System.TypeLoadException: Could not load type 'CompSlotLoadable.CompProperties_SlotLoadable' from assembly 'CompSlotLoadable, Version=1.17.0.3, Culture=neutral, PublicKeyToken=null'.
  22900. => System.TypeLoadException: Could not load type 'CompActivatableEffect.CompProperties_ActivatableEffect' from assembly 'CompActivatableEffect, Version=1.17.0.2, Culture=neutral, PublicKeyToken=null'.
  22901. => System.TypeLoadException: Could not load type '<>c' from assembly 'SWSaber, Version=1.17.0.3, Culture=neutral, PublicKeyToken=null'.
  22902. => System.TypeLoadException: Could not load type '<>c' from assembly 'SWSaber, Version=1.17.0.3, Culture=neutral, PublicKeyToken=null'.
  22903.  
  22904.  
  22905. ReflectionTypeLoadException getting types in assembly Psychology: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  22906. at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  22907. at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0
  22908. at Verse.ModAssemblyHandler.AssemblyIsUsable (System.Reflection.Assembly asm) [0x00000] in <filename unknown>:0
  22909.  
  22910. Loader exceptions:
  22911. => System.TypeLoadException: Could not load type 'HugsLib.ModBase' from assembly 'HugsLib, Version=0.17.0.0, Culture=neutral, PublicKeyToken=null'.
  22912. => System.TypeLoadException: Could not load type 'KinseyMode' from assembly 'Psychology, Version=17.9.11.0, Culture=neutral, PublicKeyToken=null'.
  22913. => System.TypeLoadException: Could not load type '<>c__DisplayClass16_0' from assembly 'Psychology, Version=17.9.11.0, Culture=neutral, PublicKeyToken=null'.
  22914. => System.TypeLoadException: Could not load type '<>c' from assembly 'Psychology, Version=17.9.11.0, Culture=neutral, PublicKeyToken=null'.
  22915. => System.TypeLoadException: Could not load type '<>c__DisplayClass22_0' from assembly 'Psychology, Version=17.9.11.0, Culture=neutral, PublicKeyToken=null'.
  22916. => System.TypeLoadException: Could not load type '<>c__DisplayClass22_1' from assembly 'Psychology, Version=17.9.11.0, Culture=neutral, PublicKeyToken=null'.
  22917.  
  22918.  
  22919. ReflectionTypeLoadException getting types in assembly Therapy: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  22920. at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  22921. at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0
  22922. at Verse.ModAssemblyHandler.AssemblyIsUsable (System.Reflection.Assembly asm) [0x00000] in <filename unknown>:0
  22923.  
  22924. Loader exceptions:
  22925. => System.TypeLoadException: Could not load type 'HugsLib.ModBase' from assembly 'HugsLib, Version=0.17.0.0, Culture=neutral, PublicKeyToken=null'.
  22926.  
  22927.  
  22928. Could not find a type named Psychology.MentalStateWorker_FireStartingSpree
  22929.  
  22930. Could not find a type named CompDeflector.JobDriver_CastDeflectVerb
  22931.  
  22932. Could not find a type named CompSlotLoadable.JobDriver_GatherSlotItem
  22933.  
  22934. Could not find type named CompSlotLoadable.CompProperties_SlottedBonus from node <li Class="CompSlotLoadable.CompProperties_SlottedBonus"><color>(23,175,10)</color></li>
  22935.  
  22936. XML error: <color>(23,175,10)</color> doesn't correspond to any field in type CompProperties.
  22937.  
  22938. Could not find type named CompSlotLoadable.CompProperties_SlottedBonus from node <li Class="CompSlotLoadable.CompProperties_SlottedBonus"><color>(255,225,21)</color></li>
  22939.  
  22940. XML error: <color>(255,225,21)</color> doesn't correspond to any field in type CompProperties.
  22941.  
  22942. Could not find type named CompSlotLoadable.CompProperties_SlottedBonus from node <li Class="CompSlotLoadable.CompProperties_SlottedBonus"><color>(39,25,199)</color></li>
  22943.  
  22944. XML error: <color>(39,25,199)</color> doesn't correspond to any field in type CompProperties.
  22945.  
  22946. Could not find type named CompSlotLoadable.CompProperties_SlottedBonus from node <li Class="CompSlotLoadable.CompProperties_SlottedBonus"><color>(0,255,255)</color></li>
  22947.  
  22948. XML error: <color>(0,255,255)</color> doesn't correspond to any field in type CompProperties.
  22949.  
  22950. Could not find type named CompSlotLoadable.CompProperties_SlottedBonus from node <li Class="CompSlotLoadable.CompProperties_SlottedBonus"><color>(0,153,255)</color></li>
  22951.  
  22952. XML error: <color>(0,153,255)</color> doesn't correspond to any field in type CompProperties.
  22953.  
  22954. Could not find type named CompSlotLoadable.CompProperties_SlottedBonus from node <li Class="CompSlotLoadable.CompProperties_SlottedBonus"><color>(153,50,204)</color></li>
  22955.  
  22956. XML error: <color>(153,50,204)</color> doesn't correspond to any field in type CompProperties.
  22957.  
  22958. Could not find type named CompSlotLoadable.CompProperties_SlottedBonus from node <li Class="CompSlotLoadable.CompProperties_SlottedBonus"><color>(206,12,44)</color><statModifiers><MeleeWeapon_DamageAmount>28</MeleeWeapon_DamageAmount></statModifiers></li>
  22959.  
  22960. XML error: <color>(206,12,44)</color> doesn't correspond to any field in type CompProperties.
  22961.  
  22962. XML error: <statModifiers><MeleeWeapon_DamageAmount>28</MeleeWeapon_DamageAmount></statModifiers> doesn't correspond to any field in type CompProperties.
  22963.  
  22964. Could not find type named CompSlotLoadable.CompProperties_SlottedBonus from node <li Class="CompSlotLoadable.CompProperties_SlottedBonus"><color>(11,176,74)</color><statModifiers><MeleeWeapon_DamageAmount>30</MeleeWeapon_DamageAmount><MeleeWeapon_Cooldown>-0.10</MeleeWeapon_Cooldown></statModifiers></li>
  22965.  
  22966. XML error: <color>(11,176,74)</color> doesn't correspond to any field in type CompProperties.
  22967.  
  22968. XML error: <statModifiers><MeleeWeapon_DamageAmount>30</MeleeWeapon_DamageAmount><MeleeWeapon_Cooldown>-0.10</MeleeWeapon_Cooldown></statModifiers> doesn't correspond to any field in type CompProperties.
  22969.  
  22970. Could not find type named CompSlotLoadable.CompProperties_SlottedBonus from node <li Class="CompSlotLoadable.CompProperties_SlottedBonus"><statModifiers><MeleeWeapon_DamageAmount>30</MeleeWeapon_DamageAmount><AccuracyTouch>0.95</AccuracyTouch><AccuracyShort>0.85</AccuracyShort><AccuracyMedium>0.82</AccuracyMedium><AccuracyLong>0.82</AccuracyLong></statModifiers><color>(124,196,243)</color></li>
  22971.  
  22972. XML error: <statModifiers><MeleeWeapon_DamageAmount>30</MeleeWeapon_DamageAmount><AccuracyTouch>0.95</AccuracyTouch><AccuracyShort>0.85</AccuracyShort><AccuracyMedium>0.82</AccuracyMedium><AccuracyLong>0.82</AccuracyLong></statModifiers> doesn't correspond to any field in type CompProperties.
  22973.  
  22974. XML error: <color>(124,196,243)</color> doesn't correspond to any field in type CompProperties.
  22975.  
  22976. Could not find type named CompSlotLoadable.CompProperties_SlottedBonus from node <li Class="CompSlotLoadable.CompProperties_SlottedBonus"><statModifiers><MeleeWeapon_DamageAmount>30</MeleeWeapon_DamageAmount></statModifiers><damageDef>PJ_SonicDam</damageDef><color>(60,12,70)</color></li>
  22977.  
  22978. XML error: <statModifiers><MeleeWeapon_DamageAmount>30</MeleeWeapon_DamageAmount></statModifiers> doesn't correspond to any field in type CompProperties.
  22979.  
  22980. XML error: <damageDef>PJ_SonicDam</damageDef> doesn't correspond to any field in type CompProperties.
  22981.  
  22982. XML error: <color>(60,12,70)</color> doesn't correspond to any field in type CompProperties.
  22983.  
  22984. Could not find type named CompSlotLoadable.CompProperties_SlottedBonus from node <li Class="CompSlotLoadable.CompProperties_SlottedBonus"><statModifiers><MeleeWeapon_DamageAmount>40</MeleeWeapon_DamageAmount></statModifiers><color>(71,29,144)</color></li>
  22985.  
  22986. XML error: <statModifiers><MeleeWeapon_DamageAmount>40</MeleeWeapon_DamageAmount></statModifiers> doesn't correspond to any field in type CompProperties.
  22987.  
  22988. XML error: <color>(71,29,144)</color> doesn't correspond to any field in type CompProperties.
  22989.  
  22990. Could not find type named CompSlotLoadable.CompProperties_SlottedBonus from node <li Class="CompSlotLoadable.CompProperties_SlottedBonus"><statModifiers><MeleeWeapon_DamageAmount>32</MeleeWeapon_DamageAmount></statModifiers><color>(188,206,210)</color></li>
  22991.  
  22992. XML error: <statModifiers><MeleeWeapon_DamageAmount>32</MeleeWeapon_DamageAmount></statModifiers> doesn't correspond to any field in type CompProperties.
  22993.  
  22994. XML error: <color>(188,206,210)</color> doesn't correspond to any field in type CompProperties.
  22995.  
  22996. Could not find type named CompSlotLoadable.CompProperties_SlottedBonus from node <li Class="CompSlotLoadable.CompProperties_SlottedBonus"><statModifiers><MeleeWeapon_DamageAmount>30</MeleeWeapon_DamageAmount><MeleeWeapon_Cooldown>-0.15</MeleeWeapon_Cooldown></statModifiers><color>(175,136,72)</color></li>
  22997.  
  22998. XML error: <statModifiers><MeleeWeapon_DamageAmount>30</MeleeWeapon_DamageAmount><MeleeWeapon_Cooldown>-0.15</MeleeWeapon_Cooldown></statModifiers> doesn't correspond to any field in type CompProperties.
  22999.  
  23000. XML error: <color>(175,136,72)</color> doesn't correspond to any field in type CompProperties.
  23001.  
  23002. Could not find type named CompSlotLoadable.CompProperties_SlottedBonus from node <li Class="CompSlotLoadable.CompProperties_SlottedBonus"><statModifiers><MeleeWeapon_DamageAmount>97</MeleeWeapon_DamageAmount><MeleeWeapon_Cooldown>0.35</MeleeWeapon_Cooldown></statModifiers><damageDef>PJ_FirkDam</damageDef><color>(240,241,241)</color></li>
  23003.  
  23004. XML error: <statModifiers><MeleeWeapon_DamageAmount>97</MeleeWeapon_DamageAmount><MeleeWeapon_Cooldown>0.35</MeleeWeapon_Cooldown></statModifiers> doesn't correspond to any field in type CompProperties.
  23005.  
  23006. XML error: <damageDef>PJ_FirkDam</damageDef> doesn't correspond to any field in type CompProperties.
  23007.  
  23008. XML error: <color>(240,241,241)</color> doesn't correspond to any field in type CompProperties.
  23009.  
  23010. Could not find type named CompSlotLoadable.CompProperties_SlottedBonus from node <li Class="CompSlotLoadable.CompProperties_SlottedBonus"><statModifiers><MeleeWeapon_DamageAmount>32</MeleeWeapon_DamageAmount><MeleeWeapon_Cooldown>-0.10</MeleeWeapon_Cooldown></statModifiers><damageDef>PJ_PontiteDam</damageDef><color>(68,107,207)</color></li>
  23011.  
  23012. XML error: <statModifiers><MeleeWeapon_DamageAmount>32</MeleeWeapon_DamageAmount><MeleeWeapon_Cooldown>-0.10</MeleeWeapon_Cooldown></statModifiers> doesn't correspond to any field in type CompProperties.
  23013.  
  23014. XML error: <damageDef>PJ_PontiteDam</damageDef> doesn't correspond to any field in type CompProperties.
  23015.  
  23016. XML error: <color>(68,107,207)</color> doesn't correspond to any field in type CompProperties.
  23017.  
  23018. Could not find type named CompSlotLoadable.CompProperties_SlottedBonus from node <li Class="CompSlotLoadable.CompProperties_SlottedBonus"><statModifiers><MeleeWeapon_DamageAmount>45</MeleeWeapon_DamageAmount></statModifiers><damageDef>PJ_BarabDam</damageDef><color>(206,105,27)</color></li>
  23019.  
  23020. XML error: <statModifiers><MeleeWeapon_DamageAmount>45</MeleeWeapon_DamageAmount></statModifiers> doesn't correspond to any field in type CompProperties.
  23021.  
  23022. XML error: <damageDef>PJ_BarabDam</damageDef> doesn't correspond to any field in type CompProperties.
  23023.  
  23024. XML error: <color>(206,105,27)</color> doesn't correspond to any field in type CompProperties.
  23025.  
  23026. Could not find type named CompSlotLoadable.CompProperties_SlottedBonus from node <li Class="CompSlotLoadable.CompProperties_SlottedBonus"><statModifiers><MeleeWeapon_DamageAmount>35</MeleeWeapon_DamageAmount></statModifiers><defensiveHealChance><woundLimit>0</woundLimit><chance>0.05</chance></defensiveHealChance><color>(28,19,151)</color></li>
  23027.  
  23028. XML error: <statModifiers><MeleeWeapon_DamageAmount>35</MeleeWeapon_DamageAmount></statModifiers> doesn't correspond to any field in type CompProperties.
  23029.  
  23030. XML error: <defensiveHealChance><woundLimit>0</woundLimit><chance>0.05</chance></defensiveHealChance> doesn't correspond to any field in type CompProperties.
  23031.  
  23032. XML error: <color>(28,19,151)</color> doesn't correspond to any field in type CompProperties.
  23033.  
  23034. Could not find type named CompSlotLoadable.CompProperties_SlottedBonus from node <li Class="CompSlotLoadable.CompProperties_SlottedBonus"><statModifiers><MeleeWeapon_DamageAmount>87</MeleeWeapon_DamageAmount><MeleeWeapon_Cooldown>-0.35</MeleeWeapon_Cooldown></statModifiers><color>(170,205,255)</color></li>
  23035.  
  23036. XML error: <statModifiers><MeleeWeapon_DamageAmount>87</MeleeWeapon_DamageAmount><MeleeWeapon_Cooldown>-0.35</MeleeWeapon_Cooldown></statModifiers> doesn't correspond to any field in type CompProperties.
  23037.  
  23038. XML error: <color>(170,205,255)</color> doesn't correspond to any field in type CompProperties.
  23039.  
  23040. Could not find type named CompSlotLoadable.CompProperties_SlottedBonus from node <li Class="CompSlotLoadable.CompProperties_SlottedBonus"><statModifiers><MeleeWeapon_DamageAmount>87</MeleeWeapon_DamageAmount><MeleeWeapon_Cooldown>-0.45</MeleeWeapon_Cooldown><MeleeHitChance>0.45</MeleeHitChance></statModifiers><color>(38,43,65)</color></li>
  23041.  
  23042. XML error: <statModifiers><MeleeWeapon_DamageAmount>87</MeleeWeapon_DamageAmount><MeleeWeapon_Cooldown>-0.45</MeleeWeapon_Cooldown><MeleeHitChance>0.45</MeleeHitChance></statModifiers> doesn't correspond to any field in type CompProperties.
  23043.  
  23044. XML error: <color>(38,43,65)</color> doesn't correspond to any field in type CompProperties.
  23045.  
  23046. Could not find type named CompSlotLoadable.CompProperties_SlottedBonus from node <li Class="CompSlotLoadable.CompProperties_SlottedBonus"><statModifiers><MeleeWeapon_DamageAmount>100</MeleeWeapon_DamageAmount></statModifiers><color>(255,63,52)</color></li>
  23047.  
  23048. XML error: <statModifiers><MeleeWeapon_DamageAmount>100</MeleeWeapon_DamageAmount></statModifiers> doesn't correspond to any field in type CompProperties.
  23049.  
  23050. XML error: <color>(255,63,52)</color> doesn't correspond to any field in type CompProperties.
  23051.  
  23052. Could not find type named CompSlotLoadable.SlotLoadableDef from node <ThingDef Class="CompSlotLoadable.SlotLoadableDef"><defName>PJ_KyberCrystalSlot</defName><thingClass>CompSlotLoadable.SlotLoadable</thingClass><Label>Crystal</Label><description>This lightsaber crystal slot gives the lightsaber its color among other effects.</description><slottableThingDefs><li>PJ_UltimaPearl</li><li>PJ_BlackPearl</li><li>PJ_KyberCrystal</li><li>PJ_KyberCrystalBlue</li><li>PJ_KyberCrystalCyan</li><li>PJ_KyberCrystalAzure</li><li>PJ_KyberCrystalRed</li><li>PJ_KyberCrystalPurple</li><li>PJ_BarabIngot</li><li>PJ_AdeganCrystal</li><li>PJ_AnkSapphire</li><li>PJ_DamindCrystal</li><li>PJ_DragiteCrystal</li><li>PJ_HurCrystal</li><li>PJ_EralamCrystal</li><li>PJ_RubatCrystal</li><li>PJ_KaiburrCrystal</li><li>PJ_FirkrannCrystal</li><li>PJ_PontiteCrystal</li><li>PJ_KyberCrystalYellow</li></slottableThingDefs><doesChangeColor>true</doesChangeColor><doesChangeStats>true</doesChangeStats><colorToChangeTo>(255, 255, 255, 255)</colorToChangeTo></ThingDef>
  23053.  
  23054. Could not find a type named CompSlotLoadable.SlotLoadable
  23055.  
  23056. XML error: <slottableThingDefs><li>PJ_UltimaPearl</li><li>PJ_BlackPearl</li><li>PJ_KyberCrystal</li><li>PJ_KyberCrystalBlue</li><li>PJ_KyberCrystalCyan</li><li>PJ_KyberCrystalAzure</li><li>PJ_KyberCrystalRed</li><li>PJ_KyberCrystalPurple</li><li>PJ_BarabIngot</li><li>PJ_AdeganCrystal</li><li>PJ_AnkSapphire</li><li>PJ_DamindCrystal</li><li>PJ_DragiteCrystal</li><li>PJ_HurCrystal</li><li>PJ_EralamCrystal</li><li>PJ_RubatCrystal</li><li>PJ_KaiburrCrystal</li><li>PJ_FirkrannCrystal</li><li>PJ_PontiteCrystal</li><li>PJ_KyberCrystalYellow</li></slottableThingDefs> doesn't correspond to any field in type ThingDef.
  23057.  
  23058. XML error: <doesChangeColor>true</doesChangeColor> doesn't correspond to any field in type ThingDef.
  23059.  
  23060. XML error: <doesChangeStats>true</doesChangeStats> doesn't correspond to any field in type ThingDef.
  23061.  
  23062. XML error: <colorToChangeTo>(255, 255, 255, 255)</colorToChangeTo> doesn't correspond to any field in type ThingDef.
  23063.  
  23064. Could not find a type named CompOversizedWeapon.CompOversizedWeapon
  23065.  
  23066. Could not find type named SWSaber.CompProperties_LightsaberActivatableEffect from node <li Class="SWSaber.CompProperties_LightsaberActivatableEffect"><compClass>SWSaber.CompLightsaberActivatableEffect</compClass><altitudeLayer>MoteOverhead</altitudeLayer><ActivateLabel>Activate</ActivateLabel><uiIconPathActivate>UI/Lightsaber/ActivateSaber</uiIconPathActivate><DeactivateLabel>Deactivate</DeactivateLabel><uiIconPathDeactivate>UI/Lightsaber/DeactivateSaber</uiIconPathDeactivate><activateSound>PJ_LightsaberActivate</activateSound><sustainerSound>PJ_LightsaberHum</sustainerSound><deactivateSound>PJ_LightsaberDeactivate</deactivateSound><gizmosOnEquip>true</gizmosOnEquip><graphicData><texPath>Weapons/LightsaberBlade</texPath><graphicClass>Graphic_Single</graphicClass><shaderType>CutoutComplex</shaderType></graphicData></li>
  23067.  
  23068. Could not find a type named SWSaber.CompLightsaberActivatableEffect
  23069.  
  23070. XML error: <altitudeLayer>MoteOverhead</altitudeLayer> doesn't correspond to any field in type CompProperties.
  23071.  
  23072. XML error: <ActivateLabel>Activate</ActivateLabel> doesn't correspond to any field in type CompProperties.
  23073.  
  23074. XML error: <uiIconPathActivate>UI/Lightsaber/ActivateSaber</uiIconPathActivate> doesn't correspond to any field in type CompProperties.
  23075.  
  23076. XML error: <DeactivateLabel>Deactivate</DeactivateLabel> doesn't correspond to any field in type CompProperties.
  23077.  
  23078. XML error: <uiIconPathDeactivate>UI/Lightsaber/DeactivateSaber</uiIconPathDeactivate> doesn't correspond to any field in type CompProperties.
  23079.  
  23080. XML error: <activateSound>PJ_LightsaberActivate</activateSound> doesn't correspond to any field in type CompProperties.
  23081.  
  23082. XML error: <sustainerSound>PJ_LightsaberHum</sustainerSound> doesn't correspond to any field in type CompProperties.
  23083.  
  23084. XML error: <deactivateSound>PJ_LightsaberDeactivate</deactivateSound> doesn't correspond to any field in type CompProperties.
  23085.  
  23086. XML error: <gizmosOnEquip>true</gizmosOnEquip> doesn't correspond to any field in type CompProperties.
  23087.  
  23088. XML error: <graphicData><texPath>Weapons/LightsaberBlade</texPath><graphicClass>Graphic_Single</graphicClass><shaderType>CutoutComplex</shaderType></graphicData> doesn't correspond to any field in type CompProperties.
  23089.  
  23090. Could not find type named CompExtraSounds.CompProperties_ExtraSounds from node <li Class="CompExtraSounds.CompProperties_ExtraSounds"><compClass>CompExtraSounds.CompExtraSounds</compClass><soundMiss>PJ_LightsaberSwing</soundMiss><soundHitPawn>PJ_LightsaberFleshHit</soundHitPawn><soundHitBuilding>PJ_LightsaberHit</soundHitBuilding></li>
  23091.  
  23092. Could not find a type named CompExtraSounds.CompExtraSounds
  23093.  
  23094. XML error: <soundMiss>PJ_LightsaberSwing</soundMiss> doesn't correspond to any field in type CompProperties.
  23095.  
  23096. XML error: <soundHitPawn>PJ_LightsaberFleshHit</soundHitPawn> doesn't correspond to any field in type CompProperties.
  23097.  
  23098. XML error: <soundHitBuilding>PJ_LightsaberHit</soundHitBuilding> doesn't correspond to any field in type CompProperties.
  23099.  
  23100. Could not find type named SWSaber.CompProperties_CrystalSlotLoadable from node <li Class="SWSaber.CompProperties_CrystalSlotLoadable"><compClass>SWSaber.CompCrystalSlotLoadable</compClass><slots><li>PJ_KyberCrystalSlot</li></slots></li>
  23101.  
  23102. Could not find a type named SWSaber.CompCrystalSlotLoadable
  23103.  
  23104. XML error: <slots><li>PJ_KyberCrystalSlot</li></slots> doesn't correspond to any field in type CompProperties.
  23105.  
  23106. Could not find type named CompDeflector.CompProperties_Deflector from node <li Class="CompDeflector.CompProperties_Deflector"><compClass>SWSaber.CompLightsaberDeflection</compClass><baseDeflectChance>0.99</baseDeflectChance><useManipulationInCalc>true</useManipulationInCalc><useSkillInCalc>true</useSkillInCalc><deflectSound>PJ_LightsaberDeflect</deflectSound><deflectSkill>Melee</deflectSkill><deflectRatePerSkillPoint>0.015</deflectRatePerSkillPoint><canReflect>true</canReflect><reflectSkill>Melee</reflectSkill><reflectRatePerSkillPoint>3</reflectRatePerSkillPoint><DeflectVerb Class="VerbProperties"><verbClass>Verb_Shoot</verbClass><hasStandardCommand>true</hasStandardCommand><projectileDef>PJ_BulletDeflected</projectileDef><warmupTime>0</warmupTime><range>24</range><muzzleFlashScale>9</muzzleFlashScale></DeflectVerb></li>
  23107.  
  23108. Could not find a type named SWSaber.CompLightsaberDeflection
  23109.  
  23110. XML error: <baseDeflectChance>0.99</baseDeflectChance> doesn't correspond to any field in type CompProperties.
  23111.  
  23112. XML error: <useManipulationInCalc>true</useManipulationInCalc> doesn't correspond to any field in type CompProperties.
  23113.  
  23114. XML error: <useSkillInCalc>true</useSkillInCalc> doesn't correspond to any field in type CompProperties.
  23115.  
  23116. XML error: <deflectSound>PJ_LightsaberDeflect</deflectSound> doesn't correspond to any field in type CompProperties.
  23117.  
  23118. XML error: <deflectSkill>Melee</deflectSkill> doesn't correspond to any field in type CompProperties.
  23119.  
  23120. XML error: <deflectRatePerSkillPoint>0.015</deflectRatePerSkillPoint> doesn't correspond to any field in type CompProperties.
  23121.  
  23122. XML error: <canReflect>true</canReflect> doesn't correspond to any field in type CompProperties.
  23123.  
  23124. XML error: <reflectSkill>Melee</reflectSkill> doesn't correspond to any field in type CompProperties.
  23125.  
  23126. XML error: <reflectRatePerSkillPoint>3</reflectRatePerSkillPoint> doesn't correspond to any field in type CompProperties.
  23127.  
  23128. XML error: <DeflectVerb Class="VerbProperties"><verbClass>Verb_Shoot</verbClass><hasStandardCommand>true</hasStandardCommand><projectileDef>PJ_BulletDeflected</projectileDef><warmupTime>0</warmupTime><range>24</range><muzzleFlashScale>9</muzzleFlashScale></DeflectVerb> doesn't correspond to any field in type CompProperties.
  23129.  
  23130. Could not find a type named CompOversizedWeapon.CompOversizedWeapon
  23131.  
  23132. Could not find type named SWSaber.CompProperties_LightsaberActivatableEffect from node <li Class="SWSaber.CompProperties_LightsaberActivatableEffect"><compClass>SWSaber.CompLightsaberActivatableEffect</compClass><altitudeLayer>MoteOverhead</altitudeLayer><ActivateLabel>Activate</ActivateLabel><uiIconPathActivate>UI/Lightsaber/CurActivate</uiIconPathActivate><DeactivateLabel>Deactivate</DeactivateLabel><uiIconPathDeactivate>UI/Lightsaber/CurDeactivate</uiIconPathDeactivate><activateSound>PJ_LightsaberActivate</activateSound><sustainerSound>PJ_LightsaberHum</sustainerSound><deactivateSound>PJ_LightsaberDeactivate</deactivateSound><gizmosOnEquip>true</gizmosOnEquip><graphicData><texPath>Weapons/LightsaberBlade</texPath><graphicClass>Graphic_Single</graphicClass><shaderType>CutoutComplex</shaderType></graphicData></li>
  23133.  
  23134. Could not find a type named SWSaber.CompLightsaberActivatableEffect
  23135.  
  23136. XML error: <altitudeLayer>MoteOverhead</altitudeLayer> doesn't correspond to any field in type CompProperties.
  23137.  
  23138. XML error: <ActivateLabel>Activate</ActivateLabel> doesn't correspond to any field in type CompProperties.
  23139.  
  23140. XML error: <uiIconPathActivate>UI/Lightsaber/CurActivate</uiIconPathActivate> doesn't correspond to any field in type CompProperties.
  23141.  
  23142. XML error: <DeactivateLabel>Deactivate</DeactivateLabel> doesn't correspond to any field in type CompProperties.
  23143.  
  23144. XML error: <uiIconPathDeactivate>UI/Lightsaber/CurDeactivate</uiIconPathDeactivate> doesn't correspond to any field in type CompProperties.
  23145.  
  23146. XML error: <activateSound>PJ_LightsaberActivate</activateSound> doesn't correspond to any field in type CompProperties.
  23147.  
  23148. XML error: <sustainerSound>PJ_LightsaberHum</sustainerSound> doesn't correspond to any field in type CompProperties.
  23149.  
  23150. XML error: <deactivateSound>PJ_LightsaberDeactivate</deactivateSound> doesn't correspond to any field in type CompProperties.
  23151.  
  23152. XML error: <gizmosOnEquip>true</gizmosOnEquip> doesn't correspond to any field in type CompProperties.
  23153.  
  23154. XML error: <graphicData><texPath>Weapons/LightsaberBlade</texPath><graphicClass>Graphic_Single</graphicClass><shaderType>CutoutComplex</shaderType></graphicData> doesn't correspond to any field in type CompProperties.
  23155.  
  23156. Could not find type named CompExtraSounds.CompProperties_ExtraSounds from node <li Class="CompExtraSounds.CompProperties_ExtraSounds"><compClass>CompExtraSounds.CompExtraSounds</compClass><soundMiss>PJ_LightsaberSwing</soundMiss><soundHitPawn>PJ_LightsaberFleshHit</soundHitPawn><soundHitBuilding>PJ_LightsaberHit</soundHitBuilding></li>
  23157.  
  23158. Could not find a type named CompExtraSounds.CompExtraSounds
  23159.  
  23160. XML error: <soundMiss>PJ_LightsaberSwing</soundMiss> doesn't correspond to any field in type CompProperties.
  23161.  
  23162. XML error: <soundHitPawn>PJ_LightsaberFleshHit</soundHitPawn> doesn't correspond to any field in type CompProperties.
  23163.  
  23164. XML error: <soundHitBuilding>PJ_LightsaberHit</soundHitBuilding> doesn't correspond to any field in type CompProperties.
  23165.  
  23166. Could not find type named SWSaber.CompProperties_CrystalSlotLoadable from node <li Class="SWSaber.CompProperties_CrystalSlotLoadable"><compClass>SWSaber.CompCrystalSlotLoadable</compClass><slots><li>PJ_KyberCrystalSlot</li></slots></li>
  23167.  
  23168. Could not find a type named SWSaber.CompCrystalSlotLoadable
  23169.  
  23170. XML error: <slots><li>PJ_KyberCrystalSlot</li></slots> doesn't correspond to any field in type CompProperties.
  23171.  
  23172. Could not find type named CompDeflector.CompProperties_Deflector from node <li Class="CompDeflector.CompProperties_Deflector"><compClass>SWSaber.CompLightsaberDeflection</compClass><baseDeflectChance>0.99</baseDeflectChance><useManipulationInCalc>true</useManipulationInCalc><useSkillInCalc>true</useSkillInCalc><deflectSound>PJ_LightsaberDeflect</deflectSound><deflectSkill>Melee</deflectSkill><deflectRatePerSkillPoint>0.015</deflectRatePerSkillPoint><canReflect>true</canReflect><reflectSkill>Melee</reflectSkill><reflectRatePerSkillPoint>3</reflectRatePerSkillPoint><DeflectVerb Class="VerbProperties"><verbClass>Verb_Shoot</verbClass><hasStandardCommand>true</hasStandardCommand><projectileDef>PJ_BulletDeflected</projectileDef><warmupTime>0</warmupTime><range>24</range><muzzleFlashScale>9</muzzleFlashScale></DeflectVerb></li>
  23173.  
  23174. Could not find a type named SWSaber.CompLightsaberDeflection
  23175.  
  23176. XML error: <baseDeflectChance>0.99</baseDeflectChance> doesn't correspond to any field in type CompProperties.
  23177.  
  23178. XML error: <useManipulationInCalc>true</useManipulationInCalc> doesn't correspond to any field in type CompProperties.
  23179.  
  23180. XML error: <useSkillInCalc>true</useSkillInCalc> doesn't correspond to any field in type CompProperties.
  23181.  
  23182. XML error: <deflectSound>PJ_LightsaberDeflect</deflectSound> doesn't correspond to any field in type CompProperties.
  23183.  
  23184. XML error: <deflectSkill>Melee</deflectSkill> doesn't correspond to any field in type CompProperties.
  23185.  
  23186. XML error: <deflectRatePerSkillPoint>0.015</deflectRatePerSkillPoint> doesn't correspond to any field in type CompProperties.
  23187.  
  23188. XML error: <canReflect>true</canReflect> doesn't correspond to any field in type CompProperties.
  23189.  
  23190. XML error: <reflectSkill>Melee</reflectSkill> doesn't correspond to any field in type CompProperties.
  23191.  
  23192. XML error: <reflectRatePerSkillPoint>3</reflectRatePerSkillPoint> doesn't correspond to any field in type CompProperties.
  23193.  
  23194. XML error: <DeflectVerb Class="VerbProperties"><verbClass>Verb_Shoot</verbClass><hasStandardCommand>true</hasStandardCommand><projectileDef>PJ_BulletDeflected</projectileDef><warmupTime>0</warmupTime><range>24</range><muzzleFlashScale>9</muzzleFlashScale></DeflectVerb> doesn't correspond to any field in type CompProperties.
  23195.  
  23196. Could not find a type named CompOversizedWeapon.CompOversizedWeapon
  23197.  
  23198. Could not find type named SWSaber.CompProperties_LightsaberActivatableEffect from node <li Class="SWSaber.CompProperties_LightsaberActivatableEffect"><compClass>SWSaber.CompLightsaberActivatableEffect</compClass><altitudeLayer>MoteOverhead</altitudeLayer><ActivateLabel>Activate</ActivateLabel><uiIconPathActivate>UI/Lightsaber/KyloActivate</uiIconPathActivate><DeactivateLabel>Deactivate</DeactivateLabel><uiIconPathDeactivate>UI/Lightsaber/KyloDeactivate</uiIconPathDeactivate><activateSound>PJ_KyloActivate</activateSound><sustainerSound>PJ_KyloHum</sustainerSound><deactivateSound>PJ_KyloDeactivate</deactivateSound><gizmosOnEquip>true</gizmosOnEquip><graphicData><texPath>Weapons/KyloBlade</texPath><graphicClass>Graphic_Single</graphicClass><shaderType>CutoutComplex</shaderType></graphicData></li>
  23199.  
  23200. Could not find a type named SWSaber.CompLightsaberActivatableEffect
  23201.  
  23202. XML error: <altitudeLayer>MoteOverhead</altitudeLayer> doesn't correspond to any field in type CompProperties.
  23203.  
  23204. XML error: <ActivateLabel>Activate</ActivateLabel> doesn't correspond to any field in type CompProperties.
  23205.  
  23206. XML error: <uiIconPathActivate>UI/Lightsaber/KyloActivate</uiIconPathActivate> doesn't correspond to any field in type CompProperties.
  23207.  
  23208. XML error: <DeactivateLabel>Deactivate</DeactivateLabel> doesn't correspond to any field in type CompProperties.
  23209.  
  23210. XML error: <uiIconPathDeactivate>UI/Lightsaber/KyloDeactivate</uiIconPathDeactivate> doesn't correspond to any field in type CompProperties.
  23211.  
  23212. XML error: <activateSound>PJ_KyloActivate</activateSound> doesn't correspond to any field in type CompProperties.
  23213.  
  23214. XML error: <sustainerSound>PJ_KyloHum</sustainerSound> doesn't correspond to any field in type CompProperties.
  23215.  
  23216. XML error: <deactivateSound>PJ_KyloDeactivate</deactivateSound> doesn't correspond to any field in type CompProperties.
  23217.  
  23218. XML error: <gizmosOnEquip>true</gizmosOnEquip> doesn't correspond to any field in type CompProperties.
  23219.  
  23220. XML error: <graphicData><texPath>Weapons/KyloBlade</texPath><graphicClass>Graphic_Single</graphicClass><shaderType>CutoutComplex</shaderType></graphicData> doesn't correspond to any field in type CompProperties.
  23221.  
  23222. Could not find type named CompExtraSounds.CompProperties_ExtraSounds from node <li Class="CompExtraSounds.CompProperties_ExtraSounds"><compClass>CompExtraSounds.CompExtraSounds</compClass><soundMiss>PJ_KyloSwing</soundMiss><soundHitPawn>PJ_KyloHit</soundHitPawn><soundHitBuilding>PJ_KyloHit</soundHitBuilding></li>
  23223.  
  23224. Could not find a type named CompExtraSounds.CompExtraSounds
  23225.  
  23226. XML error: <soundMiss>PJ_KyloSwing</soundMiss> doesn't correspond to any field in type CompProperties.
  23227.  
  23228. XML error: <soundHitPawn>PJ_KyloHit</soundHitPawn> doesn't correspond to any field in type CompProperties.
  23229.  
  23230. XML error: <soundHitBuilding>PJ_KyloHit</soundHitBuilding> doesn't correspond to any field in type CompProperties.
  23231.  
  23232. Could not find type named SWSaber.CompProperties_CrystalSlotLoadable from node <li Class="SWSaber.CompProperties_CrystalSlotLoadable"><compClass>SWSaber.CompCrystalSlotLoadable</compClass><slots><li>PJ_KyberCrystalSlot</li></slots></li>
  23233.  
  23234. Could not find a type named SWSaber.CompCrystalSlotLoadable
  23235.  
  23236. XML error: <slots><li>PJ_KyberCrystalSlot</li></slots> doesn't correspond to any field in type CompProperties.
  23237.  
  23238. Could not find type named CompDeflector.CompProperties_Deflector from node <li Class="CompDeflector.CompProperties_Deflector"><compClass>SWSaber.CompLightsaberDeflection</compClass><baseDeflectChance>0.99</baseDeflectChance><useManipulationInCalc>true</useManipulationInCalc><useSkillInCalc>true</useSkillInCalc><deflectSound>PJ_LightsaberDeflect</deflectSound><deflectSkill>Melee</deflectSkill><deflectRatePerSkillPoint>0.015</deflectRatePerSkillPoint><canReflect>true</canReflect><reflectSkill>Melee</reflectSkill><reflectRatePerSkillPoint>3</reflectRatePerSkillPoint><DeflectVerb Class="VerbProperties"><verbClass>Verb_Shoot</verbClass><hasStandardCommand>true</hasStandardCommand><projectileDef>PJ_BulletDeflected</projectileDef><warmupTime>0</warmupTime><range>24</range><muzzleFlashScale>9</muzzleFlashScale></DeflectVerb></li>
  23239.  
  23240. Could not find a type named SWSaber.CompLightsaberDeflection
  23241.  
  23242. XML error: <baseDeflectChance>0.99</baseDeflectChance> doesn't correspond to any field in type CompProperties.
  23243.  
  23244. XML error: <useManipulationInCalc>true</useManipulationInCalc> doesn't correspond to any field in type CompProperties.
  23245.  
  23246. XML error: <useSkillInCalc>true</useSkillInCalc> doesn't correspond to any field in type CompProperties.
  23247.  
  23248. XML error: <deflectSound>PJ_LightsaberDeflect</deflectSound> doesn't correspond to any field in type CompProperties.
  23249.  
  23250. XML error: <deflectSkill>Melee</deflectSkill> doesn't correspond to any field in type CompProperties.
  23251.  
  23252. XML error: <deflectRatePerSkillPoint>0.015</deflectRatePerSkillPoint> doesn't correspond to any field in type CompProperties.
  23253.  
  23254. XML error: <canReflect>true</canReflect> doesn't correspond to any field in type CompProperties.
  23255.  
  23256. XML error: <reflectSkill>Melee</reflectSkill> doesn't correspond to any field in type CompProperties.
  23257.  
  23258. XML error: <reflectRatePerSkillPoint>3</reflectRatePerSkillPoint> doesn't correspond to any field in type CompProperties.
  23259.  
  23260. XML error: <DeflectVerb Class="VerbProperties"><verbClass>Verb_Shoot</verbClass><hasStandardCommand>true</hasStandardCommand><projectileDef>PJ_BulletDeflected</projectileDef><warmupTime>0</warmupTime><range>24</range><muzzleFlashScale>9</muzzleFlashScale></DeflectVerb> doesn't correspond to any field in type CompProperties.
  23261.  
  23262. Could not find a type named CompOversizedWeapon.CompOversizedWeapon
  23263.  
  23264. Could not find type named SWSaber.CompProperties_LightsaberActivatableEffect from node <li Class="SWSaber.CompProperties_LightsaberActivatableEffect"><compClass>SWSaber.CompLightsaberActivatableEffect</compClass><altitudeLayer>MoteOverhead</altitudeLayer><ActivateLabel>Activate</ActivateLabel><uiIconPathActivate>UI/Lightsaber/DubActivate</uiIconPathActivate><DeactivateLabel>Deactivate</DeactivateLabel><uiIconPathDeactivate>UI/Lightsaber/DubDeactivate</uiIconPathDeactivate><activateSound>PJ_LightsaberActivate</activateSound><sustainerSound>PJ_LightsaberHum</sustainerSound><deactivateSound>PJ_LightsaberDeactivate</deactivateSound><gizmosOnEquip>true</gizmosOnEquip><graphicData><texPath>Weapons/DoublesaberBlade</texPath><graphicClass>Graphic_Single</graphicClass><shaderType>CutoutComplex</shaderType></graphicData></li>
  23265.  
  23266. Could not find a type named SWSaber.CompLightsaberActivatableEffect
  23267.  
  23268. XML error: <altitudeLayer>MoteOverhead</altitudeLayer> doesn't correspond to any field in type CompProperties.
  23269.  
  23270. XML error: <ActivateLabel>Activate</ActivateLabel> doesn't correspond to any field in type CompProperties.
  23271.  
  23272. XML error: <uiIconPathActivate>UI/Lightsaber/DubActivate</uiIconPathActivate> doesn't correspond to any field in type CompProperties.
  23273.  
  23274. XML error: <DeactivateLabel>Deactivate</DeactivateLabel> doesn't correspond to any field in type CompProperties.
  23275.  
  23276. XML error: <uiIconPathDeactivate>UI/Lightsaber/DubDeactivate</uiIconPathDeactivate> doesn't correspond to any field in type CompProperties.
  23277.  
  23278. XML error: <activateSound>PJ_LightsaberActivate</activateSound> doesn't correspond to any field in type CompProperties.
  23279.  
  23280. XML error: <sustainerSound>PJ_LightsaberHum</sustainerSound> doesn't correspond to any field in type CompProperties.
  23281.  
  23282. XML error: <deactivateSound>PJ_LightsaberDeactivate</deactivateSound> doesn't correspond to any field in type CompProperties.
  23283.  
  23284. XML error: <gizmosOnEquip>true</gizmosOnEquip> doesn't correspond to any field in type CompProperties.
  23285.  
  23286. XML error: <graphicData><texPath>Weapons/DoublesaberBlade</texPath><graphicClass>Graphic_Single</graphicClass><shaderType>CutoutComplex</shaderType></graphicData> doesn't correspond to any field in type CompProperties.
  23287.  
  23288. Could not find type named CompExtraSounds.CompProperties_ExtraSounds from node <li Class="CompExtraSounds.CompProperties_ExtraSounds"><compClass>CompExtraSounds.CompExtraSounds</compClass><soundMiss>PJ_LightsaberSwing</soundMiss><soundHitPawn>PJ_LightsaberFleshHit</soundHitPawn><soundHitBuilding>PJ_LightsaberHit</soundHitBuilding></li>
  23289.  
  23290. Could not find a type named CompExtraSounds.CompExtraSounds
  23291.  
  23292. XML error: <soundMiss>PJ_LightsaberSwing</soundMiss> doesn't correspond to any field in type CompProperties.
  23293.  
  23294. XML error: <soundHitPawn>PJ_LightsaberFleshHit</soundHitPawn> doesn't correspond to any field in type CompProperties.
  23295.  
  23296. XML error: <soundHitBuilding>PJ_LightsaberHit</soundHitBuilding> doesn't correspond to any field in type CompProperties.
  23297.  
  23298. Could not find type named SWSaber.CompProperties_CrystalSlotLoadable from node <li Class="SWSaber.CompProperties_CrystalSlotLoadable"><slots><li>PJ_KyberCrystalSlot</li></slots></li>
  23299.  
  23300. XML error: <slots><li>PJ_KyberCrystalSlot</li></slots> doesn't correspond to any field in type CompProperties.
  23301.  
  23302. Could not find type named CompDeflector.CompProperties_Deflector from node <li Class="CompDeflector.CompProperties_Deflector"><compClass>SWSaber.CompLightsaberDeflection</compClass><baseDeflectChance>0.99</baseDeflectChance><useManipulationInCalc>true</useManipulationInCalc><useSkillInCalc>true</useSkillInCalc><deflectSound>PJ_LightsaberDeflect</deflectSound><deflectSkill>Melee</deflectSkill><deflectRatePerSkillPoint>0.015</deflectRatePerSkillPoint><canReflect>true</canReflect><reflectSkill>Melee</reflectSkill><reflectRatePerSkillPoint>3</reflectRatePerSkillPoint><DeflectVerb Class="VerbProperties"><verbClass>Verb_Shoot</verbClass><hasStandardCommand>true</hasStandardCommand><projectileDef>PJ_BulletDeflected</projectileDef><warmupTime>0</warmupTime><range>24</range><muzzleFlashScale>9</muzzleFlashScale></DeflectVerb></li>
  23303.  
  23304. Could not find a type named SWSaber.CompLightsaberDeflection
  23305.  
  23306. XML error: <baseDeflectChance>0.99</baseDeflectChance> doesn't correspond to any field in type CompProperties.
  23307.  
  23308. XML error: <useManipulationInCalc>true</useManipulationInCalc> doesn't correspond to any field in type CompProperties.
  23309.  
  23310. XML error: <useSkillInCalc>true</useSkillInCalc> doesn't correspond to any field in type CompProperties.
  23311.  
  23312. XML error: <deflectSound>PJ_LightsaberDeflect</deflectSound> doesn't correspond to any field in type CompProperties.
  23313.  
  23314. XML error: <deflectSkill>Melee</deflectSkill> doesn't correspond to any field in type CompProperties.
  23315.  
  23316. XML error: <deflectRatePerSkillPoint>0.015</deflectRatePerSkillPoint> doesn't correspond to any field in type CompProperties.
  23317.  
  23318. XML error: <canReflect>true</canReflect> doesn't correspond to any field in type CompProperties.
  23319.  
  23320. XML error: <reflectSkill>Melee</reflectSkill> doesn't correspond to any field in type CompProperties.
  23321.  
  23322. XML error: <reflectRatePerSkillPoint>3</reflectRatePerSkillPoint> doesn't correspond to any field in type CompProperties.
  23323.  
  23324. XML error: <DeflectVerb Class="VerbProperties"><verbClass>Verb_Shoot</verbClass><hasStandardCommand>true</hasStandardCommand><projectileDef>PJ_BulletDeflected</projectileDef><warmupTime>0</warmupTime><range>24</range><muzzleFlashScale>9</muzzleFlashScale></DeflectVerb> doesn't correspond to any field in type CompProperties.
  23325.  
  23326. Could not find a type named CompOversizedWeapon.CompOversizedWeapon
  23327.  
  23328. Could not find type named SWSaber.CompProperties_LightsaberActivatableEffect from node <li Class="SWSaber.CompProperties_LightsaberActivatableEffect"><compClass>SWSaber.CompLightsaberActivatableEffect</compClass><altitudeLayer>MoteOverhead</altitudeLayer><ActivateLabel>Activate</ActivateLabel><uiIconPathActivate>UI/Lightsaber/ObiActivate</uiIconPathActivate><DeactivateLabel>Deactivate</DeactivateLabel><uiIconPathDeactivate>UI/Lightsaber/ObiDeactivate</uiIconPathDeactivate><activateSound>PJ_LightsaberActivate</activateSound><sustainerSound>PJ_LightsaberHum</sustainerSound><deactivateSound>PJ_LightsaberDeactivate</deactivateSound><gizmosOnEquip>true</gizmosOnEquip><graphicData><texPath>Weapons/LightsaberBlade</texPath><graphicClass>Graphic_Single</graphicClass><shaderType>CutoutComplex</shaderType></graphicData></li>
  23329.  
  23330. Could not find a type named SWSaber.CompLightsaberActivatableEffect
  23331.  
  23332. XML error: <altitudeLayer>MoteOverhead</altitudeLayer> doesn't correspond to any field in type CompProperties.
  23333.  
  23334. XML error: <ActivateLabel>Activate</ActivateLabel> doesn't correspond to any field in type CompProperties.
  23335.  
  23336. XML error: <uiIconPathActivate>UI/Lightsaber/ObiActivate</uiIconPathActivate> doesn't correspond to any field in type CompProperties.
  23337.  
  23338. XML error: <DeactivateLabel>Deactivate</DeactivateLabel> doesn't correspond to any field in type CompProperties.
  23339.  
  23340. XML error: <uiIconPathDeactivate>UI/Lightsaber/ObiDeactivate</uiIconPathDeactivate> doesn't correspond to any field in type CompProperties.
  23341.  
  23342. XML error: <activateSound>PJ_LightsaberActivate</activateSound> doesn't correspond to any field in type CompProperties.
  23343.  
  23344. XML error: <sustainerSound>PJ_LightsaberHum</sustainerSound> doesn't correspond to any field in type CompProperties.
  23345.  
  23346. XML error: <deactivateSound>PJ_LightsaberDeactivate</deactivateSound> doesn't correspond to any field in type CompProperties.
  23347.  
  23348. XML error: <gizmosOnEquip>true</gizmosOnEquip> doesn't correspond to any field in type CompProperties.
  23349.  
  23350. XML error: <graphicData><texPath>Weapons/LightsaberBlade</texPath><graphicClass>Graphic_Single</graphicClass><shaderType>CutoutComplex</shaderType></graphicData> doesn't correspond to any field in type CompProperties.
  23351.  
  23352. Could not find type named CompExtraSounds.CompProperties_ExtraSounds from node <li Class="CompExtraSounds.CompProperties_ExtraSounds"><compClass>CompExtraSounds.CompExtraSounds</compClass><soundMiss>PJ_LightsaberSwing</soundMiss><soundHitPawn>PJ_LightsaberFleshHit</soundHitPawn><soundHitBuilding>PJ_LightsaberHit</soundHitBuilding></li>
  23353.  
  23354. Could not find a type named CompExtraSounds.CompExtraSounds
  23355.  
  23356. XML error: <soundMiss>PJ_LightsaberSwing</soundMiss> doesn't correspond to any field in type CompProperties.
  23357.  
  23358. XML error: <soundHitPawn>PJ_LightsaberFleshHit</soundHitPawn> doesn't correspond to any field in type CompProperties.
  23359.  
  23360. XML error: <soundHitBuilding>PJ_LightsaberHit</soundHitBuilding> doesn't correspond to any field in type CompProperties.
  23361.  
  23362. Could not find type named SWSaber.CompProperties_CrystalSlotLoadable from node <li Class="SWSaber.CompProperties_CrystalSlotLoadable"><compClass>SWSaber.CompCrystalSlotLoadable</compClass><slots><li>PJ_KyberCrystalSlot</li></slots></li>
  23363.  
  23364. Could not find a type named SWSaber.CompCrystalSlotLoadable
  23365.  
  23366. XML error: <slots><li>PJ_KyberCrystalSlot</li></slots> doesn't correspond to any field in type CompProperties.
  23367.  
  23368. Could not find type named CompDeflector.CompProperties_Deflector from node <li Class="CompDeflector.CompProperties_Deflector"><compClass>SWSaber.CompLightsaberDeflection</compClass><baseDeflectChance>0.99</baseDeflectChance><useManipulationInCalc>true</useManipulationInCalc><useSkillInCalc>true</useSkillInCalc><deflectSound>PJ_LightsaberDeflect</deflectSound><deflectSkill>Melee</deflectSkill><deflectRatePerSkillPoint>0.015</deflectRatePerSkillPoint><canReflect>true</canReflect><reflectSkill>Melee</reflectSkill><reflectRatePerSkillPoint>3</reflectRatePerSkillPoint><DeflectVerb Class="VerbProperties"><verbClass>Verb_Shoot</verbClass><hasStandardCommand>true</hasStandardCommand><projectileDef>PJ_BulletDeflected</projectileDef><warmupTime>0</warmupTime><range>24</range><muzzleFlashScale>9</muzzleFlashScale></DeflectVerb></li>
  23369.  
  23370. Could not find a type named SWSaber.CompLightsaberDeflection
  23371.  
  23372. XML error: <baseDeflectChance>0.99</baseDeflectChance> doesn't correspond to any field in type CompProperties.
  23373.  
  23374. XML error: <useManipulationInCalc>true</useManipulationInCalc> doesn't correspond to any field in type CompProperties.
  23375.  
  23376. XML error: <useSkillInCalc>true</useSkillInCalc> doesn't correspond to any field in type CompProperties.
  23377.  
  23378. XML error: <deflectSound>PJ_LightsaberDeflect</deflectSound> doesn't correspond to any field in type CompProperties.
  23379.  
  23380. XML error: <deflectSkill>Melee</deflectSkill> doesn't correspond to any field in type CompProperties.
  23381.  
  23382. XML error: <deflectRatePerSkillPoint>0.015</deflectRatePerSkillPoint> doesn't correspond to any field in type CompProperties.
  23383.  
  23384. XML error: <canReflect>true</canReflect> doesn't correspond to any field in type CompProperties.
  23385.  
  23386. XML error: <reflectSkill>Melee</reflectSkill> doesn't correspond to any field in type CompProperties.
  23387.  
  23388. XML error: <reflectRatePerSkillPoint>3</reflectRatePerSkillPoint> doesn't correspond to any field in type CompProperties.
  23389.  
  23390. XML error: <DeflectVerb Class="VerbProperties"><verbClass>Verb_Shoot</verbClass><hasStandardCommand>true</hasStandardCommand><projectileDef>PJ_BulletDeflected</projectileDef><warmupTime>0</warmupTime><range>24</range><muzzleFlashScale>9</muzzleFlashScale></DeflectVerb> doesn't correspond to any field in type CompProperties.
  23391.  
  23392. Could not find a type named CompOversizedWeapon.CompOversizedWeapon
  23393.  
  23394. Could not find type named SWSaber.CompProperties_LightsaberActivatableEffect from node <li Class="SWSaber.CompProperties_LightsaberActivatableEffect"><compClass>SWSaber.CompLightsaberActivatableEffect</compClass><altitudeLayer>MoteOverhead</altitudeLayer><ActivateLabel>Activate</ActivateLabel><uiIconPathActivate>UI/Lightsaber/EleActivate</uiIconPathActivate><DeactivateLabel>Deactivate</DeactivateLabel><uiIconPathDeactivate>UI/Lightsaber/EleDeactivate</uiIconPathDeactivate><activateSound>PJ_LightsaberActivate</activateSound><sustainerSound>PJ_LightsaberHum</sustainerSound><deactivateSound>PJ_LightsaberDeactivate</deactivateSound><gizmosOnEquip>true</gizmosOnEquip><graphicData><texPath>Weapons/LightsaberBlade</texPath><graphicClass>Graphic_Single</graphicClass><shaderType>CutoutComplex</shaderType></graphicData></li>
  23395.  
  23396. Could not find a type named SWSaber.CompLightsaberActivatableEffect
  23397.  
  23398. XML error: <altitudeLayer>MoteOverhead</altitudeLayer> doesn't correspond to any field in type CompProperties.
  23399.  
  23400. XML error: <ActivateLabel>Activate</ActivateLabel> doesn't correspond to any field in type CompProperties.
  23401.  
  23402. XML error: <uiIconPathActivate>UI/Lightsaber/EleActivate</uiIconPathActivate> doesn't correspond to any field in type CompProperties.
  23403.  
  23404. XML error: <DeactivateLabel>Deactivate</DeactivateLabel> doesn't correspond to any field in type CompProperties.
  23405.  
  23406. XML error: <uiIconPathDeactivate>UI/Lightsaber/EleDeactivate</uiIconPathDeactivate> doesn't correspond to any field in type CompProperties.
  23407.  
  23408. XML error: <activateSound>PJ_LightsaberActivate</activateSound> doesn't correspond to any field in type CompProperties.
  23409.  
  23410. XML error: <sustainerSound>PJ_LightsaberHum</sustainerSound> doesn't correspond to any field in type CompProperties.
  23411.  
  23412. XML error: <deactivateSound>PJ_LightsaberDeactivate</deactivateSound> doesn't correspond to any field in type CompProperties.
  23413.  
  23414. XML error: <gizmosOnEquip>true</gizmosOnEquip> doesn't correspond to any field in type CompProperties.
  23415.  
  23416. XML error: <graphicData><texPath>Weapons/LightsaberBlade</texPath><graphicClass>Graphic_Single</graphicClass><shaderType>CutoutComplex</shaderType></graphicData> doesn't correspond to any field in type CompProperties.
  23417.  
  23418. Could not find type named CompExtraSounds.CompProperties_ExtraSounds from node <li Class="CompExtraSounds.CompProperties_ExtraSounds"><compClass>CompExtraSounds.CompExtraSounds</compClass><soundMiss>PJ_LightsaberSwing</soundMiss><soundHitPawn>PJ_LightsaberFleshHit</soundHitPawn><soundHitBuilding>PJ_LightsaberHit</soundHitBuilding></li>
  23419.  
  23420. Could not find a type named CompExtraSounds.CompExtraSounds
  23421.  
  23422. XML error: <soundMiss>PJ_LightsaberSwing</soundMiss> doesn't correspond to any field in type CompProperties.
  23423.  
  23424. XML error: <soundHitPawn>PJ_LightsaberFleshHit</soundHitPawn> doesn't correspond to any field in type CompProperties.
  23425.  
  23426. XML error: <soundHitBuilding>PJ_LightsaberHit</soundHitBuilding> doesn't correspond to any field in type CompProperties.
  23427.  
  23428. Could not find type named SWSaber.CompProperties_CrystalSlotLoadable from node <li Class="SWSaber.CompProperties_CrystalSlotLoadable"><compClass>SWSaber.CompCrystalSlotLoadable</compClass><slots><li>PJ_KyberCrystalSlot</li></slots></li>
  23429.  
  23430. Could not find a type named SWSaber.CompCrystalSlotLoadable
  23431.  
  23432. XML error: <slots><li>PJ_KyberCrystalSlot</li></slots> doesn't correspond to any field in type CompProperties.
  23433.  
  23434. Could not find type named CompDeflector.CompProperties_Deflector from node <li Class="CompDeflector.CompProperties_Deflector"><compClass>SWSaber.CompLightsaberDeflection</compClass><baseDeflectChance>0.99</baseDeflectChance><useManipulationInCalc>true</useManipulationInCalc><useSkillInCalc>true</useSkillInCalc><deflectSound>PJ_LightsaberDeflect</deflectSound><deflectSkill>Melee</deflectSkill><deflectRatePerSkillPoint>0.015</deflectRatePerSkillPoint><canReflect>true</canReflect><reflectSkill>Melee</reflectSkill><reflectRatePerSkillPoint>3</reflectRatePerSkillPoint><DeflectVerb Class="VerbProperties"><verbClass>Verb_Shoot</verbClass><hasStandardCommand>true</hasStandardCommand><projectileDef>PJ_BulletDeflected</projectileDef><warmupTime>0</warmupTime><range>24</range><muzzleFlashScale>9</muzzleFlashScale></DeflectVerb></li>
  23435.  
  23436. Could not find a type named SWSaber.CompLightsaberDeflection
  23437.  
  23438. XML error: <baseDeflectChance>0.99</baseDeflectChance> doesn't correspond to any field in type CompProperties.
  23439.  
  23440. XML error: <useManipulationInCalc>true</useManipulationInCalc> doesn't correspond to any field in type CompProperties.
  23441.  
  23442. XML error: <useSkillInCalc>true</useSkillInCalc> doesn't correspond to any field in type CompProperties.
  23443.  
  23444. XML error: <deflectSound>PJ_LightsaberDeflect</deflectSound> doesn't correspond to any field in type CompProperties.
  23445.  
  23446. XML error: <deflectSkill>Melee</deflectSkill> doesn't correspond to any field in type CompProperties.
  23447.  
  23448. XML error: <deflectRatePerSkillPoint>0.015</deflectRatePerSkillPoint> doesn't correspond to any field in type CompProperties.
  23449.  
  23450. XML error: <canReflect>true</canReflect> doesn't correspond to any field in type CompProperties.
  23451.  
  23452. XML error: <reflectSkill>Melee</reflectSkill> doesn't correspond to any field in type CompProperties.
  23453.  
  23454. XML error: <reflectRatePerSkillPoint>3</reflectRatePerSkillPoint> doesn't correspond to any field in type CompProperties.
  23455.  
  23456. XML error: <DeflectVerb Class="VerbProperties"><verbClass>Verb_Shoot</verbClass><hasStandardCommand>true</hasStandardCommand><projectileDef>PJ_BulletDeflected</projectileDef><warmupTime>0</warmupTime><range>24</range><muzzleFlashScale>9</muzzleFlashScale></DeflectVerb> doesn't correspond to any field in type CompProperties.
  23457.  
  23458. Could not find a type named CompOversizedWeapon.CompOversizedWeapon
  23459.  
  23460. Could not find type named SWSaber.CompProperties_LightsaberActivatableEffect from node <li Class="SWSaber.CompProperties_LightsaberActivatableEffect"><compClass>SWSaber.CompLightsaberActivatableEffect</compClass><altitudeLayer>MoteOverhead</altitudeLayer><ActivateLabel>Activate</ActivateLabel><uiIconPathActivate>UI/Lightsaber/ActivateSaber</uiIconPathActivate><DeactivateLabel>Deactivate</DeactivateLabel><uiIconPathDeactivate>UI/Lightsaber/DeactivateSaber</uiIconPathDeactivate><activateSound>PJ_LightsaberActivate</activateSound><sustainerSound>PJ_LightsaberHum</sustainerSound><deactivateSound>PJ_LightsaberDeactivate</deactivateSound><gizmosOnEquip>true</gizmosOnEquip><graphicData><texPath>Weapons/AhsokaHilt_Blade</texPath><graphicClass>Graphic_Single</graphicClass><shaderType>CutoutComplex</shaderType></graphicData></li>
  23461.  
  23462. Could not find a type named SWSaber.CompLightsaberActivatableEffect
  23463.  
  23464. XML error: <altitudeLayer>MoteOverhead</altitudeLayer> doesn't correspond to any field in type CompProperties.
  23465.  
  23466. XML error: <ActivateLabel>Activate</ActivateLabel> doesn't correspond to any field in type CompProperties.
  23467.  
  23468. XML error: <uiIconPathActivate>UI/Lightsaber/ActivateSaber</uiIconPathActivate> doesn't correspond to any field in type CompProperties.
  23469.  
  23470. XML error: <DeactivateLabel>Deactivate</DeactivateLabel> doesn't correspond to any field in type CompProperties.
  23471.  
  23472. XML error: <uiIconPathDeactivate>UI/Lightsaber/DeactivateSaber</uiIconPathDeactivate> doesn't correspond to any field in type CompProperties.
  23473.  
  23474. XML error: <activateSound>PJ_LightsaberActivate</activateSound> doesn't correspond to any field in type CompProperties.
  23475.  
  23476. XML error: <sustainerSound>PJ_LightsaberHum</sustainerSound> doesn't correspond to any field in type CompProperties.
  23477.  
  23478. XML error: <deactivateSound>PJ_LightsaberDeactivate</deactivateSound> doesn't correspond to any field in type CompProperties.
  23479.  
  23480. XML error: <gizmosOnEquip>true</gizmosOnEquip> doesn't correspond to any field in type CompProperties.
  23481.  
  23482. XML error: <graphicData><texPath>Weapons/AhsokaHilt_Blade</texPath><graphicClass>Graphic_Single</graphicClass><shaderType>CutoutComplex</shaderType></graphicData> doesn't correspond to any field in type CompProperties.
  23483.  
  23484. Could not find type named CompExtraSounds.CompProperties_ExtraSounds from node <li Class="CompExtraSounds.CompProperties_ExtraSounds"><compClass>CompExtraSounds.CompExtraSounds</compClass><soundMiss>PJ_LightsaberSwing</soundMiss><soundHitPawn>PJ_LightsaberFleshHit</soundHitPawn><soundHitBuilding>PJ_LightsaberHit</soundHitBuilding></li>
  23485.  
  23486. Could not find a type named CompExtraSounds.CompExtraSounds
  23487.  
  23488. XML error: <soundMiss>PJ_LightsaberSwing</soundMiss> doesn't correspond to any field in type CompProperties.
  23489.  
  23490. XML error: <soundHitPawn>PJ_LightsaberFleshHit</soundHitPawn> doesn't correspond to any field in type CompProperties.
  23491.  
  23492. XML error: <soundHitBuilding>PJ_LightsaberHit</soundHitBuilding> doesn't correspond to any field in type CompProperties.
  23493.  
  23494. Could not find type named SWSaber.CompProperties_CrystalSlotLoadable from node <li Class="SWSaber.CompProperties_CrystalSlotLoadable"><compClass>SWSaber.CompCrystalSlotLoadable</compClass><slots><li>PJ_KyberCrystalSlot</li></slots></li>
  23495.  
  23496. Could not find a type named SWSaber.CompCrystalSlotLoadable
  23497.  
  23498. XML error: <slots><li>PJ_KyberCrystalSlot</li></slots> doesn't correspond to any field in type CompProperties.
  23499.  
  23500. Could not find type named CompDeflector.CompProperties_Deflector from node <li Class="CompDeflector.CompProperties_Deflector"><compClass>SWSaber.CompLightsaberDeflection</compClass><baseDeflectChance>0.99</baseDeflectChance><useManipulationInCalc>true</useManipulationInCalc><useSkillInCalc>true</useSkillInCalc><deflectSound>PJ_LightsaberDeflect</deflectSound><deflectSkill>Melee</deflectSkill><deflectRatePerSkillPoint>0.015</deflectRatePerSkillPoint><canReflect>true</canReflect><reflectSkill>Melee</reflectSkill><reflectRatePerSkillPoint>3</reflectRatePerSkillPoint><DeflectVerb Class="VerbProperties"><verbClass>Verb_Shoot</verbClass><hasStandardCommand>true</hasStandardCommand><projectileDef>PJ_BulletDeflected</projectileDef><warmupTime>0</warmupTime><range>24</range><muzzleFlashScale>9</muzzleFlashScale></DeflectVerb></li>
  23501.  
  23502. Could not find a type named SWSaber.CompLightsaberDeflection
  23503.  
  23504. XML error: <baseDeflectChance>0.99</baseDeflectChance> doesn't correspond to any field in type CompProperties.
  23505.  
  23506. XML error: <useManipulationInCalc>true</useManipulationInCalc> doesn't correspond to any field in type CompProperties.
  23507.  
  23508. XML error: <useSkillInCalc>true</useSkillInCalc> doesn't correspond to any field in type CompProperties.
  23509.  
  23510. XML error: <deflectSound>PJ_LightsaberDeflect</deflectSound> doesn't correspond to any field in type CompProperties.
  23511.  
  23512. XML error: <deflectSkill>Melee</deflectSkill> doesn't correspond to any field in type CompProperties.
  23513.  
  23514. XML error: <deflectRatePerSkillPoint>0.015</deflectRatePerSkillPoint> doesn't correspond to any field in type CompProperties.
  23515.  
  23516. XML error: <canReflect>true</canReflect> doesn't correspond to any field in type CompProperties.
  23517.  
  23518. XML error: <reflectSkill>Melee</reflectSkill> doesn't correspond to any field in type CompProperties.
  23519.  
  23520. XML error: <reflectRatePerSkillPoint>3</reflectRatePerSkillPoint> doesn't correspond to any field in type CompProperties.
  23521.  
  23522. XML error: <DeflectVerb Class="VerbProperties"><verbClass>Verb_Shoot</verbClass><hasStandardCommand>true</hasStandardCommand><projectileDef>PJ_BulletDeflected</projectileDef><warmupTime>0</warmupTime><range>24</range><muzzleFlashScale>9</muzzleFlashScale></DeflectVerb> doesn't correspond to any field in type CompProperties.
  23523.  
  23524. Could not find a type named CompOversizedWeapon.CompOversizedWeapon
  23525.  
  23526. Could not find type named SWSaber.CompProperties_LightsaberActivatableEffect from node <li Class="SWSaber.CompProperties_LightsaberActivatableEffect"><compClass>SWSaber.CompLightsaberActivatableEffect</compClass><altitudeLayer>MoteOverhead</altitudeLayer><ActivateLabel>Activate</ActivateLabel><uiIconPathActivate>UI/Lightsaber/DubActivate</uiIconPathActivate><DeactivateLabel>Deactivate</DeactivateLabel><uiIconPathDeactivate>UI/Lightsaber/DubDeactivate</uiIconPathDeactivate><activateSound>PJ_LightsaberActivate</activateSound><sustainerSound>PJ_LightsaberHum</sustainerSound><deactivateSound>PJ_LightsaberDeactivate</deactivateSound><gizmosOnEquip>true</gizmosOnEquip><graphicData><texPath>Weapons/InquisHilt_Blade</texPath><graphicClass>Graphic_Single</graphicClass><shaderType>CutoutComplex</shaderType></graphicData></li>
  23527.  
  23528. Could not find a type named SWSaber.CompLightsaberActivatableEffect
  23529.  
  23530. XML error: <altitudeLayer>MoteOverhead</altitudeLayer> doesn't correspond to any field in type CompProperties.
  23531.  
  23532. XML error: <ActivateLabel>Activate</ActivateLabel> doesn't correspond to any field in type CompProperties.
  23533.  
  23534. XML error: <uiIconPathActivate>UI/Lightsaber/DubActivate</uiIconPathActivate> doesn't correspond to any field in type CompProperties.
  23535.  
  23536. XML error: <DeactivateLabel>Deactivate</DeactivateLabel> doesn't correspond to any field in type CompProperties.
  23537.  
  23538. XML error: <uiIconPathDeactivate>UI/Lightsaber/DubDeactivate</uiIconPathDeactivate> doesn't correspond to any field in type CompProperties.
  23539.  
  23540. XML error: <activateSound>PJ_LightsaberActivate</activateSound> doesn't correspond to any field in type CompProperties.
  23541.  
  23542. XML error: <sustainerSound>PJ_LightsaberHum</sustainerSound> doesn't correspond to any field in type CompProperties.
  23543.  
  23544. XML error: <deactivateSound>PJ_LightsaberDeactivate</deactivateSound> doesn't correspond to any field in type CompProperties.
  23545.  
  23546. XML error: <gizmosOnEquip>true</gizmosOnEquip> doesn't correspond to any field in type CompProperties.
  23547.  
  23548. XML error: <graphicData><texPath>Weapons/InquisHilt_Blade</texPath><graphicClass>Graphic_Single</graphicClass><shaderType>CutoutComplex</shaderType></graphicData> doesn't correspond to any field in type CompProperties.
  23549.  
  23550. Could not find type named CompExtraSounds.CompProperties_ExtraSounds from node <li Class="CompExtraSounds.CompProperties_ExtraSounds"><compClass>CompExtraSounds.CompExtraSounds</compClass><soundMiss>PJ_LightsaberSwing</soundMiss><soundHitPawn>PJ_LightsaberFleshHit</soundHitPawn><soundHitBuilding>PJ_LightsaberHit</soundHitBuilding></li>
  23551.  
  23552. Could not find a type named CompExtraSounds.CompExtraSounds
  23553.  
  23554. XML error: <soundMiss>PJ_LightsaberSwing</soundMiss> doesn't correspond to any field in type CompProperties.
  23555.  
  23556. XML error: <soundHitPawn>PJ_LightsaberFleshHit</soundHitPawn> doesn't correspond to any field in type CompProperties.
  23557.  
  23558. XML error: <soundHitBuilding>PJ_LightsaberHit</soundHitBuilding> doesn't correspond to any field in type CompProperties.
  23559.  
  23560. Could not find type named SWSaber.CompProperties_CrystalSlotLoadable from node <li Class="SWSaber.CompProperties_CrystalSlotLoadable"><compClass>SWSaber.CompCrystalSlotLoadable</compClass><slots><li>PJ_KyberCrystalSlot</li></slots></li>
  23561.  
  23562. Could not find a type named SWSaber.CompCrystalSlotLoadable
  23563.  
  23564. XML error: <slots><li>PJ_KyberCrystalSlot</li></slots> doesn't correspond to any field in type CompProperties.
  23565.  
  23566. Could not find type named CompDeflector.CompProperties_Deflector from node <li Class="CompDeflector.CompProperties_Deflector"><compClass>SWSaber.CompLightsaberDeflection</compClass><baseDeflectChance>0.99</baseDeflectChance><useManipulationInCalc>true</useManipulationInCalc><useSkillInCalc>true</useSkillInCalc><deflectSound>PJ_LightsaberDeflect</deflectSound><deflectSkill>Melee</deflectSkill><deflectRatePerSkillPoint>0.015</deflectRatePerSkillPoint><canReflect>true</canReflect><reflectSkill>Melee</reflectSkill><reflectRatePerSkillPoint>3</reflectRatePerSkillPoint><DeflectVerb Class="VerbProperties"><verbClass>Verb_Shoot</verbClass><hasStandardCommand>true</hasStandardCommand><projectileDef>PJ_BulletDeflected</projectileDef><warmupTime>0</warmupTime><range>24</range><muzzleFlashScale>9</muzzleFlashScale></DeflectVerb></li>
  23567.  
  23568. Could not find a type named SWSaber.CompLightsaberDeflection
  23569.  
  23570. XML error: <baseDeflectChance>0.99</baseDeflectChance> doesn't correspond to any field in type CompProperties.
  23571.  
  23572. XML error: <useManipulationInCalc>true</useManipulationInCalc> doesn't correspond to any field in type CompProperties.
  23573.  
  23574. XML error: <useSkillInCalc>true</useSkillInCalc> doesn't correspond to any field in type CompProperties.
  23575.  
  23576. XML error: <deflectSound>PJ_LightsaberDeflect</deflectSound> doesn't correspond to any field in type CompProperties.
  23577.  
  23578. XML error: <deflectSkill>Melee</deflectSkill> doesn't correspond to any field in type CompProperties.
  23579.  
  23580. XML error: <deflectRatePerSkillPoint>0.015</deflectRatePerSkillPoint> doesn't correspond to any field in type CompProperties.
  23581.  
  23582. XML error: <canReflect>true</canReflect> doesn't correspond to any field in type CompProperties.
  23583.  
  23584. XML error: <reflectSkill>Melee</reflectSkill> doesn't correspond to any field in type CompProperties.
  23585.  
  23586. XML error: <reflectRatePerSkillPoint>3</reflectRatePerSkillPoint> doesn't correspond to any field in type CompProperties.
  23587.  
  23588. XML error: <DeflectVerb Class="VerbProperties"><verbClass>Verb_Shoot</verbClass><hasStandardCommand>true</hasStandardCommand><projectileDef>PJ_BulletDeflected</projectileDef><warmupTime>0</warmupTime><range>24</range><muzzleFlashScale>9</muzzleFlashScale></DeflectVerb> doesn't correspond to any field in type CompProperties.
  23589.  
  23590. Could not find a type named CompOversizedWeapon.CompOversizedWeapon
  23591.  
  23592. Could not find type named SWSaber.CompProperties_LightsaberActivatableEffect from node <li Class="SWSaber.CompProperties_LightsaberActivatableEffect"><compClass>SWSaber.CompLightsaberActivatableEffect</compClass><altitudeLayer>MoteOverhead</altitudeLayer><ActivateLabel>Activate</ActivateLabel><uiIconPathActivate>UI/Lightsaber/DubActivate</uiIconPathActivate><DeactivateLabel>Deactivate</DeactivateLabel><uiIconPathDeactivate>UI/Lightsaber/DubDeactivate</uiIconPathDeactivate><activateSound>PJ_LightsaberActivate</activateSound><sustainerSound>PJ_LightsaberHum</sustainerSound><deactivateSound>PJ_LightsaberDeactivate</deactivateSound><gizmosOnEquip>true</gizmosOnEquip><graphicData><texPath>Weapons/JGuard_Blade</texPath><graphicClass>Graphic_Single</graphicClass><shaderType>CutoutComplex</shaderType></graphicData></li>
  23593.  
  23594. Could not find a type named SWSaber.CompLightsaberActivatableEffect
  23595.  
  23596. XML error: <altitudeLayer>MoteOverhead</altitudeLayer> doesn't correspond to any field in type CompProperties.
  23597.  
  23598. XML error: <ActivateLabel>Activate</ActivateLabel> doesn't correspond to any field in type CompProperties.
  23599.  
  23600. XML error: <uiIconPathActivate>UI/Lightsaber/DubActivate</uiIconPathActivate> doesn't correspond to any field in type CompProperties.
  23601.  
  23602. XML error: <DeactivateLabel>Deactivate</DeactivateLabel> doesn't correspond to any field in type CompProperties.
  23603.  
  23604. XML error: <uiIconPathDeactivate>UI/Lightsaber/DubDeactivate</uiIconPathDeactivate> doesn't correspond to any field in type CompProperties.
  23605.  
  23606. XML error: <activateSound>PJ_LightsaberActivate</activateSound> doesn't correspond to any field in type CompProperties.
  23607.  
  23608. XML error: <sustainerSound>PJ_LightsaberHum</sustainerSound> doesn't correspond to any field in type CompProperties.
  23609.  
  23610. XML error: <deactivateSound>PJ_LightsaberDeactivate</deactivateSound> doesn't correspond to any field in type CompProperties.
  23611.  
  23612. XML error: <gizmosOnEquip>true</gizmosOnEquip> doesn't correspond to any field in type CompProperties.
  23613.  
  23614. XML error: <graphicData><texPath>Weapons/JGuard_Blade</texPath><graphicClass>Graphic_Single</graphicClass><shaderType>CutoutComplex</shaderType></graphicData> doesn't correspond to any field in type CompProperties.
  23615.  
  23616. Could not find type named CompExtraSounds.CompProperties_ExtraSounds from node <li Class="CompExtraSounds.CompProperties_ExtraSounds"><compClass>CompExtraSounds.CompExtraSounds</compClass><soundMiss>PJ_LightsaberSwing</soundMiss><soundHitPawn>PJ_LightsaberFleshHit</soundHitPawn><soundHitBuilding>PJ_LightsaberHit</soundHitBuilding></li>
  23617.  
  23618. Could not find a type named CompExtraSounds.CompExtraSounds
  23619.  
  23620. XML error: <soundMiss>PJ_LightsaberSwing</soundMiss> doesn't correspond to any field in type CompProperties.
  23621.  
  23622. XML error: <soundHitPawn>PJ_LightsaberFleshHit</soundHitPawn> doesn't correspond to any field in type CompProperties.
  23623.  
  23624. XML error: <soundHitBuilding>PJ_LightsaberHit</soundHitBuilding> doesn't correspond to any field in type CompProperties.
  23625.  
  23626. Could not find type named SWSaber.CompProperties_CrystalSlotLoadable from node <li Class="SWSaber.CompProperties_CrystalSlotLoadable"><compClass>SWSaber.CompCrystalSlotLoadable</compClass><slots><li>PJ_KyberCrystalSlot</li></slots></li>
  23627.  
  23628. Could not find a type named SWSaber.CompCrystalSlotLoadable
  23629.  
  23630. XML error: <slots><li>PJ_KyberCrystalSlot</li></slots> doesn't correspond to any field in type CompProperties.
  23631.  
  23632. Could not find type named CompDeflector.CompProperties_Deflector from node <li Class="CompDeflector.CompProperties_Deflector"><compClass>SWSaber.CompLightsaberDeflection</compClass><baseDeflectChance>0.99</baseDeflectChance><useManipulationInCalc>true</useManipulationInCalc><useSkillInCalc>true</useSkillInCalc><deflectSound>PJ_LightsaberDeflect</deflectSound><deflectSkill>Melee</deflectSkill><deflectRatePerSkillPoint>0.015</deflectRatePerSkillPoint><canReflect>true</canReflect><reflectSkill>Melee</reflectSkill><reflectRatePerSkillPoint>3</reflectRatePerSkillPoint><DeflectVerb Class="VerbProperties"><verbClass>Verb_Shoot</verbClass><hasStandardCommand>true</hasStandardCommand><projectileDef>PJ_BulletDeflected</projectileDef><warmupTime>0</warmupTime><range>24</range><muzzleFlashScale>9</muzzleFlashScale></DeflectVerb></li>
  23633.  
  23634. Could not find a type named SWSaber.CompLightsaberDeflection
  23635.  
  23636. XML error: <baseDeflectChance>0.99</baseDeflectChance> doesn't correspond to any field in type CompProperties.
  23637.  
  23638. XML error: <useManipulationInCalc>true</useManipulationInCalc> doesn't correspond to any field in type CompProperties.
  23639.  
  23640. XML error: <useSkillInCalc>true</useSkillInCalc> doesn't correspond to any field in type CompProperties.
  23641.  
  23642. XML error: <deflectSound>PJ_LightsaberDeflect</deflectSound> doesn't correspond to any field in type CompProperties.
  23643.  
  23644. XML error: <deflectSkill>Melee</deflectSkill> doesn't correspond to any field in type CompProperties.
  23645.  
  23646. XML error: <deflectRatePerSkillPoint>0.015</deflectRatePerSkillPoint> doesn't correspond to any field in type CompProperties.
  23647.  
  23648. XML error: <canReflect>true</canReflect> doesn't correspond to any field in type CompProperties.
  23649.  
  23650. XML error: <reflectSkill>Melee</reflectSkill> doesn't correspond to any field in type CompProperties.
  23651.  
  23652. XML error: <reflectRatePerSkillPoint>3</reflectRatePerSkillPoint> doesn't correspond to any field in type CompProperties.
  23653.  
  23654. XML error: <DeflectVerb Class="VerbProperties"><verbClass>Verb_Shoot</verbClass><hasStandardCommand>true</hasStandardCommand><projectileDef>PJ_BulletDeflected</projectileDef><warmupTime>0</warmupTime><range>24</range><muzzleFlashScale>9</muzzleFlashScale></DeflectVerb> doesn't correspond to any field in type CompProperties.
  23655.  
  23656. Could not find a type named CompOversizedWeapon.CompOversizedWeapon
  23657.  
  23658. Could not find type named SWSaber.CompProperties_LightsaberActivatableEffect from node <li Class="SWSaber.CompProperties_LightsaberActivatableEffect"><compClass>SWSaber.CompLightsaberActivatableEffect</compClass><altitudeLayer>MoteOverhead</altitudeLayer><ActivateLabel>Activate</ActivateLabel><uiIconPathActivate>UI/Lightsaber/ActivateSaber</uiIconPathActivate><DeactivateLabel>Deactivate</DeactivateLabel><uiIconPathDeactivate>UI/Lightsaber/DeactivateSaber</uiIconPathDeactivate><activateSound>PJ_LightsaberActivate</activateSound><sustainerSound>PJ_LightsaberHum</sustainerSound><deactivateSound>PJ_LightsaberDeactivate</deactivateSound><gizmosOnEquip>true</gizmosOnEquip><graphicData><texPath>Weapons/Quigon_blade</texPath><graphicClass>Graphic_Single</graphicClass><shaderType>CutoutComplex</shaderType></graphicData></li>
  23659.  
  23660. Could not find a type named SWSaber.CompLightsaberActivatableEffect
  23661.  
  23662. XML error: <altitudeLayer>MoteOverhead</altitudeLayer> doesn't correspond to any field in type CompProperties.
  23663.  
  23664. XML error: <ActivateLabel>Activate</ActivateLabel> doesn't correspond to any field in type CompProperties.
  23665.  
  23666. XML error: <uiIconPathActivate>UI/Lightsaber/ActivateSaber</uiIconPathActivate> doesn't correspond to any field in type CompProperties.
  23667.  
  23668. XML error: <DeactivateLabel>Deactivate</DeactivateLabel> doesn't correspond to any field in type CompProperties.
  23669.  
  23670. XML error: <uiIconPathDeactivate>UI/Lightsaber/DeactivateSaber</uiIconPathDeactivate> doesn't correspond to any field in type CompProperties.
  23671.  
  23672. XML error: <activateSound>PJ_LightsaberActivate</activateSound> doesn't correspond to any field in type CompProperties.
  23673.  
  23674. XML error: <sustainerSound>PJ_LightsaberHum</sustainerSound> doesn't correspond to any field in type CompProperties.
  23675.  
  23676. XML error: <deactivateSound>PJ_LightsaberDeactivate</deactivateSound> doesn't correspond to any field in type CompProperties.
  23677.  
  23678. XML error: <gizmosOnEquip>true</gizmosOnEquip> doesn't correspond to any field in type CompProperties.
  23679.  
  23680. XML error: <graphicData><texPath>Weapons/Quigon_blade</texPath><graphicClass>Graphic_Single</graphicClass><shaderType>CutoutComplex</shaderType></graphicData> doesn't correspond to any field in type CompProperties.
  23681.  
  23682. Could not find type named CompExtraSounds.CompProperties_ExtraSounds from node <li Class="CompExtraSounds.CompProperties_ExtraSounds"><compClass>CompExtraSounds.CompExtraSounds</compClass><soundMiss>PJ_LightsaberSwing</soundMiss><soundHitPawn>PJ_LightsaberFleshHit</soundHitPawn><soundHitBuilding>PJ_LightsaberHit</soundHitBuilding></li>
  23683.  
  23684. Could not find a type named CompExtraSounds.CompExtraSounds
  23685.  
  23686. XML error: <soundMiss>PJ_LightsaberSwing</soundMiss> doesn't correspond to any field in type CompProperties.
  23687.  
  23688. XML error: <soundHitPawn>PJ_LightsaberFleshHit</soundHitPawn> doesn't correspond to any field in type CompProperties.
  23689.  
  23690. XML error: <soundHitBuilding>PJ_LightsaberHit</soundHitBuilding> doesn't correspond to any field in type CompProperties.
  23691.  
  23692. Could not find type named SWSaber.CompProperties_CrystalSlotLoadable from node <li Class="SWSaber.CompProperties_CrystalSlotLoadable"><compClass>SWSaber.CompCrystalSlotLoadable</compClass><slots><li>PJ_KyberCrystalSlot</li></slots></li>
  23693.  
  23694. Could not find a type named SWSaber.CompCrystalSlotLoadable
  23695.  
  23696. XML error: <slots><li>PJ_KyberCrystalSlot</li></slots> doesn't correspond to any field in type CompProperties.
  23697.  
  23698. Could not find type named CompDeflector.CompProperties_Deflector from node <li Class="CompDeflector.CompProperties_Deflector"><compClass>SWSaber.CompLightsaberDeflection</compClass><baseDeflectChance>0.99</baseDeflectChance><useManipulationInCalc>true</useManipulationInCalc><useSkillInCalc>true</useSkillInCalc><deflectSound>PJ_LightsaberDeflect</deflectSound><deflectSkill>Melee</deflectSkill><deflectRatePerSkillPoint>0.015</deflectRatePerSkillPoint><canReflect>true</canReflect><reflectSkill>Melee</reflectSkill><reflectRatePerSkillPoint>3</reflectRatePerSkillPoint><DeflectVerb Class="VerbProperties"><verbClass>Verb_Shoot</verbClass><hasStandardCommand>true</hasStandardCommand><projectileDef>PJ_BulletDeflected</projectileDef><warmupTime>0</warmupTime><range>24</range><muzzleFlashScale>9</muzzleFlashScale></DeflectVerb></li>
  23699.  
  23700. Could not find a type named SWSaber.CompLightsaberDeflection
  23701.  
  23702. XML error: <baseDeflectChance>0.99</baseDeflectChance> doesn't correspond to any field in type CompProperties.
  23703.  
  23704. XML error: <useManipulationInCalc>true</useManipulationInCalc> doesn't correspond to any field in type CompProperties.
  23705.  
  23706. XML error: <useSkillInCalc>true</useSkillInCalc> doesn't correspond to any field in type CompProperties.
  23707.  
  23708. XML error: <deflectSound>PJ_LightsaberDeflect</deflectSound> doesn't correspond to any field in type CompProperties.
  23709.  
  23710. XML error: <deflectSkill>Melee</deflectSkill> doesn't correspond to any field in type CompProperties.
  23711.  
  23712. XML error: <deflectRatePerSkillPoint>0.015</deflectRatePerSkillPoint> doesn't correspond to any field in type CompProperties.
  23713.  
  23714. XML error: <canReflect>true</canReflect> doesn't correspond to any field in type CompProperties.
  23715.  
  23716. XML error: <reflectSkill>Melee</reflectSkill> doesn't correspond to any field in type CompProperties.
  23717.  
  23718. XML error: <reflectRatePerSkillPoint>3</reflectRatePerSkillPoint> doesn't correspond to any field in type CompProperties.
  23719.  
  23720. XML error: <DeflectVerb Class="VerbProperties"><verbClass>Verb_Shoot</verbClass><hasStandardCommand>true</hasStandardCommand><projectileDef>PJ_BulletDeflected</projectileDef><warmupTime>0</warmupTime><range>24</range><muzzleFlashScale>9</muzzleFlashScale></DeflectVerb> doesn't correspond to any field in type CompProperties.
  23721.  
  23722. Could not find a type named CompOversizedWeapon.CompOversizedWeapon
  23723.  
  23724. Could not find type named SWSaber.CompProperties_LightsaberActivatableEffect from node <li Class="SWSaber.CompProperties_LightsaberActivatableEffect"><compClass>SWSaber.CompLightsaberActivatableEffect</compClass><altitudeLayer>MoteOverhead</altitudeLayer><ActivateLabel>Activate</ActivateLabel><uiIconPathActivate>UI/Lightsaber/ActivateSaber</uiIconPathActivate><DeactivateLabel>Deactivate</DeactivateLabel><uiIconPathDeactivate>UI/Lightsaber/DeactivateSaber</uiIconPathDeactivate><activateSound>PJ_LightsaberActivate</activateSound><sustainerSound>PJ_LightsaberHum</sustainerSound><deactivateSound>PJ_LightsaberDeactivate</deactivateSound><gizmosOnEquip>true</gizmosOnEquip><graphicData><texPath>Weapons/Sabine_Blade</texPath><graphicClass>Graphic_Single</graphicClass><shaderType>CutoutComplex</shaderType></graphicData></li>
  23725.  
  23726. Could not find a type named SWSaber.CompLightsaberActivatableEffect
  23727.  
  23728. XML error: <altitudeLayer>MoteOverhead</altitudeLayer> doesn't correspond to any field in type CompProperties.
  23729.  
  23730. XML error: <ActivateLabel>Activate</ActivateLabel> doesn't correspond to any field in type CompProperties.
  23731.  
  23732. XML error: <uiIconPathActivate>UI/Lightsaber/ActivateSaber</uiIconPathActivate> doesn't correspond to any field in type CompProperties.
  23733.  
  23734. XML error: <DeactivateLabel>Deactivate</DeactivateLabel> doesn't correspond to any field in type CompProperties.
  23735.  
  23736. XML error: <uiIconPathDeactivate>UI/Lightsaber/DeactivateSaber</uiIconPathDeactivate> doesn't correspond to any field in type CompProperties.
  23737.  
  23738. XML error: <activateSound>PJ_LightsaberActivate</activateSound> doesn't correspond to any field in type CompProperties.
  23739.  
  23740. XML error: <sustainerSound>PJ_LightsaberHum</sustainerSound> doesn't correspond to any field in type CompProperties.
  23741.  
  23742. XML error: <deactivateSound>PJ_LightsaberDeactivate</deactivateSound> doesn't correspond to any field in type CompProperties.
  23743.  
  23744. XML error: <gizmosOnEquip>true</gizmosOnEquip> doesn't correspond to any field in type CompProperties.
  23745.  
  23746. XML error: <graphicData><texPath>Weapons/Sabine_Blade</texPath><graphicClass>Graphic_Single</graphicClass><shaderType>CutoutComplex</shaderType></graphicData> doesn't correspond to any field in type CompProperties.
  23747.  
  23748. Could not find type named CompExtraSounds.CompProperties_ExtraSounds from node <li Class="CompExtraSounds.CompProperties_ExtraSounds"><compClass>CompExtraSounds.CompExtraSounds</compClass><soundMiss>PJ_LightsaberSwing</soundMiss><soundHitPawn>PJ_LightsaberFleshHit</soundHitPawn><soundHitBuilding>PJ_LightsaberHit</soundHitBuilding></li>
  23749.  
  23750. Could not find a type named CompExtraSounds.CompExtraSounds
  23751.  
  23752. XML error: <soundMiss>PJ_LightsaberSwing</soundMiss> doesn't correspond to any field in type CompProperties.
  23753.  
  23754. XML error: <soundHitPawn>PJ_LightsaberFleshHit</soundHitPawn> doesn't correspond to any field in type CompProperties.
  23755.  
  23756. XML error: <soundHitBuilding>PJ_LightsaberHit</soundHitBuilding> doesn't correspond to any field in type CompProperties.
  23757.  
  23758. Could not find type named SWSaber.CompProperties_CrystalSlotLoadable from node <li Class="SWSaber.CompProperties_CrystalSlotLoadable"><compClass>SWSaber.CompCrystalSlotLoadable</compClass><slots><li>PJ_KyberCrystalSlot</li></slots></li>
  23759.  
  23760. Could not find a type named SWSaber.CompCrystalSlotLoadable
  23761.  
  23762. XML error: <slots><li>PJ_KyberCrystalSlot</li></slots> doesn't correspond to any field in type CompProperties.
  23763.  
  23764. Could not find type named CompDeflector.CompProperties_Deflector from node <li Class="CompDeflector.CompProperties_Deflector"><compClass>SWSaber.CompLightsaberDeflection</compClass><baseDeflectChance>0.99</baseDeflectChance><useManipulationInCalc>true</useManipulationInCalc><useSkillInCalc>true</useSkillInCalc><deflectSound>PJ_LightsaberDeflect</deflectSound><deflectSkill>Melee</deflectSkill><deflectRatePerSkillPoint>0.015</deflectRatePerSkillPoint><canReflect>true</canReflect><reflectSkill>Melee</reflectSkill><reflectRatePerSkillPoint>3</reflectRatePerSkillPoint><DeflectVerb Class="VerbProperties"><verbClass>Verb_Shoot</verbClass><hasStandardCommand>true</hasStandardCommand><projectileDef>PJ_BulletDeflected</projectileDef><warmupTime>0</warmupTime><range>24</range><muzzleFlashScale>9</muzzleFlashScale></DeflectVerb></li>
  23765.  
  23766. Could not find a type named SWSaber.CompLightsaberDeflection
  23767.  
  23768. XML error: <baseDeflectChance>0.99</baseDeflectChance> doesn't correspond to any field in type CompProperties.
  23769.  
  23770. XML error: <useManipulationInCalc>true</useManipulationInCalc> doesn't correspond to any field in type CompProperties.
  23771.  
  23772. XML error: <useSkillInCalc>true</useSkillInCalc> doesn't correspond to any field in type CompProperties.
  23773.  
  23774. XML error: <deflectSound>PJ_LightsaberDeflect</deflectSound> doesn't correspond to any field in type CompProperties.
  23775.  
  23776. XML error: <deflectSkill>Melee</deflectSkill> doesn't correspond to any field in type CompProperties.
  23777.  
  23778. XML error: <deflectRatePerSkillPoint>0.015</deflectRatePerSkillPoint> doesn't correspond to any field in type CompProperties.
  23779.  
  23780. XML error: <canReflect>true</canReflect> doesn't correspond to any field in type CompProperties.
  23781.  
  23782. XML error: <reflectSkill>Melee</reflectSkill> doesn't correspond to any field in type CompProperties.
  23783.  
  23784. XML error: <reflectRatePerSkillPoint>3</reflectRatePerSkillPoint> doesn't correspond to any field in type CompProperties.
  23785.  
  23786. XML error: <DeflectVerb Class="VerbProperties"><verbClass>Verb_Shoot</verbClass><hasStandardCommand>true</hasStandardCommand><projectileDef>PJ_BulletDeflected</projectileDef><warmupTime>0</warmupTime><range>24</range><muzzleFlashScale>9</muzzleFlashScale></DeflectVerb> doesn't correspond to any field in type CompProperties.
  23787.  
  23788. Could not find a type named CompOversizedWeapon.CompOversizedWeapon
  23789.  
  23790. Could not find type named SWSaber.CompProperties_LightsaberActivatableEffect from node <li Class="SWSaber.CompProperties_LightsaberActivatableEffect"><compClass>SWSaber.CompLightsaberActivatableEffect</compClass><altitudeLayer>MoteOverhead</altitudeLayer><ActivateLabel>Activate</ActivateLabel><uiIconPathActivate>UI/Lightsaber/ActivateSaber</uiIconPathActivate><DeactivateLabel>Deactivate</DeactivateLabel><uiIconPathDeactivate>UI/Lightsaber/DeactivateSaber</uiIconPathDeactivate><activateSound>PJ_LightsaberActivate</activateSound><sustainerSound>PJ_LightsaberHum</sustainerSound><deactivateSound>PJ_LightsaberDeactivate</deactivateSound><gizmosOnEquip>true</gizmosOnEquip><graphicData><texPath>Weapons/Yoda_Blade</texPath><graphicClass>Graphic_Single</graphicClass><shaderType>CutoutComplex</shaderType></graphicData></li>
  23791.  
  23792. Could not find a type named SWSaber.CompLightsaberActivatableEffect
  23793.  
  23794. XML error: <altitudeLayer>MoteOverhead</altitudeLayer> doesn't correspond to any field in type CompProperties.
  23795.  
  23796. XML error: <ActivateLabel>Activate</ActivateLabel> doesn't correspond to any field in type CompProperties.
  23797.  
  23798. XML error: <uiIconPathActivate>UI/Lightsaber/ActivateSaber</uiIconPathActivate> doesn't correspond to any field in type CompProperties.
  23799.  
  23800. XML error: <DeactivateLabel>Deactivate</DeactivateLabel> doesn't correspond to any field in type CompProperties.
  23801.  
  23802. XML error: <uiIconPathDeactivate>UI/Lightsaber/DeactivateSaber</uiIconPathDeactivate> doesn't correspond to any field in type CompProperties.
  23803.  
  23804. XML error: <activateSound>PJ_LightsaberActivate</activateSound> doesn't correspond to any field in type CompProperties.
  23805.  
  23806. XML error: <sustainerSound>PJ_LightsaberHum</sustainerSound> doesn't correspond to any field in type CompProperties.
  23807.  
  23808. XML error: <deactivateSound>PJ_LightsaberDeactivate</deactivateSound> doesn't correspond to any field in type CompProperties.
  23809.  
  23810. XML error: <gizmosOnEquip>true</gizmosOnEquip> doesn't correspond to any field in type CompProperties.
  23811.  
  23812. XML error: <graphicData><texPath>Weapons/Yoda_Blade</texPath><graphicClass>Graphic_Single</graphicClass><shaderType>CutoutComplex</shaderType></graphicData> doesn't correspond to any field in type CompProperties.
  23813.  
  23814. Could not find type named CompExtraSounds.CompProperties_ExtraSounds from node <li Class="CompExtraSounds.CompProperties_ExtraSounds"><compClass>CompExtraSounds.CompExtraSounds</compClass><soundMiss>PJ_LightsaberSwing</soundMiss><soundHitPawn>PJ_LightsaberFleshHit</soundHitPawn><soundHitBuilding>PJ_LightsaberHit</soundHitBuilding></li>
  23815.  
  23816. Could not find a type named CompExtraSounds.CompExtraSounds
  23817.  
  23818. XML error: <soundMiss>PJ_LightsaberSwing</soundMiss> doesn't correspond to any field in type CompProperties.
  23819.  
  23820. XML error: <soundHitPawn>PJ_LightsaberFleshHit</soundHitPawn> doesn't correspond to any field in type CompProperties.
  23821.  
  23822. XML error: <soundHitBuilding>PJ_LightsaberHit</soundHitBuilding> doesn't correspond to any field in type CompProperties.
  23823.  
  23824. Could not find type named SWSaber.CompProperties_CrystalSlotLoadable from node <li Class="SWSaber.CompProperties_CrystalSlotLoadable"><compClass>SWSaber.CompCrystalSlotLoadable</compClass><slots><li>PJ_KyberCrystalSlot</li></slots></li>
  23825.  
  23826. Could not find a type named SWSaber.CompCrystalSlotLoadable
  23827.  
  23828. XML error: <slots><li>PJ_KyberCrystalSlot</li></slots> doesn't correspond to any field in type CompProperties.
  23829.  
  23830. Could not find type named CompDeflector.CompProperties_Deflector from node <li Class="CompDeflector.CompProperties_Deflector"><compClass>SWSaber.CompLightsaberDeflection</compClass><baseDeflectChance>0.99</baseDeflectChance><useManipulationInCalc>true</useManipulationInCalc><useSkillInCalc>true</useSkillInCalc><deflectSound>PJ_LightsaberDeflect</deflectSound><deflectSkill>Melee</deflectSkill><deflectRatePerSkillPoint>0.015</deflectRatePerSkillPoint><canReflect>true</canReflect><reflectSkill>Melee</reflectSkill><reflectRatePerSkillPoint>3</reflectRatePerSkillPoint><DeflectVerb Class="VerbProperties"><verbClass>Verb_Shoot</verbClass><hasStandardCommand>true</hasStandardCommand><projectileDef>PJ_BulletDeflected</projectileDef><warmupTime>0</warmupTime><range>24</range><muzzleFlashScale>9</muzzleFlashScale></DeflectVerb></li>
  23831.  
  23832. Could not find a type named SWSaber.CompLightsaberDeflection
  23833.  
  23834. XML error: <baseDeflectChance>0.99</baseDeflectChance> doesn't correspond to any field in type CompProperties.
  23835.  
  23836. XML error: <useManipulationInCalc>true</useManipulationInCalc> doesn't correspond to any field in type CompProperties.
  23837.  
  23838. XML error: <useSkillInCalc>true</useSkillInCalc> doesn't correspond to any field in type CompProperties.
  23839.  
  23840. XML error: <deflectSound>PJ_LightsaberDeflect</deflectSound> doesn't correspond to any field in type CompProperties.
  23841.  
  23842. XML error: <deflectSkill>Melee</deflectSkill> doesn't correspond to any field in type CompProperties.
  23843.  
  23844. XML error: <deflectRatePerSkillPoint>0.015</deflectRatePerSkillPoint> doesn't correspond to any field in type CompProperties.
  23845.  
  23846. XML error: <canReflect>true</canReflect> doesn't correspond to any field in type CompProperties.
  23847.  
  23848. XML error: <reflectSkill>Melee</reflectSkill> doesn't correspond to any field in type CompProperties.
  23849.  
  23850. XML error: <reflectRatePerSkillPoint>3</reflectRatePerSkillPoint> doesn't correspond to any field in type CompProperties.
  23851.  
  23852. XML error: <DeflectVerb Class="VerbProperties"><verbClass>Verb_Shoot</verbClass><hasStandardCommand>true</hasStandardCommand><projectileDef>PJ_BulletDeflected</projectileDef><warmupTime>0</warmupTime><range>24</range><muzzleFlashScale>9</muzzleFlashScale></DeflectVerb> doesn't correspond to any field in type CompProperties.
  23853.  
  23854. Could not find a type named CompOversizedWeapon.CompOversizedWeapon
  23855.  
  23856. Could not find type named SWSaber.CompProperties_LightsaberActivatableEffect from node <li Class="SWSaber.CompProperties_LightsaberActivatableEffect"><compClass>SWSaber.CompLightsaberActivatableEffect</compClass><altitudeLayer>MoteOverhead</altitudeLayer><ActivateLabel>Activate</ActivateLabel><uiIconPathActivate>UI/Lightsaber/ActivateSaber</uiIconPathActivate><DeactivateLabel>Deactivate</DeactivateLabel><uiIconPathDeactivate>UI/Lightsaber/DeactivateSaber</uiIconPathDeactivate><activateSound>PJ_LightsaberActivate</activateSound><sustainerSound>PJ_LightsaberHum</sustainerSound><deactivateSound>PJ_LightsaberDeactivate</deactivateSound><gizmosOnEquip>true</gizmosOnEquip><graphicData><texPath>Weapons/Mace_blade</texPath><graphicClass>Graphic_Single</graphicClass><shaderType>CutoutComplex</shaderType></graphicData></li>
  23857.  
  23858. Could not find a type named SWSaber.CompLightsaberActivatableEffect
  23859.  
  23860. XML error: <altitudeLayer>MoteOverhead</altitudeLayer> doesn't correspond to any field in type CompProperties.
  23861.  
  23862. XML error: <ActivateLabel>Activate</ActivateLabel> doesn't correspond to any field in type CompProperties.
  23863.  
  23864. XML error: <uiIconPathActivate>UI/Lightsaber/ActivateSaber</uiIconPathActivate> doesn't correspond to any field in type CompProperties.
  23865.  
  23866. XML error: <DeactivateLabel>Deactivate</DeactivateLabel> doesn't correspond to any field in type CompProperties.
  23867.  
  23868. XML error: <uiIconPathDeactivate>UI/Lightsaber/DeactivateSaber</uiIconPathDeactivate> doesn't correspond to any field in type CompProperties.
  23869.  
  23870. XML error: <activateSound>PJ_LightsaberActivate</activateSound> doesn't correspond to any field in type CompProperties.
  23871.  
  23872. XML error: <sustainerSound>PJ_LightsaberHum</sustainerSound> doesn't correspond to any field in type CompProperties.
  23873.  
  23874. XML error: <deactivateSound>PJ_LightsaberDeactivate</deactivateSound> doesn't correspond to any field in type CompProperties.
  23875.  
  23876. XML error: <gizmosOnEquip>true</gizmosOnEquip> doesn't correspond to any field in type CompProperties.
  23877.  
  23878. XML error: <graphicData><texPath>Weapons/Mace_blade</texPath><graphicClass>Graphic_Single</graphicClass><shaderType>CutoutComplex</shaderType></graphicData> doesn't correspond to any field in type CompProperties.
  23879.  
  23880. Could not find type named CompExtraSounds.CompProperties_ExtraSounds from node <li Class="CompExtraSounds.CompProperties_ExtraSounds"><compClass>CompExtraSounds.CompExtraSounds</compClass><soundMiss>PJ_LightsaberSwing</soundMiss><soundHitPawn>PJ_LightsaberFleshHit</soundHitPawn><soundHitBuilding>PJ_LightsaberHit</soundHitBuilding></li>
  23881.  
  23882. Could not find a type named CompExtraSounds.CompExtraSounds
  23883.  
  23884. XML error: <soundMiss>PJ_LightsaberSwing</soundMiss> doesn't correspond to any field in type CompProperties.
  23885.  
  23886. XML error: <soundHitPawn>PJ_LightsaberFleshHit</soundHitPawn> doesn't correspond to any field in type CompProperties.
  23887.  
  23888. XML error: <soundHitBuilding>PJ_LightsaberHit</soundHitBuilding> doesn't correspond to any field in type CompProperties.
  23889.  
  23890. Could not find type named SWSaber.CompProperties_CrystalSlotLoadable from node <li Class="SWSaber.CompProperties_CrystalSlotLoadable"><compClass>SWSaber.CompCrystalSlotLoadable</compClass><slots><li>PJ_KyberCrystalSlot</li></slots></li>
  23891.  
  23892. Could not find a type named SWSaber.CompCrystalSlotLoadable
  23893.  
  23894. XML error: <slots><li>PJ_KyberCrystalSlot</li></slots> doesn't correspond to any field in type CompProperties.
  23895.  
  23896. Could not find type named CompDeflector.CompProperties_Deflector from node <li Class="CompDeflector.CompProperties_Deflector"><compClass>SWSaber.CompLightsaberDeflection</compClass><baseDeflectChance>0.99</baseDeflectChance><useManipulationInCalc>true</useManipulationInCalc><useSkillInCalc>true</useSkillInCalc><deflectSound>PJ_LightsaberDeflect</deflectSound><deflectSkill>Melee</deflectSkill><deflectRatePerSkillPoint>0.015</deflectRatePerSkillPoint><canReflect>true</canReflect><reflectSkill>Melee</reflectSkill><reflectRatePerSkillPoint>3</reflectRatePerSkillPoint><DeflectVerb Class="VerbProperties"><verbClass>Verb_Shoot</verbClass><hasStandardCommand>true</hasStandardCommand><projectileDef>PJ_BulletDeflected</projectileDef><warmupTime>0</warmupTime><range>24</range><muzzleFlashScale>9</muzzleFlashScale></DeflectVerb></li>
  23897.  
  23898. Could not find a type named SWSaber.CompLightsaberDeflection
  23899.  
  23900. XML error: <baseDeflectChance>0.99</baseDeflectChance> doesn't correspond to any field in type CompProperties.
  23901.  
  23902. XML error: <useManipulationInCalc>true</useManipulationInCalc> doesn't correspond to any field in type CompProperties.
  23903.  
  23904. XML error: <useSkillInCalc>true</useSkillInCalc> doesn't correspond to any field in type CompProperties.
  23905.  
  23906. XML error: <deflectSound>PJ_LightsaberDeflect</deflectSound> doesn't correspond to any field in type CompProperties.
  23907.  
  23908. XML error: <deflectSkill>Melee</deflectSkill> doesn't correspond to any field in type CompProperties.
  23909.  
  23910. XML error: <deflectRatePerSkillPoint>0.015</deflectRatePerSkillPoint> doesn't correspond to any field in type CompProperties.
  23911.  
  23912. XML error: <canReflect>true</canReflect> doesn't correspond to any field in type CompProperties.
  23913.  
  23914. XML error: <reflectSkill>Melee</reflectSkill> doesn't correspond to any field in type CompProperties.
  23915.  
  23916. XML error: <reflectRatePerSkillPoint>3</reflectRatePerSkillPoint> doesn't correspond to any field in type CompProperties.
  23917.  
  23918. XML error: <DeflectVerb Class="VerbProperties"><verbClass>Verb_Shoot</verbClass><hasStandardCommand>true</hasStandardCommand><projectileDef>PJ_BulletDeflected</projectileDef><warmupTime>0</warmupTime><range>24</range><muzzleFlashScale>9</muzzleFlashScale></DeflectVerb> doesn't correspond to any field in type CompProperties.
  23919.  
  23920. Could not find a type named CompOversizedWeapon.CompOversizedWeapon
  23921.  
  23922. Could not find type named SWSaber.CompProperties_LightsaberActivatableEffect from node <li Class="SWSaber.CompProperties_LightsaberActivatableEffect"><compClass>SWSaber.CompLightsaberActivatableEffect</compClass><altitudeLayer>MoteOverhead</altitudeLayer><ActivateLabel>Activate</ActivateLabel><uiIconPathActivate>UI/Lightsaber/ActivateSaber</uiIconPathActivate><DeactivateLabel>Deactivate</DeactivateLabel><uiIconPathDeactivate>UI/Lightsaber/DeactivateSaber</uiIconPathDeactivate><activateSound>PJ_LightsaberActivate</activateSound><sustainerSound>PJ_LightsaberHum</sustainerSound><deactivateSound>PJ_LightsaberDeactivate</deactivateSound><gizmosOnEquip>true</gizmosOnEquip><graphicData><texPath>Weapons/PikeHilt_Blade</texPath><graphicClass>Graphic_Single</graphicClass><shaderType>CutoutComplex</shaderType></graphicData></li>
  23923.  
  23924. Could not find a type named SWSaber.CompLightsaberActivatableEffect
  23925.  
  23926. XML error: <altitudeLayer>MoteOverhead</altitudeLayer> doesn't correspond to any field in type CompProperties.
  23927.  
  23928. XML error: <ActivateLabel>Activate</ActivateLabel> doesn't correspond to any field in type CompProperties.
  23929.  
  23930. XML error: <uiIconPathActivate>UI/Lightsaber/ActivateSaber</uiIconPathActivate> doesn't correspond to any field in type CompProperties.
  23931.  
  23932. XML error: <DeactivateLabel>Deactivate</DeactivateLabel> doesn't correspond to any field in type CompProperties.
  23933.  
  23934. XML error: <uiIconPathDeactivate>UI/Lightsaber/DeactivateSaber</uiIconPathDeactivate> doesn't correspond to any field in type CompProperties.
  23935.  
  23936. XML error: <activateSound>PJ_LightsaberActivate</activateSound> doesn't correspond to any field in type CompProperties.
  23937.  
  23938. XML error: <sustainerSound>PJ_LightsaberHum</sustainerSound> doesn't correspond to any field in type CompProperties.
  23939.  
  23940. XML error: <deactivateSound>PJ_LightsaberDeactivate</deactivateSound> doesn't correspond to any field in type CompProperties.
  23941.  
  23942. XML error: <gizmosOnEquip>true</gizmosOnEquip> doesn't correspond to any field in type CompProperties.
  23943.  
  23944. XML error: <graphicData><texPath>Weapons/PikeHilt_Blade</texPath><graphicClass>Graphic_Single</graphicClass><shaderType>CutoutComplex</shaderType></graphicData> doesn't correspond to any field in type CompProperties.
  23945.  
  23946. Could not find type named CompExtraSounds.CompProperties_ExtraSounds from node <li Class="CompExtraSounds.CompProperties_ExtraSounds"><compClass>CompExtraSounds.CompExtraSounds</compClass><soundMiss>PJ_LightsaberSwing</soundMiss><soundHitPawn>PJ_LightsaberFleshHit</soundHitPawn><soundHitBuilding>PJ_LightsaberHit</soundHitBuilding></li>
  23947.  
  23948. Could not find a type named CompExtraSounds.CompExtraSounds
  23949.  
  23950. XML error: <soundMiss>PJ_LightsaberSwing</soundMiss> doesn't correspond to any field in type CompProperties.
  23951.  
  23952. XML error: <soundHitPawn>PJ_LightsaberFleshHit</soundHitPawn> doesn't correspond to any field in type CompProperties.
  23953.  
  23954. XML error: <soundHitBuilding>PJ_LightsaberHit</soundHitBuilding> doesn't correspond to any field in type CompProperties.
  23955.  
  23956. Could not find type named SWSaber.CompProperties_CrystalSlotLoadable from node <li Class="SWSaber.CompProperties_CrystalSlotLoadable"><compClass>SWSaber.CompCrystalSlotLoadable</compClass><slots><li>PJ_KyberCrystalSlot</li></slots></li>
  23957.  
  23958. Could not find a type named SWSaber.CompCrystalSlotLoadable
  23959.  
  23960. XML error: <slots><li>PJ_KyberCrystalSlot</li></slots> doesn't correspond to any field in type CompProperties.
  23961.  
  23962. Could not find type named CompDeflector.CompProperties_Deflector from node <li Class="CompDeflector.CompProperties_Deflector"><compClass>SWSaber.CompLightsaberDeflection</compClass><baseDeflectChance>0.99</baseDeflectChance><useManipulationInCalc>true</useManipulationInCalc><useSkillInCalc>true</useSkillInCalc><deflectSound>PJ_LightsaberDeflect</deflectSound><deflectSkill>Melee</deflectSkill><deflectRatePerSkillPoint>0.015</deflectRatePerSkillPoint><canReflect>true</canReflect><reflectSkill>Melee</reflectSkill><reflectRatePerSkillPoint>3</reflectRatePerSkillPoint><DeflectVerb Class="VerbProperties"><verbClass>Verb_Shoot</verbClass><hasStandardCommand>true</hasStandardCommand><projectileDef>PJ_BulletDeflected</projectileDef><warmupTime>0</warmupTime><range>24</range><muzzleFlashScale>9</muzzleFlashScale></DeflectVerb></li>
  23963.  
  23964. Could not find a type named SWSaber.CompLightsaberDeflection
  23965.  
  23966. XML error: <baseDeflectChance>0.99</baseDeflectChance> doesn't correspond to any field in type CompProperties.
  23967.  
  23968. XML error: <useManipulationInCalc>true</useManipulationInCalc> doesn't correspond to any field in type CompProperties.
  23969.  
  23970. XML error: <useSkillInCalc>true</useSkillInCalc> doesn't correspond to any field in type CompProperties.
  23971.  
  23972. XML error: <deflectSound>PJ_LightsaberDeflect</deflectSound> doesn't correspond to any field in type CompProperties.
  23973.  
  23974. XML error: <deflectSkill>Melee</deflectSkill> doesn't correspond to any field in type CompProperties.
  23975.  
  23976. XML error: <deflectRatePerSkillPoint>0.015</deflectRatePerSkillPoint> doesn't correspond to any field in type CompProperties.
  23977.  
  23978. XML error: <canReflect>true</canReflect> doesn't correspond to any field in type CompProperties.
  23979.  
  23980. XML error: <reflectSkill>Melee</reflectSkill> doesn't correspond to any field in type CompProperties.
  23981.  
  23982. XML error: <reflectRatePerSkillPoint>3</reflectRatePerSkillPoint> doesn't correspond to any field in type CompProperties.
  23983.  
  23984. XML error: <DeflectVerb Class="VerbProperties"><verbClass>Verb_Shoot</verbClass><hasStandardCommand>true</hasStandardCommand><projectileDef>PJ_BulletDeflected</projectileDef><warmupTime>0</warmupTime><range>24</range><muzzleFlashScale>9</muzzleFlashScale></DeflectVerb> doesn't correspond to any field in type CompProperties.
  23985.  
  23986. Could not find type named Psychology.JobGiver_Vote from node <li Class="Psychology.JobGiver_Vote" />
  23987.  
  23988. Exception loading list from XML: System.MissingMethodException: Cannot create an abstract class 'Verse.AI.ThinkNode'.
  23989. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  23990. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  23991. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  23992. at Verse.DirectXmlToObject.ObjectFromXml[ThinkNode] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  23993. at Verse.DirectXmlToObject.ListFromXml[ThinkNode] (System.Xml.XmlNode listRootNode) [0x00000] in <filename unknown>:0
  23994. XML:
  23995. <subNodes><!-- Reach the party area --><li Class="Psychology.JobGiver_Vote" /><li Class="ThinkNode_ConditionalInPartyArea"><subNodes><!-- Stand where you are and be socially active --><li Class="ThinkNode_ConditionalRandom"><chance>0.35</chance><subNodes><li Class="JobGiver_StandAndBeSociallyActive"><ticksRange><min>350</min><max>750</max></ticksRange></li></subNodes></li><!-- Wander --><li Class="JobGiver_WanderInPartyArea"><ticksBetweenWandersRange><min>50</min><max>250</max></ticksBetweenWandersRange></li></subNodes></li></subNodes>
  23996.  
  23997. Could not find type named Psychology.JobGiver_SpendTimeTogether from node <li Class="Psychology.JobGiver_SpendTimeTogether" />
  23998.  
  23999. Exception loading list from XML: System.MissingMethodException: Cannot create an abstract class 'Verse.AI.ThinkNode'.
  24000. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  24001. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  24002. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  24003. at Verse.DirectXmlToObject.ObjectFromXml[ThinkNode] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  24004. at Verse.DirectXmlToObject.ListFromXml[ThinkNode] (System.Xml.XmlNode listRootNode) [0x00000] in <filename unknown>:0
  24005. XML:
  24006. <subnodes><li Class="Psychology.JobGiver_SpendTimeTogether" /><li Class="ThinkNode_ConditionalStarving"><subnodes><li Class="JobGiver_GetFood" /></subnodes></li><li Class="JobGiver_StandAndBeSociallyActive"><ticksRange><min>350</min><max>750</max></ticksRange></li></subnodes>
  24007.  
  24008. Could not find a type named Psychology.GameCondition_Election
  24009.  
  24010. Could not find a type named Psychology.Hediff_Conversation
  24011.  
  24012. Could not find a type named Psychology.Hediff_Mayor
  24013.  
  24014. Could not find a type named Psychology.Hediff_PlannedDate
  24015.  
  24016. Could not find a type named Psychology.Hediff_Funeral
  24017.  
  24018. Could not find a type named Psychology.Hediff_Anxiety
  24019.  
  24020. Could not find a type named Psychology.IncidentWorker_Election
  24021.  
  24022. Could not find a type named Psychology.InteractionWorker_PrudeSeen
  24023.  
  24024. Could not find a type named Psychology.InteractionWorker_Conversation
  24025.  
  24026. Could not find a type named Psychology.InteractionWorker_HangOut
  24027.  
  24028. Could not find a type named Psychology.InteractionWorker_PlanDate
  24029.  
  24030. Could not find a type named Psychology.JobDriver_Abuse
  24031.  
  24032. Could not find a type named Psychology.JobDriver_MakeAdvance
  24033.  
  24034. Could not find a type named Psychology.MentalState_FellPlotting
  24035.  
  24036. Could not find a type named Psychology.MentalStateWorker_FellPlotting
  24037.  
  24038. Could not find a type named Psychology.MentalState_Sadism
  24039.  
  24040. Could not find a type named Psychology.MentalState_SelfHarm
  24041.  
  24042. Could not find a type named Psychology.MentalState_Tantrum
  24043.  
  24044. Could not find a type named Psychology.MentalState_Abuse
  24045.  
  24046. Could not find a type named Psychology.MentalStateWorker_Abuse
  24047.  
  24048. Could not find a type named Psychology.MentalState_Paranoia
  24049.  
  24050. Could not find a type named Psychology.MentalStateWorker_Compulsion
  24051.  
  24052. Could not find a type named Psychology.MentalState_Compulsion
  24053.  
  24054. Could not find a type named Psychology.MentalState_Antisocial
  24055.  
  24056. Could not find a type named Psychology.MentalState_Apathy
  24057.  
  24058. Could not find a type named Psychology.MentalState_Histrionic
  24059.  
  24060. Could not find a type named Psychology.MentalStateWorker_Histrionic
  24061.  
  24062. Found no usable data when trying to get defs from file PersonalityNodes.xml
  24063.  
  24064. Could not find a type named Psychology.Recipe_TreatPyromaniac
  24065.  
  24066. Could not find a type named Psychology.Recipe_TreatChemicalInterest
  24067.  
  24068. Could not find a type named Psychology.Recipe_TreatChemicalFascination
  24069.  
  24070. Could not find a type named Psychology.Recipe_TreatDepression
  24071.  
  24072. Could not find a type named Psychology.Recipe_TreatInsomnia
  24073.  
  24074. Could not find type named Psychology.JobGiver_Tantrum from node <li Class="Psychology.JobGiver_Tantrum" />
  24075.  
  24076. Exception loading list from XML: System.MissingMethodException: Cannot create an abstract class 'Verse.AI.ThinkNode'.
  24077. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  24078. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  24079. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  24080. at Verse.DirectXmlToObject.ObjectFromXml[ThinkNode] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  24081. at Verse.DirectXmlToObject.ListFromXml[ThinkNode] (System.Xml.XmlNode listRootNode) [0x00000] in <filename unknown>:0
  24082. XML:
  24083. <subNodes><li Class="Psychology.JobGiver_Tantrum" /><li Class="JobGiver_WanderColony"><maxDanger>Deadly</maxDanger></li><li Class="JobGiver_WanderAnywhere"><maxDanger>Deadly</maxDanger></li></subNodes>
  24084.  
  24085. Could not find type named Psychology.JobGiver_Sadism from node <li Class="Psychology.JobGiver_Sadism" />
  24086.  
  24087. Exception loading list from XML: System.MissingMethodException: Cannot create an abstract class 'Verse.AI.ThinkNode'.
  24088. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  24089. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  24090. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  24091. at Verse.DirectXmlToObject.ObjectFromXml[ThinkNode] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  24092. at Verse.DirectXmlToObject.ListFromXml[ThinkNode] (System.Xml.XmlNode listRootNode) [0x00000] in <filename unknown>:0
  24093. XML:
  24094. <subNodes><li Class="Psychology.JobGiver_Sadism" /><li Class="JobGiver_WanderColony"><maxDanger>Deadly</maxDanger></li><li Class="JobGiver_WanderAnywhere"><maxDanger>Deadly</maxDanger></li></subNodes>
  24095.  
  24096. Could not find type named Psychology.JobGiver_Abuse from node <li Class="Psychology.JobGiver_Abuse" />
  24097.  
  24098. Exception loading list from XML: System.MissingMethodException: Cannot create an abstract class 'Verse.AI.ThinkNode'.
  24099. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  24100. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  24101. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  24102. at Verse.DirectXmlToObject.ObjectFromXml[ThinkNode] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  24103. at Verse.DirectXmlToObject.ListFromXml[ThinkNode] (System.Xml.XmlNode listRootNode) [0x00000] in <filename unknown>:0
  24104. XML:
  24105. <subNodes><li Class="Psychology.JobGiver_Abuse" /><li Class="JobGiver_WanderColony"><maxDanger>Deadly</maxDanger></li><li Class="JobGiver_WanderAnywhere"><maxDanger>Some</maxDanger></li></subNodes>
  24106.  
  24107. Could not find type named Psychology.JobGiver_Compulsion from node <li Class="Psychology.JobGiver_Compulsion" />
  24108.  
  24109. Exception loading list from XML: System.MissingMethodException: Cannot create an abstract class 'Verse.AI.ThinkNode'.
  24110. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  24111. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  24112. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  24113. at Verse.DirectXmlToObject.ObjectFromXml[ThinkNode] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  24114. at Verse.DirectXmlToObject.ListFromXml[ThinkNode] (System.Xml.XmlNode listRootNode) [0x00000] in <filename unknown>:0
  24115. XML:
  24116. <subNodes><li Class="Psychology.JobGiver_Compulsion" /><li Class="JobGiver_WanderColony"><maxDanger>Some</maxDanger></li><li Class="JobGiver_WanderAnywhere"><maxDanger>Deadly</maxDanger></li></subNodes>
  24117.  
  24118. Could not find type named Psychology.JobGiver_Apathy from node <li Class="Psychology.JobGiver_Apathy" />
  24119.  
  24120. Exception loading list from XML: System.MissingMethodException: Cannot create an abstract class 'Verse.AI.ThinkNode'.
  24121. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  24122. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  24123. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  24124. at Verse.DirectXmlToObject.ObjectFromXml[ThinkNode] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  24125. at Verse.DirectXmlToObject.ListFromXml[ThinkNode] (System.Xml.XmlNode listRootNode) [0x00000] in <filename unknown>:0
  24126. XML:
  24127. <subNodes><li Class="Psychology.JobGiver_Apathy" /></subNodes>
  24128.  
  24129. Could not find type named Psychology.JobGiver_MakeAdvance from node <li Class="Psychology.JobGiver_MakeAdvance" />
  24130.  
  24131. Exception loading list from XML: System.MissingMethodException: Cannot create an abstract class 'Verse.AI.ThinkNode'.
  24132. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  24133. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  24134. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  24135. at Verse.DirectXmlToObject.ObjectFromXml[ThinkNode] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  24136. at Verse.DirectXmlToObject.ListFromXml[ThinkNode] (System.Xml.XmlNode listRootNode) [0x00000] in <filename unknown>:0
  24137. XML:
  24138. <subNodes><li Class="Psychology.JobGiver_MakeAdvance" /><li Class="JobGiver_WanderColony"><maxDanger>Some</maxDanger></li><li Class="JobGiver_WanderAnywhere"><maxDanger>Some</maxDanger></li></subNodes>
  24139.  
  24140. Could not find type named Psychology.JobGiver_ArmSelf from node <li Class="Psychology.JobGiver_ArmSelf" />
  24141.  
  24142. Exception loading list from XML: System.MissingMethodException: Cannot create an abstract class 'Verse.AI.ThinkNode'.
  24143. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  24144. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  24145. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  24146. at Verse.DirectXmlToObject.ObjectFromXml[ThinkNode] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  24147. at Verse.DirectXmlToObject.ListFromXml[ThinkNode] (System.Xml.XmlNode listRootNode) [0x00000] in <filename unknown>:0
  24148. XML:
  24149. <subNodes><li Class="Psychology.JobGiver_ArmSelf" /><li Class="Psychology.JobGiver_EnactPlot" /><li Class="JobGiver_WanderOwnRoom"><maxDanger>Deadly</maxDanger></li><li Class="JobGiver_WanderAnywhere"><maxDanger>Deadly</maxDanger></li></subNodes>
  24150.  
  24151. Could not find a type named Psychology.Thought_MemoryDynamic
  24152.  
  24153. Could not find a type named Psychology.Thought_MemorySocialDynamic
  24154.  
  24155. Could not find a type named Psychology.ThoughtWorker_Individuality
  24156.  
  24157. Could not find a type named Psychology.ThoughtWorker_WorkingPassion
  24158.  
  24159. Could not find a type named Psychology.ThoughtWorker_PanicAttack
  24160.  
  24161. Could not find a type named Psychology.ThoughtWorker_RandomMoodBipolar
  24162.  
  24163. Could not find a type named Psychology.ThoughtWorker_Codependency
  24164.  
  24165. Could not find a type named Psychology.ThoughtWorker_Outdoorsy
  24166.  
  24167. Could not find a type named Psychology.ThoughtWorker_Pluviophile
  24168.  
  24169. Could not find a type named Psychology.ThoughtWorker_Polygamous
  24170.  
  24171. Could not find a type named Psychology.ThoughtWorker_Light
  24172.  
  24173. Could not find a type named Therapy.JobDriver_ReceiveTherapy
  24174.  
  24175. Could not find a type named Therapy.JobDriver_Therapize
  24176.  
  24177. Could not find a type named Therapy.JoyGiver_ReceiveTherapy
  24178.  
  24179. Could not find a type named Therapy.RoomRoleWorker_TherapyOffice
  24180.  
  24181. Could not find a type named Therapy.Building_Couch
  24182.  
  24183. Could not find a type named Therapy.WorkGiver_Therapist
  24184.  
  24185. Setting up 2 worker threads for Enlighten.
  24186. Thread -> id: 10ac -> priority: 1
  24187. Thread -> id: 2988 -> priority: 1
  24188. Initialize engine version: 5.4.1f1 (649f48bbbf0f)
  24189. GfxDevice: creating device client; threaded=1
  24190. Direct3D:
  24191. Version: Direct3D 9.0c [nvd3dum.dll 21.21.13.7633]
  24192. Renderer: NVIDIA GeForce GTX 950
  24193. Vendor: NVIDIA
  24194. VRAM: 2016 MB (via DXGI)
  24195. Caps: Shader=30 DepthRT=1 NativeDepth=1 NativeShadow=1 DF16=0 INTZ=1 NULL=1 RESZ=0 SlowINTZ=0 ATOC=1
  24196. Begin MonoManager ReloadAssembly
  24197. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.dll into Unity Child Domain
  24198. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\Assembly-CSharp-firstpass.dll into Unity Child Domain
  24199. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\Assembly-CSharp.dll into Unity Child Domain
  24200. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.UI.dll into Unity Child Domain
  24201. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.Networking.dll into Unity Child Domain
  24202. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\System.Xml.Linq.dll into Unity Child Domain
  24203. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\NAudio.dll into Unity Child Domain
  24204. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\NVorbis.dll into Unity Child Domain
  24205. desktop: 1920x1080 60Hz; virtual: 1920x1080 at 0,0
  24206. RimWorld 0.17.1557 rev1153
  24207.  
  24208. ReflectionTypeLoadException getting types in assembly SWSaber: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  24209. at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  24210. at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0
  24211. at Verse.ModAssemblyHandler.AssemblyIsUsable (System.Reflection.Assembly asm) [0x00000] in <filename unknown>:0
  24212.  
  24213. Loader exceptions:
  24214. => System.TypeLoadException: Could not load type 'CompActivatableEffect.CompActivatableEffect' from assembly 'CompActivatableEffect, Version=1.17.0.2, Culture=neutral, PublicKeyToken=null'.
  24215. => System.TypeLoadException: Could not load type 'CompSlotLoadable.CompSlotLoadable' from assembly 'CompSlotLoadable, Version=1.17.0.3, Culture=neutral, PublicKeyToken=null'.
  24216. => System.TypeLoadException: Could not load type 'CompDeflector.CompDeflector' from assembly 'CompDeflector, Version=1.17.0.2, Culture=neutral, PublicKeyToken=null'.
  24217. => System.TypeLoadException: Could not load type 'CompSlotLoadable.CompProperties_SlotLoadable' from assembly 'CompSlotLoadable, Version=1.17.0.3, Culture=neutral, PublicKeyToken=null'.
  24218. => System.TypeLoadException: Could not load type 'CompActivatableEffect.CompProperties_ActivatableEffect' from assembly 'CompActivatableEffect, Version=1.17.0.2, Culture=neutral, PublicKeyToken=null'.
  24219. => System.TypeLoadException: Could not load type '<>c' from assembly 'SWSaber, Version=1.17.0.3, Culture=neutral, PublicKeyToken=null'.
  24220. => System.TypeLoadException: Could not load type '<>c' from assembly 'SWSaber, Version=1.17.0.3, Culture=neutral, PublicKeyToken=null'.
  24221.  
  24222.  
  24223. ReflectionTypeLoadException getting types in assembly Psychology: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  24224. at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  24225. at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0
  24226. at Verse.ModAssemblyHandler.AssemblyIsUsable (System.Reflection.Assembly asm) [0x00000] in <filename unknown>:0
  24227.  
  24228. Loader exceptions:
  24229. => System.TypeLoadException: Could not load type 'HugsLib.ModBase' from assembly 'HugsLib, Version=0.17.0.0, Culture=neutral, PublicKeyToken=null'.
  24230. => System.TypeLoadException: Could not load type 'KinseyMode' from assembly 'Psychology, Version=17.9.11.0, Culture=neutral, PublicKeyToken=null'.
  24231. => System.TypeLoadException: Could not load type '<>c__DisplayClass16_0' from assembly 'Psychology, Version=17.9.11.0, Culture=neutral, PublicKeyToken=null'.
  24232. => System.TypeLoadException: Could not load type '<>c' from assembly 'Psychology, Version=17.9.11.0, Culture=neutral, PublicKeyToken=null'.
  24233. => System.TypeLoadException: Could not load type '<>c__DisplayClass22_0' from assembly 'Psychology, Version=17.9.11.0, Culture=neutral, PublicKeyToken=null'.
  24234. => System.TypeLoadException: Could not load type '<>c__DisplayClass22_1' from assembly 'Psychology, Version=17.9.11.0, Culture=neutral, PublicKeyToken=null'.
  24235.  
  24236.  
  24237. ReflectionTypeLoadException getting types in assembly Therapy: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  24238. at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  24239. at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0
  24240. at Verse.ModAssemblyHandler.AssemblyIsUsable (System.Reflection.Assembly asm) [0x00000] in <filename unknown>:0
  24241.  
  24242. Loader exceptions:
  24243. => System.TypeLoadException: Could not load type 'HugsLib.ModBase' from assembly 'HugsLib, Version=0.17.0.0, Culture=neutral, PublicKeyToken=null'.
  24244.  
  24245.  
  24246. XML error: Could not find parent node named "ResourceBase" for node "ThingDef". Full node: <ThingDef ParentName="ResourceBase"><defName>PJ_SaberCasing</defName><label>Lightsaber Casing</label><description>A shielded outer housing for a lightsaber. Contains several components, including activator switch and blade adjustment controls.</description><graphicData><texPath>Items/LSCasing</texPath><graphicClass>Graphic_Single</graphicClass></graphicData><resourceReadoutPriority>Middle</resourceReadoutPriority><soundInteract>Metal_Drop</soundInteract><soundDrop>Metal_Drop</soundDrop><stackLimit>75</stackLimit><useHitPoints>true</useHitPoints><statBases><MarketValue>300</MarketValue><MaxHitPoints>100</MaxHitPoints></statBases><thingCategories><li>Items</li></thingCategories><tradeTags><li>Artifact</li></tradeTags></ThingDef>
  24247.  
  24248. XML error: Could not find parent node named "ResourceBase" for node "ThingDef". Full node: <ThingDef ParentName="ResourceBase"><defName>PJ_SaberInternal</defName><label>Lightsaber Internal Components</label><description>Internal components for a Lightsaber, including a diatium power cell, crystal energy chamber, and focusing crystal array.</description><graphicData><texPath>Items/LSInternals</texPath><graphicClass>Graphic_Single</graphicClass></graphicData><resourceReadoutPriority>Middle</resourceReadoutPriority><soundInteract>Metal_Drop</soundInteract><soundDrop>Metal_Drop</soundDrop><stackLimit>75</stackLimit><useHitPoints>true</useHitPoints><statBases><MarketValue>300</MarketValue><MaxHitPoints>100</MaxHitPoints></statBases><thingCategories><li>Items</li></thingCategories><tradeTags><li>Artifact</li></tradeTags></ThingDef>
  24249.  
  24250. XML error: Could not find parent node named "BaseWeapon" for node "ThingDef". Full node: <ThingDef Name="BaseMeleeWeapon" Abstract="True" ParentName="BaseWeapon"><techLevel>Industrial</techLevel><smeltable>true</smeltable><weaponTags><li>Melee</li></weaponTags><thingCategories><li>WeaponsMelee</li></thingCategories><comps><li><compClass>CompQuality</compClass></li><li Class="CompProperties_Art"><nameMaker>ArtName_WeaponMelee</nameMaker><descriptionMaker>ArtDescription_WeaponMelee</descriptionMaker><minQualityForArtistic>Excellent</minQualityForArtistic></li></comps><recipeMaker><workSpeedStat>SmithingSpeed</workSpeedStat><workSkill>Crafting</workSkill><effectWorking>Smith</effectWorking><soundWorking>Recipe_Smith</soundWorking><recipeUsers><li>ComponentAssemblyBench</li></recipeUsers><unfinishedThingDef>UnfinishedWeapon</unfinishedThingDef></recipeMaker><inspectorTabs><li>ITab_Art</li></inspectorTabs></ThingDef>
  24251.  
  24252. Could not find a type named CompDeflector.JobDriver_CastDeflectVerb
  24253.  
  24254. Could not find a type named CompSlotLoadable.JobDriver_GatherSlotItem
  24255.  
  24256. Could not find type named CompSlotLoadable.CompProperties_SlottedBonus from node <li Class="CompSlotLoadable.CompProperties_SlottedBonus"><color>(23,175,10)</color></li>
  24257.  
  24258. XML error: <color>(23,175,10)</color> doesn't correspond to any field in type CompProperties.
  24259.  
  24260. Could not find type named CompSlotLoadable.CompProperties_SlottedBonus from node <li Class="CompSlotLoadable.CompProperties_SlottedBonus"><color>(255,225,21)</color></li>
  24261.  
  24262. XML error: <color>(255,225,21)</color> doesn't correspond to any field in type CompProperties.
  24263.  
  24264. Could not find type named CompSlotLoadable.CompProperties_SlottedBonus from node <li Class="CompSlotLoadable.CompProperties_SlottedBonus"><color>(39,25,199)</color></li>
  24265.  
  24266. XML error: <color>(39,25,199)</color> doesn't correspond to any field in type CompProperties.
  24267.  
  24268. Could not find type named CompSlotLoadable.CompProperties_SlottedBonus from node <li Class="CompSlotLoadable.CompProperties_SlottedBonus"><color>(0,255,255)</color></li>
  24269.  
  24270. XML error: <color>(0,255,255)</color> doesn't correspond to any field in type CompProperties.
  24271.  
  24272. Could not find type named CompSlotLoadable.CompProperties_SlottedBonus from node <li Class="CompSlotLoadable.CompProperties_SlottedBonus"><color>(0,153,255)</color></li>
  24273.  
  24274. XML error: <color>(0,153,255)</color> doesn't correspond to any field in type CompProperties.
  24275.  
  24276. Could not find type named CompSlotLoadable.CompProperties_SlottedBonus from node <li Class="CompSlotLoadable.CompProperties_SlottedBonus"><color>(153,50,204)</color></li>
  24277.  
  24278. XML error: <color>(153,50,204)</color> doesn't correspond to any field in type CompProperties.
  24279.  
  24280. Could not find type named CompSlotLoadable.CompProperties_SlottedBonus from node <li Class="CompSlotLoadable.CompProperties_SlottedBonus"><color>(206,12,44)</color><statModifiers><MeleeWeapon_DamageAmount>28</MeleeWeapon_DamageAmount></statModifiers></li>
  24281.  
  24282. XML error: <color>(206,12,44)</color> doesn't correspond to any field in type CompProperties.
  24283.  
  24284. XML error: <statModifiers><MeleeWeapon_DamageAmount>28</MeleeWeapon_DamageAmount></statModifiers> doesn't correspond to any field in type CompProperties.
  24285.  
  24286. Could not find type named CompSlotLoadable.CompProperties_SlottedBonus from node <li Class="CompSlotLoadable.CompProperties_SlottedBonus"><color>(11,176,74)</color><statModifiers><MeleeWeapon_DamageAmount>30</MeleeWeapon_DamageAmount><MeleeWeapon_Cooldown>-0.10</MeleeWeapon_Cooldown></statModifiers></li>
  24287.  
  24288. XML error: <color>(11,176,74)</color> doesn't correspond to any field in type CompProperties.
  24289.  
  24290. XML error: <statModifiers><MeleeWeapon_DamageAmount>30</MeleeWeapon_DamageAmount><MeleeWeapon_Cooldown>-0.10</MeleeWeapon_Cooldown></statModifiers> doesn't correspond to any field in type CompProperties.
  24291.  
  24292. Could not find type named CompSlotLoadable.CompProperties_SlottedBonus from node <li Class="CompSlotLoadable.CompProperties_SlottedBonus"><statModifiers><MeleeWeapon_DamageAmount>30</MeleeWeapon_DamageAmount><AccuracyTouch>0.95</AccuracyTouch><AccuracyShort>0.85</AccuracyShort><AccuracyMedium>0.82</AccuracyMedium><AccuracyLong>0.82</AccuracyLong></statModifiers><color>(124,196,243)</color></li>
  24293.  
  24294. XML error: <statModifiers><MeleeWeapon_DamageAmount>30</MeleeWeapon_DamageAmount><AccuracyTouch>0.95</AccuracyTouch><AccuracyShort>0.85</AccuracyShort><AccuracyMedium>0.82</AccuracyMedium><AccuracyLong>0.82</AccuracyLong></statModifiers> doesn't correspond to any field in type CompProperties.
  24295.  
  24296. XML error: <color>(124,196,243)</color> doesn't correspond to any field in type CompProperties.
  24297.  
  24298. Could not find type named CompSlotLoadable.CompProperties_SlottedBonus from node <li Class="CompSlotLoadable.CompProperties_SlottedBonus"><statModifiers><MeleeWeapon_DamageAmount>30</MeleeWeapon_DamageAmount></statModifiers><damageDef>PJ_SonicDam</damageDef><color>(60,12,70)</color></li>
  24299.  
  24300. XML error: <statModifiers><MeleeWeapon_DamageAmount>30</MeleeWeapon_DamageAmount></statModifiers> doesn't correspond to any field in type CompProperties.
  24301.  
  24302. XML error: <damageDef>PJ_SonicDam</damageDef> doesn't correspond to any field in type CompProperties.
  24303.  
  24304. XML error: <color>(60,12,70)</color> doesn't correspond to any field in type CompProperties.
  24305.  
  24306. Could not find type named CompSlotLoadable.CompProperties_SlottedBonus from node <li Class="CompSlotLoadable.CompProperties_SlottedBonus"><statModifiers><MeleeWeapon_DamageAmount>40</MeleeWeapon_DamageAmount></statModifiers><color>(71,29,144)</color></li>
  24307.  
  24308. XML error: <statModifiers><MeleeWeapon_DamageAmount>40</MeleeWeapon_DamageAmount></statModifiers> doesn't correspond to any field in type CompProperties.
  24309.  
  24310. XML error: <color>(71,29,144)</color> doesn't correspond to any field in type CompProperties.
  24311.  
  24312. Could not find type named CompSlotLoadable.CompProperties_SlottedBonus from node <li Class="CompSlotLoadable.CompProperties_SlottedBonus"><statModifiers><MeleeWeapon_DamageAmount>32</MeleeWeapon_DamageAmount></statModifiers><color>(188,206,210)</color></li>
  24313.  
  24314. XML error: <statModifiers><MeleeWeapon_DamageAmount>32</MeleeWeapon_DamageAmount></statModifiers> doesn't correspond to any field in type CompProperties.
  24315.  
  24316. XML error: <color>(188,206,210)</color> doesn't correspond to any field in type CompProperties.
  24317.  
  24318. Could not find type named CompSlotLoadable.CompProperties_SlottedBonus from node <li Class="CompSlotLoadable.CompProperties_SlottedBonus"><statModifiers><MeleeWeapon_DamageAmount>30</MeleeWeapon_DamageAmount><MeleeWeapon_Cooldown>-0.15</MeleeWeapon_Cooldown></statModifiers><color>(175,136,72)</color></li>
  24319.  
  24320. XML error: <statModifiers><MeleeWeapon_DamageAmount>30</MeleeWeapon_DamageAmount><MeleeWeapon_Cooldown>-0.15</MeleeWeapon_Cooldown></statModifiers> doesn't correspond to any field in type CompProperties.
  24321.  
  24322. XML error: <color>(175,136,72)</color> doesn't correspond to any field in type CompProperties.
  24323.  
  24324. Could not find type named CompSlotLoadable.CompProperties_SlottedBonus from node <li Class="CompSlotLoadable.CompProperties_SlottedBonus"><statModifiers><MeleeWeapon_DamageAmount>97</MeleeWeapon_DamageAmount><MeleeWeapon_Cooldown>0.35</MeleeWeapon_Cooldown></statModifiers><damageDef>PJ_FirkDam</damageDef><color>(240,241,241)</color></li>
  24325.  
  24326. XML error: <statModifiers><MeleeWeapon_DamageAmount>97</MeleeWeapon_DamageAmount><MeleeWeapon_Cooldown>0.35</MeleeWeapon_Cooldown></statModifiers> doesn't correspond to any field in type CompProperties.
  24327.  
  24328. XML error: <damageDef>PJ_FirkDam</damageDef> doesn't correspond to any field in type CompProperties.
  24329.  
  24330. XML error: <color>(240,241,241)</color> doesn't correspond to any field in type CompProperties.
  24331.  
  24332. Could not find type named CompSlotLoadable.CompProperties_SlottedBonus from node <li Class="CompSlotLoadable.CompProperties_SlottedBonus"><statModifiers><MeleeWeapon_DamageAmount>32</MeleeWeapon_DamageAmount><MeleeWeapon_Cooldown>-0.10</MeleeWeapon_Cooldown></statModifiers><damageDef>PJ_PontiteDam</damageDef><color>(68,107,207)</color></li>
  24333.  
  24334. XML error: <statModifiers><MeleeWeapon_DamageAmount>32</MeleeWeapon_DamageAmount><MeleeWeapon_Cooldown>-0.10</MeleeWeapon_Cooldown></statModifiers> doesn't correspond to any field in type CompProperties.
  24335.  
  24336. XML error: <damageDef>PJ_PontiteDam</damageDef> doesn't correspond to any field in type CompProperties.
  24337.  
  24338. XML error: <color>(68,107,207)</color> doesn't correspond to any field in type CompProperties.
  24339.  
  24340. Could not find type named CompSlotLoadable.CompProperties_SlottedBonus from node <li Class="CompSlotLoadable.CompProperties_SlottedBonus"><statModifiers><MeleeWeapon_DamageAmount>45</MeleeWeapon_DamageAmount></statModifiers><damageDef>PJ_BarabDam</damageDef><color>(206,105,27)</color></li>
  24341.  
  24342. XML error: <statModifiers><MeleeWeapon_DamageAmount>45</MeleeWeapon_DamageAmount></statModifiers> doesn't correspond to any field in type CompProperties.
  24343.  
  24344. XML error: <damageDef>PJ_BarabDam</damageDef> doesn't correspond to any field in type CompProperties.
  24345.  
  24346. XML error: <color>(206,105,27)</color> doesn't correspond to any field in type CompProperties.
  24347.  
  24348. Could not find type named CompSlotLoadable.CompProperties_SlottedBonus from node <li Class="CompSlotLoadable.CompProperties_SlottedBonus"><statModifiers><MeleeWeapon_DamageAmount>35</MeleeWeapon_DamageAmount></statModifiers><defensiveHealChance><woundLimit>0</woundLimit><chance>0.05</chance></defensiveHealChance><color>(28,19,151)</color></li>
  24349.  
  24350. XML error: <statModifiers><MeleeWeapon_DamageAmount>35</MeleeWeapon_DamageAmount></statModifiers> doesn't correspond to any field in type CompProperties.
  24351.  
  24352. XML error: <defensiveHealChance><woundLimit>0</woundLimit><chance>0.05</chance></defensiveHealChance> doesn't correspond to any field in type CompProperties.
  24353.  
  24354. XML error: <color>(28,19,151)</color> doesn't correspond to any field in type CompProperties.
  24355.  
  24356. Could not find type named CompSlotLoadable.CompProperties_SlottedBonus from node <li Class="CompSlotLoadable.CompProperties_SlottedBonus"><statModifiers><MeleeWeapon_DamageAmount>87</MeleeWeapon_DamageAmount><MeleeWeapon_Cooldown>-0.35</MeleeWeapon_Cooldown></statModifiers><color>(170,205,255)</color></li>
  24357.  
  24358. XML error: <statModifiers><MeleeWeapon_DamageAmount>87</MeleeWeapon_DamageAmount><MeleeWeapon_Cooldown>-0.35</MeleeWeapon_Cooldown></statModifiers> doesn't correspond to any field in type CompProperties.
  24359.  
  24360. XML error: <color>(170,205,255)</color> doesn't correspond to any field in type CompProperties.
  24361.  
  24362. Could not find type named CompSlotLoadable.CompProperties_SlottedBonus from node <li Class="CompSlotLoadable.CompProperties_SlottedBonus"><statModifiers><MeleeWeapon_DamageAmount>87</MeleeWeapon_DamageAmount><MeleeWeapon_Cooldown>-0.45</MeleeWeapon_Cooldown><MeleeHitChance>0.45</MeleeHitChance></statModifiers><color>(38,43,65)</color></li>
  24363.  
  24364. XML error: <statModifiers><MeleeWeapon_DamageAmount>87</MeleeWeapon_DamageAmount><MeleeWeapon_Cooldown>-0.45</MeleeWeapon_Cooldown><MeleeHitChance>0.45</MeleeHitChance></statModifiers> doesn't correspond to any field in type CompProperties.
  24365.  
  24366. XML error: <color>(38,43,65)</color> doesn't correspond to any field in type CompProperties.
  24367.  
  24368. Could not find type named CompSlotLoadable.CompProperties_SlottedBonus from node <li Class="CompSlotLoadable.CompProperties_SlottedBonus"><statModifiers><MeleeWeapon_DamageAmount>100</MeleeWeapon_DamageAmount></statModifiers><color>(255,63,52)</color></li>
  24369.  
  24370. XML error: <statModifiers><MeleeWeapon_DamageAmount>100</MeleeWeapon_DamageAmount></statModifiers> doesn't correspond to any field in type CompProperties.
  24371.  
  24372. XML error: <color>(255,63,52)</color> doesn't correspond to any field in type CompProperties.
  24373.  
  24374. Could not find type named CompSlotLoadable.SlotLoadableDef from node <ThingDef Class="CompSlotLoadable.SlotLoadableDef"><defName>PJ_KyberCrystalSlot</defName><thingClass>CompSlotLoadable.SlotLoadable</thingClass><Label>Crystal</Label><description>This lightsaber crystal slot gives the lightsaber its color among other effects.</description><slottableThingDefs><li>PJ_UltimaPearl</li><li>PJ_BlackPearl</li><li>PJ_KyberCrystal</li><li>PJ_KyberCrystalBlue</li><li>PJ_KyberCrystalCyan</li><li>PJ_KyberCrystalAzure</li><li>PJ_KyberCrystalRed</li><li>PJ_KyberCrystalPurple</li><li>PJ_BarabIngot</li><li>PJ_AdeganCrystal</li><li>PJ_AnkSapphire</li><li>PJ_DamindCrystal</li><li>PJ_DragiteCrystal</li><li>PJ_HurCrystal</li><li>PJ_EralamCrystal</li><li>PJ_RubatCrystal</li><li>PJ_KaiburrCrystal</li><li>PJ_FirkrannCrystal</li><li>PJ_PontiteCrystal</li><li>PJ_KyberCrystalYellow</li></slottableThingDefs><doesChangeColor>true</doesChangeColor><doesChangeStats>true</doesChangeStats><colorToChangeTo>(255, 255, 255, 255)</colorToChangeTo></ThingDef>
  24375.  
  24376. Could not find a type named CompSlotLoadable.SlotLoadable
  24377.  
  24378. XML error: <slottableThingDefs><li>PJ_UltimaPearl</li><li>PJ_BlackPearl</li><li>PJ_KyberCrystal</li><li>PJ_KyberCrystalBlue</li><li>PJ_KyberCrystalCyan</li><li>PJ_KyberCrystalAzure</li><li>PJ_KyberCrystalRed</li><li>PJ_KyberCrystalPurple</li><li>PJ_BarabIngot</li><li>PJ_AdeganCrystal</li><li>PJ_AnkSapphire</li><li>PJ_DamindCrystal</li><li>PJ_DragiteCrystal</li><li>PJ_HurCrystal</li><li>PJ_EralamCrystal</li><li>PJ_RubatCrystal</li><li>PJ_KaiburrCrystal</li><li>PJ_FirkrannCrystal</li><li>PJ_PontiteCrystal</li><li>PJ_KyberCrystalYellow</li></slottableThingDefs> doesn't correspond to any field in type ThingDef.
  24379.  
  24380. XML error: <doesChangeColor>true</doesChangeColor> doesn't correspond to any field in type ThingDef.
  24381.  
  24382. XML error: <doesChangeStats>true</doesChangeStats> doesn't correspond to any field in type ThingDef.
  24383.  
  24384. XML error: <colorToChangeTo>(255, 255, 255, 255)</colorToChangeTo> doesn't correspond to any field in type ThingDef.
  24385.  
  24386. Could not find a type named CompOversizedWeapon.CompOversizedWeapon
  24387.  
  24388. Could not find type named SWSaber.CompProperties_LightsaberActivatableEffect from node <li Class="SWSaber.CompProperties_LightsaberActivatableEffect"><compClass>SWSaber.CompLightsaberActivatableEffect</compClass><altitudeLayer>MoteOverhead</altitudeLayer><ActivateLabel>Activate</ActivateLabel><uiIconPathActivate>UI/Lightsaber/ActivateSaber</uiIconPathActivate><DeactivateLabel>Deactivate</DeactivateLabel><uiIconPathDeactivate>UI/Lightsaber/DeactivateSaber</uiIconPathDeactivate><activateSound>PJ_LightsaberActivate</activateSound><sustainerSound>PJ_LightsaberHum</sustainerSound><deactivateSound>PJ_LightsaberDeactivate</deactivateSound><gizmosOnEquip>true</gizmosOnEquip><graphicData><texPath>Weapons/LightsaberBlade</texPath><graphicClass>Graphic_Single</graphicClass><shaderType>CutoutComplex</shaderType></graphicData></li>
  24389.  
  24390. Could not find a type named SWSaber.CompLightsaberActivatableEffect
  24391.  
  24392. XML error: <altitudeLayer>MoteOverhead</altitudeLayer> doesn't correspond to any field in type CompProperties.
  24393.  
  24394. XML error: <ActivateLabel>Activate</ActivateLabel> doesn't correspond to any field in type CompProperties.
  24395.  
  24396. XML error: <uiIconPathActivate>UI/Lightsaber/ActivateSaber</uiIconPathActivate> doesn't correspond to any field in type CompProperties.
  24397.  
  24398. XML error: <DeactivateLabel>Deactivate</DeactivateLabel> doesn't correspond to any field in type CompProperties.
  24399.  
  24400. XML error: <uiIconPathDeactivate>UI/Lightsaber/DeactivateSaber</uiIconPathDeactivate> doesn't correspond to any field in type CompProperties.
  24401.  
  24402. XML error: <activateSound>PJ_LightsaberActivate</activateSound> doesn't correspond to any field in type CompProperties.
  24403.  
  24404. XML error: <sustainerSound>PJ_LightsaberHum</sustainerSound> doesn't correspond to any field in type CompProperties.
  24405.  
  24406. XML error: <deactivateSound>PJ_LightsaberDeactivate</deactivateSound> doesn't correspond to any field in type CompProperties.
  24407.  
  24408. XML error: <gizmosOnEquip>true</gizmosOnEquip> doesn't correspond to any field in type CompProperties.
  24409.  
  24410. XML error: <graphicData><texPath>Weapons/LightsaberBlade</texPath><graphicClass>Graphic_Single</graphicClass><shaderType>CutoutComplex</shaderType></graphicData> doesn't correspond to any field in type CompProperties.
  24411.  
  24412. Could not find type named CompExtraSounds.CompProperties_ExtraSounds from node <li Class="CompExtraSounds.CompProperties_ExtraSounds"><compClass>CompExtraSounds.CompExtraSounds</compClass><soundMiss>PJ_LightsaberSwing</soundMiss><soundHitPawn>PJ_LightsaberFleshHit</soundHitPawn><soundHitBuilding>PJ_LightsaberHit</soundHitBuilding></li>
  24413.  
  24414. Could not find a type named CompExtraSounds.CompExtraSounds
  24415.  
  24416. XML error: <soundMiss>PJ_LightsaberSwing</soundMiss> doesn't correspond to any field in type CompProperties.
  24417.  
  24418. XML error: <soundHitPawn>PJ_LightsaberFleshHit</soundHitPawn> doesn't correspond to any field in type CompProperties.
  24419.  
  24420. XML error: <soundHitBuilding>PJ_LightsaberHit</soundHitBuilding> doesn't correspond to any field in type CompProperties.
  24421.  
  24422. Could not find type named SWSaber.CompProperties_CrystalSlotLoadable from node <li Class="SWSaber.CompProperties_CrystalSlotLoadable"><compClass>SWSaber.CompCrystalSlotLoadable</compClass><slots><li>PJ_KyberCrystalSlot</li></slots></li>
  24423.  
  24424. Could not find a type named SWSaber.CompCrystalSlotLoadable
  24425.  
  24426. XML error: <slots><li>PJ_KyberCrystalSlot</li></slots> doesn't correspond to any field in type CompProperties.
  24427.  
  24428. Could not find type named CompDeflector.CompProperties_Deflector from node <li Class="CompDeflector.CompProperties_Deflector"><compClass>SWSaber.CompLightsaberDeflection</compClass><baseDeflectChance>0.99</baseDeflectChance><useManipulationInCalc>true</useManipulationInCalc><useSkillInCalc>true</useSkillInCalc><deflectSound>PJ_LightsaberDeflect</deflectSound><deflectSkill>Melee</deflectSkill><deflectRatePerSkillPoint>0.015</deflectRatePerSkillPoint><canReflect>true</canReflect><reflectSkill>Melee</reflectSkill><reflectRatePerSkillPoint>3</reflectRatePerSkillPoint><DeflectVerb Class="VerbProperties"><verbClass>Verb_Shoot</verbClass><hasStandardCommand>true</hasStandardCommand><projectileDef>PJ_BulletDeflected</projectileDef><warmupTime>0</warmupTime><range>24</range><muzzleFlashScale>9</muzzleFlashScale></DeflectVerb></li>
  24429.  
  24430. Could not find a type named SWSaber.CompLightsaberDeflection
  24431.  
  24432. XML error: <baseDeflectChance>0.99</baseDeflectChance> doesn't correspond to any field in type CompProperties.
  24433.  
  24434. XML error: <useManipulationInCalc>true</useManipulationInCalc> doesn't correspond to any field in type CompProperties.
  24435.  
  24436. XML error: <useSkillInCalc>true</useSkillInCalc> doesn't correspond to any field in type CompProperties.
  24437.  
  24438. XML error: <deflectSound>PJ_LightsaberDeflect</deflectSound> doesn't correspond to any field in type CompProperties.
  24439.  
  24440. XML error: <deflectSkill>Melee</deflectSkill> doesn't correspond to any field in type CompProperties.
  24441.  
  24442. XML error: <deflectRatePerSkillPoint>0.015</deflectRatePerSkillPoint> doesn't correspond to any field in type CompProperties.
  24443.  
  24444. XML error: <canReflect>true</canReflect> doesn't correspond to any field in type CompProperties.
  24445.  
  24446. XML error: <reflectSkill>Melee</reflectSkill> doesn't correspond to any field in type CompProperties.
  24447.  
  24448. XML error: <reflectRatePerSkillPoint>3</reflectRatePerSkillPoint> doesn't correspond to any field in type CompProperties.
  24449.  
  24450. XML error: <DeflectVerb Class="VerbProperties"><verbClass>Verb_Shoot</verbClass><hasStandardCommand>true</hasStandardCommand><projectileDef>PJ_BulletDeflected</projectileDef><warmupTime>0</warmupTime><range>24</range><muzzleFlashScale>9</muzzleFlashScale></DeflectVerb> doesn't correspond to any field in type CompProperties.
  24451.  
  24452. Could not find a type named CompOversizedWeapon.CompOversizedWeapon
  24453.  
  24454. Could not find type named SWSaber.CompProperties_LightsaberActivatableEffect from node <li Class="SWSaber.CompProperties_LightsaberActivatableEffect"><compClass>SWSaber.CompLightsaberActivatableEffect</compClass><altitudeLayer>MoteOverhead</altitudeLayer><ActivateLabel>Activate</ActivateLabel><uiIconPathActivate>UI/Lightsaber/CurActivate</uiIconPathActivate><DeactivateLabel>Deactivate</DeactivateLabel><uiIconPathDeactivate>UI/Lightsaber/CurDeactivate</uiIconPathDeactivate><activateSound>PJ_LightsaberActivate</activateSound><sustainerSound>PJ_LightsaberHum</sustainerSound><deactivateSound>PJ_LightsaberDeactivate</deactivateSound><gizmosOnEquip>true</gizmosOnEquip><graphicData><texPath>Weapons/LightsaberBlade</texPath><graphicClass>Graphic_Single</graphicClass><shaderType>CutoutComplex</shaderType></graphicData></li>
  24455.  
  24456. Could not find a type named SWSaber.CompLightsaberActivatableEffect
  24457.  
  24458. XML error: <altitudeLayer>MoteOverhead</altitudeLayer> doesn't correspond to any field in type CompProperties.
  24459.  
  24460. XML error: <ActivateLabel>Activate</ActivateLabel> doesn't correspond to any field in type CompProperties.
  24461.  
  24462. XML error: <uiIconPathActivate>UI/Lightsaber/CurActivate</uiIconPathActivate> doesn't correspond to any field in type CompProperties.
  24463.  
  24464. XML error: <DeactivateLabel>Deactivate</DeactivateLabel> doesn't correspond to any field in type CompProperties.
  24465.  
  24466. XML error: <uiIconPathDeactivate>UI/Lightsaber/CurDeactivate</uiIconPathDeactivate> doesn't correspond to any field in type CompProperties.
  24467.  
  24468. XML error: <activateSound>PJ_LightsaberActivate</activateSound> doesn't correspond to any field in type CompProperties.
  24469.  
  24470. XML error: <sustainerSound>PJ_LightsaberHum</sustainerSound> doesn't correspond to any field in type CompProperties.
  24471.  
  24472. XML error: <deactivateSound>PJ_LightsaberDeactivate</deactivateSound> doesn't correspond to any field in type CompProperties.
  24473.  
  24474. XML error: <gizmosOnEquip>true</gizmosOnEquip> doesn't correspond to any field in type CompProperties.
  24475.  
  24476. XML error: <graphicData><texPath>Weapons/LightsaberBlade</texPath><graphicClass>Graphic_Single</graphicClass><shaderType>CutoutComplex</shaderType></graphicData> doesn't correspond to any field in type CompProperties.
  24477.  
  24478. Could not find type named CompExtraSounds.CompProperties_ExtraSounds from node <li Class="CompExtraSounds.CompProperties_ExtraSounds"><compClass>CompExtraSounds.CompExtraSounds</compClass><soundMiss>PJ_LightsaberSwing</soundMiss><soundHitPawn>PJ_LightsaberFleshHit</soundHitPawn><soundHitBuilding>PJ_LightsaberHit</soundHitBuilding></li>
  24479.  
  24480. Could not find a type named CompExtraSounds.CompExtraSounds
  24481.  
  24482. XML error: <soundMiss>PJ_LightsaberSwing</soundMiss> doesn't correspond to any field in type CompProperties.
  24483.  
  24484. XML error: <soundHitPawn>PJ_LightsaberFleshHit</soundHitPawn> doesn't correspond to any field in type CompProperties.
  24485.  
  24486. XML error: <soundHitBuilding>PJ_LightsaberHit</soundHitBuilding> doesn't correspond to any field in type CompProperties.
  24487.  
  24488. Could not find type named SWSaber.CompProperties_CrystalSlotLoadable from node <li Class="SWSaber.CompProperties_CrystalSlotLoadable"><compClass>SWSaber.CompCrystalSlotLoadable</compClass><slots><li>PJ_KyberCrystalSlot</li></slots></li>
  24489.  
  24490. Could not find a type named SWSaber.CompCrystalSlotLoadable
  24491.  
  24492. XML error: <slots><li>PJ_KyberCrystalSlot</li></slots> doesn't correspond to any field in type CompProperties.
  24493.  
  24494. Could not find type named CompDeflector.CompProperties_Deflector from node <li Class="CompDeflector.CompProperties_Deflector"><compClass>SWSaber.CompLightsaberDeflection</compClass><baseDeflectChance>0.99</baseDeflectChance><useManipulationInCalc>true</useManipulationInCalc><useSkillInCalc>true</useSkillInCalc><deflectSound>PJ_LightsaberDeflect</deflectSound><deflectSkill>Melee</deflectSkill><deflectRatePerSkillPoint>0.015</deflectRatePerSkillPoint><canReflect>true</canReflect><reflectSkill>Melee</reflectSkill><reflectRatePerSkillPoint>3</reflectRatePerSkillPoint><DeflectVerb Class="VerbProperties"><verbClass>Verb_Shoot</verbClass><hasStandardCommand>true</hasStandardCommand><projectileDef>PJ_BulletDeflected</projectileDef><warmupTime>0</warmupTime><range>24</range><muzzleFlashScale>9</muzzleFlashScale></DeflectVerb></li>
  24495.  
  24496. Could not find a type named SWSaber.CompLightsaberDeflection
  24497.  
  24498. XML error: <baseDeflectChance>0.99</baseDeflectChance> doesn't correspond to any field in type CompProperties.
  24499.  
  24500. XML error: <useManipulationInCalc>true</useManipulationInCalc> doesn't correspond to any field in type CompProperties.
  24501.  
  24502. XML error: <useSkillInCalc>true</useSkillInCalc> doesn't correspond to any field in type CompProperties.
  24503.  
  24504. XML error: <deflectSound>PJ_LightsaberDeflect</deflectSound> doesn't correspond to any field in type CompProperties.
  24505.  
  24506. XML error: <deflectSkill>Melee</deflectSkill> doesn't correspond to any field in type CompProperties.
  24507.  
  24508. XML error: <deflectRatePerSkillPoint>0.015</deflectRatePerSkillPoint> doesn't correspond to any field in type CompProperties.
  24509.  
  24510. XML error: <canReflect>true</canReflect> doesn't correspond to any field in type CompProperties.
  24511.  
  24512. XML error: <reflectSkill>Melee</reflectSkill> doesn't correspond to any field in type CompProperties.
  24513.  
  24514. XML error: <reflectRatePerSkillPoint>3</reflectRatePerSkillPoint> doesn't correspond to any field in type CompProperties.
  24515.  
  24516. XML error: <DeflectVerb Class="VerbProperties"><verbClass>Verb_Shoot</verbClass><hasStandardCommand>true</hasStandardCommand><projectileDef>PJ_BulletDeflected</projectileDef><warmupTime>0</warmupTime><range>24</range><muzzleFlashScale>9</muzzleFlashScale></DeflectVerb> doesn't correspond to any field in type CompProperties.
  24517.  
  24518. Could not find a type named CompOversizedWeapon.CompOversizedWeapon
  24519.  
  24520. Could not find type named SWSaber.CompProperties_LightsaberActivatableEffect from node <li Class="SWSaber.CompProperties_LightsaberActivatableEffect"><compClass>SWSaber.CompLightsaberActivatableEffect</compClass><altitudeLayer>MoteOverhead</altitudeLayer><ActivateLabel>Activate</ActivateLabel><uiIconPathActivate>UI/Lightsaber/KyloActivate</uiIconPathActivate><DeactivateLabel>Deactivate</DeactivateLabel><uiIconPathDeactivate>UI/Lightsaber/KyloDeactivate</uiIconPathDeactivate><activateSound>PJ_KyloActivate</activateSound><sustainerSound>PJ_KyloHum</sustainerSound><deactivateSound>PJ_KyloDeactivate</deactivateSound><gizmosOnEquip>true</gizmosOnEquip><graphicData><texPath>Weapons/KyloBlade</texPath><graphicClass>Graphic_Single</graphicClass><shaderType>CutoutComplex</shaderType></graphicData></li>
  24521.  
  24522. Could not find a type named SWSaber.CompLightsaberActivatableEffect
  24523.  
  24524. XML error: <altitudeLayer>MoteOverhead</altitudeLayer> doesn't correspond to any field in type CompProperties.
  24525.  
  24526. XML error: <ActivateLabel>Activate</ActivateLabel> doesn't correspond to any field in type CompProperties.
  24527.  
  24528. XML error: <uiIconPathActivate>UI/Lightsaber/KyloActivate</uiIconPathActivate> doesn't correspond to any field in type CompProperties.
  24529.  
  24530. XML error: <DeactivateLabel>Deactivate</DeactivateLabel> doesn't correspond to any field in type CompProperties.
  24531.  
  24532. XML error: <uiIconPathDeactivate>UI/Lightsaber/KyloDeactivate</uiIconPathDeactivate> doesn't correspond to any field in type CompProperties.
  24533.  
  24534. XML error: <activateSound>PJ_KyloActivate</activateSound> doesn't correspond to any field in type CompProperties.
  24535.  
  24536. XML error: <sustainerSound>PJ_KyloHum</sustainerSound> doesn't correspond to any field in type CompProperties.
  24537.  
  24538. XML error: <deactivateSound>PJ_KyloDeactivate</deactivateSound> doesn't correspond to any field in type CompProperties.
  24539.  
  24540. XML error: <gizmosOnEquip>true</gizmosOnEquip> doesn't correspond to any field in type CompProperties.
  24541.  
  24542. XML error: <graphicData><texPath>Weapons/KyloBlade</texPath><graphicClass>Graphic_Single</graphicClass><shaderType>CutoutComplex</shaderType></graphicData> doesn't correspond to any field in type CompProperties.
  24543.  
  24544. Could not find type named CompExtraSounds.CompProperties_ExtraSounds from node <li Class="CompExtraSounds.CompProperties_ExtraSounds"><compClass>CompExtraSounds.CompExtraSounds</compClass><soundMiss>PJ_KyloSwing</soundMiss><soundHitPawn>PJ_KyloHit</soundHitPawn><soundHitBuilding>PJ_KyloHit</soundHitBuilding></li>
  24545.  
  24546. Could not find a type named CompExtraSounds.CompExtraSounds
  24547.  
  24548. XML error: <soundMiss>PJ_KyloSwing</soundMiss> doesn't correspond to any field in type CompProperties.
  24549.  
  24550. XML error: <soundHitPawn>PJ_KyloHit</soundHitPawn> doesn't correspond to any field in type CompProperties.
  24551.  
  24552. XML error: <soundHitBuilding>PJ_KyloHit</soundHitBuilding> doesn't correspond to any field in type CompProperties.
  24553.  
  24554. Could not find type named SWSaber.CompProperties_CrystalSlotLoadable from node <li Class="SWSaber.CompProperties_CrystalSlotLoadable"><compClass>SWSaber.CompCrystalSlotLoadable</compClass><slots><li>PJ_KyberCrystalSlot</li></slots></li>
  24555.  
  24556. Could not find a type named SWSaber.CompCrystalSlotLoadable
  24557.  
  24558. XML error: <slots><li>PJ_KyberCrystalSlot</li></slots> doesn't correspond to any field in type CompProperties.
  24559.  
  24560. Could not find type named CompDeflector.CompProperties_Deflector from node <li Class="CompDeflector.CompProperties_Deflector"><compClass>SWSaber.CompLightsaberDeflection</compClass><baseDeflectChance>0.99</baseDeflectChance><useManipulationInCalc>true</useManipulationInCalc><useSkillInCalc>true</useSkillInCalc><deflectSound>PJ_LightsaberDeflect</deflectSound><deflectSkill>Melee</deflectSkill><deflectRatePerSkillPoint>0.015</deflectRatePerSkillPoint><canReflect>true</canReflect><reflectSkill>Melee</reflectSkill><reflectRatePerSkillPoint>3</reflectRatePerSkillPoint><DeflectVerb Class="VerbProperties"><verbClass>Verb_Shoot</verbClass><hasStandardCommand>true</hasStandardCommand><projectileDef>PJ_BulletDeflected</projectileDef><warmupTime>0</warmupTime><range>24</range><muzzleFlashScale>9</muzzleFlashScale></DeflectVerb></li>
  24561.  
  24562. Could not find a type named SWSaber.CompLightsaberDeflection
  24563.  
  24564. XML error: <baseDeflectChance>0.99</baseDeflectChance> doesn't correspond to any field in type CompProperties.
  24565.  
  24566. XML error: <useManipulationInCalc>true</useManipulationInCalc> doesn't correspond to any field in type CompProperties.
  24567.  
  24568. XML error: <useSkillInCalc>true</useSkillInCalc> doesn't correspond to any field in type CompProperties.
  24569.  
  24570. XML error: <deflectSound>PJ_LightsaberDeflect</deflectSound> doesn't correspond to any field in type CompProperties.
  24571.  
  24572. XML error: <deflectSkill>Melee</deflectSkill> doesn't correspond to any field in type CompProperties.
  24573.  
  24574. XML error: <deflectRatePerSkillPoint>0.015</deflectRatePerSkillPoint> doesn't correspond to any field in type CompProperties.
  24575.  
  24576. XML error: <canReflect>true</canReflect> doesn't correspond to any field in type CompProperties.
  24577.  
  24578. XML error: <reflectSkill>Melee</reflectSkill> doesn't correspond to any field in type CompProperties.
  24579.  
  24580. XML error: <reflectRatePerSkillPoint>3</reflectRatePerSkillPoint> doesn't correspond to any field in type CompProperties.
  24581.  
  24582. XML error: <DeflectVerb Class="VerbProperties"><verbClass>Verb_Shoot</verbClass><hasStandardCommand>true</hasStandardCommand><projectileDef>PJ_BulletDeflected</projectileDef><warmupTime>0</warmupTime><range>24</range><muzzleFlashScale>9</muzzleFlashScale></DeflectVerb> doesn't correspond to any field in type CompProperties.
  24583.  
  24584. Could not find a type named CompOversizedWeapon.CompOversizedWeapon
  24585.  
  24586. Could not find type named SWSaber.CompProperties_LightsaberActivatableEffect from node <li Class="SWSaber.CompProperties_LightsaberActivatableEffect"><compClass>SWSaber.CompLightsaberActivatableEffect</compClass><altitudeLayer>MoteOverhead</altitudeLayer><ActivateLabel>Activate</ActivateLabel><uiIconPathActivate>UI/Lightsaber/DubActivate</uiIconPathActivate><DeactivateLabel>Deactivate</DeactivateLabel><uiIconPathDeactivate>UI/Lightsaber/DubDeactivate</uiIconPathDeactivate><activateSound>PJ_LightsaberActivate</activateSound><sustainerSound>PJ_LightsaberHum</sustainerSound><deactivateSound>PJ_LightsaberDeactivate</deactivateSound><gizmosOnEquip>true</gizmosOnEquip><graphicData><texPath>Weapons/DoublesaberBlade</texPath><graphicClass>Graphic_Single</graphicClass><shaderType>CutoutComplex</shaderType></graphicData></li>
  24587.  
  24588. Could not find a type named SWSaber.CompLightsaberActivatableEffect
  24589.  
  24590. XML error: <altitudeLayer>MoteOverhead</altitudeLayer> doesn't correspond to any field in type CompProperties.
  24591.  
  24592. XML error: <ActivateLabel>Activate</ActivateLabel> doesn't correspond to any field in type CompProperties.
  24593.  
  24594. XML error: <uiIconPathActivate>UI/Lightsaber/DubActivate</uiIconPathActivate> doesn't correspond to any field in type CompProperties.
  24595.  
  24596. XML error: <DeactivateLabel>Deactivate</DeactivateLabel> doesn't correspond to any field in type CompProperties.
  24597.  
  24598. XML error: <uiIconPathDeactivate>UI/Lightsaber/DubDeactivate</uiIconPathDeactivate> doesn't correspond to any field in type CompProperties.
  24599.  
  24600. XML error: <activateSound>PJ_LightsaberActivate</activateSound> doesn't correspond to any field in type CompProperties.
  24601.  
  24602. XML error: <sustainerSound>PJ_LightsaberHum</sustainerSound> doesn't correspond to any field in type CompProperties.
  24603.  
  24604. XML error: <deactivateSound>PJ_LightsaberDeactivate</deactivateSound> doesn't correspond to any field in type CompProperties.
  24605.  
  24606. XML error: <gizmosOnEquip>true</gizmosOnEquip> doesn't correspond to any field in type CompProperties.
  24607.  
  24608. XML error: <graphicData><texPath>Weapons/DoublesaberBlade</texPath><graphicClass>Graphic_Single</graphicClass><shaderType>CutoutComplex</shaderType></graphicData> doesn't correspond to any field in type CompProperties.
  24609.  
  24610. Could not find type named CompExtraSounds.CompProperties_ExtraSounds from node <li Class="CompExtraSounds.CompProperties_ExtraSounds"><compClass>CompExtraSounds.CompExtraSounds</compClass><soundMiss>PJ_LightsaberSwing</soundMiss><soundHitPawn>PJ_LightsaberFleshHit</soundHitPawn><soundHitBuilding>PJ_LightsaberHit</soundHitBuilding></li>
  24611.  
  24612. Could not find a type named CompExtraSounds.CompExtraSounds
  24613.  
  24614. XML error: <soundMiss>PJ_LightsaberSwing</soundMiss> doesn't correspond to any field in type CompProperties.
  24615.  
  24616. XML error: <soundHitPawn>PJ_LightsaberFleshHit</soundHitPawn> doesn't correspond to any field in type CompProperties.
  24617.  
  24618. XML error: <soundHitBuilding>PJ_LightsaberHit</soundHitBuilding> doesn't correspond to any field in type CompProperties.
  24619.  
  24620. Could not find type named SWSaber.CompProperties_CrystalSlotLoadable from node <li Class="SWSaber.CompProperties_CrystalSlotLoadable"><slots><li>PJ_KyberCrystalSlot</li></slots></li>
  24621.  
  24622. XML error: <slots><li>PJ_KyberCrystalSlot</li></slots> doesn't correspond to any field in type CompProperties.
  24623.  
  24624. Could not find type named CompDeflector.CompProperties_Deflector from node <li Class="CompDeflector.CompProperties_Deflector"><compClass>SWSaber.CompLightsaberDeflection</compClass><baseDeflectChance>0.99</baseDeflectChance><useManipulationInCalc>true</useManipulationInCalc><useSkillInCalc>true</useSkillInCalc><deflectSound>PJ_LightsaberDeflect</deflectSound><deflectSkill>Melee</deflectSkill><deflectRatePerSkillPoint>0.015</deflectRatePerSkillPoint><canReflect>true</canReflect><reflectSkill>Melee</reflectSkill><reflectRatePerSkillPoint>3</reflectRatePerSkillPoint><DeflectVerb Class="VerbProperties"><verbClass>Verb_Shoot</verbClass><hasStandardCommand>true</hasStandardCommand><projectileDef>PJ_BulletDeflected</projectileDef><warmupTime>0</warmupTime><range>24</range><muzzleFlashScale>9</muzzleFlashScale></DeflectVerb></li>
  24625.  
  24626. Could not find a type named SWSaber.CompLightsaberDeflection
  24627.  
  24628. XML error: <baseDeflectChance>0.99</baseDeflectChance> doesn't correspond to any field in type CompProperties.
  24629.  
  24630. XML error: <useManipulationInCalc>true</useManipulationInCalc> doesn't correspond to any field in type CompProperties.
  24631.  
  24632. XML error: <useSkillInCalc>true</useSkillInCalc> doesn't correspond to any field in type CompProperties.
  24633.  
  24634. XML error: <deflectSound>PJ_LightsaberDeflect</deflectSound> doesn't correspond to any field in type CompProperties.
  24635.  
  24636. XML error: <deflectSkill>Melee</deflectSkill> doesn't correspond to any field in type CompProperties.
  24637.  
  24638. XML error: <deflectRatePerSkillPoint>0.015</deflectRatePerSkillPoint> doesn't correspond to any field in type CompProperties.
  24639.  
  24640. XML error: <canReflect>true</canReflect> doesn't correspond to any field in type CompProperties.
  24641.  
  24642. XML error: <reflectSkill>Melee</reflectSkill> doesn't correspond to any field in type CompProperties.
  24643.  
  24644. XML error: <reflectRatePerSkillPoint>3</reflectRatePerSkillPoint> doesn't correspond to any field in type CompProperties.
  24645.  
  24646. XML error: <DeflectVerb Class="VerbProperties"><verbClass>Verb_Shoot</verbClass><hasStandardCommand>true</hasStandardCommand><projectileDef>PJ_BulletDeflected</projectileDef><warmupTime>0</warmupTime><range>24</range><muzzleFlashScale>9</muzzleFlashScale></DeflectVerb> doesn't correspond to any field in type CompProperties.
  24647.  
  24648. Could not find a type named CompOversizedWeapon.CompOversizedWeapon
  24649.  
  24650. Could not find type named SWSaber.CompProperties_LightsaberActivatableEffect from node <li Class="SWSaber.CompProperties_LightsaberActivatableEffect"><compClass>SWSaber.CompLightsaberActivatableEffect</compClass><altitudeLayer>MoteOverhead</altitudeLayer><ActivateLabel>Activate</ActivateLabel><uiIconPathActivate>UI/Lightsaber/ObiActivate</uiIconPathActivate><DeactivateLabel>Deactivate</DeactivateLabel><uiIconPathDeactivate>UI/Lightsaber/ObiDeactivate</uiIconPathDeactivate><activateSound>PJ_LightsaberActivate</activateSound><sustainerSound>PJ_LightsaberHum</sustainerSound><deactivateSound>PJ_LightsaberDeactivate</deactivateSound><gizmosOnEquip>true</gizmosOnEquip><graphicData><texPath>Weapons/LightsaberBlade</texPath><graphicClass>Graphic_Single</graphicClass><shaderType>CutoutComplex</shaderType></graphicData></li>
  24651.  
  24652. Could not find a type named SWSaber.CompLightsaberActivatableEffect
  24653.  
  24654. XML error: <altitudeLayer>MoteOverhead</altitudeLayer> doesn't correspond to any field in type CompProperties.
  24655.  
  24656. XML error: <ActivateLabel>Activate</ActivateLabel> doesn't correspond to any field in type CompProperties.
  24657.  
  24658. XML error: <uiIconPathActivate>UI/Lightsaber/ObiActivate</uiIconPathActivate> doesn't correspond to any field in type CompProperties.
  24659.  
  24660. XML error: <DeactivateLabel>Deactivate</DeactivateLabel> doesn't correspond to any field in type CompProperties.
  24661.  
  24662. XML error: <uiIconPathDeactivate>UI/Lightsaber/ObiDeactivate</uiIconPathDeactivate> doesn't correspond to any field in type CompProperties.
  24663.  
  24664. XML error: <activateSound>PJ_LightsaberActivate</activateSound> doesn't correspond to any field in type CompProperties.
  24665.  
  24666. XML error: <sustainerSound>PJ_LightsaberHum</sustainerSound> doesn't correspond to any field in type CompProperties.
  24667.  
  24668. XML error: <deactivateSound>PJ_LightsaberDeactivate</deactivateSound> doesn't correspond to any field in type CompProperties.
  24669.  
  24670. XML error: <gizmosOnEquip>true</gizmosOnEquip> doesn't correspond to any field in type CompProperties.
  24671.  
  24672. XML error: <graphicData><texPath>Weapons/LightsaberBlade</texPath><graphicClass>Graphic_Single</graphicClass><shaderType>CutoutComplex</shaderType></graphicData> doesn't correspond to any field in type CompProperties.
  24673.  
  24674. Could not find type named CompExtraSounds.CompProperties_ExtraSounds from node <li Class="CompExtraSounds.CompProperties_ExtraSounds"><compClass>CompExtraSounds.CompExtraSounds</compClass><soundMiss>PJ_LightsaberSwing</soundMiss><soundHitPawn>PJ_LightsaberFleshHit</soundHitPawn><soundHitBuilding>PJ_LightsaberHit</soundHitBuilding></li>
  24675.  
  24676. Could not find a type named CompExtraSounds.CompExtraSounds
  24677.  
  24678. XML error: <soundMiss>PJ_LightsaberSwing</soundMiss> doesn't correspond to any field in type CompProperties.
  24679.  
  24680. XML error: <soundHitPawn>PJ_LightsaberFleshHit</soundHitPawn> doesn't correspond to any field in type CompProperties.
  24681.  
  24682. XML error: <soundHitBuilding>PJ_LightsaberHit</soundHitBuilding> doesn't correspond to any field in type CompProperties.
  24683.  
  24684. Could not find type named SWSaber.CompProperties_CrystalSlotLoadable from node <li Class="SWSaber.CompProperties_CrystalSlotLoadable"><compClass>SWSaber.CompCrystalSlotLoadable</compClass><slots><li>PJ_KyberCrystalSlot</li></slots></li>
  24685.  
  24686. Could not find a type named SWSaber.CompCrystalSlotLoadable
  24687.  
  24688. XML error: <slots><li>PJ_KyberCrystalSlot</li></slots> doesn't correspond to any field in type CompProperties.
  24689.  
  24690. Could not find type named CompDeflector.CompProperties_Deflector from node <li Class="CompDeflector.CompProperties_Deflector"><compClass>SWSaber.CompLightsaberDeflection</compClass><baseDeflectChance>0.99</baseDeflectChance><useManipulationInCalc>true</useManipulationInCalc><useSkillInCalc>true</useSkillInCalc><deflectSound>PJ_LightsaberDeflect</deflectSound><deflectSkill>Melee</deflectSkill><deflectRatePerSkillPoint>0.015</deflectRatePerSkillPoint><canReflect>true</canReflect><reflectSkill>Melee</reflectSkill><reflectRatePerSkillPoint>3</reflectRatePerSkillPoint><DeflectVerb Class="VerbProperties"><verbClass>Verb_Shoot</verbClass><hasStandardCommand>true</hasStandardCommand><projectileDef>PJ_BulletDeflected</projectileDef><warmupTime>0</warmupTime><range>24</range><muzzleFlashScale>9</muzzleFlashScale></DeflectVerb></li>
  24691.  
  24692. Could not find a type named SWSaber.CompLightsaberDeflection
  24693.  
  24694. XML error: <baseDeflectChance>0.99</baseDeflectChance> doesn't correspond to any field in type CompProperties.
  24695.  
  24696. XML error: <useManipulationInCalc>true</useManipulationInCalc> doesn't correspond to any field in type CompProperties.
  24697.  
  24698. XML error: <useSkillInCalc>true</useSkillInCalc> doesn't correspond to any field in type CompProperties.
  24699.  
  24700. XML error: <deflectSound>PJ_LightsaberDeflect</deflectSound> doesn't correspond to any field in type CompProperties.
  24701.  
  24702. XML error: <deflectSkill>Melee</deflectSkill> doesn't correspond to any field in type CompProperties.
  24703.  
  24704. XML error: <deflectRatePerSkillPoint>0.015</deflectRatePerSkillPoint> doesn't correspond to any field in type CompProperties.
  24705.  
  24706. XML error: <canReflect>true</canReflect> doesn't correspond to any field in type CompProperties.
  24707.  
  24708. XML error: <reflectSkill>Melee</reflectSkill> doesn't correspond to any field in type CompProperties.
  24709.  
  24710. XML error: <reflectRatePerSkillPoint>3</reflectRatePerSkillPoint> doesn't correspond to any field in type CompProperties.
  24711.  
  24712. XML error: <DeflectVerb Class="VerbProperties"><verbClass>Verb_Shoot</verbClass><hasStandardCommand>true</hasStandardCommand><projectileDef>PJ_BulletDeflected</projectileDef><warmupTime>0</warmupTime><range>24</range><muzzleFlashScale>9</muzzleFlashScale></DeflectVerb> doesn't correspond to any field in type CompProperties.
  24713.  
  24714. Could not find a type named CompOversizedWeapon.CompOversizedWeapon
  24715.  
  24716. Could not find type named SWSaber.CompProperties_LightsaberActivatableEffect from node <li Class="SWSaber.CompProperties_LightsaberActivatableEffect"><compClass>SWSaber.CompLightsaberActivatableEffect</compClass><altitudeLayer>MoteOverhead</altitudeLayer><ActivateLabel>Activate</ActivateLabel><uiIconPathActivate>UI/Lightsaber/EleActivate</uiIconPathActivate><DeactivateLabel>Deactivate</DeactivateLabel><uiIconPathDeactivate>UI/Lightsaber/EleDeactivate</uiIconPathDeactivate><activateSound>PJ_LightsaberActivate</activateSound><sustainerSound>PJ_LightsaberHum</sustainerSound><deactivateSound>PJ_LightsaberDeactivate</deactivateSound><gizmosOnEquip>true</gizmosOnEquip><graphicData><texPath>Weapons/LightsaberBlade</texPath><graphicClass>Graphic_Single</graphicClass><shaderType>CutoutComplex</shaderType></graphicData></li>
  24717.  
  24718. Could not find a type named SWSaber.CompLightsaberActivatableEffect
  24719.  
  24720. XML error: <altitudeLayer>MoteOverhead</altitudeLayer> doesn't correspond to any field in type CompProperties.
  24721.  
  24722. XML error: <ActivateLabel>Activate</ActivateLabel> doesn't correspond to any field in type CompProperties.
  24723.  
  24724. XML error: <uiIconPathActivate>UI/Lightsaber/EleActivate</uiIconPathActivate> doesn't correspond to any field in type CompProperties.
  24725.  
  24726. XML error: <DeactivateLabel>Deactivate</DeactivateLabel> doesn't correspond to any field in type CompProperties.
  24727.  
  24728. XML error: <uiIconPathDeactivate>UI/Lightsaber/EleDeactivate</uiIconPathDeactivate> doesn't correspond to any field in type CompProperties.
  24729.  
  24730. XML error: <activateSound>PJ_LightsaberActivate</activateSound> doesn't correspond to any field in type CompProperties.
  24731.  
  24732. XML error: <sustainerSound>PJ_LightsaberHum</sustainerSound> doesn't correspond to any field in type CompProperties.
  24733.  
  24734. XML error: <deactivateSound>PJ_LightsaberDeactivate</deactivateSound> doesn't correspond to any field in type CompProperties.
  24735.  
  24736. XML error: <gizmosOnEquip>true</gizmosOnEquip> doesn't correspond to any field in type CompProperties.
  24737.  
  24738. XML error: <graphicData><texPath>Weapons/LightsaberBlade</texPath><graphicClass>Graphic_Single</graphicClass><shaderType>CutoutComplex</shaderType></graphicData> doesn't correspond to any field in type CompProperties.
  24739.  
  24740. Could not find type named CompExtraSounds.CompProperties_ExtraSounds from node <li Class="CompExtraSounds.CompProperties_ExtraSounds"><compClass>CompExtraSounds.CompExtraSounds</compClass><soundMiss>PJ_LightsaberSwing</soundMiss><soundHitPawn>PJ_LightsaberFleshHit</soundHitPawn><soundHitBuilding>PJ_LightsaberHit</soundHitBuilding></li>
  24741.  
  24742. Could not find a type named CompExtraSounds.CompExtraSounds
  24743.  
  24744. XML error: <soundMiss>PJ_LightsaberSwing</soundMiss> doesn't correspond to any field in type CompProperties.
  24745.  
  24746. XML error: <soundHitPawn>PJ_LightsaberFleshHit</soundHitPawn> doesn't correspond to any field in type CompProperties.
  24747.  
  24748. XML error: <soundHitBuilding>PJ_LightsaberHit</soundHitBuilding> doesn't correspond to any field in type CompProperties.
  24749.  
  24750. Could not find type named SWSaber.CompProperties_CrystalSlotLoadable from node <li Class="SWSaber.CompProperties_CrystalSlotLoadable"><compClass>SWSaber.CompCrystalSlotLoadable</compClass><slots><li>PJ_KyberCrystalSlot</li></slots></li>
  24751.  
  24752. Could not find a type named SWSaber.CompCrystalSlotLoadable
  24753.  
  24754. XML error: <slots><li>PJ_KyberCrystalSlot</li></slots> doesn't correspond to any field in type CompProperties.
  24755.  
  24756. Could not find type named CompDeflector.CompProperties_Deflector from node <li Class="CompDeflector.CompProperties_Deflector"><compClass>SWSaber.CompLightsaberDeflection</compClass><baseDeflectChance>0.99</baseDeflectChance><useManipulationInCalc>true</useManipulationInCalc><useSkillInCalc>true</useSkillInCalc><deflectSound>PJ_LightsaberDeflect</deflectSound><deflectSkill>Melee</deflectSkill><deflectRatePerSkillPoint>0.015</deflectRatePerSkillPoint><canReflect>true</canReflect><reflectSkill>Melee</reflectSkill><reflectRatePerSkillPoint>3</reflectRatePerSkillPoint><DeflectVerb Class="VerbProperties"><verbClass>Verb_Shoot</verbClass><hasStandardCommand>true</hasStandardCommand><projectileDef>PJ_BulletDeflected</projectileDef><warmupTime>0</warmupTime><range>24</range><muzzleFlashScale>9</muzzleFlashScale></DeflectVerb></li>
  24757.  
  24758. Could not find a type named SWSaber.CompLightsaberDeflection
  24759.  
  24760. XML error: <baseDeflectChance>0.99</baseDeflectChance> doesn't correspond to any field in type CompProperties.
  24761.  
  24762. XML error: <useManipulationInCalc>true</useManipulationInCalc> doesn't correspond to any field in type CompProperties.
  24763.  
  24764. XML error: <useSkillInCalc>true</useSkillInCalc> doesn't correspond to any field in type CompProperties.
  24765.  
  24766. XML error: <deflectSound>PJ_LightsaberDeflect</deflectSound> doesn't correspond to any field in type CompProperties.
  24767.  
  24768. XML error: <deflectSkill>Melee</deflectSkill> doesn't correspond to any field in type CompProperties.
  24769.  
  24770. XML error: <deflectRatePerSkillPoint>0.015</deflectRatePerSkillPoint> doesn't correspond to any field in type CompProperties.
  24771.  
  24772. XML error: <canReflect>true</canReflect> doesn't correspond to any field in type CompProperties.
  24773.  
  24774. XML error: <reflectSkill>Melee</reflectSkill> doesn't correspond to any field in type CompProperties.
  24775.  
  24776. XML error: <reflectRatePerSkillPoint>3</reflectRatePerSkillPoint> doesn't correspond to any field in type CompProperties.
  24777.  
  24778. XML error: <DeflectVerb Class="VerbProperties"><verbClass>Verb_Shoot</verbClass><hasStandardCommand>true</hasStandardCommand><projectileDef>PJ_BulletDeflected</projectileDef><warmupTime>0</warmupTime><range>24</range><muzzleFlashScale>9</muzzleFlashScale></DeflectVerb> doesn't correspond to any field in type CompProperties.
  24779.  
  24780. Could not find a type named CompOversizedWeapon.CompOversizedWeapon
  24781.  
  24782. Could not find type named SWSaber.CompProperties_LightsaberActivatableEffect from node <li Class="SWSaber.CompProperties_LightsaberActivatableEffect"><compClass>SWSaber.CompLightsaberActivatableEffect</compClass><altitudeLayer>MoteOverhead</altitudeLayer><ActivateLabel>Activate</ActivateLabel><uiIconPathActivate>UI/Lightsaber/ActivateSaber</uiIconPathActivate><DeactivateLabel>Deactivate</DeactivateLabel><uiIconPathDeactivate>UI/Lightsaber/DeactivateSaber</uiIconPathDeactivate><activateSound>PJ_LightsaberActivate</activateSound><sustainerSound>PJ_LightsaberHum</sustainerSound><deactivateSound>PJ_LightsaberDeactivate</deactivateSound><gizmosOnEquip>true</gizmosOnEquip><graphicData><texPath>Weapons/AhsokaHilt_Blade</texPath><graphicClass>Graphic_Single</graphicClass><shaderType>CutoutComplex</shaderType></graphicData></li>
  24783.  
  24784. Could not find a type named SWSaber.CompLightsaberActivatableEffect
  24785.  
  24786. XML error: <altitudeLayer>MoteOverhead</altitudeLayer> doesn't correspond to any field in type CompProperties.
  24787.  
  24788. XML error: <ActivateLabel>Activate</ActivateLabel> doesn't correspond to any field in type CompProperties.
  24789.  
  24790. XML error: <uiIconPathActivate>UI/Lightsaber/ActivateSaber</uiIconPathActivate> doesn't correspond to any field in type CompProperties.
  24791.  
  24792. XML error: <DeactivateLabel>Deactivate</DeactivateLabel> doesn't correspond to any field in type CompProperties.
  24793.  
  24794. XML error: <uiIconPathDeactivate>UI/Lightsaber/DeactivateSaber</uiIconPathDeactivate> doesn't correspond to any field in type CompProperties.
  24795.  
  24796. XML error: <activateSound>PJ_LightsaberActivate</activateSound> doesn't correspond to any field in type CompProperties.
  24797.  
  24798. XML error: <sustainerSound>PJ_LightsaberHum</sustainerSound> doesn't correspond to any field in type CompProperties.
  24799.  
  24800. XML error: <deactivateSound>PJ_LightsaberDeactivate</deactivateSound> doesn't correspond to any field in type CompProperties.
  24801.  
  24802. XML error: <gizmosOnEquip>true</gizmosOnEquip> doesn't correspond to any field in type CompProperties.
  24803.  
  24804. XML error: <graphicData><texPath>Weapons/AhsokaHilt_Blade</texPath><graphicClass>Graphic_Single</graphicClass><shaderType>CutoutComplex</shaderType></graphicData> doesn't correspond to any field in type CompProperties.
  24805.  
  24806. Could not find type named CompExtraSounds.CompProperties_ExtraSounds from node <li Class="CompExtraSounds.CompProperties_ExtraSounds"><compClass>CompExtraSounds.CompExtraSounds</compClass><soundMiss>PJ_LightsaberSwing</soundMiss><soundHitPawn>PJ_LightsaberFleshHit</soundHitPawn><soundHitBuilding>PJ_LightsaberHit</soundHitBuilding></li>
  24807.  
  24808. Could not find a type named CompExtraSounds.CompExtraSounds
  24809.  
  24810. XML error: <soundMiss>PJ_LightsaberSwing</soundMiss> doesn't correspond to any field in type CompProperties.
  24811.  
  24812. XML error: <soundHitPawn>PJ_LightsaberFleshHit</soundHitPawn> doesn't correspond to any field in type CompProperties.
  24813.  
  24814. XML error: <soundHitBuilding>PJ_LightsaberHit</soundHitBuilding> doesn't correspond to any field in type CompProperties.
  24815.  
  24816. Could not find type named SWSaber.CompProperties_CrystalSlotLoadable from node <li Class="SWSaber.CompProperties_CrystalSlotLoadable"><compClass>SWSaber.CompCrystalSlotLoadable</compClass><slots><li>PJ_KyberCrystalSlot</li></slots></li>
  24817.  
  24818. Could not find a type named SWSaber.CompCrystalSlotLoadable
  24819.  
  24820. XML error: <slots><li>PJ_KyberCrystalSlot</li></slots> doesn't correspond to any field in type CompProperties.
  24821.  
  24822. Could not find type named CompDeflector.CompProperties_Deflector from node <li Class="CompDeflector.CompProperties_Deflector"><compClass>SWSaber.CompLightsaberDeflection</compClass><baseDeflectChance>0.99</baseDeflectChance><useManipulationInCalc>true</useManipulationInCalc><useSkillInCalc>true</useSkillInCalc><deflectSound>PJ_LightsaberDeflect</deflectSound><deflectSkill>Melee</deflectSkill><deflectRatePerSkillPoint>0.015</deflectRatePerSkillPoint><canReflect>true</canReflect><reflectSkill>Melee</reflectSkill><reflectRatePerSkillPoint>3</reflectRatePerSkillPoint><DeflectVerb Class="VerbProperties"><verbClass>Verb_Shoot</verbClass><hasStandardCommand>true</hasStandardCommand><projectileDef>PJ_BulletDeflected</projectileDef><warmupTime>0</warmupTime><range>24</range><muzzleFlashScale>9</muzzleFlashScale></DeflectVerb></li>
  24823.  
  24824. Could not find a type named SWSaber.CompLightsaberDeflection
  24825.  
  24826. XML error: <baseDeflectChance>0.99</baseDeflectChance> doesn't correspond to any field in type CompProperties.
  24827.  
  24828. XML error: <useManipulationInCalc>true</useManipulationInCalc> doesn't correspond to any field in type CompProperties.
  24829.  
  24830. XML error: <useSkillInCalc>true</useSkillInCalc> doesn't correspond to any field in type CompProperties.
  24831.  
  24832. XML error: <deflectSound>PJ_LightsaberDeflect</deflectSound> doesn't correspond to any field in type CompProperties.
  24833.  
  24834. XML error: <deflectSkill>Melee</deflectSkill> doesn't correspond to any field in type CompProperties.
  24835.  
  24836. XML error: <deflectRatePerSkillPoint>0.015</deflectRatePerSkillPoint> doesn't correspond to any field in type CompProperties.
  24837.  
  24838. XML error: <canReflect>true</canReflect> doesn't correspond to any field in type CompProperties.
  24839.  
  24840. XML error: <reflectSkill>Melee</reflectSkill> doesn't correspond to any field in type CompProperties.
  24841.  
  24842. XML error: <reflectRatePerSkillPoint>3</reflectRatePerSkillPoint> doesn't correspond to any field in type CompProperties.
  24843.  
  24844. XML error: <DeflectVerb Class="VerbProperties"><verbClass>Verb_Shoot</verbClass><hasStandardCommand>true</hasStandardCommand><projectileDef>PJ_BulletDeflected</projectileDef><warmupTime>0</warmupTime><range>24</range><muzzleFlashScale>9</muzzleFlashScale></DeflectVerb> doesn't correspond to any field in type CompProperties.
  24845.  
  24846. Could not find a type named CompOversizedWeapon.CompOversizedWeapon
  24847.  
  24848. Could not find type named SWSaber.CompProperties_LightsaberActivatableEffect from node <li Class="SWSaber.CompProperties_LightsaberActivatableEffect"><compClass>SWSaber.CompLightsaberActivatableEffect</compClass><altitudeLayer>MoteOverhead</altitudeLayer><ActivateLabel>Activate</ActivateLabel><uiIconPathActivate>UI/Lightsaber/DubActivate</uiIconPathActivate><DeactivateLabel>Deactivate</DeactivateLabel><uiIconPathDeactivate>UI/Lightsaber/DubDeactivate</uiIconPathDeactivate><activateSound>PJ_LightsaberActivate</activateSound><sustainerSound>PJ_LightsaberHum</sustainerSound><deactivateSound>PJ_LightsaberDeactivate</deactivateSound><gizmosOnEquip>true</gizmosOnEquip><graphicData><texPath>Weapons/InquisHilt_Blade</texPath><graphicClass>Graphic_Single</graphicClass><shaderType>CutoutComplex</shaderType></graphicData></li>
  24849.  
  24850. Could not find a type named SWSaber.CompLightsaberActivatableEffect
  24851.  
  24852. XML error: <altitudeLayer>MoteOverhead</altitudeLayer> doesn't correspond to any field in type CompProperties.
  24853.  
  24854. XML error: <ActivateLabel>Activate</ActivateLabel> doesn't correspond to any field in type CompProperties.
  24855.  
  24856. XML error: <uiIconPathActivate>UI/Lightsaber/DubActivate</uiIconPathActivate> doesn't correspond to any field in type CompProperties.
  24857.  
  24858. XML error: <DeactivateLabel>Deactivate</DeactivateLabel> doesn't correspond to any field in type CompProperties.
  24859.  
  24860. XML error: <uiIconPathDeactivate>UI/Lightsaber/DubDeactivate</uiIconPathDeactivate> doesn't correspond to any field in type CompProperties.
  24861.  
  24862. XML error: <activateSound>PJ_LightsaberActivate</activateSound> doesn't correspond to any field in type CompProperties.
  24863.  
  24864. XML error: <sustainerSound>PJ_LightsaberHum</sustainerSound> doesn't correspond to any field in type CompProperties.
  24865.  
  24866. XML error: <deactivateSound>PJ_LightsaberDeactivate</deactivateSound> doesn't correspond to any field in type CompProperties.
  24867.  
  24868. XML error: <gizmosOnEquip>true</gizmosOnEquip> doesn't correspond to any field in type CompProperties.
  24869.  
  24870. XML error: <graphicData><texPath>Weapons/InquisHilt_Blade</texPath><graphicClass>Graphic_Single</graphicClass><shaderType>CutoutComplex</shaderType></graphicData> doesn't correspond to any field in type CompProperties.
  24871.  
  24872. Could not find type named CompExtraSounds.CompProperties_ExtraSounds from node <li Class="CompExtraSounds.CompProperties_ExtraSounds"><compClass>CompExtraSounds.CompExtraSounds</compClass><soundMiss>PJ_LightsaberSwing</soundMiss><soundHitPawn>PJ_LightsaberFleshHit</soundHitPawn><soundHitBuilding>PJ_LightsaberHit</soundHitBuilding></li>
  24873.  
  24874. Could not find a type named CompExtraSounds.CompExtraSounds
  24875.  
  24876. XML error: <soundMiss>PJ_LightsaberSwing</soundMiss> doesn't correspond to any field in type CompProperties.
  24877.  
  24878. XML error: <soundHitPawn>PJ_LightsaberFleshHit</soundHitPawn> doesn't correspond to any field in type CompProperties.
  24879.  
  24880. XML error: <soundHitBuilding>PJ_LightsaberHit</soundHitBuilding> doesn't correspond to any field in type CompProperties.
  24881.  
  24882. Could not find type named SWSaber.CompProperties_CrystalSlotLoadable from node <li Class="SWSaber.CompProperties_CrystalSlotLoadable"><compClass>SWSaber.CompCrystalSlotLoadable</compClass><slots><li>PJ_KyberCrystalSlot</li></slots></li>
  24883.  
  24884. Could not find a type named SWSaber.CompCrystalSlotLoadable
  24885.  
  24886. XML error: <slots><li>PJ_KyberCrystalSlot</li></slots> doesn't correspond to any field in type CompProperties.
  24887.  
  24888. Could not find type named CompDeflector.CompProperties_Deflector from node <li Class="CompDeflector.CompProperties_Deflector"><compClass>SWSaber.CompLightsaberDeflection</compClass><baseDeflectChance>0.99</baseDeflectChance><useManipulationInCalc>true</useManipulationInCalc><useSkillInCalc>true</useSkillInCalc><deflectSound>PJ_LightsaberDeflect</deflectSound><deflectSkill>Melee</deflectSkill><deflectRatePerSkillPoint>0.015</deflectRatePerSkillPoint><canReflect>true</canReflect><reflectSkill>Melee</reflectSkill><reflectRatePerSkillPoint>3</reflectRatePerSkillPoint><DeflectVerb Class="VerbProperties"><verbClass>Verb_Shoot</verbClass><hasStandardCommand>true</hasStandardCommand><projectileDef>PJ_BulletDeflected</projectileDef><warmupTime>0</warmupTime><range>24</range><muzzleFlashScale>9</muzzleFlashScale></DeflectVerb></li>
  24889.  
  24890. Could not find a type named SWSaber.CompLightsaberDeflection
  24891.  
  24892. XML error: <baseDeflectChance>0.99</baseDeflectChance> doesn't correspond to any field in type CompProperties.
  24893.  
  24894. XML error: <useManipulationInCalc>true</useManipulationInCalc> doesn't correspond to any field in type CompProperties.
  24895.  
  24896. XML error: <useSkillInCalc>true</useSkillInCalc> doesn't correspond to any field in type CompProperties.
  24897.  
  24898. XML error: <deflectSound>PJ_LightsaberDeflect</deflectSound> doesn't correspond to any field in type CompProperties.
  24899.  
  24900. XML error: <deflectSkill>Melee</deflectSkill> doesn't correspond to any field in type CompProperties.
  24901.  
  24902. XML error: <deflectRatePerSkillPoint>0.015</deflectRatePerSkillPoint> doesn't correspond to any field in type CompProperties.
  24903.  
  24904. XML error: <canReflect>true</canReflect> doesn't correspond to any field in type CompProperties.
  24905.  
  24906. XML error: <reflectSkill>Melee</reflectSkill> doesn't correspond to any field in type CompProperties.
  24907.  
  24908. XML error: <reflectRatePerSkillPoint>3</reflectRatePerSkillPoint> doesn't correspond to any field in type CompProperties.
  24909.  
  24910. XML error: <DeflectVerb Class="VerbProperties"><verbClass>Verb_Shoot</verbClass><hasStandardCommand>true</hasStandardCommand><projectileDef>PJ_BulletDeflected</projectileDef><warmupTime>0</warmupTime><range>24</range><muzzleFlashScale>9</muzzleFlashScale></DeflectVerb> doesn't correspond to any field in type CompProperties.
  24911.  
  24912. Could not find a type named CompOversizedWeapon.CompOversizedWeapon
  24913.  
  24914. Could not find type named SWSaber.CompProperties_LightsaberActivatableEffect from node <li Class="SWSaber.CompProperties_LightsaberActivatableEffect"><compClass>SWSaber.CompLightsaberActivatableEffect</compClass><altitudeLayer>MoteOverhead</altitudeLayer><ActivateLabel>Activate</ActivateLabel><uiIconPathActivate>UI/Lightsaber/DubActivate</uiIconPathActivate><DeactivateLabel>Deactivate</DeactivateLabel><uiIconPathDeactivate>UI/Lightsaber/DubDeactivate</uiIconPathDeactivate><activateSound>PJ_LightsaberActivate</activateSound><sustainerSound>PJ_LightsaberHum</sustainerSound><deactivateSound>PJ_LightsaberDeactivate</deactivateSound><gizmosOnEquip>true</gizmosOnEquip><graphicData><texPath>Weapons/JGuard_Blade</texPath><graphicClass>Graphic_Single</graphicClass><shaderType>CutoutComplex</shaderType></graphicData></li>
  24915.  
  24916. Could not find a type named SWSaber.CompLightsaberActivatableEffect
  24917.  
  24918. XML error: <altitudeLayer>MoteOverhead</altitudeLayer> doesn't correspond to any field in type CompProperties.
  24919.  
  24920. XML error: <ActivateLabel>Activate</ActivateLabel> doesn't correspond to any field in type CompProperties.
  24921.  
  24922. XML error: <uiIconPathActivate>UI/Lightsaber/DubActivate</uiIconPathActivate> doesn't correspond to any field in type CompProperties.
  24923.  
  24924. XML error: <DeactivateLabel>Deactivate</DeactivateLabel> doesn't correspond to any field in type CompProperties.
  24925.  
  24926. XML error: <uiIconPathDeactivate>UI/Lightsaber/DubDeactivate</uiIconPathDeactivate> doesn't correspond to any field in type CompProperties.
  24927.  
  24928. XML error: <activateSound>PJ_LightsaberActivate</activateSound> doesn't correspond to any field in type CompProperties.
  24929.  
  24930. XML error: <sustainerSound>PJ_LightsaberHum</sustainerSound> doesn't correspond to any field in type CompProperties.
  24931.  
  24932. XML error: <deactivateSound>PJ_LightsaberDeactivate</deactivateSound> doesn't correspond to any field in type CompProperties.
  24933.  
  24934. XML error: <gizmosOnEquip>true</gizmosOnEquip> doesn't correspond to any field in type CompProperties.
  24935.  
  24936. XML error: <graphicData><texPath>Weapons/JGuard_Blade</texPath><graphicClass>Graphic_Single</graphicClass><shaderType>CutoutComplex</shaderType></graphicData> doesn't correspond to any field in type CompProperties.
  24937.  
  24938. Could not find type named CompExtraSounds.CompProperties_ExtraSounds from node <li Class="CompExtraSounds.CompProperties_ExtraSounds"><compClass>CompExtraSounds.CompExtraSounds</compClass><soundMiss>PJ_LightsaberSwing</soundMiss><soundHitPawn>PJ_LightsaberFleshHit</soundHitPawn><soundHitBuilding>PJ_LightsaberHit</soundHitBuilding></li>
  24939.  
  24940. Could not find a type named CompExtraSounds.CompExtraSounds
  24941.  
  24942. XML error: <soundMiss>PJ_LightsaberSwing</soundMiss> doesn't correspond to any field in type CompProperties.
  24943.  
  24944. XML error: <soundHitPawn>PJ_LightsaberFleshHit</soundHitPawn> doesn't correspond to any field in type CompProperties.
  24945.  
  24946. XML error: <soundHitBuilding>PJ_LightsaberHit</soundHitBuilding> doesn't correspond to any field in type CompProperties.
  24947.  
  24948. Could not find type named SWSaber.CompProperties_CrystalSlotLoadable from node <li Class="SWSaber.CompProperties_CrystalSlotLoadable"><compClass>SWSaber.CompCrystalSlotLoadable</compClass><slots><li>PJ_KyberCrystalSlot</li></slots></li>
  24949.  
  24950. Could not find a type named SWSaber.CompCrystalSlotLoadable
  24951.  
  24952. XML error: <slots><li>PJ_KyberCrystalSlot</li></slots> doesn't correspond to any field in type CompProperties.
  24953.  
  24954. Could not find type named CompDeflector.CompProperties_Deflector from node <li Class="CompDeflector.CompProperties_Deflector"><compClass>SWSaber.CompLightsaberDeflection</compClass><baseDeflectChance>0.99</baseDeflectChance><useManipulationInCalc>true</useManipulationInCalc><useSkillInCalc>true</useSkillInCalc><deflectSound>PJ_LightsaberDeflect</deflectSound><deflectSkill>Melee</deflectSkill><deflectRatePerSkillPoint>0.015</deflectRatePerSkillPoint><canReflect>true</canReflect><reflectSkill>Melee</reflectSkill><reflectRatePerSkillPoint>3</reflectRatePerSkillPoint><DeflectVerb Class="VerbProperties"><verbClass>Verb_Shoot</verbClass><hasStandardCommand>true</hasStandardCommand><projectileDef>PJ_BulletDeflected</projectileDef><warmupTime>0</warmupTime><range>24</range><muzzleFlashScale>9</muzzleFlashScale></DeflectVerb></li>
  24955.  
  24956. Could not find a type named SWSaber.CompLightsaberDeflection
  24957.  
  24958. XML error: <baseDeflectChance>0.99</baseDeflectChance> doesn't correspond to any field in type CompProperties.
  24959.  
  24960. XML error: <useManipulationInCalc>true</useManipulationInCalc> doesn't correspond to any field in type CompProperties.
  24961.  
  24962. XML error: <useSkillInCalc>true</useSkillInCalc> doesn't correspond to any field in type CompProperties.
  24963.  
  24964. XML error: <deflectSound>PJ_LightsaberDeflect</deflectSound> doesn't correspond to any field in type CompProperties.
  24965.  
  24966. XML error: <deflectSkill>Melee</deflectSkill> doesn't correspond to any field in type CompProperties.
  24967.  
  24968. XML error: <deflectRatePerSkillPoint>0.015</deflectRatePerSkillPoint> doesn't correspond to any field in type CompProperties.
  24969.  
  24970. XML error: <canReflect>true</canReflect> doesn't correspond to any field in type CompProperties.
  24971.  
  24972. XML error: <reflectSkill>Melee</reflectSkill> doesn't correspond to any field in type CompProperties.
  24973.  
  24974. XML error: <reflectRatePerSkillPoint>3</reflectRatePerSkillPoint> doesn't correspond to any field in type CompProperties.
  24975.  
  24976. XML error: <DeflectVerb Class="VerbProperties"><verbClass>Verb_Shoot</verbClass><hasStandardCommand>true</hasStandardCommand><projectileDef>PJ_BulletDeflected</projectileDef><warmupTime>0</warmupTime><range>24</range><muzzleFlashScale>9</muzzleFlashScale></DeflectVerb> doesn't correspond to any field in type CompProperties.
  24977.  
  24978. Could not find a type named CompOversizedWeapon.CompOversizedWeapon
  24979.  
  24980. Could not find type named SWSaber.CompProperties_LightsaberActivatableEffect from node <li Class="SWSaber.CompProperties_LightsaberActivatableEffect"><compClass>SWSaber.CompLightsaberActivatableEffect</compClass><altitudeLayer>MoteOverhead</altitudeLayer><ActivateLabel>Activate</ActivateLabel><uiIconPathActivate>UI/Lightsaber/ActivateSaber</uiIconPathActivate><DeactivateLabel>Deactivate</DeactivateLabel><uiIconPathDeactivate>UI/Lightsaber/DeactivateSaber</uiIconPathDeactivate><activateSound>PJ_LightsaberActivate</activateSound><sustainerSound>PJ_LightsaberHum</sustainerSound><deactivateSound>PJ_LightsaberDeactivate</deactivateSound><gizmosOnEquip>true</gizmosOnEquip><graphicData><texPath>Weapons/Quigon_blade</texPath><graphicClass>Graphic_Single</graphicClass><shaderType>CutoutComplex</shaderType></graphicData></li>
  24981.  
  24982. Could not find a type named SWSaber.CompLightsaberActivatableEffect
  24983.  
  24984. XML error: <altitudeLayer>MoteOverhead</altitudeLayer> doesn't correspond to any field in type CompProperties.
  24985.  
  24986. XML error: <ActivateLabel>Activate</ActivateLabel> doesn't correspond to any field in type CompProperties.
  24987.  
  24988. XML error: <uiIconPathActivate>UI/Lightsaber/ActivateSaber</uiIconPathActivate> doesn't correspond to any field in type CompProperties.
  24989.  
  24990. XML error: <DeactivateLabel>Deactivate</DeactivateLabel> doesn't correspond to any field in type CompProperties.
  24991.  
  24992. XML error: <uiIconPathDeactivate>UI/Lightsaber/DeactivateSaber</uiIconPathDeactivate> doesn't correspond to any field in type CompProperties.
  24993.  
  24994. XML error: <activateSound>PJ_LightsaberActivate</activateSound> doesn't correspond to any field in type CompProperties.
  24995.  
  24996. XML error: <sustainerSound>PJ_LightsaberHum</sustainerSound> doesn't correspond to any field in type CompProperties.
  24997.  
  24998. XML error: <deactivateSound>PJ_LightsaberDeactivate</deactivateSound> doesn't correspond to any field in type CompProperties.
  24999.  
  25000. XML error: <gizmosOnEquip>true</gizmosOnEquip> doesn't correspond to any field in type CompProperties.
  25001.  
  25002. XML error: <graphicData><texPath>Weapons/Quigon_blade</texPath><graphicClass>Graphic_Single</graphicClass><shaderType>CutoutComplex</shaderType></graphicData> doesn't correspond to any field in type CompProperties.
  25003.  
  25004. Could not find type named CompExtraSounds.CompProperties_ExtraSounds from node <li Class="CompExtraSounds.CompProperties_ExtraSounds"><compClass>CompExtraSounds.CompExtraSounds</compClass><soundMiss>PJ_LightsaberSwing</soundMiss><soundHitPawn>PJ_LightsaberFleshHit</soundHitPawn><soundHitBuilding>PJ_LightsaberHit</soundHitBuilding></li>
  25005.  
  25006. Could not find a type named CompExtraSounds.CompExtraSounds
  25007.  
  25008. XML error: <soundMiss>PJ_LightsaberSwing</soundMiss> doesn't correspond to any field in type CompProperties.
  25009.  
  25010. XML error: <soundHitPawn>PJ_LightsaberFleshHit</soundHitPawn> doesn't correspond to any field in type CompProperties.
  25011.  
  25012. XML error: <soundHitBuilding>PJ_LightsaberHit</soundHitBuilding> doesn't correspond to any field in type CompProperties.
  25013.  
  25014. Could not find type named SWSaber.CompProperties_CrystalSlotLoadable from node <li Class="SWSaber.CompProperties_CrystalSlotLoadable"><compClass>SWSaber.CompCrystalSlotLoadable</compClass><slots><li>PJ_KyberCrystalSlot</li></slots></li>
  25015.  
  25016. Could not find a type named SWSaber.CompCrystalSlotLoadable
  25017.  
  25018. XML error: <slots><li>PJ_KyberCrystalSlot</li></slots> doesn't correspond to any field in type CompProperties.
  25019.  
  25020. Could not find type named CompDeflector.CompProperties_Deflector from node <li Class="CompDeflector.CompProperties_Deflector"><compClass>SWSaber.CompLightsaberDeflection</compClass><baseDeflectChance>0.99</baseDeflectChance><useManipulationInCalc>true</useManipulationInCalc><useSkillInCalc>true</useSkillInCalc><deflectSound>PJ_LightsaberDeflect</deflectSound><deflectSkill>Melee</deflectSkill><deflectRatePerSkillPoint>0.015</deflectRatePerSkillPoint><canReflect>true</canReflect><reflectSkill>Melee</reflectSkill><reflectRatePerSkillPoint>3</reflectRatePerSkillPoint><DeflectVerb Class="VerbProperties"><verbClass>Verb_Shoot</verbClass><hasStandardCommand>true</hasStandardCommand><projectileDef>PJ_BulletDeflected</projectileDef><warmupTime>0</warmupTime><range>24</range><muzzleFlashScale>9</muzzleFlashScale></DeflectVerb></li>
  25021.  
  25022. Could not find a type named SWSaber.CompLightsaberDeflection
  25023.  
  25024. XML error: <baseDeflectChance>0.99</baseDeflectChance> doesn't correspond to any field in type CompProperties.
  25025.  
  25026. XML error: <useManipulationInCalc>true</useManipulationInCalc> doesn't correspond to any field in type CompProperties.
  25027.  
  25028. XML error: <useSkillInCalc>true</useSkillInCalc> doesn't correspond to any field in type CompProperties.
  25029.  
  25030. XML error: <deflectSound>PJ_LightsaberDeflect</deflectSound> doesn't correspond to any field in type CompProperties.
  25031.  
  25032. XML error: <deflectSkill>Melee</deflectSkill> doesn't correspond to any field in type CompProperties.
  25033.  
  25034. XML error: <deflectRatePerSkillPoint>0.015</deflectRatePerSkillPoint> doesn't correspond to any field in type CompProperties.
  25035.  
  25036. XML error: <canReflect>true</canReflect> doesn't correspond to any field in type CompProperties.
  25037.  
  25038. XML error: <reflectSkill>Melee</reflectSkill> doesn't correspond to any field in type CompProperties.
  25039.  
  25040. XML error: <reflectRatePerSkillPoint>3</reflectRatePerSkillPoint> doesn't correspond to any field in type CompProperties.
  25041.  
  25042. XML error: <DeflectVerb Class="VerbProperties"><verbClass>Verb_Shoot</verbClass><hasStandardCommand>true</hasStandardCommand><projectileDef>PJ_BulletDeflected</projectileDef><warmupTime>0</warmupTime><range>24</range><muzzleFlashScale>9</muzzleFlashScale></DeflectVerb> doesn't correspond to any field in type CompProperties.
  25043.  
  25044. Could not find a type named CompOversizedWeapon.CompOversizedWeapon
  25045.  
  25046. Could not find type named SWSaber.CompProperties_LightsaberActivatableEffect from node <li Class="SWSaber.CompProperties_LightsaberActivatableEffect"><compClass>SWSaber.CompLightsaberActivatableEffect</compClass><altitudeLayer>MoteOverhead</altitudeLayer><ActivateLabel>Activate</ActivateLabel><uiIconPathActivate>UI/Lightsaber/ActivateSaber</uiIconPathActivate><DeactivateLabel>Deactivate</DeactivateLabel><uiIconPathDeactivate>UI/Lightsaber/DeactivateSaber</uiIconPathDeactivate><activateSound>PJ_LightsaberActivate</activateSound><sustainerSound>PJ_LightsaberHum</sustainerSound><deactivateSound>PJ_LightsaberDeactivate</deactivateSound><gizmosOnEquip>true</gizmosOnEquip><graphicData><texPath>Weapons/Sabine_Blade</texPath><graphicClass>Graphic_Single</graphicClass><shaderType>CutoutComplex</shaderType></graphicData></li>
  25047.  
  25048. Could not find a type named SWSaber.CompLightsaberActivatableEffect
  25049.  
  25050. XML error: <altitudeLayer>MoteOverhead</altitudeLayer> doesn't correspond to any field in type CompProperties.
  25051.  
  25052. XML error: <ActivateLabel>Activate</ActivateLabel> doesn't correspond to any field in type CompProperties.
  25053.  
  25054. XML error: <uiIconPathActivate>UI/Lightsaber/ActivateSaber</uiIconPathActivate> doesn't correspond to any field in type CompProperties.
  25055.  
  25056. XML error: <DeactivateLabel>Deactivate</DeactivateLabel> doesn't correspond to any field in type CompProperties.
  25057.  
  25058. XML error: <uiIconPathDeactivate>UI/Lightsaber/DeactivateSaber</uiIconPathDeactivate> doesn't correspond to any field in type CompProperties.
  25059.  
  25060. XML error: <activateSound>PJ_LightsaberActivate</activateSound> doesn't correspond to any field in type CompProperties.
  25061.  
  25062. XML error: <sustainerSound>PJ_LightsaberHum</sustainerSound> doesn't correspond to any field in type CompProperties.
  25063.  
  25064. XML error: <deactivateSound>PJ_LightsaberDeactivate</deactivateSound> doesn't correspond to any field in type CompProperties.
  25065.  
  25066. XML error: <gizmosOnEquip>true</gizmosOnEquip> doesn't correspond to any field in type CompProperties.
  25067.  
  25068. XML error: <graphicData><texPath>Weapons/Sabine_Blade</texPath><graphicClass>Graphic_Single</graphicClass><shaderType>CutoutComplex</shaderType></graphicData> doesn't correspond to any field in type CompProperties.
  25069.  
  25070. Could not find type named CompExtraSounds.CompProperties_ExtraSounds from node <li Class="CompExtraSounds.CompProperties_ExtraSounds"><compClass>CompExtraSounds.CompExtraSounds</compClass><soundMiss>PJ_LightsaberSwing</soundMiss><soundHitPawn>PJ_LightsaberFleshHit</soundHitPawn><soundHitBuilding>PJ_LightsaberHit</soundHitBuilding></li>
  25071.  
  25072. Could not find a type named CompExtraSounds.CompExtraSounds
  25073.  
  25074. XML error: <soundMiss>PJ_LightsaberSwing</soundMiss> doesn't correspond to any field in type CompProperties.
  25075.  
  25076. XML error: <soundHitPawn>PJ_LightsaberFleshHit</soundHitPawn> doesn't correspond to any field in type CompProperties.
  25077.  
  25078. XML error: <soundHitBuilding>PJ_LightsaberHit</soundHitBuilding> doesn't correspond to any field in type CompProperties.
  25079.  
  25080. Could not find type named SWSaber.CompProperties_CrystalSlotLoadable from node <li Class="SWSaber.CompProperties_CrystalSlotLoadable"><compClass>SWSaber.CompCrystalSlotLoadable</compClass><slots><li>PJ_KyberCrystalSlot</li></slots></li>
  25081.  
  25082. Could not find a type named SWSaber.CompCrystalSlotLoadable
  25083.  
  25084. XML error: <slots><li>PJ_KyberCrystalSlot</li></slots> doesn't correspond to any field in type CompProperties.
  25085.  
  25086. Could not find type named CompDeflector.CompProperties_Deflector from node <li Class="CompDeflector.CompProperties_Deflector"><compClass>SWSaber.CompLightsaberDeflection</compClass><baseDeflectChance>0.99</baseDeflectChance><useManipulationInCalc>true</useManipulationInCalc><useSkillInCalc>true</useSkillInCalc><deflectSound>PJ_LightsaberDeflect</deflectSound><deflectSkill>Melee</deflectSkill><deflectRatePerSkillPoint>0.015</deflectRatePerSkillPoint><canReflect>true</canReflect><reflectSkill>Melee</reflectSkill><reflectRatePerSkillPoint>3</reflectRatePerSkillPoint><DeflectVerb Class="VerbProperties"><verbClass>Verb_Shoot</verbClass><hasStandardCommand>true</hasStandardCommand><projectileDef>PJ_BulletDeflected</projectileDef><warmupTime>0</warmupTime><range>24</range><muzzleFlashScale>9</muzzleFlashScale></DeflectVerb></li>
  25087.  
  25088. Could not find a type named SWSaber.CompLightsaberDeflection
  25089.  
  25090. XML error: <baseDeflectChance>0.99</baseDeflectChance> doesn't correspond to any field in type CompProperties.
  25091.  
  25092. XML error: <useManipulationInCalc>true</useManipulationInCalc> doesn't correspond to any field in type CompProperties.
  25093.  
  25094. XML error: <useSkillInCalc>true</useSkillInCalc> doesn't correspond to any field in type CompProperties.
  25095.  
  25096. XML error: <deflectSound>PJ_LightsaberDeflect</deflectSound> doesn't correspond to any field in type CompProperties.
  25097.  
  25098. XML error: <deflectSkill>Melee</deflectSkill> doesn't correspond to any field in type CompProperties.
  25099.  
  25100. XML error: <deflectRatePerSkillPoint>0.015</deflectRatePerSkillPoint> doesn't correspond to any field in type CompProperties.
  25101.  
  25102. XML error: <canReflect>true</canReflect> doesn't correspond to any field in type CompProperties.
  25103.  
  25104. XML error: <reflectSkill>Melee</reflectSkill> doesn't correspond to any field in type CompProperties.
  25105.  
  25106. XML error: <reflectRatePerSkillPoint>3</reflectRatePerSkillPoint> doesn't correspond to any field in type CompProperties.
  25107.  
  25108. XML error: <DeflectVerb Class="VerbProperties"><verbClass>Verb_Shoot</verbClass><hasStandardCommand>true</hasStandardCommand><projectileDef>PJ_BulletDeflected</projectileDef><warmupTime>0</warmupTime><range>24</range><muzzleFlashScale>9</muzzleFlashScale></DeflectVerb> doesn't correspond to any field in type CompProperties.
  25109.  
  25110. Could not find a type named CompOversizedWeapon.CompOversizedWeapon
  25111.  
  25112. Could not find type named SWSaber.CompProperties_LightsaberActivatableEffect from node <li Class="SWSaber.CompProperties_LightsaberActivatableEffect"><compClass>SWSaber.CompLightsaberActivatableEffect</compClass><altitudeLayer>MoteOverhead</altitudeLayer><ActivateLabel>Activate</ActivateLabel><uiIconPathActivate>UI/Lightsaber/ActivateSaber</uiIconPathActivate><DeactivateLabel>Deactivate</DeactivateLabel><uiIconPathDeactivate>UI/Lightsaber/DeactivateSaber</uiIconPathDeactivate><activateSound>PJ_LightsaberActivate</activateSound><sustainerSound>PJ_LightsaberHum</sustainerSound><deactivateSound>PJ_LightsaberDeactivate</deactivateSound><gizmosOnEquip>true</gizmosOnEquip><graphicData><texPath>Weapons/Yoda_Blade</texPath><graphicClass>Graphic_Single</graphicClass><shaderType>CutoutComplex</shaderType></graphicData></li>
  25113.  
  25114. Could not find a type named SWSaber.CompLightsaberActivatableEffect
  25115.  
  25116. XML error: <altitudeLayer>MoteOverhead</altitudeLayer> doesn't correspond to any field in type CompProperties.
  25117.  
  25118. XML error: <ActivateLabel>Activate</ActivateLabel> doesn't correspond to any field in type CompProperties.
  25119.  
  25120. XML error: <uiIconPathActivate>UI/Lightsaber/ActivateSaber</uiIconPathActivate> doesn't correspond to any field in type CompProperties.
  25121.  
  25122. XML error: <DeactivateLabel>Deactivate</DeactivateLabel> doesn't correspond to any field in type CompProperties.
  25123.  
  25124. XML error: <uiIconPathDeactivate>UI/Lightsaber/DeactivateSaber</uiIconPathDeactivate> doesn't correspond to any field in type CompProperties.
  25125.  
  25126. XML error: <activateSound>PJ_LightsaberActivate</activateSound> doesn't correspond to any field in type CompProperties.
  25127.  
  25128. XML error: <sustainerSound>PJ_LightsaberHum</sustainerSound> doesn't correspond to any field in type CompProperties.
  25129.  
  25130. XML error: <deactivateSound>PJ_LightsaberDeactivate</deactivateSound> doesn't correspond to any field in type CompProperties.
  25131.  
  25132. XML error: <gizmosOnEquip>true</gizmosOnEquip> doesn't correspond to any field in type CompProperties.
  25133.  
  25134. XML error: <graphicData><texPath>Weapons/Yoda_Blade</texPath><graphicClass>Graphic_Single</graphicClass><shaderType>CutoutComplex</shaderType></graphicData> doesn't correspond to any field in type CompProperties.
  25135.  
  25136. Could not find type named CompExtraSounds.CompProperties_ExtraSounds from node <li Class="CompExtraSounds.CompProperties_ExtraSounds"><compClass>CompExtraSounds.CompExtraSounds</compClass><soundMiss>PJ_LightsaberSwing</soundMiss><soundHitPawn>PJ_LightsaberFleshHit</soundHitPawn><soundHitBuilding>PJ_LightsaberHit</soundHitBuilding></li>
  25137.  
  25138. Could not find a type named CompExtraSounds.CompExtraSounds
  25139.  
  25140. XML error: <soundMiss>PJ_LightsaberSwing</soundMiss> doesn't correspond to any field in type CompProperties.
  25141.  
  25142. XML error: <soundHitPawn>PJ_LightsaberFleshHit</soundHitPawn> doesn't correspond to any field in type CompProperties.
  25143.  
  25144. XML error: <soundHitBuilding>PJ_LightsaberHit</soundHitBuilding> doesn't correspond to any field in type CompProperties.
  25145.  
  25146. Could not find type named SWSaber.CompProperties_CrystalSlotLoadable from node <li Class="SWSaber.CompProperties_CrystalSlotLoadable"><compClass>SWSaber.CompCrystalSlotLoadable</compClass><slots><li>PJ_KyberCrystalSlot</li></slots></li>
  25147.  
  25148. Could not find a type named SWSaber.CompCrystalSlotLoadable
  25149.  
  25150. XML error: <slots><li>PJ_KyberCrystalSlot</li></slots> doesn't correspond to any field in type CompProperties.
  25151.  
  25152. Could not find type named CompDeflector.CompProperties_Deflector from node <li Class="CompDeflector.CompProperties_Deflector"><compClass>SWSaber.CompLightsaberDeflection</compClass><baseDeflectChance>0.99</baseDeflectChance><useManipulationInCalc>true</useManipulationInCalc><useSkillInCalc>true</useSkillInCalc><deflectSound>PJ_LightsaberDeflect</deflectSound><deflectSkill>Melee</deflectSkill><deflectRatePerSkillPoint>0.015</deflectRatePerSkillPoint><canReflect>true</canReflect><reflectSkill>Melee</reflectSkill><reflectRatePerSkillPoint>3</reflectRatePerSkillPoint><DeflectVerb Class="VerbProperties"><verbClass>Verb_Shoot</verbClass><hasStandardCommand>true</hasStandardCommand><projectileDef>PJ_BulletDeflected</projectileDef><warmupTime>0</warmupTime><range>24</range><muzzleFlashScale>9</muzzleFlashScale></DeflectVerb></li>
  25153.  
  25154. Could not find a type named SWSaber.CompLightsaberDeflection
  25155.  
  25156. XML error: <baseDeflectChance>0.99</baseDeflectChance> doesn't correspond to any field in type CompProperties.
  25157.  
  25158. XML error: <useManipulationInCalc>true</useManipulationInCalc> doesn't correspond to any field in type CompProperties.
  25159.  
  25160. XML error: <useSkillInCalc>true</useSkillInCalc> doesn't correspond to any field in type CompProperties.
  25161.  
  25162. XML error: <deflectSound>PJ_LightsaberDeflect</deflectSound> doesn't correspond to any field in type CompProperties.
  25163.  
  25164. XML error: <deflectSkill>Melee</deflectSkill> doesn't correspond to any field in type CompProperties.
  25165.  
  25166. XML error: <deflectRatePerSkillPoint>0.015</deflectRatePerSkillPoint> doesn't correspond to any field in type CompProperties.
  25167.  
  25168. XML error: <canReflect>true</canReflect> doesn't correspond to any field in type CompProperties.
  25169.  
  25170. XML error: <reflectSkill>Melee</reflectSkill> doesn't correspond to any field in type CompProperties.
  25171.  
  25172. XML error: <reflectRatePerSkillPoint>3</reflectRatePerSkillPoint> doesn't correspond to any field in type CompProperties.
  25173.  
  25174. XML error: <DeflectVerb Class="VerbProperties"><verbClass>Verb_Shoot</verbClass><hasStandardCommand>true</hasStandardCommand><projectileDef>PJ_BulletDeflected</projectileDef><warmupTime>0</warmupTime><range>24</range><muzzleFlashScale>9</muzzleFlashScale></DeflectVerb> doesn't correspond to any field in type CompProperties.
  25175.  
  25176. Could not find a type named CompOversizedWeapon.CompOversizedWeapon
  25177.  
  25178. Could not find type named SWSaber.CompProperties_LightsaberActivatableEffect from node <li Class="SWSaber.CompProperties_LightsaberActivatableEffect"><compClass>SWSaber.CompLightsaberActivatableEffect</compClass><altitudeLayer>MoteOverhead</altitudeLayer><ActivateLabel>Activate</ActivateLabel><uiIconPathActivate>UI/Lightsaber/ActivateSaber</uiIconPathActivate><DeactivateLabel>Deactivate</DeactivateLabel><uiIconPathDeactivate>UI/Lightsaber/DeactivateSaber</uiIconPathDeactivate><activateSound>PJ_LightsaberActivate</activateSound><sustainerSound>PJ_LightsaberHum</sustainerSound><deactivateSound>PJ_LightsaberDeactivate</deactivateSound><gizmosOnEquip>true</gizmosOnEquip><graphicData><texPath>Weapons/Mace_blade</texPath><graphicClass>Graphic_Single</graphicClass><shaderType>CutoutComplex</shaderType></graphicData></li>
  25179.  
  25180. Could not find a type named SWSaber.CompLightsaberActivatableEffect
  25181.  
  25182. XML error: <altitudeLayer>MoteOverhead</altitudeLayer> doesn't correspond to any field in type CompProperties.
  25183.  
  25184. XML error: <ActivateLabel>Activate</ActivateLabel> doesn't correspond to any field in type CompProperties.
  25185.  
  25186. XML error: <uiIconPathActivate>UI/Lightsaber/ActivateSaber</uiIconPathActivate> doesn't correspond to any field in type CompProperties.
  25187.  
  25188. XML error: <DeactivateLabel>Deactivate</DeactivateLabel> doesn't correspond to any field in type CompProperties.
  25189.  
  25190. XML error: <uiIconPathDeactivate>UI/Lightsaber/DeactivateSaber</uiIconPathDeactivate> doesn't correspond to any field in type CompProperties.
  25191.  
  25192. XML error: <activateSound>PJ_LightsaberActivate</activateSound> doesn't correspond to any field in type CompProperties.
  25193.  
  25194. XML error: <sustainerSound>PJ_LightsaberHum</sustainerSound> doesn't correspond to any field in type CompProperties.
  25195.  
  25196. XML error: <deactivateSound>PJ_LightsaberDeactivate</deactivateSound> doesn't correspond to any field in type CompProperties.
  25197.  
  25198. XML error: <gizmosOnEquip>true</gizmosOnEquip> doesn't correspond to any field in type CompProperties.
  25199.  
  25200. XML error: <graphicData><texPath>Weapons/Mace_blade</texPath><graphicClass>Graphic_Single</graphicClass><shaderType>CutoutComplex</shaderType></graphicData> doesn't correspond to any field in type CompProperties.
  25201.  
  25202. Could not find type named CompExtraSounds.CompProperties_ExtraSounds from node <li Class="CompExtraSounds.CompProperties_ExtraSounds"><compClass>CompExtraSounds.CompExtraSounds</compClass><soundMiss>PJ_LightsaberSwing</soundMiss><soundHitPawn>PJ_LightsaberFleshHit</soundHitPawn><soundHitBuilding>PJ_LightsaberHit</soundHitBuilding></li>
  25203.  
  25204. Could not find a type named CompExtraSounds.CompExtraSounds
  25205.  
  25206. XML error: <soundMiss>PJ_LightsaberSwing</soundMiss> doesn't correspond to any field in type CompProperties.
  25207.  
  25208. XML error: <soundHitPawn>PJ_LightsaberFleshHit</soundHitPawn> doesn't correspond to any field in type CompProperties.
  25209.  
  25210. XML error: <soundHitBuilding>PJ_LightsaberHit</soundHitBuilding> doesn't correspond to any field in type CompProperties.
  25211.  
  25212. Could not find type named SWSaber.CompProperties_CrystalSlotLoadable from node <li Class="SWSaber.CompProperties_CrystalSlotLoadable"><compClass>SWSaber.CompCrystalSlotLoadable</compClass><slots><li>PJ_KyberCrystalSlot</li></slots></li>
  25213.  
  25214. Could not find a type named SWSaber.CompCrystalSlotLoadable
  25215.  
  25216. XML error: <slots><li>PJ_KyberCrystalSlot</li></slots> doesn't correspond to any field in type CompProperties.
  25217.  
  25218. Could not find type named CompDeflector.CompProperties_Deflector from node <li Class="CompDeflector.CompProperties_Deflector"><compClass>SWSaber.CompLightsaberDeflection</compClass><baseDeflectChance>0.99</baseDeflectChance><useManipulationInCalc>true</useManipulationInCalc><useSkillInCalc>true</useSkillInCalc><deflectSound>PJ_LightsaberDeflect</deflectSound><deflectSkill>Melee</deflectSkill><deflectRatePerSkillPoint>0.015</deflectRatePerSkillPoint><canReflect>true</canReflect><reflectSkill>Melee</reflectSkill><reflectRatePerSkillPoint>3</reflectRatePerSkillPoint><DeflectVerb Class="VerbProperties"><verbClass>Verb_Shoot</verbClass><hasStandardCommand>true</hasStandardCommand><projectileDef>PJ_BulletDeflected</projectileDef><warmupTime>0</warmupTime><range>24</range><muzzleFlashScale>9</muzzleFlashScale></DeflectVerb></li>
  25219.  
  25220. Could not find a type named SWSaber.CompLightsaberDeflection
  25221.  
  25222. XML error: <baseDeflectChance>0.99</baseDeflectChance> doesn't correspond to any field in type CompProperties.
  25223.  
  25224. XML error: <useManipulationInCalc>true</useManipulationInCalc> doesn't correspond to any field in type CompProperties.
  25225.  
  25226. XML error: <useSkillInCalc>true</useSkillInCalc> doesn't correspond to any field in type CompProperties.
  25227.  
  25228. XML error: <deflectSound>PJ_LightsaberDeflect</deflectSound> doesn't correspond to any field in type CompProperties.
  25229.  
  25230. XML error: <deflectSkill>Melee</deflectSkill> doesn't correspond to any field in type CompProperties.
  25231.  
  25232. XML error: <deflectRatePerSkillPoint>0.015</deflectRatePerSkillPoint> doesn't correspond to any field in type CompProperties.
  25233.  
  25234. XML error: <canReflect>true</canReflect> doesn't correspond to any field in type CompProperties.
  25235.  
  25236. XML error: <reflectSkill>Melee</reflectSkill> doesn't correspond to any field in type CompProperties.
  25237.  
  25238. XML error: <reflectRatePerSkillPoint>3</reflectRatePerSkillPoint> doesn't correspond to any field in type CompProperties.
  25239.  
  25240. XML error: <DeflectVerb Class="VerbProperties"><verbClass>Verb_Shoot</verbClass><hasStandardCommand>true</hasStandardCommand><projectileDef>PJ_BulletDeflected</projectileDef><warmupTime>0</warmupTime><range>24</range><muzzleFlashScale>9</muzzleFlashScale></DeflectVerb> doesn't correspond to any field in type CompProperties.
  25241.  
  25242. Could not find a type named CompOversizedWeapon.CompOversizedWeapon
  25243.  
  25244. Could not find type named SWSaber.CompProperties_LightsaberActivatableEffect from node <li Class="SWSaber.CompProperties_LightsaberActivatableEffect"><compClass>SWSaber.CompLightsaberActivatableEffect</compClass><altitudeLayer>MoteOverhead</altitudeLayer><ActivateLabel>Activate</ActivateLabel><uiIconPathActivate>UI/Lightsaber/ActivateSaber</uiIconPathActivate><DeactivateLabel>Deactivate</DeactivateLabel><uiIconPathDeactivate>UI/Lightsaber/DeactivateSaber</uiIconPathDeactivate><activateSound>PJ_LightsaberActivate</activateSound><sustainerSound>PJ_LightsaberHum</sustainerSound><deactivateSound>PJ_LightsaberDeactivate</deactivateSound><gizmosOnEquip>true</gizmosOnEquip><graphicData><texPath>Weapons/PikeHilt_Blade</texPath><graphicClass>Graphic_Single</graphicClass><shaderType>CutoutComplex</shaderType></graphicData></li>
  25245.  
  25246. Could not find a type named SWSaber.CompLightsaberActivatableEffect
  25247.  
  25248. XML error: <altitudeLayer>MoteOverhead</altitudeLayer> doesn't correspond to any field in type CompProperties.
  25249.  
  25250. XML error: <ActivateLabel>Activate</ActivateLabel> doesn't correspond to any field in type CompProperties.
  25251.  
  25252. XML error: <uiIconPathActivate>UI/Lightsaber/ActivateSaber</uiIconPathActivate> doesn't correspond to any field in type CompProperties.
  25253.  
  25254. XML error: <DeactivateLabel>Deactivate</DeactivateLabel> doesn't correspond to any field in type CompProperties.
  25255.  
  25256. XML error: <uiIconPathDeactivate>UI/Lightsaber/DeactivateSaber</uiIconPathDeactivate> doesn't correspond to any field in type CompProperties.
  25257.  
  25258. XML error: <activateSound>PJ_LightsaberActivate</activateSound> doesn't correspond to any field in type CompProperties.
  25259.  
  25260. XML error: <sustainerSound>PJ_LightsaberHum</sustainerSound> doesn't correspond to any field in type CompProperties.
  25261.  
  25262. XML error: <deactivateSound>PJ_LightsaberDeactivate</deactivateSound> doesn't correspond to any field in type CompProperties.
  25263.  
  25264. XML error: <gizmosOnEquip>true</gizmosOnEquip> doesn't correspond to any field in type CompProperties.
  25265.  
  25266. XML error: <graphicData><texPath>Weapons/PikeHilt_Blade</texPath><graphicClass>Graphic_Single</graphicClass><shaderType>CutoutComplex</shaderType></graphicData> doesn't correspond to any field in type CompProperties.
  25267.  
  25268. Could not find type named CompExtraSounds.CompProperties_ExtraSounds from node <li Class="CompExtraSounds.CompProperties_ExtraSounds"><compClass>CompExtraSounds.CompExtraSounds</compClass><soundMiss>PJ_LightsaberSwing</soundMiss><soundHitPawn>PJ_LightsaberFleshHit</soundHitPawn><soundHitBuilding>PJ_LightsaberHit</soundHitBuilding></li>
  25269.  
  25270. Could not find a type named CompExtraSounds.CompExtraSounds
  25271.  
  25272. XML error: <soundMiss>PJ_LightsaberSwing</soundMiss> doesn't correspond to any field in type CompProperties.
  25273.  
  25274. XML error: <soundHitPawn>PJ_LightsaberFleshHit</soundHitPawn> doesn't correspond to any field in type CompProperties.
  25275.  
  25276. XML error: <soundHitBuilding>PJ_LightsaberHit</soundHitBuilding> doesn't correspond to any field in type CompProperties.
  25277.  
  25278. Could not find type named SWSaber.CompProperties_CrystalSlotLoadable from node <li Class="SWSaber.CompProperties_CrystalSlotLoadable"><compClass>SWSaber.CompCrystalSlotLoadable</compClass><slots><li>PJ_KyberCrystalSlot</li></slots></li>
  25279.  
  25280. Could not find a type named SWSaber.CompCrystalSlotLoadable
  25281.  
  25282. XML error: <slots><li>PJ_KyberCrystalSlot</li></slots> doesn't correspond to any field in type CompProperties.
  25283.  
  25284. Could not find type named CompDeflector.CompProperties_Deflector from node <li Class="CompDeflector.CompProperties_Deflector"><compClass>SWSaber.CompLightsaberDeflection</compClass><baseDeflectChance>0.99</baseDeflectChance><useManipulationInCalc>true</useManipulationInCalc><useSkillInCalc>true</useSkillInCalc><deflectSound>PJ_LightsaberDeflect</deflectSound><deflectSkill>Melee</deflectSkill><deflectRatePerSkillPoint>0.015</deflectRatePerSkillPoint><canReflect>true</canReflect><reflectSkill>Melee</reflectSkill><reflectRatePerSkillPoint>3</reflectRatePerSkillPoint><DeflectVerb Class="VerbProperties"><verbClass>Verb_Shoot</verbClass><hasStandardCommand>true</hasStandardCommand><projectileDef>PJ_BulletDeflected</projectileDef><warmupTime>0</warmupTime><range>24</range><muzzleFlashScale>9</muzzleFlashScale></DeflectVerb></li>
  25285.  
  25286. Could not find a type named SWSaber.CompLightsaberDeflection
  25287.  
  25288. XML error: <baseDeflectChance>0.99</baseDeflectChance> doesn't correspond to any field in type CompProperties.
  25289.  
  25290. XML error: <useManipulationInCalc>true</useManipulationInCalc> doesn't correspond to any field in type CompProperties.
  25291.  
  25292. XML error: <useSkillInCalc>true</useSkillInCalc> doesn't correspond to any field in type CompProperties.
  25293.  
  25294. XML error: <deflectSound>PJ_LightsaberDeflect</deflectSound> doesn't correspond to any field in type CompProperties.
  25295.  
  25296. XML error: <deflectSkill>Melee</deflectSkill> doesn't correspond to any field in type CompProperties.
  25297.  
  25298. XML error: <deflectRatePerSkillPoint>0.015</deflectRatePerSkillPoint> doesn't correspond to any field in type CompProperties.
  25299.  
  25300. XML error: <canReflect>true</canReflect> doesn't correspond to any field in type CompProperties.
  25301.  
  25302. XML error: <reflectSkill>Melee</reflectSkill> doesn't correspond to any field in type CompProperties.
  25303.  
  25304. XML error: <reflectRatePerSkillPoint>3</reflectRatePerSkillPoint> doesn't correspond to any field in type CompProperties.
  25305.  
  25306. XML error: <DeflectVerb Class="VerbProperties"><verbClass>Verb_Shoot</verbClass><hasStandardCommand>true</hasStandardCommand><projectileDef>PJ_BulletDeflected</projectileDef><warmupTime>0</warmupTime><range>24</range><muzzleFlashScale>9</muzzleFlashScale></DeflectVerb> doesn't correspond to any field in type CompProperties.
  25307.  
  25308. XML error: Could not find parent node named "DeathMemory" for node "ThoughtDef". Full node: <ThoughtDef ParentName="DeathMemory"><defName>KnowGuestExecutedBleedingHeart</defName><durationDays>8</durationDays><requiredTraits><li>BleedingHeart</li></requiredTraits><stages><li><label>justified execution</label><description>A guilty prisoner or guest was executed. It was justified, but I still can't abide the loss of life.</description><baseMoodEffect>-2</baseMoodEffect></li><li><label>someone was euthanized</label><!-- generic humane --><description>A prisoner or guest was euthanized. It was humane, but still heartbreaking.</description><baseMoodEffect>-4</baseMoodEffect></li><li><label>someone was executed</label><!-- generic brutal --><description>A prisoner or guest was killed in cold blood. I can't believe this!</description><baseMoodEffect>-8</baseMoodEffect></li><li><label>someone killed by organ harvest</label><!-- died because of organ harvesting --><description>A prisoner or guest died because the colony took body parts from him. I'm livid!</description><baseMoodEffect>-10</baseMoodEffect></li></stages></ThoughtDef>
  25309.  
  25310. XML error: Could not find parent node named "DeathMemory" for node "ThoughtDef". Full node: <ThoughtDef ParentName="DeathMemory"><defName>KnowColonistExecutedBleedingHeart</defName><durationDays>8</durationDays><stackLimit>5</stackLimit><requiredTraits><li>BleedingHeart</li></requiredTraits><stages><li><label>justified execution of colonist</label><description>A guilty colonist was executed. It was justified, but I still can't abide the loss of life.</description><baseMoodEffect>-2</baseMoodEffect></li><li><label>colonist euthanized</label><!-- generic humane, can't be worse than KnowColonistDied --><description>A colonist was euthanized. It was humane, but still heartbreaking.</description><baseMoodEffect>-4</baseMoodEffect></li><li><label>colonist executed</label><!-- generic brutal --><description>A colonist was killed in cold blood. I can't believe this!</description><baseMoodEffect>-8</baseMoodEffect></li><li><label>colonist killed by organ harvest</label><!-- died because of organ harvesting --><description>A colonist died because someone took body parts from him. I'm livid!</description><baseMoodEffect>-10</baseMoodEffect></li></stages></ThoughtDef>
  25311.  
  25312. XML error: Could not find parent node named "DeathMemory" for node "ThoughtDef". Full node: <ThoughtDef ParentName="DeathMemory"><defName>KnowPrisonerDiedInnocentBleedingHeart</defName><durationDays>8</durationDays><stackLimit>5</stackLimit><requiredTraits><li>BleedingHeart</li></requiredTraits><stages><li><label>innocent prisoner died</label><description>One of our prisoners died despite being harmless. We have a duty to take care of our prisoners. If we wanted them dead, we could have at least conducted an orderly execution rather than permit that barbarism.</description><baseMoodEffect>-7</baseMoodEffect></li></stages></ThoughtDef>
  25313.  
  25314. XML error: Could not find parent node named "DeathMemory" for node "ThoughtDef". Full node: <ThoughtDef ParentName="DeathMemory"><defName>KnowColonistDiedBleedingHeart</defName><durationDays>8</durationDays><stackLimit>5</stackLimit><requiredTraits><li>BleedingHeart</li></requiredTraits><stages><li><label>colonist died</label><description>One of our people died. If only we'd done something differently...</description><baseMoodEffect>-3</baseMoodEffect></li></stages></ThoughtDef>
  25315.  
  25316. Could not find type named Psychology.JobGiver_Vote from node <li Class="Psychology.JobGiver_Vote" />
  25317.  
  25318. Exception loading list from XML: System.MissingMethodException: Cannot create an abstract class 'Verse.AI.ThinkNode'.
  25319. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  25320. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  25321. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  25322. at Verse.DirectXmlToObject.ObjectFromXml[ThinkNode] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  25323. at Verse.DirectXmlToObject.ListFromXml[ThinkNode] (System.Xml.XmlNode listRootNode) [0x00000] in <filename unknown>:0
  25324. XML:
  25325. <subNodes><!-- Reach the party area --><li Class="Psychology.JobGiver_Vote" /><li Class="ThinkNode_ConditionalInPartyArea"><subNodes><!-- Stand where you are and be socially active --><li Class="ThinkNode_ConditionalRandom"><chance>0.35</chance><subNodes><li Class="JobGiver_StandAndBeSociallyActive"><ticksRange><min>350</min><max>750</max></ticksRange></li></subNodes></li><!-- Wander --><li Class="JobGiver_WanderInPartyArea"><ticksBetweenWandersRange><min>50</min><max>250</max></ticksBetweenWandersRange></li></subNodes></li></subNodes>
  25326.  
  25327. Could not find type named Psychology.JobGiver_SpendTimeTogether from node <li Class="Psychology.JobGiver_SpendTimeTogether" />
  25328.  
  25329. Exception loading list from XML: System.MissingMethodException: Cannot create an abstract class 'Verse.AI.ThinkNode'.
  25330. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  25331. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  25332. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  25333. at Verse.DirectXmlToObject.ObjectFromXml[ThinkNode] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  25334. at Verse.DirectXmlToObject.ListFromXml[ThinkNode] (System.Xml.XmlNode listRootNode) [0x00000] in <filename unknown>:0
  25335. XML:
  25336. <subnodes><li Class="Psychology.JobGiver_SpendTimeTogether" /><li Class="ThinkNode_ConditionalStarving"><subnodes><li Class="JobGiver_GetFood" /></subnodes></li><li Class="JobGiver_StandAndBeSociallyActive"><ticksRange><min>350</min><max>750</max></ticksRange></li></subnodes>
  25337.  
  25338. Could not find a type named Psychology.GameCondition_Election
  25339.  
  25340. Could not find a type named Psychology.Hediff_Conversation
  25341.  
  25342. Could not find a type named Psychology.Hediff_Mayor
  25343.  
  25344. Could not find a type named Psychology.Hediff_PlannedDate
  25345.  
  25346. Could not find a type named Psychology.Hediff_Funeral
  25347.  
  25348. Could not find a type named Psychology.Hediff_Anxiety
  25349.  
  25350. Could not find a type named Psychology.IncidentWorker_Election
  25351.  
  25352. Could not find a type named Psychology.InteractionWorker_PrudeSeen
  25353.  
  25354. Could not find a type named Psychology.InteractionWorker_Conversation
  25355.  
  25356. Could not find a type named Psychology.InteractionWorker_HangOut
  25357.  
  25358. Could not find a type named Psychology.InteractionWorker_PlanDate
  25359.  
  25360. Could not find a type named Psychology.JobDriver_Abuse
  25361.  
  25362. Could not find a type named Psychology.JobDriver_MakeAdvance
  25363.  
  25364. Could not find a type named Psychology.MentalState_FellPlotting
  25365.  
  25366. Could not find a type named Psychology.MentalStateWorker_FellPlotting
  25367.  
  25368. Could not find a type named Psychology.MentalState_Sadism
  25369.  
  25370. Could not find a type named Psychology.MentalState_SelfHarm
  25371.  
  25372. Could not find a type named Psychology.MentalState_Tantrum
  25373.  
  25374. Could not find a type named Psychology.MentalState_Abuse
  25375.  
  25376. Could not find a type named Psychology.MentalStateWorker_Abuse
  25377.  
  25378. Could not find a type named Psychology.MentalState_Paranoia
  25379.  
  25380. Could not find a type named Psychology.MentalStateWorker_Compulsion
  25381.  
  25382. Could not find a type named Psychology.MentalState_Compulsion
  25383.  
  25384. Could not find a type named Psychology.MentalState_Antisocial
  25385.  
  25386. Could not find a type named Psychology.MentalState_Apathy
  25387.  
  25388. Could not find a type named Psychology.MentalState_Histrionic
  25389.  
  25390. Could not find a type named Psychology.MentalStateWorker_Histrionic
  25391.  
  25392. Found no usable data when trying to get defs from file PersonalityNodes.xml
  25393.  
  25394. Could not find a type named Psychology.Recipe_TreatPyromaniac
  25395.  
  25396. Could not find a type named Psychology.Recipe_TreatChemicalInterest
  25397.  
  25398. Could not find a type named Psychology.Recipe_TreatChemicalFascination
  25399.  
  25400. Could not find a type named Psychology.Recipe_TreatDepression
  25401.  
  25402. Could not find a type named Psychology.Recipe_TreatInsomnia
  25403.  
  25404. Could not find type named Psychology.JobGiver_Tantrum from node <li Class="Psychology.JobGiver_Tantrum" />
  25405.  
  25406. Exception loading list from XML: System.MissingMethodException: Cannot create an abstract class 'Verse.AI.ThinkNode'.
  25407. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  25408. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  25409. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  25410. at Verse.DirectXmlToObject.ObjectFromXml[ThinkNode] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  25411. at Verse.DirectXmlToObject.ListFromXml[ThinkNode] (System.Xml.XmlNode listRootNode) [0x00000] in <filename unknown>:0
  25412. XML:
  25413. <subNodes><li Class="Psychology.JobGiver_Tantrum" /><li Class="JobGiver_WanderColony"><maxDanger>Deadly</maxDanger></li><li Class="JobGiver_WanderAnywhere"><maxDanger>Deadly</maxDanger></li></subNodes>
  25414.  
  25415. Could not find type named Psychology.JobGiver_Sadism from node <li Class="Psychology.JobGiver_Sadism" />
  25416.  
  25417. Exception loading list from XML: System.MissingMethodException: Cannot create an abstract class 'Verse.AI.ThinkNode'.
  25418. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  25419. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  25420. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  25421. at Verse.DirectXmlToObject.ObjectFromXml[ThinkNode] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  25422. at Verse.DirectXmlToObject.ListFromXml[ThinkNode] (System.Xml.XmlNode listRootNode) [0x00000] in <filename unknown>:0
  25423. XML:
  25424. <subNodes><li Class="Psychology.JobGiver_Sadism" /><li Class="JobGiver_WanderColony"><maxDanger>Deadly</maxDanger></li><li Class="JobGiver_WanderAnywhere"><maxDanger>Deadly</maxDanger></li></subNodes>
  25425.  
  25426. Could not find type named Psychology.JobGiver_Abuse from node <li Class="Psychology.JobGiver_Abuse" />
  25427.  
  25428. Exception loading list from XML: System.MissingMethodException: Cannot create an abstract class 'Verse.AI.ThinkNode'.
  25429. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  25430. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  25431. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  25432. at Verse.DirectXmlToObject.ObjectFromXml[ThinkNode] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  25433. at Verse.DirectXmlToObject.ListFromXml[ThinkNode] (System.Xml.XmlNode listRootNode) [0x00000] in <filename unknown>:0
  25434. XML:
  25435. <subNodes><li Class="Psychology.JobGiver_Abuse" /><li Class="JobGiver_WanderColony"><maxDanger>Deadly</maxDanger></li><li Class="JobGiver_WanderAnywhere"><maxDanger>Some</maxDanger></li></subNodes>
  25436.  
  25437. Could not find type named Psychology.JobGiver_Compulsion from node <li Class="Psychology.JobGiver_Compulsion" />
  25438.  
  25439. Exception loading list from XML: System.MissingMethodException: Cannot create an abstract class 'Verse.AI.ThinkNode'.
  25440. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  25441. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  25442. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  25443. at Verse.DirectXmlToObject.ObjectFromXml[ThinkNode] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  25444. at Verse.DirectXmlToObject.ListFromXml[ThinkNode] (System.Xml.XmlNode listRootNode) [0x00000] in <filename unknown>:0
  25445. XML:
  25446. <subNodes><li Class="Psychology.JobGiver_Compulsion" /><li Class="JobGiver_WanderColony"><maxDanger>Some</maxDanger></li><li Class="JobGiver_WanderAnywhere"><maxDanger>Deadly</maxDanger></li></subNodes>
  25447.  
  25448. Could not find type named Psychology.JobGiver_Apathy from node <li Class="Psychology.JobGiver_Apathy" />
  25449.  
  25450. Exception loading list from XML: System.MissingMethodException: Cannot create an abstract class 'Verse.AI.ThinkNode'.
  25451. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  25452. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  25453. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  25454. at Verse.DirectXmlToObject.ObjectFromXml[ThinkNode] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  25455. at Verse.DirectXmlToObject.ListFromXml[ThinkNode] (System.Xml.XmlNode listRootNode) [0x00000] in <filename unknown>:0
  25456. XML:
  25457. <subNodes><li Class="Psychology.JobGiver_Apathy" /></subNodes>
  25458.  
  25459. Could not find type named Psychology.JobGiver_MakeAdvance from node <li Class="Psychology.JobGiver_MakeAdvance" />
  25460.  
  25461. Exception loading list from XML: System.MissingMethodException: Cannot create an abstract class 'Verse.AI.ThinkNode'.
  25462. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  25463. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  25464. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  25465. at Verse.DirectXmlToObject.ObjectFromXml[ThinkNode] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  25466. at Verse.DirectXmlToObject.ListFromXml[ThinkNode] (System.Xml.XmlNode listRootNode) [0x00000] in <filename unknown>:0
  25467. XML:
  25468. <subNodes><li Class="Psychology.JobGiver_MakeAdvance" /><li Class="JobGiver_WanderColony"><maxDanger>Some</maxDanger></li><li Class="JobGiver_WanderAnywhere"><maxDanger>Some</maxDanger></li></subNodes>
  25469.  
  25470. Could not find type named Psychology.JobGiver_ArmSelf from node <li Class="Psychology.JobGiver_ArmSelf" />
  25471.  
  25472. Exception loading list from XML: System.MissingMethodException: Cannot create an abstract class 'Verse.AI.ThinkNode'.
  25473. at System.Activator.CheckAbstractType (System.Type type) [0x00000] in <filename unknown>:0
  25474. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  25475. at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  25476. at Verse.DirectXmlToObject.ObjectFromXml[ThinkNode] (System.Xml.XmlNode xmlRoot, Boolean doPostLoad) [0x00000] in <filename unknown>:0
  25477. at Verse.DirectXmlToObject.ListFromXml[ThinkNode] (System.Xml.XmlNode listRootNode) [0x00000] in <filename unknown>:0
  25478. XML:
  25479. <subNodes><li Class="Psychology.JobGiver_ArmSelf" /><li Class="Psychology.JobGiver_EnactPlot" /><li Class="JobGiver_WanderOwnRoom"><maxDanger>Deadly</maxDanger></li><li Class="JobGiver_WanderAnywhere"><maxDanger>Deadly</maxDanger></li></subNodes>
  25480.  
  25481. Could not find a type named Psychology.Thought_MemoryDynamic
  25482.  
  25483. Could not find a type named Psychology.Thought_MemorySocialDynamic
  25484.  
  25485. Could not find a type named Psychology.ThoughtWorker_Individuality
  25486.  
  25487. Could not find a type named Psychology.ThoughtWorker_WorkingPassion
  25488.  
  25489. Could not find a type named Psychology.ThoughtWorker_PanicAttack
  25490.  
  25491. Could not find a type named Psychology.ThoughtWorker_RandomMoodBipolar
  25492.  
  25493. Could not find a type named Psychology.ThoughtWorker_Codependency
  25494.  
  25495. Could not find a type named Psychology.ThoughtWorker_Outdoorsy
  25496.  
  25497. Could not find a type named Psychology.ThoughtWorker_Pluviophile
  25498.  
  25499. Could not find a type named Psychology.ThoughtWorker_Polygamous
  25500.  
  25501. Could not find a type named Psychology.ThoughtWorker_Light
  25502.  
  25503. XML error: Could not find parent node named "BuildingBase" for node "ThingDef". Full node: <ThingDef Name="FurnitureBase" ParentName="BuildingBase" Abstract="True"><comps><li><compClass>CompQuality</compClass></li></comps><DesignationCategory>Furniture</DesignationCategory><minifiedDef>MinifiedFurniture</minifiedDef><tradeTags><li>Furniture</li></tradeTags></ThingDef>
  25504.  
  25505. Could not find a type named Therapy.JobDriver_ReceiveTherapy
  25506.  
  25507. Could not find a type named Therapy.JobDriver_Therapize
  25508.  
  25509. Could not find a type named Therapy.JoyGiver_ReceiveTherapy
  25510.  
  25511. Could not find a type named Therapy.RoomRoleWorker_TherapyOffice
  25512.  
  25513. Could not find a type named Therapy.Building_Couch
  25514.  
  25515. Could not find a type named Therapy.WorkGiver_Therapist
  25516.  
  25517. XML error: Could not find parent node named "BasePawn" for node "ThingDef". Full node: <ThingDef ParentName="BasePawn" Name="BaseMechanoid" Abstract="True"><soundImpactDefault>BulletImpactMetal</soundImpactDefault><statBases><PsychicSensitivity>0</PsychicSensitivity><ToxicSensitivity>0</ToxicSensitivity><Flammability>0</Flammability><ComfyTemperatureMin>-100</ComfyTemperatureMin><ComfyTemperatureMax>250</ComfyTemperatureMax></statBases><race><fleshType>Mechanoid</fleshType><needsRest>false</needsRest><hasGenders>false</hasGenders><foodType>None</foodType></race></ThingDef>
  25518.  
  25519. XML error: Could not find parent node named "BaseWeapon" for node "ThingDef". Full node: <ThingDef Name="WMongBaseMeleeWeapon" Abstract="True" ParentName="BaseWeapon"><techLevel>Industrial</techLevel><smeltable>true</smeltable><weaponTags><li>Melee</li></weaponTags><thingCategories><li>WeaponsMelee</li></thingCategories><comps><li><compClass>CompQuality</compClass></li><li Class="CompProperties_Art"><nameMaker>ArtName_WeaponMelee</nameMaker><descriptionMaker>ArtDescription_WeaponMelee</descriptionMaker><minQualityForArtistic>Excellent</minQualityForArtistic></li></comps><recipeMaker><workSpeedStat>SmithingSpeed</workSpeedStat><workSkill>Crafting</workSkill><effectWorking>Smith</effectWorking><soundWorking>Recipe_Smith</soundWorking><recipeUsers><li>WMongrelTable</li></recipeUsers><unfinishedThingDef>UnfinishedWeapon</unfinishedThingDef></recipeMaker><inspectorTabs><li>ITab_Art</li></inspectorTabs></ThingDef>
  25520.  
  25521. XML error: Could not find parent node named "BaseBullet" for node "ThingDef". Full node: <ThingDef ParentName="BaseBullet"><defName>Bullet_Deagle</defName><label>DEagle bullet</label><graphicData><texPath>Things/Projectile/Bullet_Small</texPath><graphicClass>Graphic_Single</graphicClass></graphicData><projectile><flyOverhead>false</flyOverhead><damageDef>Bullet</damageDef><DamageAmountBase>15</DamageAmountBase><Speed>65</Speed></projectile></ThingDef>
  25522.  
  25523. XML error: Could not find parent node named "BaseBullet" for node "ThingDef". Full node: <ThingDef ParentName="BaseBullet"><defName>Bullet_JDeagle</defName><label>DEagle bullet</label><graphicData><texPath>Things/Projectile/Bullet_Small</texPath><graphicClass>Graphic_Single</graphicClass></graphicData><projectile><flyOverhead>false</flyOverhead><damageDef>Bullet</damageDef><DamageAmountBase>17</DamageAmountBase><Speed>65</Speed></projectile></ThingDef>
  25524.  
  25525. XML error: Could not find parent node named "BaseBullet" for node "ThingDef". Full node: <ThingDef ParentName="BaseBullet"><defName>Bullet_PepeBizon</defName><label>Pepe Bullet</label><graphicData><texPath>Things/Projectile/Bullet_Small</texPath><graphicClass>Graphic_Single</graphicClass></graphicData><projectile><flyOverhead>false</flyOverhead><damageDef>Bullet</damageDef><damageAmountBase>5</damageAmountBase><speed>75</speed></projectile></ThingDef>
  25526.  
  25527. XML error: Could not find parent node named "BaseBullet" for node "ThingDef". Full node: <ThingDef ParentName="BaseBullet"><defName>Bullet_M97trenchgun</defName><label>shotgun bullet</label><graphicData><texPath>Things/Projectile/Bullet_Shotgun</texPath><graphicClass>Graphic_Single</graphicClass></graphicData><projectile><flyOverhead>false</flyOverhead><damageDef>Bullet</damageDef><DamageAmountBase>24</DamageAmountBase><Speed>75</Speed></projectile></ThingDef>
  25528.  
  25529. XML error: Could not find parent node named "BaseBullet" for node "ThingDef". Full node: <ThingDef ParentName="BaseBullet"><defName>Bullet_G36Rifle</defName><label>G36C rifle bullet</label><graphicData><texPath>Things/Projectile/Bullet_Small</texPath><graphicClass>Graphic_Single</graphicClass></graphicData><projectile><flyOverhead>false</flyOverhead><damageDef>Bullet</damageDef><damageAmountBase>7</damageAmountBase><speed>70</speed></projectile></ThingDef>
  25530.  
  25531. XML error: Could not find parent node named "BaseBullet" for node "ThingDef". Full node: <ThingDef ParentName="BaseBullet"><defName>Bullet_AK12Rifle</defName><label>AK12 rifle bullet</label><graphicData><texPath>Things/Projectile/Bullet_Small</texPath><graphicClass>Graphic_Single</graphicClass></graphicData><projectile><flyOverhead>false</flyOverhead><damageDef>Bullet</damageDef><damageAmountBase>9</damageAmountBase><speed>70</speed></projectile></ThingDef>
  25532.  
  25533. XML error: Could not find parent node named "BaseBullet" for node "ThingDef". Full node: <ThingDef ParentName="BaseBullet"><defName>Bullet_WMRailgun</defName><label>Railgun charge</label><graphicData><texPath>Things/Projectile/RailgunCharge</texPath><graphicClass>Graphic_Single</graphicClass><shaderType>TransparentPostLight</shaderType></graphicData><thingClass>Projectile_Explosive</thingClass><projectile><flyOverhead>false</flyOverhead><damageDef>RailgunBeam</damageDef><DamageAmountBase>30</DamageAmountBase><explosionRadius>1.1</explosionRadius><Speed>75</Speed></projectile></ThingDef>
  25534.  
  25535. XML error: Could not find parent node named "BaseBullet" for node "ThingDef". Full node: <ThingDef ParentName="BaseBullet"><defName>Bullet_WMSVURifle</defName><label> sniper rifle bullet</label><graphicData><texPath>Things/Projectile/Bullet_Small</texPath><graphicClass>Graphic_Single</graphicClass></graphicData><projectile><flyOverhead>false</flyOverhead><damageDef>Bullet</damageDef><damageAmountBase>25</damageAmountBase><speed>70</speed></projectile></ThingDef>
  25536.  
  25537. XML error: Could not find parent node named "BaseBullet" for node "ThingDef". Full node: <ThingDef ParentName="BaseBullet"><defName>Bullet_WMMinigun</defName><label>minigun bullet</label><graphicData><texPath>Things/Projectile/Bullet_Small</texPath><graphicClass>Graphic_Single</graphicClass></graphicData><projectile><damageDef>Bullet</damageDef><damageAmountBase>9</damageAmountBase><speed>70</speed></projectile></ThingDef>
  25538.  
  25539. XML error: Could not find parent node named "BaseBullet" for node "ThingDef". Full node: <ThingDef ParentName="BaseBullet"><defName>Bullet_WMNadeLauncher</defName><label>grenade round</label><graphicData><texPath>Things/Projectile/Bullet_Nade</texPath><graphicClass>Graphic_Single</graphicClass><shaderType>TransparentPostLight</shaderType></graphicData><thingClass>Projectile_Explosive</thingClass><projectile><speed>35</speed><damageDef>Bomb</damageDef><damageAmountBase>8</damageAmountBase><preExplosionSpawnThingDef>FilthFuel</preExplosionSpawnThingDef><explosionRadius>1.5</explosionRadius><explosionSpawnChance>1.0</explosionSpawnChance></projectile></ThingDef>
  25540.  
  25541. XML error: Could not find parent node named "BenchBase" for node "ThingDef". Full node: <ThingDef ParentName="BenchBase"><DefName>WMongrelTable</DefName><label>Mongrel armorer table</label><ThingClass>Building_WorkTable</ThingClass><Description>A work table for manufacturing War Mongrel equipment. </Description><graphicData><texPath>Things/Buildings/MongrelTable</texPath><graphicClass>Graphic_Multi</graphicClass><drawSize>(3.5,1.5)</drawSize><damageData><cornerTL>Damage/Corner</cornerTL><cornerTR>Damage/Corner</cornerTR><cornerBL>Damage/Corner</cornerBL><cornerBR>Damage/Corner</cornerBR></damageData></graphicData><CostList><Steel>120</Steel><Component>4</Component></CostList><AltitudeLayer>Building</AltitudeLayer><fillPercent>0.5</fillPercent><useHitPoints>True</useHitPoints><statBases><WorkToBuild>2800</WorkToBuild><MaxHitPoints>180</MaxHitPoints><Flammability>1.0</Flammability><Cleanliness>-2</Cleanliness></statBases><Size>(3,1)</Size><DesignationCategory>Production</DesignationCategory><Passability>PassThroughOnly</Passability><pathCost>70</pathCost><hasInteractionCell>True</hasInteractionCell><interactionCellOffset>(0,0,-1)</interactionCellOffset><surfaceType>Item</surfaceType><inspectorTabs><li>ITab_Bills</li></inspectorTabs><comps><li Class="CompProperties_Power"><compClass>CompPowerTrader</compClass><startElectricalFires>true</startElectricalFires><basePowerConsumption>250</basePowerConsumption></li><li Class="CompProperties_Flickable" /><li Class="CompProperties_Glower"><glowRadius>5</glowRadius><glowColor>(110,153,100,0)</glowColor></li><li Class="CompProperties_AffectedByFacilities"><linkableFacilities><li>ToolCabinet</li></linkableFacilities></li><li Class="CompProperties_Breakdownable" /></comps><building><spawnedConceptLearnOpportunity>BillsTab</spawnedConceptLearnOpportunity></building><constructEffect>ConstructMetal</constructEffect><researchPrerequisites><li>MultiAnalyzer</li></researchPrerequisites><placeWorkers><li>PlaceWorker_ShowFacilitiesConnections</li></placeWorkers></ThingDef>
  25542.  
  25543. [Psychology] Patch operation Verse.PatchOperationReplace(*/InteractionDef[defName="Chitchat"]/logRulesInitiator/rulesStrings/li[1]) failed
  25544.  
  25545. [Psychology] Patch operation Verse.PatchOperationReplace(*/MentalBreakDef[defName="Berserk"]/baseCommonality) failed
  25546.  
  25547. [Psychology] Patch operation Verse.PatchOperationAdd(*/MentalStateDef[defName="FireStartingSpree"]) failed
  25548.  
  25549. [Psychology] Patch operation Verse.PatchOperationAdd(*/ThoughtDef[defName="MoodOffsetDepressive"]/stages) failed
  25550.  
  25551. [Psychology] Patch operation Verse.PatchOperationReplace(*/ThoughtDef[defName="Chitchat"]/stages/li[1]/label) failed
  25552.  
  25553. Could not resolve cross-reference: No Verse.SoundDef named Recipe_Cremate found to give to Verse.RecipeDef PJ_MakeCrystal_purp (using undefined sound instead)
  25554.  
  25555. Could not resolve cross-reference: No Verse.SoundDef named Recipe_Cremate found to give to Verse.RecipeDef PJ_MakeCrystal_yellow (using undefined sound instead)
  25556.  
  25557. Could not resolve cross-reference: No Verse.SoundDef named Recipe_Cremate found to give to Verse.RecipeDef PJ_MakeCrystal_blue (using undefined sound instead)
  25558.  
  25559. Could not resolve cross-reference: No Verse.SoundDef named Recipe_Cremate found to give to Verse.RecipeDef PJ_MakeCrystal_Red (using undefined sound instead)
  25560.  
  25561. Could not resolve cross-reference: No Verse.SoundDef named Recipe_Cremate found to give to Verse.RecipeDef PJ_MakeCrystal_Green (using undefined sound instead)
  25562.  
  25563. Could not resolve cross-reference: No Verse.SoundDef named Recipe_Cremate found to give to Verse.RecipeDef PJ_MakeCrystal_Cyan (using undefined sound instead)
  25564.  
  25565. Could not resolve cross-reference: No Verse.SoundDef named Recipe_Cremate found to give to Verse.RecipeDef PJ_MakeCrystal_Azure (using undefined sound instead)
  25566.  
  25567. Could not resolve cross-reference: No Verse.SoundDef named Recipe_Machining found to give to Verse.RecipeDef PJ_MakeSaberCase (using undefined sound instead)
  25568.  
  25569. Could not resolve cross-reference: No Verse.SoundDef named Recipe_Machining found to give to Verse.RecipeDef PJ_MakeSaberInternal (using undefined sound instead)
  25570.  
  25571. Could not resolve cross-reference: No Verse.SoundDef named Silver_Drop found to give to Verse.ThingDef PJ_KyberCrystal (using undefined sound instead)
  25572.  
  25573. Could not resolve cross-reference: No Verse.SoundDef named Silver_Drop found to give to Verse.ThingDef PJ_KyberCrystal (using undefined sound instead)
  25574.  
  25575. Could not resolve cross-reference: No Verse.SoundDef named Silver_Drop found to give to Verse.ThingDef PJ_KyberCrystalYellow (using undefined sound instead)
  25576.  
  25577. Could not resolve cross-reference: No Verse.SoundDef named Silver_Drop found to give to Verse.ThingDef PJ_KyberCrystalYellow (using undefined sound instead)
  25578.  
  25579. Could not resolve cross-reference: No Verse.SoundDef named Silver_Drop found to give to Verse.ThingDef PJ_KyberCrystalBlue (using undefined sound instead)
  25580.  
  25581. Could not resolve cross-reference: No Verse.SoundDef named Silver_Drop found to give to Verse.ThingDef PJ_KyberCrystalBlue (using undefined sound instead)
  25582.  
  25583. Could not resolve cross-reference: No Verse.SoundDef named Silver_Drop found to give to Verse.ThingDef PJ_KyberCrystalCyan (using undefined sound instead)
  25584.  
  25585. Could not resolve cross-reference: No Verse.SoundDef named Silver_Drop found to give to Verse.ThingDef PJ_KyberCrystalCyan (using undefined sound instead)
  25586.  
  25587. Could not resolve cross-reference: No Verse.SoundDef named Silver_Drop found to give to Verse.ThingDef PJ_KyberCrystalAzure (using undefined sound instead)
  25588.  
  25589. Could not resolve cross-reference: No Verse.SoundDef named Silver_Drop found to give to Verse.ThingDef PJ_KyberCrystalAzure (using undefined sound instead)
  25590.  
  25591. Could not resolve cross-reference: No Verse.SoundDef named Silver_Drop found to give to Verse.ThingDef PJ_KyberCrystalPurple (using undefined sound instead)
  25592.  
  25593. Could not resolve cross-reference: No Verse.SoundDef named Silver_Drop found to give to Verse.ThingDef PJ_KyberCrystalPurple (using undefined sound instead)
  25594.  
  25595. Could not resolve cross-reference: No Verse.SoundDef named Silver_Drop found to give to Verse.ThingDef PJ_KyberCrystalRed (using undefined sound instead)
  25596.  
  25597. Could not resolve cross-reference: No Verse.SoundDef named Silver_Drop found to give to Verse.ThingDef PJ_KyberCrystalRed (using undefined sound instead)
  25598.  
  25599. Could not resolve cross-reference: No Verse.SoundDef named Silver_Drop found to give to Verse.ThingDef PJ_AdeganCrystal (using undefined sound instead)
  25600.  
  25601. Could not resolve cross-reference: No Verse.SoundDef named Silver_Drop found to give to Verse.ThingDef PJ_AdeganCrystal (using undefined sound instead)
  25602.  
  25603. Could not resolve cross-reference: No Verse.SoundDef named Silver_Drop found to give to Verse.ThingDef PJ_DamindCrystal (using undefined sound instead)
  25604.  
  25605. Could not resolve cross-reference: No Verse.SoundDef named Silver_Drop found to give to Verse.ThingDef PJ_DamindCrystal (using undefined sound instead)
  25606.  
  25607. Could not resolve cross-reference: No Verse.SoundDef named Silver_Drop found to give to Verse.ThingDef PJ_DragiteCrystal (using undefined sound instead)
  25608.  
  25609. Could not resolve cross-reference: No Verse.SoundDef named Silver_Drop found to give to Verse.ThingDef PJ_DragiteCrystal (using undefined sound instead)
  25610.  
  25611. Could not resolve cross-reference: No Verse.SoundDef named Silver_Drop found to give to Verse.ThingDef PJ_HurCrystal (using undefined sound instead)
  25612.  
  25613. Could not resolve cross-reference: No Verse.SoundDef named Silver_Drop found to give to Verse.ThingDef PJ_HurCrystal (using undefined sound instead)
  25614.  
  25615. Could not resolve cross-reference: No Verse.SoundDef named Silver_Drop found to give to Verse.ThingDef PJ_EralamCrystal (using undefined sound instead)
  25616.  
  25617. Could not resolve cross-reference: No Verse.SoundDef named Silver_Drop found to give to Verse.ThingDef PJ_EralamCrystal (using undefined sound instead)
  25618.  
  25619. Could not resolve cross-reference: No Verse.SoundDef named Silver_Drop found to give to Verse.ThingDef PJ_RubatCrystal (using undefined sound instead)
  25620.  
  25621. Could not resolve cross-reference: No Verse.SoundDef named Silver_Drop found to give to Verse.ThingDef PJ_RubatCrystal (using undefined sound instead)
  25622.  
  25623. Could not resolve cross-reference: No Verse.SoundDef named Silver_Drop found to give to Verse.ThingDef PJ_FirkrannCrystal (using undefined sound instead)
  25624.  
  25625. Could not resolve cross-reference: No Verse.SoundDef named Silver_Drop found to give to Verse.ThingDef PJ_FirkrannCrystal (using undefined sound instead)
  25626.  
  25627. Could not resolve cross-reference: No Verse.SoundDef named Silver_Drop found to give to Verse.ThingDef PJ_PontiteCrystal (using undefined sound instead)
  25628.  
  25629. Could not resolve cross-reference: No Verse.SoundDef named Silver_Drop found to give to Verse.ThingDef PJ_PontiteCrystal (using undefined sound instead)
  25630.  
  25631. Could not resolve cross-reference: No Verse.SoundDef named Silver_Drop found to give to Verse.ThingDef PJ_BarabIngot (using undefined sound instead)
  25632.  
  25633. Could not resolve cross-reference: No Verse.SoundDef named Silver_Drop found to give to Verse.ThingDef PJ_BarabIngot (using undefined sound instead)
  25634.  
  25635. Could not resolve cross-reference: No Verse.SoundDef named Silver_Drop found to give to Verse.ThingDef PJ_AnkSapphire (using undefined sound instead)
  25636.  
  25637. Could not resolve cross-reference: No Verse.SoundDef named Silver_Drop found to give to Verse.ThingDef PJ_AnkSapphire (using undefined sound instead)
  25638.  
  25639. Could not resolve cross-reference: No Verse.SoundDef named Silver_Drop found to give to Verse.ThingDef PJ_UltimaPearl (using undefined sound instead)
  25640.  
  25641. Could not resolve cross-reference: No Verse.SoundDef named Silver_Drop found to give to Verse.ThingDef PJ_UltimaPearl (using undefined sound instead)
  25642.  
  25643. Could not resolve cross-reference: No Verse.SoundDef named Silver_Drop found to give to Verse.ThingDef PJ_BlackPearl (using undefined sound instead)
  25644.  
  25645. Could not resolve cross-reference: No Verse.SoundDef named Silver_Drop found to give to Verse.ThingDef PJ_BlackPearl (using undefined sound instead)
  25646.  
  25647. Could not resolve cross-reference: No Verse.SoundDef named Silver_Drop found to give to Verse.ThingDef PJ_KaiburrCrystal (using undefined sound instead)
  25648.  
  25649. Could not resolve cross-reference: No Verse.SoundDef named Silver_Drop found to give to Verse.ThingDef PJ_KaiburrCrystal (using undefined sound instead)
  25650.  
  25651. Could not resolve cross-reference: No Verse.SoundDef named Metal_Drop found to give to Verse.ThingDef PJ_SaberCasing (using undefined sound instead)
  25652.  
  25653. Could not resolve cross-reference: No Verse.SoundDef named Metal_Drop found to give to Verse.ThingDef PJ_SaberCasing (using undefined sound instead)
  25654.  
  25655. Could not resolve cross-reference: No Verse.SoundDef named Metal_Drop found to give to Verse.ThingDef PJ_SaberInternal (using undefined sound instead)
  25656.  
  25657. Could not resolve cross-reference: No Verse.SoundDef named Metal_Drop found to give to Verse.ThingDef PJ_SaberInternal (using undefined sound instead)
  25658.  
  25659. Could not resolve cross-reference: No Verse.SoundDef named Recipe_Smith found to give to Verse.RecipeMakerProperties Verse.RecipeMakerProperties (using undefined sound instead)
  25660.  
  25661. Could not resolve cross-reference: No Verse.SoundDef named InteractPistol found to give to Verse.ThingDef SWSaber_Lightsaber (using undefined sound instead)
  25662.  
  25663. Could not resolve cross-reference: No Verse.SoundDef named Recipe_Smith found to give to Verse.RecipeMakerProperties Verse.RecipeMakerProperties (using undefined sound instead)
  25664.  
  25665. Could not resolve cross-reference: No Verse.SoundDef named InteractPistol found to give to Verse.ThingDef SWSaber_DookuSaber (using undefined sound instead)
  25666.  
  25667. Could not resolve cross-reference: No Verse.SoundDef named Recipe_Smith found to give to Verse.RecipeMakerProperties Verse.RecipeMakerProperties (using undefined sound instead)
  25668.  
  25669. Could not resolve cross-reference: No Verse.SoundDef named InteractPistol found to give to Verse.ThingDef SWSaber_KyloSaber (using undefined sound instead)
  25670.  
  25671. Could not resolve cross-reference: No Verse.SoundDef named Recipe_Smith found to give to Verse.RecipeMakerProperties Verse.RecipeMakerProperties (using undefined sound instead)
  25672.  
  25673. Could not resolve cross-reference: No Verse.SoundDef named InteractPistol found to give to Verse.ThingDef SWSaber_Doublesaber (using undefined sound instead)
  25674.  
  25675. Could not resolve cross-reference: No Verse.SoundDef named Recipe_Smith found to give to Verse.RecipeMakerProperties Verse.RecipeMakerProperties (using undefined sound instead)
  25676.  
  25677. Could not resolve cross-reference: No Verse.SoundDef named InteractPistol found to give to Verse.ThingDef SWSaber_ObiSaber (using undefined sound instead)
  25678.  
  25679. Could not resolve cross-reference: No Verse.SoundDef named Recipe_Smith found to give to Verse.RecipeMakerProperties Verse.RecipeMakerProperties (using undefined sound instead)
  25680.  
  25681. Could not resolve cross-reference: No Verse.SoundDef named InteractPistol found to give to Verse.ThingDef SWSaber_ElectrumSaber (using undefined sound instead)
  25682.  
  25683. Could not resolve cross-reference: No Verse.SoundDef named Recipe_Smith found to give to Verse.RecipeMakerProperties Verse.RecipeMakerProperties (using undefined sound instead)
  25684.  
  25685. Could not resolve cross-reference: No Verse.SoundDef named InteractPistol found to give to Verse.ThingDef SWSaber_Ahsokasaber (using undefined sound instead)
  25686.  
  25687. Could not resolve cross-reference: No Verse.SoundDef named Recipe_Smith found to give to Verse.RecipeMakerProperties Verse.RecipeMakerProperties (using undefined sound instead)
  25688.  
  25689. Could not resolve cross-reference: No Verse.SoundDef named InteractPistol found to give to Verse.ThingDef SWSaber_Inquis (using undefined sound instead)
  25690.  
  25691. Could not resolve cross-reference: No Verse.SoundDef named Recipe_Smith found to give to Verse.RecipeMakerProperties Verse.RecipeMakerProperties (using undefined sound instead)
  25692.  
  25693. Could not resolve cross-reference: No Verse.SoundDef named InteractPistol found to give to Verse.ThingDef SWSaber_JGuard (using undefined sound instead)
  25694.  
  25695. Could not resolve cross-reference: No Verse.SoundDef named Recipe_Smith found to give to Verse.RecipeMakerProperties Verse.RecipeMakerProperties (using undefined sound instead)
  25696.  
  25697. Could not resolve cross-reference: No Verse.SoundDef named InteractPistol found to give to Verse.ThingDef SWSaber_Quigon (using undefined sound instead)
  25698.  
  25699. Could not resolve cross-reference: No Verse.SoundDef named Recipe_Smith found to give to Verse.RecipeMakerProperties Verse.RecipeMakerProperties (using undefined sound instead)
  25700.  
  25701. Could not resolve cross-reference: No Verse.SoundDef named InteractPistol found to give to Verse.ThingDef SWSaber_Darksaber (using undefined sound instead)
  25702.  
  25703. Could not resolve cross-reference: No Verse.SoundDef named Recipe_Smith found to give to Verse.RecipeMakerProperties Verse.RecipeMakerProperties (using undefined sound instead)
  25704.  
  25705. Could not resolve cross-reference: No Verse.SoundDef named InteractPistol found to give to Verse.ThingDef SWSaber_Yodasaber (using undefined sound instead)
  25706.  
  25707. Could not resolve cross-reference: No Verse.SoundDef named Recipe_Smith found to give to Verse.RecipeMakerProperties Verse.RecipeMakerProperties (using undefined sound instead)
  25708.  
  25709. Could not resolve cross-reference: No Verse.SoundDef named InteractPistol found to give to Verse.ThingDef SWSaber_MaceSaber (using undefined sound instead)
  25710.  
  25711. Could not resolve cross-reference: No Verse.SoundDef named Recipe_Smith found to give to Verse.RecipeMakerProperties Verse.RecipeMakerProperties (using undefined sound instead)
  25712.  
  25713. Could not resolve cross-reference: No Verse.SoundDef named InteractPistol found to give to Verse.ThingDef SWSaber_SaberPike (using undefined sound instead)
  25714.  
  25715. Could not resolve cross-reference: No Verse.SoundDef named Ingest_Pill found to give to RimWorld.IngestibleProperties RimWorld.IngestibleProperties (using undefined sound instead)
  25716.  
  25717. Could not resolve cross-reference: No Verse.SoundDef named Recipe_CookMeal found to give to Verse.RecipeMakerProperties Verse.RecipeMakerProperties (using undefined sound instead)
  25718.  
  25719. Could not resolve cross-reference: No Verse.SoundDef named BulletImpactMetal found to give to Verse.ThingDef FilthyMongrelAGR (using undefined sound instead)
  25720.  
  25721. Could not resolve cross-reference: No Verse.SoundDef named Pawn_Melee_MechanoidBash_HitPawn found to give to Verse.RaceProperties Verse.RaceProperties (using undefined sound instead)
  25722.  
  25723. Could not resolve cross-reference: No Verse.SoundDef named Pawn_Melee_MechanoidBash_HitBuilding found to give to Verse.RaceProperties Verse.RaceProperties (using undefined sound instead)
  25724.  
  25725. Could not resolve cross-reference: No Verse.SoundDef named Pawn_Melee_MechanoidBash_Miss found to give to Verse.RaceProperties Verse.RaceProperties (using undefined sound instead)
  25726.  
  25727. Could not resolve cross-reference: No Verse.SoundDef named Recipe_Smith found to give to Verse.RecipeMakerProperties Verse.RecipeMakerProperties (using undefined sound instead)
  25728.  
  25729. Could not resolve cross-reference: No Verse.SoundDef named Recipe_Smith found to give to Verse.RecipeMakerProperties Verse.RecipeMakerProperties (using undefined sound instead)
  25730.  
  25731. Could not resolve cross-reference: No Verse.SoundDef named InteractRifle found to give to Verse.ThingDef Gun_WMDEagle (using undefined sound instead)
  25732.  
  25733. Could not resolve cross-reference: No Verse.SoundDef named GunTail_Light found to give to Verse.VerbProperties VerbProperties(Desert Eagle) (using undefined sound instead)
  25734.  
  25735. Could not resolve cross-reference: No Verse.SoundDef named Recipe_Smith found to give to Verse.RecipeMakerProperties Verse.RecipeMakerProperties (using undefined sound instead)
  25736.  
  25737. Could not resolve cross-reference: No Verse.SoundDef named InteractRifle found to give to Verse.ThingDef Gun_WMJDEagle (using undefined sound instead)
  25738.  
  25739. Could not resolve cross-reference: No Verse.SoundDef named GunTail_Light found to give to Verse.VerbProperties VerbProperties(Juan Deag) (using undefined sound instead)
  25740.  
  25741. Could not resolve cross-reference: No Verse.SoundDef named Recipe_Smith found to give to Verse.RecipeMakerProperties Verse.RecipeMakerProperties (using undefined sound instead)
  25742.  
  25743. Could not resolve cross-reference: No Verse.SoundDef named InteractRifle found to give to Verse.ThingDef Gun_WMPPBizon (using undefined sound instead)
  25744.  
  25745. Could not resolve cross-reference: No Verse.SoundDef named ShotMachinePistol found to give to Verse.VerbProperties VerbProperties(PP19 Bizon) (using undefined sound instead)
  25746.  
  25747. Could not resolve cross-reference: No Verse.SoundDef named GunTail_Medium found to give to Verse.VerbProperties VerbProperties(PP19 Bizon) (using undefined sound instead)
  25748.  
  25749. Could not resolve cross-reference: No Verse.SoundDef named Recipe_Smith found to give to Verse.RecipeMakerProperties Verse.RecipeMakerProperties (using undefined sound instead)
  25750.  
  25751. Could not resolve cross-reference: No Verse.SoundDef named InteractRifle found to give to Verse.ThingDef Gun_WMTrenchgun (using undefined sound instead)
  25752.  
  25753. Could not resolve cross-reference: No Verse.SoundDef named ShotShotgun found to give to Verse.VerbProperties VerbProperties(Trench gun) (using undefined sound instead)
  25754.  
  25755. Could not resolve cross-reference: No Verse.SoundDef named GunTail_Medium found to give to Verse.VerbProperties VerbProperties(Trench gun) (using undefined sound instead)
  25756.  
  25757. Could not resolve cross-reference: No Verse.SoundDef named Recipe_Smith found to give to Verse.RecipeMakerProperties Verse.RecipeMakerProperties (using undefined sound instead)
  25758.  
  25759. Could not resolve cross-reference: No Verse.SoundDef named InteractRifle found to give to Verse.ThingDef Gun_WMG36C (using undefined sound instead)
  25760.  
  25761. Could not resolve cross-reference: No Verse.SoundDef named ShotAssaultRifle found to give to Verse.VerbProperties VerbProperties(G36C) (using undefined sound instead)
  25762.  
  25763. Could not resolve cross-reference: No Verse.SoundDef named GunTail_Medium found to give to Verse.VerbProperties VerbProperties(G36C) (using undefined sound instead)
  25764.  
  25765. Could not resolve cross-reference: No Verse.SoundDef named Recipe_Smith found to give to Verse.RecipeMakerProperties Verse.RecipeMakerProperties (using undefined sound instead)
  25766.  
  25767. Could not resolve cross-reference: No Verse.SoundDef named InteractRifle found to give to Verse.ThingDef Gun_WMAK12Rifle (using undefined sound instead)
  25768.  
  25769. Could not resolve cross-reference: No Verse.SoundDef named ShotAssaultRifle found to give to Verse.VerbProperties VerbProperties(AK-12) (using undefined sound instead)
  25770.  
  25771. Could not resolve cross-reference: No Verse.SoundDef named GunTail_Medium found to give to Verse.VerbProperties VerbProperties(AK-12) (using undefined sound instead)
  25772.  
  25773. Could not resolve cross-reference: No Verse.SoundDef named Recipe_Smith found to give to Verse.RecipeMakerProperties Verse.RecipeMakerProperties (using undefined sound instead)
  25774.  
  25775. Could not resolve cross-reference: No Verse.SoundDef named InteractRifle found to give to Verse.ThingDef WMong_Railgun (using undefined sound instead)
  25776.  
  25777. Could not resolve cross-reference: No Verse.SoundDef named GunTail_Medium found to give to Verse.VerbProperties VerbProperties(Railgun) (using undefined sound instead)
  25778.  
  25779. Could not resolve cross-reference: No Verse.SoundDef named Recipe_Smith found to give to Verse.RecipeMakerProperties Verse.RecipeMakerProperties (using undefined sound instead)
  25780.  
  25781. Could not resolve cross-reference: No Verse.SoundDef named InteractRifle found to give to Verse.ThingDef Gun_WMSVU (using undefined sound instead)
  25782.  
  25783. Could not resolve cross-reference: No Verse.SoundDef named GunTail_Light found to give to Verse.VerbProperties VerbProperties(SVU) (using undefined sound instead)
  25784.  
  25785. Could not resolve cross-reference: No Verse.SoundDef named Recipe_Smith found to give to Verse.RecipeMakerProperties Verse.RecipeMakerProperties (using undefined sound instead)
  25786.  
  25787. Could not resolve cross-reference: No Verse.SoundDef named InteractRifle found to give to Verse.ThingDef Gun_WMMinigun (using undefined sound instead)
  25788.  
  25789. Could not resolve cross-reference: No Verse.SoundDef named ShotMinigun found to give to Verse.VerbProperties VerbProperties(Mongrel minigun) (using undefined sound instead)
  25790.  
  25791. Could not resolve cross-reference: No Verse.SoundDef named GunTail_Medium found to give to Verse.VerbProperties VerbProperties(Mongrel minigun) (using undefined sound instead)
  25792.  
  25793. Could not resolve cross-reference: No Verse.SoundDef named Recipe_Smith found to give to Verse.RecipeMakerProperties Verse.RecipeMakerProperties (using undefined sound instead)
  25794.  
  25795. Could not resolve cross-reference: No Verse.SoundDef named InteractRifle found to give to Verse.ThingDef Gun_WMongNadeLauncher (using undefined sound instead)
  25796.  
  25797. Could not resolve cross-reference: No Verse.SoundDef named GunTail_Medium found to give to Verse.VerbProperties VerbProperties(HK69A1) (using undefined sound instead)
  25798.  
  25799. Could not resolve cross-reference: No Verse.SoundDef named Recipe_Tailor found to give to Verse.RecipeMakerProperties Verse.RecipeMakerProperties (using undefined sound instead)
  25800.  
  25801. Could not resolve cross-reference: No Verse.SoundDef named Recipe_Tailor found to give to Verse.RecipeMakerProperties Verse.RecipeMakerProperties (using undefined sound instead)
  25802.  
  25803. Could not resolve cross-reference: No Verse.SoundDef named Recipe_Tailor found to give to Verse.RecipeMakerProperties Verse.RecipeMakerProperties (using undefined sound instead)
  25804.  
  25805. Could not resolve cross-reference: No Verse.SoundDef named Recipe_Machining found to give to Verse.RecipeMakerProperties Verse.RecipeMakerProperties (using undefined sound instead)
  25806.  
  25807. Could not resolve cross-reference: No Verse.SoundDef named Recipe_Machining found to give to Verse.RecipeMakerProperties Verse.RecipeMakerProperties (using undefined sound instead)
  25808.  
  25809. Could not resolve cross-reference: No Verse.SoundDef named Recipe_Machining found to give to Verse.RecipeMakerProperties Verse.RecipeMakerProperties (using undefined sound instead)
  25810.  
  25811. Could not resolve cross-reference: No Verse.SoundDef named Recipe_Machining found to give to Verse.RecipeMakerProperties Verse.RecipeMakerProperties (using undefined sound instead)
  25812.  
  25813. Could not resolve cross-reference: No Verse.SoundDef named Recipe_Machining found to give to Verse.RecipeMakerProperties Verse.RecipeMakerProperties (using undefined sound instead)
  25814.  
  25815. Could not resolve cross-reference: No Verse.SoundDef named Recipe_Machining found to give to Verse.RecipeMakerProperties Verse.RecipeMakerProperties (using undefined sound instead)
  25816.  
  25817. Could not resolve cross-reference: No Verse.SoundDef named Recipe_Machining found to give to Verse.RecipeMakerProperties Verse.RecipeMakerProperties (using undefined sound instead)
  25818.  
  25819. Could not resolve cross-reference: No Verse.SoundDef named Recipe_Tailor found to give to Verse.RecipeMakerProperties Verse.RecipeMakerProperties (using undefined sound instead)
  25820.  
  25821. Could not resolve cross-reference: No Verse.SoundDef named Recipe_Tailor found to give to Verse.RecipeMakerProperties Verse.RecipeMakerProperties (using undefined sound instead)
  25822.  
  25823. Could not resolve cross-reference: No Verse.SoundDef named Recipe_Tailor found to give to Verse.RecipeMakerProperties Verse.RecipeMakerProperties (using undefined sound instead)
  25824.  
  25825. Caught exception while loading play data but there are active mods other than Core. Resetting mods config and trying again.
  25826. The exception was: System.NullReferenceException: Object reference not set to an instance of an object
  25827. at RimWorld.PawnColumnDefgenerator+<ImpliedPawnColumnDefs>c__Iterator6D.MoveNext () [0x00000] in <filename unknown>:0
  25828. at RimWorld.DefGenerator.GenerateImpliedDefs_PreResolve () [0x00000] in <filename unknown>:0
  25829. at Verse.PlayDataLoader.DoPlayLoad () [0x00000] in <filename unknown>:0
  25830. at Verse.PlayDataLoader.LoadAllPlayData (Boolean recovering) [0x00000] in <filename unknown>:0
  25831.  
  25832. Successfully recovered from errors and loaded play data.
  25833.  
  25834. Could not load UnityEngine.Texture2D at Items/KyberCrystal in any active mod or in base resources.
  25835.  
  25836. MatFrom with null sourceTex.
  25837.  
  25838. Could not load UnityEngine.Texture2D at Items/KyberCrystal in any active mod or in base resources.
  25839.  
  25840. MatFrom with null sourceTex.
  25841.  
  25842. Could not load UnityEngine.Texture2D at Items/KyberCrystal in any active mod or in base resources.
  25843.  
  25844. MatFrom with null sourceTex.
  25845.  
  25846. Could not load UnityEngine.Texture2D at Items/KyberCrystal in any active mod or in base resources.
  25847.  
  25848. MatFrom with null sourceTex.
  25849.  
  25850. Could not load UnityEngine.Texture2D at Items/KyberCrystal in any active mod or in base resources.
  25851.  
  25852. MatFrom with null sourceTex.
  25853.  
  25854. Could not load UnityEngine.Texture2D at Items/KyberCrystal in any active mod or in base resources.
  25855.  
  25856. MatFrom with null sourceTex.
  25857.  
  25858. Could not load UnityEngine.Texture2D at Items/KyberCrystal in any active mod or in base resources.
  25859.  
  25860. MatFrom with null sourceTex.
  25861.  
  25862. Could not load UnityEngine.Texture2D at Items/KyberCrystal in any active mod or in base resources.
  25863.  
  25864. MatFrom with null sourceTex.
  25865.  
  25866. Could not load UnityEngine.Texture2D at Items/KyberCrystal in any active mod or in base resources.
  25867.  
  25868. MatFrom with null sourceTex.
  25869.  
  25870. Could not load UnityEngine.Texture2D at Items/KyberCrystal in any active mod or in base resources.
  25871.  
  25872. MatFrom with null sourceTex.
  25873.  
  25874. Could not load UnityEngine.Texture2D at Items/KyberCrystal in any active mod or in base resources.
  25875.  
  25876. MatFrom with null sourceTex.
  25877.  
  25878. Could not load UnityEngine.Texture2D at Items/KyberCrystal in any active mod or in base resources.
  25879.  
  25880. MatFrom with null sourceTex.
  25881.  
  25882. Could not load UnityEngine.Texture2D at Items/KyberCrystal in any active mod or in base resources.
  25883.  
  25884. MatFrom with null sourceTex.
  25885.  
  25886. Could not load UnityEngine.Texture2D at Items/KyberCrystal in any active mod or in base resources.
  25887.  
  25888. MatFrom with null sourceTex.
  25889.  
  25890. Could not load UnityEngine.Texture2D at Items/KyberCrystal in any active mod or in base resources.
  25891.  
  25892. MatFrom with null sourceTex.
  25893.  
  25894. Could not load UnityEngine.Texture2D at Items/KyberCrystal in any active mod or in base resources.
  25895.  
  25896. MatFrom with null sourceTex.
  25897.  
  25898. Could not load UnityEngine.Texture2D at Items/KyberCrystal in any active mod or in base resources.
  25899.  
  25900. MatFrom with null sourceTex.
  25901.  
  25902. Could not load UnityEngine.Texture2D at Items/UltPearl in any active mod or in base resources.
  25903.  
  25904. MatFrom with null sourceTex.
  25905.  
  25906. Could not load UnityEngine.Texture2D at Items/UltPearl in any active mod or in base resources.
  25907.  
  25908. MatFrom with null sourceTex.
  25909.  
  25910. Could not load UnityEngine.Texture2D at Items/KyberCrystal in any active mod or in base resources.
  25911.  
  25912. MatFrom with null sourceTex.
  25913.  
  25914. Could not load UnityEngine.Texture2D at Items/LSCasing in any active mod or in base resources.
  25915.  
  25916. MatFrom with null sourceTex.
  25917.  
  25918. Could not load UnityEngine.Texture2D at Items/LSInternals in any active mod or in base resources.
  25919.  
  25920. MatFrom with null sourceTex.
  25921.  
  25922. Could not load UnityEngine.Texture2D at Weapons/LightsaberHilt in any active mod or in base resources.
  25923.  
  25924. MatFrom with null sourceTex.
  25925.  
  25926. Could not load UnityEngine.Texture2D at Weapons/DookuHilt in any active mod or in base resources.
  25927.  
  25928. MatFrom with null sourceTex.
  25929.  
  25930. Could not load UnityEngine.Texture2D at Weapons/KyloHilt in any active mod or in base resources.
  25931.  
  25932. MatFrom with null sourceTex.
  25933.  
  25934. Could not load UnityEngine.Texture2D at Weapons/DoublesaberHilt in any active mod or in base resources.
  25935.  
  25936. MatFrom with null sourceTex.
  25937.  
  25938. Could not load UnityEngine.Texture2D at Weapons/ObiwanHilt in any active mod or in base resources.
  25939.  
  25940. MatFrom with null sourceTex.
  25941.  
  25942. Could not load UnityEngine.Texture2D at Weapons/ElectrumHilt in any active mod or in base resources.
  25943.  
  25944. MatFrom with null sourceTex.
  25945.  
  25946. Could not load UnityEngine.Texture2D at Weapons/AhsokaHilt in any active mod or in base resources.
  25947.  
  25948. MatFrom with null sourceTex.
  25949.  
  25950. Could not load UnityEngine.Texture2D at Weapons/InquisHilt in any active mod or in base resources.
  25951.  
  25952. MatFrom with null sourceTex.
  25953.  
  25954. Could not load UnityEngine.Texture2D at Weapons/JGuard_Hilt in any active mod or in base resources.
  25955.  
  25956. MatFrom with null sourceTex.
  25957.  
  25958. Could not load UnityEngine.Texture2D at Weapons/Quigon_Hilt in any active mod or in base resources.
  25959.  
  25960. MatFrom with null sourceTex.
  25961.  
  25962. Could not load UnityEngine.Texture2D at Weapons/Sabine_Hilt in any active mod or in base resources.
  25963.  
  25964. MatFrom with null sourceTex.
  25965.  
  25966. Could not load UnityEngine.Texture2D at Weapons/Yoda_hilt in any active mod or in base resources.
  25967.  
  25968. MatFrom with null sourceTex.
  25969.  
  25970. Could not load UnityEngine.Texture2D at Weapons/MaceHilt in any active mod or in base resources.
  25971.  
  25972. MatFrom with null sourceTex.
  25973.  
  25974. Could not load UnityEngine.Texture2D at Weapons/PikeHilt in any active mod or in base resources.
  25975.  
  25976. MatFrom with null sourceTex.
  25977.  
  25978. Collection cannot init: No textures found at path Things/Item/Drug/Methadone
  25979.  
  25980. Failed to find any texture while constructing Multi(initPath=Things/Building/Furniture/Couch/Couch, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  25981.  
  25982. Could not load UnityEngine.Texture2D at Item/Equipment/Weapons/Karambit in any active mod or in base resources.
  25983.  
  25984. MatFrom with null sourceTex.
  25985.  
  25986. Could not load UnityEngine.Texture2D at Item/Equipment/Weapons/DEagle in any active mod or in base resources.
  25987.  
  25988. MatFrom with null sourceTex.
  25989.  
  25990. Could not load UnityEngine.Texture2D at Item/Equipment/Weapons/GoldDEagle in any active mod or in base resources.
  25991.  
  25992. MatFrom with null sourceTex.
  25993.  
  25994. Could not load UnityEngine.Texture2D at Item/Equipment/Weapons/PPBizon in any active mod or in base resources.
  25995.  
  25996. MatFrom with null sourceTex.
  25997.  
  25998. Could not load UnityEngine.Texture2D at Item/Equipment/Weapons/M97TrenchGun in any active mod or in base resources.
  25999.  
  26000. MatFrom with null sourceTex.
  26001.  
  26002. Could not load UnityEngine.Texture2D at Item/Equipment/Weapons/G36C in any active mod or in base resources.
  26003.  
  26004. MatFrom with null sourceTex.
  26005.  
  26006. Could not load UnityEngine.Texture2D at Item/Equipment/Weapons/AK-12 in any active mod or in base resources.
  26007.  
  26008. MatFrom with null sourceTex.
  26009.  
  26010. Could not load UnityEngine.Texture2D at Things/Projectile/RailgunCharge in any active mod or in base resources.
  26011.  
  26012. MatFrom with null sourceTex.
  26013.  
  26014. Could not load UnityEngine.Texture2D at Item/Equipment/Weapons/RailGun in any active mod or in base resources.
  26015.  
  26016. MatFrom with null sourceTex.
  26017.  
  26018. Could not load UnityEngine.Texture2D at Item/Equipment/Weapons/SVU in any active mod or in base resources.
  26019.  
  26020. MatFrom with null sourceTex.
  26021.  
  26022. Could not load UnityEngine.Texture2D at Item/Equipment/Weapons/Minigun2 in any active mod or in base resources.
  26023.  
  26024. MatFrom with null sourceTex.
  26025.  
  26026. Could not load UnityEngine.Texture2D at Things/Projectile/Bullet_Nade in any active mod or in base resources.
  26027.  
  26028. MatFrom with null sourceTex.
  26029.  
  26030. Could not load UnityEngine.Texture2D at Item/Equipment/Weapons/HK69A1 in any active mod or in base resources.
  26031.  
  26032. MatFrom with null sourceTex.
  26033.  
  26034. Could not load UnityEngine.Texture2D at Things/Mote/BlastRailgun in any active mod or in base resources.
  26035.  
  26036. MatFrom with null sourceTex.
  26037.  
  26038. Could not load UnityEngine.Texture2D at Things/Apparel/Display/MongrelBDU in any active mod or in base resources.
  26039.  
  26040. MatFrom with null sourceTex.
  26041.  
  26042. Could not load UnityEngine.Texture2D at Things/Apparel/Display/MongrelGJ in any active mod or in base resources.
  26043.  
  26044. MatFrom with null sourceTex.
  26045.  
  26046. Could not load UnityEngine.Texture2D at Things/Apparel/Display/MongrelDuster in any active mod or in base resources.
  26047.  
  26048. MatFrom with null sourceTex.
  26049.  
  26050. Could not load UnityEngine.Texture2D at Things/Apparel/Display/MongrelHVest in any active mod or in base resources.
  26051.  
  26052. MatFrom with null sourceTex.
  26053.  
  26054. Could not load UnityEngine.Texture2D at Things/Apparel/Display/MongrelHound in any active mod or in base resources.
  26055.  
  26056. MatFrom with null sourceTex.
  26057.  
  26058. Could not load UnityEngine.Texture2D at Things/Apparel/Display/MongrelHelm in any active mod or in base resources.
  26059.  
  26060. MatFrom with null sourceTex.
  26061.  
  26062. Could not load UnityEngine.Texture2D at Things/Apparel/Display/MongrelGhillieHelm in any active mod or in base resources.
  26063.  
  26064. MatFrom with null sourceTex.
  26065.  
  26066. Could not load UnityEngine.Texture2D at Things/Apparel/Display/MongrelHelmGas in any active mod or in base resources.
  26067.  
  26068. MatFrom with null sourceTex.
  26069.  
  26070. Could not load UnityEngine.Texture2D at Things/Apparel/Display/WMShelmet in any active mod or in base resources.
  26071.  
  26072. MatFrom with null sourceTex.
  26073.  
  26074. Could not load UnityEngine.Texture2D at Things/Apparel/Display/MongrelPowHelm in any active mod or in base resources.
  26075.  
  26076. MatFrom with null sourceTex.
  26077.  
  26078. Could not load UnityEngine.Texture2D at Things/Apparel/Display/MongrelCO in any active mod or in base resources.
  26079.  
  26080. MatFrom with null sourceTex.
  26081.  
  26082. Failed to find any texture while constructing Multi(initPath=Things/Buildings/MongrelTable, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
  26083.  
  26084. Could not load UnityEngine.Texture2D at Things/Apparel/PRSNR in any active mod or in base resources.
  26085.  
  26086. MatFrom with null sourceTex.
  26087.  
  26088. Could not load UnityEngine.Texture2D at Things/Apparel/Headbag in any active mod or in base resources.
  26089.  
  26090. MatFrom with null sourceTex.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement