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

Just spent 4 days doing a rimworld reinstall from scratch, first time on RW 1.4 (previous install was 1.2.

 

QUESTION: Is there currently any well-known incompatibility that causes jobdriver nullref exceptions (and sex to not start) whenever pawns try to have sex (bed and quickie), yet if one via debug contextmenu command manually orders two pawns to have sex (consensual or rape) it works just fine?

 

Just wondering if that's a well-known problem, BEFORE i start to troubleshoot and post logs/loadorders.

Posted

i cant get the game to work, at all, the game runs fine but refuses to let me assign a hero or even open a pawns account

 

heres the code

 

Exception in Verse.AI.ThinkNode_Priority TryIssueJobPackage: System.NullReferenceException: Object reference not set to an instance of an object
  at rjw.PawnExtensions.GetRJWPawnData (Verse.Pawn pawn) [0x00000] in <08a444107b304ef0aea7ada3eabc03c9>:0 
  at rjw.xxx.can_do_loving (Verse.Pawn pawn) [0x000f1] in <08a444107b304ef0aea7ada3eabc03c9>:0 
  at rjw.ThinkNode_ConditionalSexChecks.Satisfied (Verse.Pawn p) [0x00014] in <08a444107b304ef0aea7ada3eabc03c9>:0 
  at Verse.AI.ThinkNode_Conditional.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00000] in <95de19971c5d40878d8742747904cdcd>:0 
  at Verse.AI.ThinkNode_Priority.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00022] in <95de19971c5d40878d8742747904cdcd>:0 
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
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)
Verse.AI.Pawn_JobTracker:DetermineNextJob (Verse.ThinkTreeDef&)
Verse.AI.Pawn_JobTracker:TryFindAndStartJob ()
Verse.AI.Pawn_JobTracker:EndCurrentJob (Verse.AI.JobCondition,bool,bool)
Verse.AI.Pawn_JobTracker:JobTrackerTick ()
Verse.Pawn:Tick ()
Verse.TickList:Tick ()
Verse.TickManager:DoSingleTick ()
Verse.TickManager:TickManagerUpdate ()
Verse.Game:UpdatePlay ()
Verse.Root_Play:Update ()

Exception while recalculating NeedSex thought state for pawn Aaron: System.NullReferenceException: Object reference not set to an instance of an object
  at rjw.PawnExtensions.GetRJWPawnData (Verse.Pawn pawn) [0x00000] in <08a444107b304ef0aea7ada3eabc03c9>:0 
  at rjw.xxx.can_do_loving (Verse.Pawn pawn) [0x00024] in <08a444107b304ef0aea7ada3eabc03c9>:0 
  at rjw.ThoughtWorker_NeedSex.CurrentStateInternal (Verse.Pawn p) [0x0000f] in <08a444107b304ef0aea7ada3eabc03c9>:0 
  at RimWorld.ThoughtWorker.CurrentState (Verse.Pawn p) [0x00010] in <95de19971c5d40878d8742747904cdcd>:0 
  at RimWorld.SituationalThoughtHandler.TryCreateThought (RimWorld.ThoughtDef def) [0x0001e] in <95de19971c5d40878d8742747904cdcd>:0 
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
RimWorld.SituationalThoughtHandler:TryCreateThought (RimWorld.ThoughtDef)
RimWorld.SituationalThoughtHandler:CheckRecalculateMoodThoughts ()
RimWorld.SituationalThoughtHandler:AppendMoodThoughts (System.Collections.Generic.List`1<RimWorld.Thought>)
RimWorld.ThoughtHandler:GetAllMoodThoughts (System.Collections.Generic.List`1<RimWorld.Thought>)
RimWorld.Alert_Thought:get_AffectedPawns ()
RimWorld.Alert_Thought:GetReport ()
RimWorld.Alert:Recalculate ()
RimWorld.AlertsReadout:CheckAddOrRemoveAlert (RimWorld.Alert,bool)
RimWorld.AlertsReadout:AlertsReadoutUpdate ()
RimWorld.UIRoot_Play:UIRootUpdate ()
Verse.Root:Update ()
Verse.Root_Play:Update ()

