Jump to content

[mod] RJW Menstruation


motd1233

Recommended Posts

Posted
4 hours ago, Promenade said:

 

This mod has similarly broken for me. Something about it broke for RJW updating to 5.5.0. I'll try to see if I can find a cause later in the afternoon but I really only understand like 40% of rimworld coding.

 

Something to do with the sexpart hediff change. I don' know the workings of the mod enough to fix it, but that's what I think is causing at least my problem. It breaks the surgery operations.

Posted
11 hours ago, naQQru said:

did you use C0ffees-Lazy-Installer-Updater for update if you do download older wersion of rjw

 

I had downloaded the latest C0ffees-Lazy-Installer-Updater and input y for all mods, my rjw version is 5.5.0 according to the changelog

  • 2 weeks later...
Posted

Does anybody understand how rjw pregnancy and menstruation settings interact with each other and how to set them up properly? Does menstruation use any setting from rjw pregnancy?

Posted
On 9/3/2024 at 1:39 PM, Promenade said:

 

Something to do with the sexpart hediff change. I don' know the workings of the mod enough to fix it, but that's what I think is causing at least my problem. It breaks the surgery operations.

Yeah, this mod is breaking surgery operations for me as well.

  • 3 weeks later...
Posted
32 minutes ago, akab said:

This mod not working with mod "Nice Health Tab"

 

Damn... I came here specifically to say that it would be REALLY surprising if these two mods got married. I didn't expect them to be incompatible at all. :(

Posted
In reality, in addition to not working, the latest version of Menstruation no longer allows you to open the spawn interface (developer).
Generates an error:

Exception filling window for Verse.ImmediateWindow: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
[Ref A59CA9DF]
 at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <eae584ce26bc40229c1b1aa476bfa589>:0 
 at LudeonTK.Dialog_Debug.SwitchTab (RimWorld.DebugTabMenuDef def) [0x0004c] in <2a40c3593b334f29ac3cb3d32d652351>:0 
 at <0x1fd284f6280 + 0x00142> <unknown method>
 at Verse.DebugWindowsOpener.ToggleDebugActionsMenu () [0x00013] in <2a40c3593b334f29ac3cb3d32d652351>:0 
 at Verse.DebugWindowsOpener.DrawButtons () [0x000dd] in <2a40c3593b334f29ac3cb3d32d652351>:0 
     - TRANSPILER UnlimitedHugs.HugsLib: IEnumerable`1 HugsLib.Patches.DebugWindowsOpener_Patch:DrawAdditionalButtons(IEnumerable`1 instructions)
     - TRANSPILER OskarPotocki.VFECore: IEnumerable`1 VFECore.DebugWindowsOpener_DrawButtons_Patch:Transpiler(IEnumerable`1 instructions)
 at Verse.ImmediateWindow.DoWindowContents (UnityEngine.Rect inRect) [0x00000] in <2a40c3593b334f29ac3cb3d32d652351>:0 
 at Verse.Window.InnerWindowOnGUI (System.Int32 x) [0x001a6] in <2a40c3593b334f29ac3cb3d32d652351>:0 
UnityEngine.StackTraceUtility:ExtractStackTrace()
(dynamic-method wrapper) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch1 (string)
Verse.Window:InnerWindowOnGUI (int)
UnityEngine.GUI:CallWindowDelegate (UnityEngine.GUI/WindowFunction,int,int,UnityEngine.GUISkin,int,single,single,UnityEngine.GUIStyle)
Posted

Are you sure that this mod is breaking operations? Because I can still open the operations menu when I have it installed, but I can't when I have Race Support installed. There's definitely other things that are currently broken with Menstruation, but I don't think that's one of them.

Posted

It could be because I use a ton of mods at the same time.
But the thing that pushed me to make my statement is that
I only had to disable Menstruation to get Operation menu working again.

  • 2 weeks later...
  • 4 weeks later...
Posted

So I am note entirely sure, as I just could have been getting bad luck, but I think the "sperm displacement" gene from rjw-genes doesn't work with this mod. Idk if the change needs to be on your end or their end.

Posted

Also, the "ovary Agitator" implant doesn't do a lot. It increases the fertility stat and everything associated with it correctly, but it seems like it should do more here, like increasing egg production.

Posted

I recently updated my game and ran into a ton of errors regarding bodypart definitions:

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

