Skip to content

Instantly share code, notes, and snippets.

@HugsLibRecordKeeper
Created May 25, 2017 15:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save HugsLibRecordKeeper/717fa56ad844052882b4194713d879de to your computer and use it in GitHub Desktop.
Save HugsLibRecordKeeper/717fa56ad844052882b4194713d879de to your computer and use it in GitHub Desktop.
Rimworld output log published using HugsLib
Log uploaded on Thursday, May 25, 2017, 5:59:01 PM
Loaded mods:
Core: (no assemblies)
More Vanilla Turrets: (no assemblies)
Set-Up Camp: Nandonalt_SetUpCamp(1.0.0.0)
More Furniture (A17): (no assemblies)
Expanded Prosthetics and Organ Engineering 2.0: (no assemblies)
EdB Prepare Carefully: EdBPrepareCarefully(0.17.0.4)
HugsLib[3.0.1]: 0Harmony(1.0.9.1), HugsLib(0.17.0.0)
WorkTab: (no assemblies)
Active Harmony patches:
Dialog_Options.DoWindowContents: TRANS: HugsLib.Patches.Dialog_Options_Patch.ReplaceModOptionsButton
EditWindow_Log.DoMessagesListing: PRE: HugsLib.Patches.EditWindow_Log_Patch.ExtraLogWindowButtons
Game.DeinitAndRemoveMap: post: HugsLib.Patches.Game_DeinitAndRemoveMap_Patch.MapRemovalHook
Game.FinalizeInit: post: HugsLib.Patches.Game_FinalizeInit_Patch.WorldLoadedHook
LanguageDatabase.SelectLanguage: PRE: HugsLib.Patches.LanguageDatabase_Patch.ForceRestartAfterLangChange
Map.ConstructComponents: post: HugsLib.Patches.Map_ConstructComponents_Patch.MapComponentsInitHook
Map.FinalizeInit: post: HugsLib.Patches.Map_FinalizeInit_Patch.MapLoadedHook
PlayDataLoader.DoPlayLoad: post: HugsLib.Patches.PlayDataLoader_Patch.InitModsHook
Root.Update: post: HugsLib.Patches.Root_Patch.UpdateHook
UIRoot.UIRootOnGUI: post: HugsLib.Patches.UIRoot_Patch.OnGUIHook
Harmony versions present: UnlimitedHugs.HugsLib:1.0.9.1
Platform information: (hidden, hold Shift while publishing to include)
Log file contents:
Initialize engine version: 5.4.1f1 (649f48bbbf0f)
GfxDevice: [Renderer information redacted]
Begin MonoManager ReloadAssembly
Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.dll into Unity Child Domain
Loading [Rimworld_dir]\RimWorldWin_Data\Managed\Assembly-CSharp-firstpass.dll into Unity Child Domain
Loading [Rimworld_dir]\RimWorldWin_Data\Managed\Assembly-CSharp.dll into Unity Child Domain
Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.UI.dll into Unity Child Domain
Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.Networking.dll into Unity Child Domain
Loading [Rimworld_dir]\RimWorldWin_Data\Managed\System.Xml.Linq.dll into Unity Child Domain
Loading [Rimworld_dir]\RimWorldWin_Data\Managed\NAudio.dll into Unity Child Domain
Loading [Rimworld_dir]\RimWorldWin_Data\Managed\NVorbis.dll into Unity Child Domain
desktop: 1360x768 60Hz; virtual: 1360x768 at 0,0
RimWorld 0.17.1546 rev887
ReflectionTypeLoadException getting types in assembly Fluffy_Tabs: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0
at Verse.ModAssemblyHandler.AssemblyIsUsable (System.Reflection.Assembly asm) [0x00000] in <filename unknown>:0
Loader exceptions:
=> System.TypeLoadException: Could not load type 'HugsLib.ModBase' from assembly 'HugsLib, Version=0.16.0.0, Culture=neutral, PublicKeyToken=null'.
=> System.TypeLoadException: Could not load type 'HugsLib.Utils.UtilityWorldObject' from assembly 'HugsLib, Version=0.16.0.0, Culture=neutral, PublicKeyToken=null'.
=> System.TypeLoadException: Could not load type 'HugsLib.Utils.UtilityWorldObject' from assembly 'HugsLib, Version=0.16.0.0, Culture=neutral, PublicKeyToken=null'.
=> System.TypeLoadException: Could not load type 'RimWorld.MainTabWindow_PawnList' from assembly 'Assembly-CSharp, Version=0.16.6198.16102, Culture=neutral, PublicKeyToken=null'.
=> System.TypeLoadException: Could not load type '<>c' from assembly 'Fluffy_Tabs, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
=> System.TypeLoadException: Could not load type '<>c' from assembly 'Fluffy_Tabs, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
Found no usable data when trying to get defs from file WorkTab.xml
Error loading language from [Rimworld_dir]\Mods\Core\Languages\French: dir MainTabDef doesn't correspond to any def type. Skipping...
Error loading language from [Rimworld_dir]\Mods\Core\Languages\French: dir MapConditionDef doesn't correspond to any def type. Skipping...
Error loading language from [Rimworld_dir]\Mods\Core\Languages\French: dir PawnColumns_Def doesn't correspond to any def type. Skipping...
Duplicate def-linked translation key: Beer.label
Duplicate def-linked translation key: Beer.description
Duplicate def-linked translation key: Beer.ingestible.ingestCommandString
Duplicate def-linked translation key: Beer.ingestible.ingestReportString
Duplicate def-linked translation key: Wort.label
Duplicate def-linked translation key: Wort.description
Duplicate def-linked translation key: GoJuice.label
Duplicate def-linked translation key: GoJuice.description
Duplicate def-linked translation key: GoJuice.ingestible.ingestCommandString
Duplicate def-linked translation key: GoJuice.ingestible.ingestReportString
Exception loading translation data from file [Rimworld_dir]\Mods\Core\Languages\French\DefInjected\ThingDef\Items_Exotic.xml: System.Xml.XmlException: Text node cannot appear in this state. file:///[Rimworld_dir]/Mods/Core/Languages/French/DefInjected/ThingDef/Items_Exotic.xml Line 1, position 1.
at Mono.Xml2.XmlTextReader.ReadText (Boolean notWhitespace) [0x00000] in <filename unknown>:0
at Mono.Xml2.XmlTextReader.ReadContent () [0x00000] in <filename unknown>:0
at Mono.Xml2.XmlTextReader.Read () [0x00000] in <filename unknown>:0
at System.Xml.XmlTextReader.Read () [0x00000] in <filename unknown>:0
at Mono.Xml.XmlFilterReader.Read () [0x00000] in <filename unknown>:0
at System.Xml.Linq.XDocument.ReadContent (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
at System.Xml.Linq.XDocument.LoadCore (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
at System.Xml.Linq.XDocument.Load (System.String uri, LoadOptions options) [0x00000] in <filename unknown>:0
at System.Xml.Linq.XDocument.Load (System.String uri) [0x00000] in <filename unknown>:0
at Verse.DefInjectionPackage.AddDataFromFile (System.IO.FileInfo file) [0x00000] in <filename unknown>:0
Duplicate def-linked translation key: Luciferium.label
Duplicate def-linked translation key: Luciferium.description
Duplicate def-linked translation key: Luciferium.ingestible.ingestCommandString
Duplicate def-linked translation key: Luciferium.ingestible.ingestReportString
Duplicate def-linked translation key: Penoxycyline.label
Duplicate def-linked translation key: Penoxycyline.description
Duplicate def-linked translation key: Penoxycyline.ingestible.ingestCommandString
Duplicate def-linked translation key: Penoxycyline.ingestible.ingestReportString
Exception loading translation data from file [Rimworld_dir]\Mods\Core\Languages\French\DefInjected\ThingDef\Plants_Special.xml: System.Xml.XmlException: 'PlantAmbrosia.description' is expected file:///[Rimworld_dir]/Mods/Core/Languages/French/DefInjected/ThingDef/Plants_Special.xml Line 11, position 4.
at Mono.Xml2.XmlTextReader.Expect (System.String expected) [0x00000] in <filename unknown>:0
at Mono.Xml2.XmlTextReader.ReadEndTag () [0x00000] in <filename unknown>:0
at Mono.Xml2.XmlTextReader.ReadContent () [0x00000] in <filename unknown>:0
at Mono.Xml2.XmlTextReader.Read () [0x00000] in <filename unknown>:0
at System.Xml.XmlTextReader.Read () [0x00000] in <filename unknown>:0
at Mono.Xml.XmlFilterReader.Read () [0x00000] in <filename unknown>:0
at System.Xml.Linq.XNode.ReadFrom (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
at System.Xml.Linq.XContainer.ReadContentFrom (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
at System.Xml.Linq.XElement.LoadCore (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
at System.Xml.Linq.XNode.ReadFrom (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
at System.Xml.Linq.XContainer.ReadContentFrom (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
at System.Xml.Linq.XElement.LoadCore (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
at System.Xml.Linq.XNode.ReadFrom (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
at System.Xml.Linq.XContainer.ReadContentFrom (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
at System.Xml.Linq.XDocument.ReadContent (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
at System.Xml.Linq.XDocument.LoadCore (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
at System.Xml.Linq.XDocument.Load (System.String uri, LoadOptions options) [0x00000] in <filename unknown>:0
at System.Xml.Linq.XDocument.Load (System.String uri) [0x00000] in <filename unknown>:0
at Verse.DefInjectionPackage.AddDataFromFile (System.IO.FileInfo file) [0x00000] in <filename unknown>:0
Duplicate def-linked translation key: PegLeg.label
Duplicate def-linked translation key: SimpleProstheticArm.label
Duplicate def-linked translation key: SimpleProstheticLeg.label
Duplicate def-linked translation key: InstallDenture.label
Duplicate def-linked translation key: InstallDenture.description
Duplicate def-linked translation key: InstallDenture.jobString
Duplicate def-linked translation key: InstallPegLeg.label
Duplicate def-linked translation key: InstallPegLeg.description
Duplicate def-linked translation key: InstallPegLeg.jobString
Duplicate def-linked translation key: CreateDruggedRib.label
Duplicate def-linked translation key: CreateDruggedRib.description
Duplicate def-linked translation key: CreateDruggedRib.jobString
Duplicate def-linked translation key: InstallNaturalHeart.label
Duplicate def-linked translation key: InstallNaturalHeart.description
Duplicate def-linked translation key: InstallNaturalHeart.jobString
Duplicate def-linked translation key: InstallNaturalLiver.label
Duplicate def-linked translation key: InstallNaturalLiver.description
Duplicate def-linked translation key: InstallNaturalLiver.jobString
Duplicate def-linked translation key: InstallNaturalKidney.label
Duplicate def-linked translation key: InstallNaturalKidney.description
Duplicate def-linked translation key: InstallNaturalKidney.jobString
Duplicate def-linked translation key: InstallNaturalLung.label
Duplicate def-linked translation key: InstallNaturalLung.description
Duplicate def-linked translation key: InstallNaturalLung.jobString
Duplicate def-linked translation key: RemoveBodyPart.label
Duplicate def-linked translation key: RemoveBodyPart.description
Duplicate def-linked translation key: RemoveBodyPart.jobString
Duplicate def-linked translation key: RemoveMechanoidBodyPart.label
Duplicate def-linked translation key: RemoveMechanoidBodyPart.description
Duplicate def-linked translation key: RemoveMechanoidBodyPart.jobString
Duplicate def-linked translation key: Euthanize.label
Duplicate def-linked translation key: Euthanize.description
Duplicate def-linked translation key: Euthanize.jobString
Duplicate def-linked translation key: ShutDownMechanoid.label
Duplicate def-linked translation key: ShutDownMechanoid.description
Duplicate def-linked translation key: ShutDownMechanoid.jobString
Duplicate def-linked translation key: InstallSimpleProstheticLeg.label
Duplicate def-linked translation key: InstallSimpleProstheticLeg.description
Duplicate def-linked translation key: InstallSimpleProstheticLeg.jobString
Duplicate def-linked translation key: InstallSimpleProstheticArm.label
Duplicate def-linked translation key: InstallSimpleProstheticArm.description
Duplicate def-linked translation key: InstallSimpleProstheticArm.jobString
Duplicate def-linked translation key: ScytherBlade.label
Duplicate def-linked translation key: ScytherBlade.description
Failed to find any texture while constructing Multi(initPath=Things/Building/Furniture/EquipmentRack, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
Could not load UnityEngine.Texture2D at Terrain/Surfaces/WaterShallow in any active mod or in base resources.
MatFrom with null sourceTex.
Failed to find any texture while constructing Multi(initPath=Things/Building/Furniture/EquipmentRack, color=RGBA(0.500, 0.500, 1.000, 0.350), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
Def-linked translation error: Found no Verse.RecipeDef named HealScars to match HealScars.label
Def-linked translation error: Found no Verse.RecipeDef named HealScars to match HealScars.description
Def-linked translation error: Found no Verse.RecipeDef named HealScars to match HealScars.jobString
Def-linked translation error: Found no Verse.RecipeDef named InstallGlassEye to match InstallGlassEye.label
Def-linked translation error: Found no Verse.RecipeDef named InstallGlassEye to match InstallGlassEye.description
Def-linked translation error: Found no Verse.RecipeDef named InstallGlassEye to match InstallGlassEye.jobString
Def-linked translation error: Found no Verse.RecipeDef named InstallCrystalEye to match InstallCrystalEye.label
Def-linked translation error: Found no Verse.RecipeDef named InstallCrystalEye to match InstallCrystalEye.description
Def-linked translation error: Found no Verse.RecipeDef named InstallCrystalEye to match InstallCrystalEye.jobString
Def-linked translation error: Found no Verse.RecipeDef named CreateGlassEye to match CreateGlassEye.label
Def-linked translation error: Found no Verse.RecipeDef named CreateGlassEye to match CreateGlassEye.description
Def-linked translation error: Found no Verse.RecipeDef named CreateGlassEye to match CreateGlassEye.jobString
Def-linked translation error: Found no Verse.RecipeDef named CreateCrystalEye to match CreateCrystalEye.label
Def-linked translation error: Found no Verse.RecipeDef named CreateCrystalEye to match CreateCrystalEye.description
Def-linked translation error: Found no Verse.RecipeDef named CreateCrystalEye to match CreateCrystalEye.jobString
Def-linked translation error: Found no Verse.RecipeDef named CreateVancidium to match CreateVancidium.label
Def-linked translation error: Found no Verse.RecipeDef named CreateVancidium to match CreateVancidium.description
Def-linked translation error: Found no Verse.RecipeDef named CreateVancidium to match CreateVancidium.jobString
Def-linked translation error: Found no Verse.RecipeDef named MakeAdvancedComponent to match MakeAdvancedComponent.label
Def-linked translation error: Found no Verse.RecipeDef named MakeAdvancedComponent to match MakeAdvancedComponent.description
Def-linked translation error: Found no Verse.RecipeDef named MakeAdvancedComponent to match MakeAdvancedComponent.jobString
Def-linked translation error: Found no Verse.ResearchProjectDef named VancidiumRefineryTech to match VancidiumRefineryTech.label
Def-linked translation error: Found no Verse.ResearchProjectDef named VancidiumRefineryTech to match VancidiumRefineryTech.description
Def-linked translation error: Found no RimWorld.ScenPartDef named MapCondition_Planetkiller to match MapCondition_Planetkiller.label
Def-linked translation error: Found no RimWorld.StatDef named PersonalShieldEnergyMax to match PersonalShieldEnergyMax.label
Def-linked translation error: Found no RimWorld.StatDef named PersonalShieldEnergyMax to match PersonalShieldEnergyMax.description
Def-linked translation error: Found no RimWorld.StatDef named PersonalShieldRechargeRate to match PersonalShieldRechargeRate.label
Def-linked translation error: Found no RimWorld.StatDef named PersonalShieldRechargeRate to match PersonalShieldRechargeRate.description
Def-linked translation error: Found no RimWorld.StatDef named PersonalShieldRechargeRate to match PersonalShieldRechargeRate.formatString
Def-linked translation error: Found no RimWorld.StatDef named HarvestFailChance to match HarvestFailChance.label
Def-linked translation error: Found no RimWorld.StatDef named HarvestFailChance to match HarvestFailChance.description
Def-linked translation error: Found no RimWorld.StatDef named ConstructFailChance to match ConstructFailChance.label
Def-linked translation error: Found no RimWorld.StatDef named ConstructFailChance to match ConstructFailChance.description
Def-linked translation error: Found no RimWorld.StatDef named FixBrokenDownBuildingFailChance to match FixBrokenDownBuildingFailChance.label
Def-linked translation error: Found no RimWorld.StatDef named FixBrokenDownBuildingFailChance to match FixBrokenDownBuildingFailChance.description
Def-linked translation error: Found no Verse.ThingDef named HorseshoesPin_plan to match HorseshoesPin_plan.label
Def-linked translation error: Found no Verse.ThingDef named HorseshoesPin_plan_Install to match HorseshoesPin_plan_Install.label
Def-linked translation error: Found no Verse.ThingDef named ChessTable_plan to match ChessTable_plan.label
Def-linked translation error: Found no Verse.ThingDef named ChessTable_plan_Install to match ChessTable_plan_Install.label
Def-linked translation error: Found no Verse.ThingDef named BilliardsTable_plan to match BilliardsTable_plan.label
Def-linked translation error: Found no Verse.ThingDef named BilliardsTable_plan_Install to match BilliardsTable_plan_Install.label
Def-linked translation error: Found no Verse.ThingDef named TubeTelevision_plan to match TubeTelevision_plan.label
Def-linked translation error: Found no Verse.ThingDef named TubeTelevision_plan_Install to match TubeTelevision_plan_Install.label
Def-linked translation error: Found no Verse.ThingDef named FlatscreenTelevision_plan_Install to match FlatscreenTelevision_plan_Install.label
Def-linked translation error: Found no Verse.ThingDef named MegascreenTelevision_plan_Install to match MegascreenTelevision_plan_Install.label
Def-linked translation error: Found no Verse.ThingDef named Telescope_plan_Install to match Telescope_plan_Install.label
Def-linked translation error: Found no Verse.ThingDef named OrbitalTradeBeacon_plan to match OrbitalTradeBeacon_plan.label
Def-linked translation error: Found no Verse.ThingDef named OrbitalTradeBeacon_plan_Install to match OrbitalTradeBeacon_plan_Install.label
Def-linked translation error: Found no Verse.ThingDef named CommsConsole_plan to match CommsConsole_plan.label
Def-linked translation error: Found no Verse.ThingDef named FirefoamPopper_plan to match FirefoamPopper_plan.label
Def-linked translation error: Found no Verse.ThingDef named FirefoamPopper_plan_Install to match FirefoamPopper_plan_Install.label
Def-linked translation error: Found no Verse.ThingDef named MoisturePump_plan to match MoisturePump_plan.label
Def-linked translation error: Found no Verse.ThingDef named GroundPenetratingScanner_plan to match GroundPenetratingScanner_plan.label
Def-linked translation error: Found no Verse.ThingDef named LongRangeMineralScanner_plan to match LongRangeMineralScanner_plan.label
Def-linked translation error: Found no Verse.ThingDef named PodLauncher_plan to match PodLauncher_plan.label
Def-linked translation error: Found no Verse.ThingDef named TransportPod_plan to match TransportPod_plan.label
Def-linked translation error: Found no Verse.ThingDef named MultiAnalyzer_plan to match MultiAnalyzer_plan.label
Def-linked translation error: Found no Verse.ThingDef named MultiAnalyzer_plan_Install to match MultiAnalyzer_plan_Install.label
Def-linked translation error: Found no Verse.ThingDef named VitalsMonitor_plan to match VitalsMonitor_plan.label
Def-linked translation error: Found no Verse.ThingDef named VitalsMonitor_plan_Install to match VitalsMonitor_plan_Install.label
Def-linked translation error: Found no Verse.ThingDef named ToolCabinet_plan to match ToolCabinet_plan.label
Def-linked translation error: Found no Verse.ThingDef named ToolCabinet_plan_Install to match ToolCabinet_plan_Install.label
Def-linked translation error: Found no Verse.ThingDef named Grave_plan to match Grave_plan.label
Def-linked translation error: Found no Verse.ThingDef named Sarcophagus_plan to match Sarcophagus_plan.label
Def-linked translation error: Found no Verse.ThingDef named CryptosleepCasket_plan to match CryptosleepCasket_plan.label
Def-linked translation error: Found no Verse.ThingDef named MarriageSpot_plan to match MarriageSpot_plan.label
Def-linked translation error: Found no Verse.ThingDef named PartySpot_plan to match PartySpot_plan.label
Def-linked translation error: Found no Verse.ThingDef named CaravanPackingSpot_plan to match CaravanPackingSpot_plan.label
Def-linked translation error: Found no Verse.ThingDef named TemporaryRegionBarrier to match TemporaryRegionBarrier.label
Def-linked translation error: Found no Verse.ThingDef named TableSurrogates to match TableSurrogates.label
Def-linked translation error: Found no Verse.ThingDef named TableSurrogates to match TableSurrogates.Description
Def-linked translation error: Found no Verse.ThingDef named TableSynthetics to match TableSynthetics.label
Def-linked translation error: Found no Verse.ThingDef named TableSynthetics to match TableSynthetics.Description
Def-linked translation error: Found no Verse.ThingDef named UpgradingStation to match UpgradingStation.label
Def-linked translation error: Found no Verse.ThingDef named UpgradingStation to match UpgradingStation.Description
Def-linked translation error: Found no Verse.ThingDef named VancidiumRefinery to match VancidiumRefinery.label
Def-linked translation error: Found no Verse.ThingDef named VancidiumRefinery to match VancidiumRefinery.description
Def-linked translation error: Found no Verse.ThingDef named GlassEye to match GlassEye.label
Def-linked translation error: Found no Verse.ThingDef named GlassEye to match GlassEye.description
Def-linked translation error: Found no Verse.ThingDef named CrystalEye to match CrystalEye.label
Def-linked translation error: Found no Verse.ThingDef named CrystalEye to match CrystalEye.description
Def-linked translation error: Found no Verse.ThingDef named Vancidium to match Vancidium.label
Def-linked translation error: Found no Verse.ThingDef named Vancidium to match Vancidium.description
Def-linked translation error: Found no Verse.ThingDef named Vancidium to match Vancidium.stuffProps.stuffAdjective
Def-linked translation error: Found no Verse.ThingDef named AdvancedComponents to match AdvancedComponents.label
Def-linked translation error: Found no Verse.ThingDef named AdvancedComponents to match AdvancedComponents.description
Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.0.label
Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.0.description
Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.3.label
Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.3.description
Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.4.label
Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.4.description
Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.5.label
Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.5.description
Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.6.label
Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.6.description
Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.7.label
Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.7.description
Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.8.label
Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.8.description
Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.9.label
Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.9.description
Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.0.label
Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.0.description
Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.1.label
Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.1.description
Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.4.label
Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.4.description
Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.5.label
Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.5.description
Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.6.label
Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.6.description
Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.7.label
Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.7.description
Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.8.label
Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.8.description
Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.9.label
Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.9.description
Def-linked translation error: Found no RimWorld.ThoughtDef named SharedBedroom to match SharedBedroom.stages.0.label
Def-linked translation error: Found no RimWorld.ThoughtDef named SharedBedroom to match SharedBedroom.stages.0.description
Def-linked translation error: Found no RimWorld.TraderKindDef named Caravan_Neolithic_CombatSupplier to match Caravan_Neolithic_CombatSupplier.label
Def-linked translation error: Found no RimWorld.TraderKindDef named Orbital_Misc_PirateMerchant to match Orbital_Misc_PirateMerchant.label
Def-linked translation error: Found no RimWorld.WorkGiverDef named DoctorTreatEmergency to match DoctorTreatEmergency.label
Def-linked translation error: Found no RimWorld.WorkGiverDef named DoctorTreatEmergency to match DoctorTreatEmergency.verb
Def-linked translation error: Found no RimWorld.WorkGiverDef named DoctorTreatEmergency to match DoctorTreatEmergency.gerund
Def-linked translation error: Found no RimWorld.WorkGiverDef named DoctorTreat to match DoctorTreat.label
Def-linked translation error: Found no RimWorld.WorkGiverDef named DoctorTreat to match DoctorTreat.verb
Def-linked translation error: Found no RimWorld.WorkGiverDef named DoctorTreat to match DoctorTreat.gerund
Def-linked translation error: Found no RimWorld.WorkGiverDef named DoctorFeed to match DoctorFeed.label
Def-linked translation error: Found no RimWorld.WorkGiverDef named DoctorFeed to match DoctorFeed.verb
Def-linked translation error: Found no RimWorld.WorkGiverDef named DoctorFeed to match DoctorFeed.gerund
Def-linked translation error: Found no RimWorld.WorkGiverDef named DoBillsTableSurrogates to match DoBillsTableSurrogates.verb
Def-linked translation error: Found no RimWorld.WorkGiverDef named DoBillsTableSurrogates to match DoBillsTableSurrogates.gerund
Def-linked translation error: Found no RimWorld.WorkGiverDef named DoBillsTableSynthetics to match DoBillsTableSynthetics.verb
Def-linked translation error: Found no RimWorld.WorkGiverDef named DoBillsTableSynthetics to match DoBillsTableSynthetics.gerund
Def-linked translation error: Found no RimWorld.WorkGiverDef named DoBillsUpgradingStation to match DoBillsUpgradingStation.verb
Def-linked translation error: Found no RimWorld.WorkGiverDef named DoBillsUpgradingStation to match DoBillsUpgradingStation.gerund
Could not execute post-long-event action. Exception: System.TypeInitializationException: An exception was thrown by the type initializer for Nandonalt_SetUpCamp.SetUpCamp ---> System.MissingMethodException: Method not found: 'Verse.Scribe.InitLoading'.
--- End of inner exception stack trace ---
at (wrapper managed-to-native) System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (intptr)
at System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor (RuntimeTypeHandle type) [0x00000] in <filename unknown>:0
at Verse.StaticConstructorOnStartupUtility.CallAll () [0x00000] in <filename unknown>:0
at Verse.PlayDataLoader.<DoPlayLoad>m__814 () [0x00000] in <filename unknown>:0
at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
Unloading 5 Unused Serialized files (Serialized files now loaded: 0)
Unloading 43 unused Assets to reduce memory usage. Loaded Objects now: 7368.
Total: 26.147503 ms (FindLiveObjects: 0.429147 ms CreateObjectMapping: 0.396431 ms MarkObjects: 25.243984 ms DeleteObjects: 0.076977 ms)
Loading game from file Hialeah with mods Core, 730528968, 832990295, 725219116, 818773962, 929270780, 725956940, et 735106432
Loaded file (Map) is from version 0.16.1393 rev536, we are running version 0.17.1546 rev887.
Could not load reference to Verse.ResearchProjectDef named VancidiumRefineryTech
Null key while loading dictionary of Verse.ResearchProjectDef and System.Single.
Exception from asynchronous event: System.NullReferenceException: Object reference not set to an instance of an object
at Verse.Game.FillComponents () [0x00000] in <filename unknown>:0
at Verse.Game.ExposeSmallComponents () [0x00000] in <filename unknown>:0
at Verse.Game.LoadGame () [0x00000] in <filename unknown>:0
at Verse.SavedGameLoader.LoadGameFromSaveFile (System.String fileName) [0x00000] in <filename unknown>:0
at Verse.Root_Play.<Start>m__854 () [0x00000] in <filename unknown>:0
at Verse.LongEventHandler.RunEventFromAnotherThread (System.Action action) [0x00000] in <filename unknown>:0
Unloading 0 Unused Serialized files (Serialized files now loaded: 0)
Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 7368.
Total: 23.580959 ms (FindLiveObjects: 0.275192 ms CreateObjectMapping: 0.261080 ms MarkObjects: 23.002668 ms DeleteObjects: 0.041054 ms)
Unloading 2 Unused Serialized files (Serialized files now loaded: 0)
Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 7359.
Total: 24.849476 ms (FindLiveObjects: 0.350245 ms CreateObjectMapping: 0.485596 ms MarkObjects: 23.961033 ms DeleteObjects: 0.051638 ms)
Unloading 2 Unused Serialized files (Serialized files now loaded: 0)
Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 7374.
Total: 26.760754 ms (FindLiveObjects: 0.241836 ms CreateObjectMapping: 0.441335 ms MarkObjects: 26.054489 ms DeleteObjects: 0.022130 ms)
Loading game from file Hialeah with mods Core, 730528968, 832990295, 725219116, 818773962, 929270780, 725956940, et 735106432
Loaded file (Map) is from version 0.16.1393 rev536, we are running version 0.17.1546 rev887.
Could not load reference to Verse.ResearchProjectDef named VancidiumRefineryTech
Null key while loading dictionary of Verse.ResearchProjectDef and System.Single.
Exception from asynchronous event: System.NullReferenceException: Object reference not set to an instance of an object
at Verse.Game.FillComponents () [0x00000] in <filename unknown>:0
at Verse.Game.ExposeSmallComponents () [0x00000] in <filename unknown>:0
at Verse.Game.LoadGame () [0x00000] in <filename unknown>:0
at Verse.SavedGameLoader.LoadGameFromSaveFile (System.String fileName) [0x00000] in <filename unknown>:0
at Verse.Root_Play.<Start>m__854 () [0x00000] in <filename unknown>:0
at Verse.LongEventHandler.RunEventFromAnotherThread (System.Action action) [0x00000] in <filename unknown>:0
Unloading 0 Unused Serialized files (Serialized files now loaded: 0)
Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 7374.
Total: 26.524691 ms (FindLiveObjects: 0.281607 ms CreateObjectMapping: 0.640513 ms MarkObjects: 25.573702 ms DeleteObjects: 0.028224 ms)
Unloading 2 Unused Serialized files (Serialized files now loaded: 0)
Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 7365.
Total: 25.014658 ms (FindLiveObjects: 0.308870 ms CreateObjectMapping: 0.384243 ms MarkObjects: 24.302618 ms DeleteObjects: 0.018282 ms)
Unloading 2 Unused Serialized files (Serialized files now loaded: 0)
Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 7380.
Total: 24.210569 ms (FindLiveObjects: 0.239911 ms CreateObjectMapping: 0.256910 ms MarkObjects: 23.693218 ms DeleteObjects: 0.019885 ms)
Loading game from file Gratos with mods Core, 730528968, 832990295, 725219116, 818773962, 929270780, 725956940, et 735106432
Loaded file (Map) is from version 0.16.1393 rev536, we are running version 0.17.1546 rev887.
Could not load reference to Verse.ResearchProjectDef named VancidiumRefineryTech
Null key while loading dictionary of Verse.ResearchProjectDef and System.Single.
Exception from asynchronous event: System.NullReferenceException: Object reference not set to an instance of an object
at Verse.Game.FillComponents () [0x00000] in <filename unknown>:0
at Verse.Game.ExposeSmallComponents () [0x00000] in <filename unknown>:0
at Verse.Game.LoadGame () [0x00000] in <filename unknown>:0
at Verse.SavedGameLoader.LoadGameFromSaveFile (System.String fileName) [0x00000] in <filename unknown>:0
at Verse.Root_Play.<Start>m__854 () [0x00000] in <filename unknown>:0
at Verse.LongEventHandler.RunEventFromAnotherThread (System.Action action) [0x00000] in <filename unknown>:0
Unloading 0 Unused Serialized files (Serialized files now loaded: 0)
Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 7380.
Total: 25.010489 ms (FindLiveObjects: 0.260118 ms CreateObjectMapping: 0.520878 ms MarkObjects: 24.210890 ms DeleteObjects: 0.017640 ms)
Unloading 2 Unused Serialized files (Serialized files now loaded: 0)
Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 7371.
Total: 23.964884 ms (FindLiveObjects: 0.337095 ms CreateObjectMapping: 0.672907 ms MarkObjects: 22.919279 ms DeleteObjects: 0.034960 ms)
Setting up 1 worker threads for Enlighten.
Thread -> id: 8ec -> priority: 1
Initialize engine version: 5.4.1f1 (649f48bbbf0f)
GfxDevice: creating device client; threaded=1
Direct3D:
Version: Direct3D 9.0c [nvd3dum.dll 21.21.13.7633]
Renderer: NVIDIA GeForce GTX 760
Vendor: NVIDIA
VRAM: 1989 MB (via DXGI)
Caps: Shader=30 DepthRT=1 NativeDepth=1 NativeShadow=1 DF16=0 INTZ=1 NULL=1 RESZ=0 SlowINTZ=0 ATOC=1
Begin MonoManager ReloadAssembly
Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.dll into Unity Child Domain
Loading [Rimworld_dir]\RimWorldWin_Data\Managed\Assembly-CSharp-firstpass.dll into Unity Child Domain
Loading [Rimworld_dir]\RimWorldWin_Data\Managed\Assembly-CSharp.dll into Unity Child Domain
Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.UI.dll into Unity Child Domain
Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.Networking.dll into Unity Child Domain
Loading [Rimworld_dir]\RimWorldWin_Data\Managed\System.Xml.Linq.dll into Unity Child Domain
Loading [Rimworld_dir]\RimWorldWin_Data\Managed\NAudio.dll into Unity Child Domain
Loading [Rimworld_dir]\RimWorldWin_Data\Managed\NVorbis.dll into Unity Child Domain
desktop: 1360x768 60Hz; virtual: 1360x768 at 0,0
RimWorld 0.17.1546 rev887
Error loading language from [Rimworld_dir]\Mods\Core\Languages\French: dir MainTabDef doesn't correspond to any def type. Skipping...
Error loading language from [Rimworld_dir]\Mods\Core\Languages\French: dir MapConditionDef doesn't correspond to any def type. Skipping...
Error loading language from [Rimworld_dir]\Mods\Core\Languages\French: dir PawnColumns_Def doesn't correspond to any def type. Skipping...
Duplicate def-linked translation key: Beer.label
Duplicate def-linked translation key: Beer.description
Duplicate def-linked translation key: Beer.ingestible.ingestCommandString
Duplicate def-linked translation key: Beer.ingestible.ingestReportString
Duplicate def-linked translation key: Wort.label
Duplicate def-linked translation key: Wort.description
Duplicate def-linked translation key: GoJuice.label
Duplicate def-linked translation key: GoJuice.description
Duplicate def-linked translation key: GoJuice.ingestible.ingestCommandString
Duplicate def-linked translation key: GoJuice.ingestible.ingestReportString
Exception loading translation data from file [Rimworld_dir]\Mods\Core\Languages\French\DefInjected\ThingDef\Items_Exotic.xml: System.Xml.XmlException: Text node cannot appear in this state. file:///[Rimworld_dir]/Mods/Core/Languages/French/DefInjected/ThingDef/Items_Exotic.xml Line 1, position 1.
at Mono.Xml2.XmlTextReader.ReadText (Boolean notWhitespace) [0x00000] in <filename unknown>:0
at Mono.Xml2.XmlTextReader.ReadContent () [0x00000] in <filename unknown>:0
at Mono.Xml2.XmlTextReader.Read () [0x00000] in <filename unknown>:0
at System.Xml.XmlTextReader.Read () [0x00000] in <filename unknown>:0
at Mono.Xml.XmlFilterReader.Read () [0x00000] in <filename unknown>:0
at System.Xml.Linq.XDocument.ReadContent (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
at System.Xml.Linq.XDocument.LoadCore (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
at System.Xml.Linq.XDocument.Load (System.String uri, LoadOptions options) [0x00000] in <filename unknown>:0
at System.Xml.Linq.XDocument.Load (System.String uri) [0x00000] in <filename unknown>:0
at Verse.DefInjectionPackage.AddDataFromFile (System.IO.FileInfo file) [0x00000] in <filename unknown>:0
Duplicate def-linked translation key: Luciferium.label
Duplicate def-linked translation key: Luciferium.description
Duplicate def-linked translation key: Luciferium.ingestible.ingestCommandString
Duplicate def-linked translation key: Luciferium.ingestible.ingestReportString
Duplicate def-linked translation key: Penoxycyline.label
Duplicate def-linked translation key: Penoxycyline.description
Duplicate def-linked translation key: Penoxycyline.ingestible.ingestCommandString
Duplicate def-linked translation key: Penoxycyline.ingestible.ingestReportString
Exception loading translation data from file [Rimworld_dir]\Mods\Core\Languages\French\DefInjected\ThingDef\Plants_Special.xml: System.Xml.XmlException: 'PlantAmbrosia.description' is expected file:///[Rimworld_dir]/Mods/Core/Languages/French/DefInjected/ThingDef/Plants_Special.xml Line 11, position 4.
at Mono.Xml2.XmlTextReader.Expect (System.String expected) [0x00000] in <filename unknown>:0
at Mono.Xml2.XmlTextReader.ReadEndTag () [0x00000] in <filename unknown>:0
at Mono.Xml2.XmlTextReader.ReadContent () [0x00000] in <filename unknown>:0
at Mono.Xml2.XmlTextReader.Read () [0x00000] in <filename unknown>:0
at System.Xml.XmlTextReader.Read () [0x00000] in <filename unknown>:0
at Mono.Xml.XmlFilterReader.Read () [0x00000] in <filename unknown>:0
at System.Xml.Linq.XNode.ReadFrom (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
at System.Xml.Linq.XContainer.ReadContentFrom (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
at System.Xml.Linq.XElement.LoadCore (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
at System.Xml.Linq.XNode.ReadFrom (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
at System.Xml.Linq.XContainer.ReadContentFrom (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
at System.Xml.Linq.XElement.LoadCore (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
at System.Xml.Linq.XNode.ReadFrom (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
at System.Xml.Linq.XContainer.ReadContentFrom (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
at System.Xml.Linq.XDocument.ReadContent (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
at System.Xml.Linq.XDocument.LoadCore (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
at System.Xml.Linq.XDocument.Load (System.String uri, LoadOptions options) [0x00000] in <filename unknown>:0
at System.Xml.Linq.XDocument.Load (System.String uri) [0x00000] in <filename unknown>:0
at Verse.DefInjectionPackage.AddDataFromFile (System.IO.FileInfo file) [0x00000] in <filename unknown>:0
Duplicate def-linked translation key: PegLeg.label
Duplicate def-linked translation key: SimpleProstheticArm.label
Duplicate def-linked translation key: SimpleProstheticLeg.label
Duplicate def-linked translation key: InstallDenture.label
Duplicate def-linked translation key: InstallDenture.description
Duplicate def-linked translation key: InstallDenture.jobString
Duplicate def-linked translation key: InstallPegLeg.label
Duplicate def-linked translation key: InstallPegLeg.description
Duplicate def-linked translation key: InstallPegLeg.jobString
Duplicate def-linked translation key: CreateDruggedRib.label
Duplicate def-linked translation key: CreateDruggedRib.description
Duplicate def-linked translation key: CreateDruggedRib.jobString
Duplicate def-linked translation key: InstallNaturalHeart.label
Duplicate def-linked translation key: InstallNaturalHeart.description
Duplicate def-linked translation key: InstallNaturalHeart.jobString
Duplicate def-linked translation key: InstallNaturalLiver.label
Duplicate def-linked translation key: InstallNaturalLiver.description
Duplicate def-linked translation key: InstallNaturalLiver.jobString
Duplicate def-linked translation key: InstallNaturalKidney.label
Duplicate def-linked translation key: InstallNaturalKidney.description
Duplicate def-linked translation key: InstallNaturalKidney.jobString
Duplicate def-linked translation key: InstallNaturalLung.label
Duplicate def-linked translation key: InstallNaturalLung.description
Duplicate def-linked translation key: InstallNaturalLung.jobString
Duplicate def-linked translation key: RemoveBodyPart.label
Duplicate def-linked translation key: RemoveBodyPart.description
Duplicate def-linked translation key: RemoveBodyPart.jobString
Duplicate def-linked translation key: RemoveMechanoidBodyPart.label
Duplicate def-linked translation key: RemoveMechanoidBodyPart.description
Duplicate def-linked translation key: RemoveMechanoidBodyPart.jobString
Duplicate def-linked translation key: Euthanize.label
Duplicate def-linked translation key: Euthanize.description
Duplicate def-linked translation key: Euthanize.jobString
Duplicate def-linked translation key: ShutDownMechanoid.label
Duplicate def-linked translation key: ShutDownMechanoid.description
Duplicate def-linked translation key: ShutDownMechanoid.jobString
Duplicate def-linked translation key: InstallSimpleProstheticLeg.label
Duplicate def-linked translation key: InstallSimpleProstheticLeg.description
Duplicate def-linked translation key: InstallSimpleProstheticLeg.jobString
Duplicate def-linked translation key: InstallSimpleProstheticArm.label
Duplicate def-linked translation key: InstallSimpleProstheticArm.description
Duplicate def-linked translation key: InstallSimpleProstheticArm.jobString
Duplicate def-linked translation key: ScytherBlade.label
Duplicate def-linked translation key: ScytherBlade.description
Failed to find any texture while constructing Multi(initPath=Things/Building/Furniture/EquipmentRack, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
Could not load UnityEngine.Texture2D at Terrain/Surfaces/WaterShallow in any active mod or in base resources.
MatFrom with null sourceTex.
Failed to find any texture while constructing Multi(initPath=Things/Building/Furniture/EquipmentRack, color=RGBA(0.500, 0.500, 1.000, 0.350), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
Def-linked translation error: Found no Verse.RecipeDef named HealScars to match HealScars.label
Def-linked translation error: Found no Verse.RecipeDef named HealScars to match HealScars.description
Def-linked translation error: Found no Verse.RecipeDef named HealScars to match HealScars.jobString
Def-linked translation error: Found no Verse.RecipeDef named InstallGlassEye to match InstallGlassEye.label
Def-linked translation error: Found no Verse.RecipeDef named InstallGlassEye to match InstallGlassEye.description
Def-linked translation error: Found no Verse.RecipeDef named InstallGlassEye to match InstallGlassEye.jobString
Def-linked translation error: Found no Verse.RecipeDef named InstallCrystalEye to match InstallCrystalEye.label
Def-linked translation error: Found no Verse.RecipeDef named InstallCrystalEye to match InstallCrystalEye.description
Def-linked translation error: Found no Verse.RecipeDef named InstallCrystalEye to match InstallCrystalEye.jobString
Def-linked translation error: Found no Verse.RecipeDef named CreateGlassEye to match CreateGlassEye.label
Def-linked translation error: Found no Verse.RecipeDef named CreateGlassEye to match CreateGlassEye.description
Def-linked translation error: Found no Verse.RecipeDef named CreateGlassEye to match CreateGlassEye.jobString
Def-linked translation error: Found no Verse.RecipeDef named CreateCrystalEye to match CreateCrystalEye.label
Def-linked translation error: Found no Verse.RecipeDef named CreateCrystalEye to match CreateCrystalEye.description
Def-linked translation error: Found no Verse.RecipeDef named CreateCrystalEye to match CreateCrystalEye.jobString
Def-linked translation error: Found no Verse.RecipeDef named CreateVancidium to match CreateVancidium.label
Def-linked translation error: Found no Verse.RecipeDef named CreateVancidium to match CreateVancidium.description
Def-linked translation error: Found no Verse.RecipeDef named CreateVancidium to match CreateVancidium.jobString
Def-linked translation error: Found no Verse.RecipeDef named MakeAdvancedComponent to match MakeAdvancedComponent.label
Def-linked translation error: Found no Verse.RecipeDef named MakeAdvancedComponent to match MakeAdvancedComponent.description
Def-linked translation error: Found no Verse.RecipeDef named MakeAdvancedComponent to match MakeAdvancedComponent.jobString
Def-linked translation error: Found no Verse.ResearchProjectDef named VancidiumRefineryTech to match VancidiumRefineryTech.label
Def-linked translation error: Found no Verse.ResearchProjectDef named VancidiumRefineryTech to match VancidiumRefineryTech.description
Def-linked translation error: Found no RimWorld.ScenPartDef named MapCondition_Planetkiller to match MapCondition_Planetkiller.label
Def-linked translation error: Found no RimWorld.StatDef named PersonalShieldEnergyMax to match PersonalShieldEnergyMax.label
Def-linked translation error: Found no RimWorld.StatDef named PersonalShieldEnergyMax to match PersonalShieldEnergyMax.description
Def-linked translation error: Found no RimWorld.StatDef named PersonalShieldRechargeRate to match PersonalShieldRechargeRate.label
Def-linked translation error: Found no RimWorld.StatDef named PersonalShieldRechargeRate to match PersonalShieldRechargeRate.description
Def-linked translation error: Found no RimWorld.StatDef named PersonalShieldRechargeRate to match PersonalShieldRechargeRate.formatString
Def-linked translation error: Found no RimWorld.StatDef named HarvestFailChance to match HarvestFailChance.label
Def-linked translation error: Found no RimWorld.StatDef named HarvestFailChance to match HarvestFailChance.description
Def-linked translation error: Found no RimWorld.StatDef named ConstructFailChance to match ConstructFailChance.label
Def-linked translation error: Found no RimWorld.StatDef named ConstructFailChance to match ConstructFailChance.description
Def-linked translation error: Found no RimWorld.StatDef named FixBrokenDownBuildingFailChance to match FixBrokenDownBuildingFailChance.label
Def-linked translation error: Found no RimWorld.StatDef named FixBrokenDownBuildingFailChance to match FixBrokenDownBuildingFailChance.description
Def-linked translation error: Found no Verse.ThingDef named HorseshoesPin_plan to match HorseshoesPin_plan.label
Def-linked translation error: Found no Verse.ThingDef named HorseshoesPin_plan_Install to match HorseshoesPin_plan_Install.label
Def-linked translation error: Found no Verse.ThingDef named ChessTable_plan to match ChessTable_plan.label
Def-linked translation error: Found no Verse.ThingDef named ChessTable_plan_Install to match ChessTable_plan_Install.label
Def-linked translation error: Found no Verse.ThingDef named BilliardsTable_plan to match BilliardsTable_plan.label
Def-linked translation error: Found no Verse.ThingDef named BilliardsTable_plan_Install to match BilliardsTable_plan_Install.label
Def-linked translation error: Found no Verse.ThingDef named TubeTelevision_plan to match TubeTelevision_plan.label
Def-linked translation error: Found no Verse.ThingDef named TubeTelevision_plan_Install to match TubeTelevision_plan_Install.label
Def-linked translation error: Found no Verse.ThingDef named FlatscreenTelevision_plan_Install to match FlatscreenTelevision_plan_Install.label
Def-linked translation error: Found no Verse.ThingDef named MegascreenTelevision_plan_Install to match MegascreenTelevision_plan_Install.label
Def-linked translation error: Found no Verse.ThingDef named Telescope_plan_Install to match Telescope_plan_Install.label
Def-linked translation error: Found no Verse.ThingDef named OrbitalTradeBeacon_plan to match OrbitalTradeBeacon_plan.label
Def-linked translation error: Found no Verse.ThingDef named OrbitalTradeBeacon_plan_Install to match OrbitalTradeBeacon_plan_Install.label
Def-linked translation error: Found no Verse.ThingDef named CommsConsole_plan to match CommsConsole_plan.label
Def-linked translation error: Found no Verse.ThingDef named FirefoamPopper_plan to match FirefoamPopper_plan.label
Def-linked translation error: Found no Verse.ThingDef named FirefoamPopper_plan_Install to match FirefoamPopper_plan_Install.label
Def-linked translation error: Found no Verse.ThingDef named MoisturePump_plan to match MoisturePump_plan.label
Def-linked translation error: Found no Verse.ThingDef named GroundPenetratingScanner_plan to match GroundPenetratingScanner_plan.label
Def-linked translation error: Found no Verse.ThingDef named LongRangeMineralScanner_plan to match LongRangeMineralScanner_plan.label
Def-linked translation error: Found no Verse.ThingDef named PodLauncher_plan to match PodLauncher_plan.label
Def-linked translation error: Found no Verse.ThingDef named TransportPod_plan to match TransportPod_plan.label
Def-linked translation error: Found no Verse.ThingDef named MultiAnalyzer_plan to match MultiAnalyzer_plan.label
Def-linked translation error: Found no Verse.ThingDef named MultiAnalyzer_plan_Install to match MultiAnalyzer_plan_Install.label
Def-linked translation error: Found no Verse.ThingDef named VitalsMonitor_plan to match VitalsMonitor_plan.label
Def-linked translation error: Found no Verse.ThingDef named VitalsMonitor_plan_Install to match VitalsMonitor_plan_Install.label
Def-linked translation error: Found no Verse.ThingDef named ToolCabinet_plan to match ToolCabinet_plan.label
Def-linked translation error: Found no Verse.ThingDef named ToolCabinet_plan_Install to match ToolCabinet_plan_Install.label
Def-linked translation error: Found no Verse.ThingDef named Grave_plan to match Grave_plan.label
Def-linked translation error: Found no Verse.ThingDef named Sarcophagus_plan to match Sarcophagus_plan.label
Def-linked translation error: Found no Verse.ThingDef named CryptosleepCasket_plan to match CryptosleepCasket_plan.label
Def-linked translation error: Found no Verse.ThingDef named MarriageSpot_plan to match MarriageSpot_plan.label
Def-linked translation error: Found no Verse.ThingDef named PartySpot_plan to match PartySpot_plan.label
Def-linked translation error: Found no Verse.ThingDef named CaravanPackingSpot_plan to match CaravanPackingSpot_plan.label
Def-linked translation error: Found no Verse.ThingDef named TemporaryRegionBarrier to match TemporaryRegionBarrier.label
Def-linked translation error: Found no Verse.ThingDef named TableSurrogates to match TableSurrogates.label
Def-linked translation error: Found no Verse.ThingDef named TableSurrogates to match TableSurrogates.Description
Def-linked translation error: Found no Verse.ThingDef named TableSynthetics to match TableSynthetics.label
Def-linked translation error: Found no Verse.ThingDef named TableSynthetics to match TableSynthetics.Description
Def-linked translation error: Found no Verse.ThingDef named UpgradingStation to match UpgradingStation.label
Def-linked translation error: Found no Verse.ThingDef named UpgradingStation to match UpgradingStation.Description
Def-linked translation error: Found no Verse.ThingDef named VancidiumRefinery to match VancidiumRefinery.label
Def-linked translation error: Found no Verse.ThingDef named VancidiumRefinery to match VancidiumRefinery.description
Def-linked translation error: Found no Verse.ThingDef named GlassEye to match GlassEye.label
Def-linked translation error: Found no Verse.ThingDef named GlassEye to match GlassEye.description
Def-linked translation error: Found no Verse.ThingDef named CrystalEye to match CrystalEye.label
Def-linked translation error: Found no Verse.ThingDef named CrystalEye to match CrystalEye.description
Def-linked translation error: Found no Verse.ThingDef named Vancidium to match Vancidium.label
Def-linked translation error: Found no Verse.ThingDef named Vancidium to match Vancidium.description
Def-linked translation error: Found no Verse.ThingDef named Vancidium to match Vancidium.stuffProps.stuffAdjective
Def-linked translation error: Found no Verse.ThingDef named AdvancedComponents to match AdvancedComponents.label
Def-linked translation error: Found no Verse.ThingDef named AdvancedComponents to match AdvancedComponents.description
Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.0.label
Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.0.description
Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.3.label
Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.3.description
Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.4.label
Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.4.description
Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.5.label
Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.5.description
Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.6.label
Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.6.description
Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.7.label
Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.7.description
Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.8.label
Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.8.description
Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.9.label
Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.9.description
Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.0.label
Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.0.description
Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.1.label
Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.1.description
Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.4.label
Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.4.description
Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.5.label
Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.5.description
Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.6.label
Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.6.description
Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.7.label
Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.7.description
Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.8.label
Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.8.description
Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.9.label
Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.9.description
Def-linked translation error: Found no RimWorld.ThoughtDef named SharedBedroom to match SharedBedroom.stages.0.label
Def-linked translation error: Found no RimWorld.ThoughtDef named SharedBedroom to match SharedBedroom.stages.0.description
Def-linked translation error: Found no RimWorld.TraderKindDef named Caravan_Neolithic_CombatSupplier to match Caravan_Neolithic_CombatSupplier.label
Def-linked translation error: Found no RimWorld.TraderKindDef named Orbital_Misc_PirateMerchant to match Orbital_Misc_PirateMerchant.label
Def-linked translation error: Found no RimWorld.WorkGiverDef named DoctorTreatEmergency to match DoctorTreatEmergency.label
Def-linked translation error: Found no RimWorld.WorkGiverDef named DoctorTreatEmergency to match DoctorTreatEmergency.verb
Def-linked translation error: Found no RimWorld.WorkGiverDef named DoctorTreatEmergency to match DoctorTreatEmergency.gerund
Def-linked translation error: Found no RimWorld.WorkGiverDef named DoctorTreat to match DoctorTreat.label
Def-linked translation error: Found no RimWorld.WorkGiverDef named DoctorTreat to match DoctorTreat.verb
Def-linked translation error: Found no RimWorld.WorkGiverDef named DoctorTreat to match DoctorTreat.gerund
Def-linked translation error: Found no RimWorld.WorkGiverDef named DoctorFeed to match DoctorFeed.label
Def-linked translation error: Found no RimWorld.WorkGiverDef named DoctorFeed to match DoctorFeed.verb
Def-linked translation error: Found no RimWorld.WorkGiverDef named DoctorFeed to match DoctorFeed.gerund
Def-linked translation error: Found no RimWorld.WorkGiverDef named DoBillsTableSurrogates to match DoBillsTableSurrogates.verb
Def-linked translation error: Found no RimWorld.WorkGiverDef named DoBillsTableSurrogates to match DoBillsTableSurrogates.gerund
Def-linked translation error: Found no RimWorld.WorkGiverDef named DoBillsTableSynthetics to match DoBillsTableSynthetics.verb
Def-linked translation error: Found no RimWorld.WorkGiverDef named DoBillsTableSynthetics to match DoBillsTableSynthetics.gerund
Def-linked translation error: Found no RimWorld.WorkGiverDef named DoBillsUpgradingStation to match DoBillsUpgradingStation.verb
Def-linked translation error: Found no RimWorld.WorkGiverDef named DoBillsUpgradingStation to match DoBillsUpgradingStation.gerund
Could not execute post-long-event action. Exception: System.TypeInitializationException: An exception was thrown by the type initializer for Nandonalt_SetUpCamp.SetUpCamp ---> System.MissingMethodException: Method not found: 'Verse.Scribe.InitLoading'.
--- End of inner exception stack trace ---
at (wrapper managed-to-native) System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (intptr)
at System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor (RuntimeTypeHandle type) [0x00000] in <filename unknown>:0
at Verse.StaticConstructorOnStartupUtility.CallAll () [0x00000] in <filename unknown>:0
at Verse.PlayDataLoader.<DoPlayLoad>m__814 () [0x00000] in <filename unknown>:0
at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
Unloading 5 Unused Serialized files (Serialized files now loaded: 0)
Unloading 43 unused Assets to reduce memory usage. Loaded Objects now: 7293.
Total: 25.822275 ms (FindLiveObjects: 0.256269 ms CreateObjectMapping: 0.472125 ms MarkObjects: 25.040638 ms DeleteObjects: 0.052280 ms)
Loading game from file Hialeah with mods Core, 730528968, 832990295, 929270780, 725956940, 735106432, et 818773962
Loaded file (Map) is from version 0.16.1393 rev536, we are running version 0.17.1546 rev887.
Could not load reference to Verse.ResearchProjectDef named VancidiumRefineryTech
Null key while loading dictionary of Verse.ResearchProjectDef and System.Single.
Exception from asynchronous event: System.NullReferenceException: Object reference not set to an instance of an object
at Verse.Game.FillComponents () [0x00000] in <filename unknown>:0
at Verse.Game.ExposeSmallComponents () [0x00000] in <filename unknown>:0
at Verse.Game.LoadGame () [0x00000] in <filename unknown>:0
at Verse.SavedGameLoader.LoadGameFromSaveFile (System.String fileName) [0x00000] in <filename unknown>:0
at Verse.Root_Play.<Start>m__854 () [0x00000] in <filename unknown>:0
at Verse.LongEventHandler.RunEventFromAnotherThread (System.Action action) [0x00000] in <filename unknown>:0
Unloading 0 Unused Serialized files (Serialized files now loaded: 0)
Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 7293.
Total: 25.458879 ms (FindLiveObjects: 0.495539 ms CreateObjectMapping: 0.669700 ms MarkObjects: 24.277601 ms DeleteObjects: 0.015395 ms)
Unloading 2 Unused Serialized files (Serialized files now loaded: 0)
Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 7284.
Total: 25.367788 ms (FindLiveObjects: 0.320096 ms CreateObjectMapping: 0.631853 ms MarkObjects: 24.379917 ms DeleteObjects: 0.035601 ms)
Current path relative to parent is not null in InitLoading
Loaded file (Scenario) is from version 0.16.1393 rev536, we are running version 0.17.1546 rev887.
Loaded file (Scenario) is from version 0.16.1393 rev536, we are running version 0.17.1546 rev887.
Unloading 1 Unused Serialized files (Serialized files now loaded: 0)
Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 7467.
Total: 51.002754 ms (FindLiveObjects: 0.169991 ms CreateObjectMapping: 0.534349 ms MarkObjects: 50.259926 ms DeleteObjects: 0.036564 ms)
Unloading 3 Unused Serialized files (Serialized files now loaded: 0)
Unloading 34 unused Assets to reduce memory usage. Loaded Objects now: 7523.
Total: 48.213619 ms (FindLiveObjects: 0.361150 ms CreateObjectMapping: 0.544933 ms MarkObjects: 47.256859 ms DeleteObjects: 0.050035 ms)
Initializing new game with mods Core, 730528968, 832990295, 929270780, 725956940, 735106432, et 818773962
Unloading 0 Unused Serialized files (Serialized files now loaded: 0)
Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 13726.
Total: 115.052155 ms (FindLiveObjects: 0.486559 ms CreateObjectMapping: 0.645965 ms MarkObjects: 113.868958 ms DeleteObjects: 0.050035 ms)
[HugsLib][ERR] Exception during OnMapLoaded: System.NullReferenceException: Object reference not set to an instance of an object
at HugsLib.HugsLibController.OnMapLoaded (Verse.Map map) [0x00000] in <filename unknown>:0
Unloading 3 Unused Serialized files (Serialized files now loaded: 0)
Unloading 5843 unused Assets to reduce memory usage. Loaded Objects now: 7961.
Total: 69.061890 ms (FindLiveObjects: 0.708830 ms CreateObjectMapping: 1.318232 ms MarkObjects: 51.491238 ms DeleteObjects: 15.542630 ms)
Loaded file (Scenario) is from version 0.16.1393 rev536, we are running version 0.17.1546 rev887.
Loaded file (Scenario) is from version 0.16.1393 rev536, we are running version 0.17.1546 rev887.
Unloading 1 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets to reduce memory usage. Loaded Objects now: 8041.
Total: 99.471359 ms (FindLiveObjects: 0.627363 ms CreateObjectMapping: 0.788052 ms MarkObjects: 96.442955 ms DeleteObjects: 1.612027 ms)
Unloading 2 Unused Serialized files (Serialized files now loaded: 0)
Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 8056.
Total: 74.670319 ms (FindLiveObjects: 0.377187 ms CreateObjectMapping: 0.329718 ms MarkObjects: 73.933578 ms DeleteObjects: 0.029187 ms)
Initializing new game with mods Core, 730528968, 832990295, 929270780, 725956940, 735106432, et 818773962
Unloading 0 Unused Serialized files (Serialized files now loaded: 0)
Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 13899.
Total: 128.886536 ms (FindLiveObjects: 0.494577 ms CreateObjectMapping: 1.077678 ms MarkObjects: 127.244682 ms DeleteObjects: 0.069279 ms)
[HugsLib][ERR] Exception during OnMapLoaded: System.NullReferenceException: Object reference not set to an instance of an object
at HugsLib.HugsLibController.OnMapLoaded (Verse.Map map) [0x00000] in <filename unknown>:0
Unloading 3 Unused Serialized files (Serialized files now loaded: 0)
Unloading 5716 unused Assets to reduce memory usage. Loaded Objects now: 8232.
Total: 80.156532 ms (FindLiveObjects: 0.605232 ms CreateObjectMapping: 1.285837 ms MarkObjects: 62.964993 ms DeleteObjects: 15.299832 ms)
Loaded file (Scenario) is from version 0.16.1393 rev536, we are running version 0.17.1546 rev887.
Loaded file (Scenario) is from version 0.16.1393 rev536, we are running version 0.17.1546 rev887.
Unloading 1 Unused Serialized files (Serialized files now loaded: 0)
Unloading 25 unused Assets to reduce memory usage. Loaded Objects now: 8285.
Total: 109.196770 ms (FindLiveObjects: 0.386168 ms CreateObjectMapping: 0.653022 ms MarkObjects: 105.595528 ms DeleteObjects: 2.561090 ms)
Unloading 3 Unused Serialized files (Serialized files now loaded: 0)
Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 8304.
Total: 89.237579 ms (FindLiveObjects: 0.414713 ms CreateObjectMapping: 0.817560 ms MarkObjects: 87.971306 ms DeleteObjects: 0.033356 ms)
Initializing new game with mods Core, 730528968, 832990295, 929270780, 725956940, 735106432, et 818773962
Unloading 0 Unused Serialized files (Serialized files now loaded: 0)
Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 14002.
Total: 141.551834 ms (FindLiveObjects: 0.558725 ms CreateObjectMapping: 1.065811 ms MarkObjects: 139.859299 ms DeleteObjects: 0.066071 ms)
[HugsLib][ERR] Exception during OnMapLoaded: System.NullReferenceException: Object reference not set to an instance of an object
at HugsLib.HugsLibController.OnMapLoaded (Verse.Map map) [0x00000] in <filename unknown>:0
Unloading 3 Unused Serialized files (Serialized files now loaded: 0)
Unloading 5636 unused Assets to reduce memory usage. Loaded Objects now: 8440.
Total: 94.540016 ms (FindLiveObjects: 0.597213 ms CreateObjectMapping: 1.210143 ms MarkObjects: 79.519867 ms DeleteObjects: 13.212470 ms)
Loaded file (Scenario) is from version 0.16.1393 rev536, we are running version 0.17.1546 rev887.
Loaded file (Scenario) is from version 0.16.1393 rev536, we are running version 0.17.1546 rev887.
Setting up 1 worker threads for Enlighten.
Thread -> id: 1cb8 -> priority: 1
Initialize engine version: 5.4.1f1 (649f48bbbf0f)
GfxDevice: creating device client; threaded=1
Direct3D:
Version: Direct3D 9.0c [nvd3dum.dll 21.21.13.7633]
Renderer: NVIDIA GeForce GTX 760
Vendor: NVIDIA
VRAM: 1989 MB (via DXGI)
Caps: Shader=30 DepthRT=1 NativeDepth=1 NativeShadow=1 DF16=0 INTZ=1 NULL=1 RESZ=0 SlowINTZ=0 ATOC=1
Begin MonoManager ReloadAssembly
Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.dll into Unity Child Domain
Loading [Rimworld_dir]\RimWorldWin_Data\Managed\Assembly-CSharp-firstpass.dll into Unity Child Domain
Loading [Rimworld_dir]\RimWorldWin_Data\Managed\Assembly-CSharp.dll into Unity Child Domain
Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.UI.dll into Unity Child Domain
Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.Networking.dll into Unity Child Domain
Loading [Rimworld_dir]\RimWorldWin_Data\Managed\System.Xml.Linq.dll into Unity Child Domain
Loading [Rimworld_dir]\RimWorldWin_Data\Managed\NAudio.dll into Unity Child Domain
Loading [Rimworld_dir]\RimWorldWin_Data\Managed\NVorbis.dll into Unity Child Domain
desktop: 1360x768 60Hz; virtual: 1360x768 at 0,0
RimWorld 0.17.1546 rev887
ReflectionTypeLoadException getting types in assembly Fluffy_Tabs: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0
at Verse.ModAssemblyHandler.AssemblyIsUsable (System.Reflection.Assembly asm) [0x00000] in <filename unknown>:0
Loader exceptions:
=> System.TypeLoadException: Could not load type 'HugsLib.ModBase' from assembly 'HugsLib, Version=0.16.0.0, Culture=neutral, PublicKeyToken=null'.
=> System.TypeLoadException: Could not load type 'HugsLib.Utils.UtilityWorldObject' from assembly 'HugsLib, Version=0.16.0.0, Culture=neutral, PublicKeyToken=null'.
=> System.TypeLoadException: Could not load type 'HugsLib.Utils.UtilityWorldObject' from assembly 'HugsLib, Version=0.16.0.0, Culture=neutral, PublicKeyToken=null'.
=> System.TypeLoadException: Could not load type 'RimWorld.MainTabWindow_PawnList' from assembly 'Assembly-CSharp, Version=0.16.6198.16102, Culture=neutral, PublicKeyToken=null'.
=> System.TypeLoadException: Could not load type '<>c' from assembly 'Fluffy_Tabs, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
=> System.TypeLoadException: Could not load type '<>c' from assembly 'Fluffy_Tabs, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
Found no usable data when trying to get defs from file WorkTab.xml
Error loading language from [Rimworld_dir]\Mods\Core\Languages\French: dir MainTabDef doesn't correspond to any def type. Skipping...
Error loading language from [Rimworld_dir]\Mods\Core\Languages\French: dir MapConditionDef doesn't correspond to any def type. Skipping...
Error loading language from [Rimworld_dir]\Mods\Core\Languages\French: dir PawnColumns_Def doesn't correspond to any def type. Skipping...
Duplicate def-linked translation key: Beer.label
Duplicate def-linked translation key: Beer.description
Duplicate def-linked translation key: Beer.ingestible.ingestCommandString
Duplicate def-linked translation key: Beer.ingestible.ingestReportString
Duplicate def-linked translation key: Wort.label
Duplicate def-linked translation key: Wort.description
Duplicate def-linked translation key: GoJuice.label
Duplicate def-linked translation key: GoJuice.description
Duplicate def-linked translation key: GoJuice.ingestible.ingestCommandString
Duplicate def-linked translation key: GoJuice.ingestible.ingestReportString
Exception loading translation data from file [Rimworld_dir]\Mods\Core\Languages\French\DefInjected\ThingDef\Items_Exotic.xml: System.Xml.XmlException: Text node cannot appear in this state. file:///[Rimworld_dir]/Mods/Core/Languages/French/DefInjected/ThingDef/Items_Exotic.xml Line 1, position 1.
at Mono.Xml2.XmlTextReader.ReadText (Boolean notWhitespace) [0x00000] in <filename unknown>:0
at Mono.Xml2.XmlTextReader.ReadContent () [0x00000] in <filename unknown>:0
at Mono.Xml2.XmlTextReader.Read () [0x00000] in <filename unknown>:0
at System.Xml.XmlTextReader.Read () [0x00000] in <filename unknown>:0
at Mono.Xml.XmlFilterReader.Read () [0x00000] in <filename unknown>:0
at System.Xml.Linq.XDocument.ReadContent (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
at System.Xml.Linq.XDocument.LoadCore (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
at System.Xml.Linq.XDocument.Load (System.String uri, LoadOptions options) [0x00000] in <filename unknown>:0
at System.Xml.Linq.XDocument.Load (System.String uri) [0x00000] in <filename unknown>:0
at Verse.DefInjectionPackage.AddDataFromFile (System.IO.FileInfo file) [0x00000] in <filename unknown>:0
Duplicate def-linked translation key: Luciferium.label
Duplicate def-linked translation key: Luciferium.description
Duplicate def-linked translation key: Luciferium.ingestible.ingestCommandString
Duplicate def-linked translation key: Luciferium.ingestible.ingestReportString
Duplicate def-linked translation key: Penoxycyline.label
Duplicate def-linked translation key: Penoxycyline.description
Duplicate def-linked translation key: Penoxycyline.ingestible.ingestCommandString
Duplicate def-linked translation key: Penoxycyline.ingestible.ingestReportString
Exception loading translation data from file [Rimworld_dir]\Mods\Core\Languages\French\DefInjected\ThingDef\Plants_Special.xml: System.Xml.XmlException: 'PlantAmbrosia.description' is expected file:///[Rimworld_dir]/Mods/Core/Languages/French/DefInjected/ThingDef/Plants_Special.xml Line 11, position 4.
at Mono.Xml2.XmlTextReader.Expect (System.String expected) [0x00000] in <filename unknown>:0
at Mono.Xml2.XmlTextReader.ReadEndTag () [0x00000] in <filename unknown>:0
at Mono.Xml2.XmlTextReader.ReadContent () [0x00000] in <filename unknown>:0
at Mono.Xml2.XmlTextReader.Read () [0x00000] in <filename unknown>:0
at System.Xml.XmlTextReader.Read () [0x00000] in <filename unknown>:0
at Mono.Xml.XmlFilterReader.Read () [0x00000] in <filename unknown>:0
at System.Xml.Linq.XNode.ReadFrom (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
at System.Xml.Linq.XContainer.ReadContentFrom (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
at System.Xml.Linq.XElement.LoadCore (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
at System.Xml.Linq.XNode.ReadFrom (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
at System.Xml.Linq.XContainer.ReadContentFrom (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
at System.Xml.Linq.XElement.LoadCore (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
at System.Xml.Linq.XNode.ReadFrom (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
at System.Xml.Linq.XContainer.ReadContentFrom (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
at System.Xml.Linq.XDocument.ReadContent (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
at System.Xml.Linq.XDocument.LoadCore (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
at System.Xml.Linq.XDocument.Load (System.String uri, LoadOptions options) [0x00000] in <filename unknown>:0
at System.Xml.Linq.XDocument.Load (System.String uri) [0x00000] in <filename unknown>:0
at Verse.DefInjectionPackage.AddDataFromFile (System.IO.FileInfo file) [0x00000] in <filename unknown>:0
Duplicate def-linked translation key: PegLeg.label
Duplicate def-linked translation key: SimpleProstheticArm.label
Duplicate def-linked translation key: SimpleProstheticLeg.label
Duplicate def-linked translation key: InstallDenture.label
Duplicate def-linked translation key: InstallDenture.description
Duplicate def-linked translation key: InstallDenture.jobString
Duplicate def-linked translation key: InstallPegLeg.label
Duplicate def-linked translation key: InstallPegLeg.description
Duplicate def-linked translation key: InstallPegLeg.jobString
Duplicate def-linked translation key: CreateDruggedRib.label
Duplicate def-linked translation key: CreateDruggedRib.description
Duplicate def-linked translation key: CreateDruggedRib.jobString
Duplicate def-linked translation key: InstallNaturalHeart.label
Duplicate def-linked translation key: InstallNaturalHeart.description
Duplicate def-linked translation key: InstallNaturalHeart.jobString
Duplicate def-linked translation key: InstallNaturalLiver.label
Duplicate def-linked translation key: InstallNaturalLiver.description
Duplicate def-linked translation key: InstallNaturalLiver.jobString
Duplicate def-linked translation key: InstallNaturalKidney.label
Duplicate def-linked translation key: InstallNaturalKidney.description
Duplicate def-linked translation key: InstallNaturalKidney.jobString
Duplicate def-linked translation key: InstallNaturalLung.label
Duplicate def-linked translation key: InstallNaturalLung.description
Duplicate def-linked translation key: InstallNaturalLung.jobString
Duplicate def-linked translation key: RemoveBodyPart.label
Duplicate def-linked translation key: RemoveBodyPart.description
Duplicate def-linked translation key: RemoveBodyPart.jobString
Duplicate def-linked translation key: RemoveMechanoidBodyPart.label
Duplicate def-linked translation key: RemoveMechanoidBodyPart.description
Duplicate def-linked translation key: RemoveMechanoidBodyPart.jobString
Duplicate def-linked translation key: Euthanize.label
Duplicate def-linked translation key: Euthanize.description
Duplicate def-linked translation key: Euthanize.jobString
Duplicate def-linked translation key: ShutDownMechanoid.label
Duplicate def-linked translation key: ShutDownMechanoid.description
Duplicate def-linked translation key: ShutDownMechanoid.jobString
Duplicate def-linked translation key: InstallSimpleProstheticLeg.label
Duplicate def-linked translation key: InstallSimpleProstheticLeg.description
Duplicate def-linked translation key: InstallSimpleProstheticLeg.jobString
Duplicate def-linked translation key: InstallSimpleProstheticArm.label
Duplicate def-linked translation key: InstallSimpleProstheticArm.description
Duplicate def-linked translation key: InstallSimpleProstheticArm.jobString
Duplicate def-linked translation key: ScytherBlade.label
Duplicate def-linked translation key: ScytherBlade.description
Failed to find any texture while constructing Multi(initPath=Things/Building/Furniture/EquipmentRack, color=RGBA(1.000, 1.000, 1.000, 1.000), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
Could not load UnityEngine.Texture2D at Terrain/Surfaces/WaterShallow in any active mod or in base resources.
MatFrom with null sourceTex.
Failed to find any texture while constructing Multi(initPath=Things/Building/Furniture/EquipmentRack, color=RGBA(0.500, 0.500, 1.000, 0.350), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
Def-linked translation error: Found no Verse.RecipeDef named HealScars to match HealScars.label
Def-linked translation error: Found no Verse.RecipeDef named HealScars to match HealScars.description
Def-linked translation error: Found no Verse.RecipeDef named HealScars to match HealScars.jobString
Def-linked translation error: Found no Verse.RecipeDef named InstallGlassEye to match InstallGlassEye.label
Def-linked translation error: Found no Verse.RecipeDef named InstallGlassEye to match InstallGlassEye.description
Def-linked translation error: Found no Verse.RecipeDef named InstallGlassEye to match InstallGlassEye.jobString
Def-linked translation error: Found no Verse.RecipeDef named InstallCrystalEye to match InstallCrystalEye.label
Def-linked translation error: Found no Verse.RecipeDef named InstallCrystalEye to match InstallCrystalEye.description
Def-linked translation error: Found no Verse.RecipeDef named InstallCrystalEye to match InstallCrystalEye.jobString
Def-linked translation error: Found no Verse.RecipeDef named CreateGlassEye to match CreateGlassEye.label
Def-linked translation error: Found no Verse.RecipeDef named CreateGlassEye to match CreateGlassEye.description
Def-linked translation error: Found no Verse.RecipeDef named CreateGlassEye to match CreateGlassEye.jobString
Def-linked translation error: Found no Verse.RecipeDef named CreateCrystalEye to match CreateCrystalEye.label
Def-linked translation error: Found no Verse.RecipeDef named CreateCrystalEye to match CreateCrystalEye.description
Def-linked translation error: Found no Verse.RecipeDef named CreateCrystalEye to match CreateCrystalEye.jobString
Def-linked translation error: Found no Verse.RecipeDef named CreateVancidium to match CreateVancidium.label
Def-linked translation error: Found no Verse.RecipeDef named CreateVancidium to match CreateVancidium.description
Def-linked translation error: Found no Verse.RecipeDef named CreateVancidium to match CreateVancidium.jobString
Def-linked translation error: Found no Verse.RecipeDef named MakeAdvancedComponent to match MakeAdvancedComponent.label
Def-linked translation error: Found no Verse.RecipeDef named MakeAdvancedComponent to match MakeAdvancedComponent.description
Def-linked translation error: Found no Verse.RecipeDef named MakeAdvancedComponent to match MakeAdvancedComponent.jobString
Def-linked translation error: Found no Verse.ResearchProjectDef named VancidiumRefineryTech to match VancidiumRefineryTech.label
Def-linked translation error: Found no Verse.ResearchProjectDef named VancidiumRefineryTech to match VancidiumRefineryTech.description
Def-linked translation error: Found no RimWorld.ScenPartDef named MapCondition_Planetkiller to match MapCondition_Planetkiller.label
Def-linked translation error: Found no RimWorld.StatDef named PersonalShieldEnergyMax to match PersonalShieldEnergyMax.label
Def-linked translation error: Found no RimWorld.StatDef named PersonalShieldEnergyMax to match PersonalShieldEnergyMax.description
Def-linked translation error: Found no RimWorld.StatDef named PersonalShieldRechargeRate to match PersonalShieldRechargeRate.label
Def-linked translation error: Found no RimWorld.StatDef named PersonalShieldRechargeRate to match PersonalShieldRechargeRate.description
Def-linked translation error: Found no RimWorld.StatDef named PersonalShieldRechargeRate to match PersonalShieldRechargeRate.formatString
Def-linked translation error: Found no RimWorld.StatDef named HarvestFailChance to match HarvestFailChance.label
Def-linked translation error: Found no RimWorld.StatDef named HarvestFailChance to match HarvestFailChance.description
Def-linked translation error: Found no RimWorld.StatDef named ConstructFailChance to match ConstructFailChance.label
Def-linked translation error: Found no RimWorld.StatDef named ConstructFailChance to match ConstructFailChance.description
Def-linked translation error: Found no RimWorld.StatDef named FixBrokenDownBuildingFailChance to match FixBrokenDownBuildingFailChance.label
Def-linked translation error: Found no RimWorld.StatDef named FixBrokenDownBuildingFailChance to match FixBrokenDownBuildingFailChance.description
Def-linked translation error: Found no Verse.ThingDef named HorseshoesPin_plan to match HorseshoesPin_plan.label
Def-linked translation error: Found no Verse.ThingDef named HorseshoesPin_plan_Install to match HorseshoesPin_plan_Install.label
Def-linked translation error: Found no Verse.ThingDef named ChessTable_plan to match ChessTable_plan.label
Def-linked translation error: Found no Verse.ThingDef named ChessTable_plan_Install to match ChessTable_plan_Install.label
Def-linked translation error: Found no Verse.ThingDef named BilliardsTable_plan to match BilliardsTable_plan.label
Def-linked translation error: Found no Verse.ThingDef named BilliardsTable_plan_Install to match BilliardsTable_plan_Install.label
Def-linked translation error: Found no Verse.ThingDef named TubeTelevision_plan to match TubeTelevision_plan.label
Def-linked translation error: Found no Verse.ThingDef named TubeTelevision_plan_Install to match TubeTelevision_plan_Install.label
Def-linked translation error: Found no Verse.ThingDef named FlatscreenTelevision_plan_Install to match FlatscreenTelevision_plan_Install.label
Def-linked translation error: Found no Verse.ThingDef named MegascreenTelevision_plan_Install to match MegascreenTelevision_plan_Install.label
Def-linked translation error: Found no Verse.ThingDef named Telescope_plan_Install to match Telescope_plan_Install.label
Def-linked translation error: Found no Verse.ThingDef named OrbitalTradeBeacon_plan to match OrbitalTradeBeacon_plan.label
Def-linked translation error: Found no Verse.ThingDef named OrbitalTradeBeacon_plan_Install to match OrbitalTradeBeacon_plan_Install.label
Def-linked translation error: Found no Verse.ThingDef named CommsConsole_plan to match CommsConsole_plan.label
Def-linked translation error: Found no Verse.ThingDef named FirefoamPopper_plan to match FirefoamPopper_plan.label
Def-linked translation error: Found no Verse.ThingDef named FirefoamPopper_plan_Install to match FirefoamPopper_plan_Install.label
Def-linked translation error: Found no Verse.ThingDef named MoisturePump_plan to match MoisturePump_plan.label
Def-linked translation error: Found no Verse.ThingDef named GroundPenetratingScanner_plan to match GroundPenetratingScanner_plan.label
Def-linked translation error: Found no Verse.ThingDef named LongRangeMineralScanner_plan to match LongRangeMineralScanner_plan.label
Def-linked translation error: Found no Verse.ThingDef named PodLauncher_plan to match PodLauncher_plan.label
Def-linked translation error: Found no Verse.ThingDef named TransportPod_plan to match TransportPod_plan.label
Def-linked translation error: Found no Verse.ThingDef named MultiAnalyzer_plan to match MultiAnalyzer_plan.label
Def-linked translation error: Found no Verse.ThingDef named MultiAnalyzer_plan_Install to match MultiAnalyzer_plan_Install.label
Def-linked translation error: Found no Verse.ThingDef named VitalsMonitor_plan to match VitalsMonitor_plan.label
Def-linked translation error: Found no Verse.ThingDef named VitalsMonitor_plan_Install to match VitalsMonitor_plan_Install.label
Def-linked translation error: Found no Verse.ThingDef named ToolCabinet_plan to match ToolCabinet_plan.label
Def-linked translation error: Found no Verse.ThingDef named ToolCabinet_plan_Install to match ToolCabinet_plan_Install.label
Def-linked translation error: Found no Verse.ThingDef named Grave_plan to match Grave_plan.label
Def-linked translation error: Found no Verse.ThingDef named Sarcophagus_plan to match Sarcophagus_plan.label
Def-linked translation error: Found no Verse.ThingDef named CryptosleepCasket_plan to match CryptosleepCasket_plan.label
Def-linked translation error: Found no Verse.ThingDef named MarriageSpot_plan to match MarriageSpot_plan.label
Def-linked translation error: Found no Verse.ThingDef named PartySpot_plan to match PartySpot_plan.label
Def-linked translation error: Found no Verse.ThingDef named CaravanPackingSpot_plan to match CaravanPackingSpot_plan.label
Def-linked translation error: Found no Verse.ThingDef named TemporaryRegionBarrier to match TemporaryRegionBarrier.label
Def-linked translation error: Found no Verse.ThingDef named TableSurrogates to match TableSurrogates.label
Def-linked translation error: Found no Verse.ThingDef named TableSurrogates to match TableSurrogates.Description
Def-linked translation error: Found no Verse.ThingDef named TableSynthetics to match TableSynthetics.label
Def-linked translation error: Found no Verse.ThingDef named TableSynthetics to match TableSynthetics.Description
Def-linked translation error: Found no Verse.ThingDef named UpgradingStation to match UpgradingStation.label
Def-linked translation error: Found no Verse.ThingDef named UpgradingStation to match UpgradingStation.Description
Def-linked translation error: Found no Verse.ThingDef named VancidiumRefinery to match VancidiumRefinery.label
Def-linked translation error: Found no Verse.ThingDef named VancidiumRefinery to match VancidiumRefinery.description
Def-linked translation error: Found no Verse.ThingDef named GlassEye to match GlassEye.label
Def-linked translation error: Found no Verse.ThingDef named GlassEye to match GlassEye.description
Def-linked translation error: Found no Verse.ThingDef named CrystalEye to match CrystalEye.label
Def-linked translation error: Found no Verse.ThingDef named CrystalEye to match CrystalEye.description
Def-linked translation error: Found no Verse.ThingDef named Vancidium to match Vancidium.label
Def-linked translation error: Found no Verse.ThingDef named Vancidium to match Vancidium.description
Def-linked translation error: Found no Verse.ThingDef named Vancidium to match Vancidium.stuffProps.stuffAdjective
Def-linked translation error: Found no Verse.ThingDef named AdvancedComponents to match AdvancedComponents.label
Def-linked translation error: Found no Verse.ThingDef named AdvancedComponents to match AdvancedComponents.description
Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.0.label
Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.0.description
Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.3.label
Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.3.description
Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.4.label
Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.4.description
Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.5.label
Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.5.description
Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.6.label
Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.6.description
Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.7.label
Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.7.description
Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.8.label
Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.8.description
Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.9.label
Def-linked translation error: Found no RimWorld.ThoughtDef named Bedroom to match Bedroom.stages.9.description
Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.0.label
Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.0.description
Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.1.label
Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.1.description
Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.4.label
Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.4.description
Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.5.label
Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.5.description
Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.6.label
Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.6.description
Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.7.label
Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.7.description
Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.8.label
Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.8.description
Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.9.label
Def-linked translation error: Found no RimWorld.ThoughtDef named Barracks to match Barracks.stages.9.description
Def-linked translation error: Found no RimWorld.ThoughtDef named SharedBedroom to match SharedBedroom.stages.0.label
Def-linked translation error: Found no RimWorld.ThoughtDef named SharedBedroom to match SharedBedroom.stages.0.description
Def-linked translation error: Found no RimWorld.TraderKindDef named Caravan_Neolithic_CombatSupplier to match Caravan_Neolithic_CombatSupplier.label
Def-linked translation error: Found no RimWorld.TraderKindDef named Orbital_Misc_PirateMerchant to match Orbital_Misc_PirateMerchant.label
Def-linked translation error: Found no RimWorld.WorkGiverDef named DoctorTreatEmergency to match DoctorTreatEmergency.label
Def-linked translation error: Found no RimWorld.WorkGiverDef named DoctorTreatEmergency to match DoctorTreatEmergency.verb
Def-linked translation error: Found no RimWorld.WorkGiverDef named DoctorTreatEmergency to match DoctorTreatEmergency.gerund
Def-linked translation error: Found no RimWorld.WorkGiverDef named DoctorTreat to match DoctorTreat.label
Def-linked translation error: Found no RimWorld.WorkGiverDef named DoctorTreat to match DoctorTreat.verb
Def-linked translation error: Found no RimWorld.WorkGiverDef named DoctorTreat to match DoctorTreat.gerund
Def-linked translation error: Found no RimWorld.WorkGiverDef named DoctorFeed to match DoctorFeed.label
Def-linked translation error: Found no RimWorld.WorkGiverDef named DoctorFeed to match DoctorFeed.verb
Def-linked translation error: Found no RimWorld.WorkGiverDef named DoctorFeed to match DoctorFeed.gerund
Def-linked translation error: Found no RimWorld.WorkGiverDef named DoBillsTableSurrogates to match DoBillsTableSurrogates.verb
Def-linked translation error: Found no RimWorld.WorkGiverDef named DoBillsTableSurrogates to match DoBillsTableSurrogates.gerund
Def-linked translation error: Found no RimWorld.WorkGiverDef named DoBillsTableSynthetics to match DoBillsTableSynthetics.verb
Def-linked translation error: Found no RimWorld.WorkGiverDef named DoBillsTableSynthetics to match DoBillsTableSynthetics.gerund
Def-linked translation error: Found no RimWorld.WorkGiverDef named DoBillsUpgradingStation to match DoBillsUpgradingStation.verb
Def-linked translation error: Found no RimWorld.WorkGiverDef named DoBillsUpgradingStation to match DoBillsUpgradingStation.gerund
Could not execute post-long-event action. Exception: System.TypeInitializationException: An exception was thrown by the type initializer for Nandonalt_SetUpCamp.SetUpCamp ---> System.MissingMethodException: Method not found: 'Verse.Scribe.InitLoading'.
--- End of inner exception stack trace ---
at (wrapper managed-to-native) System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (intptr)
at System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor (RuntimeTypeHandle type) [0x00000] in <filename unknown>:0
at Verse.StaticConstructorOnStartupUtility.CallAll () [0x00000] in <filename unknown>:0
at Verse.PlayDataLoader.<DoPlayLoad>m__814 () [0x00000] in <filename unknown>:0
at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
Loaded file (Scenario) is from version 0.16.1393 rev536, we are running version 0.17.1546 rev887.
Loaded file (Scenario) is from version 0.16.1393 rev536, we are running version 0.17.1546 rev887.
Unloading 5 Unused Serialized files (Serialized files now loaded: 0)
Unloading 42 unused Assets to reduce memory usage. Loaded Objects now: 7537.
Total: 46.954079 ms (FindLiveObjects: 0.301172 ms CreateObjectMapping: 0.296682 ms MarkObjects: 46.254875 ms DeleteObjects: 0.100390 ms)
Unloading 3 Unused Serialized files (Serialized files now loaded: 0)
Unloading 34 unused Assets to reduce memory usage. Loaded Objects now: 7596.
Total: 47.305290 ms (FindLiveObjects: 0.246968 ms CreateObjectMapping: 0.272306 ms MarkObjects: 46.706791 ms DeleteObjects: 0.078580 ms)
Initializing new game with mods Core, 730528968, 832990295, 929270780, 725956940, 735106432, 818773962, et 725219116
Unloading 0 Unused Serialized files (Serialized files now loaded: 0)
Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 13639.
Total: 116.455383 ms (FindLiveObjects: 0.553593 ms CreateObjectMapping: 1.055227 ms MarkObjects: 114.784027 ms DeleteObjects: 0.062223 ms)
[HugsLib][ERR] Exception during OnMapLoaded: System.NullReferenceException: Object reference not set to an instance of an object
at HugsLib.HugsLibController.OnMapLoaded (Verse.Map map) [0x00000] in <filename unknown>:0
Failed to find any texture while constructing Multi(initPath=Things/Building/Furniture/EquipmentRack, color=RGBA(0.500, 1.000, 0.600, 0.400), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
Failed to find any texture while constructing Multi(initPath=Things/Building/Furniture/EquipmentRack, color=RGBA(1.000, 0.000, 0.000, 0.400), colorTwo=RGBA(1.000, 1.000, 1.000, 1.000))
Exception printing EquipmentRack_Blueprint59952 at (101, 0, 180): System.NullReferenceException: Object reference not set to an instance of an object
at Verse.Printer_Plane.PrintPlane (Verse.SectionLayer layer, Vector3 center, Vector2 size, UnityEngine.Material mat, Single rot, Boolean flipUv, UnityEngine.Vector2[] uvs, UnityEngine.Color32[] colors, Single topVerticesAltitudeBias) [0x00000] in <filename unknown>:0
at Verse.Graphic.Print (Verse.SectionLayer layer, Verse.Thing thing) [0x00000] in <filename unknown>:0
at Verse.Thing.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.ThingWithComps.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.SectionLayer_ThingsGeneral.TakePrintFrom (Verse.Thing t) [0x00000] in <filename unknown>:0
Exception printing EquipmentRack_Blueprint59953 at (102, 0, 181): System.NullReferenceException: Object reference not set to an instance of an object
at Verse.Printer_Plane.PrintPlane (Verse.SectionLayer layer, Vector3 center, Vector2 size, UnityEngine.Material mat, Single rot, Boolean flipUv, UnityEngine.Vector2[] uvs, UnityEngine.Color32[] colors, Single topVerticesAltitudeBias) [0x00000] in <filename unknown>:0
at Verse.Graphic.Print (Verse.SectionLayer layer, Verse.Thing thing) [0x00000] in <filename unknown>:0
at Verse.Thing.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.ThingWithComps.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.SectionLayer_ThingsGeneral.TakePrintFrom (Verse.Thing t) [0x00000] in <filename unknown>:0
Exception printing EquipmentRack_Blueprint59953 at (102, 0, 181): System.NullReferenceException: Object reference not set to an instance of an object
at Verse.Printer_Plane.PrintPlane (Verse.SectionLayer layer, Vector3 center, Vector2 size, UnityEngine.Material mat, Single rot, Boolean flipUv, UnityEngine.Vector2[] uvs, UnityEngine.Color32[] colors, Single topVerticesAltitudeBias) [0x00000] in <filename unknown>:0
at Verse.Graphic.Print (Verse.SectionLayer layer, Verse.Thing thing) [0x00000] in <filename unknown>:0
at Verse.Thing.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.ThingWithComps.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.SectionLayer_ThingsGeneral.TakePrintFrom (Verse.Thing t) [0x00000] in <filename unknown>:0
Exception printing EquipmentRack_Blueprint59954 at (102, 0, 184): System.NullReferenceException: Object reference not set to an instance of an object
at Verse.Printer_Plane.PrintPlane (Verse.SectionLayer layer, Vector3 center, Vector2 size, UnityEngine.Material mat, Single rot, Boolean flipUv, UnityEngine.Vector2[] uvs, UnityEngine.Color32[] colors, Single topVerticesAltitudeBias) [0x00000] in <filename unknown>:0
at Verse.Graphic.Print (Verse.SectionLayer layer, Verse.Thing thing) [0x00000] in <filename unknown>:0
at Verse.Thing.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.ThingWithComps.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.SectionLayer_ThingsGeneral.TakePrintFrom (Verse.Thing t) [0x00000] in <filename unknown>:0
Exception printing EquipmentRack_Blueprint59953 at (102, 0, 181): System.NullReferenceException: Object reference not set to an instance of an object
at Verse.Printer_Plane.PrintPlane (Verse.SectionLayer layer, Vector3 center, Vector2 size, UnityEngine.Material mat, Single rot, Boolean flipUv, UnityEngine.Vector2[] uvs, UnityEngine.Color32[] colors, Single topVerticesAltitudeBias) [0x00000] in <filename unknown>:0
at Verse.Graphic.Print (Verse.SectionLayer layer, Verse.Thing thing) [0x00000] in <filename unknown>:0
at Verse.Thing.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.ThingWithComps.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.SectionLayer_ThingsGeneral.TakePrintFrom (Verse.Thing t) [0x00000] in <filename unknown>:0
Exception printing EquipmentRack_Blueprint59954 at (102, 0, 184): System.NullReferenceException: Object reference not set to an instance of an object
at Verse.Printer_Plane.PrintPlane (Verse.SectionLayer layer, Vector3 center, Vector2 size, UnityEngine.Material mat, Single rot, Boolean flipUv, UnityEngine.Vector2[] uvs, UnityEngine.Color32[] colors, Single topVerticesAltitudeBias) [0x00000] in <filename unknown>:0
at Verse.Graphic.Print (Verse.SectionLayer layer, Verse.Thing thing) [0x00000] in <filename unknown>:0
at Verse.Thing.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.ThingWithComps.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.SectionLayer_ThingsGeneral.TakePrintFrom (Verse.Thing t) [0x00000] in <filename unknown>:0
Exception printing EquipmentRack_Blueprint59955 at (107, 0, 185): System.NullReferenceException: Object reference not set to an instance of an object
at Verse.Printer_Plane.PrintPlane (Verse.SectionLayer layer, Vector3 center, Vector2 size, UnityEngine.Material mat, Single rot, Boolean flipUv, UnityEngine.Vector2[] uvs, UnityEngine.Color32[] colors, Single topVerticesAltitudeBias) [0x00000] in <filename unknown>:0
at Verse.Graphic.Print (Verse.SectionLayer layer, Verse.Thing thing) [0x00000] in <filename unknown>:0
at Verse.Thing.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.ThingWithComps.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.SectionLayer_ThingsGeneral.TakePrintFrom (Verse.Thing t) [0x00000] in <filename unknown>:0
Exception printing EquipmentRack_Blueprint59956 at (110, 0, 178): System.NullReferenceException: Object reference not set to an instance of an object
at Verse.Printer_Plane.PrintPlane (Verse.SectionLayer layer, Vector3 center, Vector2 size, UnityEngine.Material mat, Single rot, Boolean flipUv, UnityEngine.Vector2[] uvs, UnityEngine.Color32[] colors, Single topVerticesAltitudeBias) [0x00000] in <filename unknown>:0
at Verse.Graphic.Print (Verse.SectionLayer layer, Verse.Thing thing) [0x00000] in <filename unknown>:0
at Verse.Thing.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.ThingWithComps.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.SectionLayer_ThingsGeneral.TakePrintFrom (Verse.Thing t) [0x00000] in <filename unknown>:0
Exception printing EquipmentRack_Blueprint59953 at (102, 0, 181): System.NullReferenceException: Object reference not set to an instance of an object
at Verse.Printer_Plane.PrintPlane (Verse.SectionLayer layer, Vector3 center, Vector2 size, UnityEngine.Material mat, Single rot, Boolean flipUv, UnityEngine.Vector2[] uvs, UnityEngine.Color32[] colors, Single topVerticesAltitudeBias) [0x00000] in <filename unknown>:0
at Verse.Graphic.Print (Verse.SectionLayer layer, Verse.Thing thing) [0x00000] in <filename unknown>:0
at Verse.Thing.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.ThingWithComps.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.SectionLayer_ThingsGeneral.TakePrintFrom (Verse.Thing t) [0x00000] in <filename unknown>:0
Exception printing EquipmentRack_Blueprint59954 at (102, 0, 184): System.NullReferenceException: Object reference not set to an instance of an object
at Verse.Printer_Plane.PrintPlane (Verse.SectionLayer layer, Vector3 center, Vector2 size, UnityEngine.Material mat, Single rot, Boolean flipUv, UnityEngine.Vector2[] uvs, UnityEngine.Color32[] colors, Single topVerticesAltitudeBias) [0x00000] in <filename unknown>:0
at Verse.Graphic.Print (Verse.SectionLayer layer, Verse.Thing thing) [0x00000] in <filename unknown>:0
at Verse.Thing.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.ThingWithComps.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.SectionLayer_ThingsGeneral.TakePrintFrom (Verse.Thing t) [0x00000] in <filename unknown>:0
Exception printing EquipmentRack_Blueprint59955 at (107, 0, 185): System.NullReferenceException: Object reference not set to an instance of an object
at Verse.Printer_Plane.PrintPlane (Verse.SectionLayer layer, Vector3 center, Vector2 size, UnityEngine.Material mat, Single rot, Boolean flipUv, UnityEngine.Vector2[] uvs, UnityEngine.Color32[] colors, Single topVerticesAltitudeBias) [0x00000] in <filename unknown>:0
at Verse.Graphic.Print (Verse.SectionLayer layer, Verse.Thing thing) [0x00000] in <filename unknown>:0
at Verse.Thing.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.ThingWithComps.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.SectionLayer_ThingsGeneral.TakePrintFrom (Verse.Thing t) [0x00000] in <filename unknown>:0
Exception printing EquipmentRack_Blueprint59956 at (110, 0, 178): System.NullReferenceException: Object reference not set to an instance of an object
at Verse.Printer_Plane.PrintPlane (Verse.SectionLayer layer, Vector3 center, Vector2 size, UnityEngine.Material mat, Single rot, Boolean flipUv, UnityEngine.Vector2[] uvs, UnityEngine.Color32[] colors, Single topVerticesAltitudeBias) [0x00000] in <filename unknown>:0
at Verse.Graphic.Print (Verse.SectionLayer layer, Verse.Thing thing) [0x00000] in <filename unknown>:0
at Verse.Thing.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.ThingWithComps.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.SectionLayer_ThingsGeneral.TakePrintFrom (Verse.Thing t) [0x00000] in <filename unknown>:0
Exception printing EquipmentRack_Blueprint59957 at (112, 0, 178): System.NullReferenceException: Object reference not set to an instance of an object
at Verse.Printer_Plane.PrintPlane (Verse.SectionLayer layer, Vector3 center, Vector2 size, UnityEngine.Material mat, Single rot, Boolean flipUv, UnityEngine.Vector2[] uvs, UnityEngine.Color32[] colors, Single topVerticesAltitudeBias) [0x00000] in <filename unknown>:0
at Verse.Graphic.Print (Verse.SectionLayer layer, Verse.Thing thing) [0x00000] in <filename unknown>:0
at Verse.Thing.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.ThingWithComps.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.SectionLayer_ThingsGeneral.TakePrintFrom (Verse.Thing t) [0x00000] in <filename unknown>:0
Exception printing EquipmentRack_Blueprint59953 at (102, 0, 181): System.NullReferenceException: Object reference not set to an instance of an object
at Verse.Printer_Plane.PrintPlane (Verse.SectionLayer layer, Vector3 center, Vector2 size, UnityEngine.Material mat, Single rot, Boolean flipUv, UnityEngine.Vector2[] uvs, UnityEngine.Color32[] colors, Single topVerticesAltitudeBias) [0x00000] in <filename unknown>:0
at Verse.Graphic.Print (Verse.SectionLayer layer, Verse.Thing thing) [0x00000] in <filename unknown>:0
at Verse.Thing.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.ThingWithComps.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.SectionLayer_ThingsGeneral.TakePrintFrom (Verse.Thing t) [0x00000] in <filename unknown>:0
Exception printing EquipmentRack_Blueprint59954 at (102, 0, 184): System.NullReferenceException: Object reference not set to an instance of an object
at Verse.Printer_Plane.PrintPlane (Verse.SectionLayer layer, Vector3 center, Vector2 size, UnityEngine.Material mat, Single rot, Boolean flipUv, UnityEngine.Vector2[] uvs, UnityEngine.Color32[] colors, Single topVerticesAltitudeBias) [0x00000] in <filename unknown>:0
at Verse.Graphic.Print (Verse.SectionLayer layer, Verse.Thing thing) [0x00000] in <filename unknown>:0
at Verse.Thing.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.ThingWithComps.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.SectionLayer_ThingsGeneral.TakePrintFrom (Verse.Thing t) [0x00000] in <filename unknown>:0
Exception printing EquipmentRack_Blueprint59955 at (107, 0, 185): System.NullReferenceException: Object reference not set to an instance of an object
at Verse.Printer_Plane.PrintPlane (Verse.SectionLayer layer, Vector3 center, Vector2 size, UnityEngine.Material mat, Single rot, Boolean flipUv, UnityEngine.Vector2[] uvs, UnityEngine.Color32[] colors, Single topVerticesAltitudeBias) [0x00000] in <filename unknown>:0
at Verse.Graphic.Print (Verse.SectionLayer layer, Verse.Thing thing) [0x00000] in <filename unknown>:0
at Verse.Thing.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.ThingWithComps.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.SectionLayer_ThingsGeneral.TakePrintFrom (Verse.Thing t) [0x00000] in <filename unknown>:0
Exception printing EquipmentRack_Blueprint59956 at (110, 0, 178): System.NullReferenceException: Object reference not set to an instance of an object
at Verse.Printer_Plane.PrintPlane (Verse.SectionLayer layer, Vector3 center, Vector2 size, UnityEngine.Material mat, Single rot, Boolean flipUv, UnityEngine.Vector2[] uvs, UnityEngine.Color32[] colors, Single topVerticesAltitudeBias) [0x00000] in <filename unknown>:0
at Verse.Graphic.Print (Verse.SectionLayer layer, Verse.Thing thing) [0x00000] in <filename unknown>:0
at Verse.Thing.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.ThingWithComps.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.SectionLayer_ThingsGeneral.TakePrintFrom (Verse.Thing t) [0x00000] in <filename unknown>:0
Exception printing EquipmentRack_Blueprint59957 at (112, 0, 178): System.NullReferenceException: Object reference not set to an instance of an object
at Verse.Printer_Plane.PrintPlane (Verse.SectionLayer layer, Vector3 center, Vector2 size, UnityEngine.Material mat, Single rot, Boolean flipUv, UnityEngine.Vector2[] uvs, UnityEngine.Color32[] colors, Single topVerticesAltitudeBias) [0x00000] in <filename unknown>:0
at Verse.Graphic.Print (Verse.SectionLayer layer, Verse.Thing thing) [0x00000] in <filename unknown>:0
at Verse.Thing.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.ThingWithComps.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.SectionLayer_ThingsGeneral.TakePrintFrom (Verse.Thing t) [0x00000] in <filename unknown>:0
Exception printing EquipmentRack_Blueprint59958 at (114, 0, 180): System.NullReferenceException: Object reference not set to an instance of an object
at Verse.Printer_Plane.PrintPlane (Verse.SectionLayer layer, Vector3 center, Vector2 size, UnityEngine.Material mat, Single rot, Boolean flipUv, UnityEngine.Vector2[] uvs, UnityEngine.Color32[] colors, Single topVerticesAltitudeBias) [0x00000] in <filename unknown>:0
at Verse.Graphic.Print (Verse.SectionLayer layer, Verse.Thing thing) [0x00000] in <filename unknown>:0
at Verse.Thing.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.ThingWithComps.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.SectionLayer_ThingsGeneral.TakePrintFrom (Verse.Thing t) [0x00000] in <filename unknown>:0
Exception printing EquipmentRack_Blueprint59953 at (102, 0, 181): System.NullReferenceException: Object reference not set to an instance of an object
at Verse.Printer_Plane.PrintPlane (Verse.SectionLayer layer, Vector3 center, Vector2 size, UnityEngine.Material mat, Single rot, Boolean flipUv, UnityEngine.Vector2[] uvs, UnityEngine.Color32[] colors, Single topVerticesAltitudeBias) [0x00000] in <filename unknown>:0
at Verse.Graphic.Print (Verse.SectionLayer layer, Verse.Thing thing) [0x00000] in <filename unknown>:0
at Verse.Thing.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.ThingWithComps.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.SectionLayer_ThingsGeneral.TakePrintFrom (Verse.Thing t) [0x00000] in <filename unknown>:0
Exception printing EquipmentRack_Blueprint59954 at (102, 0, 184): System.NullReferenceException: Object reference not set to an instance of an object
at Verse.Printer_Plane.PrintPlane (Verse.SectionLayer layer, Vector3 center, Vector2 size, UnityEngine.Material mat, Single rot, Boolean flipUv, UnityEngine.Vector2[] uvs, UnityEngine.Color32[] colors, Single topVerticesAltitudeBias) [0x00000] in <filename unknown>:0
at Verse.Graphic.Print (Verse.SectionLayer layer, Verse.Thing thing) [0x00000] in <filename unknown>:0
at Verse.Thing.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.ThingWithComps.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.SectionLayer_ThingsGeneral.TakePrintFrom (Verse.Thing t) [0x00000] in <filename unknown>:0
Exception printing EquipmentRack_Blueprint59955 at (107, 0, 185): System.NullReferenceException: Object reference not set to an instance of an object
at Verse.Printer_Plane.PrintPlane (Verse.SectionLayer layer, Vector3 center, Vector2 size, UnityEngine.Material mat, Single rot, Boolean flipUv, UnityEngine.Vector2[] uvs, UnityEngine.Color32[] colors, Single topVerticesAltitudeBias) [0x00000] in <filename unknown>:0
at Verse.Graphic.Print (Verse.SectionLayer layer, Verse.Thing thing) [0x00000] in <filename unknown>:0
at Verse.Thing.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.ThingWithComps.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.SectionLayer_ThingsGeneral.TakePrintFrom (Verse.Thing t) [0x00000] in <filename unknown>:0
Exception printing EquipmentRack_Blueprint59956 at (110, 0, 178): System.NullReferenceException: Object reference not set to an instance of an object
at Verse.Printer_Plane.PrintPlane (Verse.SectionLayer layer, Vector3 center, Vector2 size, UnityEngine.Material mat, Single rot, Boolean flipUv, UnityEngine.Vector2[] uvs, UnityEngine.Color32[] colors, Single topVerticesAltitudeBias) [0x00000] in <filename unknown>:0
at Verse.Graphic.Print (Verse.SectionLayer layer, Verse.Thing thing) [0x00000] in <filename unknown>:0
at Verse.Thing.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.ThingWithComps.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.SectionLayer_ThingsGeneral.TakePrintFrom (Verse.Thing t) [0x00000] in <filename unknown>:0
Exception printing EquipmentRack_Blueprint59957 at (112, 0, 178): System.NullReferenceException: Object reference not set to an instance of an object
at Verse.Printer_Plane.PrintPlane (Verse.SectionLayer layer, Vector3 center, Vector2 size, UnityEngine.Material mat, Single rot, Boolean flipUv, UnityEngine.Vector2[] uvs, UnityEngine.Color32[] colors, Single topVerticesAltitudeBias) [0x00000] in <filename unknown>:0
at Verse.Graphic.Print (Verse.SectionLayer layer, Verse.Thing thing) [0x00000] in <filename unknown>:0
at Verse.Thing.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.ThingWithComps.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.SectionLayer_ThingsGeneral.TakePrintFrom (Verse.Thing t) [0x00000] in <filename unknown>:0
Exception printing EquipmentRack_Blueprint59958 at (114, 0, 180): System.NullReferenceException: Object reference not set to an instance of an object
at Verse.Printer_Plane.PrintPlane (Verse.SectionLayer layer, Vector3 center, Vector2 size, UnityEngine.Material mat, Single rot, Boolean flipUv, UnityEngine.Vector2[] uvs, UnityEngine.Color32[] colors, Single topVerticesAltitudeBias) [0x00000] in <filename unknown>:0
at Verse.Graphic.Print (Verse.SectionLayer layer, Verse.Thing thing) [0x00000] in <filename unknown>:0
at Verse.Thing.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.ThingWithComps.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.SectionLayer_ThingsGeneral.TakePrintFrom (Verse.Thing t) [0x00000] in <filename unknown>:0
Exception printing EquipmentRack_Blueprint59953 at (102, 0, 181): System.NullReferenceException: Object reference not set to an instance of an object
at Verse.Printer_Plane.PrintPlane (Verse.SectionLayer layer, Vector3 center, Vector2 size, UnityEngine.Material mat, Single rot, Boolean flipUv, UnityEngine.Vector2[] uvs, UnityEngine.Color32[] colors, Single topVerticesAltitudeBias) [0x00000] in <filename unknown>:0
at Verse.Graphic.Print (Verse.SectionLayer layer, Verse.Thing thing) [0x00000] in <filename unknown>:0
at Verse.Thing.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.ThingWithComps.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.SectionLayer_ThingsGeneral.TakePrintFrom (Verse.Thing t) [0x00000] in <filename unknown>:0
Exception printing EquipmentRack_Blueprint59954 at (102, 0, 184): System.NullReferenceException: Object reference not set to an instance of an object
at Verse.Printer_Plane.PrintPlane (Verse.SectionLayer layer, Vector3 center, Vector2 size, UnityEngine.Material mat, Single rot, Boolean flipUv, UnityEngine.Vector2[] uvs, UnityEngine.Color32[] colors, Single topVerticesAltitudeBias) [0x00000] in <filename unknown>:0
at Verse.Graphic.Print (Verse.SectionLayer layer, Verse.Thing thing) [0x00000] in <filename unknown>:0
at Verse.Thing.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.ThingWithComps.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.SectionLayer_ThingsGeneral.TakePrintFrom (Verse.Thing t) [0x00000] in <filename unknown>:0
Exception printing EquipmentRack_Blueprint59959 at (110, 0, 184): System.NullReferenceException: Object reference not set to an instance of an object
at Verse.Printer_Plane.PrintPlane (Verse.SectionLayer layer, Vector3 center, Vector2 size, UnityEngine.Material mat, Single rot, Boolean flipUv, UnityEngine.Vector2[] uvs, UnityEngine.Color32[] colors, Single topVerticesAltitudeBias) [0x00000] in <filename unknown>:0
at Verse.Graphic.Print (Verse.SectionLayer layer, Verse.Thing thing) [0x00000] in <filename unknown>:0
at Verse.Thing.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.ThingWithComps.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.SectionLayer_ThingsGeneral.TakePrintFrom (Verse.Thing t) [0x00000] in <filename unknown>:0
Exception printing EquipmentRack_Blueprint59955 at (107, 0, 185): System.NullReferenceException: Object reference not set to an instance of an object
at Verse.Printer_Plane.PrintPlane (Verse.SectionLayer layer, Vector3 center, Vector2 size, UnityEngine.Material mat, Single rot, Boolean flipUv, UnityEngine.Vector2[] uvs, UnityEngine.Color32[] colors, Single topVerticesAltitudeBias) [0x00000] in <filename unknown>:0
at Verse.Graphic.Print (Verse.SectionLayer layer, Verse.Thing thing) [0x00000] in <filename unknown>:0
at Verse.Thing.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.ThingWithComps.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.SectionLayer_ThingsGeneral.TakePrintFrom (Verse.Thing t) [0x00000] in <filename unknown>:0
Exception printing EquipmentRack_Blueprint59956 at (110, 0, 178): System.NullReferenceException: Object reference not set to an instance of an object
at Verse.Printer_Plane.PrintPlane (Verse.SectionLayer layer, Vector3 center, Vector2 size, UnityEngine.Material mat, Single rot, Boolean flipUv, UnityEngine.Vector2[] uvs, UnityEngine.Color32[] colors, Single topVerticesAltitudeBias) [0x00000] in <filename unknown>:0
at Verse.Graphic.Print (Verse.SectionLayer layer, Verse.Thing thing) [0x00000] in <filename unknown>:0
at Verse.Thing.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.ThingWithComps.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.SectionLayer_ThingsGeneral.TakePrintFrom (Verse.Thing t) [0x00000] in <filename unknown>:0
Exception printing EquipmentRack_Blueprint59957 at (112, 0, 178): System.NullReferenceException: Object reference not set to an instance of an object
at Verse.Printer_Plane.PrintPlane (Verse.SectionLayer layer, Vector3 center, Vector2 size, UnityEngine.Material mat, Single rot, Boolean flipUv, UnityEngine.Vector2[] uvs, UnityEngine.Color32[] colors, Single topVerticesAltitudeBias) [0x00000] in <filename unknown>:0
at Verse.Graphic.Print (Verse.SectionLayer layer, Verse.Thing thing) [0x00000] in <filename unknown>:0
at Verse.Thing.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.ThingWithComps.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.SectionLayer_ThingsGeneral.TakePrintFrom (Verse.Thing t) [0x00000] in <filename unknown>:0
Exception printing EquipmentRack_Blueprint59958 at (114, 0, 180): System.NullReferenceException: Object reference not set to an instance of an object
at Verse.Printer_Plane.PrintPlane (Verse.SectionLayer layer, Vector3 center, Vector2 size, UnityEngine.Material mat, Single rot, Boolean flipUv, UnityEngine.Vector2[] uvs, UnityEngine.Color32[] colors, Single topVerticesAltitudeBias) [0x00000] in <filename unknown>:0
at Verse.Graphic.Print (Verse.SectionLayer layer, Verse.Thing thing) [0x00000] in <filename unknown>:0
at Verse.Thing.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.ThingWithComps.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.SectionLayer_ThingsGeneral.TakePrintFrom (Verse.Thing t) [0x00000] in <filename unknown>:0
Exception printing EquipmentRack_Blueprint59953 at (102, 0, 181): System.NullReferenceException: Object reference not set to an instance of an object
at Verse.Printer_Plane.PrintPlane (Verse.SectionLayer layer, Vector3 center, Vector2 size, UnityEngine.Material mat, Single rot, Boolean flipUv, UnityEngine.Vector2[] uvs, UnityEngine.Color32[] colors, Single topVerticesAltitudeBias) [0x00000] in <filename unknown>:0
at Verse.Graphic.Print (Verse.SectionLayer layer, Verse.Thing thing) [0x00000] in <filename unknown>:0
at Verse.Thing.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.ThingWithComps.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.SectionLayer_ThingsGeneral.TakePrintFrom (Verse.Thing t) [0x00000] in <filename unknown>:0
Exception printing EquipmentRack_Blueprint59954 at (102, 0, 184): System.NullReferenceException: Object reference not set to an instance of an object
at Verse.Printer_Plane.PrintPlane (Verse.SectionLayer layer, Vector3 center, Vector2 size, UnityEngine.Material mat, Single rot, Boolean flipUv, UnityEngine.Vector2[] uvs, UnityEngine.Color32[] colors, Single topVerticesAltitudeBias) [0x00000] in <filename unknown>:0
at Verse.Graphic.Print (Verse.SectionLayer layer, Verse.Thing thing) [0x00000] in <filename unknown>:0
at Verse.Thing.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.ThingWithComps.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.SectionLayer_ThingsGeneral.TakePrintFrom (Verse.Thing t) [0x00000] in <filename unknown>:0
Exception printing EquipmentRack_Blueprint59959 at (110, 0, 184): System.NullReferenceException: Object reference not set to an instance of an object
at Verse.Printer_Plane.PrintPlane (Verse.SectionLayer layer, Vector3 center, Vector2 size, UnityEngine.Material mat, Single rot, Boolean flipUv, UnityEngine.Vector2[] uvs, UnityEngine.Color32[] colors, Single topVerticesAltitudeBias) [0x00000] in <filename unknown>:0
at Verse.Graphic.Print (Verse.SectionLayer layer, Verse.Thing thing) [0x00000] in <filename unknown>:0
at Verse.Thing.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.ThingWithComps.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.SectionLayer_ThingsGeneral.TakePrintFrom (Verse.Thing t) [0x00000] in <filename unknown>:0
Exception printing EquipmentRack_Blueprint59955 at (107, 0, 185): System.NullReferenceException: Object reference not set to an instance of an object
at Verse.Printer_Plane.PrintPlane (Verse.SectionLayer layer, Vector3 center, Vector2 size, UnityEngine.Material mat, Single rot, Boolean flipUv, UnityEngine.Vector2[] uvs, UnityEngine.Color32[] colors, Single topVerticesAltitudeBias) [0x00000] in <filename unknown>:0
at Verse.Graphic.Print (Verse.SectionLayer layer, Verse.Thing thing) [0x00000] in <filename unknown>:0
at Verse.Thing.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.ThingWithComps.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.SectionLayer_ThingsGeneral.TakePrintFrom (Verse.Thing t) [0x00000] in <filename unknown>:0
Exception printing EquipmentRack_Blueprint59960 at (104, 0, 186): System.NullReferenceException: Object reference not set to an instance of an object
at Verse.Printer_Plane.PrintPlane (Verse.SectionLayer layer, Vector3 center, Vector2 size, UnityEngine.Material mat, Single rot, Boolean flipUv, UnityEngine.Vector2[] uvs, UnityEngine.Color32[] colors, Single topVerticesAltitudeBias) [0x00000] in <filename unknown>:0
at Verse.Graphic.Print (Verse.SectionLayer layer, Verse.Thing thing) [0x00000] in <filename unknown>:0
at Verse.Thing.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.ThingWithComps.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.SectionLayer_ThingsGeneral.TakePrintFrom (Verse.Thing t) [0x00000] in <filename unknown>:0
Exception printing EquipmentRack_Blueprint59952 at (101, 0, 180): System.NullReferenceException: Object reference not set to an instance of an object
at Verse.Printer_Plane.PrintPlane (Verse.SectionLayer layer, Vector3 center, Vector2 size, UnityEngine.Material mat, Single rot, Boolean flipUv, UnityEngine.Vector2[] uvs, UnityEngine.Color32[] colors, Single topVerticesAltitudeBias) [0x00000] in <filename unknown>:0
at Verse.Graphic.Print (Verse.SectionLayer layer, Verse.Thing thing) [0x00000] in <filename unknown>:0
at Verse.Thing.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.ThingWithComps.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.SectionLayer_ThingsGeneral.TakePrintFrom (Verse.Thing t) [0x00000] in <filename unknown>:0
Exception printing EquipmentRack_Blueprint59952 at (101, 0, 180): System.NullReferenceException: Object reference not set to an instance of an object
at Verse.Printer_Plane.PrintPlane (Verse.SectionLayer layer, Vector3 center, Vector2 size, UnityEngine.Material mat, Single rot, Boolean flipUv, UnityEngine.Vector2[] uvs, UnityEngine.Color32[] colors, Single topVerticesAltitudeBias) [0x00000] in <filename unknown>:0
at Verse.Graphic.Print (Verse.SectionLayer layer, Verse.Thing thing) [0x00000] in <filename unknown>:0
at Verse.Thing.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.ThingWithComps.Print (Verse.SectionLayer layer) [0x00000] in <filename unknown>:0
at Verse.SectionLayer_ThingsGeneral.TakePrintFrom (Verse.Thing t) [0x00000] in <filename unknown>:0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment