RathBad Posted August 31, 2024 Posted August 31, 2024 (edited) hi, i just wanted to inform people that the Robotic Genitals update here does not work with rimnude as it gives this error to naked baseliners only: "Failed to find any textures at Breasts/FeaturelessNippleLeft while constructing Multi..." Edited August 31, 2024 by RathBad
Parradox87 Posted September 4, 2024 Posted September 4, 2024 (edited) i am using RJW menstruation (and a couple of others) but as long as i have menstruation enabled, nobody will do any lewd acts and "forcing" masturbation or sex starts the first frame and then instantly stops the act and the log shows this: [RJW] rjwSextypeGet:dictionaryKey Sex_Reverse_Cunnilingus sextype Cunnilingus Exception in JobDriver tick for pawn Raven driver=JobDriver_SexQuick (toilIndex=4) driver.job=(Quickie (Job_51746) A = Thing_Human11562 Giver = ThinkNode_QueuedJob [workGiverDef: null]) System.TypeLoadException: Could not resolve type with token 0100006c (from typeref, class/assembly rjw.CompHediffBodyPart, RJW, Version=1.5.8926.15079, Culture=neutral, PublicKeyToken=null) [Ref 7CA25FD] at rjw.JobDriver_Sex.SexTick (Verse.Pawn pawn, Verse.Thing target, System.Boolean pawnnude, System.Boolean partnernude) [0x001b7] in <df6c5ecc76914382b6534e278d82fe1b>: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 RJW_Menstruation: Void RJW_Menstruation.SexTick_Patch:Postfix(JobDriver_Sex __instance, Pawn pawn, Thing target) at rjw.JobDriver_SexQuick+<>c__DisplayClass1_0.<MakeNewToils>b__8 () [0x00069] in <df6c5ecc76914382b6534e278d82fe1b>:0 at Verse.AI.JobDriver.DriverTick () [0x00195] in <f0ac5eb9b52e4cc396c70fc9a4ee15e5>:0 - TRANSPILER Krkr.RocketMan.Soyuz: IEnumerable`1 Soyuz.Patches.JobDriver_DriverTick_Patch:Transpiler(IEnumerable`1 instructions, ILGenerator generator) - TRANSPILER Orion.Hospitality: IEnumerable`1 Hospitality.Patches.JobDriver_Patch+DriverTick:Transpiler(IEnumerable`1 insts) - PREFIX io.github.dametri.timecontrol: Boolean DTimeControl.Core_Patches.JobTracker_Patches.Patch_DriverTick_Prefix:Prefix(JobDriver __instance) - POSTFIX safetemperature.survivalexpanded.dracoix: Void SurvivalExpandedSafeTemperature.Patch_JobDriver_DriverTick:Postfix(Pawn ___pawn) (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) when i remove menstruation, everything instantly works again. its the version from the RJW main post with the version for 1.5 any idea how to fix this? edit: nvm, seems its not updated for 5.5 yet Edited September 5, 2024 by Parradox87
Sombrahide Posted September 7, 2024 Posted September 7, 2024 Has right now Nil is in a break I will go checking out the mods and updating them, after she comes back it will be simply a pull request to merge the changes to her git. Here is the list of the mod that work with the new RJW version or that I have updated: Crest 1.5 by Euclidean: Works well already. Gathering 1.5 by Tory187: https://gitgud.io/sombrahide/gathering/-/tree/master 1
Kiara Posted October 4, 2024 Posted October 4, 2024 Hey, First off: Thank you very much for your work. Its highly appreciated: Second, some bug reports: Slime Girl: [Slime Girls Modified by Nil - Start of stack trace] Verse.PatchOperationAdd(xpath="Defs/AlienRace.ThingDef_AlienRace[defName="Alien_Mucus"]/alienRace/generalSettings/alienPartGenerator/bodyAddons/li[path="Genitals/FeaturelessVagina"]"): Failed to find a node with the given xpath [End of stack trace] The top operation is the one that failed, the ones below it are the parents Source file: \steamapps\common\RimWorld\Mods\Slime Girls 1.5 1.0.2\1.5\Patches\Nude_Patch.xml
SkyrimFrogDust Posted January 15, 2025 Posted January 15, 2025 is there a patch to make slime girls work with sized apparel?
Asterious Posted January 25, 2025 Posted January 25, 2025 your slime girl update mod... there seems to be a error within this code but i cannot pinpoint it. using chatGPT i have tried to adjust some of it by correcting it although i just get a black screen <!-- Stopped--> </value> </match> </match> </Operation> <!--==== vagina ====--> <Operation Class="PatchOperationAdd"> <xpath>Defs/AlienRace.ThingDef_AlienRace[defName="Alien_Mucus"]/alienRace/generalSettings/alienPartGenerator/bodyAddons/li[path="Genitals/FeaturelessVagina"]</xpath> <value> <scaleWithPawnDrawsize>true</scaleWithPawnDrawsize> <colorChannel>skin</colorChannel> <offsets> <south> <layerOffset>-0.29353</layerOffset> <bodyTypes> <Female>(0, 0)</Female> </bodyTypes> </south> <north> <layerOffset>-0.299</layerOffset> <bodyTypes> <Female>(0,0)</Female> </bodyTypes> </north> <east> <layerOffset>-0.2973</layerOffset> <bodyTypes> <Female>(-0.03,0)</Female> </bodyTypes> </east> </offsets> </value> </Operation> </Patch> i have removed all mods but its dependency ones and still seem to get this error within the string for featureless body part. any idea how to fix this or can i remove it completely? or can i just ignore the error all together? [Slime Girls Modified by Nil] Patch operation Verse.PatchOperationAdd(Defs/AlienRace.ThingDef_AlienRace[defName="Alien_Mucus"]/alienRace/generalSettings/alienPartGenerator/bodyAddons/li[path="Genitals/FeaturelessVagina"]) failed file: C:\GOG Games\RimWorld\Mods\Slime Girls 1.5 1.0.2\1.5\Patches\Nude_Patch.xml UnityEngine.StackTraceUtility:ExtractStackTrace () (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch1 (string) Verse.PatchOperation:Complete (string) Verse.LoadedModManager:ClearCachedPatches () Verse.LoadedModManager:LoadAllActiveMods (bool) Verse.PlayDataLoader:DoPlayLoad () Verse.PlayDataLoader:LoadAllPlayData (bool) Verse.Root/<>c:<Start>b__6_1 () Verse.LongEventHandler:RunEventFromAnotherThread (System.Action) Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__28_0 () System.Threading.ThreadHelper:ThreadStart_Context (object) System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object) System.Threading.ThreadHelper:ThreadStart ()
D Hine Posted January 26, 2025 Posted January 26, 2025 (edited) On 1/25/2025 at 8:33 AM, Asterious said: your slime girl update mod... there seems to be a error within this code but i cannot pinpoint it. using chatGPT i have tried to adjust some of it by correcting it although i just get a black screen <!-- Stopped--> </value> </match> </match> </Operation> <!--==== vagina ====--> <Operation Class="PatchOperationAdd"> <xpath>Defs/AlienRace.ThingDef_AlienRace[defName="Alien_Mucus"]/alienRace/generalSettings/alienPartGenerator/bodyAddons/li[path="Genitals/FeaturelessVagina"]</xpath> <value> <scaleWithPawnDrawsize>true</scaleWithPawnDrawsize> <colorChannel>skin</colorChannel> <offsets> <south> <layerOffset>-0.29353</layerOffset> <bodyTypes> <Female>(0, 0)</Female> </bodyTypes> </south> <north> <layerOffset>-0.299</layerOffset> <bodyTypes> <Female>(0,0)</Female> </bodyTypes> </north> <east> <layerOffset>-0.2973</layerOffset> <bodyTypes> <Female>(-0.03,0)</Female> </bodyTypes> </east> </offsets> </value> </Operation> </Patch> i have removed all mods but its dependency ones and still seem to get this error within the string for featureless body part. any idea how to fix this or can i remove it completely? or can i just ignore the error all together? [Slime Girls Modified by Nil] Patch operation Verse.PatchOperationAdd(Defs/AlienRace.ThingDef_AlienRace[defName="Alien_Mucus"]/alienRace/generalSettings/alienPartGenerator/bodyAddons/li[path="Genitals/FeaturelessVagina"]) failed file: C:\GOG Games\RimWorld\Mods\Slime Girls 1.5 1.0.2\1.5\Patches\Nude_Patch.xml UnityEngine.StackTraceUtility:ExtractStackTrace () (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch1 (string) Verse.PatchOperation:Complete (string) Verse.LoadedModManager:ClearCachedPatches () Verse.LoadedModManager:LoadAllActiveMods (bool) Verse.PlayDataLoader:DoPlayLoad () Verse.PlayDataLoader:LoadAllPlayData (bool) Verse.Root/<>c:<Start>b__6_1 () Verse.LongEventHandler:RunEventFromAnotherThread (System.Action) Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__28_0 () System.Threading.ThreadHelper:ThreadStart_Context (object) System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object) System.Threading.ThreadHelper:ThreadStart () I personally deleted it. Still works so far for me. Slime pawn just dont have visible bodyparts. It seems, RimnudeWorld is used to give pawn nude bodyparts. I cant say if patch is up-to-date or outdated since I use sized apparel. Edited January 27, 2025 by D Hine
DonKaftanos Posted January 29, 2025 Posted January 29, 2025 Fix for Could not resolve cross-reference: No Verse.HediffDef named MucusBreasts found to give to AlienRace.ExtendedGraphics.ConditionHediff AlienRace.ExtendedGraphics.ConditionHediff Slime_Girls_1.5_1.0.2_Mucus_Fix.rar
blueFlame0 Posted May 15, 2025 Posted May 15, 2025 Hey just to let you know the og head and tail decor still works fine.
justsomeguy333333333 Posted July 14, 2025 Posted July 14, 2025 Hello, Some of these mods are labeled by the RJW Wiki as broken (Licentia Labs, Slime girl, etc.). Is that true? (Great work btw.)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now