[HugsLib] version 11.0.4
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Message (string)
HugsLib.Utils.ModLogger:Message (string,object[])
HugsLib.HugsLibController:InitializeController ()
HugsLib.HugsLibController:EarlyInitialize (Verse.ModContentPack)
HugsLib.Core.HugsLibMod:.ctor (Verse.ModContentPack)
System.Reflection.MonoCMethod:InternalInvoke (object,object[])
System.Reflection.MonoCMethod:DoInvoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
System.Reflection.MonoCMethod:Invoke (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
System.RuntimeType:CreateInstanceImpl (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo,object[],System.Threading.StackCrawlMark&)
System.Activator:CreateInstance (System.Type,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo,object[])
System.Activator:CreateInstance (System.Type,object[])
Verse.LoadedModManager:CreateModClasses ()
Verse.LoadedModManager:LoadAllActiveMods (bool)
Verse.PlayDataLoader:DoPlayLoad ()
Verse.PlayDataLoader:LoadAllPlayData (bool)
Verse.Root/<>c:<Start>b__6_1 ()
Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__28_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 ()

[RJW Menstruation Cycle] Patch operation Verse.PatchOperationAdd(/Defs/rjw.HediffDef_PartBase[defName="Vagina"]) failed
file: C:\Program Files (x86)\GOG Galaxy\Games\RimWorld\Mods\rjw_menstruation\1.5\Patches\Hediffs_PrivateParts.xml
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.PatchOperation:Complete (string)
Verse.LoadedModManager:ClearCachedPatches ()
Verse.LoadedModManager:LoadAllActiveMods (bool)
Verse.PlayDataLoader:DoPlayLoad ()
Verse.PlayDataLoader:LoadAllPlayData (bool)
Verse.Root/<>c:<Start>b__6_1 ()
Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__28_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 ()

[RJW Menstruation Cycle] Patch operation Verse.PatchOperationAdd(/Defs/rjw.HediffDef_PartBase[defName="GenericVagina"]) failed
file: C:\Program Files (x86)\GOG Galaxy\Games\RimWorld\Mods\rjw_menstruation\1.5\Patches\Hediffs_PrivateParts.xml
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.PatchOperation:Complete (string)
Verse.LoadedModManager:ClearCachedPatches ()
Verse.LoadedModManager:LoadAllActiveMods (bool)
Verse.PlayDataLoader:DoPlayLoad ()
Verse.PlayDataLoader:LoadAllPlayData (bool)
Verse.Root/<>c:<Start>b__6_1 ()
Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__28_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 ()

[RJW Menstruation Cycle] Patch operation Verse.PatchOperationAdd(/Defs/rjw.HediffDef_PartBase[defName="HydraulicVagina"]) failed
file: C:\Program Files (x86)\GOG Galaxy\Games\RimWorld\Mods\rjw_menstruation\1.5\Patches\Hediffs_PrivateParts.xml
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.PatchOperation:Complete (string)
Verse.LoadedModManager:ClearCachedPatches ()
Verse.LoadedModManager:LoadAllActiveMods (bool)
Verse.PlayDataLoader:DoPlayLoad ()
Verse.PlayDataLoader:LoadAllPlayData (bool)
Verse.Root/<>c:<Start>b__6_1 ()
Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__28_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 ()

[RJW Menstruation Cycle] Patch operation Verse.PatchOperationAdd(/Defs/rjw.HediffDef_PartBase[defName="BionicVagina"]) failed
file: C:\Program Files (x86)\GOG Galaxy\Games\RimWorld\Mods\rjw_menstruation\1.5\Patches\Hediffs_PrivateParts.xml
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.PatchOperation:Complete (string)
Verse.LoadedModManager:ClearCachedPatches ()
Verse.LoadedModManager:LoadAllActiveMods (bool)
Verse.PlayDataLoader:DoPlayLoad ()
Verse.PlayDataLoader:LoadAllPlayData (bool)
Verse.Root/<>c:<Start>b__6_1 ()
Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__28_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 ()

[RJW Menstruation Cycle] Patch operation Verse.PatchOperationAdd(/Defs/rjw.HediffDef_PartBase[defName="ArchotechVagina"]) failed
file: C:\Program Files (x86)\GOG Galaxy\Games\RimWorld\Mods\rjw_menstruation\1.5\Patches\Hediffs_PrivateParts.xml
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.PatchOperation:Complete (string)
Verse.LoadedModManager:ClearCachedPatches ()
Verse.LoadedModManager:LoadAllActiveMods (bool)
Verse.PlayDataLoader:DoPlayLoad ()
Verse.PlayDataLoader:LoadAllPlayData (bool)
Verse.Root/<>c:<Start>b__6_1 ()
Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__28_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 ()

[RJW Menstruation Cycle] Patch operation Verse.PatchOperationAdd(/Defs/rjw.HediffDef_PartBase[defName="Anus"]) failed
file: C:\Program Files (x86)\GOG Galaxy\Games\RimWorld\Mods\rjw_menstruation\1.5\Patches\Hediffs_PrivateParts.xml
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.PatchOperation:Complete (string)
Verse.LoadedModManager:ClearCachedPatches ()
Verse.LoadedModManager:LoadAllActiveMods (bool)
Verse.PlayDataLoader:DoPlayLoad ()
Verse.PlayDataLoader:LoadAllPlayData (bool)
Verse.Root/<>c:<Start>b__6_1 ()
Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__28_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 ()

[RJW Menstruation Cycle] Patch operation Verse.PatchOperationAdd(/Defs/rjw.HediffDef_PartBase[defName="HydraulicAnus"]) failed
file: C:\Program Files (x86)\GOG Galaxy\Games\RimWorld\Mods\rjw_menstruation\1.5\Patches\Hediffs_PrivateParts.xml
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.PatchOperation:Complete (string)
Verse.LoadedModManager:ClearCachedPatches ()
Verse.LoadedModManager:LoadAllActiveMods (bool)
Verse.PlayDataLoader:DoPlayLoad ()
Verse.PlayDataLoader:LoadAllPlayData (bool)
Verse.Root/<>c:<Start>b__6_1 ()
Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__28_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 ()

[RJW Menstruation Cycle] Patch operation Verse.PatchOperationAdd(/Defs/rjw.HediffDef_PartBase[defName="BionicAnus"]) failed
file: C:\Program Files (x86)\GOG Galaxy\Games\RimWorld\Mods\rjw_menstruation\1.5\Patches\Hediffs_PrivateParts.xml
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.PatchOperation:Complete (string)
Verse.LoadedModManager:ClearCachedPatches ()
Verse.LoadedModManager:LoadAllActiveMods (bool)
Verse.PlayDataLoader:DoPlayLoad ()
Verse.PlayDataLoader:LoadAllPlayData (bool)
Verse.Root/<>c:<Start>b__6_1 ()
Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__28_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 ()

[RJW Menstruation Cycle] Patch operation Verse.PatchOperationAdd(/Defs/rjw.HediffDef_PartBase[defName="ArchotechAnus"]) failed
file: C:\Program Files (x86)\GOG Galaxy\Games\RimWorld\Mods\rjw_menstruation\1.5\Patches\Hediffs_PrivateParts.xml
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.PatchOperation:Complete (string)
Verse.LoadedModManager:ClearCachedPatches ()
Verse.LoadedModManager:LoadAllActiveMods (bool)
Verse.PlayDataLoader:DoPlayLoad ()
Verse.PlayDataLoader:LoadAllPlayData (bool)
Verse.Root/<>c:<Start>b__6_1 ()
Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__28_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 ()

[RJW Menstruation Cycle] Patch operation Verse.PatchOperationAdd(/Defs/rjw.HediffDef_PartBase[defName="DogVagina"]) failed
file: C:\Program Files (x86)\GOG Galaxy\Games\RimWorld\Mods\rjw_menstruation\1.5\Patches\Hediffs_PrivateParts_Animal.xml
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.PatchOperation:Complete (string)
Verse.LoadedModManager:ClearCachedPatches ()
Verse.LoadedModManager:LoadAllActiveMods (bool)
Verse.PlayDataLoader:DoPlayLoad ()
Verse.PlayDataLoader:LoadAllPlayData (bool)
Verse.Root/<>c:<Start>b__6_1 ()
Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__28_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 ()

[RJW Menstruation Cycle] Patch operation Verse.PatchOperationAdd(/Defs/rjw.HediffDef_PartBase[defName="CatVagina"]) failed
file: C:\Program Files (x86)\GOG Galaxy\Games\RimWorld\Mods\rjw_menstruation\1.5\Patches\Hediffs_PrivateParts_Animal.xml
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.PatchOperation:Complete (string)
Verse.LoadedModManager:ClearCachedPatches ()
Verse.LoadedModManager:LoadAllActiveMods (bool)
Verse.PlayDataLoader:DoPlayLoad ()
Verse.PlayDataLoader:LoadAllPlayData (bool)
Verse.Root/<>c:<Start>b__6_1 ()
Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__28_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 ()

[RJW Menstruation Cycle] Patch operation Verse.PatchOperationAdd(/Defs/rjw.HediffDef_PartBase[defName="HorseVagina"]) failed
file: C:\Program Files (x86)\GOG Galaxy\Games\RimWorld\Mods\rjw_menstruation\1.5\Patches\Hediffs_PrivateParts_Animal.xml
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.PatchOperation:Complete (string)
Verse.LoadedModManager:ClearCachedPatches ()
Verse.LoadedModManager:LoadAllActiveMods (bool)
Verse.PlayDataLoader:DoPlayLoad ()
Verse.PlayDataLoader:LoadAllPlayData (bool)
Verse.Root/<>c:<Start>b__6_1 ()
Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__28_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 ()

[RJW Menstruation Cycle] Patch operation Verse.PatchOperationAdd(/Defs/rjw.HediffDef_PartBase[defName="DragonVagina"]) failed
file: C:\Program Files (x86)\GOG Galaxy\Games\RimWorld\Mods\rjw_menstruation\1.5\Patches\Hediffs_PrivateParts_Animal.xml
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.PatchOperation:Complete (string)
Verse.LoadedModManager:ClearCachedPatches ()
Verse.LoadedModManager:LoadAllActiveMods (bool)
Verse.PlayDataLoader:DoPlayLoad ()
Verse.PlayDataLoader:LoadAllPlayData (bool)
Verse.Root/<>c:<Start>b__6_1 ()
Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__28_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 ()

[RJW Menstruation Cycle] Patch operation Verse.PatchOperationAdd(/Defs/rjw.HediffDef_PartBase[defName="NarrowVagina"]) failed
file: C:\Program Files (x86)\GOG Galaxy\Games\RimWorld\Mods\rjw_menstruation\1.5\Patches\Hediffs_PrivateParts_Animal.xml
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.PatchOperation:Complete (string)
Verse.LoadedModManager:ClearCachedPatches ()
Verse.LoadedModManager:LoadAllActiveMods (bool)
Verse.PlayDataLoader:DoPlayLoad ()
Verse.PlayDataLoader:LoadAllPlayData (bool)
Verse.Root/<>c:<Start>b__6_1 ()
Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__28_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 ()

[RJW Menstruation Cycle] Patch operation Verse.PatchOperationAdd(/Defs/rjw.HediffDef_PartBase[defName="RodentVagina"]) failed
file: C:\Program Files (x86)\GOG Galaxy\Games\RimWorld\Mods\rjw_menstruation\1.5\Patches\Hediffs_PrivateParts_Animal.xml
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.PatchOperation:Complete (string)
Verse.LoadedModManager:ClearCachedPatches ()
Verse.LoadedModManager:LoadAllActiveMods (bool)
Verse.PlayDataLoader:DoPlayLoad ()
Verse.PlayDataLoader:LoadAllPlayData (bool)
Verse.Root/<>c:<Start>b__6_1 ()
Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__28_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 ()

[RJW Menstruation Cycle] Patch operation Verse.PatchOperationAdd(/Defs/rjw.HediffDef_PartBase[defName="SlimeVagina"]) failed
file: C:\Program Files (x86)\GOG Galaxy\Games\RimWorld\Mods\rjw_menstruation\1.5\Patches\Hediffs_PrivateParts_Animal.xml
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.PatchOperation:Complete (string)
Verse.LoadedModManager:ClearCachedPatches ()
Verse.LoadedModManager:LoadAllActiveMods (bool)
Verse.PlayDataLoader:DoPlayLoad ()
Verse.PlayDataLoader:LoadAllPlayData (bool)
Verse.Root/<>c:<Start>b__6_1 ()
Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__28_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 ()

[RJW Menstruation Cycle] Patch operation Verse.PatchOperationAdd(/Defs/rjw.HediffDef_PartBase[defName="DemonVagina"]) failed
file: C:\Program Files (x86)\GOG Galaxy\Games\RimWorld\Mods\rjw_menstruation\1.5\Patches\Hediffs_PrivateParts_Animal.xml
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.PatchOperation:Complete (string)
Verse.LoadedModManager:ClearCachedPatches ()
Verse.LoadedModManager:LoadAllActiveMods (bool)
Verse.PlayDataLoader:DoPlayLoad ()
Verse.PlayDataLoader:LoadAllPlayData (bool)
Verse.Root/<>c:<Start>b__6_1 ()
Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__28_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 ()

[RJW Menstruation Cycle] Patch operation Verse.PatchOperationAdd(/Defs/rjw.HediffDef_PartBase[defName="Breasts"]) failed
file: C:\Program Files (x86)\GOG Galaxy\Games\RimWorld\Mods\rjw_menstruation\1.5\Patches\Hediffs_PrivateParts_Breasts.xml
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.PatchOperation:Complete (string)
Verse.LoadedModManager:ClearCachedPatches ()
Verse.LoadedModManager:LoadAllActiveMods (bool)
Verse.PlayDataLoader:DoPlayLoad ()
Verse.PlayDataLoader:LoadAllPlayData (bool)
Verse.Root/<>c:<Start>b__6_1 ()
Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__28_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 ()

[RJW Menstruation Cycle] Patch operation Verse.PatchOperationAdd(/Defs/rjw.HediffDef_PartBase[defName="HydraulicBreasts"]) failed
file: C:\Program Files (x86)\GOG Galaxy\Games\RimWorld\Mods\rjw_menstruation\1.5\Patches\Hediffs_PrivateParts_Breasts.xml
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.PatchOperation:Complete (string)
Verse.LoadedModManager:ClearCachedPatches ()
Verse.LoadedModManager:LoadAllActiveMods (bool)
Verse.PlayDataLoader:DoPlayLoad ()
Verse.PlayDataLoader:LoadAllPlayData (bool)
Verse.Root/<>c:<Start>b__6_1 ()
Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__28_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 ()

[RJW Menstruation Cycle] Patch operation Verse.PatchOperationAdd(/Defs/rjw.HediffDef_PartBase[defName="BionicBreasts"]) failed
file: C:\Program Files (x86)\GOG Galaxy\Games\RimWorld\Mods\rjw_menstruation\1.5\Patches\Hediffs_PrivateParts_Breasts.xml
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.PatchOperation:Complete (string)
Verse.LoadedModManager:ClearCachedPatches ()
Verse.LoadedModManager:LoadAllActiveMods (bool)
Verse.PlayDataLoader:DoPlayLoad ()
Verse.PlayDataLoader:LoadAllPlayData (bool)
Verse.Root/<>c:<Start>b__6_1 ()
Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__28_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 ()

[RJW Menstruation Cycle] Patch operation Verse.PatchOperationAdd(/Defs/rjw.HediffDef_PartBase[defName="ArchotechBreasts"]) failed
file: C:\Program Files (x86)\GOG Galaxy\Games\RimWorld\Mods\rjw_menstruation\1.5\Patches\Hediffs_PrivateParts_Breasts.xml
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.PatchOperation:Complete (string)
Verse.LoadedModManager:ClearCachedPatches ()
Verse.LoadedModManager:LoadAllActiveMods (bool)
Verse.PlayDataLoader:DoPlayLoad ()
Verse.PlayDataLoader:LoadAllPlayData (bool)
Verse.Root/<>c:<Start>b__6_1 ()
Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__28_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 ()

[RJW Menstruation Cycle] Patch operation Verse.PatchOperationAdd(/Defs/rjw.HediffDef_PartBase[defName="SlimeBreasts"]) failed
file: C:\Program Files (x86)\GOG Galaxy\Games\RimWorld\Mods\rjw_menstruation\1.5\Patches\Hediffs_PrivateParts_Breasts.xml
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.PatchOperation:Complete (string)
Verse.LoadedModManager:ClearCachedPatches ()
Verse.LoadedModManager:LoadAllActiveMods (bool)
Verse.PlayDataLoader:DoPlayLoad ()
Verse.PlayDataLoader:LoadAllPlayData (bool)
Verse.Root/<>c:<Start>b__6_1 ()
Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__28_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 ()

[RJW Menstruation Cycle] Patch operation Verse.PatchOperationAdd(/Defs/rjw.HediffDef_PartBase[defName="UdderBreasts"]) failed
file: C:\Program Files (x86)\GOG Galaxy\Games\RimWorld\Mods\rjw_menstruation\1.5\Patches\Hediffs_PrivateParts_Breasts.xml
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.PatchOperation:Complete (string)
Verse.LoadedModManager:ClearCachedPatches ()
Verse.LoadedModManager:LoadAllActiveMods (bool)
Verse.PlayDataLoader:DoPlayLoad ()
Verse.PlayDataLoader:LoadAllPlayData (bool)
Verse.Root/<>c:<Start>b__6_1 ()
Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__28_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 ()

[ChillRJW] Patch operation Verse.PatchOperationSequence(count=11, lastFailedOperation=Verse.PatchOperationRemove(/Defs/rjw.HediffDef_PartBase[@Name="NaturalPrivatePartBreast" or defName="BionicBreasts" or defName="ArchotechBreasts"]/stages/li[label="Large"]/capMods)) failed
file: C:\Program Files (x86)\GOG Galaxy\Games\RimWorld\Mods\ChillRjw\Patches\Debuffremoval.xml
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.PatchOperation:Complete (string)
Verse.PatchOperationSequence:Complete (string)
Verse.LoadedModManager:ClearCachedPatches ()
Verse.LoadedModManager:LoadAllActiveMods (bool)
Verse.PlayDataLoader:DoPlayLoad ()
Verse.PlayDataLoader:LoadAllPlayData (bool)
Verse.Root/<>c:<Start>b__6_1 ()
Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__28_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 ()

[ChillRJW] Patch operation Verse.PatchOperationSequence(count=30, lastFailedOperation=Verse.PatchOperationAdd(/Defs/rjw.HediffDef_PartBase[@Name="NaturalPrivatePartBreast"]/stages/li[label="Large"])) failed
file: C:\Program Files (x86)\GOG Galaxy\Games\RimWorld\Mods\ChillRjw\Patches\SocialImpactBuffs.xml
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.PatchOperation:Complete (string)
Verse.PatchOperationSequence:Complete (string)
Verse.LoadedModManager:ClearCachedPatches ()
Verse.LoadedModManager:LoadAllActiveMods (bool)
Verse.PlayDataLoader:DoPlayLoad ()
Verse.PlayDataLoader:LoadAllPlayData (bool)
Verse.Root/<>c:<Start>b__6_1 ()
Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__28_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 ()

Key binding conflict: OpenStatusWindow and Designator_RotateLeft are both bound to Q.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Warning (string)
Verse.KeyPrefsData:ErrorCheckOn (Verse.KeyBindingDef,Verse.KeyPrefs/BindingSlot)
Verse.KeyPrefsData:ErrorCheck ()
Verse.KeyPrefs:Init ()
Verse.PlayDataLoader:DoPlayLoad ()
Verse.PlayDataLoader:LoadAllPlayData (bool)
Verse.Root/<>c:<Start>b__6_1 ()
Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__28_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 ()

Error in static constructor of RJW_Menstruation.First: System.TypeInitializationException: The type initializer for 'RJW_Menstruation.First' threw an exception. ---> System.TypeLoadException: Could not load type rjw.CompHediffBodyPart, RJW, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null while decoding custom attribute: (null)
[Ref 4E338E9A]
 at (wrapper managed-to-native) System.MonoCustomAttrs.GetCustomAttributesInternal(System.Reflection.ICustomAttributeProvider,System.Type,bool)
 at System.MonoCustomAttrs.GetCustomAttributesBase (System.Reflection.ICustomAttributeProvider obj, System.Type attributeType, System.Boolean inheritedOnly) [0x00013] in <eae584ce26bc40229c1b1aa476bfa589>:0 
 at System.MonoCustomAttrs.GetCustomAttributes (System.Reflection.ICustomAttributeProvider obj, System.Type attributeType, System.Boolean inherit) [0x00037] in <eae584ce26bc40229c1b1aa476bfa589>:0 
 at System.RuntimeType.GetCustomAttributes (System.Boolean inherit) [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0 
 at HarmonyLib.HarmonyMethodExtensions.GetFromType (System.Type type) [0x00000] in <abec11463bc04855a5322a0a868aeb22>:0 
 at <0x286040a5b50 + 0x000a2> <unknown method>
 at HarmonyLib.Harmony.CreateClassProcessor (System.Type type) [0x00000] in <abec11463bc04855a5322a0a868aeb22>:0 
 at HarmonyLib.Harmony.<PatchAll>b__10_0 (System.Type type) [0x00000] in <abec11463bc04855a5322a0a868aeb22>:0 
 at HarmonyLib.CollectionExtensions.Do[T] (System.Collections.Generic.IEnumerable`1[T] sequence, System.Action`1[T] action) [0x00014] in <abec11463bc04855a5322a0a868aeb22>:0 
 at HarmonyLib.Harmony.PatchAll (System.Reflection.Assembly assembly) [0x00006] in <abec11463bc04855a5322a0a868aeb22>:0 
 at <0x28603dd0380 + 0x0007a> <unknown method>
   --- End of inner exception stack trace ---
[Ref 853AF9E9]
 at (wrapper managed-to-native) System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor(intptr)
 at System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor (System.RuntimeTypeHandle type) [0x0002a] in <eae584ce26bc40229c1b1aa476bfa589>:0 
 at Verse.StaticConstructorOnStartupUtility.CallAll () [0x00025] in <6e68ad6c6b2345208974c1504311bc2e>:0 
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.StaticConstructorOnStartupUtility:CallAll ()
Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_4 ()
Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
Verse.LongEventHandler:LongEventsUpdate (bool&)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.Update_Patch1 (Verse.Root)
Verse.Root_Entry:Update ()

[SizedApparel]: start
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Message (string)
SizedApparel.Logger:Message (string)
SizedApparel.SizedApparelPatch:.cctor ()
System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle)
Verse.StaticConstructorOnStartupUtility:CallAll ()
Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_4 ()
Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
Verse.LongEventHandler:LongEventsUpdate (bool&)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.Update_Patch1 (Verse.Root)
Verse.Root_Entry:Update ()

[SizedApparel]: RimJobWorld Found
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Message (string)
SizedApparel.Logger:Message (string)
SizedApparel.SizedApparelPatch/<>c__DisplayClass11_0:<.cctor>b__17 ()
SizedApparel.SizedApparelPatch:.cctor ()
System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle)
Verse.StaticConstructorOnStartupUtility:CallAll ()
Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_4 ()
Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
Verse.LongEventHandler:LongEventsUpdate (bool&)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.Update_Patch1 (Verse.Root)
Verse.Root_Entry:Update ()

