Youkai Hag Posted January 25, 2025 Posted January 25, 2025 On 1/24/2025 at 8:54 PM, trees said: Is there any page where I can look up what the Tentacle Love mod actually does or how to start its content? I've got it installed, but I like haven't seen ANYTHING from it yet in-game. If there's no detailed description you can always just look through the mod's files to see what it does
temporarysam Posted January 26, 2025 Posted January 26, 2025 On 1/22/2025 at 1:32 PM, temporarysam said: having an issue with RJW, pawns aren't engaging in quickies, with the error log giving this message: still having this issue. after some testing, this bug seems to only start happening after pawns are brought onto the map (visiting caravan generation and opening cryptosleep pods in ancient dangers both seem to cause it), and once it happens it persists even after saving and loading, meaning the only way i've found to fix it is to save every few minutes and reload every time a caravan arrives. seems to be giving a new error message now though, if this gives any insight into what the cause may be Quote Exception in rjw.ThinkNode_ConditionalHornyOrFrustrated TryIssueJobPackage: System.NullReferenceException: Object reference not set to an instance of an object [Ref C23A3779] at rjw.xxx.can_do_loving (Verse.Pawn pawn) [0x00133] in <dba3aba86f8149da8f8ff76072f2e8b5>:0 at rjw.xxx.can_fuck (Verse.Pawn pawn) [0x0000a] in <dba3aba86f8149da8f8ff76072f2e8b5>:0 at rjw.CasualSex_Helper.CanHaveSex (Verse.Pawn target) [0x00000] in <dba3aba86f8149da8f8ff76072f2e8b5>:0 at rjw.CasualSex_Helper+<>c__DisplayClass3_0.<find_partner>b__0 (Verse.Pawn x) [0x0004d] in <dba3aba86f8149da8f8ff76072f2e8b5>:0 at System.Linq.Enumerable+WhereListIterator`1[TSource].ToList () [0x00017] in <351e49e2a5bf4fd6beabb458ce2255f3>:0 at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0001f] in <351e49e2a5bf4fd6beabb458ce2255f3>:0 at rjw.CasualSex_Helper.find_partner (Verse.Pawn pawn, Verse.Map map, System.Boolean bedsex) [0x000f5] in <dba3aba86f8149da8f8ff76072f2e8b5>:0 at rjw.JobGiver_DoQuickie.TryGiveJob (Verse.Pawn pawn) [0x000a3] in <dba3aba86f8149da8f8ff76072f2e8b5>:0 at Verse.AI.ThinkNode_JobGiver.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00000] in <69945a8ed6c540cf90b578de735e0605>:0 at Verse.AI.ThinkNode_Priority.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00022] in <69945a8ed6c540cf90b578de735e0605>:0 UnityEngine.StackTraceUtility:ExtractStackTrace () (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch3 (string) Verse.AI.ThinkNode_Priority:TryIssueJobPackage (Verse.Pawn,Verse.AI.JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage (Verse.Pawn,Verse.AI.JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage (Verse.Pawn,Verse.AI.JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage (Verse.Pawn,Verse.AI.JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage (Verse.Pawn,Verse.AI.JobIssueParams) Verse.AI.ThinkNode_SubtreesByTag:TryIssueJobPackage (Verse.Pawn,Verse.AI.JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage (Verse.Pawn,Verse.AI.JobIssueParams) (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.AI.Pawn_JobTracker.DetermineNextJob_Patch1 (Verse.AI.Pawn_JobTracker,Verse.ThinkTreeDef&,bool) (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Glue:AbiFixup<Verse.AI.ThinkResult Verse.AI.Pawn_JobTracker:DetermineNextJob(Verse.ThinkTreeDef&, System.Boolean),Verse.AI.ThinkResult Verse.AI.Pawn_JobTracker.DetermineNextJob_Patch1(Verse.AI.Pawn_JobTracker, Verse.ThinkTreeDef&, System.Boolean)> (Verse.AI.Pawn_JobTracker,Verse.AI.ThinkResult&,Verse.ThinkTreeDef&,bool) (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.AI.Pawn_JobTracker.TryFindAndStartJob_Patch1 (Verse.AI.Pawn_JobTracker) (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.AI.Pawn_JobTracker.EndCurrentJob_Patch2 (Verse.AI.Pawn_JobTracker,Verse.AI.JobCondition,bool,bool) (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:RimWorld.Pawn_DraftController.set_Drafted_Patch2 (RimWorld.Pawn_DraftController,bool) RimWorld.Pawn_DraftController:<GetGizmos>b__15_1 () Verse.Command_Toggle:ProcessInput (UnityEngine.Event) Verse.GizmoGridDrawer:DrawGizmoGrid (System.Collections.Generic.IEnumerable`1<Verse.Gizmo>,single,Verse.Gizmo&,System.Func`2<Verse.Gizmo, bool>,System.Func`2<Verse.Gizmo, bool>,System.Func`2<Verse.Gizmo, bool>,bool) RimWorld.InspectGizmoGrid:DrawInspectGizmoGridFor (System.Collections.Generic.IEnumerable`1<object>,Verse.Gizmo&) RimWorld.MainTabWindow_Inspect:DrawInspectGizmos () RimWorld.InspectPaneUtility:ExtraOnGUI (RimWorld.IInspectPane) RimWorld.MainTabWindow_Inspect:ExtraOnGUI () Verse.WindowStack:WindowStackOnGUI () (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:RimWorld.UIRoot_Play.UIRootOnGUI_Patch3 (RimWorld.UIRoot_Play) (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.OnGUI_Patch2 (Verse.Root)
red1231 Posted January 27, 2025 Posted January 27, 2025 What would the reason be behind this error, im getting spammed with "New Lover" messages with a 4 way poly colony where they are cosntantly swtiching in and ouyt of lover status and romancing
anbcdeptraivkl Posted January 27, 2025 Posted January 27, 2025 I never seems to get these mods working right cause it either 1. The sex stuff never seems to happen all that much and it ended up just mostly like normal RimWorld with the pawns occasionally masturbating / having casual sex, or 2. Rape City. Do any of you guys have a preferred "balance" setup for these mods?
wolf123 Posted January 29, 2025 Posted January 29, 2025 Hey I was wondering, where did you get the fox lady's body texture from in the first picture? I've been looking everywhere for it. or somting like this
testingpurposes222 Posted January 30, 2025 Posted January 30, 2025 Root level exception in OnGUI(): System.MissingFieldException: Field 'rjw.SaveStorage.DataStore' not found. [Ref 6C55E810] anyone know what the fix for this is? No pawn (animal, colonist, raider, or otherwise) is able to be selected with left click. When left clicking them, it just brings up the error log.
testingpurposes222 Posted January 30, 2025 Posted January 30, 2025 edit: had to update the ideology mod after updating rjw. 1
DarkElminster Posted January 30, 2025 Posted January 30, 2025 (edited) Getting a weird error every time I install RJW. Only one faction base of every faction spawns in a new world. The error log says that it can't find the player faction? Error: Spoiler Error in WorldGenStep: System.TypeLoadException: Could not resolve type with token 01000106 (from typeref, class/assembly rjw.DataStore, RJW, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null) [Ref 92714BD0] at AlteredCarbon.PersonaData.CopyFromPawn (Verse.Pawn pawn, Verse.ThingDef sourceStack, System.Boolean copyRaceGenderInfo) [0x012e3] in <efe38b4e71be4943b0284ca8eb519dcb>:0 at AlteredCarbon.Hediff_CorticalStack.get_PersonaData () [0x0002c] in <efe38b4e71be4943b0284ca8eb519dcb>:0 at AlteredCarbon.AlteredCarbonManager.RegisterPawn (Verse.Pawn pawn) [0x0000e] in <efe38b4e71be4943b0284ca8eb519dcb>:0 at AlteredCarbon.Hediff_CorticalStack.PostAdd (System.Nullable`1[T] dinfo) [0x0010b] in <efe38b4e71be4943b0284ca8eb519dcb>:0 at Verse.HediffSet.AddDirect (Verse.Hediff hediff, System.Nullable`1[T] dinfo, Verse.DamageWorker+DamageResult damageResult) [0x000e2] in <69945a8ed6c540cf90b578de735e0605>:0 - TRANSPILER rimworld.erdelf.alien_race.main: IEnumerable`1 AlienRace.HarmonyPatches:BodyReferenceTranspiler(IEnumerable`1 instructions) - PREFIX VREAndroidsMod: Boolean VREAndroids.HediffSet_AddDirect_Patch:Prefix(HediffSet __instance, Pawn ___pawn, Hediff hediff) - POSTFIX ReSpliceCoreMod: Void ReSpliceCore.HediffSet_AddDirect_Patch:Postfix(HediffSet __instance, Pawn ___pawn, Hediff hediff) - POSTFIX com.VEHighmate: Void VanillaRacesExpandedHighmate.HediffSet_AddDirect_Patch:Postfix(Pawn ___pawn, Hediff hediff) at Verse.Pawn_HealthTracker.AddHediff (Verse.Hediff hediff, Verse.BodyPartRecord part, System.Nullable`1[T] dinfo, Verse.DamageWorker+DamageResult result) [0x0014e] in <69945a8ed6c540cf90b578de735e0605>:0 - TRANSPILER rimworld.erdelf.alien_race.main: IEnumerable`1 AlienRace.HarmonyPatches:BodyReferenceTranspiler(IEnumerable`1 instructions) - PREFIX VREAndroidsMod: Boolean VREAndroids.Pawn_HealthTracker_AddHediff_Patch:Prefix(Pawn_HealthTracker __instance, Pawn ___pawn, Hediff& hediff, BodyPartRecord part, Nullable`1 dinfo, DamageResult result) - PREFIX Helixien.ReGrowthCore: Boolean ReGrowthCore.Pawn_HealthTracker_AddHediff_Patch:Prefix(Pawn_HealthTracker __instance, Pawn ___pawn, Hediff hediff, BodyPartRecord part, Nullable`1 dinfo, DamageResult result) - PREFIX VanillaExpanded.VFEA: Boolean VFEAncients.PowerWorker_Bones:HandleBones(Pawn_HealthTracker __instance, Hediff hediff, BodyPartRecord part, Nullable`1 dinfo, DamageResult result) - PREFIX OskarPotocki.VanillaPsycastsExpanded: Boolean VanillaPsycastsExpanded.Pawn_HealthTracker_AddHediff_Patch:Prefix(Pawn_HealthTracker __instance, Pawn ___pawn, Hediff hediff, BodyPartRecord part, Nullable`1 dinfo, DamageResult result) - PREFIX SmashPhil.VehicleFramework: Boolean Vehicles.HealthAndStats:VehiclesDontAddHediffs(Pawn ___pawn) - POSTFIX rimworld.erdelf.alien_race.main: Void AlienRace.HarmonyPatches:AddHediffPostfix(Pawn ___pawn, Hediff hediff) - POSTFIX legodude17.mvcf: Void MVCF.PatchSets.Trackers.PatchSet_Hediffs:AddHediff_Postfix(Hediff hediff, Pawn_HealthTracker __instance) at AlteredCarbon.StackSpawnModExtension.TryAddStack (Verse.Pawn pawn) [0x00085] in <efe38b4e71be4943b0284ca8eb519dcb>:0 at AlteredCarbon.PawnGenerator_GeneratePawn_Patch.Postfix (Verse.Pawn __result) [0x0002f] in <efe38b4e71be4943b0284ca8eb519dcb>:0 at Verse.PawnGenerator.GeneratePawn (Verse.PawnGenerationRequest request) [0x001f5] in <69945a8ed6c540cf90b578de735e0605>:0 - PREFIX SmashPhil.VehicleFramework: Boolean Vehicles.Construction:GenerateVehiclePawn(PawnGenerationRequest request, Pawn& __result) - PREFIX rimworld.erdelf.alien_race.main: Void AlienRace.HarmonyPatches:GeneratePawnPrefix(PawnGenerationRequest& request) - POSTFIX Altered.Carbon: Void AlteredCarbon.PawnGenerator_GeneratePawn_Patch:Postfix(Pawn __result) - POSTFIX rimworld.erdelf.alien_race.main: Void AlienRace.HarmonyPatches:GeneratePawnPostfix(Pawn __result) - POSTFIX VFEPirates.Mod: Void VFEPirates.PawnGenerator_GeneratePawn_Patch:Postfix(Pawn __result) at RimWorld.Faction.TryGenerateNewLeader () [0x00259] in <69945a8ed6c540cf90b578de735e0605>:0 at RimWorld.FactionGenerator.NewGeneratedFaction (RimWorld.FactionGeneratorParms parms) [0x001f0] in <69945a8ed6c540cf90b578de735e0605>:0 at RimWorld.FactionGenerator.CreateFactionAndAddToManager (RimWorld.FactionDef facDef) [0x0008e] in <69945a8ed6c540cf90b578de735e0605>:0 at RimWorld.FactionGenerator.AddFactionToManager (RimWorld.FactionDef facDef) [0x00000] in <69945a8ed6c540cf90b578de735e0605>:0 at RimWorld.FactionGenerator.GenerateFactionsIntoWorld (System.Collections.Generic.List`1[T] factions) [0x00013] in <69945a8ed6c540cf90b578de735e0605>:0 at RimWorld.Planet.WorldGenStep_Factions.GenerateFresh (System.String seed) [0x00005] in <69945a8ed6c540cf90b578de735e0605>:0 at RimWorld.Planet.WorldGenerator.GenerateWorld (System.Single planetCoverage, System.String seedString, RimWorld.Planet.OverallRainfall overallRainfall, RimWorld.Planet.OverallTemperature overallTemperature, RimWorld.Planet.OverallPopulation population, System.Collections.Generic.List`1[T] factions, System.Single pollution) [0x0010f] in <69945a8ed6c540cf90b578de735e0605>:0 UnityEngine.StackTraceUtility:ExtractStackTrace () (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch2 (string) RimWorld.Planet.WorldGenerator:GenerateWorld (single,string,RimWorld.Planet.OverallRainfall,RimWorld.Planet.OverallTemperature,RimWorld.Planet.OverallPopulation,System.Collections.Generic.List`1<RimWorld.FactionDef>,single) RimWorld.Page_CreateWorldParams:<CanDoNext>b__19_0 () 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 () Could Not Find Player Faction: Spoiler Could not find player faction. UnityEngine.StackTraceUtility:ExtractStackTrace () (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch2 (string) RimWorld.Faction:get_OfPlayer () Hospitality.Patches.Pawn_Patch/SetFaction:Prefix (RimWorld.Faction&,Verse.Pawn,Verse.Pawn) (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Pawn.SetFaction_Patch6 (Verse.Pawn,RimWorld.Faction,Verse.Pawn) Verse.Pawn:Notify_PassedToWorld () RimWorld.Planet.WorldPawns:AddPawn (Verse.Pawn) RimWorld.Planet.WorldPawns:PassToWorld (Verse.Pawn,RimWorld.Planet.PawnDiscardDecideMode) VFEEmpire.WorldComponent_Hierarchy:MakePawnFor (RimWorld.RoyalTitleDef) VFEEmpire.WorldComponent_Hierarchy:InitializeTitles () VFEEmpire.WorldComponent_Hierarchy:FinalizeInit () RimWorld.Planet.WorldComponentUtility:FinalizeInit (RimWorld.Planet.World) (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:RimWorld.Planet.World.FinalizeInit_Patch4 (RimWorld.Planet.World) RimWorld.Planet.WorldGenerator:GenerateWorld (single,string,RimWorld.Planet.OverallRainfall,RimWorld.Planet.OverallTemperature,RimWorld.Planet.OverallPopulation,System.Collections.Generic.List`1<RimWorld.FactionDef>,single) RimWorld.Page_CreateWorldParams:<CanDoNext>b__19_0 () 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 () Edit: It appears to be a conflict with Altered Carbon. If I remove either that or RJW, the game works fine. Further, this issue appears to only happen on 100% world size generation. Edited January 31, 2025 by DarkElminster New information discovered.
DarkElminster Posted January 31, 2025 Posted January 31, 2025 (edited) Alright, I confirmed it. I rolled RJW back to 5.6.0.7 and the error disappears. Something is conflicting with the mod Altered Carbon 2 in the most recent RJW update. It's causing the populating of faction bases on world gen to break. It only creates one of each faction base, at most, and won't let you past the ideology creation screen. Altered Carbon: https://steamcommunity.com/sharedfiles/filedetails/?id=2196278117 Edited January 31, 2025 by DarkElminster
Falling5393 Posted February 1, 2025 Posted February 1, 2025 On 1/8/2025 at 12:48 AM, OnuaRev said: hi, i made a retexture of the retexture, of menstruation, i have done it personally but I will still share it in case someone likes it, I am working on the images of the anus and the nipples separately RJW menstruation Re-Re-Texture.zip 3.02 MB · 484 downloads There's no way to just have the image windows is there? Don't know if I really want mess with pregnancies, might break something.
DrakoTheElb Posted February 1, 2025 Posted February 1, 2025 Hello guys. I tried using the "cumquer" mod, but when I enter the save with the mod, my surgeries tab doesn't open. Is this mod no longer compatible with rjw?
hoouy Posted February 2, 2025 Posted February 2, 2025 Hey could I get some help with an issue I am having, for some reason animations between two pawns just refuses to work, I will click have sex with a pawn then select the type, then the hero just does something else, and sometimes the drop down menu doesnt even happen after right clicking on a different pawn. Solo animations work still but thats all Also for some reason only like 8 other faction bases spawn on world creation compared to a lot more before https://gist.github.com/HugsLibRecordKeeper/066245de6d7707ce65f74de5b23cc0f2
Skömer Posted February 2, 2025 Author Posted February 2, 2025 24 minutes ago, hoouy said: Hey could I get some help with an issue I am having, for some reason animations between two pawns just refuses to work, I will click have sex with a pawn then select the type, then the hero just does something else, and sometimes the drop down menu doesnt even happen after right clicking on a different pawn. Solo animations work still but thats all Also for some reason only like 8 other faction bases spawn on world creation compared to a lot more before https://gist.github.com/HugsLibRecordKeeper/066245de6d7707ce65f74de5b23cc0f2 RJW genes throws a bunch of errors, but idk if its outdated, broken or incompatible with something, the people on the discord know more about this stuff than me 18 hours ago, DrakoTheElb said: Hello guys. I tried using the "cumquer" mod, but when I enter the save with the mod, my surgeries tab doesn't open. Is this mod no longer compatible with rjw? rjw latest update changed surgeries so its possible On 1/29/2025 at 11:39 PM, wolf123 said: Hey I was wondering, where did you get the fox lady's body texture from in the first picture? I've been looking everywhere for it. or somting like this that pic is from the 1.0 days of rimworld, no idea if the mods used there still work
hoouy Posted February 2, 2025 Posted February 2, 2025 Wow thanks for the quick reply, and yeah removing that mod was an instant fix, thank you
Arikon37 Posted February 2, 2025 Posted February 2, 2025 (edited) Could someone help me? I have this error and I can't select any pawn or animal because of it Root level exception in OnGUI(): System.MissingFieldException: Field 'rjw.SaveStorage.DataStore' not found. [Ref 3E6E1802] at rjw.PawnDesignations_Comfort.UpdateCanDesignateComfort (Verse.Pawn pawn) [0x0013e] in <b220c8d0b00344c38d5dc76e66aa5705>:0 - POSTFIX RJW_Sexperience.Ideology: Void RJWSexperience.Ideology.Patches.RJW_Patch_PawnDesignations_Comfort_Submissive:UpdateCanDesignateComfort(Pawn pawn, Boolean& __result) at rjw.PawnDesignations_Utility.UpdatePermissions (Verse.Pawn pawn) [0x00015] in <b220c8d0b00344c38d5dc76e66aa5705>:0 at rjw.PawnSelect.Update_Designators_Permissions (RimWorld.Selector __instance, System.Object& obj) [0x00009] in <b220c8d0b00344c38d5dc76e66aa5705>:0 at RimWorld.Selector.Select (System.Object obj, System.Boolean playSound, System.Boolean forceDesignatorDeselect) [0x00014] in <d4283d69f1dd45829ad7cf101e8491d9>:0 - PREFIX rjw: Boolean rjw.PawnSelect:Update_Designators_Permissions(Selector __instance, Object& obj) at RimWorld.Selector.SelectUnderMouse () [0x0008a] in <d4283d69f1dd45829ad7cf101e8491d9>:0 at RimWorld.Selector.HandleMapClicks () [0x0017c] in <d4283d69f1dd45829ad7cf101e8491d9>:0 - PREFIX SmashPhil.VehicleFramework: Boolean Vehicles.Extra:MultiSelectFloatMenu(List`1 ___selected) at RimWorld.Selector.SelectorOnGUI () [0x00000] in <d4283d69f1dd45829ad7cf101e8491d9>:0 at RimWorld.MapInterface.HandleLowPriorityInput () [0x0000f] in <d4283d69f1dd45829ad7cf101e8491d9>:0 at RimWorld.UIRoot_Play.UIRootOnGUI () [0x000f0] in <d4283d69f1dd45829ad7cf101e8491d9>:0 - PREFIX SmashPhil.SmashTools: Void SmashTools.MainMenuKeyBindHandler:HandleKeyInputs() - PREFIX Dubwise.PerformanceAnalyzer: Void Analyzer.H_KeyPresses:OnGUI() - POSTFIX net.pardeike.rimworld.mod.camera+: Void CameraPlus.UIRoot_Play_UIRootOnGUI_Patch:Postfix() - POSTFIX Krkr.RocketMan: Void RocketMan.KeyBinder:OnGUI() at Verse.Root.OnGUI () [0x00046] in <d4283d69f1dd45829ad7cf101e8491d9>:0 - POSTFIX UnlimitedHugs.HugsLib: Void HugsLib.Patches.Root_OnGUI_Patch:OnGUIHookUnfiltered() - POSTFIX net.pardeike.rimworld.mod.camera+: Void CameraPlus.Root_OnGUI_Patch:Postfix() UnityEngine.StackTraceUtility:ExtractStackTrace () (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch6 (string) (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.OnGUI_Patch2 (Verse.Root) Edit: It appeared after I updated RimJobWorld mod Edited February 2, 2025 by Arikon37 Added information
Gaia_mission Posted February 2, 2025 Posted February 2, 2025 I am having an issue with Dragons Descent and this mod, when female pawns attempt to initiate sex with male dragons, no activity occurs, nothing appears to be published to the log either, they simply behave as though drafted and undrafted. On some testing, giving the pawn a penis of some kind appears to "fix" the issue, adding the "bred by" menu instead of the "bestiality" menu to the interaction, using this menu progresses the interaction as normal. Does anyone have any idea what might be causing this, or how to fix it?
Skömer Posted February 3, 2025 Author Posted February 3, 2025 4 hours ago, Gaia_mission said: I am having an issue with Dragons Descent and this mod, when female pawns attempt to initiate sex with male dragons, no activity occurs, nothing appears to be published to the log either, they simply behave as though drafted and undrafted. On some testing, giving the pawn a penis of some kind appears to "fix" the issue, adding the "bred by" menu instead of the "bestiality" menu to the interaction, using this menu progresses the interaction as normal. Does anyone have any idea what might be causing this, or how to fix it? Dragons descent is built on so much custom code it never really worked with rjw, they have their own unique breeding system and usually need months to update to a new rimworld version
竹柏影 Posted February 4, 2025 Posted February 4, 2025 Has anyone considered making the robots from the original Biotech DLC participate in RJW?
Skömer Posted February 4, 2025 Author Posted February 4, 2025 4 hours ago, 竹柏影 said: Has anyone considered making the robots from the original Biotech DLC participate in RJW? https://rjw.miraheze.org/wiki/RJW_Mech_Lover do not use with submods for RJW 5.5 and above 1
Painbow69 Posted February 7, 2025 Posted February 7, 2025 (edited) Sooo.. about humpshrooms. You can only grow them in darkness, and only in hydroponics. But hydroponics always have at least 50% light level no matter what (plants grow at 51%) meaning it's impossible to farm humpshroom. Edited February 7, 2025 by Painbow69
GreatFez Posted February 7, 2025 Posted February 7, 2025 1 hour ago, Painbow69 said: You can only grow them in darkness, and only in hydroponics. But hydroponics always have at least 50% light level no matter what (plants grow at 51%) meaning it's impossible to farm humpshroom. Humpshrooms are a bit odd. They will die if there's any other light source active on them, but they seem to light their own square to 50% light, and not be harmed by that. I'm pretty sure it's not the hydroponics basin providing light, as I just constructed one in an unlit room to test, and the squares it covered remained at 0% light until I planted humpshrooms. At any rate, if hydroponics won't work for you, planter boxes from "Vanilla Furniture Expanded - Farming" are a slower-growing, but easier option than hydroponics. Humpshrooms also seem to grow naturally in caves, occasionally, so there may be a way to farm them under mountains.
ilgrandematteo Posted February 7, 2025 Posted February 7, 2025 Hey, think I'm having an issue with necrophilia in the game. Whenever I tell a pawn to "violate corpse", their activity says "Looking around" and then nothing happens. I tried giving them the Necrophile trait, but same issue. Am I just missing something? Doesn't matter what type of corpse it is either.
RAAMPEAK Posted February 7, 2025 Posted February 7, 2025 On 10/10/2024 at 3:55 AM, DavisHogan said: Does the cumpilation mod not compatible with RJW 5.5.0? Cause when I loaded this mod in the game, the game just crashing before I can get into the main menu. Does this mod is not compatible with some mods? same since it loads up and the main menu has a black screen
imherejustforrimworld Posted February 8, 2025 Posted February 8, 2025 (edited) I've been playing for quite a bit since ideology, but 1.5 has become neigh unplayable, every pawn has almost 0 fertility after 30 and every option I use doesn't change this, on 1.4 I didn't have this issue. Also pawns don't get pregnant anymore? I removed every RJW addon and checked logs but they still don't get pregnant even with setting the settings at 100% pregnancy in the mod options. Edited February 9, 2025 by imherejustforrimworld Added a bit
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