Jump to content

[mod] RimJobWorld


Skömer

AI  

629 members have voted

  1. 1. Usage of AI / LLMs

    • Never used it / involuntarily used it because its automatically included everywhere
      185
    • Only a Handful of times
      158
    • Once a month
      34
    • Every week
      101
    • Daily
      151
  2. 2. Where do you use them?

    • It's part of my job
      128
    • For getting internet search results
      279
    • As a dictionary/for quick information
      178
    • For writing code/generating sprites
      117
    • For fun
      337
    • As a personal companion/partner
      73
    • For making art
      83


Recommended Posts

Posted
On 11/2/2018 at 7:47 PM, Skömer said:

reminder to put those somewhere else

Posted

@Skömer

 

Currently, when using rimjobworld, i cannot dev-quickstart make a world, as it gives me an error message, as well as when i try to make a world manually, it doesn't generate colonies and gives me this error:

Error in WorldGenStep: System.NullReferenceException: Object reference not set to an instance of an object
[Ref 45593CA1]
  at Verse.DefMap`2[D,V].get_Item (D def) [0x00000] in <24d25868955f4df08b02c73b55f389fe>:0 
  at Verse.PawnCapacitiesHandler.GetLevel (Verse.PawnCapacityDef capacity) [0x00026] in <24d25868955f4df08b02c73b55f389fe>:0 
  at Verse.Pawn.Sterile () [0x00037] in <24d25868955f4df08b02c73b55f389fe>:0 
    - TRANSPILER rjw: IEnumerable`1 rjw.Pawn_Sterile:NotOwningBiotechWillNotMakeYouSterileButModdingProbablyWill(IEnumerable`1 instructions)
    - TRANSPILER rjw: IEnumerable`1 rjw.Various_GetStatValue:UseRjwFertilityInstead(IEnumerable`1 instructionEnumerable, MethodBase original)
  at RimWorld.PregnancyUtility.PregnancyChanceForPawn (Verse.Pawn pawn) [0x0001e] in <24d25868955f4df08b02c73b55f389fe>:0 
    - TRANSPILER rjw: IEnumerable`1 rjw.Various_GetStatValue:UseRjwFertilityInstead(IEnumerable`1 instructionEnumerable, MethodBase original)
  at Verse.PawnGenerator.GenerateInitialHediffs (Verse.Pawn pawn, Verse.PawnGenerationRequest request) [0x00256] in <24d25868955f4df08b02c73b55f389fe>:0 
    - POSTFIX Neronix17.TabulaRasa.RimWorld: Void TabulaRasa.Patch_PawnGen_GenerateInitialHediffs:Postfix(Pawn pawn, PawnGenerationRequest request)
    - POSTFIX rimworld.erdelf.alien_race.main: Void AlienRace.HarmonyPatches:GenerateInitialHediffsPostfix(Pawn pawn)
  at Verse.PawnGenerator.TryGenerateNewPawnInternal (Verse.PawnGenerationRequest& request, System.String& error, System.Boolean ignoreScenarioRequirements, System.Boolean ignoreValidator) [0x009ca] in <24d25868955f4df08b02c73b55f389fe>:0 
    - TRANSPILER VFEEmpire.Mod: IEnumerable`1 VFEEmpire.HarmonyPatches.Patch_PawnGenerator:Transpiler(IEnumerable`1 instructions)
    - TRANSPILER rimworld.erdelf.alien_race.main: IEnumerable`1 AlienRace.HarmonyPatches:TryGenerateNewPawnInternalTranspiler(IEnumerable`1 instructions)
    - PREFIX rimworld.erdelf.alien_race.main: Void AlienRace.HarmonyPatches:TryGenerateNewPawnInternalPrefix(PawnGenerationRequest& request)
  at Verse.PawnGenerator.GenerateNewPawnInternal (Verse.PawnGenerationRequest& request) [0x000c2] in <24d25868955f4df08b02c73b55f389fe>:0 
    - PREFIX rjw: Void rjw.Patch_PawnGenerator_GenerateNewPawnInternal:Generate_Nymph(PawnGenerationRequest& request)
    - POSTFIX OskarPotocki.VEF: Void VEF.Abilities.VanillaExpandedFramework_PawnGenerator_GenerateNewPawnInternal_Patch:Postfix(Pawn __result)
    - POSTFIX OskarPotocki.VanillaPsycastsExpanded: Void VanillaPsycastsExpanded.PawnGen_Patch:Postfix(Pawn __result, PawnGenerationRequest request)
    - POSTFIX rjw: Void rjw.Patch_PawnGenerator_GenerateNewPawnInternal:Postfix(PawnGenerationRequest request, Pawn __result)
  at Verse.PawnGenerator.GenerateOrRedressPawnInternal (Verse.PawnGenerationRequest request) [0x00140] in <24d25868955f4df08b02c73b55f389fe>:0 
  at Verse.PawnGenerator.GeneratePawn (Verse.PawnGenerationRequest request) [0x001ed] in <24d25868955f4df08b02c73b55f389fe>:0 
    - PREFIX SmashPhil.VehicleFramework: Boolean Vehicles.Patch_Construction:GenerateVehiclePawn(PawnGenerationRequest request, Pawn& __result)
    - PREFIX rimworld.erdelf.alien_race.main: Void AlienRace.HarmonyPatches:GeneratePawnPrefix(PawnGenerationRequest& request)
    - POSTFIX Neronix17.TabulaRasa.RimWorld: Void TabulaRasa.Patch_PawnGenerator_GeneratePawn:Postfix(PawnGenerationRequest request, Pawn __result)
    - POSTFIX ProgressionEducationMod: Void ProgressionEducation.PawnGenerator_GeneratePawn_Patch:Postfix(Pawn __result)
    - POSTFIX jecstools.jecrell.main: Void JecsTools.HarmonyPatches:Post_GeneratePawn(Pawn __result)
    - POSTFIX jecstools.jecrell.main: Void JecsTools.HarmonyPatches:Post_GeneratePawn_Genes(Pawn __result)
    - POSTFIX rimworld.erdelf.alien_race.main: Void AlienRace.HarmonyPatches:GeneratePawnPostfix(Pawn __result)
  at RimWorld.Faction.TryGenerateNewLeader () [0x00266] in <24d25868955f4df08b02c73b55f389fe>:0 
  at RimWorld.FactionGenerator.NewGeneratedFaction (RimWorld.Planet.PlanetLayer layer, RimWorld.FactionGeneratorParms parms) [0x00244] in <24d25868955f4df08b02c73b55f389fe>:0 
    - POSTFIX OskarPotocki.VEF: Void VEF.Planet.VanillaExpandedFramework_FactionGenerator_NewGeneratedFaction_Patch:Postfix(PlanetLayer layer, FactionGeneratorParms parms, Faction& __result)
  at RimWorld.FactionGenerator.CreateFactionAndAddToManager (RimWorld.Planet.PlanetLayer layer, RimWorld.FactionDef facDef) [0x000cf] in <24d25868955f4df08b02c73b55f389fe>:0 
  at RimWorld.FactionGenerator.AddFactionToManager (RimWorld.Planet.PlanetLayer layer, RimWorld.FactionDef facDef) [0x00000] in <24d25868955f4df08b02c73b55f389fe>:0 
  at RimWorld.FactionGenerator.InitializeFactions (RimWorld.Planet.PlanetLayer layer, System.Collections.Generic.List`1[T] factions) [0x0001d] in <24d25868955f4df08b02c73b55f389fe>:0 
  at RimWorld.FactionGenerator.GenerateFactionsIntoWorldLayer (RimWorld.Planet.PlanetLayer layer, System.Collections.Generic.List`1[T] factions) [0x0000d] in <24d25868955f4df08b02c73b55f389fe>:0 
  at RimWorld.Planet.WorldGenStep_Factions.GenerateFresh (System.String seed, RimWorld.Planet.PlanetLayer layer) [0x00006] in <24d25868955f4df08b02c73b55f389fe>:0 
  at RimWorld.Planet.WorldGenerator.GeneratePlanetLayer (RimWorld.Planet.PlanetLayer layer, System.String seedString, System.Int32 seed) [0x0004f] in <24d25868955f4df08b02c73b55f389fe>:0 
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch4 (string)
RimWorld.Planet.WorldGenerator:GeneratePlanetLayer (RimWorld.Planet.PlanetLayer,string,int)
RimWorld.Planet.WorldGenerator:GenerateWorld (single,string,RimWorld.Planet.OverallRainfall,RimWorld.Planet.OverallTemperature,RimWorld.Planet.OverallPopulation,RimWorld.Planet.LandmarkDensity,System.Collections.Generic.List`1<RimWorld.FactionDef>,single)
RimWorld.Page_CreateWorldParams:<CanDoNext>b__20_0 ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.LongEventHandler.RunEventFromAnotherThread_Patch3 (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 ()




What's going on?

image.png.c399125def7d77a93e99d9369f9cd5ab.png

Posted
11 hours ago, 8Bitpandawarrior said:

@Skömer

 

Currently, when using rimjobworld, i cannot dev-quickstart make a world, as it gives me an error message, as well as when i try to make a world manually, it doesn't generate colonies and gives me this error:

Error in WorldGenStep: System.NullReferenceException: Object reference not set to an instance of an object
[Ref 45593CA1]
  at Verse.DefMap`2[D,V].get_Item (D def) [0x00000] in <24d25868955f4df08b02c73b55f389fe>:0 
  at Verse.PawnCapacitiesHandler.GetLevel (Verse.PawnCapacityDef capacity) [0x00026] in <24d25868955f4df08b02c73b55f389fe>:0 
  at Verse.Pawn.Sterile () [0x00037] in <24d25868955f4df08b02c73b55f389fe>:0 
    - TRANSPILER rjw: IEnumerable`1 rjw.Pawn_Sterile:NotOwningBiotechWillNotMakeYouSterileButModdingProbablyWill(IEnumerable`1 instructions)
    - TRANSPILER rjw: IEnumerable`1 rjw.Various_GetStatValue:UseRjwFertilityInstead(IEnumerable`1 instructionEnumerable, MethodBase original)
  at RimWorld.PregnancyUtility.PregnancyChanceForPawn (Verse.Pawn pawn) [0x0001e] in <24d25868955f4df08b02c73b55f389fe>:0 
    - TRANSPILER rjw: IEnumerable`1 rjw.Various_GetStatValue:UseRjwFertilityInstead(IEnumerable`1 instructionEnumerable, MethodBase original)
  at Verse.PawnGenerator.GenerateInitialHediffs (Verse.Pawn pawn, Verse.PawnGenerationRequest request) [0x00256] in <24d25868955f4df08b02c73b55f389fe>:0 
    - POSTFIX Neronix17.TabulaRasa.RimWorld: Void TabulaRasa.Patch_PawnGen_GenerateInitialHediffs:Postfix(Pawn pawn, PawnGenerationRequest request)
    - POSTFIX rimworld.erdelf.alien_race.main: Void AlienRace.HarmonyPatches:GenerateInitialHediffsPostfix(Pawn pawn)
  at Verse.PawnGenerator.TryGenerateNewPawnInternal (Verse.PawnGenerationRequest& request, System.String& error, System.Boolean ignoreScenarioRequirements, System.Boolean ignoreValidator) [0x009ca] in <24d25868955f4df08b02c73b55f389fe>:0 
    - TRANSPILER VFEEmpire.Mod: IEnumerable`1 VFEEmpire.HarmonyPatches.Patch_PawnGenerator:Transpiler(IEnumerable`1 instructions)
    - TRANSPILER rimworld.erdelf.alien_race.main: IEnumerable`1 AlienRace.HarmonyPatches:TryGenerateNewPawnInternalTranspiler(IEnumerable`1 instructions)
    - PREFIX rimworld.erdelf.alien_race.main: Void AlienRace.HarmonyPatches:TryGenerateNewPawnInternalPrefix(PawnGenerationRequest& request)
  at Verse.PawnGenerator.GenerateNewPawnInternal (Verse.PawnGenerationRequest& request) [0x000c2] in <24d25868955f4df08b02c73b55f389fe>:0 
    - PREFIX rjw: Void rjw.Patch_PawnGenerator_GenerateNewPawnInternal:Generate_Nymph(PawnGenerationRequest& request)
    - POSTFIX OskarPotocki.VEF: Void VEF.Abilities.VanillaExpandedFramework_PawnGenerator_GenerateNewPawnInternal_Patch:Postfix(Pawn __result)
    - POSTFIX OskarPotocki.VanillaPsycastsExpanded: Void VanillaPsycastsExpanded.PawnGen_Patch:Postfix(Pawn __result, PawnGenerationRequest request)
    - POSTFIX rjw: Void rjw.Patch_PawnGenerator_GenerateNewPawnInternal:Postfix(PawnGenerationRequest request, Pawn __result)
  at Verse.PawnGenerator.GenerateOrRedressPawnInternal (Verse.PawnGenerationRequest request) [0x00140] in <24d25868955f4df08b02c73b55f389fe>:0 
  at Verse.PawnGenerator.GeneratePawn (Verse.PawnGenerationRequest request) [0x001ed] in <24d25868955f4df08b02c73b55f389fe>:0 
    - PREFIX SmashPhil.VehicleFramework: Boolean Vehicles.Patch_Construction:GenerateVehiclePawn(PawnGenerationRequest request, Pawn& __result)
    - PREFIX rimworld.erdelf.alien_race.main: Void AlienRace.HarmonyPatches:GeneratePawnPrefix(PawnGenerationRequest& request)
    - POSTFIX Neronix17.TabulaRasa.RimWorld: Void TabulaRasa.Patch_PawnGenerator_GeneratePawn:Postfix(PawnGenerationRequest request, Pawn __result)
    - POSTFIX ProgressionEducationMod: Void ProgressionEducation.PawnGenerator_GeneratePawn_Patch:Postfix(Pawn __result)
    - POSTFIX jecstools.jecrell.main: Void JecsTools.HarmonyPatches:Post_GeneratePawn(Pawn __result)
    - POSTFIX jecstools.jecrell.main: Void JecsTools.HarmonyPatches:Post_GeneratePawn_Genes(Pawn __result)
    - POSTFIX rimworld.erdelf.alien_race.main: Void AlienRace.HarmonyPatches:GeneratePawnPostfix(Pawn __result)
  at RimWorld.Faction.TryGenerateNewLeader () [0x00266] in <24d25868955f4df08b02c73b55f389fe>:0 
  at RimWorld.FactionGenerator.NewGeneratedFaction (RimWorld.Planet.PlanetLayer layer, RimWorld.FactionGeneratorParms parms) [0x00244] in <24d25868955f4df08b02c73b55f389fe>:0 
    - POSTFIX OskarPotocki.VEF: Void VEF.Planet.VanillaExpandedFramework_FactionGenerator_NewGeneratedFaction_Patch:Postfix(PlanetLayer layer, FactionGeneratorParms parms, Faction& __result)
  at RimWorld.FactionGenerator.CreateFactionAndAddToManager (RimWorld.Planet.PlanetLayer layer, RimWorld.FactionDef facDef) [0x000cf] in <24d25868955f4df08b02c73b55f389fe>:0 
  at RimWorld.FactionGenerator.AddFactionToManager (RimWorld.Planet.PlanetLayer layer, RimWorld.FactionDef facDef) [0x00000] in <24d25868955f4df08b02c73b55f389fe>:0 
  at RimWorld.FactionGenerator.InitializeFactions (RimWorld.Planet.PlanetLayer layer, System.Collections.Generic.List`1[T] factions) [0x0001d] in <24d25868955f4df08b02c73b55f389fe>:0 
  at RimWorld.FactionGenerator.GenerateFactionsIntoWorldLayer (RimWorld.Planet.PlanetLayer layer, System.Collections.Generic.List`1[T] factions) [0x0000d] in <24d25868955f4df08b02c73b55f389fe>:0 
  at RimWorld.Planet.WorldGenStep_Factions.GenerateFresh (System.String seed, RimWorld.Planet.PlanetLayer layer) [0x00006] in <24d25868955f4df08b02c73b55f389fe>:0 
  at RimWorld.Planet.WorldGenerator.GeneratePlanetLayer (RimWorld.Planet.PlanetLayer layer, System.String seedString, System.Int32 seed) [0x0004f] in <24d25868955f4df08b02c73b55f389fe>:0 
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch4 (string)
RimWorld.Planet.WorldGenerator:GeneratePlanetLayer (RimWorld.Planet.PlanetLayer,string,int)
RimWorld.Planet.WorldGenerator:GenerateWorld (single,string,RimWorld.Planet.OverallRainfall,RimWorld.Planet.OverallTemperature,RimWorld.Planet.OverallPopulation,RimWorld.Planet.LandmarkDensity,System.Collections.Generic.List`1<RimWorld.FactionDef>,single)
RimWorld.Page_CreateWorldParams:<CanDoNext>b__20_0 ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.LongEventHandler.RunEventFromAnotherThread_Patch3 (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 ()




What's going on?

image.png.c399125def7d77a93e99d9369f9cd5ab.png

a hugslog is more useful here, press Ctrl F12 after this error pops up,

Posted

I looked around to try and find the answer to this question myself but I could not.

 

Are there any mods that work with 1.6 that provide at least one set of clothing that works on children?

The only DLC I have is Anomaly so I do not have the vanilla game clothing access provided by the other DLCs.

Since RimJobWorld adds pregnancy, I would love it if my children did not run around naked and upset. I've made every piece of clothing possible to see if they could wear anything at all, but the only thing that they've been able to wear is a face mask.

 

I tried a couple of older mods like "Babies and Children," as well as another one that I can't remember what the name was off the top of my head. Both of them didn't work and one of them crashed my entire game out.

Posted

Hey bros, having an issue, could someone perhaps give me a tip as to what mod might be affecting RJW?

 

Recently, the Nude textures stopped working by default, and sometimes the pawns are random colours. The ones that are default skin colours can have the nude textures switched on with Character editor switch of body from male to female, and the appropriate parts appear, but not for the colourful pawns.

 

It seemed to happen in the last week and a half or so.

 

Posted

hey folks
after a long break, i started  to play rimworld with rjw again. it was total uninstall and fresh start. however i see too much errors about animations. where did i go wrong and what should i do ? i added red and yellow errors and my mods below. i hope i can handle those :/

 

 

 

 



image.png.2239957d17122f0111b45ab861ff8876.png

image.png.9c182a2a9a0cf6351a755033276c4f8a.png


image.png.7a26305da893e674fd4723ba81238105.png

 

image.png.7f66a6ad597bafafc4d8e94e997805b9.png

 

 

 

 

 


image.png.46a27696c043eb0d185ac98c7eaeb52f.pngimage.png.363da2cc9a6772e661f362bfa37cb981.pngimage.png.2d0e8f66b09d3aa376f2d908f6045311.pngimage.png.e73ec41545dde302323c6b102715aab9.pngimage.png.22ddcadaf0c2b2bd90d028325257efb6.png

Posted

I'm having a bit of weirdness dealing with pawns reaching orgasm and throwing an error before they finish and their sex need refills. The non-hugslog error contains the following:
 

Spoiler

Exception in JobDriver fixed tick for pawn Mau driver=JobDriver_Masturbate (toilIndex=1) driver.job=(RJW_Masturbate (Job_233307) A = Thing_Human2380 C = (254, 0, 188) Giver = ThinkNode_QueuedJob [workGiverDef: null])
System.InvalidCastException: Specified cast is not valid.
[Ref 86D515D8]
  at RJWAdditions.Additions.MenstruationImpreg_patch (System.Boolean& __result, rjw.SexProps props) [0x00195] in <b4d218a6d6b341d5b84cc895d23be3cb>:0 
  at RJW_Menstruation.Impregnate_Patch.Prefix (rjw.SexProps props) [0x00018] in <ad9a0c47e3884171b24756f9e01cf4de>:0 
    - PREFIX rjw.additions: Boolean RJWAdditions.Additions:MenstruationImpreg_patch(Boolean& __result, SexProps props)
  at rjw.PregnancyHelper.impregnate (rjw.SexProps props) [0x0000f] in <b83521ca65fa481e860c4308799e5105>:0 
    - PREFIX RJW_Menstruation: Boolean RJW_Menstruation.Impregnate_Patch:Prefix(SexProps props)
    - POSTFIX rjw_genes: Void RJW_Genes.PatchPregnancyHelper:ImpregnatePostfix(SexProps& props)
    - POSTFIX RJW_Menstruation: Void RJW_Menstruation.Impregnate_Patch:Postfix(SexProps props)
  at rjw.JobDriver_Sex.Orgasm () [0x000ab] in <b83521ca65fa481e860c4308799e5105>:0 
    - PREFIX rv2_rjw: Void RV2_RJW.Patch_JobDriver_Sex_Orgasm:EjectPreyIntoPartner(JobDriver_Sex __instance)
    - PREFIX rjw.cum: Boolean rjwcum.Orgasm_Cum_Apply:Orgasm_Cum_Patch(JobDriver_Sex __instance)
    - POSTFIX RJW_Sexperience: Void RJWSexperience.RJW_Patch_Orgasm:Postfix(JobDriver_Sex __instance)
  at rjw.JobDriver_Sex.SexTick (Verse.Pawn pawn, Verse.Thing target, System.Boolean pawnnude, System.Boolean partnernude) [0x0003e] in <b83521ca65fa481e860c4308799e5105>:0 
    - PREFIX rjwanim: Boolean Rimworld_Animations.HarmonyPatch_SexTick:Prefix(JobDriver_Sex __instance, Pawn pawn, Thing target)
    - POSTFIX Privacy_Please: Void Privacy_Please.HarmonyPatch_JobDriver_Sex_SexTick:Postfix(JobDriver_Sex& __instance)
    - POSTFIX rjwanim: Void Rimworld_Animations.HarmonyPatch_JobDriver_Sex2:Postfix(JobDriver_Sex __instance, Pawn pawn, Thing target)
    - POSTFIX RJW_Menstruation: Void RJW_Menstruation.SexTick_Patch:Postfix(JobDriver_Sex __instance, Pawn pawn, Thing target)
  at rjw.JobDriver_Masturbate.<MakeNewToils>b__5_5 () [0x00034] in /builds/amevarashi/rjw/1.6/Source/JobDrivers/JobDriver_Masturbate.cs:65 
  at Verse.AI.JobDriver.DriverTick () [0x00170] in <f7a9e19fc1544299a67a6692e164bd0c>:0 
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch3 (string)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.AI.JobUtility.TryStartErrorRecoverJob_Patch1 (Verse.Pawn,string,System.Exception,Verse.AI.JobDriver)
Verse.AI.JobDriver:DriverTick ()
Verse.AI.Pawn_JobTracker:JobTrackerTick ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Pawn.Tick_Patch1 (Verse.Pawn)
Verse.Thing:DoTick ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.TickList.Tick_Patch2 (Verse.TickList)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.TickManager.DoSingleTick_Patch5 (Verse.TickManager)
Verse.TickManager:TickManagerUpdate ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Game.UpdatePlay_Patch2 (Verse.Game)
Verse.Root_Play:Update ()

 



I had an identical error prior to this when a pawn and an animal were reaching orgasm - it resolved after I removed the RJW-Quirks addon. However, the fact that it has come back in a similar way with a different pawn makes me think I may have a compatibility issue going on somewhere.

Any recommendations or interpretations of the error code would be helpful.

Posted
5 hours ago, IriX640 said:

I'm having a bit of weirdness dealing with pawns reaching orgasm and throwing an error before they finish and their sex need refills. The non-hugslog error contains the following:
 

  Reveal hidden contents

Exception in JobDriver fixed tick for pawn Mau driver=JobDriver_Masturbate (toilIndex=1) driver.job=(RJW_Masturbate (Job_233307) A = Thing_Human2380 C = (254, 0, 188) Giver = ThinkNode_QueuedJob [workGiverDef: null])
System.InvalidCastException: Specified cast is not valid.
[Ref 86D515D8]
  at RJWAdditions.Additions.MenstruationImpreg_patch (System.Boolean& __result, rjw.SexProps props) [0x00195] in <b4d218a6d6b341d5b84cc895d23be3cb>:0 
  at RJW_Menstruation.Impregnate_Patch.Prefix (rjw.SexProps props) [0x00018] in <ad9a0c47e3884171b24756f9e01cf4de>:0 
    - PREFIX rjw.additions: Boolean RJWAdditions.Additions:MenstruationImpreg_patch(Boolean& __result, SexProps props)
  at rjw.PregnancyHelper.impregnate (rjw.SexProps props) [0x0000f] in <b83521ca65fa481e860c4308799e5105>:0 
    - PREFIX RJW_Menstruation: Boolean RJW_Menstruation.Impregnate_Patch:Prefix(SexProps props)
    - POSTFIX rjw_genes: Void RJW_Genes.PatchPregnancyHelper:ImpregnatePostfix(SexProps& props)
    - POSTFIX RJW_Menstruation: Void RJW_Menstruation.Impregnate_Patch:Postfix(SexProps props)
  at rjw.JobDriver_Sex.Orgasm () [0x000ab] in <b83521ca65fa481e860c4308799e5105>:0 
    - PREFIX rv2_rjw: Void RV2_RJW.Patch_JobDriver_Sex_Orgasm:EjectPreyIntoPartner(JobDriver_Sex __instance)
    - PREFIX rjw.cum: Boolean rjwcum.Orgasm_Cum_Apply:Orgasm_Cum_Patch(JobDriver_Sex __instance)
    - POSTFIX RJW_Sexperience: Void RJWSexperience.RJW_Patch_Orgasm:Postfix(JobDriver_Sex __instance)
  at rjw.JobDriver_Sex.SexTick (Verse.Pawn pawn, Verse.Thing target, System.Boolean pawnnude, System.Boolean partnernude) [0x0003e] in <b83521ca65fa481e860c4308799e5105>:0 
    - PREFIX rjwanim: Boolean Rimworld_Animations.HarmonyPatch_SexTick:Prefix(JobDriver_Sex __instance, Pawn pawn, Thing target)
    - POSTFIX Privacy_Please: Void Privacy_Please.HarmonyPatch_JobDriver_Sex_SexTick:Postfix(JobDriver_Sex& __instance)
    - POSTFIX rjwanim: Void Rimworld_Animations.HarmonyPatch_JobDriver_Sex2:Postfix(JobDriver_Sex __instance, Pawn pawn, Thing target)
    - POSTFIX RJW_Menstruation: Void RJW_Menstruation.SexTick_Patch:Postfix(JobDriver_Sex __instance, Pawn pawn, Thing target)
  at rjw.JobDriver_Masturbate.<MakeNewToils>b__5_5 () [0x00034] in /builds/amevarashi/rjw/1.6/Source/JobDrivers/JobDriver_Masturbate.cs:65 
  at Verse.AI.JobDriver.DriverTick () [0x00170] in <f7a9e19fc1544299a67a6692e164bd0c>:0 
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch3 (string)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.AI.JobUtility.TryStartErrorRecoverJob_Patch1 (Verse.Pawn,string,System.Exception,Verse.AI.JobDriver)
Verse.AI.JobDriver:DriverTick ()
Verse.AI.Pawn_JobTracker:JobTrackerTick ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Pawn.Tick_Patch1 (Verse.Pawn)
Verse.Thing:DoTick ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.TickList.Tick_Patch2 (Verse.TickList)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.TickManager.DoSingleTick_Patch5 (Verse.TickManager)
Verse.TickManager:TickManagerUpdate ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Game.UpdatePlay_Patch2 (Verse.Game)
Verse.Root_Play:Update ()

 



I had an identical error prior to this when a pawn and an animal were reaching orgasm - it resolved after I removed the RJW-Quirks addon. However, the fact that it has come back in a similar way with a different pawn makes me think I may have a compatibility issue going on somewhere.

Any recommendations or interpretations of the error code would be helpful.

I recently updated, hopefully it should be fixed

Posted (edited)
8 hours ago, ESeeker said:

I recently updated, hopefully it should be fixed


I will do some messing around with it later this evening and see if the error reoccurs - thanks for the update.

EDIT: So far the error has not reoccurred and pawns are properly orgasming again without errors, nicely done


also, since you are here, I've rooted out the causes of a few errors with RJW Additions if you wanted to include them in an update - 

-Compatibility patch with RimPsyche does not apply properly - find mod patch operation has the wrong PackageID (should be "Maux36.Rimpsyche" instead of "Rimpsyche")

-Misc.xml has a harmless leading whitespace in the start of the text in the <description> tag, deleting the space clears up some console errors.
 

Edited by IriX640
Posted
9 hours ago, ESeeker said:

I recently updated, hopefully it should be fixed


I did get another error to throw during a beast interaction - rimworld error codes always seem like gibberish to me but maybe related to the patch for eltoro's stretching? or appears to be looking for a thought from LL - but I could be completely off on that. maybe someone can make more sense of it, I always hated rimworld error codes.
 

Spoiler

JobDriver threw exception in toil unnamed's initAction for pawn Rex driver=JobDriver_BestialityForFemale (toilIndex=6) driver.job=(BestialityForFemale (Job_254780) A = Thing_Fox_Red65497 B = Thing_AnimalSleepingSpot210693 Giver = ThinkNode_QueuedJob [workGiverDef: null])
System.MissingMethodException: Method not found: void LLStretcher.Stretcher.ApplyTightSexThoughts(Verse.Pawn,Verse.Pawn,single,single)
[Ref 5F358F29]
  at RJWAdditions.Additions.EltoroSterch_patch (rjw.SexProps props) [0x00128] in <62a4fefab2184d30a006dfcdbe674ff5>:0 
  at LLStretcher.Patch_Stretching_AfterSexUtilityUpdateRecords.Postfix (rjw.SexProps props) [0x0000f] in <3d13396024f14f0fa239de8627e1f012>:0 
    - PREFIX rjw.additions: Boolean RJWAdditions.Additions:EltoroSterch_patch(SexProps props)
  at rjw.AfterSexUtility.UpdateRecords (rjw.SexProps props) [0x00039] in <b83521ca65fa481e860c4308799e5105>:0 
    - POSTFIX ElToro_BAddon: Void Patch_AnimalInitiatedMating_AfterSexUtilityUpdateRecords:Postfix(SexProps props)
    - POSTFIX RJW_Sexperience: Void RJWSexperience.RJW_Patch_UpdateRecords:Postfix(SexProps props)
    - POSTFIX LLStretcher: Void LLStretcher.Patch_Stretching_AfterSexUtilityUpdateRecords:Postfix(SexProps props)
  at rjw.SexUtility.Aftersex (rjw.SexProps props) [0x0047f] in <b83521ca65fa481e860c4308799e5105>:0 
    - POSTFIX rv2_rjw: Void RV2_RJW.Patch_SexUtility_Aftersex:DoPostSexVoreProposal(SexProps props)
    - POSTFIX RJW_Sexperience: Void RJWSexperience.RJW_Patch_SexUtility_Aftersex_RapeEffects:Postfix(SexProps props)
    - POSTFIX rjw_genes: Void RJW_Genes.Patch_HediffIncreaseOnSex:Postfix(SexProps props)
    - POSTFIX rjw_genes: Void RJW_Genes.Patch_AfterSexUtility_ApplyGeneticInfectors:Postfix(SexProps props)
    - POSTFIX rjw_genes: Void RJW_Genes.Patch_AftersexUtility_TransferGeneticDiseases:Postfix(SexProps props)
    - POSTFIX rjw_genes: Void RJW_Genes.Patch_GeneticSexSwap:Postfix(SexProps props)
    - POSTFIX rjw_genes: Void RJW_Genes.Patch_GeneticSexThief:Postfix(SexProps props)
    - POSTFIX rjw_genes: Void RJW_Genes.Patch_HormonalSaliva:Postfix(SexProps props)
    - POSTFIX rjw_genes: Void RJW_Genes.Patch_Aftersex_ApplyProgressingGeneticTransformations:Postfix(SexProps props)
    - POSTFIX rjw_genes: Void RJW_Genes.Patch_PregnancyOverwrite:Postfix(SexProps props)
    - POSTFIX rjw_genes: Void RJW_Genes.Genes.Special.Patch_AgeDrain:Postfix(SexProps props)
    - POSTFIX rjw_genes: Void RJW_Genes.Genes.Special.Patch_Youth_Fountain:Postfix(SexProps props)
    - POSTFIX RJW_Sexperience.Ideology: Void RJWSexperience.Ideology.Patches.RJW_Patch_SexUtility_Aftersex_RecordHistoryEvents:Postfix(SexProps props)
    - POSTFIX rjw.cum: Void rjwcum.Aftersex_Cum_Apply:Aftersex_Cum_Patch(SexProps props)
  at rjw.SexUtility.ProcessSex (rjw.SexProps props) [0x00075] in <b83521ca65fa481e860c4308799e5105>:0 
    - PREFIX rjw_genes: Void RJWLoveFeeding.LustFeeding:Postfix(SexProps props)
  at rjw.JobDriver_BestialityForFemale+<>c__DisplayClass3_0.<MakeNewToils>b__14 () [0x00000] in /builds/amevarashi/rjw/1.6/Source/JobDrivers/JobDriver_BestialityForFemale.cs:112 
  at Verse.AI.JobDriver.TryActuallyStartNextToil () [0x001b0] in <f7a9e19fc1544299a67a6692e164bd0c>:0 
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch3 (string)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.AI.JobUtility.TryStartErrorRecoverJob_Patch1 (Verse.Pawn,string,System.Exception,Verse.AI.JobDriver)
Verse.AI.JobDriver:TryActuallyStartNextToil ()
Verse.AI.JobDriver:ReadyForNextToil ()
rjw.JobDriver_BestialityForFemale/<>c__DisplayClass3_0:<MakeNewToils>b__13 () (at /builds/amevarashi/rjw/1.6/Source/JobDrivers/JobDriver_BestialityForFemale.cs:105)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.AI.JobDriver.DriverTick_Patch1 (Verse.AI.JobDriver)
Verse.AI.Pawn_JobTracker:JobTrackerTick ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Pawn.Tick_Patch1 (Verse.Pawn)
Verse.Thing:DoTick ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.TickList.Tick_Patch2 (Verse.TickList)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.TickManager.DoSingleTick_Patch5 (Verse.TickManager)
Verse.TickManager:TickManagerUpdate ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Game.UpdatePlay_Patch2 (Verse.Game)
Verse.Root_Play:Update ()

 

 

 

Posted
18 hours ago, IriX640 said:


I will do some messing around with it later this evening and see if the error reoccurs - thanks for the update.

EDIT: So far the error has not reoccurred and pawns are properly orgasming again without errors, nicely done


also, since you are here, I've rooted out the causes of a few errors with RJW Additions if you wanted to include them in an update - 

-Compatibility patch with RimPsyche does not apply properly - find mod patch operation has the wrong PackageID (should be "Maux36.Rimpsyche" instead of "Rimpsyche")

-Misc.xml has a harmless leading whitespace in the start of the text in the <description> tag, deleting the space clears up some console errors.
 

Rimpsyche error is that they changed 2 defs defName also PatchOperationFindMod looks for mod name not id

changed description same result visually but without the harmless error

17 hours ago, IriX640 said:


I did get another error to throw during a beast interaction - rimworld error codes always seem like gibberish to me but maybe related to the patch for eltoro's stretching? or appears to be looking for a thought from LL - but I could be completely off on that. maybe someone can make more sense of it, I always hated rimworld error codes.
 

  Reveal hidden contents

JobDriver threw exception in toil unnamed's initAction for pawn Rex driver=JobDriver_BestialityForFemale (toilIndex=6) driver.job=(BestialityForFemale (Job_254780) A = Thing_Fox_Red65497 B = Thing_AnimalSleepingSpot210693 Giver = ThinkNode_QueuedJob [workGiverDef: null])
System.MissingMethodException: Method not found: void LLStretcher.Stretcher.ApplyTightSexThoughts(Verse.Pawn,Verse.Pawn,single,single)
[Ref 5F358F29]
  at RJWAdditions.Additions.EltoroSterch_patch (rjw.SexProps props) [0x00128] in <62a4fefab2184d30a006dfcdbe674ff5>:0 
  at LLStretcher.Patch_Stretching_AfterSexUtilityUpdateRecords.Postfix (rjw.SexProps props) [0x0000f] in <3d13396024f14f0fa239de8627e1f012>:0 
    - PREFIX rjw.additions: Boolean RJWAdditions.Additions:EltoroSterch_patch(SexProps props)
  at rjw.AfterSexUtility.UpdateRecords (rjw.SexProps props) [0x00039] in <b83521ca65fa481e860c4308799e5105>:0 
    - POSTFIX ElToro_BAddon: Void Patch_AnimalInitiatedMating_AfterSexUtilityUpdateRecords:Postfix(SexProps props)
    - POSTFIX RJW_Sexperience: Void RJWSexperience.RJW_Patch_UpdateRecords:Postfix(SexProps props)
    - POSTFIX LLStretcher: Void LLStretcher.Patch_Stretching_AfterSexUtilityUpdateRecords:Postfix(SexProps props)
  at rjw.SexUtility.Aftersex (rjw.SexProps props) [0x0047f] in <b83521ca65fa481e860c4308799e5105>:0 
    - POSTFIX rv2_rjw: Void RV2_RJW.Patch_SexUtility_Aftersex:DoPostSexVoreProposal(SexProps props)
    - POSTFIX RJW_Sexperience: Void RJWSexperience.RJW_Patch_SexUtility_Aftersex_RapeEffects:Postfix(SexProps props)
    - POSTFIX rjw_genes: Void RJW_Genes.Patch_HediffIncreaseOnSex:Postfix(SexProps props)
    - POSTFIX rjw_genes: Void RJW_Genes.Patch_AfterSexUtility_ApplyGeneticInfectors:Postfix(SexProps props)
    - POSTFIX rjw_genes: Void RJW_Genes.Patch_AftersexUtility_TransferGeneticDiseases:Postfix(SexProps props)
    - POSTFIX rjw_genes: Void RJW_Genes.Patch_GeneticSexSwap:Postfix(SexProps props)
    - POSTFIX rjw_genes: Void RJW_Genes.Patch_GeneticSexThief:Postfix(SexProps props)
    - POSTFIX rjw_genes: Void RJW_Genes.Patch_HormonalSaliva:Postfix(SexProps props)
    - POSTFIX rjw_genes: Void RJW_Genes.Patch_Aftersex_ApplyProgressingGeneticTransformations:Postfix(SexProps props)
    - POSTFIX rjw_genes: Void RJW_Genes.Patch_PregnancyOverwrite:Postfix(SexProps props)
    - POSTFIX rjw_genes: Void RJW_Genes.Genes.Special.Patch_AgeDrain:Postfix(SexProps props)
    - POSTFIX rjw_genes: Void RJW_Genes.Genes.Special.Patch_Youth_Fountain:Postfix(SexProps props)
    - POSTFIX RJW_Sexperience.Ideology: Void RJWSexperience.Ideology.Patches.RJW_Patch_SexUtility_Aftersex_RecordHistoryEvents:Postfix(SexProps props)
    - POSTFIX rjw.cum: Void rjwcum.Aftersex_Cum_Apply:Aftersex_Cum_Patch(SexProps props)
  at rjw.SexUtility.ProcessSex (rjw.SexProps props) [0x00075] in <b83521ca65fa481e860c4308799e5105>:0 
    - PREFIX rjw_genes: Void RJWLoveFeeding.LustFeeding:Postfix(SexProps props)
  at rjw.JobDriver_BestialityForFemale+<>c__DisplayClass3_0.<MakeNewToils>b__14 () [0x00000] in /builds/amevarashi/rjw/1.6/Source/JobDrivers/JobDriver_BestialityForFemale.cs:112 
  at Verse.AI.JobDriver.TryActuallyStartNextToil () [0x001b0] in <f7a9e19fc1544299a67a6692e164bd0c>:0 
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch3 (string)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.AI.JobUtility.TryStartErrorRecoverJob_Patch1 (Verse.Pawn,string,System.Exception,Verse.AI.JobDriver)
Verse.AI.JobDriver:TryActuallyStartNextToil ()
Verse.AI.JobDriver:ReadyForNextToil ()
rjw.JobDriver_BestialityForFemale/<>c__DisplayClass3_0:<MakeNewToils>b__13 () (at /builds/amevarashi/rjw/1.6/Source/JobDrivers/JobDriver_BestialityForFemale.cs:105)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.AI.JobDriver.DriverTick_Patch1 (Verse.AI.JobDriver)
Verse.AI.Pawn_JobTracker:JobTrackerTick ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Pawn.Tick_Patch1 (Verse.Pawn)
Verse.Thing:DoTick ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.TickList.Tick_Patch2 (Verse.TickList)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.TickManager.DoSingleTick_Patch5 (Verse.TickManager)
Verse.TickManager:TickManagerUpdate ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Game.UpdatePlay_Patch2 (Verse.Game)
Verse.Root_Play:Update ()

 

 

 

when compiling code in visual studio the method has to exist otherwise it will fail

are you using latest version of Eltoro's stretching?

Posted

Can modders please include *.dds in their .gitignore if they are not going to be including compressed/upscaled textures

Pulling and updating will cause conflicts and require users to manually stash/edit gitignre

Posted (edited)

I also have problems with the rjw-elt-baddon (ElToro's Bestiality Add-On). After installing the mod, nothing changed in the game. Settlers continued to ignore animals. Removing the mod didn't fix the errors. I had to start a new game without it. 

Exception in JobDriver fixed tick for pawn Рито driver=JobDriver_BestialityForMale (toilIndex=7) driver.job=(Bestiality (Job_4416930) A = Thing_akame41617 Giver = ThinkNode_QueuedJob [workGiverDef: null])
System.NullReferenceException: Object reference not set to an instance of an object
[Ref E788A891]
...


07.11
I think I found the problem. I'm having trouble with the quirk from the "rjw-quirks-master" mod. If a settler has the Teratophilia quirk, an error occurs and the action fails. Removing this quirk solved the problem. v1.6.0.2

It's possible the "ElToro's Bestiality Add-On" mod wasn't the cause of the problems, but it still doesn't work for me.

Edited by opostol
Posted

I have issue where everyone has incest aversion and refuse to do anything with anyone. Temporary fix was to add free incest precept trough ideology. Haven't been able to track the issue which would be causing it, yet.

photo_2025-11-12_19-43-37.jpg

Posted (edited)

Having the same "Stretcher" issues as some above, causing what's essentially a progression hard-lock as none of the after-sex checks seem to be firing from penetrative/oral encounters, causing reproduction and most of the positives from mood and thoughts to be completely prevented. Latest Elt's Stretch and RJW are installed, though there seems to be references being made to Big & Small's Framework and RJW Additions, I also saw this kind of AfterSex misfire problem be reported on Cumpilation. Likely not an RJW issue, so hoping this ends up reaching somebody who knows their stuff way more than me bumbling around with casual guesswork.

HugsLib log was taken just after a failed test during a decently long play session.

https://gist.github.com/HugsLibRecordKeeper/737e307688c8a083867785c21778c53f

Edited by EnhancedLeonidas
spelling and grammar
Posted
3 hours ago, EnhancedLeonidas said:

Having the same "Stretcher" issues as some above, causing what's essentially a progression hard-lock as none of the after-sex checks seem to be firing from penetrative/oral encounters, causing reproduction and most of the positives from mood and thoughts to be completely prevented. Latest Elt's Stretch and RJW are installed, though there seems to be references being made to Big & Small's Framework and RJW Additions, I also saw this kind of AfterSex misfire problem be reported on Cumpilation. Likely not an RJW issue, so hoping this ends up reaching somebody who knows their stuff way more than me bumbling around with casual guesswork.

HugsLib log was taken just after a failed test during a decently long play session.

https://gist.github.com/HugsLibRecordKeeper/737e307688c8a083867785c21778c53f

definitely outdated Elt's Stretch

method should exist inside: rjw-elt-stretching\Source\rjw-elt-stretching\LLStretcher\Stretching\NewStretch.cs

there are multiple errors in your log and the stretching one does not reference B&S

Posted
18 hours ago, ESeeker said:

definitely outdated Elt's Stretch

method should exist inside: rjw-elt-stretching\Source\rjw-elt-stretching\LLStretcher\Stretching\NewStretch.cs

there are multiple errors in your log and the stretching one does not reference B&S

Alright so, updating Elt's Stretching to the version from a week ago solved the red errors and those mechanics are working again (which is odd because I was using a version from months ago before the version I had issues with and everything was working, might've been something someone changed in-between).

However, and this is probably more a problem with Cumpilation and Mensturation Cycle, but when I was talking about B&S, I was talking about the attached screencrop. B&S has two patches that reference Lovin' while causing yellow errors, and like Cumpliation, B&S Framework is notorious for forcing mechanics and content onto the user with no levers/switches, so I thought it'd might be the culprit, as this started after I'd updated B&S twice and then used updated version of Cumpilation and MC (yeah I know, stupid while a non-test-save is ongoing).

Attached HugLog and screencrop, crop is a bit older and HugLog was taken after trying to reset B&S' cache and doing a few tests (with special guest red error spam cause the game keeps trying to "fix" the gentials of my pawn of lost them in a maddening Meadow Ave raid?). Genuinely can't tell what's happening as the game doesn't throw any errors when the two pawns finish up both times but fertilization isn't happening, but it might also mean I need a whole new save for it to function correctly again. Will probably copy-paste this in a way and throw this at the other mod creators/authors but putting it here because it's a larger thread and somebody might know something.

https://gist.github.com/HugsLibRecordKeeper/37b2ae6dbc9437346d9893b1e75fa484

B&SLovinYellowError.PNG

Posted (edited)

Im not 100% sure if it is added from the base-mod RJW or another one like maybe Cumpilation or Sexperience but since I didnt find any mention of this feature in any mod I just thought id ask at the "source":

I somewhat recently started a new play through with very hard general settings and very RP restricted so its a really long term game. About 8 years into the run I noticed my first pawn run round, masturbate but he would never "finish", he would just go straight back to masturbating without actually finishing. Never any cum on the ground nothing. Opened the console and noticed he is causing a stack overflow or whatever it was called. Checked his stuff and low and behold when I checked his genitals the fluid amount was so high that it caused a overflow every time he came.

So which mod adds that with every time a pawn cum's the cum amount overall increases? Because that mod should probably limit it at like 10k or something or make the increase way slower (or maybe add a mod option to to increase/decrease the gain). It gets to ridiculous levels quite quickly, even without the error. Had a tamed mink that was already close to 7 digit amount too.

Easy fix/work around for now if someone runs into the same problem:
With character editor delete his genitals and then add them back. He will start back at the standard amount, can cum again and it wont cause errors anymore. 

Sorry if this feature isn't from your mod directly but since no mod mentions it I'm struggling a bit to find the mod that causes it.

Edited by Valtegro
Posted

Does anyone know if certain 1.5 mods still work with 1.6? Like the Stripper Pole/Dance Spot? If Dance Spot was apart of it, don't remember where that's from.

  • 2 weeks later...
Posted

The homewrecking modifier is preventing romance (or at least casual sex) between 2 pawns even though ideology precepts should allow it (and does so without RJW). Is there a way to remove that modifier or adjust it in any way?

Create an account or sign in to comment

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

Create an account

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

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...