Jump to content

[mod] Rimnudeworld


ShauaPuta

Recommended Posts

Posted
On 4/18/2024 at 5:00 AM, skizordrone said:

Anyone know how to prevent dicks from rendering when there are clothes on a pawn? The mod is great but I get distracted when all my male pawns walk around with their floppies out.

 image.png.bade876b0af0ab99e48ff23b6da219f2.png

 

any help is apricated!

Let them be free, they want to feel the wind on their scrotum.

RJW Animation has a setting to configure which parts of the body the clothing shows, if you have it installed maybe that clothing item will be detected as a shirt without pants.

Posted
2 hours ago, furel said:

Let them be free, they want to feel the wind on their scrotum.

RJW Animation has a setting to configure which parts of the body the clothing shows, if you have it installed maybe that clothing item will be detected as a shirt without pants.

I did install RJW Animation for that exact reason, however I cannot find any option to configure it in the mod options tab, all that's there is this stuff.

 

image.png.7b074179bacc306de5108aa531062574.png

 

Is it something that I have to go into the mods files for or am I just missing something? Something of note, the outfit that that pawn is wearing is from medieval overhaul, so if rimnude has issues with modded shirts, pants, and the like, could see it causing issues.

Posted
7 hours ago, skizordrone said:

I did install RJW Animation for that exact reason, however I cannot find any option to configure it in the mod options tab, all that's there is this stuff.

 

image.png.7b074179bacc306de5108aa531062574.png

 

Is it something that I have to go into the mods files for or am I just missing something? Something of note, the outfit that that pawn is wearing is from medieval overhaul, so if rimnude has issues with modded shirts, pants, and the like, could see it causing issues.

Well i tried messing around with the layering options in devmode and i somehow fucked them up super bad. nothing shows up anymore with rimnude. Is there a way i can import the correct sliders because I'm causing more issues then I'm fixing. i did see something about xmi(?) files or something but im not really a mod maker so idk what most of that stuff means. The main issue is that the slider issues are persisting though fresh installs of the mods and game.

 

For reference im talking about these:

image.png.3766df4f411b591c6666fda5151b1dde.png