[SizedApparel]: RimJobWorld Patched
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Message (string)
SizedApparel.Logger:Message (string)
SizedApparel.SizedApparelPatch/<>c__DisplayClass11_0:<.cctor>b__17 ()
SizedApparel.SizedApparelPatch:.cctor ()
System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle)
Verse.StaticConstructorOnStartupUtility:CallAll ()
Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_4 ()
Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
Verse.LongEventHandler:LongEventsUpdate (bool&)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.Update_Patch1 (Verse.Root)
Verse.Root_Entry:Update ()

[SizedApparel]: RimNudeWorld Patch canceled
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Message (string)
SizedApparel.Logger:Message (string)
SizedApparel.SizedApparelPatch:.cctor ()
System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle)
Verse.StaticConstructorOnStartupUtility:CallAll ()
Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_4 ()
Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
Verse.LongEventHandler:LongEventsUpdate (bool&)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.Update_Patch1 (Verse.Root)
Verse.Root_Entry:Update ()

[SizedApparel]: Dubs Apparel Tweaks Patch canceled
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Message (string)
SizedApparel.Logger:Message (string)
SizedApparel.SizedApparelPatch/<>c:<.cctor>b__11_19 ()
SizedApparel.SizedApparelPatch:.cctor ()
System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle)
Verse.StaticConstructorOnStartupUtility:CallAll ()
Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_4 ()
Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
Verse.LongEventHandler:LongEventsUpdate (bool&)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.Update_Patch1 (Verse.Root)
Verse.Root_Entry:Update ()

