Promenade Posted September 3, 2024 Posted September 3, 2024 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.
y25552 Posted September 4, 2024 Posted September 4, 2024 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
indf. Posted September 16, 2024 Posted September 16, 2024 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?
bcw81 Posted September 22, 2024 Posted September 22, 2024 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.
Qwert_yyy Posted October 11, 2024 Posted October 11, 2024 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.
akab Posted October 11, 2024 Posted October 11, 2024 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)
ADfefdas Posted October 12, 2024 Posted October 12, 2024 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.
akab Posted October 14, 2024 Posted October 14, 2024 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.
PG3 Posted November 23, 2024 Posted November 23, 2024 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.
PG3 Posted November 28, 2024 Posted November 28, 2024 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.
Grojcig Posted December 1, 2024 Posted December 1, 2024 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)
Grojcig Posted December 1, 2024 Posted December 1, 2024 (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 December 1, 2024 by Grojcig
riothegod Posted December 9, 2024 Posted December 9, 2024 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?
Josois Posted January 2, 2025 Posted January 2, 2025 hey does anybody know where the cumpilation mod is? i am using the RJW menstruation - fluids mod and it says it need Cumpilation
DocHolliday69 Posted January 3, 2025 Posted January 3, 2025 5 hours ago, Josois said: hey does anybody know where the cumpilation mod is? i am using the RJW menstruation - fluids mod and it says it need Cumpilation https://github.com/vegapnk/Cumpilation 1
Josois Posted January 3, 2025 Posted January 3, 2025 7 hours ago, DocHolliday69 said: https://github.com/vegapnk/Cumpilation thank you
DarkestKnight079 Posted January 6, 2025 Posted January 6, 2025 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?
forechan Posted January 6, 2025 Posted January 6, 2025 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?
forechan Posted January 6, 2025 Posted January 6, 2025 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.
nugerumon Posted January 6, 2025 Posted January 6, 2025 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.
forechan Posted January 9, 2025 Posted January 9, 2025 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?
aquila_mars Posted January 28, 2025 Posted January 28, 2025 Causes a blank health tab for me and sort of screws my ui, anyone got any ideas as to why that might be happening?
hentaiyour Posted January 30, 2025 Posted January 30, 2025 help! When I cum inside my pawn, the image of the vagina doesn't change, and the vaginal semen list is also empty. Here is my log:https://gist.github.com/HugsLibRecordKeeper/6682101434206b3e46ad4ab0217cee7d
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now