Jump to content

Sized Apparel For RJW With Body Part Rendering!


Recommended Posts

trying this mod for first time (i think, last i played was RW 1.0), not sure everything working correctly

Sized Apparel 0.91.1+0.92 DLL on RJW 4.9.4.3 and whatever latest unofficial RimNudeWorld with all it things

on game start -

Spoiler

XML error: <poseName>PenisDown</poseName> doesn't correspond to any field in type SizedApparelPose. Context: <li><targetBodyPart>Penis</targetBodyPart><poseName>PenisDown</poseName></li>
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.DirectXmlToObject:ObjectFromXml<SizedApparel.SizedApparelPose> (System.Xml.XmlNode,bool)
Verse.DirectXmlToObject:ListFromXml<SizedApparel.SizedApparelPose> (System.Xml.XmlNode)
Verse.DirectXmlToObject:ListFromXmlReflection<SizedApparel.SizedApparelPose> (System.Xml.XmlNode)
Verse.DirectXmlToObject:ObjectFromXml<System.Collections.Generic.List`1<SizedApparel.SizedApparelPose>> (System.Xml.XmlNode,bool)
Verse.DirectXmlToObject:ObjectFromXmlReflection<System.Collections.Generic.List`1<SizedApparel.SizedApparelPose>> (System.Xml.XmlNode,bool)
Verse.DirectXmlToObject:ObjectFromXml<SizedApparel.SizedApparelPoseSetDef> (System.Xml.XmlNode,bool)
Verse.DirectXmlToObject:ObjectFromXmlReflection<SizedApparel.SizedApparelPoseSetDef> (System.Xml.XmlNode,bool)
(wrapper dynamic-method) Verse.DirectXmlLoader:Verse.DirectXmlLoader.DefFromNode_Patch1 (System.Xml.XmlNode,Verse.LoadableXmlAsset)
Verse.LoadedModManager:ParseAndProcessXML (System.Xml.XmlDocument,System.Collections.Generic.Dictionary`2<System.Xml.XmlNode, Verse.LoadableXmlAsset>)
Verse.LoadedModManager:LoadAllActiveMods ()
Verse.PlayDataLoader:DoPlayLoad ()
Verse.PlayDataLoader:LoadAllPlayData (bool)
Verse.Root/<>c:<Start>b__6_1 ()
Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_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 ()

Spoiler

Error in static constructor of SizedApparel.SizedApparelPatch: System.TypeInitializationException: The type initializer for 'SizedApparel.SizedApparelPatch' threw an exception. ---> System.NullReferenceException: Null method for SizedApparelforRJW
  at HarmonyLib.PatchProcessor.Patch () [0x0001d] in <afae5a8d84e24373b604e1b6d209d116>:0
  at HarmonyLib.Harmony.Patch (System.Reflection.MethodBase original, HarmonyLib.HarmonyMethod prefix, HarmonyLib.HarmonyMethod postfix, HarmonyLib.HarmonyMethod transpiler, HarmonyLib.HarmonyMethod finalizer) [0x00028] in <afae5a8d84e24373b604e1b6d209d116>:0
  at SizedApparel.SizedApparelPatch+<>c__DisplayClass7_0.<.cctor>b__13 () [0x00054] in <35392bce4c1248068b596ab9d8ee5dd4>:0
  at SizedApparel.SizedApparelPatch..cctor () [0x001da] in <35392bce4c1248068b596ab9d8ee5dd4>:0
   --- End of inner exception stack trace ---
  at (wrapper managed-to-native) System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor(intptr)
  at System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor (System.RuntimeTypeHandle type) [0x0002a] in <eae584ce26bc40229c1b1aa476bfa589>:0
  at Verse.StaticConstructorOnStartupUtility.CallAll () [0x0001a] in <f2d2a994b972449b95534f171b6e3647>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.StaticConstructorOnStartupUtility:CallAll ()
Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_3 ()
Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
Verse.LongEventHandler:LongEventsUpdate (bool&)
(wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
Verse.Root_Entry:Update ()

 

 

edit: also error when trying to open mod settings

https://imgur.com/ZPItxN9

 

Edited by Danv
Link to comment
1 hour ago, Danv said:

trying this mod for first time (i think, last i played was RW 1.0), not sure everything working correctly

Sized Apparel 0.91.1+0.92 DLL on RJW 4.9.4.3 and whatever latest unofficial RimNudeWorld with all it things

on game start -

  Reveal hidden contents

XML error: <poseName>PenisDown</poseName> doesn't correspond to any field in type SizedApparelPose. Context: <li><targetBodyPart>Penis</targetBodyPart><poseName>PenisDown</poseName></li>
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.DirectXmlToObject:ObjectFromXml<SizedApparel.SizedApparelPose> (System.Xml.XmlNode,bool)
Verse.DirectXmlToObject:ListFromXml<SizedApparel.SizedApparelPose> (System.Xml.XmlNode)
Verse.DirectXmlToObject:ListFromXmlReflection<SizedApparel.SizedApparelPose> (System.Xml.XmlNode)
Verse.DirectXmlToObject:ObjectFromXml<System.Collections.Generic.List`1<SizedApparel.SizedApparelPose>> (System.Xml.XmlNode,bool)
Verse.DirectXmlToObject:ObjectFromXmlReflection<System.Collections.Generic.List`1<SizedApparel.SizedApparelPose>> (System.Xml.XmlNode,bool)
Verse.DirectXmlToObject:ObjectFromXml<SizedApparel.SizedApparelPoseSetDef> (System.Xml.XmlNode,bool)
Verse.DirectXmlToObject:ObjectFromXmlReflection<SizedApparel.SizedApparelPoseSetDef> (System.Xml.XmlNode,bool)
(wrapper dynamic-method) Verse.DirectXmlLoader:Verse.DirectXmlLoader.DefFromNode_Patch1 (System.Xml.XmlNode,Verse.LoadableXmlAsset)
Verse.LoadedModManager:ParseAndProcessXML (System.Xml.XmlDocument,System.Collections.Generic.Dictionary`2<System.Xml.XmlNode, Verse.LoadableXmlAsset>)
Verse.LoadedModManager:LoadAllActiveMods ()
Verse.PlayDataLoader:DoPlayLoad ()
Verse.PlayDataLoader:LoadAllPlayData (bool)
Verse.Root/<>c:<Start>b__6_1 ()
Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_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 ()

  Reveal hidden contents