[SizedApparel]: Loaded asset from assetBundle: assets/sashader.shader
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Message (string)
SizedApparel.Logger:Message (string)
SizedApparel.SizedApparelMod:GetSAShader ()
SizedApparel.SizedApparelsDatabase:.cctor ()
System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle)
Verse.StaticConstructorOnStartupUtility:CallAll ()
Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_4 ()
Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
Verse.LongEventHandler:LongEventsUpdate (bool&)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.Update_Patch1 (Verse.Root)
Verse.Root_Entry:Update ()

[SizedApparel]: Custom/SAShader (UnityEngine.Shader) is supported: True
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Message (string)
SizedApparel.Logger:Message (string)
SizedApparel.SizedApparelMod:GetSAShader ()
SizedApparel.SizedApparelsDatabase:.cctor ()
System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle)
Verse.StaticConstructorOnStartupUtility:CallAll ()
Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_4 ()
Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
Verse.LongEventHandler:LongEventsUpdate (bool&)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.Update_Patch1 (Verse.Root)
Verse.Root_Entry:Update ()

CharacterEditor v1.4.1242 initializing...
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Message (string)
CharacterEditor.CEditor:.ctor ()
CharacterEditor.CEditor:OnMainMenuInit ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:RimWorld.MainMenuDrawer.Init_Patch2 ()
Verse.UIRoot_Entry:Init ()
Verse.Root:<Start>b__6_0 ()
Verse.LongEventHandler:UpdateCurrentSynchronousEvent (bool&)
Verse.LongEventHandler:LongEventsUpdate (bool&)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.Update_Patch1 (Verse.Root)
Verse.Root_Entry:Update ()

