Jump to content

[mod] Rimnudeworld


Recommended Posts

7 hours ago, Screws said:

@Tory187 There any chance a compatibility patch or something could be made for Anthrosonae? .3. https://steamcommunity.com/sharedfiles/filedetails/?id=2902258418&searchtext=Anthrosonae

Currently it causes the body's colors to fudge up.


Actually found something out on this. Apparently it messes up body colors if you're forcing skin tones on the Anthrosonae race. Also if you just use RJW Sized Apparel it will draw the parts onto the custom body model, however it is somewhat obvious to tell the parts are drawn on.

Link to comment

Was using this mod for a play through, everything was working fine, then suddenly, the mod stopped working and pawns looks like default vanilla pawns again except for the body shape, no idea how it happened or when it happened, checked debug log and it doesn't say anything, tried going back to a save that I know the mod was working in, but the mod stopped working for that save too. Anyone know what might've caused this and how I can fix it? I'm playing on 1.4

 

Update: loaded the game again and got the error message this time:

 

Update 2: I remember it happened around the time I tamed a gallatross, doesn't seem like gallatross can interact with any RJW stuff either, could it be that? (I did go back to a save without gallatross tho and nothing changed)

 

image.png

Screenshot (13).png

Edited by briahex
Link to comment

Possible temporary workaround from the HAR discussion forum on steam  workshop:

 

Feb 1st update is causing game breaking issues with mods adding animations.

Can be temporarily resolved by creating a local mod of the Jan 14th commit version from the author's github linked in the description.

 

https://github.com/erdelf/AlienRaces/tree/f88cf9180516d6477de41d6ad24851ada61a81cc - added direct link to jan 14 commit

 

--- I can confirm rolling back to the previous version (Jan 14) of HAR fixed my save. Cheers.

Edited by hunting
update
Link to comment
5 hours ago, hunting said:

Possible temporary workaround from the HAR discussion forum on steam  workshop:

 

Feb 1st update is causing game breaking issues with mods adding animations.

Can be temporarily resolved by creating a local mod of the Jan 14th commit version from the author's github linked in the description.

 

https://github.com/erdelf/AlienRaces/tree/f88cf9180516d6477de41d6ad24851ada61a81cc - added direct link to jan 14 commit

 

--- I can confirm rolling back to the previous version (Jan 14) of HAR fixed my save. Cheers.

Hell yeah!! thanks man, was looking for this. Im dumb when it comes to github.

Link to comment
1 hour ago, Norts1997 said:

for a noob how exactly do you roll back HAR im subscribed on steam with it looked at it but cant figure out how to do it

 

For the time being, you'll have to unsubscribe from the steam version of HAR. (having both versions installed causes issues since they both have the same ID)

After that, use the Github link two posts above yours (it's the direct link to the correct version), press the green "Code" button and then "Download Zip".

Finally extract said zip into your Rimworld mods folder (in your steam library right click Rimworld>Manage>Browse Local Files to find it).

 

Once the steam version is fixed, you can just delete the local version and subscribe to the steam version again.

Link to comment
2 hours ago, kryptopsy said:

Thanks guys, i was looking for help for hours on this matters. All i could figure is that it only affected naked pawns, so a conflict with rimnude and/or oty nude, and that HAR was involved since the error message in dev mode specified it couldn't load parts from it.

There will be a number of mods that will need updating to work with the new HAR version, seems to be mostly ones dealing with animations such as Yayo's Animations. I also noticed reports of issues with some animal mods generating errors with the new HAR update but have no specific details on which mods those may be. I've gone back to running a local copy of the earlier version of HAR until the mods are updated.

Link to comment

I haven't played Rimworld since before Biotech, so I'm trying to get my mod list sorted and up to date. Currently I'm getting these 2 errors in my debug log, with RimNudeWorld mentioned in both of them:

Spoiler

Error in static constructor of RimNudeWorld.HarmonyPatchAll: System.TypeInitializationException: The type initializer for 'RimNudeWorld.HarmonyPatchAll' threw an exception. ---> System.TypeInitializationException: The type initializer for 'RimNudeWorld.PubesManager' threw an exception. ---> System.NullReferenceException: Object reference not set to an instance of an object
  at RimNudeWorld.PubesManager+<>c.<.cctor>b__5_0 (AlienRace.AlienPartGenerator+BodyAddon x) [0x00000] in <3156032f57b14a7987a29999472883d3>:0
  at System.Linq.Enumerable+WhereListIterator`1[TSource].ToList () [0x00017] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
  at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0001f] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
  at RimNudeWorld.PubesManager..cctor () [0x00099] in <3156032f57b14a7987a29999472883d3>:0
   --- End of inner exception stack trace ---
  at RimNudeWorld.HarmonyPatchAll..cctor () [0x00018] in <3156032f57b14a7987a29999472883d3>: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 () [0x00025] in <617d4a4b3c1842ffb4eb3fd1337f915c>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.StaticConstructorOnStartupUtility:CallAll ()
Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_5 ()
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 ()

Spoiler

Error in static constructor of RimNudeWorld.PubesManager: System.TypeInitializationException: The type initializer for 'RimNudeWorld.PubesManager' threw an exception. ---> System.NullReferenceException: Object reference not set to an instance of an object
  at RimNudeWorld.PubesManager+<>c.<.cctor>b__5_0 (AlienRace.AlienPartGenerator+BodyAddon x) [0x00000] in <3156032f57b14a7987a29999472883d3>:0
  at System.Linq.Enumerable+WhereListIterator`1[TSource].ToList () [0x00017] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
  at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0001f] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
  at RimNudeWorld.PubesManager..cctor () [0x00099] in <3156032f57b14a7987a29999472883d3>: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 () [0x00025] in <617d4a4b3c1842ffb4eb3fd1337f915c>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.StaticConstructorOnStartupUtility:CallAll ()
Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_5 ()
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 ()

 

And my current load order:

Spoiler

