Jump to content

[mod] RimJobWorld


Skömer

AI  

625 members have voted

  1. 1. Usage of AI / LLMs

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

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


Recommended Posts

Posted (edited)

Modlist Check.
Is everything okay for current version?
Any known conflicts or issues I should know about?
I haven't added it to my full modlist yet but I'm going to assume that it should be fine to add if everything here works.

EXL8IEk.png

 

Also: There was this bug.

G6UHPII.png

Edited by PernoXL
Images were not loading
Posted
11 minutes ago, PernoXL said:

Modlist Check.
Is everything okay for current version?
Any known conflicts or issues I should know about?
I haven't added it to my full modlist yet but I'm going to assume that it should be fine to add if everything here works.

EXL8IEk.png

 

Also: There was this bug.

G6UHPII.png

From what I just saw I think you'll have to redownload RJW-master to new version in the Github, and also, don't use cumpilation with anything relating to bionics and to body parts  mod since It kinda conflicts and your pawn will unable to chop tree, and haul stuff etc.

Anyways It's alright.

Posted

Is there any reason the apparel mod "Valentines Day Apparel" doesn't work? I have the items but when I use it for my pawns they just appear naked. Where do I put it on load order? or any mods that I shouldn't use with it?

Posted
3 hours ago, Mikochi35p said:

Also I kinda have a problem, sometimes the Sex needs doesnt change even my colonist engage in sex acts. I don't know what triggers that. Or is it a mod incompatibility?

If you have animations active get the ultimate animation pack

5 hours ago, Mikochi35p said:

Is there any reason the apparel mod "Valentines Day Apparel" doesn't work? I have the items but when I use it for my pawns they just appear naked. Where do I put it on load order? or any mods that I shouldn't use with it?

Try research, cheating or modding

Posted (edited)
18 minutes ago, Skömer said:

If you have animations active get the ultimate animation pack

Try research, cheating or modding

Hi! I think I have all the possible animations to download for 1.5 but still the problem persist. I have ideology and Royalty on and my Ideology is about this nympho colonist and so far 5 of them can satisfy themselves through colonist to colonist or animals to colonist. But 1 pawn of mine wouldn't stop fucking my fucking horse nonstop, the sex needs wouldn't change. They fuck like for a whole day. Could it be a mod incompatibility? or a problem with my ideology? Anyways I'll try it without ideology. 

fb87a9b0-adb0-4834-bfe4-3b834311c00a.jpg

Edited by Mikochi35p
added a picture
Posted
7 hours ago, Mikochi35p said:

Is there any reason the apparel mod "Valentines Day Apparel" doesn't work? I have the items but when I use it for my pawns they just appear naked. Where do I put it on load order? or any mods that I shouldn't use with it?


I think for me it only worked with the default female bodytype, while on every other it was invisible? Been a while though 

Posted
54 minutes ago, kalafior1 said:


I think for me it only worked with the default female bodytype, while on every other it was invisible? Been a while though 

hello thank you! it worked! kinda sad that it doesnt work on other body size but its fine. Thank you!

Posted (edited)

this is the debug log after a sex scene with a pawn happen and there is no change in sex needs:

