sockgolem Posted August 12, 2021 Posted August 12, 2021 I managed to figure out what was wrong with the Daemon Princes. Turns out their layerOffset wasn't being set correctly. Here's a patch for anyone else who wants to use them. It tweaks a bunch of sprites to look better and makes most of the Slaaneshi apparel revealing as appropriate. slaaprincefix.zip
Tory187 Posted August 12, 2021 Posted August 12, 2021 15 hours ago, sockgolem said: I'm having issues with the Daemon Princes from the Warhammer - Daemonettes mod: Some of it is just the sprites not being right, I'm guessing that they're just outdated. But for some reason the breasts don't get hidden by the apparel despite them covering Torso, and they render over the apparel which looks weird. Ideally they'd render in the proper order so they could work as revealing apparel. I'm making a patch to fix some of the issues, but I have no idea why it's rendering weird. Any ideas? Load order below: 1.3 Rimworld changed how it renders pawns. Once a texture gets loaded it gets baked into the main texture instantly. So now it is important that addons are listed in a proper order so everything that needs to be on bottom is loaded first. Layer offset is mostly ignored except if it is ontop or below of head/body texture. To fix this you need to go into that rimnude patch and change the order the addons are listed. So those breasts that are supposed to be under the top ones should be moved to be listed before the top ones in the patch. Good rule of thumb for the order genitals for rimnude patches: vaginas-->pubes-->bellies-->breasts-->balls-->penises (Use human patch as reference for the order, its the only one I know I changed) In this case for the alien it would be: vaginas-->pubes-->bellies-->under breasts-->breasts-->balls-->penises
Themanman Posted August 13, 2021 Posted August 13, 2021 (edited) Does Rimnudeworld have any known incompatibilities? Running it alone with my other RJW mods works fine, but when I add it to my modlist I get extreme slowdown on pawns with genitals. Also, it seems to output debug logs wayyy too fast when I have debug mode enabled. I get about 6 a second on a clean install and 60+ a second on my modded install. Edit: Alright, may not actually be RNW. I will have to due further testing. Edited August 13, 2021 by Themanman
oxBrandxo Posted August 13, 2021 Posted August 13, 2021 3 hours ago, Themanman said: Does Rimnudeworld have any known incompatibilities? Running it alone with my other RJW mods works fine, but when I add it to my modlist I get extreme slowdown on pawns with genitals. Also, it seems to output debug logs wayyy too fast when I have debug mode enabled. I get about 6 a second on a clean install and 60+ a second on my modded install. Edit: Alright, may not actually be RNW. I will have to due further testing. There is some anecdotal evidence to suggest that RimNude might increase loadtime, though that can be said of any mod that adds a lot of extra graphics (vanilla overhauls, armor mods, etc). The more mods you have that add graphics the longer it's going to take to load.
Hidden User Posted August 15, 2021 Posted August 15, 2021 Hi, I'm having an issue where breasts and vaginas are floating off the the right hand side of my female colonists (regardless of race) in one place, breasts ontop of the vagina, floating next to the colonist. Error list doesn't seem to be showing anything in regards to what might be causing this. Any thoughts?
Nighzmarquls Posted August 16, 2021 Posted August 16, 2021 Fixed Save Our Ship Holograms to Display Parts. Some one will need to make the immaterial breasts actually transparent in a proper way though. NudePatch-Hologram.xml
Menthols487 Posted August 17, 2021 Posted August 17, 2021 (edited) Is there anyway to get this to work on 1.3? Or is there an alternative mod that serves the same purpose of showing genitals when nude on 1.3? I'm getting 1.2 just incase, but now even with this I'm seeing issues. This mod is Highly recommending race support, yet the race support link is only compatible with 1.3 and this mod is only compatible with 1.2, whats the deal? Edited August 17, 2021 by sstier426 2
CodedArms Posted August 17, 2021 Posted August 17, 2021 I also have a request for 1.3 support, as that seems to be the only possiblity for the problem im having and this being the only outdated mod in my list currently involved in this action.
Seedling Posted August 17, 2021 Posted August 17, 2021 (edited) massive+ tits on Archotech adds facehugger glands lol also,when using other bodies like RF or BB it adds flying tits on the side of the pawn. using latest unofficial version. Edited August 17, 2021 by Seedling
Ham Bacon Posted August 18, 2021 Posted August 18, 2021 Is there a version of this mod that simply works with the oty nude mod? Im still new to rimworld so I don't want to add more emotional debuffs before I fully understand the game.
NextToNothing Posted August 18, 2021 Posted August 18, 2021 It appears that the patch for Nyaron is broken as of 1.3; looking in the ThingDefs_Races/Race_Nyaron.xml, I note that layerOffset was defined in prior def versions for RW, but is no longer defined in the 1.3 defs. Also receiving this error when loading Nyaron in combination with RNW: XML error: <layerOffset>-0.28</layerOffset> doesn't correspond to any field in type BodyAddon. Context: <li><path>Genitals/FeaturelessCrotch</path><shaderType>Transparent</shaderType><inFrontOfBody>true</inFrontOfBody><layerOffset>-0.28</layerOffset><drawnInBed>false</drawnInBed><offsets><south><bodyTypes><Male>(-0.42,0.194)</Male><Female>(-0.42,0.20)</Female><Fat>(-0.42,0.16)</Fat><Thin>(-0.42,0.22)</Thin><Hulk>(-0.42,0.23)</Hulk></bodyTypes></south><north><bodyTypes><Male>(-0.03,0.5)</Male><Female>(-0.02,0.56)</Female><Fat>(0.06,0.46)</Fat><Thin>(-0.01,0.537)</Thin><Hulk>(0,0.41)</Hulk></bodyTypes></north><east><bodyTypes><Male>(-0.41,0.1913)</Male><Female>(-0.428,0.236)</Female><Fat>(-0.62,0.21)</Fat><Thin>(-0.409,0.22)</Thin><Hulk>(-0.435,0.2365)</Hulk></bodyTypes></east></offsets></li>
oxBrandxo Posted August 18, 2021 Posted August 18, 2021 (edited) On 8/16/2021 at 5:00 PM, sstier426 said: Is there anyway to get this to work on 1.3? Or is there an alternative mod that serves the same purpose of showing genitals when nude on 1.3? I'm getting 1.2 just incase, but now even with this I'm seeing issues. This mod is Highly recommending race support, yet the race support link is only compatible with 1.3 and this mod is only compatible with 1.2, whats the deal? On 8/16/2021 at 9:45 PM, CodedArms said: I also have a request for 1.3 support, as that seems to be the only possiblity for the problem im having and this being the only outdated mod in my list currently involved in this action. Mod is already updated with 1.3 support and has been for several weeks. Go back a page to find the most recent release. And before anyone mentions it, the person updating the mod is not able to update the original post and is not going to create a new thread. The original author is working on a complete rework of the mod with new features and will make a new thread when they are done with that. There is no ETA. Edited August 18, 2021 by oxBrandxo
Thort17 Posted August 18, 2021 Posted August 18, 2021 Am I missing an updated file? On my human pawns the male genitals come out the stomach on the two larger size pawns, and the large female pawns the breasts are not spaced correctly. Forgive me if I missed something obvious. All my current files appear to be the most recent on the mod load screen (none in yellow).
Zyabzyx Posted August 18, 2021 Posted August 18, 2021 Hello, I've updated everything, checked the mod order, and for some reason I still can't get genitals on the Beast Man Tribes characters. It works well on humans and with XenoHumans mod, but for some reason BeastManTribe doesn't work anymore... The mighty log says : [RimNudeWorld] Patch operation Verse.PatchOperationFindMod(Beast Man Tribes) failed file: C:\Program Files (x86)\Steam\steamapps\common\RimWorld\Mods\RimNude\Extra Patches\1.2 and 1.3 Colored Nudes\Patches\NudePatch-BeastMan.xml (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) Could not resolve cross-reference: No Verse.TrainabilityDef named Simple found to give to Verse.RaceProperties Verse.RaceProperties UnityEngine.StackTraceUtility:ExtractStackTrace () Verse.Log:Error (string) Verse.DirectXmlCrossRefLoader/WantedRefForObject:TryResolve (Verse.FailMode) Verse.DirectXmlCrossRefLoader/<>c__DisplayClass15_1:<ResolveAllWantedCrossReferences>b__0 (Verse.DirectXmlCrossRefLoader/WantedRef) Verse.GenThreading/<>c__DisplayClass7_1`1<Verse.DirectXmlCrossRefLoader/WantedRef>:<ParallelForEach>b__0 (object) System.Threading.QueueUserWorkItemCallback:WaitCallback_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.QueueUserWorkItemCallback:System.Threading.IThreadPoolWorkItem.ExecuteWorkItem () System.Threading.ThreadPoolWorkQueue:Dispatch () System.Threading._ThreadPoolWaitCallback:PerformWaitCallback () I'm out of ideas, and if somebody had a fix, I would be forever thankfull.
SingleForLife Posted August 18, 2021 Posted August 18, 2021 1 hour ago, Zyabzyx said: Hello, I've updated everything, checked the mod order, and for some reason I still can't get genitals on the Beast Man Tribes characters. It works well on humans and with XenoHumans mod, but for some reason BeastManTribe doesn't work anymore... The mighty log says : [-Log Stuff-] I'm out of ideas, and if somebody had a fix, I would be forever thankfull. I never used this mod so I may be wrong, but my guess would be that the 1.3 update with its changes to animal behavior broke the patch. Maybe try asking for advice in the Race Support thread?
oxBrandxo Posted August 18, 2021 Posted August 18, 2021 23 hours ago, Seedling said: massive+ tits on Archotech adds facehugger glands lol also,when using other bodies like RF or BB it adds flying tits on the side of the pawn. using latest unofficial version. Mod is not compatible with any bodytypes other than vanilla or OTY. There are a couple race-specific bodytype adjustments, but general replacers are not supported.
Inanis Posted August 20, 2021 Posted August 20, 2021 (edited) On 8/17/2021 at 2:33 PM, Seedling said: massive+ tits on Archotech adds facehugger glands lol also,when using other bodies like RF or BB it adds flying tits on the side of the pawn. using latest unofficial version. I had the same issue.. going over the textures i found that both oversized bionic and archo breasts were missing a texture that the natural oversized had (besides the erect nipples ones which i didnt count) you can just copy breasts_oversized_right_east.png from the NatOTY folder and past it to the ArcOTY folder just remember to rename it as breasts_arc_oversized_right_east.png you can do the same for the oversized bionic just rename a copy as breasts_bio_oversized_right_east.png and place it in BioOTY PS hydraulic oversized breasts have the same issue and can be fixed the same way i guess. PS2: just so it is clear .. you can find the texture folders in C:\Program Files (x86)\Steam\steamapps\common\RimWorld\Mods\OTY-Nude Unofficial Update\Textures\Breasts\ If you are using the steam version Edited August 20, 2021 by Inanis
ghostfalll Posted August 20, 2021 Posted August 20, 2021 1 hour ago, Inanis said: I had the same issue.. going over the textures i found that both oversized bionic and archo breasts were missing a texture that the natural oversized had (besides the erect nipples ones which i didnt count) you can just copy breasts_oversized_right_east.png from the NatOTY folder and past it to the ArcOTY folder just remember to rename it as breasts_arc_oversized_right_east.png you can do the same for the oversized bionic just rename a copy as breasts_bio_oversized_right_east.png and place it in BioOTY PS hydraulic oversized breasts have the same issue and can be fixed the same way i guess. PS2: just so it is clear .. you can find the texture folders in C:\Program Files (x86)\Steam\steamapps\common\RimWorld\Mods\OTY-Nude Unofficial Update\Textures\Breasts\ If you are using the steam version Now that this has been mentioned/brought up, someone will hopefully fix it soon anyways...
ReMeDy Posted August 20, 2021 Posted August 20, 2021 (edited) I'm unsure what mod (or in-game option) is doing this, but the size of my character's breasts, genitals, and anus keep changing to the smallest size. I believe it happens after characters have sex, maybe from getting naked and re-equipping themselves? Has anyone experienced this? My characters are just normal Humans using the OTY Body type. I also noticed curiously enough when I hover my mouse over the breast's condition, it sometimes auto-updates to something else. Other than Character Editor and Humanoid Alien Races, I can't think of what it could be, but here's my RimJob mod load order: I'll try playing around some more to isolate a culprit. Edited August 20, 2021 by ReMeDy
Kashked Posted August 20, 2021 Posted August 20, 2021 3 hours ago, ReMeDy said: Other than Character Editor and Humanoid Alien Races, I can't think of what it could be, but here's my RimJob mod load order: Historically this has been an issue with Prepare Carefully, but some people have reported the bug even when using Character Editor.
Rimworld Traveller Posted August 20, 2021 Posted August 20, 2021 I updated to 1.3 and I'm getting the floating breast/penis thing. Did I hear that we want this towards the top of the load order now? Before RJW?
oxBrandxo Posted August 20, 2021 Posted August 20, 2021 7 hours ago, ReMeDy said: I'm unsure what mod (or in-game option) is doing this, but the size of my character's breasts, genitals, and anus keep changing to the smallest size. I believe it happens after characters have sex, maybe from getting naked and re-equipping themselves? Has anyone experienced this? My characters are just normal Humans using the OTY Body type. I also noticed curiously enough when I hover my mouse over the breast's condition, it sometimes auto-updates to something else. Other than Character Editor and Humanoid Alien Races, I can't think of what it could be, but here's my RimJob mod load order: I'll try playing around some more to isolate a culprit. I've had this issue while playing with Character Editor so I can confirm that it is happening, though I don't think RimNude is the culprit. You'd probably do better to report it on the main RJW thread. That said, I've found that just hovering the mouse over the genitals in the health tab will reset them from being tiny. I haven't tested if they go back to what they were before, eventually this stopped happening to me in general.
Empt1e Posted August 23, 2021 Posted August 23, 2021 There was a problem with the udder, after installing it on the pawn, it becomes part of the torso and externally it is not displayed using RimNudeWorld. I tried setting it manually using the Character Editor, the udder was only visible in the breast slot. But the problem is that after a while the udder still moves to the torso. Also, when installing the udder (normal) on a pawn, it changed to flat. I do not use Prepare Carefully. I cannot fit an udder instead of a breast. It is only installed on the torso. Should it be like this? It looks like this is a conflict between mods where rimnudeworld specifies the udder for the chest, and in rimjobworld, the udder for the torso. Although animals such as cows have udders instead of breasts In short, in the usual way, the udder is not placed on the breast with the help of the operation, but it is visible only when it is on the breast, and if you put it on the breast using the Character Editor, the udder "slides" from the breast to the torso and then the texture will simply disappear
Crossx6 Posted August 23, 2021 Posted August 23, 2021 On 8/20/2021 at 12:57 PM, ReMeDy said: I'm unsure what mod (or in-game option) is doing this, but the size of my character's breasts, genitals, and anus keep changing to the smallest size. I believe it happens after characters have sex, maybe from getting naked and re-equipping themselves? Has anyone experienced this? My characters are just normal Humans using the OTY Body type. I also noticed curiously enough when I hover my mouse over the breast's condition, it sometimes auto-updates to something else. Other than Character Editor and Humanoid Alien Races, I can't think of what it could be, but here's my RimJob mod load order: I'll try playing around some more to isolate a culprit. I've read somewhere it's the problem with EdB Prepare Carefully not working properly with RimJobWorld. The guys from RJW said it's the Prepare Carefully's fault and that they need to make their mod work properly.
poppindancers Posted August 24, 2021 Posted August 24, 2021 Hi All, I tried to install the mod as instructed but no matter how I change the mod order I kept getting misaligned genitals as the picture show below. Any chance someone had the same problem and know hot to fix it? Can the modders please please help me out a bit? This is the last issue I've had with RJW and I can't wait to get started.
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