Exception in Verse.AI.ThinkNode_Priority TryIssueJobPackage: System.NullReferenceException: Object reference not set to an instance of an object
  at rjw.PawnExtensions.GetRJWPawnData (Verse.Pawn pawn) [0x00000] in <08a444107b304ef0aea7ada3eabc03c9>:0 
  at rjw.xxx.can_do_loving (Verse.Pawn pawn) [0x000f1] in <08a444107b304ef0aea7ada3eabc03c9>:0 
  at rjw.ThinkNode_ConditionalSexChecks.Satisfied (Verse.Pawn p) [0x00014] in <08a444107b304ef0aea7ada3eabc03c9>:0 
  at Verse.AI.ThinkNode_Conditional.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00000] in <95de19971c5d40878d8742747904cdcd>:0 
  at Verse.AI.ThinkNode_Priority.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00022] in <95de19971c5d40878d8742747904cdcd>:0 
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
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)
Verse.AI.Pawn_JobTracker:DetermineNextJob (Verse.ThinkTreeDef&)
Verse.AI.Pawn_JobTracker:TryFindAndStartJob ()
Verse.AI.Pawn_JobTracker:EndCurrentJob (Verse.AI.JobCondition,bool,bool)
Verse.AI.Pawn_JobTracker:JobTrackerTick ()
Verse.Pawn:Tick ()
Verse.TickList:Tick ()
Verse.TickManager:DoSingleTick ()
Verse.TickManager:TickManagerUpdate ()
Verse.Game:UpdatePlay ()
Verse.Root_Play:Update ()
 

Posted

this is reallly annoying to me because i have disabled all mods and left just this mod on and even then it gives me this code error, over and over and over 

no one has helped me on this issue yet and i just need to know whats happening, i can't click on a pawn, i cant control a pawn, hero mode is enabled and cant assgin one, i can play the game like normal but no pawns can be controled, i set hero on, yet can't control any, im running the latest version, 1.4, 

Posted
On 10/17/2023 at 5:17 PM, Methos said:


The mod everyone uses when editing pawns for RJW is Character Editor. You use it instead of EdB Prepare Carefully.

https://steamcommunity.com/workshop/filedetails/?id=1874644848

i use this and the genital's sizes always change to the next, ex an enormous penis turn into a micro, the hediff from 12/12 goes to 1/12 for some reason when i hover the mouse over the hediff

Posted (edited)
On 10/17/2023 at 1:30 PM, libertyordeath said:

Just spent 4 days doing a rimworld reinstall from scratch, first time on RW 1.4 (previous install was 1.2.

 

QUESTION: Is there currently any well-known incompatibility that causes jobdriver nullref exceptions (and sex to not start) whenever pawns try to have sex (bed and quickie), yet if one via debug contextmenu command manually orders two pawns to have sex (consensual or rape) it works just fine?

 

Just wondering if that's a well-known problem, BEFORE i start to troubleshoot and post logs/loadorders.

privacy please and rjw animation patch comes to mind, but in reality anything can cause that, make sure your shit is up to date

18 hours ago, hatwithacat said:

Is there a thread for RJW-Genes?

 

I really like the submod concept and the insect/amazon race

nope, many modders prefer to hang around on discord to the detriment of mod users, discords are shit for mod distribution

17 hours ago, ArtemisEuropa said:

How do you do so?

open source code with visual studio

do the coding

recompile

10 hours ago, bloodclover said:

I reinstalled RJW, and I have bestiality disabled but it's still happening even though I have it unchecked, and bestiality pregnancies are unchecked. 

check if you have the bestiality meme/precept from the submod I think it ignores rjw settings

8 hours ago, AaronDark160 said:

i cant get the game to work, at all, the game runs fine but refuses to let me assign a hero or even open a pawns account

 

heres the code

 

Exception in Verse.AI.ThinkNode_Priority TryIssueJobPackage: System.NullReferenceException: Object reference not set to an instance of an object
  at rjw.PawnExtensions.GetRJWPawnData (Verse.Pawn pawn) [0x00000] in <08a444107b304ef0aea7ada3eabc03c9>:0 
  at rjw.xxx.can_do_loving (Verse.Pawn pawn) [0x000f1] in <08a444107b304ef0aea7ada3eabc03c9>:0 
  at rjw.ThinkNode_ConditionalSexChecks.Satisfied (Verse.Pawn p) [0x00014] in <08a444107b304ef0aea7ada3eabc03c9>:0 
  at Verse.AI.ThinkNode_Conditional.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00000] in <95de19971c5d40878d8742747904cdcd>:0 
  at Verse.AI.ThinkNode_Priority.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00022] in <95de19971c5d40878d8742747904cdcd>:0 
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
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)
Verse.AI.Pawn_JobTracker:DetermineNextJob (Verse.ThinkTreeDef&)
Verse.AI.Pawn_JobTracker:TryFindAndStartJob ()
Verse.AI.Pawn_JobTracker:EndCurrentJob (Verse.AI.JobCondition,bool,bool)
Verse.AI.Pawn_JobTracker:JobTrackerTick ()
Verse.Pawn:Tick ()
Verse.TickList:Tick ()
Verse.TickManager:DoSingleTick ()
Verse.TickManager:TickManagerUpdate ()
Verse.Game:UpdatePlay ()
Verse.Root_Play:Update ()