Did not contain eType attempting to add Settings
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Message (string)
CharacterEditor.CEditor/ModData:Get<CharacterEditor.CEditor/ModOptions> (CharacterEditor.EType)
CharacterEditor.CEditor/ModData:.ctor ()
CharacterEditor.CEditor:.ctor ()
CharacterEditor.CEditor:OnMainMenuInit ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:RimWorld.MainMenuDrawer.Init_Patch2 ()
Verse.UIRoot_Entry:Init ()
Verse.Root:<Start>b__6_0 ()
Verse.LongEventHandler:UpdateCurrentSynchronousEvent (bool&)
Verse.LongEventHandler:LongEventsUpdate (bool&)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.Update_Patch1 (Verse.Root)
Verse.Root_Entry:Update ()

updating labels for english...
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Message (string)
CharacterEditor.Label:UpdateLabels ()
CharacterEditor.CEditor/ModOptions:ReInit ()
CharacterEditor.CEditor/ModOptions:.ctor ()
CharacterEditor.CEditor/ModData:CreateType (CharacterEditor.EType)
CharacterEditor.CEditor/ModData:Get<CharacterEditor.CEditor/ModOptions> (CharacterEditor.EType)
CharacterEditor.CEditor/ModData:.ctor ()
CharacterEditor.CEditor:.ctor ()
CharacterEditor.CEditor:OnMainMenuInit ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:RimWorld.MainMenuDrawer.Init_Patch2 ()
Verse.UIRoot_Entry:Init ()
Verse.Root:<Start>b__6_0 ()
Verse.LongEventHandler:UpdateCurrentSynchronousEvent (bool&)
Verse.LongEventHandler:LongEventsUpdate (bool&)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.Update_Patch1 (Verse.Root)
Verse.Root_Entry:Update ()

loading pawn slot content from file...
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Message (string)
CharacterEditor.CEditor/ModOptions:LoadSlots (string)
CharacterEditor.CEditor/ModOptions:ReInit ()
CharacterEditor.CEditor/ModOptions:.ctor ()
CharacterEditor.CEditor/ModData:CreateType (CharacterEditor.EType)
CharacterEditor.CEditor/ModData:Get<CharacterEditor.CEditor/ModOptions> (CharacterEditor.EType)
CharacterEditor.CEditor/ModData:.ctor ()
CharacterEditor.CEditor:.ctor ()
CharacterEditor.CEditor:OnMainMenuInit ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:RimWorld.MainMenuDrawer.Init_Patch2 ()
Verse.UIRoot_Entry:Init ()
Verse.Root:<Start>b__6_0 ()
Verse.LongEventHandler:UpdateCurrentSynchronousEvent (bool&)
Verse.LongEventHandler:LongEventsUpdate (bool&)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.Update_Patch1 (Verse.Root)
Verse.Root_Entry:Update ()

character editor instance created
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Message (string)
CharacterEditor.CEditor:.ctor ()
CharacterEditor.CEditor:OnMainMenuInit ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:RimWorld.MainMenuDrawer.Init_Patch2 ()
Verse.UIRoot_Entry:Init ()
Verse.Root:<Start>b__6_0 ()
Verse.LongEventHandler:UpdateCurrentSynchronousEvent (bool&)
Verse.LongEventHandler:LongEventsUpdate (bool&)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.Update_Patch1 (Verse.Root)
Verse.Root_Entry:Update ()

checking editor settings...
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Message (string)
CharacterEditor.CEditor/ModData:OnSettingsChanged (bool,bool)
CharacterEditor.CEditor:OnSettingsChanged (bool,bool)
CharacterEditor.CEditor:OnMainMenuInit ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:RimWorld.MainMenuDrawer.Init_Patch2 ()
Verse.UIRoot_Entry:Init ()
Verse.Root:<Start>b__6_0 ()
Verse.LongEventHandler:UpdateCurrentSynchronousEvent (bool&)
Verse.LongEventHandler:LongEventsUpdate (bool&)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.Update_Patch1 (Verse.Root)
Verse.Root_Entry:Update ()

bodysizes genes are active
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Message (string)
CharacterEditor.GeneTool:EnDisableBodySizeGenes ()
CharacterEditor.CEditor/ModData:OnSettingsChanged (bool,bool)
CharacterEditor.CEditor:OnSettingsChanged (bool,bool)
CharacterEditor.CEditor:OnMainMenuInit ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:RimWorld.MainMenuDrawer.Init_Patch2 ()
Verse.UIRoot_Entry:Init ()
Verse.Root:<Start>b__6_0 ()
Verse.LongEventHandler:UpdateCurrentSynchronousEvent (bool&)
Verse.LongEventHandler:LongEventsUpdate (bool&)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.Update_Patch1 (Verse.Root)
Verse.Root_Entry:Update ()

