Jump to content

[mod] RimJobWorld


Skömer

AI  

633 members have voted

  1. 1. Usage of AI / LLMs

    • Never used it / involuntarily used it because its automatically included everywhere
      186
    • Only a Handful of times
      159
    • Once a month
      34
    • Every week
      102
    • Daily
      152
  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
      341
    • As a personal companion/partner
      73
    • For making art
      84


Recommended Posts

Posted

I'm suffering a bug with insectoids: in some cases when an insectoid sexes up a downed human, the insectoid ends up cocooned at the end instead of the human. This is funny but also has severe gameplay effects, because the vanilla game has the rest of the insectoids attack if an insectoid goes down for any reason.

 

I haven't determined all the conditions, but it seems to be linked to male humans (penises?) and vaginal sex. I looked at the code a little bit, and I think it assumes the insectoid is always the initiator and something is breaking that assumption.

Posted (edited)

My pawns sexual need is still not being fulfilled by actual sex, only masturbation. (Edit: This seems to be the same issue as some others have posted: some pawns will engage in sex and their orgasm meters will reset at 90% without completing. This results in extended bouts of sex to the point of exhaustion and break risk if not stopped manually.) 

 

I saw that this was resolved by "a mod fix" but I updated RJW minutes ago and it seems to not have fixed it. Is there another mod I need to update? 

 

Any info would be appreciated! Thanks to anyone who reads. 

 

 

Edited by shadowokker
Discovered more about the issue
Posted

So... something WEIRD is happening, my male pawn are dying... of semen ???? 

i am very confused, this didn't happen before and we do have confort pawn.

Posted
2 hours ago, Erilla said:

So... something WEIRD is happening, my male pawn are dying... of semen ???? 

i am very confused, this didn't happen before and we do have confort pawn.

semen is lethal, that's why all males masturbate everyday!

Posted
On 12/27/2021 at 3:39 AM, forz said:

Error when a pawn tried to violate a corpse. No mods other than RJW, its dependencies and character editor. No RJW submods either.

 

  Reveal hidden contents