Exception while recalculating NeedSex thought state for pawn Aaron: System.NullReferenceException: Object reference not set to an instance of an object
  at rjw.PawnExtensions.GetRJWPawnData (Verse.Pawn pawn) [0x00000] in <08a444107b304ef0aea7ada3eabc03c9>:0 
  at rjw.xxx.can_do_loving (Verse.Pawn pawn) [0x00024] in <08a444107b304ef0aea7ada3eabc03c9>:0 
  at rjw.ThoughtWorker_NeedSex.CurrentStateInternal (Verse.Pawn p) [0x0000f] in <08a444107b304ef0aea7ada3eabc03c9>:0 
  at RimWorld.ThoughtWorker.CurrentState (Verse.Pawn p) [0x00010] in <95de19971c5d40878d8742747904cdcd>:0 
  at RimWorld.SituationalThoughtHandler.TryCreateThought (RimWorld.ThoughtDef def) [0x0001e] in <95de19971c5d40878d8742747904cdcd>:0 
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
RimWorld.SituationalThoughtHandler:TryCreateThought (RimWorld.ThoughtDef)
RimWorld.SituationalThoughtHandler:CheckRecalculateMoodThoughts ()
RimWorld.SituationalThoughtHandler:AppendMoodThoughts (System.Collections.Generic.List`1<RimWorld.Thought>)
RimWorld.ThoughtHandler:GetAllMoodThoughts (System.Collections.Generic.List`1<RimWorld.Thought>)
RimWorld.Alert_Thought:get_AffectedPawns ()
RimWorld.Alert_Thought:GetReport ()
RimWorld.Alert:Recalculate ()
RimWorld.AlertsReadout:CheckAddOrRemoveAlert (RimWorld.Alert,bool)
RimWorld.AlertsReadout:AlertsReadoutUpdate ()
RimWorld.UIRoot_Play:UIRootUpdate ()
Verse.Root:Update ()
Verse.Root_Play:Update ()

Exception in Verse.AI.ThinkNode_Priority TryIssueJobPackage: System.NullReferenceException: Object reference not set to an instance of an object
  at rjw.PawnExtensions.GetRJWPawnData (Verse.Pawn pawn) [0x00000] in <08a444107b304ef0aea7ada3eabc03c9>:0 
  at rjw.xxx.can_do_loving (Verse.Pawn pawn) [0x000f1] in <08a444107b304ef0aea7ada3eabc03c9>:0 
  at rjw.ThinkNode_ConditionalSexChecks.Satisfied (Verse.Pawn p) [0x00014] in <08a444107b304ef0aea7ada3eabc03c9>:0 
  at Verse.AI.ThinkNode_Conditional.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00000] in <95de19971c5d40878d8742747904cdcd>:0 
  at Verse.AI.ThinkNode_Priority.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00022] in <95de19971c5d40878d8742747904cdcd>:0 
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
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)
Verse.AI.Pawn_JobTracker:DetermineNextJob (Verse.ThinkTreeDef&)
Verse.AI.Pawn_JobTracker:TryFindAndStartJob ()
Verse.AI.Pawn_JobTracker:EndCurrentJob (Verse.AI.JobCondition,bool,bool)
Verse.AI.Pawn_JobTracker:JobTrackerTick ()
Verse.Pawn:Tick ()
Verse.TickList:Tick ()
Verse.TickManager:DoSingleTick ()
Verse.TickManager:TickManagerUpdate ()
Verse.Game:UpdatePlay ()
Verse.Root_Play:Update ()
 