Error in static constructor of SizedApparel.SizedApparelPatch: System.TypeInitializationException: The type initializer for 'SizedApparel.SizedApparelPatch' threw an exception. ---> System.NullReferenceException: Null method for SizedApparelforRJW
  at HarmonyLib.PatchProcessor.Patch () [0x0001d] in <afae5a8d84e24373b604e1b6d209d116>:0
  at HarmonyLib.Harmony.Patch (System.Reflection.MethodBase original, HarmonyLib.HarmonyMethod prefix, HarmonyLib.HarmonyMethod postfix, HarmonyLib.HarmonyMethod transpiler, HarmonyLib.HarmonyMethod finalizer) [0x00028] in <afae5a8d84e24373b604e1b6d209d116>:0
  at SizedApparel.SizedApparelPatch+<>c__DisplayClass7_0.<.cctor>b__13 () [0x00054] in <35392bce4c1248068b596ab9d8ee5dd4>:0
  at SizedApparel.SizedApparelPatch..cctor () [0x001da] in <35392bce4c1248068b596ab9d8ee5dd4>:0
   --- End of inner exception stack trace ---
  at (wrapper managed-to-native) System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor(intptr)
  at System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor (System.RuntimeTypeHandle type) [0x0002a] in <eae584ce26bc40229c1b1aa476bfa589>:0
  at Verse.StaticConstructorOnStartupUtility.CallAll () [0x0001a] in <f2d2a994b972449b95534f171b6e3647>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.StaticConstructorOnStartupUtility:CallAll ()
Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_3 ()
Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
Verse.LongEventHandler:LongEventsUpdate (bool&)
(wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
Verse.Root_Entry:Update ()

 

 

edit: also error when trying to open mod settings

https://imgur.com/ZPItxN9

 

 

Are you playing rimworld 1.3?
sized apparel doesn't support old rimworld anymore.

Link to comment
19 minutes ago, Danv said:

yep, rimworld 1.3.3200 + all dlc, fresh install, all mods up to date

 

hmm... and are you sure you overwrite dll file well?

 

I just tested with 0.91.1+ 0.92 dll but looks fine. but only xml error
the tested files are from this thread.

Edited by OTYOTY
Link to comment
36 minutes ago, OTYOTY said:

 

hmm... and are you sure you overwrite dll file well?

 

I just tested with 0.91.1+ 0.92 dll but looks fine.
the tested files are from this thread.

just in case i redownloaded both 0.91.1 and 0.92 again, installed one, replaced dll from the other - same thing

maybe i missing some dependency? i pretty sure i get everything required everywhere, but maybe i missed something

i get some errors about alienraces in log, not sure what it wants - i have latest versions, but otherwise everything working fine, only Sized Apparel completely broken for me, even its settings menu

btw - there are two links for 0.91.1 in the OP, one at the bottom of the post and one in the beginning of download section, just after 0.92, they same files or is it something different?

my mod list just in case, not sure how to get pretty one, so just a copy/paste from config

Spoiler

<version>1.3.3200 rev719</version>
  <activeMods>
    <li>brrainz.harmony</li>
    <li>ludeon.rimworld</li>
    <li>ludeon.rimworld.royalty</li>
    <li>ludeon.rimworld.ideology</li>
    <li>unlimitedhugs.hugslib</li>
    <li>fluffy.modmanager</li>
    <li>erdelf.humanoidalienraces</li>
    <li>void.charactereditor</li>
    <li>configurablemaps.kv.rw</li>
    <li>owlchemist.scatteredstones</li>
    <li>smashphil.dropspot</li>
    <li>murmur.walllight</li>
    <li>odeum.wmbp</li>
    <li>tradingspot.kv.rw</li>
    <li>hobtook.tradeui</li>
    <li>proxyer.smallshelf</li>
    <li>proxyer.tinytable</li>
    <li>gt.sam.tilledsoil</li>
    <li>mlie.thisismine</li>
    <li>antaioz.tdiner</li>
    <li>indeed.stackxxl</li>
    <li>murmur.subsurfaceconduit</li>
    <li>smashphil.neceros.srtsexpanded</li>
    <li>weilbyte.snapout</li>
    <li>dhultgren.smarterconstruction</li>
    <li>denev.smartturretcovering</li>
    <li>owlchemist.smartfarming</li>
    <li>rim.job.world</li>
    <li>shauaputa.rimnudeworld</li>
    <li>otyoty.sizedapparel</li>
    <li>neceros.dws.simpleturrets</li>
    <li>petetimessix.simplesidearms</li>
    <li>showhair.kv.rw</li>
    <li>uuugggg.sharetheload</li>
    <li>tammybee.selectablesculpturegraphic</li>
    <li>owlchemist.scatteredflames</li>
    <li>ratys.rtsolarflareshield</li>
    <li>ratys.rtfuse</li>
    <li>sandy.rpgstyleinventory</li>
    <li>somewhereoutinspace.spaceports</li>
    <li>rimsenal.hair</li>
    <li>sihv.rombones</li>
    <li>mrgames.removetaintedclothes</li>
    <li>lucifer.realisticrooms</li>
    <li>porquenolosdos.colorcodedmoodbar</li>
    <li>nals.customportraits</li>
    <li>fluffy.medicaltab</li>
    <li>jaxe.rimhud</li>
    <li>uuugggg.replacestuff</li>
    <li>neitsa.preparelanding</li>
    <li>herigony.mapedittools</li>
    <li>unlimitedhugs.mapreroll</li>
    <li>impassablemapmaker.kv.rw</li>
    <li>vinalx.researchpalforked</li>
    <li>rimfridge.kv.rw</li>
    <li>ogliss.thewhitecrayon.quarry</li>
    <li>recolorstockpile.kv.rw</li>
    <li>knight.infiniteturrets</li>
    <li>bdew.cremateautostrip</li>
    <li>tikubonn.dontblockdoor</li>
    <li>joethetech.disablesappers</li>
    <li>nowayjose.nomorebreachraids</li>
    <li>unlimitedhugs.allowtool</li>
    <li>falconne.heatmap</li>
    <li>avilmask.grazinglands</li>
    <li>owlchemist.cleanpathfinding</li>
    <li>400.impassablehchestudeephwater</li>
    <li>frozensnowfox.growablegrass</li>
    <li>smashphil.carrycapacityfixed</li>
    <li>unon.noburnmetal</li>
    <li>mlie.10xcarryingcapacity</li>
    <li>jaxe.bubbles</li>
    <li>mlie.greyermorals</li>
    <li>ratys.madskills</li>
    <li>notfood.morethancapable</li>
    <li>darthsergeant.nursejob</li>
    <li>haplo.miscellaneous.robots</li>
    <li>avius.locks</li>
    <li>mehni.pickupandhaul</li>
    <li>moretraitslots.kv.rw</li>
    <li>hobtook.mortaraccuracy</li>
    <li>hanabishi.inwallcoolersandvents</li>
    <li>notfood.mendandrecycle</li>
    <li>jaxxa.ed.cheatreactor</li>
    <li>jaxxa.enhanceddevelopment.shields</li>
    <li>dubwise.dubsskylights</li>
    <li>dracoix.doormat.r12a</li>
    <li>changedresser.kv.rw</li>
    <li>navyseal5.cleaningstation</li>
    <li>neronix17.embrasures</li>
    <li>mlie.mercerbackpacks</li>
    <li>roolo.runandgun</li>
    <li>iworosiak.holsters</li>
    <li>orion.hospitality</li>
    <li>mlie.plasteelsurgery</li>
    <li>jdalt.nomorelethaldamagethreshold</li>
    <li>mlie.livewiththepain</li>
    <li>mlie.lessarbitrarysurgery</li>
    <li>troopersmith1.deathrattle</li>
    <li>troopersmith1.lifesupport</li>
    <li>agentblac.makepawnsprisoners</li>
    <li>dubwise.dubsbadhygiene.lite</li>
    <li>rah.rbse</li>
    <li>spoonshortage.adogsaidanimalprosthetics</li>
    <li>rah.rvte</li>
    <li>ogliss.ykara.harvesteverything</li>
    <li>smuffle.harvestorganspostmortem</li>
    <li>rim.job.world.pe</li>
    <li>shauaputa.rimnudeworldzoo</li>
    <li>otyoty.nudepatchforrimnudeworld.unofficialupdate</li>
    <li>c0ffee.rimworld.animations</li>
    <li>tory187.rjwanimaddons.voicepatch</li>
    <li>tory187.rjwanimaddons.xtraanims</li>
    <li>tory187.rjwanimaddons.animalpatch</li>
    <li>rjw.sexperience</li>
    <li>c0ffee.rjw.ideologyaddons</li>
    <li>nuttysquabble.dyspareunia</li>
    <li>stardust3d.rjw.patch.autopsy</li>
    <li>dastardlii.rjw.rbse</li>
    <li>cbporn.sculptures</li>
  </activeMods>
  <knownExpansions>
    <li>ludeon.rimworld.ideology</li>
    <li>ludeon.rimworld.royalty</li>
  </knownExpansions>

 

edit: yeah, links in the OP are same, or at least no difference on my side, same errors

 

Edited by Danv
Link to comment
4 hours ago, johnny2by4 said:

have you tried just dropping the mod down near the bottom of your mod list?  i've got over 500 and sized apparel sits 3rd from the bottom.

 

 

tried putting at a bottom, tried removing all mods and loading just Sized Apparel with harmony and hugslib - same thing

Link to comment
9 hours ago, Danv said:

trying this mod for first time (i think, last i played was RW 1.0), not sure everything working correctly

Sized Apparel 0.91.1+0.92 DLL on RJW 4.9.4.3 and whatever latest unofficial RimNudeWorld with all it things

on game start -

  Reveal hidden contents

XML error: <poseName>PenisDown</poseName> doesn't correspond to any field in type SizedApparelPose. Context: <li><targetBodyPart>Penis</targetBodyPart><poseName>PenisDown</poseName></li>
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.DirectXmlToObject:ObjectFromXml<SizedApparel.SizedApparelPose> (System.Xml.XmlNode,bool)
Verse.DirectXmlToObject:ListFromXml<SizedApparel.SizedApparelPose> (System.Xml.XmlNode)
Verse.DirectXmlToObject:ListFromXmlReflection<SizedApparel.SizedApparelPose> (System.Xml.XmlNode)
Verse.DirectXmlToObject:ObjectFromXml<System.Collections.Generic.List`1<SizedApparel.SizedApparelPose>> (System.Xml.XmlNode,bool)
Verse.DirectXmlToObject:ObjectFromXmlReflection<System.Collections.Generic.List`1<SizedApparel.SizedApparelPose>> (System.Xml.XmlNode,bool)
Verse.DirectXmlToObject:ObjectFromXml<SizedApparel.SizedApparelPoseSetDef> (System.Xml.XmlNode,bool)
Verse.DirectXmlToObject:ObjectFromXmlReflection<SizedApparel.SizedApparelPoseSetDef> (System.Xml.XmlNode,bool)
(wrapper dynamic-method) Verse.DirectXmlLoader:Verse.DirectXmlLoader.DefFromNode_Patch1 (System.Xml.XmlNode,Verse.LoadableXmlAsset)
Verse.LoadedModManager:ParseAndProcessXML (System.Xml.XmlDocument,System.Collections.Generic.Dictionary`2<System.Xml.XmlNode, Verse.LoadableXmlAsset>)
Verse.LoadedModManager:LoadAllActiveMods ()
Verse.PlayDataLoader:DoPlayLoad ()
Verse.PlayDataLoader:LoadAllPlayData (bool)
Verse.Root/<>c:<Start>b__6_1 ()
Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_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 ()

  Reveal hidden contents

Error in static constructor of SizedApparel.SizedApparelPatch: System.TypeInitializationException: The type initializer for 'SizedApparel.SizedApparelPatch' threw an exception. ---> System.NullReferenceException: Null method for SizedApparelforRJW
  at HarmonyLib.PatchProcessor.Patch () [0x0001d] in <afae5a8d84e24373b604e1b6d209d116>:0
  at HarmonyLib.Harmony.Patch (System.Reflection.MethodBase original, HarmonyLib.HarmonyMethod prefix, HarmonyLib.HarmonyMethod postfix, HarmonyLib.HarmonyMethod transpiler, HarmonyLib.HarmonyMethod finalizer) [0x00028] in <afae5a8d84e24373b604e1b6d209d116>:0
  at SizedApparel.SizedApparelPatch+<>c__DisplayClass7_0.<.cctor>b__13 () [0x00054] in <35392bce4c1248068b596ab9d8ee5dd4>:0
  at SizedApparel.SizedApparelPatch..cctor () [0x001da] in <35392bce4c1248068b596ab9d8ee5dd4>:0
   --- End of inner exception stack trace ---
  at (wrapper managed-to-native) System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor(intptr)
  at System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor (System.RuntimeTypeHandle type) [0x0002a] in <eae584ce26bc40229c1b1aa476bfa589>:0
  at Verse.StaticConstructorOnStartupUtility.CallAll () [0x0001a] in <f2d2a994b972449b95534f171b6e3647>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.StaticConstructorOnStartupUtility:CallAll ()
Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_3 ()
Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
Verse.LongEventHandler:LongEventsUpdate (bool&)
(wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
Verse.Root_Entry:Update ()

 

 

edit: also error when trying to open mod settings

https://imgur.com/ZPItxN9

 

My guess is that you have an outdated version of Harmony. I have to guess because you didnt provide a hugslog. If you are reporting an error for a mod its more useful to the modder and easier for you to just press ctrl f12 in game and paste the link in here.

Link to comment
1 hour ago, Danv said:

tried putting at a bottom, tried removing all mods and loading just Sized Apparel with harmony and hugslib - same thing

so you've played the game before and just come back to it after a bunch of updates?  judging by this i'm guessing you had some undeleted files from earlier mods, because i cant see why you'd have huge errors with just these mods otherwise.  try deleting the game, which include deleting the "ludeon studios" folder in the appdata/locallow file path.  then reinstalling.

Link to comment
24 minutes ago, Tory187 said:

My guess is that you have an outdated version of Harmony. I have to guess because you didnt provide a hugslog. If you are reporting an error for a mod its more useful to the modder and easier for you to just press ctrl f12 in game and paste the link in here.

all non LL mods was downloaded from steam within the week, i assume they all up to date up there

didn't know about any hugslog and just posted what game showed me, no need to become aggressive, heres ctrl f12 log

just this mod, harmony, hugslib and mod manager:

https://gist.github.com/HugsLibRecordKeeper/a9147e786a8375a99e33bb815259680d

with full modlist:

https://gist.github.com/HugsLibRecordKeeper/31ca753f77998ba4a04670401be5c807

(if anyone along the way can say what AlienRace erroring about - would be even better)

26 minutes ago, johnny2by4 said:

so you've played the game before and just come back to it after a bunch of updates?  judging by this i'm guessing you had some undeleted files from earlier mods, because i cant see why you'd have huge errors with just these mods otherwise.  try deleting the game, which include deleting the "ludeon studios" folder in the appdata/locallow file path.  then reinstalling.

i already said i did fresh install, there are no old files left

Link to comment
9 minutes ago, Danv said:

all non LL mods was downloaded from steam within the week, i assume they all up to date up there

didn't know about any hugslog and just posted what game showed me, no need to become aggressive, heres ctrl f12 log

just this mod, harmony, hugslib and mod manager:

https://gist.github.com/HugsLibRecordKeeper/a9147e786a8375a99e33bb815259680d

with full modlist:

https://gist.github.com/HugsLibRecordKeeper/31ca753f77998ba4a04670401be5c807

(if anyone along the way can say what AlienRace erroring about - would be even better)

i already said i did fresh install, there are no old files left

The minimal list looks to have sized apparel erroring due to not having RJW.

The full modlist seems to have sized apparel running into an issue with rimnude for whatever reason.

 

On the full modlist try having RJW and all its submods loaded on bottom. Doubt it would solve this issue its just highly recommended to have RJW on bottom.

The AlienRace cross reference errors for the genitals is from rimnude patches that expect you to have RJW Race Support. They can be ignored or fixed with having that mod. 

Link to comment
7 hours ago, Tory187 said:

The minimal list looks to have sized apparel erroring due to not having RJW.

The full modlist seems to have sized apparel running into an issue with rimnude for whatever reason.

 

On the full modlist try having RJW and all its submods loaded on bottom. Doubt it would solve this issue its just highly recommended to have RJW on bottom.

The AlienRace cross reference errors for the genitals is from rimnude patches that expect you to have RJW Race Support. They can be ignored or fixed with having that mod. 

ok, i think i got it, adding RJW to a minimal list OR removing RimNudeWorld from full list pretty much fixes the problem, second error goes away, Sized Apparel mod settings begin to work, only error what persist no mater what is that penisdown xml

Spoiler
XML error: <poseName>PenisDown</poseName> doesn't correspond to any field in type SizedApparelPose. Context: <li><targetBodyPart>Penis</targetBodyPart><poseName>PenisDown</poseName></li>

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

removing OTY-Nude cleans up log even more, i assume it's where RJW Race Support should come in, since AlienRace goes silent

https://gist.github.com/HugsLibRecordKeeper/41a90fee0f2630a2ce21084ec5336209

 

to summarize

only RJW + Sized Apparel - still penisdown error, but everything else seem working:

https://gist.github.com/1b0ab2878cb86b8ea08dee31fade3bb7

only RJW + RimNude_2.2.12_unofficial (+HAR) - no errors:

https://gist.github.com/6095b4e3e46cb84f4fce711bde3949a7

RJW + Sized Apparel + RimNude - SA completely dies, along with its mod menu:

https://gist.github.com/605481efb9bf49e10ecd491a713ceda6

Link to comment
19 minutes ago, Danv said:

ok, i think i got it, adding RJW to a minimal list OR removing RimNudeWorld from full list pretty much fixes the problem, second error goes away, Sized Apparel mod settings begin to work, only error what persist no mater what is that penisdown xml

  Reveal hidden contents
XML error: <poseName>PenisDown</poseName> doesn't correspond to any field in type SizedApparelPose. Context: <li><targetBodyPart>Penis</targetBodyPart><poseName>PenisDown</poseName></li>

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

removing OTY-Nude cleans up log even more, i assume it's where RJW Race Support should come in, since AlienRace goes silent

https://gist.github.com/HugsLibRecordKeeper/41a90fee0f2630a2ce21084ec5336209

 

to summarize

only RJW + Sized Apparel - still penisdown error, but everything else seem working:

https://gist.github.com/1b0ab2878cb86b8ea08dee31fade3bb7

only RJW + RimNude_2.2.12_unofficial (+HAR) - no errors:

https://gist.github.com/6095b4e3e46cb84f4fce711bde3949a7

RJW + Sized Apparel + RimNude - SA completely dies, along with its mod menu:

https://gist.github.com/605481efb9bf49e10ecd491a713ceda6

Remember that OTY-Nude and Rimnude-Animal Addon are Rimnude addons the require rimnude, if you remove that mod you should remove its addons too.

The reason why you didnt get any alienrace errors is because you had no alien rimnude patches load due to Rimnude being shut off.

 

Maybe there is some compatibility issue with rimnude version 2.2.12 in particular with Sized Apparel? If you want to test that theory out I have older versions available on that rimnude post. You can try version 2.2.11 of rimnude and see. I know CnArmor altered some things in the .dll for version 2.2.12 so this might be the case.

Link to comment
33 minutes ago, Tory187 said:

Remember that OTY-Nude and Rimnude-Animal Addon are Rimnude addons the require rimnude, if you remove that mod you should remove its addons too.

The reason why you didnt get any alienrace errors is because you had no alien rimnude patches load due to Rimnude being shut off.

 

Maybe there is some compatibility issue with rimnude version 2.2.12 in particular with Sized Apparel? If you want to test that theory out I have older versions available on that rimnude post. You can try version 2.2.11 of rimnude and see. I know CnArmor altered some things in the .dll for version 2.2.12 so this might be the case.

tried older versions from 2.2.11 down to 2.2.8 (on minimal modlist), but beside some additional AlienRace errors what start to pop up as you go down - no changes to Sized Apparel errors

Edited by Danv
Link to comment
6 minutes ago, Danv said:

tried older versions from 2.2.11 down to 2.2.8 (on minimal modlist), but beside some additional AlienRace errors what start to pop up as you go down - no changes to Sized Apparel errors

hmm odd.

 

Yeah on version 2.2.11 I updated all rimnude patches to have checks for race support genitals. 2.2.12 added new patches that I dont think has those checks so any version other than 2.2.11 will throw those errors unless you have race support.

Link to comment

So how is the sized apparel work? Stretching the chest part of the clothing layer or added part/texture to them? Asking as I wanted to try altering some other apparel for modded wear like the leotards from the three in the Steam workshop mod with the plain, armored and advanced leotards. So will it need additional textures made or just an edit to the def file of the apparel?

Link to comment
On 1/17/2022 at 4:04 PM, AoiUma said:

So how is the sized apparel work? Stretching the chest part of the clothing layer or added part/texture to them? Asking as I wanted to try altering some other apparel for modded wear like the leotards from the three in the Steam workshop mod with the plain, armored and advanced leotards. So will it need additional textures made or just an edit to the def file of the apparel?

A unique set of textures is needed for every breast size/body combination. You can look at the textures folder of this mod to understand the system it uses.

Link to comment
10 minutes ago, Unknown90742 said:

mine dosen't work at all it just says that its no avalable for any versons of Rimworld and i am not told where to put the DLL thing

 

I just looked and I can see the main post describing exactly where to place the .dll. When it says its not available for any version of rimworld then you likely installed wrong, refer to what the file structure is for other mods and try to match, you likely double nested the mod (folder within folder).

Link to comment
2 hours ago, Tory187 said:

I just looked and I can see the main post describing exactly where to place the .dll. When it says its not available for any version of rimworld then you likely installed wrong, refer to what the file structure is for other mods and try to match, you likely double nested the mod (folder within folder).

For me the DLL is not a folder but a document the backup however is a folder is that supposed to happen?

Link to comment
2 hours ago, Tory187 said:

I just looked and I can see the main post describing exactly where to place the .dll. When it says its not available for any version of rimworld then you likely installed wrong, refer to what the file structure is for other mods and try to match, you likely double nested the mod (folder within folder).

also i don't see where they say to put the dll folder - -:

 

Link to comment

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
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more information, see our Privacy Policy & Terms of Use