Did not contain eType attempting to add MainButton
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Message (string)
CharacterEditor.CEditor/ModData:Get<RimWorld.MainButtonDef> (CharacterEditor.EType)
CharacterEditor.CEditor/ModData:UpdateMainButton ()
CharacterEditor.CEditor/ModData:OnSettingsChanged (bool,bool)
CharacterEditor.CEditor:OnSettingsChanged (bool,bool)
CharacterEditor.CEditor:OnMainMenuInit ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:RimWorld.MainMenuDrawer.Init_Patch2 ()
Verse.UIRoot_Entry:Init ()
Verse.Root:<Start>b__6_0 ()
Verse.LongEventHandler:UpdateCurrentSynchronousEvent (bool&)
Verse.LongEventHandler:LongEventsUpdate (bool&)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.Update_Patch1 (Verse.Root)
Verse.Root_Entry:Update ()

Did not contain eType attempting to add TeleButton
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Message (string)
CharacterEditor.CEditor/ModData:Get<RimWorld.MainButtonDef> (CharacterEditor.EType)
CharacterEditor.CEditor/ModData:UpdateMainButton ()
CharacterEditor.CEditor/ModData:OnSettingsChanged (bool,bool)
CharacterEditor.CEditor:OnSettingsChanged (bool,bool)
CharacterEditor.CEditor:OnMainMenuInit ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:RimWorld.MainMenuDrawer.Init_Patch2 ()
Verse.UIRoot_Entry:Init ()
Verse.Root:<Start>b__6_0 ()
Verse.LongEventHandler:UpdateCurrentSynchronousEvent (bool&)
Verse.LongEventHandler:LongEventsUpdate (bool&)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.Update_Patch1 (Verse.Root)
Verse.Root_Entry:Update ()

Did not contain eType attempting to add EditorUI
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Message (string)
CharacterEditor.CEditor/ModData:Get<CharacterEditor.CEditor/EditorUI> (CharacterEditor.EType)
CharacterEditor.CEditor/ModData:UpdateUIParameter ()
CharacterEditor.CEditor/ModData:OnSettingsChanged (bool,bool)
CharacterEditor.CEditor:OnSettingsChanged (bool,bool)
CharacterEditor.CEditor:OnMainMenuInit ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:RimWorld.MainMenuDrawer.Init_Patch2 ()
Verse.UIRoot_Entry:Init ()
Verse.Root:<Start>b__6_0 ()
Verse.LongEventHandler:UpdateCurrentSynchronousEvent (bool&)
Verse.LongEventHandler:LongEventsUpdate (bool&)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.Update_Patch1 (Verse.Root)
Verse.Root_Entry:Update ()

Did not contain eType attempting to add Capturer
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Message (string)
CharacterEditor.CEditor/ModData:Get<CharacterEditor.Capturer> (CharacterEditor.EType)
CharacterEditor.CEditor/ModData:CreateType (CharacterEditor.EType)
CharacterEditor.CEditor/ModData:Get<CharacterEditor.CEditor/EditorUI> (CharacterEditor.EType)
CharacterEditor.CEditor/ModData:UpdateUIParameter ()
CharacterEditor.CEditor/ModData:OnSettingsChanged (bool,bool)
CharacterEditor.CEditor:OnSettingsChanged (bool,bool)
CharacterEditor.CEditor:OnMainMenuInit ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:RimWorld.MainMenuDrawer.Init_Patch2 ()
Verse.UIRoot_Entry:Init ()
Verse.Root:<Start>b__6_0 ()
Verse.LongEventHandler:UpdateCurrentSynchronousEvent (bool&)
Verse.LongEventHandler:LongEventsUpdate (bool&)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.Update_Patch1 (Verse.Root)
Verse.Root_Entry:Update ()

Did not contain eType attempting to add GraphicPaths
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Message (string)
CharacterEditor.CEditor/ModData:Get<System.Collections.Generic.HashSet`1<string>> (CharacterEditor.EType)
CharacterEditor.CEditor/ModData:CreateType (CharacterEditor.EType)
CharacterEditor.CEditor/ModData:Get<CharacterEditor.CEditor/EditorUI> (CharacterEditor.EType)
CharacterEditor.CEditor/ModData:UpdateUIParameter ()
CharacterEditor.CEditor/ModData:OnSettingsChanged (bool,bool)
CharacterEditor.CEditor:OnSettingsChanged (bool,bool)
CharacterEditor.CEditor:OnMainMenuInit ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:RimWorld.MainMenuDrawer.Init_Patch2 ()
Verse.UIRoot_Entry:Init ()
Verse.Root:<Start>b__6_0 ()
Verse.LongEventHandler:UpdateCurrentSynchronousEvent (bool&)
Verse.LongEventHandler:LongEventsUpdate (bool&)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.Update_Patch1 (Verse.Root)
Verse.Root_Entry:Update ()

Did not contain eType attempting to add Search
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Message (string)
CharacterEditor.CEditor/ModData:Get<System.Collections.Generic.Dictionary`2<CharacterEditor.SearchTool/SIndex, CharacterEditor.SearchTool>> (CharacterEditor.EType)
CharacterEditor.CEditor:Get<System.Collections.Generic.Dictionary`2<CharacterEditor.SearchTool/SIndex, CharacterEditor.SearchTool>> (CharacterEditor.EType)
CharacterEditor.SearchTool:Update (CharacterEditor.SearchTool/SIndex)
CharacterEditor.CEditor/EditorUI:.ctor ()
CharacterEditor.CEditor/ModData:CreateType (CharacterEditor.EType)
CharacterEditor.CEditor/ModData:Get<CharacterEditor.CEditor/EditorUI> (CharacterEditor.EType)
CharacterEditor.CEditor/ModData:UpdateUIParameter ()
CharacterEditor.CEditor/ModData:OnSettingsChanged (bool,bool)
CharacterEditor.CEditor:OnSettingsChanged (bool,bool)
CharacterEditor.CEditor:OnMainMenuInit ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:RimWorld.MainMenuDrawer.Init_Patch2 ()
Verse.UIRoot_Entry:Init ()
Verse.Root:<Start>b__6_0 ()
Verse.LongEventHandler:UpdateCurrentSynchronousEvent (bool&)
Verse.LongEventHandler:LongEventsUpdate (bool&)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.Update_Patch1 (Verse.Root)
Verse.Root_Entry:Update ()

CharacterEditor v1.4.1242 ...done
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Message (string)
CharacterEditor.CEditor:OnMainMenuInit ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:RimWorld.MainMenuDrawer.Init_Patch2 ()
Verse.UIRoot_Entry:Init ()
Verse.Root:<Start>b__6_0 ()
Verse.LongEventHandler:UpdateCurrentSynchronousEvent (bool&)
Verse.LongEventHandler:LongEventsUpdate (bool&)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.Update_Patch1 (Verse.Root)
Verse.Root_Entry:Update ()

[HugsLib] initializing RJW_Whoring, Autopsy, Stardust3D.RJW.patch.Autopsy
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Message (string)
HugsLib.Utils.ModLogger:Message (string,object[])
HugsLib.HugsLibController:EnumerateChildMods (bool)
HugsLib.HugsLibController:LoadReloadInitialize ()
Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__28_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 ()

CE is trying to create default parameter lists ...
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Message (string)
CharacterEditor.CEditor/ModOptions:CreateDefaultLists ()
CharacterEditor.CEditor:OnMainMenuOnGUI ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:RimWorld.MainMenuDrawer.MainMenuOnGUI_Patch1 ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.UIRoot_Entry.DoMainMenu_Patch1 (Verse.UIRoot_Entry)
Verse.UIRoot_Entry:UIRootOnGUI ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.OnGUI_Patch1 (Verse.Root)

Did not contain eType attempting to add GenePreset
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Message (string)
CharacterEditor.CEditor/ModData:Get<System.Collections.Generic.Dictionary`2<string, CharacterEditor.PresetGene>> (CharacterEditor.EType)
CharacterEditor.CEditor:Get<System.Collections.Generic.Dictionary`2<string, CharacterEditor.PresetGene>> (CharacterEditor.EType)
CharacterEditor.CEditor/ModOptions:CreateDefaultLists ()
CharacterEditor.CEditor:OnMainMenuOnGUI ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:RimWorld.MainMenuDrawer.MainMenuOnGUI_Patch1 ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.UIRoot_Entry.DoMainMenu_Patch1 (Verse.UIRoot_Entry)
Verse.UIRoot_Entry:UIRootOnGUI ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.OnGUI_Patch1 (Verse.Root)

creating default parameter list for genes...
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Message (string)
CharacterEditor.CEditor/ModData:CreateType (CharacterEditor.EType)
CharacterEditor.CEditor/ModData:Get<System.Collections.Generic.Dictionary`2<string, CharacterEditor.PresetGene>> (CharacterEditor.EType)
CharacterEditor.CEditor:Get<System.Collections.Generic.Dictionary`2<string, CharacterEditor.PresetGene>> (CharacterEditor.EType)
CharacterEditor.CEditor/ModOptions:CreateDefaultLists ()
CharacterEditor.CEditor:OnMainMenuOnGUI ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:RimWorld.MainMenuDrawer.MainMenuOnGUI_Patch1 ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.UIRoot_Entry.DoMainMenu_Patch1 (Verse.UIRoot_Entry)
Verse.UIRoot_Entry:UIRootOnGUI ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.OnGUI_Patch1 (Verse.Root)

255 default entities for genes created
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Message (string)
CharacterEditor.Preset:CreateDefaults<CharacterEditor.PresetGene, Verse.GeneDef> (System.Collections.Generic.HashSet`1<Verse.GeneDef>,System.Func`2<Verse.GeneDef, string>,System.Func`2<Verse.GeneDef, CharacterEditor.PresetGene>,string)
CharacterEditor.PresetGene:CreateDefaults ()
CharacterEditor.CEditor/ModData:CreateType (CharacterEditor.EType)
CharacterEditor.CEditor/ModData:Get<System.Collections.Generic.Dictionary`2<string, CharacterEditor.PresetGene>> (CharacterEditor.EType)
CharacterEditor.CEditor:Get<System.Collections.Generic.Dictionary`2<string, CharacterEditor.PresetGene>> (CharacterEditor.EType)
CharacterEditor.CEditor/ModOptions:CreateDefaultLists ()
CharacterEditor.CEditor:OnMainMenuOnGUI ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:RimWorld.MainMenuDrawer.MainMenuOnGUI_Patch1 ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.UIRoot_Entry.DoMainMenu_Patch1 (Verse.UIRoot_Entry)
Verse.UIRoot_Entry:UIRootOnGUI ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.OnGUI_Patch1 (Verse.Root)

