Ogliss / AdMechArmoury

Rimworld Mod
GNU General Public License v3.0
7 stars 8 forks source link

I am lost and in need of help. #11

Closed Illand closed 3 years ago

Illand commented 3 years ago

Version : 1.3 Installed, in order : Harmony, Core, Ideology, Royalty, Mod Manager (unofficial for 1.3), Humanoid Alien Races, Adeptus Mechanicus Armory, Xenobiologis, Orkoids and Tau. Player status : befuddled, scared and alone.

RimWorld 1.3.3069 rev722 UnityEngine.StackTraceUtility:ExtractStackTrace () Verse.Log:Message (string) RimWorld.VersionControl:LogVersionNumber () Verse.Root:CheckGlobalInit () Verse.Root:Start () Verse.Root_Entry:Start ()

Error while instantiating a mod of type ExtraHives.HarmonyInstance.MainHarmonyInstance: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> HarmonyLib.HarmonyException: Patching exception in method virtual System.Void ExtraHives.GenStuff.SymbolResolver_Hivebase::Resolve(RimWorld.BaseGen.ResolveParams rp) ---> System.MissingMethodException: void Verse.PawnGenerationRequest..ctor(Verse.PawnKindDef,RimWorld.Faction,RimWorld.PawnGenerationContext,int,bool,bool,bool,bool,bool,bool,single,bool,bool,bool,bool,bool,bool,bool,bool,single,single,Verse.Pawn,single,System.Predicate1<Verse.Pawn>,System.Predicate1,System.Collections.Generic.IEnumerable1<RimWorld.TraitDef>,System.Collections.Generic.IEnumerable1,System.Nullable1<single>,System.Nullable1,System.Nullable1<single>,System.Nullable1,System.Nullable1<single>,string,string,RimWorld.RoyalTitleDef,RimWorld.Ideo,bool,bool) at (wrapper managed-to-native) System.Reflection.Module.ResolveMethodToken(intptr,int,intptr[],intptr[],System.Reflection.ResolveTokenError&) at System.Reflection.MonoModule.ResolveMethod (System.Int32 metadataToken, System.Type[] genericTypeArguments, System.Type[] genericMethodArguments) [0x00015] in <eae584ce26bc40229c1b1aa476bfa589>:0 at HarmonyLib.MethodBodyReader.ReadOperand (HarmonyLib.ILInstruction instruction) [0x003e0] in <3bb480836b154c41add2d5427773b4c6>:0 at HarmonyLib.MethodBodyReader.ReadInstructions () [0x00022] in <3bb480836b154c41add2d5427773b4c6>:0 at HarmonyLib.MethodCopier..ctor (System.Reflection.MethodBase fromMethod, System.Reflection.Emit.ILGenerator toILGenerator, System.Reflection.Emit.LocalBuilder[] existingVariables) [0x00038] in <3bb480836b154c41add2d5427773b4c6>:0 at HarmonyLib.MethodPatcher.CreateReplacement (System.Collections.Generic.Dictionary2[System.Int32,HarmonyLib.CodeInstruction]& finalInstructions) [0x001b0] in <3bb480836b154c41add2d5427773b4c6>:0 at HarmonyLib.PatchFunctions.UpdateWrapper (System.Reflection.MethodBase original, HarmonyLib.PatchInfo patchInfo) [0x00057] in <3bb480836b154c41add2d5427773b4c6>:0 at HarmonyLib.PatchClassProcessor.ProcessPatchJob (HarmonyLib.PatchJobs1+Job[T] job) [0x000bb] in <3bb480836b154c41add2d5427773b4c6>:0 --- End of inner exception stack trace --- at HarmonyLib.PatchClassProcessor.ReportException (System.Exception exception, System.Reflection.MethodBase original) [0x0010f] in <3bb480836b154c41add2d5427773b4c6>:0 at HarmonyLib.PatchClassProcessor.Patch () [0x00082] in <3bb480836b154c41add2d5427773b4c6>:0 at HarmonyLib.Harmony.<PatchAll>b__10_0 (System.Type type) [0x00007] in <3bb480836b154c41add2d5427773b4c6>:0 at HarmonyLib.CollectionExtensions.Do[T] (System.Collections.Generic.IEnumerable1[T] sequence, System.Action`1[T] action) [0x00014] in <3bb480836b154c41add2d5427773b4c6>:0 at HarmonyLib.Harmony.PatchAll (System.Reflection.Assembly assembly) [0x00006] in <3bb480836b154c41add2d5427773b4c6>:0 at ExtraHives.HarmonyInstance.MainHarmonyInstance..ctor (Verse.ModContentPack content) [0x0001a] in <189f32f2ab544424b345bf7ea112a0e7>:0 at (wrapper managed-to-native) System.Reflection.MonoCMethod.InternalInvoke(System.Reflection.MonoCMethod,object,object[],System.Exception&) at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00002] in :0 --- End of inner exception stack trace --- at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00014] in :0 at System.Reflection.MonoCMethod.DoInvoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0007a] in :0 at System.Reflection.MonoCMethod.Invoke (System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in :0 at System.RuntimeType.CreateInstanceImpl (System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[] args, System.Globalization.CultureInfo culture, System.Object[] activationAttributes, System.Threading.StackCrawlMark& stackMark) [0x00213] in :0 at System.Activator.CreateInstance (System.Type type, System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[] args, System.Globalization.CultureInfo culture, System.Object[] activationAttributes) [0x00095] in :0 at System.Activator.CreateInstance (System.Type type, System.Object[] args) [0x00000] in :0 at Verse.LoadedModManager.CreateModClasses () [0x00076] in <043c4d174c7a496480db68a85fa21766>:0 UnityEngine.StackTraceUtility:ExtractStackTrace () Verse.Log:Error (string) Verse.LoadedModManager:CreateModClasses () Verse.LoadedModManager:LoadAllActiveMods () Verse.PlayDataLoader:DoPlayLoad () Verse.PlayDataLoader:LoadAllPlayData (bool) Verse.Root/<>c:b__6_1 () Verse.LongEventHandler:RunEventFromAnotherThread (System.Action) Verse.LongEventHandler/<>c:b__27_0 () System.Threading.ThreadHelper:ThreadStart_Context (object) System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object) System.Threading.ThreadHelper:ThreadStart ()

XML error: doesn't correspond to any field in type AlienSettings. Context: true

  • Average_Normal
  • Average_Wide
  • Average_Pointy
  • Narrow_Normal
  • Narrow_Pointy
  • Narrow_Wide
  • Average_Normal
  • Average_Wide
  • Average_Pointy
  • Narrow_Normal
  • Narrow_Pointy
  • Narrow_Wide
  • Male
  • Female
  • Thin
  • Hulk
  • Fat
  • Thin
  • Female
  • Male
  • skin01skin_1
  • Human
  • OG_Human_Mechanicus
  • OG_Abhuman_Ratlin
  • OG_Human_Astartes
  • AstarteAdaptusCore
  • AstarteSpaceMarine
  • AdaptusCustodes
  • PlayerColony
  • PlayerTribe
  • OutlanderCivil
  • OutlanderRough
  • TribeCivil
  • TribeRough
  • -10050
  • OG_Tau_Faction
  • OG_Tau_PlayerColony
  • OG_Kroot_Faction
  • OG_Kroot_PlayerColony
  • OG_Kroot_PlayerTribe
  • OG_Vespid_Faction
  • -10010
  • OG_Eldar_Craftworld_Faction
  • OG_Eldar_Craftworld_PlayerColony
  • OG_Eldar_Exodite_Faction
  • OG_Eldar_Player_Exodite
  • OG_Eldar_Harlequin_Faction
  • OG_Eldar_Player_Harlequin
  • -10025
  • OG_Mechanicus_Faction
  • OG_Mechanicus_PlayerColony
  • OG_Militarum_Cadian_Faction
  • OG_Militarum_Cadian_Faction
  • OG_Militarum_PlayerColony
  • OG_Astartes_PlayerColony
  • OG_AstartesNeophyte_PlayerColony
  • PlayerColony_IoM
  • -10100
  • OG_Ork_Tek_Faction
  • OG_Ork_Feral_Faction
  • OG_Ork_PlayerColony
  • OG_Ork_PlayerTribe
  • OG_Ork_Hulk
  • OG_Ork_Rok
  • OG_DarkEldar_Kabal_Faction
  • OG_DarkEldar_Kabal_PlayerColony
  • OG_Necron_PlayerColony
  • OG_Necron_Faction
  • OG_Tyranid_PlayerColony
  • OG_Tyranid_Faction
  • OG_Necron_Faction
  • OG_Tyranid_Faction
  • OG_Chaos_Deamon_Faction
  • OG_Ork_Hulk
  • OG_Ork_Rok
  • PlayerColony_Chaos
  • IG_ChaosMarineFaction
  • TraitorGuardFaction
  • TyranidFaction
  • -100-100
  • CutoutSkin
  • UnityEngine.StackTraceUtility:ExtractStackTrace () Verse.Log:Error (string) Verse.DirectXmlToObject:ObjectFromXml<AlienRace.ThingDef_AlienRace/AlienSettings> (System.Xml.XmlNode,bool) Verse.DirectXmlToObject:ObjectFromXmlReflection<AlienRace.ThingDef_AlienRace/AlienSettings> (System.Xml.XmlNode,bool) Verse.DirectXmlToObject:ObjectFromXml (System.Xml.XmlNode,bool) Verse.DirectXmlToObject:ObjectFromXmlReflection (System.Xml.XmlNode,bool) Verse.DirectXmlLoader:DefFromNode (System.Xml.XmlNode,Verse.LoadableXmlAsset) Verse.LoadedModManager:ParseAndProcessXML (System.Xml.XmlDocument,System.Collections.Generic.Dictionary`2<System.Xml.XmlNode, Verse.LoadableXmlAsset>) Verse.LoadedModManager:LoadAllActiveMods () Verse.PlayDataLoader:DoPlayLoad () Verse.PlayDataLoader:LoadAllPlayData (bool) Verse.Root/<>c:b__6_1 () Verse.LongEventHandler:RunEventFromAnotherThread (System.Action) Verse.LongEventHandler/<>c:b__27_0 () System.Threading.ThreadHelper:ThreadStart_Context (object) System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object) System.Threading.ThreadHelper:ThreadStart ()

    XML error: doesn't correspond to any field in type AlienSettings. Context: true

  • Average_Normal
  • Average_Wide
  • Average_Pointy
  • Narrow_Normal
  • Narrow_Pointy
  • Narrow_Wide
  • Male
  • Female
  • Thin
  • Hulk
  • Fat
  • skin01skin_1
  • Human
  • OG_Human_Mechanicus
  • OG_Abhuman_Ratlin
  • OG_Human_Astartes
  • AstarteAdaptusCore
  • AstarteSpaceMarine
  • AdaptusCustodes
  • true
  • PlayerColony
  • PlayerTribe
  • OutlanderCivil
  • OutlanderRough
  • TribeCivil
  • TribeRough
  • -10050
  • OG_Tau_Faction
  • OG_Tau_PlayerColony
  • OG_Kroot_Faction
  • OG_Kroot_PlayerColony
  • OG_Kroot_PlayerTribe
  • OG_Vespid_Faction
  • -10010
  • OG_Eldar_Craftworld_Faction
  • OG_Eldar_Craftworld_PlayerColony
  • OG_Eldar_Exodite_Faction
  • OG_Eldar_Player_Exodite
  • OG_Eldar_Harlequin_Faction
  • OG_Eldar_Player_Harlequin
  • -10025
  • OG_Mechanicus_Faction
  • OG_Mechanicus_PlayerColony
  • OG_Militarum_Cadian_Faction
  • OG_Militarum_Cadian_Faction
  • OG_Militarum_PlayerColony
  • OG_Astartes_PlayerColony
  • OG_AstartesNeophyte_PlayerColony
  • PlayerColony_IoM
  • -10100
  • OG_Ork_Tek_Faction
  • OG_Ork_Feral_Faction
  • OG_Ork_PlayerColony
  • OG_Ork_PlayerTribe
  • OG_Ork_Hulk
  • OG_Ork_Rok
  • OG_DarkEldar_Kabal_Faction
  • OG_DarkEldar_Kabal_PlayerColony
  • OG_Necron_PlayerColony
  • OG_Necron_Faction
  • OG_Tyranid_PlayerColony
  • OG_Tyranid_Faction
  • OG_Necron_Faction
  • OG_Tyranid_Faction
  • OG_Chaos_Deamon_Faction
  • OG_Ork_Hulk
  • OG_Ork_Rok
  • PlayerColony_Chaos
  • IG_ChaosMarineFaction
  • TraitorGuardFaction
  • TyranidFaction
  • -100-100
  • CutoutSkin
  • UnityEngine.StackTraceUtility:ExtractStackTrace () Verse.Log:Error (string) Verse.DirectXmlToObject:ObjectFromXml<AlienRace.ThingDef_AlienRace/AlienSettings> (System.Xml.XmlNode,bool) Verse.DirectXmlToObject:ObjectFromXmlReflection<AlienRace.ThingDef_AlienRace/AlienSettings> (System.Xml.XmlNode,bool) Verse.DirectXmlToObject:ObjectFromXml (System.Xml.XmlNode,bool) Verse.DirectXmlToObject:ObjectFromXmlReflection (System.Xml.XmlNode,bool) Verse.DirectXmlLoader:DefFromNode (System.Xml.XmlNode,Verse.LoadableXmlAsset) Verse.LoadedModManager:ParseAndProcessXML (System.Xml.XmlDocument,System.Collections.Generic.Dictionary`2<System.Xml.XmlNode, Verse.LoadableXmlAsset>) Verse.LoadedModManager:LoadAllActiveMods () Verse.PlayDataLoader:DoPlayLoad () Verse.PlayDataLoader:LoadAllPlayData (bool) Verse.Root/<>c:b__6_1 () Verse.LongEventHandler:RunEventFromAnotherThread (System.Action) Verse.LongEventHandler/<>c:b__27_0 () System.Threading.ThreadHelper:ThreadStart_Context (object) System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object) System.Threading.ThreadHelper:ThreadStart ()

    XML error: false doesn't correspond to any field in type AlienSettings. Context: true

  • Average_Normal
  • Average_Normal1
  • Average_Normal2
  • Average_Normal3
  • Average_Normal4
  • Hulk
  • skin01skin_1
  • false(0.0, 0.15)(1.25, 1.25)false(1.75, 1.75)(0.0, 0.10)(0.0, -0.10)(0.40, -0.10)(-0.40, -0.10)
  • Human
  • OG_Human_Mechanicus
  • OG_Abhuman_Ratlin
  • OG_Human_Astartes
  • AstarteAdaptusCore
  • AstarteSpaceMarine
  • AdaptusCustodes
  • PlayerColony
  • PlayerTribe
  • OutlanderCivil
  • OutlanderRough
  • TribeCivil
  • TribeRough
  • -10050
  • OG_Tau_Faction
  • OG_Tau_PlayerColony
  • OG_Kroot_Faction
  • OG_Kroot_PlayerColony
  • OG_Kroot_PlayerTribe
  • OG_Vespid_Faction
  • -10010
  • OG_Eldar_Craftworld_Faction
  • OG_Eldar_Craftworld_PlayerColony
  • OG_Eldar_Exodite_Faction
  • OG_Eldar_Player_Exodite
  • OG_Eldar_Harlequin_Faction
  • OG_Eldar_Player_Harlequin
  • -10025
  • OG_Mechanicus_Faction
  • OG_Mechanicus_PlayerColony
  • OG_Militarum_Cadian_Faction
  • OG_Militarum_Cadian_Faction
  • OG_Militarum_PlayerColony
  • OG_Astartes_PlayerColony
  • OG_AstartesNeophyte_PlayerColony
  • PlayerColony_IoM
  • -10100
  • OG_Ork_Tek_Faction
  • OG_Ork_Feral_Faction
  • OG_Ork_PlayerColony
  • OG_Ork_PlayerTribe
  • OG_Ork_Hulk
  • OG_Ork_Rok
  • OG_DarkEldar_Kabal_Faction
  • OG_DarkEldar_Kabal_PlayerColony
  • OG_Necron_PlayerColony
  • OG_Necron_Faction
  • OG_Tyranid_PlayerColony
  • OG_Tyranid_Faction
  • OG_Necron_Faction
  • OG_Tyranid_Faction
  • OG_Chaos_Deamon_Faction
  • OG_Ork_Hulk
  • OG_Ork_Rok
  • PlayerColony_Chaos
  • IG_ChaosMarineFaction
  • TraitorGuardFaction
  • TyranidFaction
  • -100-100
  • Things/Pawn/Humanlike/Ogryn/Bodies/Things/Pawn/Humanlike/Ogryn/Heads/
  • false UnityEngine.StackTraceUtility:ExtractStackTrace () Verse.Log:Error (string) Verse.DirectXmlToObject:ObjectFromXml<AlienRace.ThingDef_AlienRace/AlienSettings> (System.Xml.XmlNode,bool) Verse.DirectXmlToObject:ObjectFromXmlReflection<AlienRace.ThingDef_AlienRace/AlienSettings> (System.Xml.XmlNode,bool) Verse.DirectXmlToObject:ObjectFromXml (System.Xml.XmlNode,bool) Verse.DirectXmlToObject:ObjectFromXmlReflection (System.Xml.XmlNode,bool) Verse.DirectXmlLoader:DefFromNode (System.Xml.XmlNode,Verse.LoadableXmlAsset) Verse.LoadedModManager:ParseAndProcessXML (System.Xml.XmlDocument,System.Collections.Generic.Dictionary`2<System.Xml.XmlNode, Verse.LoadableXmlAsset>) Verse.LoadedModManager:LoadAllActiveMods () Verse.PlayDataLoader:DoPlayLoad () Verse.PlayDataLoader:LoadAllPlayData (bool) Verse.Root/<>c:b__6_1 () Verse.LongEventHandler:RunEventFromAnotherThread (System.Action) Verse.LongEventHandler/<>c:b__27_0 () System.Threading.ThreadHelper:ThreadStart_Context (object) System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object) System.Threading.ThreadHelper:ThreadStart ()

    XML error: doesn't correspond to any field in type AlienSettings. Context: true

  • Average_Normal
  • Average_Wide
  • Average_Pointy
  • Narrow_Normal
  • Narrow_Pointy
  • Narrow_Wide
  • Fat
  • Thin
  • Female
  • Male
  • skin01skin_1
  • (0.75, 0.75)(0.0, -0.15)(0.75, 0.75)
  • Human
  • OG_Human_Mechanicus
  • OG_Abhuman_Ratlin
  • OG_Human_Astartes
  • AstarteAdaptusCore
  • AstarteSpaceMarine
  • AdaptusCustodes
  • PlayerColony
  • PlayerTribe
  • OutlanderCivil
  • OutlanderRough
  • TribeCivil
  • TribeRough
  • -50100
  • OG_Tau_Faction
  • OG_Tau_PlayerColony
  • OG_Kroot_Faction
  • OG_Kroot_PlayerColony
  • OG_Kroot_PlayerTribe
  • OG_Vespid_Faction
  • -10050
  • OG_Eldar_Craftworld_Faction
  • OG_Eldar_Craftworld_PlayerColony
  • OG_Eldar_Exodite_Faction
  • OG_Eldar_Player_Exodite
  • OG_Eldar_Harlequin_Faction
  • OG_Eldar_Player_Harlequin
  • -10025
  • OG_Mechanicus_Faction
  • OG_Mechanicus_PlayerColony
  • OG_Militarum_Cadian_Faction
  • OG_Militarum_Cadian_Faction
  • OG_Militarum_PlayerColony
  • OG_Astartes_PlayerColony
  • OG_AstartesNeophyte_PlayerColony
  • PlayerColony_IoM
  • -10100
  • OG_Ork_Tek_Faction
  • OG_Ork_Feral_Faction
  • OG_Ork_PlayerColony
  • OG_Ork_PlayerTribe
  • OG_Ork_Hulk
  • OG_Ork_Rok
  • OG_DarkEldar_Kabal_Faction
  • OG_DarkEldar_Kabal_PlayerColony
  • OG_Necron_PlayerColony
  • OG_Necron_Faction
  • OG_Tyranid_PlayerColony
  • OG_Tyranid_Faction
  • OG_Necron_Faction
  • OG_Tyranid_Faction
  • OG_Chaos_Deamon_Faction
  • OG_Ork_Hulk
  • OG_Ork_Rok
  • PlayerColony_Chaos
  • IG_ChaosMarineFaction
  • TraitorGuardFaction
  • TyranidFaction
  • -100-100
  • CutoutSkin
  • UnityEngine.StackTraceUtility:ExtractStackTrace () Verse.Log:Error (string) Verse.DirectXmlToObject:ObjectFromXml<AlienRace.ThingDef_AlienRace/AlienSettings> (System.Xml.XmlNode,bool) Verse.DirectXmlToObject:ObjectFromXmlReflection<AlienRace.ThingDef_AlienRace/AlienSettings> (System.Xml.XmlNode,bool) Verse.DirectXmlToObject:ObjectFromXml (System.Xml.XmlNode,bool) Verse.DirectXmlToObject:ObjectFromXmlReflection (System.Xml.XmlNode,bool) Verse.DirectXmlLoader:DefFromNode (System.Xml.XmlNode,Verse.LoadableXmlAsset) Verse.LoadedModManager:ParseAndProcessXML (System.Xml.XmlDocument,System.Collections.Generic.Dictionary`2<System.Xml.XmlNode, Verse.LoadableXmlAsset>) Verse.LoadedModManager:LoadAllActiveMods () Verse.PlayDataLoader:DoPlayLoad () Verse.PlayDataLoader:LoadAllPlayData (bool) Verse.Root/<>c:b__6_1 () Verse.LongEventHandler:RunEventFromAnotherThread (System.Action) Verse.LongEventHandler/<>c:b__27_0 () System.Threading.ThreadHelper:ThreadStart_Context (object) System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object) System.Threading.ThreadHelper:ThreadStart ()

    XML error: true200

  • GrotHair
  • doesn't correspond to any field in type AlienSettings. Context:
  • Things/Pawn/Humanlike/Grot/Bodies/Things/Pawn/Humanlike/Grot/Head/
  • 12falsefalsefalse(0.75, 0.75)(0.70, 0.70)
  • Average_Gretchin
  • Thin
  • falseThings/Pawn/Humanlike/Grot/Head/Ears/Average_Gretchin_EarRright eartruetruetruetruetrueCenter-0.0(-0.0,0.0)(-0.0,0.0)-0.0(-0.0,0.0)(-0.0,0.0)-0.0(-0.0,0.0)(-0.0,0.0)skin
  • FullHead
  • falseThings/Pawn/Humanlike/Grot/Head/Ears/Average_Gretchin_EarLleft eartruetruetruetruetrueCenter0.0(-0.00,0.0)(-0.0,0.0)0.0(0.00,0.00)(0.0,0.0)0.0(-0.00,0.00)(-0.0,0.0)skin
  • FullHead
  • skin
  • 100RGBA(0.0,0.329,0.255,1)RGBA(0.388,0.61,0.133,1)
  • 10RGBA(0.224,0.196,0.133,1)RGBA(0.478,0.451,0.482,1)
  • 1RGBA(0.4,0.004,0.204,1)RGBA(0.608,0,0.09,1)
  • true
  • OG_Alien_Ork
  • OG_Alien_Ork
  • OG_Alien_Grot
  • PlayerColony
  • PlayerTribe
  • OutlanderCivil
  • OutlanderRough
  • TribeCivil
  • TribeRough
  • -10010
  • OG_Ork_Tek_Faction
  • OG_Ork_Feral_Faction
  • OG_Ork_PlayerColony
  • OG_Ork_PlayerTribe
  • -100100
  • OG_DarkEldar_Kabal_Faction
  • OG_DarkEldar_Kabal_PlayerColony
  • -1000
  • OG_Tau_Faction
  • OG_Kroot_Faction
  • OG_Vespid_Faction
  • OG_Tau_PlayerColony
  • OG_Kroot_PlayerColony
  • OG_Kroot_PlayerTribe
  • -100-30
  • OG_Mechanicus_Faction
  • OG_Mechanicus_PlayerColony
  • OG_Militarum_Cadian_Faction
  • OG_Militarum_Cadian_Faction
  • OG_Militarum_PlayerColony
  • OG_Astartes_PlayerColony
  • OG_AstartesNeophyte_PlayerColony
  • PlayerColony_IoM
  • PlayerColony_Chaos
  • IG_ChaosMarineFaction
  • TraitorGuardFaction
  • -100-50
  • OG_Ork_Hulk
  • OG_Ork_Rok
  • OG_Eldar_Craftworld_Faction
  • OG_Eldar_Craftworld_PlayerColony
  • OG_Eldar_Exodite_Faction
  • OG_Eldar_Player_Exodite
  • OG_Eldar_Harlequin_Faction
  • OG_Eldar_Player_Harlequin
  • OG_Necron_PlayerColony
  • OG_Necron_Faction
  • OG_Tyranid_PlayerColony
  • OG_Tyranid_Faction
  • OG_Necron_Faction
  • OG_Tyranid_Faction
  • OG_Chaos_Deamon_Faction
  • TyranidFaction
  • -100-100
  • Wimp025
  • Xenophobia175
  • IGTraitMechanicus
  • IGTraitAstraMilitarum
  • IGTraitAssassinorum
  • IGTraitInquisition
  • IGTraitImperialMedic
  • IG_TraitAstarte
  • Emperor_Hope
  • Ynnead_Hope
  • Cegorach_Laughter
  • Khaine_Fervor
  • Khorne_Fervor
  • Nurgle_Fervor
  • Slaanesh_Fervor
  • Tzeentch_Fervor
  • Undivided_Fervor
  • DE_Depravity
  • ELDAR_mastery
  • TAU_Philosophy
  • Kind
  • Gay
  • DislikesWomen
  • DislikesMen
  • true200
  • GrotHair
  • ButcheredHumanlikeCorpse_OGOrkoidKnowButcheredHumanlikeCorpse_OGOrkoidAteHumanlikeMeatDirect_OGOrkoidAteHumanlikeMeatAsIngredient_OGOrkoidAteHumanlikeMeatDirectCannibal_OGOrkoidAteHumanlikeMeatAsIngredientCannibal_OGOrkoid
  • OG_Alien_Grot
  • OG_Alien_Ork
  • OG_Cyborg_Ork
  • ButcheredOrkoidCorpse_OGOrkoidKnowButcheredOrkoidCorpse_OGOrkoid
  • OG_Alien_Grot
  • OG_Alien_Ork
  • OG_Cyborg_Ork
  • AteOrkoidMeatDirect_OGOrkoidAteOrkoidMeatAsIngredient_OGOrkoidAteOrkoidMeatDirect_OGOrkoidAteOrkoidMeatAsIngredient_OGOrkoid
  • AteWithoutTableAteWithoutTable_OGOrkoid
  • SleptOutsideSleptOutside_OGOrkoid
  • SleptOnGroundSleptOnGround_OGOrkoid
  • SleptInColdSleptInCold_OGOrkoid
  • SleptInHeatSleptInHeat_OGOrkoid
  • KnowPrisonerSoldKnowPrisonerSold_OGOrkoid
  • KnowBuriedInSarcophagusKnowBuriedInSarcophagus_OGOrkoid
  • SoakingWetSoakingWet_OGOrkoid
  • ObservedLayingCorpseObservedLayingCorpse_OGOrkoid
  • ObservedLayingRottingCorpseObservedLayingRottingCorpse_OGOrkoid
  • WitnessedDeathNonAllyWitnessedDeathNonAlly_OGOrkoid
  • WitnessedDeathFamilyWitnessedDeathFamily_OGOrkoid
  • WitnessedDeathBloodlustWitnessedDeathBloodlust_OGOrkoid
  • KilledHumanlikeBloodlustKilledHumanlikeBloodlust_OGOrkoid
  • DefeatedHostileFactionLeaderOpinionDefeatedHostileFactionLeaderOpinion_OGOrkoid
  • AteInsectMeatDirectAteInsectMeatDirect_OGOrkoid
  • AteInsectMeatAsIngredientAteInsectMeatAsIngredient_OGOrkoid
  • AteCorpseAteCorpse_OGOrkoid
  • AteKibbleAteKibble_OGOrkoid
  • EnvironmentDark_OGOrkoid
  • Ascetic_OGOrkoid
  • Greedy_OGOrkoid
  • ApparelDamaged_OGOrkoid
  • DeadMansApparel_OGOrkoid
  • HumanLeatherApparelHappy_OGOrkoid
  • ButcheredHumanlikeCorpseOpinion_OGOrkoid
  • AteRawHumanlikeMeat_OGOrkoid
  • BrawlerUnhappy_OGOrkoid
  • ShooterUnhappy_OGOrkoid
  • ColonistLeftUnburied_OGOrkoid
  • AteWithoutTable_OGOrkoid
  • SleptOutside_OGOrkoid
  • SleptOutside_OGOrkoid
  • SleptInCold_OGOrkoid
  • SleptInHeat_OGOrkoid
  • KnowPrisonerSold_OGOrkoid
  • KnowBuriedInSarcophagus_OGOrkoid
  • SoakingWet_OGOrkoid
  • ObservedLayingCorpse_OGOrkoid
  • ObservedLayingRottingCorpse_OGOrkoid
  • WitnessedDeathNonAlly_OGOrkoid
  • WitnessedDeathFamily_OGOrkoid
  • WitnessedDeathBloodlust_OGOrkoid
  • KilledHumanlikeBloodlust_OGOrkoid
  • DefeatedHostileFactionLeader_OGOrkoid
  • DefeatedHostileFactionLeaderOpinion_OGOrkoid
  • AteInsectMeatDirect_OGOrkoid
  • AteInsectMeatAsIngredient_OGOrkoid
  • AteCorpse_OGOrkoid
  • AteKibble_OGOrkoid
  • ColonistLeftUnburied
  • AteRawHumanlikeMeat
  • ButcheredHumanlikeCorpseOpinion
  • EnvironmentDark
  • Ascetic
  • Pain
  • Greedy
  • BrawlerUnhappy
  • ApparelDamaged
  • Sick
  • HumanLeatherApparelSad
  • HumanLeatherApparelHappy
  • KnowGuestExecuted
  • KnowPrisonerDiedInnocent
  • MySonDied
  • MyBrotherDied
  • MyFatherDied
  • MyNephewDied
  • NeedOutdoors
  • NeedRoomSize
  • NeedBeauty
  • Disfigured
  • Pretty
  • Ugly
  • SoldPrisoner
  • PrisonerBanishedToDie
  • ExecutedPrisoner
  • SleepDisturbed
  • KnowPrisonerSold
  • KnowGuestOrganHarvested
  • SleptInBarracks
  • AteOrkMeal
  • AteOrkFungusDirect
  • AteOrkFungusAsIngredient
  • DefeatedHostileFactionLeaderOpinion
  • 00300000
  • SiblingMob mate
  • ParentKult leader
  • ChildKlan member
  • OGO_Apparel_SlavaCowl
  • OGO_Apparel_LevaArmour
  • OGO_Apparel_LevaElmet
  • OGO_Apparel_Elmet
  • OGO_Apparel_EavyElmet
  • OGO_Apparel_UniformShirt
  • OGO_Apparel_UniformJacket
  • OGO_Wargear_KustomForcefield
  • OG_Plant_Orkoid_Fungus
  • OG_Plant_Orkoid_Cocoon
  • OGO_SteleLarge
  • OGO_TableMachining
  • OGO_ElectricStove
  • OGO_FueledStove
  • OGO_TableButcher
  • OGO_DrugLab
  • OGO_SimpleResearchBench
  • OGO_HiTechResearchBench
  • OGO_Bed
  • OGO_Table1x2c
  • OGO_Table2x4c
  • OGO_ChemfuelPoweredGenerator
  • SteleLarge
  • TableMachining
  • ElectricStove
  • FueledStove
  • TableButcher
  • DrugLab
  • SimpleResearchBench
  • HiTechResearchBench
  • Bed
  • Table1x2c
  • Table2x4c
  • ChemfuelPoweredGenerator
  • UnityEngine.StackTraceUtility:ExtractStackTrace () Verse.Log:Error (string) Verse.DirectXmlToObject:ObjectFromXml<AlienRace.ThingDef_AlienRace/AlienSettings> (System.Xml.XmlNode,bool) Verse.DirectXmlToObject:ObjectFromXmlReflection<AlienRace.ThingDef_AlienRace/AlienSettings> (System.Xml.XmlNode,bool) Verse.DirectXmlToObject:ObjectFromXml (System.Xml.XmlNode,bool) Verse.DirectXmlToObject:ObjectFromXmlReflection (System.Xml.XmlNode,bool) Verse.DirectXmlLoader:DefFromNode (System.Xml.XmlNode,Verse.LoadableXmlAsset) Verse.LoadedModManager:ParseAndProcessXML (System.Xml.XmlDocument,System.Collections.Generic.Dictionary`2<System.Xml.XmlNode, Verse.LoadableXmlAsset>) Verse.LoadedModManager:LoadAllActiveMods () Verse.PlayDataLoader:DoPlayLoad () Verse.PlayDataLoader:LoadAllPlayData (bool) Verse.Root/<>c:b__6_1 () Verse.LongEventHandler:RunEventFromAnotherThread (System.Action) Verse.LongEventHandler/<>c:b__27_0 () System.Threading.ThreadHelper:ThreadStart_Context (object) System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object) System.Threading.ThreadHelper:ThreadStart ()

    XML error: true300

  • OrkHair
  • doesn't correspond to any field in type AlienSettings. Context: 12false
  • Tough25
  • Xenophobia175
  • falsefalse(1.25, 1.15)(1.05, 1.05)(0.0, 0.05)(0.0, -0.05)(0.0, -0.05)(0.10, -0.05)(-0.10, -0.05)
  • Hulk
  • Male
  • Average_Ork
  • Scarred_Ork_0
  • Things/Pawn/Humanlike/Ork/Head/Eyes/EyeRright eyetruetruetruetruefalseCenter0.2740(-0.00,0.0)(-0.00,0.0)(-0.0,0.0)(0,0.0)(0,0.0)(0,0.0)0.2740(-0.00,0.0)(-0.00,0.0)(-0.0,0.0)noneThings/Pawn/Humanlike/Ork/Head/Eyes/EyeR_Missing
  • Things/Pawn/Humanlike/Ork/Head/Eyes/EyeLleft eyetruetruetruetruefalseCenter0.2740(-0.00,0.0)(-0.00,0.0)(-0.0,0.0)(0,0.0)(0,0.0)(0,0.0)0.2740(-0.00,0.0)(-0.00,0.0)(-0.0,0.0)noneThings/Pawn/Humanlike/Ork/Head/Eyes/EyeL_Missing
  • Things/Pawn/Humanlike/Ork/Head/Ears/Average_Ork_EarRright eartruetruetruetruetruefalseCenter0.2740(-0.00,0.0)(-0.00,0.0)(-0.0,0.0)(0,0.0)(0,0.0)(0,0.0)0.2740(-0.00,0.0)(-0.00,0.0)(-0.0,0.0)skinEars
  • OrkFullHead
  • OrkUpperHead
  • FullHead
  • UpperHead
  • Things/Pawn/Humanlike/Ork/Head/Ears/Average_Ork_EarLleft eartruetruetruetruetruefalseCenter0.2740(-0.00,0.0)(0.00,0.0)(-0.0,0.0)0.2740(0,0.0)(0,0.0)(0,0.0)0.2740(-0.00,0.0)(-0.00,0.0)(-0.0,0.0)skinEars
  • OrkFullHead
  • OrkUpperHead
  • FullHead
  • UpperHead
  • Things/Pawn/Humanlike/Ork/Head/Teef/TeefJawtruetruetruetrueMalefalseCenter0.2741(-0.00,0.0)(-0.0,0.0)0.2741(0,0.0)(0,0.0)0.2741(-0.00,0.0)(-0.0,0.0)none
  • Things/Pawn/Humanlike/Ork/Head/Teef/Teef_FangRJawtruetruetruetruefalseCenterMale0.2740(-0.00,0.0)(-0.0,0.0)0.2740(0,0.0)(0,0.0)0.2740(-0.00,0.0)(-0.0,0.0)noneThings/Pawn/Humanlike/Ork/Head/Teef/Teef_FangR_Missing
  • Things/Pawn/Humanlike/Ork/Head/Teef/Teef_FangLJawtruetruetruetruefalseCenterMale0.2740(-0.00,0.0)(-0.0,0.0)0.2740(0,0.0)(0,0.0)0.2740(-0.00,0.0)(-0.0,0.0)noneThings/Pawn/Humanlike/Ork/Head/Teef/Teef_FangL_Missing
  • Things/Pawn/Humanlike/Ork/Head/Teef/TeefJawtruetruetruetruefalseCenterHulk0.2741(-0.0,0.0)(-0.0,0.0)0.2741(0,0)(0,0.0)0.2741(-0.00,0.0)(-0.0,0.0)none
  • Things/Pawn/Humanlike/Ork/Head/Teef/Teef_FangRJawtruetruetruetruefalseCenterHulk0.2741(0.00,0.0)(-0.0,0.0)0.2741(0,0.0)(0,0.0)0.2741(-0.00,0.0)(-0.0,0.0)noneThings/Pawn/Humanlike/Ork/Head/Teef/Teef_FangR_Missing
  • Things/Pawn/Humanlike/Ork/Head/Teef/Teef_FangLJawtruetruetruetruefalseCenterHulk0.2741(-0.0,0.0)(-0.0,0.0)0.2741(0,0.0)(0,0.0)0.2741(-0.0,0.0)(-0.0,0.0)noneThings/Pawn/Humanlike/Ork/Head/Teef/Teef_FangL_Missing
  • skin
  • 100RGBA(0.0,0.329,0.255,1)RGBA(0.388,0.61,0.133,1)
  • 10RGBA(0.224,0.196,0.133,1)RGBA(0.478,0.451,0.482,1)
  • 1RGBA(0.4,0.004,0.204,1)RGBA(0.608,0,0.09,1)
  • skinEarsskin_1
  • 10RGBA(224, 223, 219, 255)
  • 10RGBA(80, 47, 32, 255)
  • 7.5RGBA(192,192,192, 255)
  • 5RGBA(212,175,55, 255)
  • 2.5RGBA(207,181,59, 255)
  • true
  • OG_Alien_Ork
  • OG_Alien_Grot
  • OG_Cyborg_Ork
  • PlayerColony
  • PlayerTribe
  • OutlanderCivil
  • OutlanderRough
  • TribeCivil
  • TribeRough
  • -10010
  • OG_Ork_Tek_Faction
  • OG_Ork_Feral_Faction
  • OG_Ork_PlayerColony
  • OG_Ork_PlayerTribe
  • -100100
  • OG_DarkEldar_Kabal_Faction
  • OG_DarkEldar_Kabal_PlayerColony
  • -1000
  • OG_Tau_Faction
  • OG_Kroot_Faction
  • OG_Vespid_Faction
  • OG_Tau_PlayerColony
  • OG_Kroot_PlayerColony
  • OG_Kroot_PlayerTribe
  • -100-30
  • OG_Mechanicus_Faction
  • OG_Mechanicus_PlayerColony
  • OG_Militarum_Cadian_Faction
  • OG_Militarum_Cadian_Faction
  • OG_Militarum_PlayerColony
  • OG_Astartes_PlayerColony
  • OG_AstartesNeophyte_PlayerColony
  • PlayerColony_IoM
  • PlayerColony_Chaos
  • IG_ChaosMarineFaction
  • TraitorGuardFaction
  • -100-50
  • OG_Ork_Hulk
  • OG_Ork_Rok
  • OG_Eldar_Craftworld_Faction
  • OG_Eldar_Craftworld_PlayerColony
  • OG_Eldar_Exodite_Faction
  • OG_Eldar_Player_Exodite
  • OG_Eldar_Harlequin_Faction
  • OG_Eldar_Player_Harlequin
  • OG_Necron_PlayerColony
  • OG_Necron_Faction
  • OG_Tyranid_PlayerColony
  • OG_Tyranid_Faction
  • OG_Necron_Faction
  • OG_Tyranid_Faction
  • OG_Chaos_Deamon_Faction
  • TyranidFaction
  • -100-100
  • IGTraitMechanicus
  • IGTraitAstraMilitarum
  • IGTraitAssassinorum
  • IGTraitInquisition
  • IGTraitImperialMedic
  • IG_TraitAstarte
  • Emperor_Hope
  • Ynnead_Hope
  • Cegorach_Laughter
  • Khaine_Fervor
  • Khorne_Fervor
  • Nurgle_Fervor
  • Slaanesh_Fervor
  • Tzeentch_Fervor
  • Undivided_Fervor
  • DE_Depravity
  • ELDAR_mastery
  • TAU_Philosophy
  • Kind
  • Gay
  • Bisexual
  • Wimp
  • DislikesWomen
  • DislikesMen
  • Things/Pawn/Humanlike/Ork/Bodies/Things/Pawn/Humanlike/Ork/Head/Things/Pawn/Humanlike/Ork/Skull/Skull
  • OG_Lifestage_Ork_Whelp
  • Things/Pawn/Humanlike/Ork/Bodies/Things/Pawn/Humanlike/Ork/Head/Things/Pawn/Humanlike/Ork/Skull/Skull(0.85, 0.85)(0.775, 0.775)(0.0, -0.15)(0.0, -0.15)(0.05, -0.15)(-0.05, -0.15)
  • OG_Lifestage_Ork_Runt
  • Things/Pawn/Humanlike/Ork/Bodies/Things/Pawn/Humanlike/Ork/Head/Things/Pawn/Humanlike/Ork/Skull/Skull(1.00, 1.00)(0.85, 0.85)(0.0, -0.055)(0.0, -0.055)(0.10, -0.055)(-0.10, -0.055)
  • OG_Lifestage_Ork_Adult
  • Things/Pawn/Humanlike/Ork/Bodies/Things/Pawn/Humanlike/Ork/Head/Things/Pawn/Humanlike/Ork/Skull/Skull(1.125, 1.125)(0.95, 0.95)
  • OG_Lifestage_Ork_Nob
  • Things/Pawn/Humanlike/Ork/Bodies/Things/Pawn/Humanlike/Ork/Head/Things/Pawn/Humanlike/Ork/Skull/Skull(1.25, 1.25)(1.25, 1.25)(0.0, 0.11)(0.0, -0.00)(0.200, 0.0)(-0.200, 0.0)
  • OG_Lifestage_Ork_BigNob
  • Things/Pawn/Humanlike/Ork/Bodies/Things/Pawn/Humanlike/Ork/Head/Things/Pawn/Humanlike/Ork/Skull/Skull(1.3, 1.3)(1.3, 1.3)(0.0, 0.11)(0.0, -0.00)(0.200, 0.0)(-0.200, 0.0)
  • OG_Lifestage_Ork_Boss
  • Things/Pawn/Humanlike/Ork/Bodies/Things/Pawn/Humanlike/Ork/Head/Things/Pawn/Humanlike/Ork/Skull/Skull(1.35, 1.35)(1.35, 1.35)(0.0, 0.15)(0.0, -0.00)(0.200, 0.0)(-0.200, 0.0)
  • OG_Lifestage_Ork_WarBoss
  • Things/Pawn/Humanlike/Ork/Bodies/Things/Pawn/Humanlike/Ork/Head/Things/Pawn/Humanlike/Ork/Skull/Skull(1.5, 1.5)(1.5, 1.5)(0.0, 0.22)(0.0, -0.00)(0.200, 0.0)(-0.200, 0.0)
    true300
  • OrkHair
  • ButcheredHumanlikeCorpse_OGOrkoidKnowButcheredHumanlikeCorpse_OGOrkoidAteHumanlikeMeatDirect_OGOrkoidAteHumanlikeMeatAsIngredient_OGOrkoidAteHumanlikeMeatDirectCannibal_OGOrkoidAteHumanlikeMeatAsIngredientCannibal_OGOrkoid
  • OG_Alien_Ork
  • OG_Cyborg_Ork
  • ButcheredOrkoidCorpse_OGOrkoidKnowButcheredOrkoidCorpse_OGOrkoid
  • OG_Alien_Ork
  • OG_Cyborg_Ork
  • AteOrkoidMeatDirect_OGOrkoidAteOrkoidMeatAsIngredient_OGOrkoidAteOrkoidMeatDirect_OGOrkoidAteOrkoidMeatAsIngredient_OGOrkoid
  • AteWithoutTableAteWithoutTable_OGOrkoid
  • SleptOutsideSleptOutside_OGOrkoid
  • SleptOnGroundSleptOnGround_OGOrkoid
  • SleptInColdSleptInCold_OGOrkoid
  • SleptInHeatSleptInHeat_OGOrkoid
  • KnowPrisonerSoldKnowPrisonerSold_OGOrkoid
  • KnowBuriedInSarcophagusKnowBuriedInSarcophagus_OGOrkoid
  • SoakingWetSoakingWet_OGOrkoid
  • ObservedLayingCorpseObservedLayingCorpse_OGOrkoid
  • ObservedLayingRottingCorpseObservedLayingRottingCorpse_OGOrkoid
  • WitnessedDeathNonAllyWitnessedDeathNonAlly_OGOrkoid
  • WitnessedDeathFamilyWitnessedDeathFamily_OGOrkoid
  • WitnessedDeathBloodlustWitnessedDeathBloodlust_OGOrkoid
  • KilledHumanlikeBloodlustKilledHumanlikeBloodlust_OGOrkoid
  • DefeatedHostileFactionLeaderOpinionDefeatedHostileFactionLeaderOpinion_OGOrkoid
  • AteInsectMeatDirectAteInsectMeatDirect_OGOrkoid
  • AteInsectMeatAsIngredientAteInsectMeatAsIngredient_OGOrkoid
  • AteCorpseAteCorpse_OGOrkoid
  • AteKibbleAteKibble_OGOrkoid
  • EnvironmentDark_OGOrkoid
  • Ascetic_OGOrkoid
  • Greedy_OGOrkoid
  • ApparelDamaged_OGOrkoid
  • DeadMansApparel_OGOrkoid
  • HumanLeatherApparelHappy_OGOrkoid
  • ButcheredHumanlikeCorpseOpinion_OGOrkoid
  • AteRawHumanlikeMeat_OGOrkoid
  • BrawlerUnhappy_OGOrkoid
  • ShooterUnhappy_OGOrkoid
  • ColonistLeftUnburied_OGOrkoid
  • AteWithoutTable_OGOrkoid
  • SleptOutside_OGOrkoid
  • SleptOutside_OGOrkoid
  • SleptInCold_OGOrkoid
  • SleptInHeat_OGOrkoid
  • KnowPrisonerSold_OGOrkoid
  • KnowBuriedInSarcophagus_OGOrkoid
  • SoakingWet_OGOrkoid
  • ObservedLayingCorpse_OGOrkoid
  • ObservedLayingRottingCorpse_OGOrkoid
  • WitnessedDeathNonAlly_OGOrkoid
  • WitnessedDeathFamily_OGOrkoid
  • WitnessedDeathBloodlust_OGOrkoid
  • KilledHumanlikeBloodlust_OGOrkoid
  • DefeatedHostileFactionLeader_OGOrkoid
  • DefeatedHostileFactionLeaderOpinion_OGOrkoid
  • AteInsectMeatDirect_OGOrkoid
  • AteInsectMeatAsIngredient_OGOrkoid
  • AteCorpse_OGOrkoid
  • AteKibble_OGOrkoid
  • ColonistLeftUnburied
  • AteRawHumanlikeMeat
  • ButcheredHumanlikeCorpseOpinion
  • EnvironmentDark
  • Ascetic
  • Pain
  • Greedy
  • BrawlerUnhappy
  • ApparelDamaged
  • Sick
  • HumanLeatherApparelSad
  • HumanLeatherApparelHappy
  • KnowGuestExecuted
  • KnowPrisonerDiedInnocent
  • MySonDied
  • MyBrotherDied
  • MyFatherDied
  • MyNephewDied
  • NeedOutdoors
  • NeedRoomSize
  • NeedBeauty
  • Disfigured
  • Pretty
  • Ugly
  • SoldPrisoner
  • PrisonerBanishedToDie
  • ExecutedPrisoner
  • SleepDisturbed
  • KnowPrisonerSold
  • KnowGuestOrganHarvested
  • SleptInBarracks
  • AteOrkMeal
  • AteOrkFungusDirect
  • AteOrkFungusAsIngredient
  • DefeatedHostileFactionLeaderOpinion
  • 00000000
  • OGO_Apparel_SlavaCowl
  • OGO_Apparel_LevaElmet
  • OGO_Apparel_Elmet
  • OGO_Apparel_EavyElmet
  • OGO_Apparel_MegaArmourElmet
  • OGO_Apparel_LevaArmour
  • OGO_Apparel_Armour
  • OGO_Apparel_EavyArmour
  • OGO_Apparel_MegaArmour
  • OGO_Apparel_UniformShirt
  • OGO_Apparel_UniformJacket
  • OGO_Apparel_IronGob
  • OGO_Wargear_BossPole
  • OGO_Wargear_KustomForcefield
  • OG_Plant_Orkoid_Fungus
  • OG_Plant_Orkoid_Cocoon
  • OGO_SteleLarge
  • OGO_TableMachining
  • OGO_ElectricStove
  • OGO_FueledStove
  • OGO_TableButcher
  • OGO_DrugLab
  • OGO_SimpleResearchBench
  • OGO_HiTechResearchBench
  • OGO_Bed
  • OGO_Table1x2c
  • OGO_Table2x4c
  • OGO_ChemfuelPoweredGenerator
  • SteleLarge
  • TableMachining
  • ElectricStove
  • FueledStove
  • TableButcher
  • DrugLab
  • SimpleResearchBench
  • HiTechResearchBench
  • Bed
  • Table1x2c
  • Table2x4c
  • ChemfuelPoweredGenerator
  • UnityEngine.StackTraceUtility:ExtractStackTrace () Verse.Log:Error (string) Verse.DirectXmlToObject:ObjectFromXml<AlienRace.ThingDef_AlienRace/AlienSettings> (System.Xml.XmlNode,bool) Verse.DirectXmlToObject:ObjectFromXmlReflection<AlienRace.ThingDef_AlienRace/AlienSettings> (System.Xml.XmlNode,bool) Verse.DirectXmlToObject:ObjectFromXml (System.Xml.XmlNode,bool) Verse.DirectXmlToObject:ObjectFromXmlReflection (System.Xml.XmlNode,bool) Verse.DirectXmlLoader:DefFromNode (System.Xml.XmlNode,Verse.LoadableXmlAsset) Verse.LoadedModManager:ParseAndProcessXML (System.Xml.XmlDocument,System.Collections.Generic.Dictionary`2<System.Xml.XmlNode, Verse.LoadableXmlAsset>) Verse.LoadedModManager:LoadAllActiveMods () Verse.PlayDataLoader:DoPlayLoad () Verse.PlayDataLoader:LoadAllPlayData (bool) Verse.Root/<>c:b__6_1 () Verse.LongEventHandler:RunEventFromAnotherThread (System.Action) Verse.LongEventHandler/<>c:b__27_0 () System.Threading.ThreadHelper:ThreadStart_Context (object) System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object) System.Threading.ThreadHelper:ThreadStart ()

    XML error: true300

  • OrkHair
  • doesn't correspond to any field in type AlienSettings. Context: 12false
  • Tough25
  • Xenophobia175
  • falsefalse(1.25, 1.15)(1.05, 1.05)(0.0, 0.05)(0.0, -0.05)(0.0, -0.05)(0.10, -0.05)(-0.10, -0.05)
  • Hulk
  • Male
  • Average_Ork
  • Scarred_Ork_0
  • Things/Pawn/Humanlike/Ork/Head/Eyes/EyeRright eyetruetruetruetruefalseCenter0.2740(-0.00,0.0)(-0.00,0.0)(-0.0,0.0)(0,0.0)(0,0.0)(0,0.0)0.2740(-0.00,0.0)(-0.00,0.0)(-0.0,0.0)noneThings/Pawn/Humanlike/Ork/Head/Eyes/EyeR_Missing
  • Things/Pawn/Humanlike/Ork/Head/Eyes/EyeLleft eyetruetruetruetruefalseCenter0.2740(-0.00,0.0)(-0.00,0.0)(-0.0,0.0)(0,0.0)(0,0.0)(0,0.0)0.2740(-0.00,0.0)(-0.00,0.0)(-0.0,0.0)noneThings/Pawn/Humanlike/Ork/Head/Eyes/EyeL_Missing
  • Things/Pawn/Humanlike/Ork/Head/Ears/Average_Ork_EarRright eartruetruetruetruetruefalseCenter0.2740(-0.00,0.0)(-0.00,0.0)(-0.0,0.0)(0,0.0)(0,0.0)(0,0.0)0.2740(-0.00,0.0)(-0.00,0.0)(-0.0,0.0)skinEars
  • OrkFullHead
  • OrkUpperHead
  • FullHead
  • UpperHead
  • Things/Pawn/Humanlike/Ork/Head/Ears/Average_Ork_EarLleft eartruetruetruetruetruefalseCenter0.2740(-0.00,0.0)(0.00,0.0)(-0.0,0.0)0.2740(0,0.0)(0,0.0)(0,0.0)0.2740(-0.00,0.0)(-0.00,0.0)(-0.0,0.0)skinEars
  • OrkFullHead
  • OrkUpperHead
  • FullHead
  • UpperHead
  • Things/Pawn/Humanlike/Ork/Head/Teef/TeefJawtruetruetruetrueMalefalseCenter0.2741(-0.00,0.0)(-0.0,0.0)0.2741(0,0.0)(0,0.0)0.2741(-0.00,0.0)(-0.0,0.0)none
  • Things/Pawn/Humanlike/Ork/Head/Teef/Teef_FangRJawtruetruetruetruefalseCenterMale0.2740(-0.00,0.0)(-0.0,0.0)0.2740(0,0.0)(0,0.0)0.2740(-0.00,0.0)(-0.0,0.0)noneThings/Pawn/Humanlike/Ork/Head/Teef/Teef_FangR_Missing
  • Things/Pawn/Humanlike/Ork/Head/Teef/Teef_FangLJawtruetruetruetruefalseCenterMale0.2740(-0.00,0.0)(-0.0,0.0)0.2740(0,0.0)(0,0.0)0.2740(-0.00,0.0)(-0.0,0.0)noneThings/Pawn/Humanlike/Ork/Head/Teef/Teef_FangL_Missing
  • Things/Pawn/Humanlike/Ork/Head/Teef/TeefJawtruetruetruetruefalseCenterHulk0.2741(-0.0,0.0)(-0.0,0.0)0.2741(0,0)(0,0.0)0.2741(-0.00,0.0)(-0.0,0.0)none
  • Things/Pawn/Humanlike/Ork/Head/Teef/Teef_FangRJawtruetruetruetruefalseCenterHulk0.2741(0.00,0.0)(-0.0,0.0)0.2741(0,0.0)(0,0.0)0.2741(-0.00,0.0)(-0.0,0.0)noneThings/Pawn/Humanlike/Ork/Head/Teef/Teef_FangR_Missing
  • Things/Pawn/Humanlike/Ork/Head/Teef/Teef_FangLJawtruetruetruetruefalseCenterHulk0.2741(-0.0,0.0)(-0.0,0.0)0.2741(0,0.0)(0,0.0)0.2741(-0.0,0.0)(-0.0,0.0)noneThings/Pawn/Humanlike/Ork/Head/Teef/Teef_FangL_Missing
  • skin
  • 100RGBA(0.0,0.329,0.255,1)RGBA(0.388,0.61,0.133,1)
  • 10RGBA(0.224,0.196,0.133,1)RGBA(0.478,0.451,0.482,1)
  • 1RGBA(0.4,0.004,0.204,1)RGBA(0.608,0,0.09,1)
  • skinEarsskin_1
  • 10RGBA(224, 223, 219, 255)
  • 10RGBA(80, 47, 32, 255)
  • 7.5RGBA(192,192,192, 255)
  • 5RGBA(212,175,55, 255)
  • 2.5RGBA(207,181,59, 255)
  • true
  • OG_Alien_Ork
  • OG_Alien_Grot
  • OG_Cyborg_Ork
  • OG_Alien_Grot
  • OG_Alien_Ork
  • OG_Cyborg_Ork
  • PlayerColony
  • PlayerTribe
  • OutlanderCivil
  • OutlanderRough
  • TribeCivil
  • TribeRough
  • -10010
  • OG_Ork_Tek_Faction
  • OG_Ork_Feral_Faction
  • OG_Ork_PlayerColony
  • OG_Ork_PlayerTribe
  • -100100
  • OG_DarkEldar_Kabal_Faction
  • OG_DarkEldar_Kabal_PlayerColony
  • -1000
  • OG_Tau_Faction
  • OG_Kroot_Faction
  • OG_Vespid_Faction
  • OG_Tau_PlayerColony
  • OG_Kroot_PlayerColony
  • OG_Kroot_PlayerTribe
  • -100-30
  • OG_Mechanicus_Faction
  • OG_Mechanicus_PlayerColony
  • OG_Militarum_Cadian_Faction
  • OG_Militarum_Cadian_Faction
  • OG_Militarum_PlayerColony
  • OG_Astartes_PlayerColony
  • OG_AstartesNeophyte_PlayerColony
  • PlayerColony_IoM
  • PlayerColony_Chaos
  • IG_ChaosMarineFaction
  • TraitorGuardFaction
  • -100-50
  • OG_Ork_Hulk
  • OG_Ork_Rok
  • OG_Eldar_Craftworld_Faction
  • OG_Eldar_Craftworld_PlayerColony
  • OG_Eldar_Exodite_Faction
  • OG_Eldar_Player_Exodite
  • OG_Eldar_Harlequin_Faction
  • OG_Eldar_Player_Harlequin
  • OG_Necron_PlayerColony
  • OG_Necron_Faction
  • OG_Tyranid_PlayerColony
  • OG_Tyranid_Faction
  • OG_Necron_Faction
  • OG_Tyranid_Faction
  • OG_Chaos_Deamon_Faction
  • TyranidFaction
  • -100-100
  • IGTraitMechanicus
  • IGTraitAstraMilitarum
  • IGTraitAssassinorum
  • IGTraitInquisition
  • IGTraitImperialMedic
  • IG_TraitAstarte
  • Emperor_Hope
  • Ynnead_Hope
  • Cegorach_Laughter
  • Khaine_Fervor
  • Khorne_Fervor
  • Nurgle_Fervor
  • Slaanesh_Fervor
  • Tzeentch_Fervor
  • Undivided_Fervor
  • DE_Depravity
  • ELDAR_mastery
  • TAU_Philosophy
  • Kind
  • Gay
  • Bisexual
  • Wimp
  • DislikesWomen
  • DislikesMen
  • Things/Pawn/Humanlike/Ork/Bodies/Things/Pawn/Humanlike/Ork/Head/Things/Pawn/Humanlike/Ork/Skull/Skull
  • OG_Lifestage_Ork_Whelp
  • Things/Pawn/Humanlike/Ork/Bodies/Things/Pawn/Humanlike/Ork/Head/Things/Pawn/Humanlike/Ork/Skull/Skull(0.85, 0.85)(0.775, 0.775)(0.0, -0.15)(0.0, -0.15)(0.05, -0.15)(-0.05, -0.15)
  • OG_Lifestage_Ork_Runt
  • Things/Pawn/Humanlike/Ork/Bodies/Things/Pawn/Humanlike/Ork/Head/Things/Pawn/Humanlike/Ork/Skull/Skull(1.00, 1.00)(0.85, 0.85)(0.0, -0.055)(0.0, -0.055)(0.10, -0.055)(-0.10, -0.055)
  • OG_Lifestage_Ork_Adult
  • Things/Pawn/Humanlike/Ork/Bodies/Things/Pawn/Humanlike/Ork/Head/Things/Pawn/Humanlike/Ork/Skull/Skull(1.125, 1.125)(0.95, 0.95)
  • OG_Lifestage_Ork_Nob
  • Things/Pawn/Humanlike/Ork/Bodies/Things/Pawn/Humanlike/Ork/Head/Things/Pawn/Humanlike/Ork/Skull/Skull(1.25, 1.25)(1.25, 1.25)(0.0, 0.11)(0.0, -0.00)(0.200, 0.0)(-0.200, 0.0)
  • OG_Lifestage_Ork_BigNob
  • Things/Pawn/Humanlike/Ork/Bodies/Things/Pawn/Humanlike/Ork/Head/Things/Pawn/Humanlike/Ork/Skull/Skull(1.3, 1.3)(1.3, 1.3)(0.0, 0.11)(0.0, -0.00)(0.200, 0.0)(-0.200, 0.0)
  • OG_Lifestage_Ork_Boss
  • Things/Pawn/Humanlike/Ork/Bodies/Things/Pawn/Humanlike/Ork/Head/Things/Pawn/Humanlike/Ork/Skull/Skull(1.35, 1.35)(1.35, 1.35)(0.0, 0.15)(0.0, -0.00)(0.200, 0.0)(-0.200, 0.0)
  • OG_Lifestage_Ork_WarBoss
  • Things/Pawn/Humanlike/Ork/Bodies/Things/Pawn/Humanlike/Ork/Head/Things/Pawn/Humanlike/Ork/Skull/Skull(1.5, 1.5)(1.5, 1.5)(0.0, 0.22)(0.0, -0.00)(0.200, 0.0)(-0.200, 0.0)
    true300
  • OrkHair
  • ButcheredHumanlikeCorpse_OGOrkoidKnowButcheredHumanlikeCorpse_OGOrkoidAteHumanlikeMeatDirect_OGOrkoidAteHumanlikeMeatAsIngredient_OGOrkoidAteHumanlikeMeatDirectCannibal_OGOrkoidAteHumanlikeMeatAsIngredientCannibal_OGOrkoid
  • OG_Alien_Ork
  • OG_Cyborg_Ork
  • ButcheredOrkoidCorpse_OGOrkoidKnowButcheredOrkoidCorpse_OGOrkoid
  • OG_Alien_Ork
  • OG_Cyborg_Ork
  • AteOrkoidMeatDirect_OGOrkoidAteOrkoidMeatAsIngredient_OGOrkoidAteOrkoidMeatDirect_OGOrkoidAteOrkoidMeatAsIngredient_OGOrkoid
  • AteWithoutTableAteWithoutTable_OGOrkoid
  • SleptOutsideSleptOutside_OGOrkoid
  • SleptOnGroundSleptOnGround_OGOrkoid
  • SleptInColdSleptInCold_OGOrkoid
  • SleptInHeatSleptInHeat_OGOrkoid
  • KnowPrisonerSoldKnowPrisonerSold_OGOrkoid
  • KnowBuriedInSarcophagusKnowBuriedInSarcophagus_OGOrkoid
  • SoakingWetSoakingWet_OGOrkoid
  • ObservedLayingCorpseObservedLayingCorpse_OGOrkoid
  • ObservedLayingRottingCorpseObservedLayingRottingCorpse_OGOrkoid
  • WitnessedDeathNonAllyWitnessedDeathNonAlly_OGOrkoid
  • WitnessedDeathFamilyWitnessedDeathFamily_OGOrkoid
  • WitnessedDeathBloodlustWitnessedDeathBloodlust_OGOrkoid
  • KilledHumanlikeBloodlustKilledHumanlikeBloodlust_OGOrkoid
  • DefeatedHostileFactionLeaderOpinionDefeatedHostileFactionLeaderOpinion_OGOrkoid
  • AteInsectMeatDirectAteInsectMeatDirect_OGOrkoid
  • AteInsectMeatAsIngredientAteInsectMeatAsIngredient_OGOrkoid
  • AteCorpseAteCorpse_OGOrkoid
  • AteKibbleAteKibble_OGOrkoid
  • EnvironmentDark_OGOrkoid
  • Ascetic_OGOrkoid
  • Greedy_OGOrkoid
  • ApparelDamaged_OGOrkoid
  • DeadMansApparel_OGOrkoid
  • HumanLeatherApparelHappy_OGOrkoid
  • ButcheredHumanlikeCorpseOpinion_OGOrkoid
  • AteRawHumanlikeMeat_OGOrkoid
  • BrawlerUnhappy_OGOrkoid
  • ShooterUnhappy_OGOrkoid
  • ColonistLeftUnburied_OGOrkoid
  • AteWithoutTable_OGOrkoid
  • SleptOutside_OGOrkoid
  • SleptOutside_OGOrkoid
  • SleptInCold_OGOrkoid
  • SleptInHeat_OGOrkoid
  • KnowPrisonerSold_OGOrkoid
  • KnowBuriedInSarcophagus_OGOrkoid
  • SoakingWet_OGOrkoid
  • ObservedLayingCorpse_OGOrkoid
  • ObservedLayingRottingCorpse_OGOrkoid
  • WitnessedDeathNonAlly_OGOrkoid
  • WitnessedDeathFamily_OGOrkoid
  • WitnessedDeathBloodlust_OGOrkoid
  • KilledHumanlikeBloodlust_OGOrkoid
  • DefeatedHostileFactionLeader_OGOrkoid
  • DefeatedHostileFactionLeaderOpinion_OGOrkoid
  • AteInsectMeatDirect_OGOrkoid
  • AteInsectMeatAsIngredient_OGOrkoid
  • AteCorpse_OGOrkoid
  • AteKibble_OGOrkoid
  • ColonistLeftUnburied
  • AteRawHumanlikeMeat
  • ButcheredHumanlikeCorpseOpinion
  • EnvironmentDark
  • Ascetic
  • Pain
  • Greedy
  • BrawlerUnhappy
  • ApparelDamaged
  • Sick
  • HumanLeatherApparelSad
  • HumanLeatherApparelHappy
  • KnowGuestExecuted
  • KnowPrisonerDiedInnocent
  • MySonDied
  • MyBrotherDied
  • MyFatherDied
  • MyNephewDied
  • NeedOutdoors
  • NeedRoomSize
  • NeedBeauty
  • Disfigured
  • Pretty
  • Ugly
  • SoldPrisoner
  • PrisonerBanishedToDie
  • ExecutedPrisoner
  • SleepDisturbed
  • KnowPrisonerSold
  • KnowGuestOrganHarvested
  • SleptInBarracks
  • AteOrkMeal
  • AteOrkFungusDirect
  • AteOrkFungusAsIngredient
  • DefeatedHostileFactionLeaderOpinion
  • 00000000
  • OGO_Apparel_SlavaCowl
  • OGO_Apparel_LevaElmet
  • OGO_Apparel_Elmet
  • OGO_Apparel_EavyElmet
  • OGO_Apparel_MegaArmourElmet
  • OGO_Apparel_LevaArmour
  • OGO_Apparel_Armour
  • OGO_Apparel_EavyArmour
  • OGO_Apparel_MegaArmour
  • OGO_Apparel_UniformShirt
  • OGO_Apparel_UniformJacket
  • OGO_Apparel_IronGob
  • OGO_Wargear_BossPole
  • OGO_Wargear_KustomForcefield
  • OG_Plant_Orkoid_Fungus
  • OG_Plant_Orkoid_Cocoon
  • OGO_SteleLarge
  • OGO_TableMachining
  • OGO_ElectricStove
  • OGO_FueledStove
  • OGO_TableButcher
  • OGO_DrugLab
  • OGO_SimpleResearchBench
  • OGO_HiTechResearchBench
  • OGO_Bed
  • OGO_Table1x2c
  • OGO_Table2x4c
  • OGO_ChemfuelPoweredGenerator
  • SteleLarge
  • TableMachining
  • ElectricStove
  • FueledStove
  • TableButcher
  • DrugLab
  • SimpleResearchBench
  • HiTechResearchBench
  • Bed
  • Table1x2c
  • Table2x4c
  • ChemfuelPoweredGenerator
  • UnityEngine.StackTraceUtility:ExtractStackTrace () Verse.Log:Error (string) Verse.DirectXmlToObject:ObjectFromXml<AlienRace.ThingDef_AlienRace/AlienSettings> (System.Xml.XmlNode,bool) Verse.DirectXmlToObject:ObjectFromXmlReflection<AlienRace.ThingDef_AlienRace/AlienSettings> (System.Xml.XmlNode,bool) Verse.DirectXmlToObject:ObjectFromXml (System.Xml.XmlNode,bool) Verse.DirectXmlToObject:ObjectFromXmlReflection (System.Xml.XmlNode,bool) Verse.DirectXmlLoader:DefFromNode (System.Xml.XmlNode,Verse.LoadableXmlAsset) Verse.LoadedModManager:ParseAndProcessXML (System.Xml.XmlDocument,System.Collections.Generic.Dictionary`2<System.Xml.XmlNode, Verse.LoadableXmlAsset>) Verse.LoadedModManager:LoadAllActiveMods () Verse.PlayDataLoader:DoPlayLoad () Verse.PlayDataLoader:LoadAllPlayData (bool) Verse.Root/<>c:b__6_1 () Verse.LongEventHandler:RunEventFromAnotherThread (System.Action) Verse.LongEventHandler/<>c:b__27_0 () System.Threading.ThreadHelper:ThreadStart_Context (object) System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object) System.Threading.ThreadHelper:ThreadStart ()

    XML error: true100

  • KrootHair
  • doesn't correspond to any field in type AlienSettings. Context: 0.5false
  • Tough050
  • (0.750, 1.0)(0.75, 0.75)(0.750, 1.0)(0.75, 0.75)
  • Average_Kroot
  • Thin
  • Male
  • Female
  • skin
  • 10RGBA(0.173,0.208,0,1)
  • 9RGBA(0.216,0.431,0.392,1)
  • 8RGBA(0.271,0.306,0,1)
  • 7RGBA(0.314,0.267,0,1)
  • 6RGBA(0.227,0.333,0.392,1)
  • 10RGBA(0.275,0.51,0.706,1)
  • 5RGBA(0.6,0.525,0.459,1)
  • 5RGBA(0.651,0.486,0.322,1)
  • hair
  • 10RGBA(0.3765,0.40,0.1961,1)
  • 5RGBA(0.70,0.65,0.82,1)
  • 5RGBA(0.61,0.75,0.91,1)
  • 5RGBA(0.79,0.86,0.96,1)
  • 5RGBA(0.51,0.77,0.86,1)
  • 5RGBA(0.70,0.65,0.82,1)
  • 5RGBA(0.61,0.75,0.91,1)
  • 5RGBA(0.79,0.86,0.96,1)
  • Things/Addons/BlankfalseSpineskinFalseCenter(-0.42,0.6)(-0.42,0.6)(-0.42,0.6)(-0.42,0.6)(-0.42,0.6)(0,0.9)(0,0.9)(0,0.9)(0,0.9)(0,0.9)(-0.48,0.6)(-0.48,0.6)(-0.48,0.6)(-0.48,0.6)(-0.48,0.6)Things/Addons/Mutations/Kroot_Wings
  • Things/Addons/BlankfalseWaistskintrueCenter(-0.450,-0.0)(-0.450,-0.0)(-0.450,-0.0)(-0.450,-0.0)(-0.450,-0.0)(0,-0.25)(0,-0.25)(0,-0.25)(0,-0.25)(0,-0.25)(-0.22,-0.22)(-0.22,-0.22)(-0.22,-0.22)(-0.22,-0.22)(-0.22,-0.22)
  • true
  • OG_Alien_Tau
  • OG_Alien_Vespid
  • PlayerColony
  • PlayerTribe
  • OutlanderCivil
  • OutlanderRough
  • TribeCivil
  • TribeRough
  • -10050
  • OG_Tau_Faction
  • OG_Tau_PlayerColony
  • OG_Kroot_Faction
  • OG_Kroot_PlayerColony
  • OG_Kroot_PlayerTribe
  • OG_Vespid_Faction
  • 10100
  • OG_Eldar_Craftworld_Faction
  • OG_Eldar_Craftworld_PlayerColony
  • OG_Eldar_Exodite_Faction
  • OG_Eldar_Player_Exodite
  • OG_Eldar_Harlequin_Faction
  • OG_Eldar_Player_Harlequin
  • -10050
  • OG_Mechanicus_Faction
  • OG_Mechanicus_PlayerColony
  • OG_Militarum_Cadian_Faction
  • OG_Militarum_Cadian_Faction
  • OG_Militarum_PlayerColony
  • OG_Astartes_PlayerColony
  • OG_AstartesNeophyte_PlayerColony
  • PlayerColony_IoM
  • -10050
  • OG_Ork_Tek_Faction
  • OG_Ork_Feral_Faction
  • OG_Ork_PlayerColony
  • OG_Ork_PlayerTribe
  • OG_Ork_Hulk
  • OG_Ork_Rok
  • OG_DarkEldar_Kabal_Faction
  • OG_DarkEldar_Kabal_PlayerColony
  • OG_Necron_PlayerColony
  • OG_Necron_Faction
  • OG_Tyranid_PlayerColony
  • OG_Tyranid_Faction
  • OG_Necron_Faction
  • OG_Tyranid_Faction
  • OG_Chaos_Deamon_Faction
  • OG_Ork_Hulk
  • OG_Ork_Rok
  • PlayerColony_Chaos
  • IG_ChaosMarineFaction
  • TraitorGuardFaction
  • TyranidFaction
  • -100-100
  • IGTraitMechanicus
  • IGTraitAstraMilitarum
  • IGTraitAssassinorum
  • IGTraitInquisition
  • IGTraitImperialMedic
  • IG_TraitAstarte
  • Emperor_Hope
  • Ynnead_Hope
  • Cegorach_Laughter
  • Khaine_Fervor
  • Khorne_Fervor
  • Nurgle_Fervor
  • Slaanesh_Fervor
  • Tzeentch_Fervor
  • Undivided_Fervor
  • DE_Depravity
  • ELDAR_mastery
  • Gay
  • Things/Pawn/Humanlike/Kroot/Bodies/Things/Pawn/Humanlike/Kroot/HeadsBase/
  • true100
  • KrootHair
  • ButcheredHumanlikeCorpse_OGKrootKnowButcheredHumanlikeCorpse_OGKrootAteHumanlikeMeatDirect_OGKrootAteHumanlikeMeatAsIngredient_OGKrootAteHumanlikeMeatDirectCannibal_OGKrootAteHumanlikeMeatAsIngredientCannibal_OGKroot
  • OG_Alien_Tau
  • ButcheredHumanlikeCorpse_OGKrootTauKnowButcheredHumanlikeCorpse_OGKrootTau
  • OG_Alien_Tau
  • AteHumanlikeMeatDirect_OGKrootTauAteHumanlikeMeatAsIngredient_OGKrootTauAteHumanlikeMeatDirect_OGKrootTauAteHumanlikeMeatAsIngredient_OGKrootTau
  • GreedyGreedy_OGKroot
  • DeadMansApparelDeadMansApparel_OGKroot
  • HumanLeatherApparelSadHumanLeatherApparelSad_OGKroot
  • HumanLeatherApparelHappyHumanLeatherApparelHappy_OGKroot
  • ButcheredHumanlikeCorpseOpinionButcheredHumanlikeCorpseOpinion_OGKroot
  • AteRawHumanlikeMeatAteRawHumanlikeMeat_OGKroot
  • BrawlerUnhappyBrawlerUnhappy_OGKroot
  • ColonistLeftUnburiedColonistLeftUnburied_OGKroot
  • AteWithoutTableAteWithoutTable_OGKroot
  • SleptOutsideSleptOutside_OGKroot
  • SleptOnGroundSleptOnGround_OGKroot
  • SleptInColdSleptInCold_OGKroot
  • SleptInHeatSleptInHeat_OGKroot
  • KnowPrisonerSoldKnowPrisonerSold_OGKroot
  • KnowBuriedInSarcophagusKnowBuriedInSarcophagus_OGKroot
  • SoakingWetSoakingWet_OGKroot
  • ObservedLayingCorpseObservedLayingCorpse_OGKroot
  • ObservedLayingRottingCorpseObservedLayingRottingCorpse_OGKroot
  • WitnessedDeathNonAllyWitnessedDeathNonAlly_OGKroot
  • WitnessedDeathFamilyWitnessedDeathFamily_OGKroot
  • WitnessedDeathBloodlustWitnessedDeathBloodlust_OGKroot
  • KilledHumanlikeBloodlustKilledHumanlikeBloodlust_OGKroot
  • DefeatedHostileFactionLeaderDefeatedHostileFactionLeader_OGKroot
  • DefeatedHostileFactionLeaderOpinionDefeatedHostileFactionLeaderOpinion_OGKroot
  • AteInsectMeatDirectAteInsectMeatDirect_OGKroot
  • AteInsectMeatAsIngredientAteInsectMeatAsIngredient_OGKroot
  • AteCorpseAteCorpse_OGKroot
  • AteKibbleAteKibble_OGKroot
  • Greedy_OGKroot
  • ApparelDamaged_OGKroot
  • EnvironmentDark_OGKroot
  • ObservedLayingCorpse_OGKroot
  • ObservedLayingRottingCorpse_OGKroot
  • WitnessedDeathAlly_OGKroot
  • WitnessedDeathNonAlly_OGKroot
  • WitnessedDeathFamily_OGKroot
  • WitnessedDeathBloodlust_OGKroot
  • KilledHumanlikeBloodlust_OGKroot
  • DefeatedHostileFactionLeader_OGKroot
  • DefeatedHostileFactionLeaderOpinion_OGKroot
  • ApparelDamaged
  • EnvironmentDark
  • KnowGuestExecuted
  • KnowPrisonerDiedInnocent
  • NeedRoomSize
  • NeedBeauty
  • Disfigured
  • Pretty
  • Ugly
  • SoldPrisoner
  • ExecutedPrisoner
  • SleepDisturbed
  • KnowPrisonerSold
  • KnowGuestOrganHarvested
  • SleptInBarracks
  • 11311111
  • SiblingKinsmen
  • ParentShaperess
  • ChildKindred
  • OGK_Apparel_Tribalwear
  • OGK_Apparel_TribalHeaddress
  • UnityEngine.StackTraceUtility:ExtractStackTrace () Verse.Log:Error (string) Verse.DirectXmlToObject:ObjectFromXml<AlienRace.ThingDef_AlienRace/AlienSettings> (System.Xml.XmlNode,bool) Verse.DirectXmlToObject:ObjectFromXmlReflection<AlienRace.ThingDef_AlienRace/AlienSettings> (System.Xml.XmlNode,bool) Verse.DirectXmlToObject:ObjectFromXml (System.Xml.XmlNode,bool) Verse.DirectXmlToObject:ObjectFromXmlReflection (System.Xml.XmlNode,bool) Verse.DirectXmlLoader:DefFromNode (System.Xml.XmlNode,Verse.LoadableXmlAsset) Verse.LoadedModManager:ParseAndProcessXML (System.Xml.XmlDocument,System.Collections.Generic.Dictionary`2<System.Xml.XmlNode, Verse.LoadableXmlAsset>) Verse.LoadedModManager:LoadAllActiveMods () Verse.PlayDataLoader:DoPlayLoad () Verse.PlayDataLoader:LoadAllPlayData (bool) Verse.Root/<>c:b__6_1 () Verse.LongEventHandler:RunEventFromAnotherThread (System.Action) Verse.LongEventHandler/<>c:b__27_0 () System.Threading.ThreadHelper:ThreadStart_Context (object) System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object) System.Threading.ThreadHelper:ThreadStart ()

    XML error: true300

  • TauHair
  • doesn't correspond to any field in type AlienSettings. Context: 0.5falsetrue
  • Narrow_Normal
  • Narrow_Pointy
  • Narrow_Wide
  • Thin
  • Female
  • Male
  • Fat
  • skin
  • 10RGBA(0.545,0.545,0.69,1)
  • 8RGBA(0.545,0.545,0.706,1)
  • 8RGBA(0.412,0.412,0.706,1)
  • 8RGBA(0.412,0.412,0.62,1)
  • 8RGBA(0.412,0.412,0.522,1)
  • 8RGBA(0.678,0.678,0.98,1)
  • 8RGBA(0.678,0.678,0.882,1)
  • true
  • OG_Alien_Kroot
  • OG_Alien_Vespid
  • PlayerColony
  • PlayerTribe
  • OutlanderCivil
  • OutlanderRough
  • TribeCivil
  • TribeRough
  • -10050
  • OG_Tau_Faction
  • OG_Tau_PlayerColony
  • OG_Kroot_Faction
  • OG_Kroot_PlayerColony
  • OG_Kroot_PlayerTribe
  • OG_Vespid_Faction
  • 10100
  • OG_Eldar_Craftworld_Faction
  • OG_Eldar_Craftworld_PlayerColony
  • OG_Eldar_Exodite_Faction
  • OG_Eldar_Player_Exodite
  • OG_Eldar_Harlequin_Faction
  • OG_Eldar_Player_Harlequin
  • -10050
  • OG_Mechanicus_Faction
  • OG_Mechanicus_PlayerColony
  • OG_Militarum_Cadian_Faction
  • OG_Militarum_Cadian_Faction
  • OG_Militarum_PlayerColony
  • OG_Astartes_PlayerColony
  • OG_AstartesNeophyte_PlayerColony
  • PlayerColony_IoM
  • -1005
  • OG_Ork_Tek_Faction
  • OG_Ork_Feral_Faction
  • OG_Ork_PlayerColony
  • OG_Ork_PlayerTribe
  • OG_Ork_Hulk
  • OG_Ork_Rok
  • OG_DarkEldar_Kabal_Faction
  • OG_DarkEldar_Kabal_PlayerColony
  • OG_Necron_PlayerColony
  • OG_Necron_Faction
  • OG_Tyranid_PlayerColony
  • OG_Tyranid_Faction
  • OG_Necron_Faction
  • OG_Tyranid_Faction
  • OG_Chaos_Deamon_Faction
  • OG_Ork_Hulk
  • OG_Ork_Rok
  • PlayerColony_Chaos
  • IG_ChaosMarineFaction
  • TraitorGuardFaction
  • TyranidFaction
  • -100-100
  • Brawler
  • PsychicSensitivity
  • Xenophobia
  • IGTraitMechanicus
  • IGTraitAstraMilitarum
  • IGTraitAssassinorum
  • IGTraitInquisition
  • IGTraitImperialMedic
  • IG_TraitAstarte
  • PJ_ForceSensitive
  • PJ_JediTrait
  • PJ_SithTrait
  • PJ_GrayTrait
  • PJ_ForceSensitive
  • PJ_JediTrait
  • PJ_SithTrait
  • PJ_GrayTrait
  • TM_Gifted
  • InnerFire
  • HeartOfFrost
  • StormBorn
  • Arcanist
  • Druid
  • Paladin
  • Summoner
  • Necromancer
  • Lich
  • Priest
  • Geomancer
  • Technomancer
  • Succubus
  • Warlock
  • TM_Psionic
  • DeathKnight
  • Enchanter
  • BloodMage
  • PhysicalProdigy
  • Faceless
  • Ranger
  • Emperor_Hope
  • Ynnead_Hope
  • Cegorach_Laughter
  • Khaine_Fervor
  • Khorne_Fervor
  • Nurgle_Fervor
  • Slaanesh_Fervor
  • Tzeentch_Fervor
  • Undivided_Fervor
  • DE_Depravity
  • ELDAR_mastery
  • ORK_Brutality
  • Things/Pawn/Humanlike/Tau/Heads/
  • true300
  • TauHair
  • KnowPrisonerDiedInnocent
  • SoldPrisoner
  • ExecutedPrisoner
  • KnowPrisonerSold
  • SleptInBarracks
  • 11111111
  • UnityEngine.StackTraceUtility:ExtractStackTrace () Verse.Log:Error (string) Verse.DirectXmlToObject:ObjectFromXml<AlienRace.ThingDef_AlienRace/AlienSettings> (System.Xml.XmlNode,bool) Verse.DirectXmlToObject:ObjectFromXmlReflection<AlienRace.ThingDef_AlienRace/AlienSettings> (System.Xml.XmlNode,bool) Verse.DirectXmlToObject:ObjectFromXml (System.Xml.XmlNode,bool) Verse.DirectXmlToObject:ObjectFromXmlReflection (System.Xml.XmlNode,bool) Verse.DirectXmlLoader:DefFromNode (System.Xml.XmlNode,Verse.LoadableXmlAsset) Verse.LoadedModManager:ParseAndProcessXML (System.Xml.XmlDocument,System.Collections.Generic.Dictionary`2<System.Xml.XmlNode, Verse.LoadableXmlAsset>) Verse.LoadedModManager:LoadAllActiveMods () Verse.PlayDataLoader:DoPlayLoad () Verse.PlayDataLoader:LoadAllPlayData (bool) Verse.Root/<>c:b__6_1 () Verse.LongEventHandler:RunEventFromAnotherThread (System.Action) Verse.LongEventHandler/<>c:b__27_0 () System.Threading.ThreadHelper:ThreadStart_Context (object) System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object) System.Threading.ThreadHelper:ThreadStart ()

    XML error: false100

  • KrootHair
  • doesn't correspond to any field in type AlienSettings. Context: 0.5false
  • Tough050
  • (1, 1)(0.75, 0.75)(1.0, 1.0)(0.75, 0.75)
  • Average_Vespid
  • Male
  • Female
  • skin
  • 10RGBA(0.173,0.208,0.7,1)
  • 9RGBA(0.216,0.231,0.692,1)
  • 8RGBA(0.271,0.306,0.5,1)
  • 7RGBA(0.314,0.267,0.5,1)
  • 6RGBA(0.227,0.333,0.392,1)
  • 10RGBA(0.275,0.25,0.706,1)
  • 5RGBA(0.2,0.35,0.459,1)
  • 5RGBA(0.1,0.486,0.322,1)
  • hair
  • 10RGBA(0.3765,0.40,0.1961,1)
  • 5RGBA(0.70,0.65,0.82,1)
  • 5RGBA(0.61,0.75,0.91,1)
  • 5RGBA(0.79,0.86,0.96,1)
  • 5RGBA(0.51,0.77,0.86,1)
  • 5RGBA(0.70,0.65,0.82,1)
  • 5RGBA(0.61,0.75,0.91,1)
  • 5RGBA(0.79,0.86,0.96,1)
  • true
  • OG_Alien_Tau
  • OG_Alien_Kroot
  • PlayerColony
  • PlayerTribe
  • OutlanderCivil
  • OutlanderRough
  • TribeCivil
  • TribeRough
  • -10050
  • OG_Tau_Faction
  • OG_Tau_PlayerColony
  • OG_Kroot_Faction
  • OG_Kroot_PlayerColony
  • OG_Kroot_PlayerTribe
  • OG_Vespid_Faction
  • 10100
  • OG_Eldar_Craftworld_Faction
  • OG_Eldar_Craftworld_PlayerColony
  • OG_Eldar_Exodite_Faction
  • OG_Eldar_Player_Exodite
  • OG_Eldar_Harlequin_Faction
  • OG_Eldar_Player_Harlequin
  • -10050
  • OG_Mechanicus_Faction
  • OG_Mechanicus_PlayerColony
  • OG_Militarum_Cadian_Faction
  • OG_Militarum_Cadian_Faction
  • OG_Militarum_PlayerColony
  • OG_Astartes_PlayerColony
  • OG_AstartesNeophyte_PlayerColony
  • PlayerColony_IoM
  • -1005
  • OG_Ork_Tek_Faction
  • OG_Ork_Feral_Faction
  • OG_Ork_PlayerColony
  • OG_Ork_PlayerTribe
  • OG_Ork_Hulk
  • OG_Ork_Rok
  • OG_DarkEldar_Kabal_Faction
  • OG_DarkEldar_Kabal_PlayerColony
  • OG_Necron_PlayerColony
  • OG_Necron_Faction
  • OG_Tyranid_PlayerColony
  • OG_Tyranid_Faction
  • OG_Necron_Faction
  • OG_Tyranid_Faction
  • OG_Chaos_Deamon_Faction
  • OG_Ork_Hulk
  • OG_Ork_Rok
  • PlayerColony_Chaos
  • IG_ChaosMarineFaction
  • TraitorGuardFaction
  • TyranidFaction
  • -100-100
  • IGTraitMechanicus
  • IGTraitAstraMilitarum
  • IGTraitAssassinorum
  • IGTraitInquisition
  • IGTraitImperialMedic
  • IG_TraitAstarte
  • Emperor_Hope
  • Ynnead_Hope
  • Cegorach_Laughter
  • Khaine_Fervor
  • Khorne_Fervor
  • Nurgle_Fervor
  • Slaanesh_Fervor
  • Tzeentch_Fervor
  • Undivided_Fervor
  • DE_Depravity
  • ELDAR_mastery
  • ORK_Brutality
  • Gay
  • Things/Pawn/Humanlike/Vespid/HeadsBase/
  • false100
  • KrootHair
  • ButcheredHumanlikeCorpse_OGKrootKnowButcheredHumanlikeCorpse_OGKrootAteHumanlikeMeatDirect_OGKrootAteHumanlikeMeatAsIngredient_OGKrootAteHumanlikeMeatDirectCannibal_OGKrootAteHumanlikeMeatAsIngredientCannibal_OGKroot
  • OG_Alien_Tau
  • ButcheredHumanlikeCorpse_OGKrootTauKnowButcheredHumanlikeCorpse_OGKrootTau
  • OG_Alien_Tau
  • AteHumanlikeMeatDirect_OGKrootTauAteHumanlikeMeatAsIngredient_OGKrootTauAteHumanlikeMeatDirect_OGKrootTauAteHumanlikeMeatAsIngredient_OGKrootTau
  • EnvironmentDark
  • KnowGuestExecuted
  • KnowPrisonerDiedInnocent
  • NeedRoomSize
  • NeedBeauty
  • Disfigured
  • Pretty
  • Ugly
  • SoldPrisoner
  • ExecutedPrisoner
  • SleepDisturbed
  • KnowPrisonerSold
  • KnowGuestOrganHarvested
  • SleptInBarracks
  • 11311111
  • SiblingKinsmen
  • ParentShaperess
  • ChildKindred
  • UnityEngine.StackTraceUtility:ExtractStackTrace () Verse.Log:Error (string) Verse.DirectXmlToObject:ObjectFromXml<AlienRace.ThingDef_AlienRace/AlienSettings> (System.Xml.XmlNode,bool) Verse.DirectXmlToObject:ObjectFromXmlReflection<AlienRace.ThingDef_AlienRace/AlienSettings> (System.Xml.XmlNode,bool) Verse.DirectXmlToObject:ObjectFromXml (System.Xml.XmlNode,bool) Verse.DirectXmlToObject:ObjectFromXmlReflection (System.Xml.XmlNode,bool) Verse.DirectXmlLoader:DefFromNode (System.Xml.XmlNode,Verse.LoadableXmlAsset) Verse.LoadedModManager:ParseAndProcessXML (System.Xml.XmlDocument,System.Collections.Generic.Dictionary`2<System.Xml.XmlNode, Verse.LoadableXmlAsset>) Verse.LoadedModManager:LoadAllActiveMods () Verse.PlayDataLoader:DoPlayLoad () Verse.PlayDataLoader:LoadAllPlayData (bool) Verse.Root/<>c:b__6_1 () Verse.LongEventHandler:RunEventFromAnotherThread (System.Action) Verse.LongEventHandler/<>c:b__27_0 () System.Threading.ThreadHelper:ThreadStart_Context (object) System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object) System.Threading.ThreadHelper:ThreadStart ()

    Failed to find Verse.ThingDef named Tunneler_ExtraHives. There are 2719 defs of this type loaded. UnityEngine.StackTraceUtility:ExtractStackTrace () Verse.Log:Error (string) Verse.DefDatabase`1:GetNamed (string,bool) System.Reflection.MonoMethod:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) System.Reflection.MethodBase:Invoke (object,object[]) Verse.GenGeneric:InvokeStaticMethodOnGenericType (System.Type,System.Type,string,object[]) Verse.GenDefDatabase:GetDef (System.Type,string,bool) RimWorld.DefOfHelper:BindDefsFor (System.Type) RimWorld.DefOfHelper:RebindAllDefOfs (bool) Verse.PlayDataLoader:DoPlayLoad () Verse.PlayDataLoader:LoadAllPlayData (bool) Verse.Root/<>c:b__6_1 () Verse.LongEventHandler:RunEventFromAnotherThread (System.Action) Verse.LongEventHandler/<>c:b__27_0 () System.Threading.ThreadHelper:ThreadStart_Context (object) System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object) System.Threading.ThreadHelper:ThreadStart ()

    Failed to find Verse.ThingDef named InfestedMeteoriteIncoming_ExtraHives. There are 2719 defs of this type loaded. UnityEngine.StackTraceUtility:ExtractStackTrace () Verse.Log:Error (string) Verse.DefDatabase`1:GetNamed (string,bool) System.Reflection.MonoMethod:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) System.Reflection.MethodBase:Invoke (object,object[]) Verse.GenGeneric:InvokeStaticMethodOnGenericType (System.Type,System.Type,string,object[]) Verse.GenDefDatabase:GetDef (System.Type,string,bool) RimWorld.DefOfHelper:BindDefsFor (System.Type) RimWorld.DefOfHelper:RebindAllDefOfs (bool) Verse.PlayDataLoader:DoPlayLoad () Verse.PlayDataLoader:LoadAllPlayData (bool) Verse.Root/<>c:b__6_1 () Verse.LongEventHandler:RunEventFromAnotherThread (System.Action) Verse.LongEventHandler/<>c:b__27_0 () System.Threading.ThreadHelper:ThreadStart_Context (object) System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object) System.Threading.ThreadHelper:ThreadStart ()

    Failed to find RimWorld.PawnGroupKindDef named Hive_ExtraHives. There are 10 defs of this type loaded. UnityEngine.StackTraceUtility:ExtractStackTrace () Verse.Log:Error (string) Verse.DefDatabase`1:GetNamed (string,bool) System.Reflection.MonoMethod:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) System.Reflection.MethodBase:Invoke (object,object[]) Verse.GenGeneric:InvokeStaticMethodOnGenericType (System.Type,System.Type,string,object[]) Verse.GenDefDatabase:GetDef (System.Type,string,bool) RimWorld.DefOfHelper:BindDefsFor (System.Type) RimWorld.DefOfHelper:RebindAllDefOfs (bool) Verse.PlayDataLoader:DoPlayLoad () Verse.PlayDataLoader:LoadAllPlayData (bool) Verse.Root/<>c:b__6_1 () Verse.LongEventHandler:RunEventFromAnotherThread (System.Action) Verse.LongEventHandler/<>c:b__27_0 () System.Threading.ThreadHelper:ThreadStart_Context (object) System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object) System.Threading.ThreadHelper:ThreadStart ()

    Failed to find RimWorld.PawnGroupKindDef named Tunneler_ExtraHives. There are 10 defs of this type loaded. UnityEngine.StackTraceUtility:ExtractStackTrace () Verse.Log:Error (string) Verse.DefDatabase`1:GetNamed (string,bool) System.Reflection.MonoMethod:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) System.Reflection.MethodBase:Invoke (object,object[]) Verse.GenGeneric:InvokeStaticMethodOnGenericType (System.Type,System.Type,string,object[]) Verse.GenDefDatabase:GetDef (System.Type,string,bool) RimWorld.DefOfHelper:BindDefsFor (System.Type) RimWorld.DefOfHelper:RebindAllDefOfs (bool) Verse.PlayDataLoader:DoPlayLoad () Verse.PlayDataLoader:LoadAllPlayData (bool) Verse.Root/<>c:b__6_1 () Verse.LongEventHandler:RunEventFromAnotherThread (System.Action) Verse.LongEventHandler/<>c:b__27_0 () System.Threading.ThreadHelper:ThreadStart_Context (object) System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object) System.Threading.ThreadHelper:ThreadStart ()

    Failed to find RimWorld.PawnsArrivalModeDef named EdgeTunnelIn_ExtraHives. There are 15 defs of this type loaded. UnityEngine.StackTraceUtility:ExtractStackTrace () Verse.Log:Error (string) Verse.DefDatabase`1:GetNamed (string,bool) System.Reflection.MonoMethod:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) System.Reflection.MethodBase:Invoke (object,object[]) Verse.GenGeneric:InvokeStaticMethodOnGenericType (System.Type,System.Type,string,object[]) Verse.GenDefDatabase:GetDef (System.Type,string,bool) RimWorld.DefOfHelper:BindDefsFor (System.Type) RimWorld.DefOfHelper:RebindAllDefOfs (bool) Verse.PlayDataLoader:DoPlayLoad () Verse.PlayDataLoader:LoadAllPlayData (bool) Verse.Root/<>c:b__6_1 () Verse.LongEventHandler:RunEventFromAnotherThread (System.Action) Verse.LongEventHandler/<>c:b__27_0 () System.Threading.ThreadHelper:ThreadStart_Context (object) System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object) System.Threading.ThreadHelper:ThreadStart ()

    Failed to find RimWorld.PawnsArrivalModeDef named EdgeTunnelInGroups_ExtraHives. There are 15 defs of this type loaded. UnityEngine.StackTraceUtility:ExtractStackTrace () Verse.Log:Error (string) Verse.DefDatabase`1:GetNamed (string,bool) System.Reflection.MonoMethod:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) System.Reflection.MethodBase:Invoke (object,object[]) Verse.GenGeneric:InvokeStaticMethodOnGenericType (System.Type,System.Type,string,object[]) Verse.GenDefDatabase:GetDef (System.Type,string,bool) RimWorld.DefOfHelper:BindDefsFor (System.Type) RimWorld.DefOfHelper:RebindAllDefOfs (bool) Verse.PlayDataLoader:DoPlayLoad () Verse.PlayDataLoader:LoadAllPlayData (bool) Verse.Root/<>c:b__6_1 () Verse.LongEventHandler:RunEventFromAnotherThread (System.Action) Verse.LongEventHandler/<>c:b__27_0 () System.Threading.ThreadHelper:ThreadStart_Context (object) System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object) System.Threading.ThreadHelper:ThreadStart ()

    Failed to find RimWorld.PawnsArrivalModeDef named CenterTunnelIn_ExtraHives. There are 15 defs of this type loaded. UnityEngine.StackTraceUtility:ExtractStackTrace () Verse.Log:Error (string) Verse.DefDatabase`1:GetNamed (string,bool) System.Reflection.MonoMethod:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) System.Reflection.MethodBase:Invoke (object,object[]) Verse.GenGeneric:InvokeStaticMethodOnGenericType (System.Type,System.Type,string,object[]) Verse.GenDefDatabase:GetDef (System.Type,string,bool) RimWorld.DefOfHelper:BindDefsFor (System.Type) RimWorld.DefOfHelper:RebindAllDefOfs (bool) Verse.PlayDataLoader:DoPlayLoad () Verse.PlayDataLoader:LoadAllPlayData (bool) Verse.Root/<>c:b__6_1 () Verse.LongEventHandler:RunEventFromAnotherThread (System.Action) Verse.LongEventHandler/<>c:b__27_0 () System.Threading.ThreadHelper:ThreadStart_Context (object) System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object) System.Threading.ThreadHelper:ThreadStart ()

    Failed to find RimWorld.PawnsArrivalModeDef named RandomTunnelIn_ExtraHives. There are 15 defs of this type loaded. UnityEngine.StackTraceUtility:ExtractStackTrace () Verse.Log:Error (string) Verse.DefDatabase`1:GetNamed (string,bool) System.Reflection.MonoMethod:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) System.Reflection.MethodBase:Invoke (object,object[]) Verse.GenGeneric:InvokeStaticMethodOnGenericType (System.Type,System.Type,string,object[]) Verse.GenDefDatabase:GetDef (System.Type,string,bool) RimWorld.DefOfHelper:BindDefsFor (System.Type) RimWorld.DefOfHelper:RebindAllDefOfs (bool) Verse.PlayDataLoader:DoPlayLoad () Verse.PlayDataLoader:LoadAllPlayData (bool) Verse.Root/<>c:b__6_1 () Verse.LongEventHandler:RunEventFromAnotherThread (System.Action) Verse.LongEventHandler/<>c:b__27_0 () System.Threading.ThreadHelper:ThreadStart_Context (object) System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object) System.Threading.ThreadHelper:ThreadStart ()

    Failed to find Verse.ThingDef named Tunneler_ExtraHives. There are 2719 defs of this type loaded. UnityEngine.StackTraceUtility:ExtractStackTrace () Verse.Log:Error (string) Verse.DefDatabase`1:GetNamed (string,bool) System.Reflection.MonoMethod:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) System.Reflection.MethodBase:Invoke (object,object[]) Verse.GenGeneric:InvokeStaticMethodOnGenericType (System.Type,System.Type,string,object[]) Verse.GenDefDatabase:GetDef (System.Type,string,bool) RimWorld.DefOfHelper:BindDefsFor (System.Type) RimWorld.DefOfHelper:RebindAllDefOfs (bool) Verse.PlayDataLoader:DoPlayLoad () Verse.PlayDataLoader:LoadAllPlayData (bool) Verse.Root/<>c:b__6_1 () Verse.LongEventHandler:RunEventFromAnotherThread (System.Action) Verse.LongEventHandler/<>c:b__27_0 () System.Threading.ThreadHelper:ThreadStart_Context (object) System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object) System.Threading.ThreadHelper:ThreadStart ()

    Failed to find Verse.ThingDef named InfestedMeteoriteIncoming_ExtraHives. There are 2719 defs of this type loaded. UnityEngine.StackTraceUtility:ExtractStackTrace () Verse.Log:Error (string) Verse.DefDatabase`1:GetNamed (string,bool) System.Reflection.MonoMethod:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) System.Reflection.MethodBase:Invoke (object,object[]) Verse.GenGeneric:InvokeStaticMethodOnGenericType (System.Type,System.Type,string,object[]) Verse.GenDefDatabase:GetDef (System.Type,string,bool) RimWorld.DefOfHelper:BindDefsFor (System.Type) RimWorld.DefOfHelper:RebindAllDefOfs (bool) Verse.PlayDataLoader:DoPlayLoad () Verse.PlayDataLoader:LoadAllPlayData (bool) Verse.Root/<>c:b__6_1 () Verse.LongEventHandler:RunEventFromAnotherThread (System.Action) Verse.LongEventHandler/<>c:b__27_0 () System.Threading.ThreadHelper:ThreadStart_Context (object) System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object) System.Threading.ThreadHelper:ThreadStart ()

    Failed to find RimWorld.PawnGroupKindDef named Hive_ExtraHives. There are 10 defs of this type loaded. UnityEngine.StackTraceUtility:ExtractStackTrace () Verse.Log:Error (string) Verse.DefDatabase`1:GetNamed (string,bool) System.Reflection.MonoMethod:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) System.Reflection.MethodBase:Invoke (object,object[]) Verse.GenGeneric:InvokeStaticMethodOnGenericType (System.Type,System.Type,string,object[]) Verse.GenDefDatabase:GetDef (System.Type,string,bool) RimWorld.DefOfHelper:BindDefsFor (System.Type) RimWorld.DefOfHelper:RebindAllDefOfs (bool) Verse.PlayDataLoader:DoPlayLoad () Verse.PlayDataLoader:LoadAllPlayData (bool) Verse.Root/<>c:b__6_1 () Verse.LongEventHandler:RunEventFromAnotherThread (System.Action) Verse.LongEventHandler/<>c:b__27_0 () System.Threading.ThreadHelper:ThreadStart_Context (object) System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object) System.Threading.ThreadHelper:ThreadStart ()

    Failed to find RimWorld.PawnGroupKindDef named Tunneler_ExtraHives. There are 10 defs of this type loaded. UnityEngine.StackTraceUtility:ExtractStackTrace () Verse.Log:Error (string) Verse.DefDatabase`1:GetNamed (string,bool) System.Reflection.MonoMethod:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) System.Reflection.MethodBase:Invoke (object,object[]) Verse.GenGeneric:InvokeStaticMethodOnGenericType (System.Type,System.Type,string,object[]) Verse.GenDefDatabase:GetDef (System.Type,string,bool) RimWorld.DefOfHelper:BindDefsFor (System.Type) RimWorld.DefOfHelper:RebindAllDefOfs (bool) Verse.PlayDataLoader:DoPlayLoad () Verse.PlayDataLoader:LoadAllPlayData (bool) Verse.Root/<>c:b__6_1 () Verse.LongEventHandler:RunEventFromAnotherThread (System.Action) Verse.LongEventHandler/<>c:b__27_0 () System.Threading.ThreadHelper:ThreadStart_Context (object) System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object) System.Threading.ThreadHelper:ThreadStart ()

    Failed to find RimWorld.PawnsArrivalModeDef named EdgeTunnelIn_ExtraHives. There are 15 defs of this type loaded. UnityEngine.StackTraceUtility:ExtractStackTrace () Verse.Log:Error (string) Verse.DefDatabase`1:GetNamed (string,bool) System.Reflection.MonoMethod:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) System.Reflection.MethodBase:Invoke (object,object[]) Verse.GenGeneric:InvokeStaticMethodOnGenericType (System.Type,System.Type,string,object[]) Verse.GenDefDatabase:GetDef (System.Type,string,bool) RimWorld.DefOfHelper:BindDefsFor (System.Type) RimWorld.DefOfHelper:RebindAllDefOfs (bool) Verse.PlayDataLoader:DoPlayLoad () Verse.PlayDataLoader:LoadAllPlayData (bool) Verse.Root/<>c:b__6_1 () Verse.LongEventHandler:RunEventFromAnotherThread (System.Action) Verse.LongEventHandler/<>c:b__27_0 () System.Threading.ThreadHelper:ThreadStart_Context (object) System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object) System.Threading.ThreadHelper:ThreadStart ()

    Failed to find RimWorld.PawnsArrivalModeDef named EdgeTunnelInGroups_ExtraHives. There are 15 defs of this type loaded. UnityEngine.StackTraceUtility:ExtractStackTrace () Verse.Log:Error (string) Verse.DefDatabase`1:GetNamed (string,bool) System.Reflection.MonoMethod:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) System.Reflection.MethodBase:Invoke (object,object[]) Verse.GenGeneric:InvokeStaticMethodOnGenericType (System.Type,System.Type,string,object[]) Verse.GenDefDatabase:GetDef (System.Type,string,bool) RimWorld.DefOfHelper:BindDefsFor (System.Type) RimWorld.DefOfHelper:RebindAllDefOfs (bool) Verse.PlayDataLoader:DoPlayLoad () Verse.PlayDataLoader:LoadAllPlayData (bool) Verse.Root/<>c:b__6_1 () Verse.LongEventHandler:RunEventFromAnotherThread (System.Action) Verse.LongEventHandler/<>c:b__27_0 () System.Threading.ThreadHelper:ThreadStart_Context (object) System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object) System.Threading.ThreadHelper:ThreadStart ()

    Failed to find RimWorld.PawnsArrivalModeDef named CenterTunnelIn_ExtraHives. There are 15 defs of this type loaded. UnityEngine.StackTraceUtility:ExtractStackTrace () Verse.Log:Error (string) Verse.DefDatabase`1:GetNamed (string,bool) System.Reflection.MonoMethod:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) System.Reflection.MethodBase:Invoke (object,object[]) Verse.GenGeneric:InvokeStaticMethodOnGenericType (System.Type,System.Type,string,object[]) Verse.GenDefDatabase:GetDef (System.Type,string,bool) RimWorld.DefOfHelper:BindDefsFor (System.Type) RimWorld.DefOfHelper:RebindAllDefOfs (bool) Verse.PlayDataLoader:DoPlayLoad () Verse.PlayDataLoader:LoadAllPlayData (bool) Verse.Root/<>c:b__6_1 () Verse.LongEventHandler:RunEventFromAnotherThread (System.Action) Verse.LongEventHandler/<>c:b__27_0 () System.Threading.ThreadHelper:ThreadStart_Context (object) System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object) System.Threading.ThreadHelper:ThreadStart ()

    Failed to find RimWorld.PawnsArrivalModeDef named RandomTunnelIn_ExtraHives. There are 15 defs of this type loaded. UnityEngine.StackTraceUtility:ExtractStackTrace () Verse.Log:Error (string) Verse.DefDatabase`1:GetNamed (string,bool) System.Reflection.MonoMethod:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) System.Reflection.MethodBase:Invoke (object,object[]) Verse.GenGeneric:InvokeStaticMethodOnGenericType (System.Type,System.Type,string,object[]) Verse.GenDefDatabase:GetDef (System.Type,string,bool) RimWorld.DefOfHelper:BindDefsFor (System.Type) RimWorld.DefOfHelper:RebindAllDefOfs (bool) Verse.PlayDataLoader:DoPlayLoad () Verse.PlayDataLoader:LoadAllPlayData (bool) Verse.Root/<>c:b__6_1 () Verse.LongEventHandler:RunEventFromAnotherThread (System.Action) Verse.LongEventHandler/<>c:b__27_0 () System.Threading.ThreadHelper:ThreadStart_Context (object) System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object) System.Threading.ThreadHelper:ThreadStart ()

    Alien race successfully completed 150 patches with harmony. UnityEngine.StackTraceUtility:ExtractStackTrace () Verse.Log:Message (string) AlienRace.HarmonyPatches:.cctor () System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) Verse.StaticConstructorOnStartupUtility:CallAll () Verse.PlayDataLoader/<>c:b__4_3 () Verse.LongEventHandler:ExecuteToExecuteWhenFinished () Verse.LongEventHandler:UpdateCurrentAsynchronousEvent () Verse.LongEventHandler:LongEventsUpdate (bool&) Verse.Root:Update () Verse.Root_Entry:Update ()

    CrashedShipsExtension Loaded UnityEngine.StackTraceUtility:ExtractStackTrace () Verse.Log:Message (string) ExtraHives.Main:.cctor () System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) Verse.StaticConstructorOnStartupUtility:CallAll () Verse.PlayDataLoader/<>c:b__4_3 () Verse.LongEventHandler:ExecuteToExecuteWhenFinished () Verse.LongEventHandler:UpdateCurrentAsynchronousEvent () Verse.LongEventHandler:LongEventsUpdate (bool&) Verse.Root:Update () Verse.Root_Entry:Update ()

    Ogliss commented 3 years ago

    Apologies for the delay, i thought id already replied to this, must have been a smiliar error somewhere else. Aye these are known issues that ive fixed for the next release, updates to HAR and vanilla after i pushed the 1.3 build, just need to finish setting up semi sensible default ideos for the various factions

    Illand commented 3 years ago

    No problem, I know you're doing this on top of your life so i'm not going to bitch about delays. Do you have any idea of when the next update will roll around ? Or is it too early to know ?

    Ogliss commented 3 years ago

    hard to say, depends how long it takes for me to get this POS to behave itself

    Illand commented 3 years ago

    Alright, thanks for the answer. I'll keep an eye on the mod updates and, since I've got my answer, I guess the issue is closed. I'll let you decide if the topic should be closed or not, just in case. And since I have a direct line, I'll take the occasion to thank you for your work. Your mods are easily among my favs for Rimworld and i love playing with them.