JobDriver threw exception in initAction for pawn Paulo driver=JobDriver_ViolateCorpse (toilIndex=1) driver.job=(ViolateCorpse (Job_2288) A=Thing_Corpse_Human18645)
System.NullReferenceException: Object reference not set to an instance of an object
  at rjw.Modules.Interactions.Rules.PartKindUsageRules.Implementation.PawnAlreadySatisfiedPartKindUsageRule+<Modifiers>d__2.MoveNext () [0x00039] in <d0d6d7e5ba7340178d2c94d028c6e983>:0 
  at System.Collections.Generic.List`1[T].InsertRange (System.Int32 index, System.Collections.Generic.IEnumerable`1[T] collection) [0x000db] in <eae584ce26bc40229c1b1aa476bfa589>:0 
  at System.Collections.Generic.List`1[T].AddRange (System.Collections.Generic.IEnumerable`1[T] collection) [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0 
  at System.Linq.Enumerable+SelectManySingleSelectorIterator`2[TSource,TResult].ToList () [0x00028] in <351e49e2a5bf4fd6beabb458ce2255f3>:0 
  at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0001f] in <351e49e2a5bf4fd6beabb458ce2255f3>:0 
  at rjw.Modules.Interactions.Internals.Implementation.PartPreferenceDetectorService.BlockedPartsForSubmissive (rjw.Modules.Interactions.Contexts.InteractionContext context) [0x00023] in <d0d6d7e5ba7340178d2c94d028c6e983>:0 
  at rjw.Modules.Interactions.Internals.Implementation.PartPreferenceDetectorService.DetectPartPreferences (rjw.Modules.Interactions.Contexts.InteractionContext context) [0x00022] in <d0d6d7e5ba7340178d2c94d028c6e983>:0 
  at rjw.Modules.Interactions.Implementation.LewdInteractionService.GenerateInteraction (rjw.Modules.Interactions.Contexts.InteractionInputs inputs) [0x00168] in <d0d6d7e5ba7340178d2c94d028c6e983>:0 
  at rjw.SexUtility.SelectSextype (Verse.Pawn pawn, Verse.Pawn partner, System.Boolean rape, System.Boolean whoring) [0x00048] in <d0d6d7e5ba7340178d2c94d028c6e983>:0 
  at rjw.JobDriver_SexBaseInitiator.Start () [0x000a5] in <d0d6d7e5ba7340178d2c94d028c6e983>:0 
  at rjw.JobDriver_ViolateCorpse.<MakeNewToils>b__1_3 () [0x00021] in <d0d6d7e5ba7340178d2c94d028c6e983>:0 
  at Verse.AI.JobDriver.TryActuallyStartNextToil () [0x001de] in <1c5dcde1a40a45f3b50112cbaaa3e45c>:0

 

Ditto.

 

Got this error multiple times after a huge bloody raid and I thought it was a mod conflict.

Backed up and did some testing with only the basics (Harmony, Core, Royalty, Ideology, Mod Manager, HugsLib, RimJobWorld).
 

Error Logs:
 

Spoiler

JobDriver threw exception in initAction for pawn Sean driver=JobDriver_ViolateCorpse (toilIndex=1) driver.job=(ViolateCorpse (Job_39185) A=Thing_Corpse_Human38909)
System.NullReferenceException: Object reference not set to an instance of an object
  at rjw.Modules.Interactions.Rules.PartKindUsageRules.Implementation.PawnAlreadySatisfiedPartKindUsageRule+<Modifiers>d__2.MoveNext () [0x00039] in <d0d6d7e5ba7340178d2c94d028c6e983>:0 
  at System.Collections.Generic.List`1[T].InsertRange (System.Int32 index, System.Collections.Generic.IEnumerable`1[T] collection) [0x000db] in <eae584ce26bc40229c1b1aa476bfa589>:0 
  at System.Collections.Generic.List`1[T].AddRange (System.Collections.Generic.IEnumerable`1[T] collection) [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0 
  at System.Linq.Enumerable+SelectManySingleSelectorIterator`2[TSource,TResult].ToList () [0x00028] in <351e49e2a5bf4fd6beabb458ce2255f3>:0 
  at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0001f] in <351e49e2a5bf4fd6beabb458ce2255f3>:0 
  at rjw.Modules.Interactions.Internals.Implementation.PartPreferenceDetectorService.BlockedPartsForSubmissive (rjw.Modules.Interactions.Contexts.InteractionContext context) [0x00023] in <d0d6d7e5ba7340178d2c94d028c6e983>:0 
  at rjw.Modules.Interactions.Internals.Implementation.PartPreferenceDetectorService.DetectPartPreferences (rjw.Modules.Interactions.Contexts.InteractionContext context) [0x00022] in <d0d6d7e5ba7340178d2c94d028c6e983>:0 
  at rjw.Modules.Interactions.Implementation.LewdInteractionService.GenerateInteraction (rjw.Modules.Interactions.Contexts.InteractionInputs inputs) [0x00168] in <d0d6d7e5ba7340178d2c94d028c6e983>:0 
  at rjw.SexUtility.SelectSextype (Verse.Pawn pawn, Verse.Pawn partner, System.Boolean rape, System.Boolean whoring) [0x00048] in <d0d6d7e5ba7340178d2c94d028c6e983>:0 
  at rjw.JobDriver_SexBaseInitiator.Start () [0x000a5] in <d0d6d7e5ba7340178d2c94d028c6e983>:0 
  at rjw.JobDriver_ViolateCorpse.<MakeNewToils>b__1_3 () [0x00021] in <d0d6d7e5ba7340178d2c94d028c6e983>:0 
  at Verse.AI.JobDriver.TryActuallyStartNextToil () [0x001de] in <cdbd0ed5089a418da09b9a259f9dbd8f>:0 
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.AI.JobUtility:TryStartErrorRecoverJob (Verse.Pawn,string,System.Exception,Verse.AI.JobDriver)
Verse.AI.JobDriver:TryActuallyStartNextToil ()
Verse.AI.JobDriver:ReadyForNextToil ()
Verse.AI.JobDriver:Notify_PatherArrived ()
Verse.AI.Pawn_PathFollower:PatherArrived ()
Verse.AI.Pawn_PathFollower:TryEnterNextPathCell ()
Verse.AI.Pawn_PathFollower:PatherTick ()
Verse.Pawn:Tick ()
Verse.TickList:Tick ()
Verse.TickManager:DoSingleTick ()
Verse.TickManager:TickManagerUpdate ()
Verse.Game:UpdatePlay ()
Verse.Root_Play:Update ()

 

Posted
6 hours ago, wickedsurf said:

Ditto.

 

Got this error multiple times after a huge bloody raid and I thought it was a mod conflict.

Backed up and did some testing with only the basics (Harmony, Core, Royalty, Ideology, Mod Manager, HugsLib, RimJobWorld).
 

Error Logs:
 

  Reveal hidden contents

 

try this 1

RJW 4.9.4.2 necro fix.7z

Posted
On 12/30/2021 at 3:07 AM, shadowokker said:

My pawns sexual need is still not being fulfilled by actual sex, only masturbation. (Edit: This seems to be the same issue as some others have posted: some pawns will engage in sex and their orgasm meters will reset at 90% without completing. This results in extended bouts of sex to the point of exhaustion and break risk if not stopped manually.) 

 

I saw that this was resolved by "a mod fix" but I updated RJW minutes ago and it seems to not have fixed it. Is there another mod I need to update? 

 

Any info would be appreciated! Thanks to anyone who reads. 

 

 

need to update all mods

Posted
2 hours ago, Ed86 said:

need to update all mods

 

Hey, thanks for the reply. I did give that a go, still having the issue. It's possible it's just this save that is broken. I saw that some people were having this same issue with the I Feel Dirty patch, which I don't have, so I dunno what else I've done wrong. I'll tinker and continue updating all mods as they come out. Thanks again.

Posted

Does the Hospitality mod play nice with RJW? I have some guests at my base but my hero pawn doesn't have any sex interactions with them when I right click,

Posted

Hospitality used to work fine with it, although if you have the setting enabled where your pawn punches people during rape scenes it will make them mad. Right click isn't working at all for me though atm, None of the RMB RjW actions work on the last few versions for me, are they working for you on none hospitality pawns? 

Posted
8 minutes ago, shadowokker said:

 

Hey, thanks for the reply. I did give that a go, still having the issue. It's possible it's just this save that is broken. I saw that some people were having this same issue with the I Feel Dirty patch, which I don't have, so I dunno what else I've done wrong. I'll tinker and continue updating all mods as they come out. Thanks again.

not filling sexneed is broken submods, who patch rjw, but error and break everything to shit

Posted (edited)
3 hours ago, NoppaiKohai said:

Hospitality used to work fine with it, although if you have the setting enabled where your pawn punches people during rape scenes it will make them mad. Right click isn't working at all for me though atm, None of the RMB RjW actions work on the last few versions for me, are they working for you on none hospitality pawns? 

Alright. After some testing with dev mode by forcing visitors, it turns out that it specifically didn't work with the Asari Republics faction from "RimEffect: Asari and Reapers". 

What I wasn't seeing was that this faction doesn't spawn with genitals so there was no sex option. It works fine otherwise.

 

10 pages back people are mentioning that the new "RimEffect: Asari and Reapers" mod doesn't have support for RJW.

It confused me because I have both the new and old Asari mods installed and the old one does have RJW support, so I didn't even think to check. And it was also bad luck that this was my first faction guest in Hospitality.

Edited by Refuto
Posted

I'm having a problem with the animal pens. I can't seem to do zoophilia events with them as all it says is either rope them to a pen or that they're already in the best pen. I've no problem with the non-pen animals.

Posted

Hey was hoping I can get some help on this error - 

 

JobDriver threw exception in initAction for pawn Kayley driver=JobDriver_SexQuick (toilIndex=5) driver.job=(Quickie (Job_14764) A=Thing_Human1300)
System.MissingFieldException: Field 'rjw.SexProps.reciever' not found.
  at RJWSexperience.RJW_Patch_UpdateRecords.Postfix (rjw.SexProps props) [0x00000] in <6cd8c3aaec5b4ada801d44235d40b5ad>:0 
  at (wrapper dynamic-method) rjw.AfterSexUtility.rjw.AfterSexUtility.UpdateRecords_Patch1(rjw.SexProps)
  at (wrapper dynamic-method) rjw.SexUtility.rjw.SexUtility.Aftersex_Patch1(rjw.SexProps)
  at rjw.SexUtility.ProcessSex (rjw.SexProps props) [0x0004b] in <d0d6d7e5ba7340178d2c94d028c6e983>:0 
  at rjw.JobDriver_SexQuick+<>c__DisplayClass1_0.<MakeNewToils>b__11 () [0x00000] in <d0d6d7e5ba7340178d2c94d028c6e983>:0 
  at Verse.AI.JobDriver.TryActuallyStartNextToil () [0x001de] in <cdbd0ed5089a418da09b9a259f9dbd8f>:0 
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.AI.JobUtility:TryStartErrorRecoverJob (Verse.Pawn,string,System.Exception,Verse.AI.JobDriver)
Verse.AI.JobDriver:TryActuallyStartNextToil ()
Verse.AI.JobDriver:ReadyForNextToil ()
rjw.JobDriver_SexQuick/<>c__DisplayClass1_0:<MakeNewToils>b__8 ()
(wrapper dynamic-method) Verse.AI.JobDriver:Verse.AI.JobDriver.DriverTick_Patch0 (Verse.AI.JobDriver)
(wrapper dynamic-method) Verse.AI.Pawn_JobTracker:Verse.AI.Pawn_JobTracker.JobTrackerTick_Patch0 (Verse.AI.Pawn_JobTracker)
(wrapper dynamic-method) Verse.Pawn:Verse.Pawn.Tick_Patch2 (Verse.Pawn)
Verse.TickList:Tick ()
(wrapper dynamic-method) Verse.TickManager:Verse.TickManager.DoSingleTick_Patch1 (Verse.TickManager)
Verse.TickManager:TickManagerUpdate ()
(wrapper dynamic-method) Verse.Game:Verse.Game.UpdatePlay_Patch1 (Verse.Game)
Verse.Root_Play:Update ()
 

It seems whenever the end of a sex act is finishing I get a Rjw.sexprops.reciever not found error. And.. I'm not really sure how to go about tracking down what is throwing the error. Any help? 

Thanks!

Posted
5 hours ago, Brorex said:

Hey was hoping I can get some help on this error - 

 

JobDriver threw exception in initAction for pawn Kayley driver=JobDriver_SexQuick (toilIndex=5) driver.job=(Quickie (Job_14764) A=Thing_Human1300)
System.MissingFieldException: Field 'rjw.SexProps.reciever' not found.
  at RJWSexperience.RJW_Patch_UpdateRecords.Postfix (rjw.SexProps props) [0x00000] in <6cd8c3aaec5b4ada801d44235d40b5ad>:0 
  at (wrapper dynamic-method) rjw.AfterSexUtility.rjw.AfterSexUtility.UpdateRecords_Patch1(rjw.SexProps)
  at (wrapper dynamic-method) rjw.SexUtility.rjw.SexUtility.Aftersex_Patch1(rjw.SexProps)
  at rjw.SexUtility.ProcessSex (rjw.SexProps props) [0x0004b] in <d0d6d7e5ba7340178d2c94d028c6e983>:0 
  at rjw.JobDriver_SexQuick+<>c__DisplayClass1_0.<MakeNewToils>b__11 () [0x00000] in <d0d6d7e5ba7340178d2c94d028c6e983>:0 
  at Verse.AI.JobDriver.TryActuallyStartNextToil () [0x001de] in <cdbd0ed5089a418da09b9a259f9dbd8f>:0 
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.AI.JobUtility:TryStartErrorRecoverJob (Verse.Pawn,string,System.Exception,Verse.AI.JobDriver)
Verse.AI.JobDriver:TryActuallyStartNextToil ()
Verse.AI.JobDriver:ReadyForNextToil ()
rjw.JobDriver_SexQuick/<>c__DisplayClass1_0:<MakeNewToils>b__8 ()
(wrapper dynamic-method) Verse.AI.JobDriver:Verse.AI.JobDriver.DriverTick_Patch0 (Verse.AI.JobDriver)
(wrapper dynamic-method) Verse.AI.Pawn_JobTracker:Verse.AI.Pawn_JobTracker.JobTrackerTick_Patch0 (Verse.AI.Pawn_JobTracker)
(wrapper dynamic-method) Verse.Pawn:Verse.Pawn.Tick_Patch2 (Verse.Pawn)
Verse.TickList:Tick ()
(wrapper dynamic-method) Verse.TickManager:Verse.TickManager.DoSingleTick_Patch1 (Verse.TickManager)
Verse.TickManager:TickManagerUpdate ()
(wrapper dynamic-method) Verse.Game:Verse.Game.UpdatePlay_Patch1 (Verse.Game)
Verse.Root_Play:Update ()
 

It seems whenever the end of a sex act is finishing I get a Rjw.sexprops.reciever not found error. And.. I'm not really sure how to go about tracking down what is throwing the error. Any help? 

Thanks!

i guess your sexperience mod is outdated?

 

im not a pro on reading these logs but maybe you should join discord and download the latest version of sexperience from the link within it.

Posted
On 12/19/2021 at 2:29 PM, GiveMeDaSauce said:

Every time an animal tries to breed one of my zoophile breeder pawns i get an error. complete noob here, dont understand anything this says so im hoping someone can help.

 

heres the HugsLog

i also have this problem. did u find a solution?

turning off animal pregnancy removes the error but i want them to get pregnant.

 

errorlog

 

Spoiler

Children: SafeJW_Doimpregnate_Pre: error: Object reference not set to an instance of an object
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
ChdLogger.ChdLogging:LogError (string)
Children.ChildrenHarmony/SafeJW_Doimpregnate_Patch:Doimpregnate_Pre (Verse.Pawn,Verse.Pawn)
(wrapper dynamic-method) rjw.PregnancyHelper:rjw.PregnancyHelper.Doimpregnate_Patch1 (Verse.Pawn,Verse.Pawn)
rjw.PregnancyHelper:impregnate (rjw.SexProps)
rjw.JobDriver_Sex:Orgasm ()
(wrapper dynamic-method) rjw.JobDriver_Sex:rjw.JobDriver_Sex.SexTick_Patch1 (rjw.JobDriver_Sex,Verse.Pawn,Verse.Thing,bool,bool)
rjw.JobDriver_Mating/<>c__DisplayClass1_0:<MakeNewToils>b__6 ()
(wrapper dynamic-method) Verse.AI.JobDriver:Verse.AI.JobDriver.DriverTick_Patch0 (Verse.AI.JobDriver)
Verse.AI.Pawn_JobTracker:JobTrackerTick ()
Verse.Pawn:Tick ()
Verse.TickList:Tick ()
(wrapper dynamic-method) Verse.TickManager:Verse.TickManager.DoSingleTick_Patch1 (Verse.TickManager)
Verse.TickManager:TickManagerUpdate ()
Verse.Game:UpdatePlay ()
Verse.Root_Play:Update ()

 

Posted

So does this and the addons work with Multiplayer? Not begging for someone to make a patch or something like that but the Multiplayer Mod says that even though me and my friend have the same mods and versions we are missing and have out of order stuff. Just wanna know if this is because an error on my end or RJW doesn't work with Multiplayer in General. 

Posted
2 hours ago, flamelordytheking said:

Is there a mod out there that will let male pawns breed with female animals or something similar? THis may just be a function of RJW that I haven't discovered, but if it exists, please let me know.

 

That's a thing right off the bat, just turn on animal breeding by clicking on the animal and setting them to be breedable 

Posted
16 minutes ago, NoppaiKohai said:

 

That's a thing right off the bat, just turn on animal breeding by clicking on the animal and setting them to be breedable 

So it's just a random chance thing, and you can't make it happen right away?

Posted

For some reason, my pawns do not "interact" on the new version, the old version works fine, but at the moment the animation starts, they stop everything at the same second and disperse, I'm not sure if a log is needed in such a situation because the error does not appear

Posted
7 hours ago, 0modskilzs said:

So does this and the addons work with Multiplayer? Not begging for someone to make a patch or something like that but the Multiplayer Mod says that even though me and my friend have the same mods and versions we are missing and have out of order stuff. Just wanna know if this is because an error on my end or RJW doesn't work with Multiplayer in General. 

this- yes, or atleast it used to in 1.2

addons who knows

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...