Did not contain eType attempting to add ObjectPreset
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Message (string)
CharacterEditor.CEditor/ModData:Get<System.Collections.Generic.Dictionary`2<string, CharacterEditor.PresetObject>> (CharacterEditor.EType)
CharacterEditor.CEditor:Get<System.Collections.Generic.Dictionary`2<string, CharacterEditor.PresetObject>> (CharacterEditor.EType)
CharacterEditor.CEditor/ModOptions:CreateDefaultLists ()
CharacterEditor.CEditor:OnMainMenuOnGUI ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:RimWorld.MainMenuDrawer.MainMenuOnGUI_Patch1 ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.UIRoot_Entry.DoMainMenu_Patch1 (Verse.UIRoot_Entry)
Verse.UIRoot_Entry:UIRootOnGUI ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.OnGUI_Patch1 (Verse.Root)

creating default parameter list for objects...
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Message (string)
CharacterEditor.CEditor/ModData:CreateType (CharacterEditor.EType)
CharacterEditor.CEditor/ModData:Get<System.Collections.Generic.Dictionary`2<string, CharacterEditor.PresetObject>> (CharacterEditor.EType)
CharacterEditor.CEditor:Get<System.Collections.Generic.Dictionary`2<string, CharacterEditor.PresetObject>> (CharacterEditor.EType)
CharacterEditor.CEditor/ModOptions:CreateDefaultLists ()
CharacterEditor.CEditor:OnMainMenuOnGUI ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:RimWorld.MainMenuDrawer.MainMenuOnGUI_Patch1 ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.UIRoot_Entry.DoMainMenu_Patch1 (Verse.UIRoot_Entry)
Verse.UIRoot_Entry:UIRootOnGUI ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.OnGUI_Patch1 (Verse.Root)

