SeanODonger Posted March 4, 2020 Posted March 4, 2020 Any plans to make it possible to choose what size genitalia a person has, like you used to be able to? 3
Mazdai Posted March 4, 2020 Posted March 4, 2020 Yeah like what Sean said, choosing body part size like in the old version would be great. Might be in the minority for this one, but I prefered how it worked before 1
pumacatrun2 Posted March 4, 2020 Posted March 4, 2020 58 minutes ago, Mazdai said: Yeah like what Sean said, choosing body part size like in the old version would be great. Might be in the minority for this one, but I prefered how it worked before Given the ton of comments on it so far, you're definitely not alone.
pumacatrun2 Posted March 4, 2020 Posted March 4, 2020 18 minutes ago, Ed86 said: PP size doesnt matter But I want it to matter when Licentia Labs updates ? 3
SeanODonger Posted March 4, 2020 Posted March 4, 2020 4 hours ago, Ed86 said: PP size doesnt matter RPing in games like this is a huge part for me, so I love every little detail tbh 2
kiothecloud Posted March 4, 2020 Posted March 4, 2020 10 hours ago, Vasho said: Having gone through the headache of finding this the hard way, let me help! The gestation time of pawns and all of the default animals is actually stored in the main game files, not in the mod. Assuming you have it installed through steam, the directory you want to look at is (whatever drive you have steam installed)\Steam\steamapps\common\RimWorld\Data\Core\Defs\ThingDefs_Races Each group of races have their own .xml file, humans are in the Races_Humanlike.xml file. Using notepad or any other basic text editor, you want to scroll down until you find <gestationPeriodDays>x</gestationPeriodDays>. Change the number in the center to however many days you want pregnancy to last. I usually use 2-3 days, not sure if setting it too small would break anything. Hope that helps! You can also change their age timer so that just after someone gives birth the animal can grow fasters than the actual gestation also the litter size aswell (aka how many will be born)
kiothecloud Posted March 4, 2020 Posted March 4, 2020 6 hours ago, pumacatrun2 said: Given the ton of comments on it so far, you're definitely not alone. Didnt the size actually gave bonus pleasure modifier? but comes with a speed lost? cause i notice pawns tend to get more horny now cause after sex they would only get their sex need 25% up most of the time (playing on 75% sex decay)
kiothecloud Posted March 4, 2020 Posted March 4, 2020 @Ed86 Say ed does feeling broken take more time to get to extreme if the pawn is a masochist? cause i been noticing when i change the def files to 50 per rape some of my pawns only get like 12 severity while others take the full 50 severity.
arnabbiswas Posted March 4, 2020 Posted March 4, 2020 Support for modsync? Not modsync nina but the newer one that supports github, gitlab and direct links.https://steamcommunity.com/sharedfiles/filedetails/?id=1399727830 Will/Should simplify updating the mod a lot. If needed we can ask author to make it so it deletes the files then downloads new files (if it doesn't do it already)
phuqdj Posted March 4, 2020 Posted March 4, 2020 Should RJW go before or after Character Editor in the load order?
Ed86 Posted March 4, 2020 Posted March 4, 2020 2 hours ago, kiothecloud said: @Ed86 Say ed does feeling broken take more time to get to extreme if the pawn is a masochist? cause i been noticing when i change the def files to 50 per rape some of my pawns only get like 12 severity while others take the full 50 severity. no 1 hour ago, arnabbiswas said: Support for modsync? Not modsync nina but the newer one that supports github, gitlab and direct links.https://steamcommunity.com/sharedfiles/filedetails/?id=1399727830 Will/Should simplify updating the mod a lot. If needed we can ask author to make it so it deletes the files then downloads new files (if it doesn't do it already) ive tried and failed, gitgud.io is not supported also no, it would make updating mod a lot more complex, as i would need to remember to update version
arnabbiswas Posted March 4, 2020 Posted March 4, 2020 7 minutes ago, Ed86 said: ive tried and failed, gitgud.io is not supported hmm, i'll see if i can try but no hope. maybe i'll learn new stuff 7 minutes ago, Ed86 said: it would make updating mod a lot more complex, as i would need to remember to update version updating complex cuz of versioning, i haven't looked into the code so feels bit dumb to me but based on experience value i'm wondering how bad it must be. I can see it going in a convoluted spiral trying to write a script that auto-updates the version number based on the git commit
jmts16 Posted March 4, 2020 Posted March 4, 2020 I got this log when I open the game with this mod active Spoiler RimWorld 1.1.2563 rev731 Verse.Log:Message(String, Boolean) RimWorld.VersionControl:LogVersionNumber() Verse.Root:CheckGlobalInit() Verse.Root:Start() Verse.Root_Entry:Start() [HugsLib] version 7.1.0 Verse.Log:Message(String, Boolean) HugsLib.Utils.ModLogger:Message(String, Object[]) HugsLib.HugsLibController:InitializeController() HugsLib.HugsLibController:EarlyInitialize() HugsLib.Core.HugsLibMod:.ctor(ModContentPack) System.Reflection.MonoCMethod:InternalInvoke(Object, Object[], Exception&) System.Reflection.MonoCMethod:InternalInvoke(Object, Object[]) System.Reflection.MonoCMethod:DoInvoke(Object, BindingFlags, Binder, Object[], CultureInfo) System.Reflection.MonoCMethod:Invoke(BindingFlags, Binder, Object[], CultureInfo) System.RuntimeType:CreateInstanceImpl(BindingFlags, Binder, Object[], CultureInfo, Object[], StackCrawlMark&) System.Activator:CreateInstance(Type, BindingFlags, Binder, Object[], CultureInfo, Object[]) System.Activator:CreateInstance(Type, Object[]) Verse.LoadedModManager:CreateModClasses() Verse.LoadedModManager:LoadAllActiveMods() Verse.PlayDataLoader:DoPlayLoad() Verse.PlayDataLoader:LoadAllPlayData(Boolean) Verse.<>c:<Start>b__6_1() Verse.LongEventHandler:RunEventFromAnotherThread(Action) Verse.<>c:<UpdateCurrentAsynchronousEvent>b__27_0() System.Threading.ThreadHelper:ThreadStart_Context(Object) System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean) System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean) System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object) System.Threading.ThreadHelper:ThreadStart() [HugsLib] early-initializing AllowTool Verse.Log:Message(String, Boolean) HugsLib.Utils.ModLogger:Message(String, Object[]) HugsLib.HugsLibController:EnumerateChildMods(Boolean) HugsLib.HugsLibController:EarlyInitializeChildMods() HugsLib.HugsLibController:InitializeController() HugsLib.HugsLibController:EarlyInitialize() HugsLib.Core.HugsLibMod:.ctor(ModContentPack) System.Reflection.MonoCMethod:InternalInvoke(Object, Object[], Exception&) System.Reflection.MonoCMethod:InternalInvoke(Object, Object[]) System.Reflection.MonoCMethod:DoInvoke(Object, BindingFlags, Binder, Object[], CultureInfo) System.Reflection.MonoCMethod:Invoke(BindingFlags, Binder, Object[], CultureInfo) System.RuntimeType:CreateInstanceImpl(BindingFlags, Binder, Object[], CultureInfo, Object[], StackCrawlMark&) System.Activator:CreateInstance(Type, BindingFlags, Binder, Object[], CultureInfo, Object[]) System.Activator:CreateInstance(Type, Object[]) Verse.LoadedModManager:CreateModClasses() Verse.LoadedModManager:LoadAllActiveMods() Verse.PlayDataLoader:DoPlayLoad() Verse.PlayDataLoader:LoadAllPlayData(Boolean) Verse.<>c:<Start>b__6_1() Verse.LongEventHandler:RunEventFromAnotherThread(Action) Verse.<>c:<UpdateCurrentAsynchronousEvent>b__27_0() System.Threading.ThreadHelper:ThreadStart_Context(Object) System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean) System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean) System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object) System.Threading.ThreadHelper:ThreadStart() [ATPP] RIMMSQOL found Verse.Log:Message(String, Boolean) MOARANDROIDS.AndroidTiersPP:.ctor(ModContentPack) System.Reflection.MonoCMethod:InternalInvoke(Object, Object[], Exception&) System.Reflection.MonoCMethod:InternalInvoke(Object, Object[]) System.Reflection.MonoCMethod:DoInvoke(Object, BindingFlags, Binder, Object[], CultureInfo) System.Reflection.MonoCMethod:Invoke(BindingFlags, Binder, Object[], CultureInfo) System.RuntimeType:CreateInstanceImpl(BindingFlags, Binder, Object[], CultureInfo, Object[], StackCrawlMark&) System.Activator:CreateInstance(Type, BindingFlags, Binder, Object[], CultureInfo, Object[]) System.Activator:CreateInstance(Type, Object[]) Verse.LoadedModManager:CreateModClasses() Verse.LoadedModManager:LoadAllActiveMods() Verse.PlayDataLoader:DoPlayLoad() Verse.PlayDataLoader:LoadAllPlayData(Boolean) Verse.<>c:<Start>b__6_1() Verse.LongEventHandler:RunEventFromAnotherThread(Action) Verse.<>c:<UpdateCurrentAsynchronousEvent>b__27_0() System.Threading.ThreadHelper:ThreadStart_Context(Object) System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean) System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean) System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object) System.Threading.ThreadHelper:ThreadStart() [MadSkills]: settings initialized, multiplier is 0, not tiered, daily XP threshold is 4000, saturated XP multiplier is 0.2, Great Memory trait is altered. Verse.Log:Message(String, Boolean) RTMadSkills.ModSettings:ExposeData() Verse.ScribeExtractor:SaveableFromNode(XmlNode, Object[]) Verse.Scribe_Deep:Look(ModSettings&, Boolean, String, Object[]) Verse.Scribe_Deep:Look(ModSettings&, String, Object[]) Verse.LoadedModManager:ReadModSettings(String, String) Verse.Mod:GetSettings() RTMadSkills.Mod:.ctor(ModContentPack) System.Reflection.MonoCMethod:InternalInvoke(Object, Object[], Exception&) System.Reflection.MonoCMethod:InternalInvoke(Object, Object[]) System.Reflection.MonoCMethod:DoInvoke(Object, BindingFlags, Binder, Object[], CultureInfo) System.Reflection.MonoCMethod:Invoke(BindingFlags, Binder, Object[], CultureInfo) System.RuntimeType:CreateInstanceImpl(BindingFlags, Binder, Object[], CultureInfo, Object[], StackCrawlMark&) System.Activator:CreateInstance(Type, BindingFlags, Binder, Object[], CultureInfo, Object[]) System.Activator:CreateInstance(Type, Object[]) Verse.LoadedModManager:CreateModClasses() Verse.LoadedModManager:LoadAllActiveMods() Verse.PlayDataLoader:DoPlayLoad() Verse.PlayDataLoader:LoadAllPlayData(Boolean) Verse.<>c:<Start>b__6_1() Verse.LongEventHandler:RunEventFromAnotherThread(Action) Verse.<>c:<UpdateCurrentAsynchronousEvent>b__27_0() System.Threading.ThreadHelper:ThreadStart_Context(Object) System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean) System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean) System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object) System.Threading.ThreadHelper:ThreadStart() Exception parsing node <sexuality_distribution>RationalRomance</sexuality_distribution> into a rjw.RJWPreferenceSettings+Rjw_sexuality: System.ArgumentException: Exception parsing rjw.RJWPreferenceSettings+Rjw_sexuality from "RationalRomance" ---> System.ArgumentException: 'RationalRomance' is not a valid value for rjw.RJWPreferenceSettings+Rjw_sexuality. Valid values are: • Vanilla • RimJobWorld • Psychology • SYRIndividuality ---> System.ArgumentException: Requested value 'RationalRomance' was not found. at System.Enum+EnumResult.SetFailure (System.Enum+ParseFailureKind failure, System.String failureMessageID, System.Object failureMessageFormatArgument) [0x00023] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Enum.TryParseEnum (System.Type enumType, System.String value, System.Boolean ignoreCase, System.Enum+EnumResult& parseResult) [0x0017a] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Enum.Parse (System.Type enumType, System.String value, System.Boolean ignoreCase) [0x00010] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <567df3e0919241ba98db88bec4c6696f>:0 at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00027] in <1dfc76b5bf9447b29dc85394c9475509>:0 --- End of inner exception stack trace --- at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00076] in <1dfc76b5bf9447b29dc85394c9475509>:0 --- End of inner exception stack trace --- at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00124] in <1dfc76b5bf9447b29dc85394c9475509>:0 at Verse.ParseHelper.FromString[T] (System.String str) [0x00011] in <1dfc76b5bf9447b29dc85394c9475509>:0 at Verse.ScribeExtractor.ValueFromNode[T] (System.Xml.XmlNode subNode, T defaultValue) [0x00041] in <1dfc76b5bf9447b29dc85394c9475509>:0 Verse.Log:Error(String, Boolean) Verse.ScribeExtractor:ValueFromNode(XmlNode, Rjw_sexuality) Verse.Scribe_Values:Look(Rjw_sexuality&, String, Rjw_sexuality, Boolean) rjw.RJWPreferenceSettings:ExposeData() Verse.ScribeExtractor:SaveableFromNode(XmlNode, Object[]) Verse.Scribe_Deep:Look(RJWPreferenceSettings&, Boolean, String, Object[]) Verse.Scribe_Deep:Look(RJWPreferenceSettings&, String, Object[]) Verse.LoadedModManager:ReadModSettings(String, String) Verse.Mod:GetSettings() rjw.Settings.RJWPreferenceSettingsController:.ctor(ModContentPack) System.Reflection.MonoCMethod:InternalInvoke(Object, Object[], Exception&) System.Reflection.MonoCMethod:InternalInvoke(Object, Object[]) System.Reflection.MonoCMethod:DoInvoke(Object, BindingFlags, Binder, Object[], CultureInfo) System.Reflection.MonoCMethod:Invoke(BindingFlags, Binder, Object[], CultureInfo) System.RuntimeType:CreateInstanceImpl(BindingFlags, Binder, Object[], CultureInfo, Object[], StackCrawlMark&) System.Activator:CreateInstance(Type, BindingFlags, Binder, Object[], CultureInfo, Object[]) System.Activator:CreateInstance(Type, Object[]) Verse.LoadedModManager:CreateModClasses() Verse.LoadedModManager:LoadAllActiveMods() Verse.PlayDataLoader:DoPlayLoad() Verse.PlayDataLoader:LoadAllPlayData(Boolean) Verse.<>c:<Start>b__6_1() Verse.LongEventHandler:RunEventFromAnotherThread(Action) Verse.<>c:<UpdateCurrentAsynchronousEvent>b__27_0() System.Threading.ThreadHelper:ThreadStart_Context(Object) System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean) System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean) System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object) System.Threading.ThreadHelper:ThreadStart() [MadSkills]: changed behavior of Great Memory trait. Verse.Log:Message(String, Boolean) RTMadSkills.ModSettingsDefJockey:ApplyChanges(Boolean) RTMadSkills.ModSettingsDefJockey:Postfix() RimWorld.DefGenerator:DMD<DMD<GenerateImpliedDefs_PostResolve_Patch1>?1960792064::GenerateImpliedDefs_PostResolve_Patch1>() Verse.PlayDataLoader:DoPlayLoad() Verse.PlayDataLoader:LoadAllPlayData(Boolean) Verse.<>c:<Start>b__6_1() Verse.LongEventHandler:RunEventFromAnotherThread(Action) Verse.<>c:<UpdateCurrentAsynchronousEvent>b__27_0() System.Threading.ThreadHelper:ThreadStart_Context(Object) System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean) System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean) System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object) System.Threading.ThreadHelper:ThreadStart() Allow patch: RIMMSqol:ArchitectButtonFix[ArchitectButtonVisibility] Allow patch: RIMMSqol:CompPowerTrader_PowerOn[PowerTraderZero] Allow patch: RIMMSqol:CompPowerTrader_ResetPowerVars[PowerTraderZero] Allow patch: RIMMSqol:CompPowerTrader_PostSpawnSetup[PowerTraderZero] Allow patch: RIMMSqol:DebugAction_RegenerateFactionLeaders[DebugMenuOptions] Allow patch: RIMMSqol:DefMapSaveStateFixRecordDef[DefMap] Allow patch: RIMMSqol:DefMapSaveStateFixWorkTypeDef[DefMap] Allow patch: RIMMSqol:Designator_Dropdown_ProcessInput[DesignatorDropdown] Allow patch: RIMMSqol:DrawStatsReport_EditShortcut[StatsReportEditShortcut] Allow patch: RIMMSqol:FloatMenuDecorations_Designator_Dropdown_ProcessInput[FloatMenuDecorations] Allow patch: RIMMSqol:FloatMenuDecorations_Designator_Build_ProcessInput[FloatMenuDecorations] Allow patch: RIMMSqol:MainTabWindow_Research_DrawRightRect[ResearchTabDrawer] Allow patch: RIMMSqol.pathfinding:PathfindingFix[Pathfinding] Allow patch: RIMMSqol.performance.pawn_rotationtracker:Pawn_RotationTracker_Face[PawnRotation] Allow patch: RIMMSqol.performance.pawn_rotationtracker:Pawn_RotationTracker_FaceCell[PawnRotation] Allow patch: RIMMSqol.performance.worldpawngc:WorldPawnGC_WorldPawnGCTick[WorldPawnGC] Allow patch: RIMMSqol.performance.worldpawngc:WorldPawnGC_RunGC[WorldPawnGC] Allow patch: RIMMSqol.performance.worldpawngc:WorldPawnGC_LogDotgraph[WorldPawnGC] Allow patch: RIMMSqol.performance.worldpawngc:WorldPawnGC_PawnGCDebugResults[WorldPawnGC] Allow patch: RIMMSqol:PreventAnimalFamilies_Pawn_RelationsTracker_AddDirectRelation[PreventAnimalFamilies] Allow patch: RIMMSqol:PreventAnimalFamilies_TaleRecorder_RecordTale[PreventAnimalFamilies] Allow patch: RIMMSqol:PreventTamenessDecay_Pawn_TrainingTracker_TrainingTrackerTickRare[StopTamenessDecay] Allow patch: RIMMSqol:ReplaceNumericTextboxesInt[NumericTextboxes] Allow patch: RIMMSqol:ReplaceNumericTextboxesFloat[NumericTextboxes] Allow patch: RIMMSqol:PawnGraphicSet_ResolveAllGraphics[CUM] Allow patch: RIMMSqol:SnowUtility_MovementTicksAddOn[SnowUtilityMovementTicksAddOn] Allow patch: RIMMSqol:SpawnRemnantColony[RemnantColony] Allow patch: RIMMSqol:DisplayConfirmationDialog[RemnantColony] Allow patch: RIMMSqol.storyteller:MapDeiniter_Deinit[Storyteller] Allow patch: RIMMSqol.storyteller:Storyteller_StorytellerTick[Storyteller] Allow patch: RIMMSqol:ThingFilter_SetAllow_StuffCategoryDef[ThingFilterBugfix] Allow patch: RIMMSqol:ThingForbiddenPredicatesFix[ForbidByContext] Allow patch: RIMMSqol:ThinkResultContextFood1[ForbidByContext] Allow patch: RIMMSqol:ThinkResultContextFood2[ForbidByContext] Allow patch: RIMMSqol:ThinkResultContextFood3[ForbidByContext] Allow patch: RIMMSqol:ThinkResultContextFood4[ForbidByContext] Allow patch: RIMMSqol:TrackLevelUp[TrackLevelUp] Allow patch: RIMMSqol:StopSkillDecay[StopSkillDecay] Allow patch: RIMMSqol.translations:LanguageChangeListener[LanguageChangeListener] Allow patch: RIMMSqol:WorkGiver_DoBill_TryFindBestBillIngredientsInSet_AllowMix[DoBillIngredientOverflow] Verse.Log:Message(String, Boolean) RIMMSqol.HarmonyBootstrap:.cctor() System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(IntPtr) System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(RuntimeTypeHandle) Verse.StaticConstructorOnStartupUtility:CallAll() Verse.<>c:<DoPlayLoad>b__4_2() Verse.LongEventHandler:ExecuteToExecuteWhenFinished() Verse.LongEventHandler:UpdateCurrentAsynchronousEvent() Verse.LongEventHandler:LongEventsUpdate(Boolean&) Verse.Root:DMD<DMD<Update_Patch1>?-294221184::Update_Patch1>(Root) Verse.Root_Entry:Update() Alien race successfully completed 125 patches with harmony. Verse.Log:Message(String, Boolean) AlienRace.HarmonyPatches:.cctor() System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(IntPtr) System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(RuntimeTypeHandle) Verse.StaticConstructorOnStartupUtility:CallAll() Verse.<>c:<DoPlayLoad>b__4_2() Verse.LongEventHandler:ExecuteToExecuteWhenFinished() Verse.LongEventHandler:UpdateCurrentAsynchronousEvent() Verse.LongEventHandler:LongEventsUpdate(Boolean&) Verse.Root:DMD<DMD<Update_Patch1>?-294221184::Update_Patch1>(Root) Verse.Root_Entry:Update() Patching Verse.Log:Message(String, Boolean) BlueLeakTest.<Transpiler>d__1:MoveNext() System.Collections.Generic.List`1:.ctor(IEnumerable`1) System.Linq.Enumerable:ToList(IEnumerable`1) HarmonyLib.CodeTranspiler:GetResult(ILGenerator, MethodBase) HarmonyLib.MethodBodyReader:FinalizeILCodes(Emitter, List`1, List`1, Boolean&) HarmonyLib.MethodCopier:Finalize(Emitter, List`1, Boolean&) HarmonyLib.MethodPatcher:CreateReplacement(Dictionary`2&) HarmonyLib.PatchFunctions:UpdateWrapper(MethodBase, PatchInfo) HarmonyLib.PatchClassProcessor:ProcessPatchJob(Job) HarmonyLib.PatchClassProcessor:PatchWithAttributes(MethodBase&) HarmonyLib.PatchClassProcessor:Patch() HarmonyLib.Harmony:<PatchAll>b__10_0(Type) HarmonyLib.CollectionExtensions:Do(IEnumerable`1, Action`1) HarmonyLib.Harmony:PatchAll(Assembly) BlueLeakTest.HarmonyPatches:.cctor() System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(IntPtr) System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(RuntimeTypeHandle) Verse.StaticConstructorOnStartupUtility:CallAll() Verse.<>c:<DoPlayLoad>b__4_2() Verse.LongEventHandler:ExecuteToExecuteWhenFinished() Verse.LongEventHandler:UpdateCurrentAsynchronousEvent() Verse.LongEventHandler:LongEventsUpdate(Boolean&) Verse.Root:DMD<DMD<Update_Patch1>?-294221184::Update_Patch1>(Root) Verse.Root_Entry:Update() br.s Label87 Verse.Log:Message(String, Boolean) VFESecurity.<Transpiler>d__0:MoveNext() System.Collections.Generic.List`1:.ctor(IEnumerable`1) System.Linq.Enumerable:ToList(IEnumerable`1) HarmonyLib.CodeTranspiler:GetResult(ILGenerator, MethodBase) HarmonyLib.MethodBodyReader:FinalizeILCodes(Emitter, List`1, List`1, Boolean&) HarmonyLib.MethodCopier:Finalize(Emitter, List`1, Boolean&) HarmonyLib.MethodPatcher:CreateReplacement(Dictionary`2&) HarmonyLib.PatchFunctions:UpdateWrapper(MethodBase, PatchInfo) HarmonyLib.PatchClassProcessor:ProcessPatchJob(Job) HarmonyLib.PatchClassProcessor:PatchWithAttributes(MethodBase&) HarmonyLib.PatchClassProcessor:Patch() HarmonyLib.Harmony:<PatchAll>b__10_0(Type) HarmonyLib.CollectionExtensions:Do(IEnumerable`1, Action`1) HarmonyLib.Harmony:PatchAll(Assembly) HarmonyLib.Harmony:PatchAll() VFESecurity.HarmonyPatches:.cctor() System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(IntPtr) System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(RuntimeTypeHandle) Verse.StaticConstructorOnStartupUtility:CallAll() Verse.<>c:<DoPlayLoad>b__4_2() Verse.LongEventHandler:ExecuteToExecuteWhenFinished() Verse.LongEventHandler:UpdateCurrentAsynchronousEvent() Verse.LongEventHandler:LongEventsUpdate(Boolean&) Verse.Root:DMD<DMD<Update_Patch1>?-294221184::Update_Patch1>(Root) Verse.Root_Entry:Update() ldloc.s 39 (System.Int32) Verse.Log:Message(String, Boolean) VFESecurity.<Transpiler>d__0:MoveNext() System.Collections.Generic.List`1:.ctor(IEnumerable`1) System.Linq.Enumerable:ToList(IEnumerable`1) HarmonyLib.CodeTranspiler:GetResult(ILGenerator, MethodBase) HarmonyLib.MethodBodyReader:FinalizeILCodes(Emitter, List`1, List`1, Boolean&) HarmonyLib.MethodCopier:Finalize(Emitter, List`1, Boolean&) HarmonyLib.MethodPatcher:CreateReplacement(Dictionary`2&) HarmonyLib.PatchFunctions:UpdateWrapper(MethodBase, PatchInfo) HarmonyLib.PatchClassProcessor:ProcessPatchJob(Job) HarmonyLib.PatchClassProcessor:PatchWithAttributes(MethodBase&) HarmonyLib.PatchClassProcessor:Patch() HarmonyLib.Harmony:<PatchAll>b__10_0(Type) HarmonyLib.CollectionExtensions:Do(IEnumerable`1, Action`1) HarmonyLib.Harmony:PatchAll(Assembly) HarmonyLib.Harmony:PatchAll() VFESecurity.HarmonyPatches:.cctor() System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(IntPtr) System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(RuntimeTypeHandle) Verse.StaticConstructorOnStartupUtility:CallAll() Verse.<>c:<DoPlayLoad>b__4_2() Verse.LongEventHandler:ExecuteToExecuteWhenFinished() Verse.LongEventHandler:UpdateCurrentAsynchronousEvent() Verse.LongEventHandler:LongEventsUpdate(Boolean&) Verse.Root:DMD<DMD<Update_Patch1>?-294221184::Update_Patch1>(Root) Verse.Root_Entry:Update() ldelem.i4 NULL Verse.Log:Message(String, Boolean) VFESecurity.<Transpiler>d__0:MoveNext() System.Collections.Generic.List`1:.ctor(IEnumerable`1) System.Linq.Enumerable:ToList(IEnumerable`1) HarmonyLib.CodeTranspiler:GetResult(ILGenerator, MethodBase) HarmonyLib.MethodBodyReader:FinalizeILCodes(Emitter, List`1, List`1, Boolean&) HarmonyLib.MethodCopier:Finalize(Emitter, List`1, Boolean&) HarmonyLib.MethodPatcher:CreateReplacement(Dictionary`2&) HarmonyLib.PatchFunctions:UpdateWrapper(MethodBase, PatchInfo) HarmonyLib.PatchClassProcessor:ProcessPatchJob(Job) HarmonyLib.PatchClassProcessor:PatchWithAttributes(MethodBase&) HarmonyLib.PatchClassProcessor:Patch() HarmonyLib.Harmony:<PatchAll>b__10_0(Type) HarmonyLib.CollectionExtensions:Do(IEnumerable`1, Action`1) HarmonyLib.Harmony:PatchAll(Assembly) HarmonyLib.Harmony:PatchAll() VFESecurity.HarmonyPatches:.cctor() System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(IntPtr) System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(RuntimeTypeHandle) Verse.StaticConstructorOnStartupUtility:CallAll() Verse.<>c:<DoPlayLoad>b__4_2() Verse.LongEventHandler:ExecuteToExecuteWhenFinished() Verse.LongEventHandler:UpdateCurrentAsynchronousEvent() Verse.LongEventHandler:LongEventsUpdate(Boolean&) Verse.Root:DMD<DMD<Update_Patch1>?-294221184::Update_Patch1>(Root) Verse.Root_Entry:Update() Match Verse.Log:Message(String, Boolean) VFESecurity.<Transpiler>d__0:MoveNext() System.Collections.Generic.List`1:.ctor(IEnumerable`1) System.Linq.Enumerable:ToList(IEnumerable`1) HarmonyLib.CodeTranspiler:GetResult(ILGenerator, MethodBase) HarmonyLib.MethodBodyReader:FinalizeILCodes(Emitter, List`1, List`1, Boolean&) HarmonyLib.MethodCopier:Finalize(Emitter, List`1, Boolean&) HarmonyLib.MethodPatcher:CreateReplacement(Dictionary`2&) HarmonyLib.PatchFunctions:UpdateWrapper(MethodBase, PatchInfo) HarmonyLib.PatchClassProcessor:ProcessPatchJob(Job) HarmonyLib.PatchClassProcessor:PatchWithAttributes(MethodBase&) HarmonyLib.PatchClassProcessor:Patch() HarmonyLib.Harmony:<PatchAll>b__10_0(Type) HarmonyLib.CollectionExtensions:Do(IEnumerable`1, Action`1) HarmonyLib.Harmony:PatchAll(Assembly) HarmonyLib.Harmony:PatchAll() VFESecurity.HarmonyPatches:.cctor() System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(IntPtr) System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(RuntimeTypeHandle) Verse.StaticConstructorOnStartupUtility:CallAll() Verse.<>c:<DoPlayLoad>b__4_2() Verse.LongEventHandler:ExecuteToExecuteWhenFinished() Verse.LongEventHandler:UpdateCurrentAsynchronousEvent() Verse.LongEventHandler:LongEventsUpdate(Boolean&) Verse.Root:DMD<DMD<Update_Patch1>?-294221184::Update_Patch1>(Root) Verse.Root_Entry:Update() RimFridge Harmony Patches: Prefix: ReachabilityUtility.CanReach - So pawns can get items in Wall-Fridges Postfix: GameComponentUtility.StartedNewGame - Apply power settings at start GameComponentUtility.LoadedGame - Apply power settings on load GenTemperature.TryGetTemperatureForCell - Overrides room temperature within the cells of the RimFridge TradeShip.ColonyThingsWillingToBuy - Add items stored inside a wall-fridge to the trade list if in a room with an orbital beacon FoodUtility.TryFindBestFoodSourceFor - Allow Prisoners to eat food from fridges Verse.Log:Message(String, Boolean) RimFridge.HarmonyPatches:.cctor() System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(IntPtr) System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(RuntimeTypeHandle) Verse.StaticConstructorOnStartupUtility:CallAll() Verse.<>c:<DoPlayLoad>b__4_2() Verse.LongEventHandler:ExecuteToExecuteWhenFinished() Verse.LongEventHandler:UpdateCurrentAsynchronousEvent() Verse.LongEventHandler:LongEventsUpdate(Boolean&) Verse.Root:DMD<DMD<Update_Patch1>?-294221184::Update_Patch1>(Root) Verse.Root_Entry:Update() [HugsLib] initializing CharacterEditor, RunAndGun, MilkableColonists, RJW Verse.Log:Message(String, Boolean) HugsLib.Utils.ModLogger:Message(String, Object[]) HugsLib.HugsLibController:EnumerateChildMods(Boolean) HugsLib.HugsLibController:LoadReloadInitialize() Verse.LongEventHandler:RunEventFromAnotherThread(Action) Verse.<>c:<UpdateCurrentAsynchronousEvent>b__27_0() System.Threading.ThreadHelper:ThreadStart_Context(Object) System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean) System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean) System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object) System.Threading.ThreadHelper:ThreadStart()
tundragrass Posted March 4, 2020 Posted March 4, 2020 Love enhancer isent doubling the mood buff "Got some lovin'" also seems something might be odd with Hero controlling royal pawns when right clicking to do an action you'll get "Will never do dealing with" might have something to do with the commoner work limit royals have.
WingedHussar Posted March 4, 2020 Posted March 4, 2020 Hello, I am a complete potato when it comes to coding. Can someone help me out with getting Harmony to work? Using Visual Studio and version 1.1.2559 of Rimworld.
NeverLucky4Life Posted March 5, 2020 Posted March 5, 2020 7 hours ago, jmts16 said: I got this log when I open the game with this mod active Reveal hidden contents RimWorld 1.1.2563 rev731 Verse.Log:Message(String, Boolean) RimWorld.VersionControl:LogVersionNumber() Verse.Root:CheckGlobalInit() Verse.Root:Start() Verse.Root_Entry:Start() [HugsLib] version 7.1.0 Verse.Log:Message(String, Boolean) HugsLib.Utils.ModLogger:Message(String, Object[]) HugsLib.HugsLibController:InitializeController() HugsLib.HugsLibController:EarlyInitialize() HugsLib.Core.HugsLibMod:.ctor(ModContentPack) System.Reflection.MonoCMethod:InternalInvoke(Object, Object[], Exception&) System.Reflection.MonoCMethod:InternalInvoke(Object, Object[]) System.Reflection.MonoCMethod:DoInvoke(Object, BindingFlags, Binder, Object[], CultureInfo) System.Reflection.MonoCMethod:Invoke(BindingFlags, Binder, Object[], CultureInfo) System.RuntimeType:CreateInstanceImpl(BindingFlags, Binder, Object[], CultureInfo, Object[], StackCrawlMark&) System.Activator:CreateInstance(Type, BindingFlags, Binder, Object[], CultureInfo, Object[]) System.Activator:CreateInstance(Type, Object[]) Verse.LoadedModManager:CreateModClasses() Verse.LoadedModManager:LoadAllActiveMods() Verse.PlayDataLoader:DoPlayLoad() Verse.PlayDataLoader:LoadAllPlayData(Boolean) Verse.<>c:<Start>b__6_1() Verse.LongEventHandler:RunEventFromAnotherThread(Action) Verse.<>c:<UpdateCurrentAsynchronousEvent>b__27_0() System.Threading.ThreadHelper:ThreadStart_Context(Object) System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean) System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean) System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object) System.Threading.ThreadHelper:ThreadStart() [HugsLib] early-initializing AllowTool Verse.Log:Message(String, Boolean) HugsLib.Utils.ModLogger:Message(String, Object[]) HugsLib.HugsLibController:EnumerateChildMods(Boolean) HugsLib.HugsLibController:EarlyInitializeChildMods() HugsLib.HugsLibController:InitializeController() HugsLib.HugsLibController:EarlyInitialize() HugsLib.Core.HugsLibMod:.ctor(ModContentPack) System.Reflection.MonoCMethod:InternalInvoke(Object, Object[], Exception&) System.Reflection.MonoCMethod:InternalInvoke(Object, Object[]) System.Reflection.MonoCMethod:DoInvoke(Object, BindingFlags, Binder, Object[], CultureInfo) System.Reflection.MonoCMethod:Invoke(BindingFlags, Binder, Object[], CultureInfo) System.RuntimeType:CreateInstanceImpl(BindingFlags, Binder, Object[], CultureInfo, Object[], StackCrawlMark&) System.Activator:CreateInstance(Type, BindingFlags, Binder, Object[], CultureInfo, Object[]) System.Activator:CreateInstance(Type, Object[]) Verse.LoadedModManager:CreateModClasses() Verse.LoadedModManager:LoadAllActiveMods() Verse.PlayDataLoader:DoPlayLoad() Verse.PlayDataLoader:LoadAllPlayData(Boolean) Verse.<>c:<Start>b__6_1() Verse.LongEventHandler:RunEventFromAnotherThread(Action) Verse.<>c:<UpdateCurrentAsynchronousEvent>b__27_0() System.Threading.ThreadHelper:ThreadStart_Context(Object) System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean) System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean) System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object) System.Threading.ThreadHelper:ThreadStart() [ATPP] RIMMSQOL found Verse.Log:Message(String, Boolean) MOARANDROIDS.AndroidTiersPP:.ctor(ModContentPack) System.Reflection.MonoCMethod:InternalInvoke(Object, Object[], Exception&) System.Reflection.MonoCMethod:InternalInvoke(Object, Object[]) System.Reflection.MonoCMethod:DoInvoke(Object, BindingFlags, Binder, Object[], CultureInfo) System.Reflection.MonoCMethod:Invoke(BindingFlags, Binder, Object[], CultureInfo) System.RuntimeType:CreateInstanceImpl(BindingFlags, Binder, Object[], CultureInfo, Object[], StackCrawlMark&) System.Activator:CreateInstance(Type, BindingFlags, Binder, Object[], CultureInfo, Object[]) System.Activator:CreateInstance(Type, Object[]) Verse.LoadedModManager:CreateModClasses() Verse.LoadedModManager:LoadAllActiveMods() Verse.PlayDataLoader:DoPlayLoad() Verse.PlayDataLoader:LoadAllPlayData(Boolean) Verse.<>c:<Start>b__6_1() Verse.LongEventHandler:RunEventFromAnotherThread(Action) Verse.<>c:<UpdateCurrentAsynchronousEvent>b__27_0() System.Threading.ThreadHelper:ThreadStart_Context(Object) System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean) System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean) System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object) System.Threading.ThreadHelper:ThreadStart() [MadSkills]: settings initialized, multiplier is 0, not tiered, daily XP threshold is 4000, saturated XP multiplier is 0.2, Great Memory trait is altered. Verse.Log:Message(String, Boolean) RTMadSkills.ModSettings:ExposeData() Verse.ScribeExtractor:SaveableFromNode(XmlNode, Object[]) Verse.Scribe_Deep:Look(ModSettings&, Boolean, String, Object[]) Verse.Scribe_Deep:Look(ModSettings&, String, Object[]) Verse.LoadedModManager:ReadModSettings(String, String) Verse.Mod:GetSettings() RTMadSkills.Mod:.ctor(ModContentPack) System.Reflection.MonoCMethod:InternalInvoke(Object, Object[], Exception&) System.Reflection.MonoCMethod:InternalInvoke(Object, Object[]) System.Reflection.MonoCMethod:DoInvoke(Object, BindingFlags, Binder, Object[], CultureInfo) System.Reflection.MonoCMethod:Invoke(BindingFlags, Binder, Object[], CultureInfo) System.RuntimeType:CreateInstanceImpl(BindingFlags, Binder, Object[], CultureInfo, Object[], StackCrawlMark&) System.Activator:CreateInstance(Type, BindingFlags, Binder, Object[], CultureInfo, Object[]) System.Activator:CreateInstance(Type, Object[]) Verse.LoadedModManager:CreateModClasses() Verse.LoadedModManager:LoadAllActiveMods() Verse.PlayDataLoader:DoPlayLoad() Verse.PlayDataLoader:LoadAllPlayData(Boolean) Verse.<>c:<Start>b__6_1() Verse.LongEventHandler:RunEventFromAnotherThread(Action) Verse.<>c:<UpdateCurrentAsynchronousEvent>b__27_0() System.Threading.ThreadHelper:ThreadStart_Context(Object) System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean) System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean) System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object) System.Threading.ThreadHelper:ThreadStart() Exception parsing node <sexuality_distribution>RationalRomance</sexuality_distribution> into a rjw.RJWPreferenceSettings+Rjw_sexuality: System.ArgumentException: Exception parsing rjw.RJWPreferenceSettings+Rjw_sexuality from "RationalRomance" ---> System.ArgumentException: 'RationalRomance' is not a valid value for rjw.RJWPreferenceSettings+Rjw_sexuality. Valid values are: • Vanilla • RimJobWorld • Psychology • SYRIndividuality ---> System.ArgumentException: Requested value 'RationalRomance' was not found. at System.Enum+EnumResult.SetFailure (System.Enum+ParseFailureKind failure, System.String failureMessageID, System.Object failureMessageFormatArgument) [0x00023] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Enum.TryParseEnum (System.Type enumType, System.String value, System.Boolean ignoreCase, System.Enum+EnumResult& parseResult) [0x0017a] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Enum.Parse (System.Type enumType, System.String value, System.Boolean ignoreCase) [0x00010] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Enum.Parse (System.Type enumType, System.String value) [0x00000] in <567df3e0919241ba98db88bec4c6696f>:0 at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00027] in <1dfc76b5bf9447b29dc85394c9475509>:0 --- End of inner exception stack trace --- at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00076] in <1dfc76b5bf9447b29dc85394c9475509>:0 --- End of inner exception stack trace --- at Verse.ParseHelper.FromString (System.String str, System.Type itemType) [0x00124] in <1dfc76b5bf9447b29dc85394c9475509>:0 at Verse.ParseHelper.FromString[T] (System.String str) [0x00011] in <1dfc76b5bf9447b29dc85394c9475509>:0 at Verse.ScribeExtractor.ValueFromNode[T] (System.Xml.XmlNode subNode, T defaultValue) [0x00041] in <1dfc76b5bf9447b29dc85394c9475509>:0 Verse.Log:Error(String, Boolean) Verse.ScribeExtractor:ValueFromNode(XmlNode, Rjw_sexuality) Verse.Scribe_Values:Look(Rjw_sexuality&, String, Rjw_sexuality, Boolean) rjw.RJWPreferenceSettings:ExposeData() Verse.ScribeExtractor:SaveableFromNode(XmlNode, Object[]) Verse.Scribe_Deep:Look(RJWPreferenceSettings&, Boolean, String, Object[]) Verse.Scribe_Deep:Look(RJWPreferenceSettings&, String, Object[]) Verse.LoadedModManager:ReadModSettings(String, String) Verse.Mod:GetSettings() rjw.Settings.RJWPreferenceSettingsController:.ctor(ModContentPack) System.Reflection.MonoCMethod:InternalInvoke(Object, Object[], Exception&) System.Reflection.MonoCMethod:InternalInvoke(Object, Object[]) System.Reflection.MonoCMethod:DoInvoke(Object, BindingFlags, Binder, Object[], CultureInfo) System.Reflection.MonoCMethod:Invoke(BindingFlags, Binder, Object[], CultureInfo) System.RuntimeType:CreateInstanceImpl(BindingFlags, Binder, Object[], CultureInfo, Object[], StackCrawlMark&) System.Activator:CreateInstance(Type, BindingFlags, Binder, Object[], CultureInfo, Object[]) System.Activator:CreateInstance(Type, Object[]) Verse.LoadedModManager:CreateModClasses() Verse.LoadedModManager:LoadAllActiveMods() Verse.PlayDataLoader:DoPlayLoad() Verse.PlayDataLoader:LoadAllPlayData(Boolean) Verse.<>c:<Start>b__6_1() Verse.LongEventHandler:RunEventFromAnotherThread(Action) Verse.<>c:<UpdateCurrentAsynchronousEvent>b__27_0() System.Threading.ThreadHelper:ThreadStart_Context(Object) System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean) System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean) System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object) System.Threading.ThreadHelper:ThreadStart() [MadSkills]: changed behavior of Great Memory trait. Verse.Log:Message(String, Boolean) RTMadSkills.ModSettingsDefJockey:ApplyChanges(Boolean) RTMadSkills.ModSettingsDefJockey:Postfix() RimWorld.DefGenerator:DMD<DMD<GenerateImpliedDefs_PostResolve_Patch1>?1960792064::GenerateImpliedDefs_PostResolve_Patch1>() Verse.PlayDataLoader:DoPlayLoad() Verse.PlayDataLoader:LoadAllPlayData(Boolean) Verse.<>c:<Start>b__6_1() Verse.LongEventHandler:RunEventFromAnotherThread(Action) Verse.<>c:<UpdateCurrentAsynchronousEvent>b__27_0() System.Threading.ThreadHelper:ThreadStart_Context(Object) System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean) System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean) System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object) System.Threading.ThreadHelper:ThreadStart() Allow patch: RIMMSqol:ArchitectButtonFix[ArchitectButtonVisibility] Allow patch: RIMMSqol:CompPowerTrader_PowerOn[PowerTraderZero] Allow patch: RIMMSqol:CompPowerTrader_ResetPowerVars[PowerTraderZero] Allow patch: RIMMSqol:CompPowerTrader_PostSpawnSetup[PowerTraderZero] Allow patch: RIMMSqol:DebugAction_RegenerateFactionLeaders[DebugMenuOptions] Allow patch: RIMMSqol:DefMapSaveStateFixRecordDef[DefMap] Allow patch: RIMMSqol:DefMapSaveStateFixWorkTypeDef[DefMap] Allow patch: RIMMSqol:Designator_Dropdown_ProcessInput[DesignatorDropdown] Allow patch: RIMMSqol:DrawStatsReport_EditShortcut[StatsReportEditShortcut] Allow patch: RIMMSqol:FloatMenuDecorations_Designator_Dropdown_ProcessInput[FloatMenuDecorations] Allow patch: RIMMSqol:FloatMenuDecorations_Designator_Build_ProcessInput[FloatMenuDecorations] Allow patch: RIMMSqol:MainTabWindow_Research_DrawRightRect[ResearchTabDrawer] Allow patch: RIMMSqol.pathfinding:PathfindingFix[Pathfinding] Allow patch: RIMMSqol.performance.pawn_rotationtracker:Pawn_RotationTracker_Face[PawnRotation] Allow patch: RIMMSqol.performance.pawn_rotationtracker:Pawn_RotationTracker_FaceCell[PawnRotation] Allow patch: RIMMSqol.performance.worldpawngc:WorldPawnGC_WorldPawnGCTick[WorldPawnGC] Allow patch: RIMMSqol.performance.worldpawngc:WorldPawnGC_RunGC[WorldPawnGC] Allow patch: RIMMSqol.performance.worldpawngc:WorldPawnGC_LogDotgraph[WorldPawnGC] Allow patch: RIMMSqol.performance.worldpawngc:WorldPawnGC_PawnGCDebugResults[WorldPawnGC] Allow patch: RIMMSqol:PreventAnimalFamilies_Pawn_RelationsTracker_AddDirectRelation[PreventAnimalFamilies] Allow patch: RIMMSqol:PreventAnimalFamilies_TaleRecorder_RecordTale[PreventAnimalFamilies] Allow patch: RIMMSqol:PreventTamenessDecay_Pawn_TrainingTracker_TrainingTrackerTickRare[StopTamenessDecay] Allow patch: RIMMSqol:ReplaceNumericTextboxesInt[NumericTextboxes] Allow patch: RIMMSqol:ReplaceNumericTextboxesFloat[NumericTextboxes] Allow patch: RIMMSqol:PawnGraphicSet_ResolveAllGraphics[CUM] Allow patch: RIMMSqol:SnowUtility_MovementTicksAddOn[SnowUtilityMovementTicksAddOn] Allow patch: RIMMSqol:SpawnRemnantColony[RemnantColony] Allow patch: RIMMSqol:DisplayConfirmationDialog[RemnantColony] Allow patch: RIMMSqol.storyteller:MapDeiniter_Deinit[Storyteller] Allow patch: RIMMSqol.storyteller:Storyteller_StorytellerTick[Storyteller] Allow patch: RIMMSqol:ThingFilter_SetAllow_StuffCategoryDef[ThingFilterBugfix] Allow patch: RIMMSqol:ThingForbiddenPredicatesFix[ForbidByContext] Allow patch: RIMMSqol:ThinkResultContextFood1[ForbidByContext] Allow patch: RIMMSqol:ThinkResultContextFood2[ForbidByContext] Allow patch: RIMMSqol:ThinkResultContextFood3[ForbidByContext] Allow patch: RIMMSqol:ThinkResultContextFood4[ForbidByContext] Allow patch: RIMMSqol:TrackLevelUp[TrackLevelUp] Allow patch: RIMMSqol:StopSkillDecay[StopSkillDecay] Allow patch: RIMMSqol.translations:LanguageChangeListener[LanguageChangeListener] Allow patch: RIMMSqol:WorkGiver_DoBill_TryFindBestBillIngredientsInSet_AllowMix[DoBillIngredientOverflow] Verse.Log:Message(String, Boolean) RIMMSqol.HarmonyBootstrap:.cctor() System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(IntPtr) System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(RuntimeTypeHandle) Verse.StaticConstructorOnStartupUtility:CallAll() Verse.<>c:<DoPlayLoad>b__4_2() Verse.LongEventHandler:ExecuteToExecuteWhenFinished() Verse.LongEventHandler:UpdateCurrentAsynchronousEvent() Verse.LongEventHandler:LongEventsUpdate(Boolean&) Verse.Root:DMD<DMD<Update_Patch1>?-294221184::Update_Patch1>(Root) Verse.Root_Entry:Update() Alien race successfully completed 125 patches with harmony. Verse.Log:Message(String, Boolean) AlienRace.HarmonyPatches:.cctor() System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(IntPtr) System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(RuntimeTypeHandle) Verse.StaticConstructorOnStartupUtility:CallAll() Verse.<>c:<DoPlayLoad>b__4_2() Verse.LongEventHandler:ExecuteToExecuteWhenFinished() Verse.LongEventHandler:UpdateCurrentAsynchronousEvent() Verse.LongEventHandler:LongEventsUpdate(Boolean&) Verse.Root:DMD<DMD<Update_Patch1>?-294221184::Update_Patch1>(Root) Verse.Root_Entry:Update() Patching Verse.Log:Message(String, Boolean) BlueLeakTest.<Transpiler>d__1:MoveNext() System.Collections.Generic.List`1:.ctor(IEnumerable`1) System.Linq.Enumerable:ToList(IEnumerable`1) HarmonyLib.CodeTranspiler:GetResult(ILGenerator, MethodBase) HarmonyLib.MethodBodyReader:FinalizeILCodes(Emitter, List`1, List`1, Boolean&) HarmonyLib.MethodCopier:Finalize(Emitter, List`1, Boolean&) HarmonyLib.MethodPatcher:CreateReplacement(Dictionary`2&) HarmonyLib.PatchFunctions:UpdateWrapper(MethodBase, PatchInfo) HarmonyLib.PatchClassProcessor:ProcessPatchJob(Job) HarmonyLib.PatchClassProcessor:PatchWithAttributes(MethodBase&) HarmonyLib.PatchClassProcessor:Patch() HarmonyLib.Harmony:<PatchAll>b__10_0(Type) HarmonyLib.CollectionExtensions:Do(IEnumerable`1, Action`1) HarmonyLib.Harmony:PatchAll(Assembly) BlueLeakTest.HarmonyPatches:.cctor() System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(IntPtr) System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(RuntimeTypeHandle) Verse.StaticConstructorOnStartupUtility:CallAll() Verse.<>c:<DoPlayLoad>b__4_2() Verse.LongEventHandler:ExecuteToExecuteWhenFinished() Verse.LongEventHandler:UpdateCurrentAsynchronousEvent() Verse.LongEventHandler:LongEventsUpdate(Boolean&) Verse.Root:DMD<DMD<Update_Patch1>?-294221184::Update_Patch1>(Root) Verse.Root_Entry:Update() br.s Label87 Verse.Log:Message(String, Boolean) VFESecurity.<Transpiler>d__0:MoveNext() System.Collections.Generic.List`1:.ctor(IEnumerable`1) System.Linq.Enumerable:ToList(IEnumerable`1) HarmonyLib.CodeTranspiler:GetResult(ILGenerator, MethodBase) HarmonyLib.MethodBodyReader:FinalizeILCodes(Emitter, List`1, List`1, Boolean&) HarmonyLib.MethodCopier:Finalize(Emitter, List`1, Boolean&) HarmonyLib.MethodPatcher:CreateReplacement(Dictionary`2&) HarmonyLib.PatchFunctions:UpdateWrapper(MethodBase, PatchInfo) HarmonyLib.PatchClassProcessor:ProcessPatchJob(Job) HarmonyLib.PatchClassProcessor:PatchWithAttributes(MethodBase&) HarmonyLib.PatchClassProcessor:Patch() HarmonyLib.Harmony:<PatchAll>b__10_0(Type) HarmonyLib.CollectionExtensions:Do(IEnumerable`1, Action`1) HarmonyLib.Harmony:PatchAll(Assembly) HarmonyLib.Harmony:PatchAll() VFESecurity.HarmonyPatches:.cctor() System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(IntPtr) System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(RuntimeTypeHandle) Verse.StaticConstructorOnStartupUtility:CallAll() Verse.<>c:<DoPlayLoad>b__4_2() Verse.LongEventHandler:ExecuteToExecuteWhenFinished() Verse.LongEventHandler:UpdateCurrentAsynchronousEvent() Verse.LongEventHandler:LongEventsUpdate(Boolean&) Verse.Root:DMD<DMD<Update_Patch1>?-294221184::Update_Patch1>(Root) Verse.Root_Entry:Update() ldloc.s 39 (System.Int32) Verse.Log:Message(String, Boolean) VFESecurity.<Transpiler>d__0:MoveNext() System.Collections.Generic.List`1:.ctor(IEnumerable`1) System.Linq.Enumerable:ToList(IEnumerable`1) HarmonyLib.CodeTranspiler:GetResult(ILGenerator, MethodBase) HarmonyLib.MethodBodyReader:FinalizeILCodes(Emitter, List`1, List`1, Boolean&) HarmonyLib.MethodCopier:Finalize(Emitter, List`1, Boolean&) HarmonyLib.MethodPatcher:CreateReplacement(Dictionary`2&) HarmonyLib.PatchFunctions:UpdateWrapper(MethodBase, PatchInfo) HarmonyLib.PatchClassProcessor:ProcessPatchJob(Job) HarmonyLib.PatchClassProcessor:PatchWithAttributes(MethodBase&) HarmonyLib.PatchClassProcessor:Patch() HarmonyLib.Harmony:<PatchAll>b__10_0(Type) HarmonyLib.CollectionExtensions:Do(IEnumerable`1, Action`1) HarmonyLib.Harmony:PatchAll(Assembly) HarmonyLib.Harmony:PatchAll() VFESecurity.HarmonyPatches:.cctor() System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(IntPtr) System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(RuntimeTypeHandle) Verse.StaticConstructorOnStartupUtility:CallAll() Verse.<>c:<DoPlayLoad>b__4_2() Verse.LongEventHandler:ExecuteToExecuteWhenFinished() Verse.LongEventHandler:UpdateCurrentAsynchronousEvent() Verse.LongEventHandler:LongEventsUpdate(Boolean&) Verse.Root:DMD<DMD<Update_Patch1>?-294221184::Update_Patch1>(Root) Verse.Root_Entry:Update() ldelem.i4 NULL Verse.Log:Message(String, Boolean) VFESecurity.<Transpiler>d__0:MoveNext() System.Collections.Generic.List`1:.ctor(IEnumerable`1) System.Linq.Enumerable:ToList(IEnumerable`1) HarmonyLib.CodeTranspiler:GetResult(ILGenerator, MethodBase) HarmonyLib.MethodBodyReader:FinalizeILCodes(Emitter, List`1, List`1, Boolean&) HarmonyLib.MethodCopier:Finalize(Emitter, List`1, Boolean&) HarmonyLib.MethodPatcher:CreateReplacement(Dictionary`2&) HarmonyLib.PatchFunctions:UpdateWrapper(MethodBase, PatchInfo) HarmonyLib.PatchClassProcessor:ProcessPatchJob(Job) HarmonyLib.PatchClassProcessor:PatchWithAttributes(MethodBase&) HarmonyLib.PatchClassProcessor:Patch() HarmonyLib.Harmony:<PatchAll>b__10_0(Type) HarmonyLib.CollectionExtensions:Do(IEnumerable`1, Action`1) HarmonyLib.Harmony:PatchAll(Assembly) HarmonyLib.Harmony:PatchAll() VFESecurity.HarmonyPatches:.cctor() System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(IntPtr) System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(RuntimeTypeHandle) Verse.StaticConstructorOnStartupUtility:CallAll() Verse.<>c:<DoPlayLoad>b__4_2() Verse.LongEventHandler:ExecuteToExecuteWhenFinished() Verse.LongEventHandler:UpdateCurrentAsynchronousEvent() Verse.LongEventHandler:LongEventsUpdate(Boolean&) Verse.Root:DMD<DMD<Update_Patch1>?-294221184::Update_Patch1>(Root) Verse.Root_Entry:Update() Match Verse.Log:Message(String, Boolean) VFESecurity.<Transpiler>d__0:MoveNext() System.Collections.Generic.List`1:.ctor(IEnumerable`1) System.Linq.Enumerable:ToList(IEnumerable`1) HarmonyLib.CodeTranspiler:GetResult(ILGenerator, MethodBase) HarmonyLib.MethodBodyReader:FinalizeILCodes(Emitter, List`1, List`1, Boolean&) HarmonyLib.MethodCopier:Finalize(Emitter, List`1, Boolean&) HarmonyLib.MethodPatcher:CreateReplacement(Dictionary`2&) HarmonyLib.PatchFunctions:UpdateWrapper(MethodBase, PatchInfo) HarmonyLib.PatchClassProcessor:ProcessPatchJob(Job) HarmonyLib.PatchClassProcessor:PatchWithAttributes(MethodBase&) HarmonyLib.PatchClassProcessor:Patch() HarmonyLib.Harmony:<PatchAll>b__10_0(Type) HarmonyLib.CollectionExtensions:Do(IEnumerable`1, Action`1) HarmonyLib.Harmony:PatchAll(Assembly) HarmonyLib.Harmony:PatchAll() VFESecurity.HarmonyPatches:.cctor() System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(IntPtr) System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(RuntimeTypeHandle) Verse.StaticConstructorOnStartupUtility:CallAll() Verse.<>c:<DoPlayLoad>b__4_2() Verse.LongEventHandler:ExecuteToExecuteWhenFinished() Verse.LongEventHandler:UpdateCurrentAsynchronousEvent() Verse.LongEventHandler:LongEventsUpdate(Boolean&) Verse.Root:DMD<DMD<Update_Patch1>?-294221184::Update_Patch1>(Root) Verse.Root_Entry:Update() RimFridge Harmony Patches: Prefix: ReachabilityUtility.CanReach - So pawns can get items in Wall-Fridges Postfix: GameComponentUtility.StartedNewGame - Apply power settings at start GameComponentUtility.LoadedGame - Apply power settings on load GenTemperature.TryGetTemperatureForCell - Overrides room temperature within the cells of the RimFridge TradeShip.ColonyThingsWillingToBuy - Add items stored inside a wall-fridge to the trade list if in a room with an orbital beacon FoodUtility.TryFindBestFoodSourceFor - Allow Prisoners to eat food from fridges Verse.Log:Message(String, Boolean) RimFridge.HarmonyPatches:.cctor() System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(IntPtr) System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(RuntimeTypeHandle) Verse.StaticConstructorOnStartupUtility:CallAll() Verse.<>c:<DoPlayLoad>b__4_2() Verse.LongEventHandler:ExecuteToExecuteWhenFinished() Verse.LongEventHandler:UpdateCurrentAsynchronousEvent() Verse.LongEventHandler:LongEventsUpdate(Boolean&) Verse.Root:DMD<DMD<Update_Patch1>?-294221184::Update_Patch1>(Root) Verse.Root_Entry:Update() [HugsLib] initializing CharacterEditor, RunAndGun, MilkableColonists, RJW Verse.Log:Message(String, Boolean) HugsLib.Utils.ModLogger:Message(String, Object[]) HugsLib.HugsLibController:EnumerateChildMods(Boolean) HugsLib.HugsLibController:LoadReloadInitialize() Verse.LongEventHandler:RunEventFromAnotherThread(Action) Verse.<>c:<UpdateCurrentAsynchronousEvent>b__27_0() System.Threading.ThreadHelper:ThreadStart_Context(Object) System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean) System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean) System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object) System.Threading.ThreadHelper:ThreadStart() Change sexuality source in sex settings to a valid option. Edit: here is a hint rational Romance is not a valid option.
amrolee Posted March 5, 2020 Posted March 5, 2020 “Huge egg” Wild animals They are always self fertilized. Egg laying 0% moving Starved to death. 1
kiothecloud Posted March 6, 2020 Posted March 6, 2020 On 3/4/2020 at 10:40 AM, Karbyr said: does anyone know if they are working on compatability with epoe? (expanded prosthetics and organ engineering) i miss being able to grow organs Growing organs are not from "EPOE"(this adds new bionics) they are from "questionable ethics"(this is adds the organ farm and human cloning
karakusa Posted March 6, 2020 Posted March 6, 2020 Hey there, First timer here. First off I really enjoy this mod (because I'm fucked up). Question: I can only ever see rape (or have a colonist do it) when I'm in Hero mode. Otherwise it isn't working in any capacity. Thanks in advance. Mods that might conflict I have installed (in this order): Harmony Core Hugslib RimJobWorld Medical Tab Xeva's Rimhair Expanded Prostehtics and Org- Vanilla Apparel Expanded Vanilla Furniture Expanded Vanillia Armour Expanded Reunion Roo's Accessory Hairstyles Humanoid Alien Races 2.0 Star Wars Reaces Vanilla Furniture Expanded - Art JecsTools Star Wars - fully Functional Lightsabers Star Wars - The Force Thanks again so much for your help! I hope I didn't break any rules here.
grynn Posted March 6, 2020 Posted March 6, 2020 Getting alot of errors and missing sections of trader lists relating to reproductive body parts, was that this mod or the races patch for this mod?
NeverLucky4Life Posted March 6, 2020 Posted March 6, 2020 27 minutes ago, karakusa said: Hey there, First timer here. First off I really enjoy this mod (because I'm fucked up). Question: I can only ever see rape (or have a colonist do it) when I'm in Hero mode. Otherwise it isn't working in any capacity. Thanks in advance. Mods that might conflict I have installed (in this order): Harmony Core Hugslib RimJobWorld Medical Tab Xeva's Rimhair Expanded Prostehtics and Org- Vanilla Apparel Expanded Vanilla Furniture Expanded Vanillia Armour Expanded Reunion Roo's Accessory Hairstyles Humanoid Alien Races 2.0 Star Wars Reaces Vanilla Furniture Expanded - Art JecsTools Star Wars - fully Functional Lightsabers Star Wars - The Force Thanks again so much for your help! I hope I didn't break any rules here. If it is that order it really shouldn't work properly. Look at one of the first few comments for the recommended load order. 1
NeverLucky4Life Posted March 6, 2020 Posted March 6, 2020 15 minutes ago, grynn said: Getting alot of errors and missing sections of trader lists relating to reproductive body parts, was that this mod or the races patch for this mod? Need more details preferably a hugslog. Also when does it happen? On launch or during gameplay?
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