this error log doesn't say much, update your mods and post hugslog if this persists

8 hours ago, AaronDark160 said:

this is reallly annoying to me because i have disabled all mods and left just this mod on and even then it gives me this code error, over and over and over 

no one has helped me on this issue yet and i just need to know whats happening, i can't click on a pawn, i cant control a pawn, hero mode is enabled and cant assgin one, i can play the game like normal but no pawns can be controled, i set hero on, yet can't control any, im running the latest version, 1.4, 

you can only have one hero, if you have hardcore hero Mode enabled you can't control any colonist other than your hero

 

rjw requires harmony and hugslib, a HUGSLOG would give us more insights into your error

7 hours ago, imherejustforrimworld said:

i use this and the genital's sizes always change to the next, ex an enormous penis turn into a micro, the hediff from 12/12 goes to 1/12 for some reason when i hover the mouse over the hediff

do not use the severity sliders, apply the size heddifs, guide is in FAQ

Edited by Skömer
Posted
20 hours ago, ArtemisEuropa said:

How do you do so?

1) learn c#

2) edit rmb code to allow rmb for slaves

3) write harmony patch to trigger rmb on prisoners

Posted

Can anyone please tell me if there is a way to make slaves able to hook up with colonists or vice versa? I have a succubus slave that I would like to allow for hookups but the option is greyed out because shes a slave on the right click menu and through the social tab. I have dug through all the RJW options and couldnt see anything, unless I missed something.

Posted