[Mod list length: 71]
Harmony [https://steamcommunity.com/sharedfiles/filedetails/?id=2009463077]
Core [https:// no link (local mod)]
Royalty [Official DLC] [https:// no link (local mod)]
Ideology [Official DLC] [https:// no link (local mod)]
Biotech [Official DLC] [https:// no link (local mod)]
HugsLib [https://steamcommunity.com/sharedfiles/filedetails/?id=818773962]
Adjacent Light [https://steamcommunity.com/sharedfiles/filedetails/?id=2517853803]
Allow Tool [https://steamcommunity.com/sharedfiles/filedetails/?id=761421485]
Automatic Night Owl [https://steamcommunity.com/sharedfiles/filedetails/?id=2056012179]
Bad People [https://steamcommunity.com/sharedfiles/filedetails/?id=1369675292]
Better Gene Graphics Framework [https://steamcommunity.com/sharedfiles/filedetails/?id=2880940958]
Seamless Embrasures [https://steamcommunity.com/sharedfiles/filedetails/?id=2290689449]
Breachable Embrasures - An AI-Behaviour Change [https://steamcommunity.com/sharedfiles/filedetails/?id=2569778304]
CM Color Coded Mood Bar [1.1+] [https://steamcommunity.com/sharedfiles/filedetails/?id=2006605356]
Camera+ [https://steamcommunity.com/sharedfiles/filedetails/?id=867467808]
Character Editor [https://steamcommunity.com/sharedfiles/filedetails/?id=1874644848]
Common Sense [https://steamcommunity.com/sharedfiles/filedetails/?id=1561769193]
De-generalize Work [https://steamcommunity.com/sharedfiles/filedetails/?id=2011655761]
Dress Patients (1.4) [https://steamcommunity.com/sharedfiles/filedetails/?id=2877763074]
[NL] Facial Animation - WIP [https://steamcommunity.com/sharedfiles/filedetails/?id=1635901197]
[NL] Facial Animation - Experimentals [https://steamcommunity.com/sharedfiles/filedetails/?id=2581693737]
Humanoid Alien Races [https:// no link (local mod)]
Bun Race [https://steamcommunity.com/sharedfiles/filedetails/?id=2108324996]
Revia Race [https://steamcommunity.com/sharedfiles/filedetails/?id=2020041005]
Facial Animation - WRelicK's Delegation [https://steamcommunity.com/sharedfiles/filedetails/?id=2839501950]
Gloomy Hair [https://steamcommunity.com/sharedfiles/filedetails/?id=2883462751]
Gradient Hair [https://steamcommunity.com/sharedfiles/filedetails/?id=1687053679]
HD Pawn Rendering [https://steamcommunity.com/sharedfiles/filedetails/?id=2538746878]
Hospitality [https://steamcommunity.com/sharedfiles/filedetails/?id=753498552]
Wall Light [https://steamcommunity.com/sharedfiles/filedetails/?id=1423699208]
LightsOut [https://steamcommunity.com/sharedfiles/filedetails/?id=2584269293]
Locks [https://steamcommunity.com/sharedfiles/filedetails/?id=1157085076]
Map Reroll (1.4) [https:// no link (local mod)]
One bed to sleep with all [https://steamcommunity.com/sharedfiles/filedetails/?id=2572109781]
Optimization: Meats - C# Edition [https://steamcommunity.com/sharedfiles/filedetails/?id=2542931556]
Pharmacist Temporary 1.4 Update [https://steamcommunity.com/sharedfiles/filedetails/?id=2880823401]
RimFridge Updated [https://steamcommunity.com/sharedfiles/filedetails/?id=2878183338]
LWM's Deep Storage [https://steamcommunity.com/sharedfiles/filedetails/?id=1617282896]
Pick Up And Haul [https://steamcommunity.com/sharedfiles/filedetails/?id=1279012058]
Prepare Landing [https://steamcommunity.com/sharedfiles/filedetails/?id=1095331978]
Prepare Moderately [https://steamcommunity.com/sharedfiles/filedetails/?id=2057362949]
RandomThings - SmeltDesignation (Continued) [https://steamcommunity.com/sharedfiles/filedetails/?id=2591787798]
Rimsenal - Hair pack [https://steamcommunity.com/sharedfiles/filedetails/?id=725949967]
Romance Tweaks More Options [https:// no link (local mod)]
Roppoi hair [https://steamcommunity.com/sharedfiles/filedetails/?id=1100547661]
Interaction Bubbles [https://steamcommunity.com/sharedfiles/filedetails/?id=1516158345]
SpeakUp [https://steamcommunity.com/sharedfiles/filedetails/?id=2502518544]
Vanilla Expanded Framework [https://steamcommunity.com/sharedfiles/filedetails/?id=2023507013]
Vanilla Hair Expanded [https://steamcommunity.com/sharedfiles/filedetails/?id=1888705256]
Won hair_men [https://steamcommunity.com/sharedfiles/filedetails/?id=1879950403]
Won hair_women  [https://steamcommunity.com/sharedfiles/filedetails/?id=1886150617]
Work Tab [https://steamcommunity.com/sharedfiles/filedetails/?id=725219116]
[1.4] Lovely Hair Style [https://steamcommunity.com/sharedfiles/filedetails/?id=2883283629]
[CAT] Show Hair With Hats or Hide All Hats [https://steamcommunity.com/sharedfiles/filedetails/?id=2879080074]
[GMT] Trading Spot [https://steamcommunity.com/sharedfiles/filedetails/?id=2874517333]
[SYR] Individuality [https://steamcommunity.com/sharedfiles/filedetails/?id=1497105115]
[XND] Visible Pants [https://steamcommunity.com/sharedfiles/filedetails/?id=2264108215]
RimJobWorld [https:// no link (local mod)]
BetterRJW [https:// no link (local mod)]
RimNudeWorld [https:// no link (local mod)]
OTY_NUDE Unofficial Update [https:// no link (local mod)]
RJW Race Support [https:// no link (local mod)]
RJW Sexperience [https:// no link (local mod)]
Rimworld-Animations [https:// no link (local mod)]
RJWAnimAddons-VoicePatch [https:// no link (local mod)]
RJWAnimAddons-XtraAnims [https:// no link (local mod)]
RimJobWorld - FB [https:// no link (local mod)]
RimJobWorld - FH [https:// no link (local mod)]
RimJobWorld - Whoring [https:// no link (local mod)]
RocketMan - Performance Mod [https://steamcommunity.com/sharedfiles/filedetails/?id=2479389928]
Sized Apparel for RJW [https:// no link (local mod)]

 

 

Anyone have any ideas as to what's causing these errors? Any help is appreciated.

Edited by Omicr0n
Link to comment
14 hours ago, Omicr0n said:

I haven't played Rimworld since before Biotech, so I'm trying to get my mod list sorted and up to date. Currently I'm getting these 2 errors in my debug log, with RimNudeWorld mentioned in both of them:

  Reveal hidden contents

Error in static constructor of RimNudeWorld.HarmonyPatchAll: System.TypeInitializationException: The type initializer for 'RimNudeWorld.HarmonyPatchAll' threw an exception. ---> System.TypeInitializationException: The type initializer for 'RimNudeWorld.PubesManager' threw an exception. ---> System.NullReferenceException: Object reference not set to an instance of an object
  at RimNudeWorld.PubesManager+<>c.<.cctor>b__5_0 (AlienRace.AlienPartGenerator+BodyAddon x) [0x00000] in <3156032f57b14a7987a29999472883d3>:0
  at System.Linq.Enumerable+WhereListIterator`1[TSource].ToList () [0x00017] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
  at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0001f] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
  at RimNudeWorld.PubesManager..cctor () [0x00099] in <3156032f57b14a7987a29999472883d3>:0
   --- End of inner exception stack trace ---
  at RimNudeWorld.HarmonyPatchAll..cctor () [0x00018] in <3156032f57b14a7987a29999472883d3>: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 () [0x00025] in <617d4a4b3c1842ffb4eb3fd1337f915c>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.StaticConstructorOnStartupUtility:CallAll ()
Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_5 ()
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 ()

  Reveal hidden contents

Error in static constructor of RimNudeWorld.PubesManager: System.TypeInitializationException: The type initializer for 'RimNudeWorld.PubesManager' threw an exception. ---> System.NullReferenceException: Object reference not set to an instance of an object
  at RimNudeWorld.PubesManager+<>c.<.cctor>b__5_0 (AlienRace.AlienPartGenerator+BodyAddon x) [0x00000] in <3156032f57b14a7987a29999472883d3>:0
  at System.Linq.Enumerable+WhereListIterator`1[TSource].ToList () [0x00017] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
  at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0001f] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
  at RimNudeWorld.PubesManager..cctor () [0x00099] in <3156032f57b14a7987a29999472883d3>: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 () [0x00025] in <617d4a4b3c1842ffb4eb3fd1337f915c>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.StaticConstructorOnStartupUtility:CallAll ()
Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_5 ()
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 ()

 

And my current load order:

  Reveal hidden contents

[Mod list length: 71]
Harmony [https://steamcommunity.com/sharedfiles/filedetails/?id=2009463077]
Core [https:// no link (local mod)]
Royalty [Official DLC] [https:// no link (local mod)]
Ideology [Official DLC] [https:// no link (local mod)]
Biotech [Official DLC] [https:// no link (local mod)]
HugsLib [https://steamcommunity.com/sharedfiles/filedetails/?id=818773962]
Adjacent Light [https://steamcommunity.com/sharedfiles/filedetails/?id=2517853803]
Allow Tool [https://steamcommunity.com/sharedfiles/filedetails/?id=761421485]
Automatic Night Owl [https://steamcommunity.com/sharedfiles/filedetails/?id=2056012179]
Bad People [https://steamcommunity.com/sharedfiles/filedetails/?id=1369675292]
Better Gene Graphics Framework [https://steamcommunity.com/sharedfiles/filedetails/?id=2880940958]
Seamless Embrasures [https://steamcommunity.com/sharedfiles/filedetails/?id=2290689449]
Breachable Embrasures - An AI-Behaviour Change [https://steamcommunity.com/sharedfiles/filedetails/?id=2569778304]
CM Color Coded Mood Bar [1.1+] [https://steamcommunity.com/sharedfiles/filedetails/?id=2006605356]
Camera+ [https://steamcommunity.com/sharedfiles/filedetails/?id=867467808]
Character Editor [https://steamcommunity.com/sharedfiles/filedetails/?id=1874644848]
Common Sense [https://steamcommunity.com/sharedfiles/filedetails/?id=1561769193]
De-generalize Work [https://steamcommunity.com/sharedfiles/filedetails/?id=2011655761]
Dress Patients (1.4) [https://steamcommunity.com/sharedfiles/filedetails/?id=2877763074]
[NL] Facial Animation - WIP [https://steamcommunity.com/sharedfiles/filedetails/?id=1635901197]
[NL] Facial Animation - Experimentals [https://steamcommunity.com/sharedfiles/filedetails/?id=2581693737]
Humanoid Alien Races [https:// no link (local mod)]
Bun Race [https://steamcommunity.com/sharedfiles/filedetails/?id=2108324996]
Revia Race [https://steamcommunity.com/sharedfiles/filedetails/?id=2020041005]
Facial Animation - WRelicK's Delegation [https://steamcommunity.com/sharedfiles/filedetails/?id=2839501950]
Gloomy Hair [https://steamcommunity.com/sharedfiles/filedetails/?id=2883462751]
Gradient Hair [https://steamcommunity.com/sharedfiles/filedetails/?id=1687053679]
HD Pawn Rendering [https://steamcommunity.com/sharedfiles/filedetails/?id=2538746878]
Hospitality [https://steamcommunity.com/sharedfiles/filedetails/?id=753498552]
Wall Light [https://steamcommunity.com/sharedfiles/filedetails/?id=1423699208]
LightsOut [https://steamcommunity.com/sharedfiles/filedetails/?id=2584269293]
Locks [https://steamcommunity.com/sharedfiles/filedetails/?id=1157085076]
Map Reroll (1.4) [https:// no link (local mod)]
One bed to sleep with all [https://steamcommunity.com/sharedfiles/filedetails/?id=2572109781]
Optimization: Meats - C# Edition [https://steamcommunity.com/sharedfiles/filedetails/?id=2542931556]
Pharmacist Temporary 1.4 Update [https://steamcommunity.com/sharedfiles/filedetails/?id=2880823401]
RimFridge Updated [https://steamcommunity.com/sharedfiles/filedetails/?id=2878183338]
LWM's Deep Storage [https://steamcommunity.com/sharedfiles/filedetails/?id=1617282896]
Pick Up And Haul [https://steamcommunity.com/sharedfiles/filedetails/?id=1279012058]
Prepare Landing [https://steamcommunity.com/sharedfiles/filedetails/?id=1095331978]
Prepare Moderately [https://steamcommunity.com/sharedfiles/filedetails/?id=2057362949]
RandomThings - SmeltDesignation (Continued) [https://steamcommunity.com/sharedfiles/filedetails/?id=2591787798]
Rimsenal - Hair pack [https://steamcommunity.com/sharedfiles/filedetails/?id=725949967]
Romance Tweaks More Options [https:// no link (local mod)]
Roppoi hair [https://steamcommunity.com/sharedfiles/filedetails/?id=1100547661]
Interaction Bubbles [https://steamcommunity.com/sharedfiles/filedetails/?id=1516158345]
SpeakUp [https://steamcommunity.com/sharedfiles/filedetails/?id=2502518544]
Vanilla Expanded Framework [https://steamcommunity.com/sharedfiles/filedetails/?id=2023507013]
Vanilla Hair Expanded [https://steamcommunity.com/sharedfiles/filedetails/?id=1888705256]
Won hair_men [https://steamcommunity.com/sharedfiles/filedetails/?id=1879950403]
Won hair_women  [https://steamcommunity.com/sharedfiles/filedetails/?id=1886150617]
Work Tab [https://steamcommunity.com/sharedfiles/filedetails/?id=725219116]
[1.4] Lovely Hair Style [https://steamcommunity.com/sharedfiles/filedetails/?id=2883283629]
[CAT] Show Hair With Hats or Hide All Hats [https://steamcommunity.com/sharedfiles/filedetails/?id=2879080074]
[GMT] Trading Spot [https://steamcommunity.com/sharedfiles/filedetails/?id=2874517333]
[SYR] Individuality [https://steamcommunity.com/sharedfiles/filedetails/?id=1497105115]
[XND] Visible Pants [https://steamcommunity.com/sharedfiles/filedetails/?id=2264108215]
RimJobWorld [https:// no link (local mod)]
BetterRJW [https:// no link (local mod)]
RimNudeWorld [https:// no link (local mod)]
OTY_NUDE Unofficial Update [https:// no link (local mod)]
RJW Race Support [https:// no link (local mod)]
RJW Sexperience [https:// no link (local mod)]
Rimworld-Animations [https:// no link (local mod)]
RJWAnimAddons-VoicePatch [https:// no link (local mod)]
RJWAnimAddons-XtraAnims [https:// no link (local mod)]
RimJobWorld - FB [https:// no link (local mod)]
RimJobWorld - FH [https:// no link (local mod)]
RimJobWorld - Whoring [https:// no link (local mod)]
RocketMan - Performance Mod [https://steamcommunity.com/sharedfiles/filedetails/?id=2479389928]
Sized Apparel for RJW [https:// no link (local mod)]

 

 

Anyone have any ideas as to what's causing these errors? Any help is appreciated.

HAR recently updated and break all submods, so wait for tory to update or rollback to https://github.com/erdelf/AlienRaces/tree/f88cf9180516d6477de41d6ad24851ada61a81cc

Link to comment

Got into rimjobworld after a long time on a new computer and my pawns don't seem to be working with rimnudeworld. Not sure what's the cause, I am using the 1.4 latest unofficial version. Tried downloading HAR locally with the one from 3 weeks ago too but didn't fix the genitals. I got no idea what this text means but seems related to the issue maybe?

 

 image.png.4e0b57b8d6fc8c58114f2d8db6ceca1e.png
image.png.60b8606719ca69384873ddc1040ae87b.png

Link to comment
4 hours ago, dookudooki said:

Got into rimjobworld after a long time on a new computer and my pawns don't seem to be working with rimnudeworld. Not sure what's the cause, I am using the 1.4 latest unofficial version. Tried downloading HAR locally with the one from 3 weeks ago too but didn't fix the genitals. I got no idea what this text means but seems related to the issue maybe?

 

 image.png.4e0b57b8d6fc8c58114f2d8db6ceca1e.png
image.png.60b8606719ca69384873ddc1040ae87b.png

Might be Yayo's Animations, it was updated yesterday. I had the same issue, fixed it temporarily by disabling the mod.

Link to comment

after I installed oty and put it after rimnude in load order my pawns have double genitals/breasts and I don't see any settings in game to fix it, anyone knows what's going on there?

I took a look inside the 1.4 folder for oty and it looks like we're missing a lot of textures? I'm not sure since ik next to nothing about modding but inside textures.old it had a bunch of penis textures while the current one has only micro size textures.

Edited by gilgysaurus
Link to comment
On 2/3/2023 at 4:03 AM, Enigman said:

There will be a number of mods that will need updating to work with the new HAR version, seems to be mostly ones dealing with animations such as Yayo's Animations. I also noticed reports of issues with some animal mods generating errors with the new HAR update but have no specific details on which mods those may be. I've gone back to running a local copy of the earlier version of HAR until the mods are updated.

I've seen issues with Biomes Prehistoric which adds prehistoric plant life and animals (options can be turned off) but I've also heard Alpha Animals and a few other animal mods have had issues with the new HAR version.

Link to comment
21 hours ago, Sicon3 said:

Getting real mixed messages between here in the discord.

 

Rimnude working without having to rollback to old Yayo's animations and HAR or not?

No idea about Yayo's animations, but force updating Nal's Facial animations fixed my problem

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
  • Recently Browsing   1 member

×
×
  • 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