(ignore the arrows and Nyaron race, this is someone elses screenshot, not mine. i just couldn't be bothered to re open the game after rage-quitting from troubleshooting)

Posted
On 4/20/2024 at 2:33 AM, skizordrone said:

I did install RJW Animation for that exact reason, however I cannot find any option to configure it in the mod options tab, all that's there is this stuff.

 

image.png.7b074179bacc306de5108aa531062574.png

 

Is it something that I have to go into the mods files for or am I just missing something? Something of note, the outfit that that pawn is wearing is from medieval overhaul, so if rimnude has issues with modded shirts, pants, and the like, could see it causing issues.

From Options menu -> Mods Options you should have a button with the label "Rimworld Animation Patch - Clothes Settings" you cannot access from the Mod menu on the start screen

  • 3 weeks later...
Posted

Getting a lot of error reports particularly with Outland mods. I feel like whenever rimnudeworld can't identify a race it should just default parts to it's size and skin color it would probably prevent a lot of errors and increase compatibility.

[RimNudeWorld - Start of stack trace]
Verse.PatchOperationAdd(xpath="Defs/AlienRace.ThingDef_AlienRace[defName="Outland_Motz"]/alienRace/generalSettings/alienPartGenerator/bodyAddons"): Failed to find a node with the given xpath
Verse.PatchOperationSequence: Error in the operation at position=2
Verse.PatchOperationFindMod(Outland - Motz Coalition): Error in <match>
[End of stack trace]
The top operation is the one that failed, the ones below it are the parents
Source file: C:\Games\Steam\steamapps\common\RimWorld\Mods\Rimnude-unofficial+\v1.5\Patches\Outland - race patches\NudePatch-Outland - Motz Coalition.xml

UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch1 (string)
XmlExtensions.ErrorManager:PrintErrors (string,Verse.ModContentPack)
XmlExtensions.PatchOperation_Patch:Postfix (Verse.PatchOperation,bool&,System.Xml.XmlDocument)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.PatchOperation.Apply_Patch2 (Verse.PatchOperation,System.Xml.XmlDocument)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.LoadedModManager.ApplyPatches_Patch5 (System.Xml.XmlDocument,System.Collections.Generic.Dictionary`2<System.Xml.XmlNode, Verse.LoadableXmlAsset>)
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 ()

---
 

[RimNudeWorld - Start of stack trace]
Verse.PatchOperationAdd(xpath="Defs/AlienRace.ThingDef_AlienRace[defName="Outland_Orc"]/alienRace/generalSettings/alienPartGenerator/bodyAddons"): Failed to find a node with the given xpath
Verse.PatchOperationSequence: Error in the operation at position=2
Verse.PatchOperationFindMod(Outland - Redburn Pact): Error in <match>
[End of stack trace]
The top operation is the one that failed, the ones below it are the parents
Source file: C:\Games\Steam\steamapps\common\RimWorld\Mods\Rimnude-unofficial+\v1.5\Patches\Outland - race patches\NudePatch-Outland - Redburn Pact - Orc.xml

UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch1 (string)
XmlExtensions.ErrorManager:PrintErrors (string,Verse.ModContentPack)
XmlExtensions.PatchOperation_Patch:Postfix (Verse.PatchOperation,bool&,System.Xml.XmlDocument)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.PatchOperation.Apply_Patch2 (Verse.PatchOperation,System.Xml.XmlDocument)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.LoadedModManager.ApplyPatches_Patch5 (System.Xml.XmlDocument,System.Collections.Generic.Dictionary`2<System.Xml.XmlNode, Verse.LoadableXmlAsset>)
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 ()

 

---

[RimNudeWorld - Start of stack trace]
Verse.PatchOperationAdd(xpath="Defs/AlienRace.ThingDef_AlienRace[defName="Outland_Varag" or defName="Outland_Goblin"]/alienRace/generalSettings/alienPartGenerator/bodyAddons"): Failed to find a node with the given xpath
Verse.PatchOperationSequence: Error in the operation at position=2
Verse.PatchOperationFindMod(Outland - Redburn Pact): Error in <match>
[End of stack trace]
The top operation is the one that failed, the ones below it are the parents
Source file: C:\Games\Steam\steamapps\common\RimWorld\Mods\Rimnude-unofficial+\v1.5\Patches\Outland - race patches\NudePatch-Outland - Redburn Pact - Smol.xml

UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch1 (string)
XmlExtensions.ErrorManager:PrintErrors (string,Verse.ModContentPack)
XmlExtensions.PatchOperation_Patch:Postfix (Verse.PatchOperation,bool&,System.Xml.XmlDocument)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.PatchOperation.Apply_Patch2 (Verse.PatchOperation,System.Xml.XmlDocument)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.LoadedModManager.ApplyPatches_Patch5 (System.Xml.XmlDocument,System.Collections.Generic.Dictionary`2<System.Xml.XmlNode, Verse.LoadableXmlAsset>)
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 ()



---

[RimNudeWorld - Start of stack trace]
Verse.PatchOperationAdd(xpath="Defs/AlienRace.ThingDef_AlienRace[defName="Outland_Hobgoblin"]/alienRace/generalSettings/alienPartGenerator/bodyAddons"): Failed to find a node with the given xpath
Verse.PatchOperationSequence: Error in the operation at position=2
Verse.PatchOperationFindMod(Outland - Redburn Pact): Error in <match>
[End of stack trace]
The top operation is the one that failed, the ones below it are the parents
Source file: C:\Games\Steam\steamapps\common\RimWorld\Mods\Rimnude-unofficial+\v1.5\Patches\Outland - race patches\NudePatch-Outland - Redburn Pact.xml

UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch1 (string)
XmlExtensions.ErrorManager:PrintErrors (string,Verse.ModContentPack)
XmlExtensions.PatchOperation_Patch:Postfix (Verse.PatchOperation,bool&,System.Xml.XmlDocument)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.PatchOperation.Apply_Patch2 (Verse.PatchOperation,System.Xml.XmlDocument)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.LoadedModManager.ApplyPatches_Patch5 (System.Xml.XmlDocument,System.Collections.Generic.Dictionary`2<System.Xml.XmlNode, Verse.LoadableXmlAsset>)
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 ()



---

[RimNudeWorld] Patch operation Verse.PatchOperationFindMod(Outland - Motz Coalition) failed
file: C:\Games\Steam\steamapps\common\RimWorld\Mods\Rimnude-unofficial+\v1.5\Patches\Outland - race patches\NudePatch-Outland - Motz Coalition.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 ()



---

[RimNudeWorld] Patch operation Verse.PatchOperationFindMod(Outland - Redburn Pact) failed
file: C:\Games\Steam\steamapps\common\RimWorld\Mods\Rimnude-unofficial+\v1.5\Patches\Outland - race patches\NudePatch-Outland - Redburn Pact - Orc.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 ()



---

[RimNudeWorld] Patch operation Verse.PatchOperationFindMod(Outland - Redburn Pact) failed
file: C:\Games\Steam\steamapps\common\RimWorld\Mods\Rimnude-unofficial+\v1.5\Patches\Outland - race patches\NudePatch-Outland - Redburn Pact - Smol.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 ()



---

[RimNudeWorld] Patch operation Verse.PatchOperationFindMod(Outland - Redburn Pact) failed
file: C:\Games\Steam\steamapps\common\RimWorld\Mods\Rimnude-unofficial+\v1.5\Patches\Outland - race patches\NudePatch-Outland - Redburn Pact.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 ()

 

Posted
On 5/6/2022 at 12:11 AM, Nelsoness said:

Hello there! ( ͡° ͜ʖ ͡°)

This is my first post here (since 2017~)... And I bringed a gift!
I made a collection of dragon shlongs for the "Race to the Rim" mod as an addon to Rimnude - AA. It is a simple pack of textures without any line of code.
 

Requirements:
1. Race to the Rim (obviously);
2. Rimnude - Animal Addon;
 
Installation:

  Reveal hidden contents

1. Extract the "RttR" archive to your "Rimnude - Animal Addon" folder.

The path must look like this:
    .../Rimworld/Mods/Rimnude - Animal Addon/RttR/Textures/...

2. Still in the "Rimnude - AA" folder, overwrite the original "LoadFolders.xml" with my own file.

OR

Simply add a line: <li IfModActive="sargoskar.racetotherim">RttR</li> to your LoadFolders.xml.

3. Enjoy your play!


image.jpeg.2dccd6c4a8663829b46924c8e7b6d21e.jpeg


P.S. All textures were drawn by me. If you like them, feel free to use them whenever you want.
P.P.S. Sry for my English, it's not my native language

More screenshots:
 

  Reveal hidden contents

 

2.png.b16576af06df6826448bf204fa91146c.png

image.png.7bd5bc5a1246c0ed42533f321de2e8e5.png

image.png.359d8da8e529807fd0abb2b7ed9b6610.png


May 8, 2022 - Updated: redrewed some textures (razorwhip, hotburple), colour correction, small offset fixes.
 

LoadFolders.xml 1.53 kB · 49 downloads

RttR.zip 249.26 kB · 66 downloads

hi little question, since rttr is no longer update how to make this work on scaled world ?

Posted

For whatever reason body parts, dicks, breasts and nipples, keep showing through clothing. As far as body/texture replacers go, I only have rimnudeworld (1.5 wip) and rimnude - animals. I have them both respectively at the bottom of my load list. Can anyone help?

Posted

Was using it with their bits just hanging out of their clothes, but started encountering issues.  Eventually this blocked the debug menus from opening.  I know it's this because I did exhausting work in removing things one by one and testing.

Posted

I am working on updating the mods to 1.5. I downloaded the latest version for RimNudeworld, but I do not get it to draw anything at all. The body parts are there, but there is no graphics. Anyone know anything that might help?

Posted

I'm just posting this if anyone is interested in adding this to RimNudeWorld

 

With the Transmog mod. Any transmog settings that would show nudity just shows your basic Vanilla Rimworld Nudity

  • 1 month later...
Posted
On 7/2/2024 at 2:34 PM, Kerozen said:

Has this mod been updated for 1.5 ? can't find the updated version anywhere so far :(

 

2 hours ago, WeRg0 said:

will there be 1.5  version if there is where I can find it?

 

 

On 6/1/2024 at 1:25 AM, jenova666 said:

I am working on updating the mods to 1.5. I downloaded the latest version for RimNudeworld, but I do not get it to draw anything at all. The body parts are there, but there is no graphics. Anyone know anything that might help?

 

On 6/1/2024 at 8:36 PM, McLovin3 said:

I'm just posting this if anyone is interested in adding this to RimNudeWorld

 

With the Transmog mod. Any transmog settings that would show nudity just shows your basic Vanilla Rimworld Nudity

1.5 is developed and hosted in a mega folder

all links here:

 

Posted

When using this (1.5 ver) alongside BeautifulBodies, the RNW breasts get drawn on top of the already-present BB body. Is this simply an incompatibility between these mods?

  • 2 weeks later...
Posted (edited)

Hello, im using the mega hosted version for 1.5 and got this trying to use Save Our Ship 2, any way to fix it without removing the mod? Can I just delete C:\Program Files (x86)\Steam\steamapps\common\RimWorld\Mods\Rimnude-unofficial+\v1.5\Patches\NudePatch-Hologram.xml ?

 

[RimNudeWorld] Patch operation Verse.PatchOperationFindMod(Save Our Ship 2) failed
file: C:\Program Files (x86)\Steam\steamapps\common\RimWorld\Mods\Rimnude-unofficial+\v1.5\Patches\NudePatch-Hologram.xml
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (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 ()

 

Edited by unknowhero
question
  • 3 weeks later...
Posted (edited)

Hello I'm new to modding rim world and i have an issue where the genitals are offset to the left, ive tried to look in the setting to change it as well as change it in character editor ive been looking for awhile to find a fix but havnt really found any. It may also be the fact that im running 1.5 idk if that breaks everything. and ive downloaded the latest versions of RJw and Rnw.

 

I figured it out all good now!

 

Edited by verdict
adding more info
  • 4 weeks later...
Posted

i cant get this mode to work, no genitals, no breast, nothing, i cant find a solution to this problem except move to sized apparel but that mod doesnt work properly either

Posted
On 7/24/2021 at 2:48 AM, Tory187 said:

 

Troubleshooting:

  Hide contents

 

image.png.b1523043bb95f1473c77dd53bd2bfd75.png

These errors show for RimNude if you do not have the mod Race Support.

You can download the always latest version of Race Support Here

These errors will not cause any issues in game though and can be ignored

if you would rather not use Race Support. I do recommend that mod though!

==============================================

 

image.png.7b3053e44bcc01e67055cf5f78a3e494.png

This error shows for OTY if you do not have the mod Licentia Labs <--outdated files

You can download the always latest version of Licentia Labs Here

This error will also not cause issues

 

I have a question where do I find the Race support mod both links are shown invalid?

Posted

I found a problem.
I am using the new "Rimnude - Animal addon" with SAZ. Since I don't have RimNude, the "AnimalPenis" Def is not present, but because I have the "RNW - Animal addon," the patch provided by RJW Animation for non-"RNW - Animal addon" users is not loaded, and RW throws this error: "Could not resolve cross-reference to Verse.PawnRenderNodeTagDef named AnimalPenis (wanted=animationParts)."
Moving the patch provided in RJW Animation to a root directory solves the problem.
As Animal Addon is a standalone now, it should have a patch for those cases.
Is this the beast place to share this issue or I should inform on Discord?

Posted (edited)

Hello,

 

I dont want to do extensive bug search as it is fine to play like this, but I have following issue with rimnude (+ chiseled body + plasticsurgery + rjw race patches).

If anybody has a spontaneous solution from experience.

 

When Breast size is changed through plastic surgery or hediff dev mode or archotech implant, it seems that max size displayed on pawn visuals will be the huge size.

Everything bigger will be displayed as huge (even if hediff name is correctly displayed on pawn health status: colossal, ...).

 

Summary: Small, average, large, huge size are displayed correctly on pawn visuals. Above it is displayed as huge whatever hediff says.

 

Thanks a lot for the good work.

Edited by MarsOdissey
Posted (edited)
9 hours ago, MarsOdissey said:

Hello,

 

I dont want to do extensive bug search as it is fine to play like this, but I have following issue with rimnude (+ chiseled body + plasticsurgery + rjw race patches).

If anybody has a spontaneous solution from experience.

 

When Breast size is changed through plastic surgery or hediff dev mode or archotech implant, it seems that max size displayed on pawn visuals will be the huge size.

Everything bigger will be displayed as huge (even if hediff name is correctly displayed on pawn health status: colossal, ...).

 

Summary: Small, average, large, huge size are displayed correctly on pawn visuals. Above it is displayed as huge whatever hediff says.

 

Thanks a lot for the good work.

There are no drawn textures above huge, but there are two addons that add them on the addon list at least for nude bodies. There is no clothing support unless you want to draw all that

Edited by Skömer
Posted
On 9/14/2024 at 6:40 AM, Skömer said:

There are no drawn textures above huge, but there are two addons that add them on the addon list at least for nude bodies. There is no clothing support unless you want to draw all that

 

First of all, thanks again for your time and (free) work.

Here a few (humble) questions/suggestions:

- the patches your are mentioning seem to be for SAR (or outdated OTY). Is there also for rimnude or chiseled body ?

- patches are 1.4. Did somebody test it with 1.5 and is it safe to add to save ?

- In the future it would be nice to put those patches directly in each main mods (rimnude, SAR, chiseled body). It is always nice to have less mod to manage/maintain and to have consistency between selectable menu/info (hediff) and content (textures).

 

Thanks a lot. Do as you can and see fit. This is low importance.

Posted
1 hour ago, MarsOdissey said:

First of all, thanks again for your time and (free) work.

Here a few (humble) questions/suggestions:

- the patches your are mentioning seem to be for SAR (or outdated OTY). Is there also for rimnude or chiseled body ?

- patches are 1.4. Did somebody test it with 1.5 and is it safe to add to save ?

- In the future it would be nice to put those patches directly in each main mods (rimnude, SAR, chiseled body). It is always nice to have less mod to manage/maintain and to have consistency between selectable menu/info (hediff) and content (textures).

 

Thanks a lot. Do as you can and see fit. This is low importance.

You are right I got the mods mixed up, rimnude has no giant size textures

 

Nobody said anything about compatibility of the 1.4 patches with 1.5, which can either mean there are no problems worth reporting or nobody has tried it, rimnude also has at least one (two?) stage of pregnancy graphics included by now

 

I suggested merging the addons into the main mod many times for the exact resons you said but they don't seem to fulfill the artistic, stylistic quality requirements for the current maintainer

 

Sorry if I sound grumpy, I like to keep my posts short

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   0 members

    • No registered users viewing this page.
×
×
  • Create New...