1342 default entities for objects created
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Message (string)
CharacterEditor.Preset:CreateDefaults<CharacterEditor.PresetObject, Verse.ThingDef> (System.Collections.Generic.HashSet`1<Verse.ThingDef>,System.Func`2<Verse.ThingDef, string>,System.Func`2<Verse.ThingDef, CharacterEditor.PresetObject>,string)
CharacterEditor.PresetObject:CreateDefaultObjects ()
CharacterEditor.CEditor/ModData:CreateType (CharacterEditor.EType)
CharacterEditor.CEditor/ModData:Get<System.Collections.Generic.Dictionary`2<string, CharacterEditor.PresetObject>> (CharacterEditor.EType)
CharacterEditor.CEditor:Get<System.Collections.Generic.Dictionary`2<string, CharacterEditor.PresetObject>> (CharacterEditor.EType)
CharacterEditor.CEditor/ModOptions:CreateDefaultLists ()
CharacterEditor.CEditor:OnMainMenuOnGUI ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:RimWorld.MainMenuDrawer.MainMenuOnGUI_Patch1 ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.UIRoot_Entry.DoMainMenu_Patch1 (Verse.UIRoot_Entry)
Verse.UIRoot_Entry:UIRootOnGUI ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.OnGUI_Patch1 (Verse.Root)

Did not contain eType attempting to add TurretPreset
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Message (string)
CharacterEditor.CEditor/ModData:Get<System.Collections.Generic.Dictionary`2<string, CharacterEditor.PresetObject>> (CharacterEditor.EType)
CharacterEditor.CEditor:Get<System.Collections.Generic.Dictionary`2<string, CharacterEditor.PresetObject>> (CharacterEditor.EType)
CharacterEditor.CEditor/ModOptions:CreateDefaultLists ()
CharacterEditor.CEditor:OnMainMenuOnGUI ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:RimWorld.MainMenuDrawer.MainMenuOnGUI_Patch1 ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.UIRoot_Entry.DoMainMenu_Patch1 (Verse.UIRoot_Entry)
Verse.UIRoot_Entry:UIRootOnGUI ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.OnGUI_Patch1 (Verse.Root)

creating default parameter list for turrets...
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Message (string)
CharacterEditor.CEditor/ModData:CreateType (CharacterEditor.EType)
CharacterEditor.CEditor/ModData:Get<System.Collections.Generic.Dictionary`2<string, CharacterEditor.PresetObject>> (CharacterEditor.EType)
CharacterEditor.CEditor:Get<System.Collections.Generic.Dictionary`2<string, CharacterEditor.PresetObject>> (CharacterEditor.EType)
CharacterEditor.CEditor/ModOptions:CreateDefaultLists ()
CharacterEditor.CEditor:OnMainMenuOnGUI ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:RimWorld.MainMenuDrawer.MainMenuOnGUI_Patch1 ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.UIRoot_Entry.DoMainMenu_Patch1 (Verse.UIRoot_Entry)
Verse.UIRoot_Entry:UIRootOnGUI ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.OnGUI_Patch1 (Verse.Root)

11 default entities for turrets created
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Message (string)
CharacterEditor.Preset:CreateDefaults<CharacterEditor.PresetObject, Verse.ThingDef> (System.Collections.Generic.HashSet`1<Verse.ThingDef>,System.Func`2<Verse.ThingDef, string>,System.Func`2<Verse.ThingDef, CharacterEditor.PresetObject>,string)
CharacterEditor.PresetObject:CreateDefaultTurrets ()
CharacterEditor.CEditor/ModData:CreateType (CharacterEditor.EType)
CharacterEditor.CEditor/ModData:Get<System.Collections.Generic.Dictionary`2<string, CharacterEditor.PresetObject>> (CharacterEditor.EType)
CharacterEditor.CEditor:Get<System.Collections.Generic.Dictionary`2<string, CharacterEditor.PresetObject>> (CharacterEditor.EType)
CharacterEditor.CEditor/ModOptions:CreateDefaultLists ()
CharacterEditor.CEditor:OnMainMenuOnGUI ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:RimWorld.MainMenuDrawer.MainMenuOnGUI_Patch1 ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.UIRoot_Entry.DoMainMenu_Patch1 (Verse.UIRoot_Entry)
Verse.UIRoot_Entry:UIRootOnGUI ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.OnGUI_Patch1 (Verse.Root)

...lists created
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Message (string)
CharacterEditor.CEditor/ModOptions:CreateDefaultLists ()
CharacterEditor.CEditor:OnMainMenuOnGUI ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:RimWorld.MainMenuDrawer.MainMenuOnGUI_Patch1 ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.UIRoot_Entry.DoMainMenu_Patch1 (Verse.UIRoot_Entry)
Verse.UIRoot_Entry:UIRootOnGUI ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.OnGUI_Patch1 (Verse.Root)

CE is trying to apply modified parameters...
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Message (string)
CharacterEditor.CEditor/ModOptions:UpdatingCustoms ()
CharacterEditor.CEditor:OnMainMenuOnGUI ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:RimWorld.MainMenuDrawer.MainMenuOnGUI_Patch1 ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.UIRoot_Entry.DoMainMenu_Patch1 (Verse.UIRoot_Entry)
Verse.UIRoot_Entry:UIRootOnGUI ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.OnGUI_Patch1 (Verse.Root)

no modifications for genes
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Message (string)
CharacterEditor.Preset:LoadAllModifications (string,System.Action`1<string>,string)
CharacterEditor.PresetGene:LoadAllModifications (string)
CharacterEditor.CEditor/ModOptions:UpdatingCustoms ()
CharacterEditor.CEditor:OnMainMenuOnGUI ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:RimWorld.MainMenuDrawer.MainMenuOnGUI_Patch1 ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.UIRoot_Entry.DoMainMenu_Patch1 (Verse.UIRoot_Entry)
Verse.UIRoot_Entry:UIRootOnGUI ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.OnGUI_Patch1 (Verse.Root)

no modifications for objects
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Message (string)
CharacterEditor.Preset:LoadAllModifications (string,System.Action`1<string>,string)
CharacterEditor.PresetObject:LoadAllModifications (string)
CharacterEditor.CEditor/ModOptions:UpdatingCustoms ()
CharacterEditor.CEditor:OnMainMenuOnGUI ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:RimWorld.MainMenuDrawer.MainMenuOnGUI_Patch1 ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.UIRoot_Entry.DoMainMenu_Patch1 (Verse.UIRoot_Entry)
Verse.UIRoot_Entry:UIRootOnGUI ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.OnGUI_Patch1 (Verse.Root)

no modifications for lifestages
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Message (string)
CharacterEditor.Preset:LoadAllModifications (string,System.Action`1<string>,string)
CharacterEditor.PresetLifeStage:LoadAllModifications (string)
CharacterEditor.CEditor/ModOptions:UpdatingCustoms ()
CharacterEditor.CEditor:OnMainMenuOnGUI ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:RimWorld.MainMenuDrawer.MainMenuOnGUI_Patch1 ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.UIRoot_Entry.DoMainMenu_Patch1 (Verse.UIRoot_Entry)
Verse.UIRoot_Entry:UIRootOnGUI ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.OnGUI_Patch1 (Verse.Root)

...done
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Message (string)
CharacterEditor.CEditor/ModOptions:UpdatingCustoms ()
CharacterEditor.CEditor:OnMainMenuOnGUI ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:RimWorld.MainMenuDrawer.MainMenuOnGUI_Patch1 ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.UIRoot_Entry.DoMainMenu_Patch1 (Verse.UIRoot_Entry)
Verse.UIRoot_Entry:UIRootOnGUI ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.OnGUI_Patch1 (Verse.Root)

 

Posted (edited)

Are these two folders safe to delete?

 

Patches # for game Ver. 5.5.0

RJW Menstruation Race Support # not sure what this is

 

Update: I reainstalled this mod and also installed the fluid extension. All works well! No errors! Running game version 5.4

Edited by Grojcig
Posted

Hi, i've been struggling with the version of your mod available on Git Good. for some reason the fertilized zygote isn't implanting, even if it says i have a 136% chance to implant per my mod settings while bug testing this.

 

Is there anything in my mod list that could be causing this?

 

Screenshot 2024-12-08 185054.png

  • 4 weeks later...
Posted

hey does anybody know where the cumpilation mod is? i am using the RJW menstruation - fluids mod and it says it need Cumpilation

Posted
32 minutes ago, forechan said:

Hi,

 

Does this support Vanilla Expanded races? I don't see the icons pop up for "phytokin" 
Is there a way i can update or make it work?

Also Alpha genes? think one of the mods suggested to use Alpha genes.

Posted
8 hours ago, DarkestKnight079 said:

Running this with Brothel Colony, any whoring doesn't seem to add cum to the tracker the way lovin' with other colonists does, has anyone else experienced this?

Bug is known, but no one knows why it happens or how to fix.

Posted


Newborn with no genes? Seems like this only happens during animal-human since theres been 2 kids (1 donkey 1 pig) both having no genes as human birth.

and another one with human-catgirl and human-human both have genes and mix of traits.


Is there something i need to adjust to make this work?

 

image.thumb.png.c764bc5bce57323ca1a4a12cee3e7ed4.png

  • 3 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...