Exception in JobDriver tick for pawn Crooked driver=JobDriver_SexQuick (toilIndex=4) driver.job=(Quickie (Job_6115) A = Thing_Human1296 Giver = ThinkNode_QueuedJob [workGiverDef: null])
System.TypeLoadException: Could not resolve type with token 01000026 (from typeref, class/assembly rjw.PartProps, RJW, Version=5.3.9.4, Culture=neutral, PublicKeyToken=null)
[Ref 62AEE51] Duplicate stacktrace, see ref for original
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch1 (string)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.AI.JobUtility.TryStartErrorRecoverJob_Patch1 (Verse.Pawn,string,System.Exception,Verse.AI.JobDriver)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.AI.JobDriver.DriverTick_Patch0 (Verse.AI.JobDriver)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.AI.Pawn_JobTracker.JobTrackerTick_Patch0 (Verse.AI.Pawn_JobTracker)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Pawn.Tick_Patch4 (Verse.Pawn)
Verse.TickList:Tick ()
(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 ()

sorry I dont know how to read this, I hope someone can help and this next log is when a bestiality scene happens:

Exception in JobDriver tick for pawn Felicity driver=JobDriver_BestialityForFemale (toilIndex=5) driver.job=(BestialityForFemale (Job_8972) A = Thing_Husky11808 B = Thing_DoubleBed10618 Giver = ThinkNode_QueuedJob [workGiverDef: null])
System.TypeLoadException: Could not resolve type with token 01000026 (from typeref, class/assembly rjw.PartProps, RJW, Version=5.3.9.4, Culture=neutral, PublicKeyToken=null)
[Ref 68038691]
 at Lewd_Code.AddLewdPartPreferences+<>c.<.cctor>b__39_2 (rjw.SexProps props) [0x00013] in <2d67185b3cde4502b5cf34e84636bd35>:0 
 at rjw.Quirk+<>c__DisplayClass42_0.<CountSatisfiedQuirks>b__0 (rjw.Quirk quirk) [0x00016] in <2316c4a88eba42c9b52c0f75c70ee5bd>:0 
 at System.Linq.Enumerable+WhereListIterator`1[TSource].GetCount (System.Boolean onlyIfCheap) [0x00018] in <351e49e2a5bf4fd6beabb458ce2255f3>:0 
 at System.Linq.Enumerable.Count[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x00029] in <351e49e2a5bf4fd6beabb458ce2255f3>:0 
 at rjw.Quirk.CountSatisfiedQuirks (rjw.SexProps props) [0x0007f] in <2316c4a88eba42c9b52c0f75c70ee5bd>:0 
     - PREFIX RJW_Onahole: Boolean RJW_Onahole.HarmonyPatches.Patch_Quirk:CountSatisfiedQuirks_Prefix(Int32& __result, Quirk __instance, SexProps props)
     - PREFIX calamabanana.rjw.brothelcolony: Boolean BrothelColony.NoQuirkQuicksPatch:Prefix(SexProps props, Int32& __result)
 at rjw.SexUtility.SatisfyPersonal (rjw.SexProps props, System.Single satisfaction) [0x000ce] in <2316c4a88eba42c9b52c0f75c70ee5bd>:0 
     - TRANSPILER RJW.SexCultEssentials: IEnumerable`1 SCE.Patches.AfterSexPatches:AhegaoCertaintyEffect(IEnumerable`1 instructions)
     - PREFIX RJW_Sexperience: Void RJWSexperience.RJW_Patch_SatisfyPersonal:Prefix(SexProps props, Single& satisfaction)
     - POSTFIX vegapnk.cumpilation: Void Cumpilation.Gathering.Patch_SatisfyPersonal_FillFluidGatherers:Postfix(SexProps props)
     - POSTFIX vegapnk.cumpilation: Void Cumpilation.Oscillation.Patch_OnOrgasm_SpawnHediffs_And_ChangeSeverityOfHediffs:Postfix(SexProps props)
     - POSTFIX RJW_Sexperience.Ideology: Void RJWSexperience.Ideology.Patches.RJW_Patch_Orgasm_IdeoConversion:Postfix(SexProps props)
     - POSTFIX RJW_Sexperience: Void RJWSexperience.RJW_Patch_SatisfyPersonal:Postfix(SexProps props, Single& satisfaction)
     - POSTFIX rjw.FC: Void rjwfc.Orgasm:Orgasm_PostNutClarity_Patch(SexProps& props)
     - POSTFIX Shauaputa.Accuratinator: Void Lewd_Code.HamonyPatches+HarmonyPatches+Lewd_QuirkChanges:Apply_ThoughyMoreThanOnce(SexProps props, Single satisfaction)
 at rjw.JobDriver_Sex.Orgasm () [0x000b3] in <2316c4a88eba42c9b52c0f75c70ee5bd>:0 
     - PREFIX RJW_Onahole: Void RJW_Onahole.HarmonyPatches.Patch_JobDriver_Sex:Orgasm_Prefix(JobDriver_Sex __instance, Boolean& __state)
     - POSTFIX RJW_Sexperience: Void RJWSexperience.RJW_Patch_Orgasm:Postfix(JobDriver_Sex __instance)
     - POSTFIX RJW_Onahole: Void RJW_Onahole.HarmonyPatches.Patch_JobDriver_Sex:Orgasm_Postfix(JobDriver_Sex __instance, Boolean __state)
 at rjw.JobDriver_Sex.SexTick (Verse.Pawn pawn, Verse.Thing target, System.Boolean pawnnude, System.Boolean partnernude) [0x00044] in <2316c4a88eba42c9b52c0f75c70ee5bd>:0 
     - PREFIX rjwanim: Boolean Rimworld_Animations.HarmonyPatch_SexTick:Prefix(JobDriver_Sex __instance, Pawn pawn, Thing target)
     - POSTFIX rjwanim: Void Rimworld_Animations.HarmonyPatch_JobDriver_Sex2:Postfix(JobDriver_Sex __instance, Pawn pawn)
     - POSTFIX Privacy_Please: Void Privacy_Please.HarmonyPatch_JobDriver_Sex_SexTick:Postfix(JobDriver_Sex& __instance)
 at rjw.JobDriver_BestialityForFemale+<>c__DisplayClass3_0.<MakeNewToils>b__13 () [0x000ad] in <2316c4a88eba42c9b52c0f75c70ee5bd>:0 
 at Verse.AI.JobDriver.DriverTick () [0x00169] in <2a40c3593b334f29ac3cb3d32d652351>:0 
     - TRANSPILER Krkr.RocketMan.Soyuz: IEnumerable`1 Soyuz.Patches.JobDriver_DriverTick_Patch:Transpiler(IEnumerable`1 instructions, ILGenerator generator)
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch1 (string)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.AI.JobUtility.TryStartErrorRecoverJob_Patch1 (Verse.Pawn,string,System.Exception,Verse.AI.JobDriver)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.AI.JobDriver.DriverTick_Patch0 (Verse.AI.JobDriver)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.AI.Pawn_JobTracker.JobTrackerTick_Patch0 (Verse.AI.Pawn_JobTracker)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Pawn.Tick_Patch4 (Verse.Pawn)
Verse.TickList:Tick ()
(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 ()
 

Edited by Mikochi35p
new logs
Posted
2 hours ago, Mikochi35p said:

this is the debug log after a sex scene with a pawn happen and there is no change in sex needs:

Exception in JobDriver tick for pawn Crooked driver=JobDriver_SexQuick (toilIndex=4) driver.job=(Quickie (Job_6115) A = Thing_Human1296 Giver = ThinkNode_QueuedJob [workGiverDef: null])
System.TypeLoadException: Could not resolve type with token 01000026 (from typeref, class/assembly rjw.PartProps, RJW, Version=5.3.9.4, Culture=neutral, PublicKeyToken=null)
[Ref 62AEE51] Duplicate stacktrace, see ref for original
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch1 (string)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.AI.JobUtility.TryStartErrorRecoverJob_Patch1 (Verse.Pawn,string,System.Exception,Verse.AI.JobDriver)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.AI.JobDriver.DriverTick_Patch0 (Verse.AI.JobDriver)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.AI.Pawn_JobTracker.JobTrackerTick_Patch0 (Verse.AI.Pawn_JobTracker)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Pawn.Tick_Patch4 (Verse.Pawn)
Verse.TickList:Tick ()
(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 ()

sorry I dont know how to read this, I hope someone can help and this next log is when a bestiality scene happens:

Exception in JobDriver tick for pawn Felicity driver=JobDriver_BestialityForFemale (toilIndex=5) driver.job=(BestialityForFemale (Job_8972) A = Thing_Husky11808 B = Thing_DoubleBed10618 Giver = ThinkNode_QueuedJob [workGiverDef: null])
System.TypeLoadException: Could not resolve type with token 01000026 (from typeref, class/assembly rjw.PartProps, RJW, Version=5.3.9.4, Culture=neutral, PublicKeyToken=null)
[Ref 68038691]
 at Lewd_Code.AddLewdPartPreferences+<>c.<.cctor>b__39_2 (rjw.SexProps props) [0x00013] in <2d67185b3cde4502b5cf34e84636bd35>:0 
 at rjw.Quirk+<>c__DisplayClass42_0.<CountSatisfiedQuirks>b__0 (rjw.Quirk quirk) [0x00016] in <2316c4a88eba42c9b52c0f75c70ee5bd>:0 
 at System.Linq.Enumerable+WhereListIterator`1[TSource].GetCount (System.Boolean onlyIfCheap) [0x00018] in <351e49e2a5bf4fd6beabb458ce2255f3>:0 
 at System.Linq.Enumerable.Count[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x00029] in <351e49e2a5bf4fd6beabb458ce2255f3>:0 
 at rjw.Quirk.CountSatisfiedQuirks (rjw.SexProps props) [0x0007f] in <2316c4a88eba42c9b52c0f75c70ee5bd>:0 
     - PREFIX RJW_Onahole: Boolean RJW_Onahole.HarmonyPatches.Patch_Quirk:CountSatisfiedQuirks_Prefix(Int32& __result, Quirk __instance, SexProps props)
     - PREFIX calamabanana.rjw.brothelcolony: Boolean BrothelColony.NoQuirkQuicksPatch:Prefix(SexProps props, Int32& __result)
 at rjw.SexUtility.SatisfyPersonal (rjw.SexProps props, System.Single satisfaction) [0x000ce] in <2316c4a88eba42c9b52c0f75c70ee5bd>:0 
     - TRANSPILER RJW.SexCultEssentials: IEnumerable`1 SCE.Patches.AfterSexPatches:AhegaoCertaintyEffect(IEnumerable`1 instructions)
     - PREFIX RJW_Sexperience: Void RJWSexperience.RJW_Patch_SatisfyPersonal:Prefix(SexProps props, Single& satisfaction)
     - POSTFIX vegapnk.cumpilation: Void Cumpilation.Gathering.Patch_SatisfyPersonal_FillFluidGatherers:Postfix(SexProps props)
     - POSTFIX vegapnk.cumpilation: Void Cumpilation.Oscillation.Patch_OnOrgasm_SpawnHediffs_And_ChangeSeverityOfHediffs:Postfix(SexProps props)
     - POSTFIX RJW_Sexperience.Ideology: Void RJWSexperience.Ideology.Patches.RJW_Patch_Orgasm_IdeoConversion:Postfix(SexProps props)
     - POSTFIX RJW_Sexperience: Void RJWSexperience.RJW_Patch_SatisfyPersonal:Postfix(SexProps props, Single& satisfaction)
     - POSTFIX rjw.FC: Void rjwfc.Orgasm:Orgasm_PostNutClarity_Patch(SexProps& props)
     - POSTFIX Shauaputa.Accuratinator: Void Lewd_Code.HamonyPatches+HarmonyPatches+Lewd_QuirkChanges:Apply_ThoughyMoreThanOnce(SexProps props, Single satisfaction)
 at rjw.JobDriver_Sex.Orgasm () [0x000b3] in <2316c4a88eba42c9b52c0f75c70ee5bd>:0 
     - PREFIX RJW_Onahole: Void RJW_Onahole.HarmonyPatches.Patch_JobDriver_Sex:Orgasm_Prefix(JobDriver_Sex __instance, Boolean& __state)
     - POSTFIX RJW_Sexperience: Void RJWSexperience.RJW_Patch_Orgasm:Postfix(JobDriver_Sex __instance)
     - POSTFIX RJW_Onahole: Void RJW_Onahole.HarmonyPatches.Patch_JobDriver_Sex:Orgasm_Postfix(JobDriver_Sex __instance, Boolean __state)
 at rjw.JobDriver_Sex.SexTick (Verse.Pawn pawn, Verse.Thing target, System.Boolean pawnnude, System.Boolean partnernude) [0x00044] in <2316c4a88eba42c9b52c0f75c70ee5bd>:0 
     - PREFIX rjwanim: Boolean Rimworld_Animations.HarmonyPatch_SexTick:Prefix(JobDriver_Sex __instance, Pawn pawn, Thing target)
     - POSTFIX rjwanim: Void Rimworld_Animations.HarmonyPatch_JobDriver_Sex2:Postfix(JobDriver_Sex __instance, Pawn pawn)
     - POSTFIX Privacy_Please: Void Privacy_Please.HarmonyPatch_JobDriver_Sex_SexTick:Postfix(JobDriver_Sex& __instance)
 at rjw.JobDriver_BestialityForFemale+<>c__DisplayClass3_0.<MakeNewToils>b__13 () [0x000ad] in <2316c4a88eba42c9b52c0f75c70ee5bd>:0 
 at Verse.AI.JobDriver.DriverTick () [0x00169] in <2a40c3593b334f29ac3cb3d32d652351>:0 
     - TRANSPILER Krkr.RocketMan.Soyuz: IEnumerable`1 Soyuz.Patches.JobDriver_DriverTick_Patch:Transpiler(IEnumerable`1 instructions, ILGenerator generator)
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch1 (string)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.AI.JobUtility.TryStartErrorRecoverJob_Patch1 (Verse.Pawn,string,System.Exception,Verse.AI.JobDriver)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.AI.JobDriver.DriverTick_Patch0 (Verse.AI.JobDriver)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.AI.Pawn_JobTracker.JobTrackerTick_Patch0 (Verse.AI.Pawn_JobTracker)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Pawn.Tick_Patch4 (Verse.Pawn)
Verse.TickList:Tick ()
(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 ()
 

Remove accurinator

Posted

Is there a way in Rimjobworld or a submod for lowering a specifics pawns vulnerability at all times?
 

l have rape on but id like to make some exceptions for important people.

Posted
18 minutes ago, 999Rev999 said:

Is there a way in Rimjobworld or a submod for lowering a specifics pawns vulnerability at all times?
 

l have rape on but id like to make some exceptions for important people.

Train melee, give them traits like tough, add a modifiers to clothes with xml or rimmsquol in game

Posted

Does rape only randomly happen to humanoid races? I downloaded race mods that arent humanoid and it never happens to them randomly. Can only happen manually even when super high vulnerability. 

Posted

[RimJobWorld - Milkable Colonists] Patch operation Verse.PatchOperationSequence(count=5, lastFailedOperation=Verse.PatchOperationTest(Defs/rjw.HediffDef_PartBase[@Name="NaturalPrivatePartBreast"])) failed

file: [Rimworld_dir]\Mods\rjw-mc-biotech\1.5\Patches\BreastPatch.xml

(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)

[RimJobWorld - Milkable Colonists] Patch operation Verse.PatchOperationAdd(Defs/rjw.HediffDef_PartBase[defName = "HydraulicBreasts"]) failed

file: [Rimworld_dir]\Mods\rjw-mc-biotech\1.5\Patches\BreastPatch.xml

(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)

[RimJobWorld - Milkable Colonists] Patch operation Verse.PatchOperationAdd(Defs/rjw.HediffDef_PartBase[defName = "BionicBreasts"]) failed

file: [Rimworld_dir]\Mods\rjw-mc-biotech\1.5\Patches\BreastPatch.xml

(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)

[Sized Apparel for RJW (SAR version)] Patch operation Verse.PatchOperationSequence(count=1, lastFailedOperation=Verse.PatchOperationConditional(/Defs/rjw.HediffDef_PartBase[@Name="RJW_PrivatePartBase"]/comps)) failed

file: [Rimworld_dir]\Mods\sized-apparel-zero-v4.0.4\1.5\Patches\HediffPatches\PrivateHediffPartsPatches.xml

(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)

 

 

I keep getting this error everytime I open the game after updating to the latest version of rjw, any idea what I'm doing wrong or what is happening (I have updated all the submods to the latest 1.5 versions). Thank you

Posted
25 minutes ago, FUCKING RAWWW said:

[RimJobWorld - Milkable Colonists] Patch operation Verse.PatchOperationSequence(count=5, lastFailedOperation=Verse.PatchOperationTest(Defs/rjw.HediffDef_PartBase[@Name="NaturalPrivatePartBreast"])) failed

file: [Rimworld_dir]\Mods\rjw-mc-biotech\1.5\Patches\BreastPatch.xml

(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)

[RimJobWorld - Milkable Colonists] Patch operation Verse.PatchOperationAdd(Defs/rjw.HediffDef_PartBase[defName = "HydraulicBreasts"]) failed

file: [Rimworld_dir]\Mods\rjw-mc-biotech\1.5\Patches\BreastPatch.xml

(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)

[RimJobWorld - Milkable Colonists] Patch operation Verse.PatchOperationAdd(Defs/rjw.HediffDef_PartBase[defName = "BionicBreasts"]) failed

file: [Rimworld_dir]\Mods\rjw-mc-biotech\1.5\Patches\BreastPatch.xml

(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)

[Sized Apparel for RJW (SAR version)] Patch operation Verse.PatchOperationSequence(count=1, lastFailedOperation=Verse.PatchOperationConditional(/Defs/rjw.HediffDef_PartBase[@Name="RJW_PrivatePartBase"]/comps)) failed

file: [Rimworld_dir]\Mods\sized-apparel-zero-v4.0.4\1.5\Patches\HediffPatches\PrivateHediffPartsPatches.xml

(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)

 

 

I keep getting this error everytime I open the game after updating to the latest version of rjw, any idea what I'm doing wrong or what is happening (I have updated all the submods to the latest 1.5 versions). Thank you

Your versions of Milkable Colonists and Sized Apparel Zero are out of date. You need the latest versions that are compatible with RJW 5.5.0+

Posted
51 minutes ago, Omicr0n said:

Your versions of Milkable Colonists and Sized Apparel Zero are out of date. You need the latest versions that are compatible with RJW 5.5.0+

But they are the latest versions.

Posted (edited)
30 minutes ago, FUCKING RAWWW said:

But they are the latest versions.

I don't know about Milkable Colonists since I don't use it, but 4.0.4 is not the latest version of SA0. The latest version is 4.3.3

Edited by Omicr0n
Posted (edited)

I have RJW 5.6.0.2, with Hero mode true, Hero ironman false, Hero HC false.

 

I could choose my hero once from the RJW control panel, but I can't work out how to change them. Is it a bug? I thought I should be able to change again, unless ironman mode was set?

Edited by thosewinternights
Posted
31 minutes ago, thosewinternights said:

I have RJW 5.6.0.2, with Hero mode true, Hero ironman false, Hero HC false.

 

I could choose my hero once from the RJW control panel, but I can't work out how to change them. Is it a bug? I thought I should be able to change again, unless ironman mode was set?

kill current hero , then change

Posted

For some reason, I am unable to attach multiple artificial genitals to a pawn. The normal 'add X' surgeries don't show up, and attempting to add multiple parts using the dev tool replaces the existing part instead of adding a new one. This only affects artificial parts -  the regular vagina and penis can be added through both surgeries and dev tool no problem

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
  • Recently Browsing   1 member

×
×
  • Create New...