i found the error (says "rimworld error) 

 

Error while generating pawn. Rethrowing. Exception: System.MissingMethodException: void Verse.GenExplosion.DoExplosion(Verse.IntVec3,Verse.Map,single,Verse.DamageDef,Verse.Thing,int,single,Verse.SoundDef,Verse.ThingDef,Verse.ThingDef,Verse.Thing,Verse.ThingDef,single,int,bool,Verse.ThingDef,single,int,single,bool,System.Nullable`1<single>,System.Collections.Generic.List`1<Verse.Thing>)
  at (wrapper dynamic-method) Verse.Pawn_HealthTracker.Verse.Pawn_HealthTracker.MakeDowned_Patch5(Verse.Pawn_HealthTracker,System.Nullable`1<Verse.DamageInfo>,Verse.Hediff)
  at (wrapper dynamic-method) Verse.Pawn_HealthTracker.Verse.Pawn_HealthTracker.CheckForStateChange_Patch5(Verse.Pawn_HealthTracker,System.Nullable`1<Verse.DamageInfo>,Verse.Hediff)
  at (wrapper dynamic-method) Verse.PawnGenerator.Verse.PawnGenerator.GenerateInitialHediffs_Patch2(Verse.Pawn,Verse.PawnGenerationRequest)
  at (wrapper dynamic-method) Verse.PawnGenerator.Verse.PawnGenerator.TryGenerateNewPawnInternal_Patch1(Verse.PawnGenerationRequest&,string&,bool,bool)
  at (wrapper dynamic-method) Verse.PawnGenerator.Verse.PawnGenerator.GenerateNewPawnInternal_Patch5(Verse.PawnGenerationRequest&)
  at Verse.PawnGenerator.GenerateOrRedressPawnInternal (Verse.PawnGenerationRequest request) [0x00188] in <95de19971c5d40878d8742747904cdcd>:0 
  at (wrapper dynamic-method) Verse.PawnGenerator.Verse.PawnGenerator.GeneratePawn_Patch3(Verse.PawnGenerationRequest)
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch1 (string)
(wrapper dynamic-method) Verse.PawnGenerator:Verse.PawnGenerator.GeneratePawn_Patch3 (Verse.PawnGenerationRequest)
(wrapper dynamic-method) RimWorld.PregnancyUtility:RimWorld.PregnancyUtility.ApplyBirthOutcome_Patch0 (RimWorld.OutcomeChance,single,RimWorld.Precept_Ritual,System.Collections.Generic.List`1<Verse.GeneDef>,Verse.Pawn,Verse.Thing,Verse.Pawn,Verse.Pawn,RimWorld.LordJob_Ritual,RimWorld.RitualRoleAssignments)
Verse.Hediff_LaborPushing:PreRemoved ()
Verse.Pawn_HealthTracker:HealthTick ()
(wrapper dynamic-method) Verse.Pawn:Verse.Pawn.Tick_Patch1 (Verse.Pawn)
RimWorld.Planet.WorldPawns:WorldPawnsTick ()
RimWorld.Planet.World:WorldTick ()
(wrapper dynamic-method) Verse.TickManager:Verse.TickManager.DoSingleTick_Patch2 (Verse.TickManager)
Verse.TickManager:TickManagerUpdate ()
(wrapper dynamic-method) Verse.Game:Verse.Game.UpdatePlay_Patch1 (Verse.Game)
Verse.Root_Play:Update ()
 

also, for the hero thing, i know, i told that, what i mean is i can not select a single unit to even put as a hero

Posted

Hey sorry for being a pain guys but i have been trying to get modded rimworld to work for a few days now i am running out of ideas.

so my game runs but when i generate a world i always other have at most 2 factions or sometimes none at all i am unsure what is going on and i have disabled mods and moved mods around and now i have sorted it with renpy and still doing it any help you guys can provide would be great thanks here is my log file thingy that hugslib gives and also my mod load order from renpy.

https://gist.github.com/HugsLibRecordKeeper/4a68047fd17e074e8d7fbdd6c8dc442a

 

Spoiler

[Mod list length: 104]
Harmony [https://steamcommunity.com/sharedfiles/filedetails/?id=2009463077]
Core [https:// no link (local mod)]
Royalty [Official DLC] [https:// no link (local mod)]
Ideology [Official DLC] [https:// no link (local mod)]
Biotech [Official DLC] [https:// no link (local mod)]
Vanilla Backgrounds Expanded [https://steamcommunity.com/sharedfiles/filedetails/?id=2775017012]
HugsLib [https://steamcommunity.com/sharedfiles/filedetails/?id=818773962]
Adeptus Astartes (Space Marines 40k) Unofficial 1.4 [https://steamcommunity.com/sharedfiles/filedetails/?id=2886868145]
Adepta Sororitas (Sisters of Battle 40k) Unofficial 1.4 [https://steamcommunity.com/sharedfiles/filedetails/?id=2887113456]
Astra Militarum Imperial Guard Core Mod v2.41 [https://steamcommunity.com/sharedfiles/filedetails/?id=771341092]
Corruption: Core [https://steamcommunity.com/sharedfiles/filedetails/?id=2547885439]
Corruption: Psykers [https://steamcommunity.com/sharedfiles/filedetails/?id=2547886449]
Dual Wield [https://steamcommunity.com/sharedfiles/filedetails/?id=2537588364]
[NL] Facial Animation - WIP [https://steamcommunity.com/sharedfiles/filedetails/?id=1635901197]
Humanoid Alien Races [https://steamcommunity.com/sharedfiles/filedetails/?id=839005762]
Corruption: Worship [https://steamcommunity.com/sharedfiles/filedetails/?id=2555397551]
Adeptus Mechanicus: Armoury [https://steamcommunity.com/sharedfiles/filedetails/?id=1541438614]
Adeptus Mechanicus: Magos Xenobiologis [https://steamcommunity.com/sharedfiles/filedetails/?id=1541499916]
Adeptus Xenobiologis: Aeldari [https://steamcommunity.com/sharedfiles/filedetails/?id=1541515831]
Adeptus Xenobiologis: Orkoids [https://steamcommunity.com/sharedfiles/filedetails/?id=1541518264]
Adeptus Xenobiologis: Tau, Kroot, Vespid [https://steamcommunity.com/sharedfiles/filedetails/?id=1541520023]
Allow Tool [https://steamcommunity.com/sharedfiles/filedetails/?id=761421485]
Alt+ Sculptures [https:// no link (local mod)]
Avatar Sculptures [https:// no link (local mod)]
Camera+ [https://steamcommunity.com/sharedfiles/filedetails/?id=867467808]
Chaos (Warhammer 40k) Unofficial 1.4 [https://steamcommunity.com/sharedfiles/filedetails/?id=2887123009]
Character Editor [https://steamcommunity.com/sharedfiles/filedetails/?id=1874644848]
Dubs Rimatomics [https://steamcommunity.com/sharedfiles/filedetails/?id=1127530465]
Eccentric Extras - Angel Hairs [https://steamcommunity.com/sharedfiles/filedetails/?id=2014890320]
Eccentric Tech - Core [https://steamcommunity.com/sharedfiles/filedetails/?id=2552623545]
Eccentric Tech - Angel Apparel [https://steamcommunity.com/sharedfiles/filedetails/?id=2585928816]
Eccentric Extras - Signature Gear [https://steamcommunity.com/sharedfiles/filedetails/?id=2585993036]
Eccentric Tech - Foxy's Armory 2.0 [https://steamcommunity.com/sharedfiles/filedetails/?id=2552628608]
Eccentric Extras - Signature Weapons [https://steamcommunity.com/sharedfiles/filedetails/?id=2706558469]
Eccentric Tech - Advanced Shields [https://steamcommunity.com/sharedfiles/filedetails/?id=2591721581]
Eccentric Tech - Cosmetic Modifications 2.0 [https://steamcommunity.com/sharedfiles/filedetails/?id=2552628984]
Eccentric Tech - Flares 2.0 [https://steamcommunity.com/sharedfiles/filedetails/?id=2552628275]
Eccentric Tech - Fusion Power [https://steamcommunity.com/sharedfiles/filedetails/?id=2742125879]
Futa Sculptures [https:// no link (local mod)]
Simple Custom Gas Framework [https:// no link (local mod)]
Gas Vents [https:// no link (local mod)]
Genshin Impact Sculptures [https:// no link (local mod)]
Girl's Frontline: Sangvis Ferri Weapons [https://steamcommunity.com/sharedfiles/filedetails/?id=1684134687]
HentaiArt Rugs 1-3ep [https:// no link (local mod)]
Huffslove Sculptures Style [https:// no link (local mod)]
In-wall coolers and vents [https://steamcommunity.com/sharedfiles/filedetails/?id=1503448404]
Increased Stack [https://steamcommunity.com/sharedfiles/filedetails/?id=798158924]
Interaction Bubbles [https://steamcommunity.com/sharedfiles/filedetails/?id=1516158345]
Kim Possible Sculptures [https:// no link (local mod)]
Lewd Ideology Origin [https:// no link (local mod)]
Map Preview [https://steamcommunity.com/sharedfiles/filedetails/?id=2800857642]
Marvel Sculptures [https:// no link (local mod)]
Monster High Sculptures [https:// no link (local mod)]
MoHAR framework [https://steamcommunity.com/sharedfiles/filedetails/?id=2057001924]
Moyo-From the depth [https://steamcommunity.com/sharedfiles/filedetails/?id=2182305386]
Music Manager [https://steamcommunity.com/sharedfiles/filedetails/?id=2229205672]
Mustard's Sexystatue [https:// no link (local mod)]
My Hero Academia Sculptures [https:// no link (local mod)]
NSFW Backstories [https:// no link (local mod)]
Nintendo Sculptures [https:// no link (local mod)]
Overwatch Sculptures [https:// no link (local mod)]
Piss Sculptures [https:// no link (local mod)]
RJW - Whorebeds [https:// no link (local mod)]
RPG Style Inventory Revamped [https://steamcommunity.com/sharedfiles/filedetails/?id=2478833213]
RimHUD [https://steamcommunity.com/sharedfiles/filedetails/?id=1508850027]
Rimsenal - Augmented Vanilla Pack [https://steamcommunity.com/sharedfiles/filedetails/?id=849231601]
Rimsenal - Core [https://steamcommunity.com/sharedfiles/filedetails/?id=725947920]
Rimsenal - Hair pack [https://steamcommunity.com/sharedfiles/filedetails/?id=725949967]
Rimsenal - Security Pack [https://steamcommunity.com/sharedfiles/filedetails/?id=736139206]
Rimsenal - Storytellers Pack [https://steamcommunity.com/sharedfiles/filedetails/?id=725952322]
SCC Lewd Sculptures [https:// no link (local mod)]
SCC Lewd Sculptures More Sculptures Add-on [https:// no link (local mod)]
Servitor Brain Chip [https://steamcommunity.com/sharedfiles/filedetails/?id=2801456521]
Smarter Construction [https://steamcommunity.com/sharedfiles/filedetails/?id=2202185773]
Star vs. the Forces of Evil Sculptures [https:// no link (local mod)]
The Inquisition (Warhammer 40k) Unofficial 1.4 [https://steamcommunity.com/sharedfiles/filedetails/?id=2887115091]
Wall Light [https://steamcommunity.com/sharedfiles/filedetails/?id=1423699208]
War Crimes Expanded 2 Core [https://steamcommunity.com/sharedfiles/filedetails/?id=2059450213]
[JDS] StarWars - Phase I Clone Armor [https://steamcommunity.com/sharedfiles/filedetails/?id=1909405058]
[JDS] StarWars - Phase II Clone Armor [https://steamcommunity.com/sharedfiles/filedetails/?id=1932083487]
[O21] Barbed Wire (Continued) [https://steamcommunity.com/sharedfiles/filedetails/?id=2209097136]
[SS]Maid Project [https://steamcommunity.com/sharedfiles/filedetails/?id=1498756997]
[SYR] Coffee and Tea [https://steamcommunity.com/sharedfiles/filedetails/?id=1485312620]
RimJobWorld [https:// no link (local mod)]
Lewd Biotech [https:// no link (local mod)]
RimNudeWorld [https:// no link (local mod)]
OTY_NUDE Unofficial Update [https:// no link (local mod)]
Pregnancy Stage Graphics [https:// no link (local mod)]
RimJobWorld - Milkable Colonists [https:// no link (local mod)]
RJW Menstruation Cycle [https:// no link (local mod)]
Rimworld-Animations [https:// no link (local mod)]
RJWAnimAddons-VoicePatch [https:// no link (local mod)]
RJWAnimAddons-XtraAnims [https:// no link (local mod)]
RJWAnimAddons-AnimalPatch [https:// no link (local mod)]
RJWAnimAddons-GroupErrorPatcher [https:// no link (local mod)]
RimJobWorld - Gasses [https:// no link (local mod)]
RimJobWorld - Licentia Labs [https:// no link (local mod)]
RimJobWorld - Sex Toys and Masturbation [https:// no link (local mod)]
RimNude - Animal Addon [https:// no link (local mod)]
RoboAnims [https:// no link (local mod)]
S16's Extension [https:// no link (local mod)]
S16's Milk Economy [https:// no link (local mod)]
Sized Apparel for RJW [https:// no link (local mod)]
Tentacle Love [https:// no link (local mod)]
 


 

Posted
4 hours ago, WolfPack51942 said:

Hey sorry for being a pain guys but i have been trying to get modded rimworld to work for a few days now i am running out of ideas.

so my game runs but when i generate a world i always other have at most 2 factions or sometimes none at all i am unsure what is going on and i have disabled mods and moved mods around and now i have sorted it with renpy and still doing it any help you guys can provide would be great thanks here is my log file thingy that hugslib gives and also my mod load order from renpy.

https://gist.github.com/HugsLibRecordKeeper/4a68047fd17e074e8d7fbdd6c8dc442a

 

  Reveal hidden contents


 

your Sized Apparel / RimNude  broken

Posted (edited)

So I noticed that my pawn with the nymphomaniac trait constantly meditates, but gains no recreation from it. It got to the point that ALL she does is meditate, because there's 0 recreation gain, but the game forces the pawn to meditate to gain it. After searching with Agent Ransack for anything containing "meditation", I found "patch_meditate.cs". I understand nothing of modding Rimworld, but what I was able to surmise is that this patch should disable recreational meditation for nymphs and replace it with their sex meditation mechanic. Except that doesn't happen at all. Other meditation types are not disabled, but their recreation gain is.

Removing the trait enabled the recreation gain again.

What could be interfering with this?

Edited by yoyoman69
Posted
On 1/14/2021 at 1:01 PM, Anonymeese said:

Found a bug. Pawns with hypersexuality don't get any recreation from meditating, and remain stuck on the job indefinitely.

 

So, uh, has this been fixed or what? I've combed through everything in my mod list, and there was only one mod that edited JobDriver_Meditate (Common Sense). Unfortunately, disabling it solved nothing. The problem is that this bit here "[HarmonyPatch(typeof(JobGiver_Meditate), "TryGiveJob")]" just doesn't work.

Posted

I thought there was chastity belt in this mod but can't find one...

Though some older posts said that it was moved to RimJobWorld Extention, no description about chastity belt in said mod and actually not appears in the game with that mod.

Posted

Hello everyone, i have this red error that's from RJWSexperience or RJW_Genes.

 

XML error: Duplicate XML node name outcomeDoers in this XML block: <ingestible><foodType>Fluid, AnimalProduct</foodType><preferability>DesperateOnlyForHumanlikes</preferability><tasteThought>AteRawFood</tasteThought><outcomeDoers><li Class="IngestionOutcomeDoer_GiveHediff"><hediffDef>CumTolerance</hediffDef><severity>0.032</severity><divideByBodySize>true</divideByBodySize></li><li Class="IngestionOutcomeDoer_OffsetPsyfocus"><offset>0.05</offset></li><li Class="RJWSexperience.Cum.IngestionOutcomeDoer_RecordEatenCum"><unitAmount>5.2</unitAmount></li></outcomeDoers><outcomeDoers><li Class="RJW_Genes.IngestionOutcomeDoer_LifeForceOffset"><FertilinPerUnit>1</FertilinPerUnit></li></outcomeDoers></ingestible>

Root node: <ThingDef ParentName="PlantFoodRawBase"><defName>UsedCondom</defName><label>Used Condom</label><description>A condom filled with sperm. MMMM So good and tasty!</description><graphicData><texPath>Things/Item/UsedCondom</texPath><graphicClass>Graphic_StackCount</graphicClass></graphicData><stackLimit>50</stackLimit><useHitPoints>true</useHitPoints><selectable>true</selectable><generateCommonality>0.0</generateCommonality><thingCategories><li>AnimalProductRaw</li></thingCategories><techLevel>Industrial</techLevel><statBases><Beauty>-10</Beauty><MarketValue>1</MarketValue><Mass>0.05</Mass><Nutrition>0.05</Nutrition></statBases><ingestible><foodType>Fluid, AnimalProduct</foodType><preferability>DesperateOnlyForHumanlikes</preferability><tasteThought>AteRawFood</tasteThought><outcomeDoers><li Class="IngestionOutcomeDoer_GiveHediff"><hediffDef>CumTolerance</hediffDef><severity>0.032</severity><divideByBodySize>true</divideByBodySize></li><li Class="IngestionOutcomeDoer_OffsetPsyfocus"><offset>0.05</offset></li><li Class="RJWSexperience.Cum.IngestionOutcomeDoer_RecordEatenCum"><unitAmount>5.2</unitAmount></li></outcomeDoers><outcomeDoers><li Class="RJW_Genes.IngestionOutcomeDoer_LifeForceOffset"><FertilinPerUnit>1</FertilinPerUnit></li></outcomeDoers></ingestible><altitudeLayer>Item</altitudeLayer><tickerType>Never</tickerType><tradeTags><li>Exotic</li></tradeTags><tradeability>Buyable</tradeability><comps><li Class="CompProperties_Drug"><chemical>Cum</chemical><addictiveness>0.050</addictiveness><minToleranceToAddict>0.8</minToleranceToAddict><existingAddictionSeverityOffset>0.1</existingAddictionSeverityOffset><needLevelOffset>1</needLevelOffset><listOrder>30</listOrder></li></comps></ThingDef>

Posted

This might be a dumb question and the search bar didn't help me find the answers but has anyone tried playing the entire Vanilla Expanded mod list along with RJW? Will it be incompatible or work fine?

Posted
7 hours ago, hatwithacat said:

This might be a dumb question and the search bar didn't help me find the answers but has anyone tried playing the entire Vanilla Expanded mod list along with RJW? Will it be incompatible or work fine?

I've never tried it, but there was a recent post suggesting Vanilla Races Expanded - Highmate is incompatible with RJW. Not sure what other mods in the collection might be incompatible

Posted
7 hours ago, NuclearMuffin said:

So I got Fluff's Mechanoids (love it) and now want to fuck the robots, how do I do it? What addon or thing?

try mech lover from the add-on list, it's abandoned wip

On 10/22/2023 at 8:38 PM, hatwithacat said:

This might be a dumb question and the search bar didn't help me find the answers but has anyone tried playing the entire Vanilla Expanded mod list along with RJW? Will it be incompatible or work fine?

always depends on the definition of compatibility, your game will run like shit if you use every VE mod at once with or without rjw, for incompatible mods check the about.xml in rjw or the list on the third post of this thread

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