zero112 Posted April 5, 2023 Posted April 5, 2023 15 minutes ago, zero112 said: Well, in the hope that OTYOTY will return someday, I'll leave this here: found a bug, when the texture is deviated by an angle, it deviates correctly only to the east, to the west it mirrors with the wrong angle.   Reveal hidden contents  False alarm. Everything turned out to be very simple ?  Spoiler Â
taaic111 Posted April 7, 2023 Posted April 7, 2023 Anthrosonae user here, genitals and breasts seem to sometimes be pure white on biotech pawns, any known fix for this?
jannat123 Posted April 15, 2023 Posted April 15, 2023 I have such a problem, in the world she does not have a vagina in the character editor there is
KewlGirloBoyo Posted April 30, 2023 Posted April 30, 2023 Exception filling window for RimWorld.Dialog_ModSettings: System.TypeInitializationException: The type initializer for 'SizedApparel.SizedApparelPatch' threw an exception. ---> System.NullReferenceException: Null method for SizedApparelforRJW Â at HarmonyLib.PatchProcessor.Patch () [0x0001d] in <255414689d344b1385ae719f6cce8c55>:0Â Â at HarmonyLib.Harmony.Patch (System.Reflection.MethodBase original, HarmonyLib.HarmonyMethod prefix, HarmonyLib.HarmonyMethod postfix, HarmonyLib.HarmonyMethod transpiler, HarmonyLib.HarmonyMethod finalizer) [0x00028] in <255414689d344b1385ae719f6cce8c55>:0Â Â at SizedApparel.SizedApparelPatch+<>c__DisplayClass10_0.<.cctor>b__19 () [0x00054] in <6826d344790643569707a4bcd864f9bd>:0Â Â at SizedApparel.SizedApparelPatch..cctor () [0x002a9] in <6826d344790643569707a4bcd864f9bd>:0Â Â Â --- End of inner exception stack trace --- Â at (wrapper managed-to-native) System.Object.__icall_wrapper_mono_generic_class_init(intptr) Â at SizedApparel.SizedApparelMod.DoSettingsWindowContents (UnityEngine.Rect inRect) [0x00258] in <6826d344790643569707a4bcd864f9bd>:0Â Â at RimWorld.Dialog_ModSettings.DoWindowContents (UnityEngine.Rect inRect) [0x00073] in <95de19971c5d40878d8742747904cdcd>:0Â Â at Verse.Window.InnerWindowOnGUI (System.Int32 x) [0x001d3] in <95de19971c5d40878d8742747904cdcd>:0Â UnityEngine.StackTraceUtility:ExtractStackTrace () Verse.Log:Error (string) Verse.Window:InnerWindowOnGUI (int) UnityEngine.GUI:CallWindowDelegate (UnityEngine.GUI/WindowFunction,int,int,UnityEngine.GUISkin,int,single,single,UnityEngine.GUIStyle) The settings are empty ever since I updated. Anyone else ever experience it? 2
OTYOTY Posted May 3, 2023 Author Posted May 3, 2023 On 5/1/2023 at 3:38 AM, KewlGirloBoyo said: Exception filling window for RimWorld.Dialog_ModSettings: System.TypeInitializationException: The type initializer for 'SizedApparel.SizedApparelPatch' threw an exception. ---> System.NullReferenceException: Null method for SizedApparelforRJW Â at HarmonyLib.PatchProcessor.Patch () [0x0001d] in <255414689d344b1385ae719f6cce8c55>:0Â Â at HarmonyLib.Harmony.Patch (System.Reflection.MethodBase original, HarmonyLib.HarmonyMethod prefix, HarmonyLib.HarmonyMethod postfix, HarmonyLib.HarmonyMethod transpiler, HarmonyLib.HarmonyMethod finalizer) [0x00028] in <255414689d344b1385ae719f6cce8c55>:0Â Â at SizedApparel.SizedApparelPatch+<>c__DisplayClass10_0.<.cctor>b__19 () [0x00054] in <6826d344790643569707a4bcd864f9bd>:0Â Â at SizedApparel.SizedApparelPatch..cctor () [0x002a9] in <6826d344790643569707a4bcd864f9bd>:0Â Â Â --- End of inner exception stack trace --- Â at (wrapper managed-to-native) System.Object.__icall_wrapper_mono_generic_class_init(intptr) Â at SizedApparel.SizedApparelMod.DoSettingsWindowContents (UnityEngine.Rect inRect) [0x00258] in <6826d344790643569707a4bcd864f9bd>:0Â Â at RimWorld.Dialog_ModSettings.DoWindowContents (UnityEngine.Rect inRect) [0x00073] in <95de19971c5d40878d8742747904cdcd>:0Â Â at Verse.Window.InnerWindowOnGUI (System.Int32 x) [0x001d3] in <95de19971c5d40878d8742747904cdcd>:0Â UnityEngine.StackTraceUtility:ExtractStackTrace () Verse.Log:Error (string) Verse.Window:InnerWindowOnGUI (int) UnityEngine.GUI:CallWindowDelegate (UnityEngine.GUI/WindowFunction,int,int,UnityEngine.GUISkin,int,single,single,UnityEngine.GUIStyle) The settings are empty ever since I updated. Anyone else ever experience it? Â Can I have your mod list?
BurningWheat Posted May 3, 2023 Posted May 3, 2023 3 hours ago, OTYOTY said: Â Can I have your mod list?
baermoon Posted May 8, 2023 Posted May 8, 2023 (edited) *reposting my request from SizedApparel (SAR-BodiesMod) thread, as zero112 isn't the creator??? *hope this is the right one for the mod setting's creator.  Can we designate which apparels show breasts or not? I want to give the shirts transparency, but the mod seems to not draw the breasts when their worn. Also, the switch for breasts in the mod's setting doesn't seem to change this.  Had the same thing happen with genitals, for Formal Shirt (ShirtRuffle). When I added transparency to the back part, I noticed that the anus wasn't being draw when the Formal Shirt is worn. Think I can fix it by giving it the SizedApparel_ShowPrivateCrotch tag?  Also, would be fun if we could get some mod settings that allows male's to use female body & apparel textures. For RJW Traps, think Futas already get support as females can get a penis? Edited May 8, 2023 by baermoon
HandofThoth Posted May 10, 2023 Posted May 10, 2023 Hello,  So, settings are basically empty on successful load. Spoiler  Getting the below error and its stopping all pawn generation for both Dev Quicktest and New Colony. Spoiler  Mod list works without Sized Apparel but once added it fails. I've attached a full log and my mods list.  Player.log modslist.txt
alganon Posted May 12, 2023 Posted May 12, 2023 On 5/10/2023 at 7:20 PM, HandofThoth said: Hello,  So, settings are basically empty on successful load.  Reveal hidden contents  Getting the below error and its stopping all pawn generation for both Dev Quicktest and New Colony.  Reveal hidden contents  Mod list works without Sized Apparel but once added it fails. I've attached a full log and my mods list.  Player.log 1.92 MB · 0 downloads modslist.txt 26.19 kB · 1 download Yup. Im getting the exact aame issue, tried with zero mods whatsoever except dependencies and it still didnt work.
HandofThoth Posted May 12, 2023 Posted May 12, 2023 Seems to be some sort of incompatibility with Rimnudeworld Unofficial. They work without eachother but when both sized apparel and rimnude are together they dont work. I tried this with a smaller modlist as well. Same result. 1
huangjinjiaodai Posted June 11, 2023 Posted June 11, 2023 Same problem:new version can not work with rimnudeworld
huangjinjiaodai Posted June 11, 2023 Posted June 11, 2023 On 5/12/2023 at 10:52 PM, HandofThoth said: Seems to be some sort of incompatibility with Rimnudeworld Unofficial. They work without eachother but when both sized apparel and rimnude are together they dont work. I tried this with a smaller modlist as well. Same result. old version still work with rimnude ,you can use it after hot fix come out
Stormlorde Posted June 27, 2023 Posted June 27, 2023 i dont know what happened but i have massive modlist and something was causing only a single faction to load into the game. I managed to narrow it down to this mod but i dont know why its doing that
sidfu1 Posted June 27, 2023 Posted June 27, 2023 make sure your on th enewest also how in hell do you uexpect anyone to help trooubleshoot with that ammount of info
Ansko3 Posted June 27, 2023 Posted June 27, 2023 im having crazy fps drop with this mod for some reason
ACFH Posted June 30, 2023 Posted June 30, 2023 (edited) Hello. How do I create a patch for some unsupported mods?  SizeApparelBoneUtil.exe provided in the thread is something about image point finder. It just gives me some coordinates after inputting an image. How do I use it to patch apparel? For example, what steps do I have to take to create a patch for a mod such as Medieval Tailor? No instructions were provided in the original post.  --  To the one who mentioned his world generating only one faction, I had the same issue. I don't even know why this mod interferes with faction generation. I don't know how I got it fixed, or maybe I generated the world before re-enabling this mod. Edited June 30, 2023 by ACFH
Stormlorde Posted June 30, 2023 Posted June 30, 2023 On 6/27/2023 at 6:13 PM, sidfu1 said: make sure your on th enewest also how in hell do you uexpect anyone to help trooubleshoot with that ammount of info fine heres my modlist in this order Harmony, core, royalty, ideology, biotech, Hugslib, XML extensions, music expanded framework, music expanded elderscrolls, music expanded fallout, blueprints, humanoid alien races, wall light, EPOE 1.4, Archotech expanded, Archotech expanded prosthetics, same room lovin, more slavery stuff, replace stuff, boomMod, neutral concrete, temperature control unit, Vanilla expanded framework, Vanilla plant expanded, vanilla base generation expanded, vanilla weapons expanded(laser, heavy weapons, coilgun, quickdraw, frontier, makeshift, grenades, tribal, non-lethal), vanilla textures expanded, vanilla traits expanded, vanilla apparel expanded, vanilla apparel expanded accessories, vanilla fishing expanded, vanilla ideology expanded( memes and structures, Icons and symbols, relics and artifacts, dryads, anima theme), vanilla furniture expanded (farming, architect, medical, spacer, production, art, power, security), vanilla armor expanded, vanilla texture expanded variations, vanilla expanded ideology patch, vanilla expanded royalty patch, vanilla genes rebalanced, prestige specialist armors, persistent precepts, alpha genes, consistent gene inheritance, increased stack, simple sidearms, mendandrecycle, rimfridge: now with shelves, LMW's deep storage, vanilla furniture expanded pack, realistic rooms rewritten, character editor, rimterritory, more mechanitor towers, utility colums, change genes attributes, slave outfit fix, retextured apparel, no power wires, subsurface conduit, vanilla melee retexture, van's retexture mechanitor, thick armor, roofed scanning, floors are almost worthless, armored leotards, loft bed, lewd ideology origin, rimjobworld, rimnude world, rimjobworld-extension, rimjobworld-interaction add-on, RJW-events, RJW race support, rimworld animations, rimworld animation patch, sized apparel for RJW(this mod), RJWAnimaddon-voice patch, RJWanim-xtraanims, Rjwanimaddons-animal patch, rimnude- addon, RJW sexperience, RJW sexperience ideology, RJW genes, COffeRIA. I have several modlist and this is one of the smallest and the only one that was having issues. as you can see there is nothing in this modlist that touches faction no even this mod and this is the one that was causing problems all my mods are up to date and i have no idea what mod or mods are conflicting with this one
LeatheRosenWulf Posted July 4, 2023 Posted July 4, 2023 On 6/27/2023 at 1:41 PM, Stormlorde said: i dont know what happened but i have massive modlist and something was causing only a single faction to load into the game. I managed to narrow it down to this mod but i dont know why its doing that I have a pretty small mod list and it happens to me as well, seems to be some incompatibility with Rimnudeworld. Only one faction loads, and the character creation screen takes forever to load as well
S32S32S5 Posted July 23, 2023 Posted July 23, 2023 On 7/4/2023 at 11:08 AM, LeatheRosenWulf said: I have a pretty small mod list and it happens to me as well, seems to be some incompatibility with Rimnudeworld. Only one faction loads, and the character creation screen takes forever to load as well The single faction thing seems to be a mod order thing. I had to find a bunch of guides on mod order and follow them to the best of my ability and now I don't have that problem anymore, but specifics are something I don't know.
FapFap2 Posted July 31, 2023 Posted July 31, 2023 Â Hello. I have a bug in the game with this mod. My settler cannot heal another's wound. When I disable this mod, the treatment occurs. Video in attachment. How to fix the problem? Thank you. 2023-07-31 18-30-45 (2).mkv
Tovarish Comrad Posted September 26, 2023 Posted September 26, 2023 She's wearing bra at the moment. But smth goes wrong. Any suggestions? Bra from mod Underwhere.
iblockedgirls Posted November 15, 2023 Posted November 15, 2023 When installed, it breaks the entire generation of fractions, one or two settlements on the map, fix it.
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