WimpyDanger Posted June 23, 2020 Posted June 23, 2020 Edit: I figured it out. I need to download and install the latest version of Rimworld that has the meditate features added late last month. Optionally, one could downgrade to RJW 4.2.0 which predates the new feature. For posterity: Hello, I am running into an issue with a fresh install. Hugslib tosses it's toys attempting to initialize RJW at game launch. I can limit the mod order to: Latest Harmony Release Game Content DLC Latest Hugslib RJW Yes, I did check to make sure the mods are extracted correctly. I also tried the previous versions of RJW and Hugslib and they do the same thing. Here is the dump, minus the 15 pages of trace information: Spoiler RimWorld 1.1.2618 rev713 Mod Humanoid Alien Races 2.0 is missing packageId in About.xml! (example: <packageId>AuthorName.ModName.Specific</packageId>) Mod RJW - Licentia Labs is missing packageId in About.xml! (example: <packageId>AuthorName.ModName.Specific</packageId>) [HugsLib] version 7.2.0 Could not find type named CompProperties_MeditationFocus from node <li Class="CompProperties_MeditationFocus"><statDef>MeditationFocusStrength</statDef><focusTypes><li>Sex</li></focusTypes></li> XML error: <statDef>MeditationFocusStrength</statDef> doesn't correspond to any field in type CompProperties. Context: <li Class="CompProperties_MeditationFocus"><statDef>MeditationFocusStrength</statDef><focusTypes><li>Sex</li></focusTypes></li> XML error: <focusTypes><li>Sex</li></focusTypes> doesn't correspond to any field in type CompProperties. Context: <li Class="CompProperties_MeditationFocus"><statDef>MeditationFocusStrength</statDef><focusTypes><li>Sex</li></focusTypes></li> Could not find type named IngestionOutcomeDoer_OffsetPsyfocus from node <li Class="IngestionOutcomeDoer_OffsetPsyfocus"><offset>1.0</offset></li> Exception loading list element from XML: System.MissingMethodException: Default constructor not found for type RimWorld.IngestionOutcomeDoer XML error: <allowedMeditationFocusTypes><li>Morbid</li></allowedMeditationFocusTypes> doesn't correspond to any field in type TraitDegreeData. Context: <li><label>necrophiliac</label><description>Dead people can't say no, can they?</description><statOffsets><SexFrequency>0.1</SexFrequency></statOffsets><allowedMeditationFocusTypes><li>Morbid</li></allowedMeditationFocusTypes></li> XML error: <allowedMeditationFocusTypes><li>Sex</li></allowedMeditationFocusTypes> doesn't correspond to any field in type TraitDegreeData. Context: <li><label>hypersexuality</label><description>[PAWN_nameDef] loves sex and always wants more.</description><statOffsets><Vulnerability>0.1</Vulnerability><SexFrequency>2.0</SexFrequency></statOffsets><allowedMeditationFocusTypes><li>Sex</li></allowedMeditationFocusTypes></li> Could not resolve cross-reference: No RimWorld.StatDef named MeditationFocusStrength found to give to RimWorld.StatModifier (null stat) Error in static constructor of rjw.First: System.TypeInitializationException: The type initializer for 'rjw.First' threw an exception. ---> System.TypeLoadException: Could not load type RimWorld.JobDriver_Meditate, Assembly-CSharp, Version=1.1.7459.20184, Culture=neutral, PublicKeyToken=null while decoding custom attribute: (null) [HugsLib] initializing RJW The other mods mentioned in the dump are disabled for debugging. It's just warning that a field is missing in the about.xml as the game attempts to load the mod list.
NeverLucky4Life Posted June 23, 2020 Posted June 23, 2020 1 hour ago, WimpyDanger said: Hello, I am running into an issue with a fresh install. Hugslib tosses it's toys attempting to initialize RJW at game launch. I can limit the mod order to: Latest Harmony Release Game Content DLC Latest Hugslib RJW Yes, I did check to make sure the mods are extracted correctly. I also tried the previous versions of RJW and Hugslib and they do the same thing. Here is the dump, minus the 15 pages of trace information: Reveal hidden contents RimWorld 1.1.2618 rev713 Mod Humanoid Alien Races 2.0 is missing packageId in About.xml! (example: <packageId>AuthorName.ModName.Specific</packageId>) Mod RJW - Licentia Labs is missing packageId in About.xml! (example: <packageId>AuthorName.ModName.Specific</packageId>) [HugsLib] version 7.2.0 Could not find type named CompProperties_MeditationFocus from node <li Class="CompProperties_MeditationFocus"><statDef>MeditationFocusStrength</statDef><focusTypes><li>Sex</li></focusTypes></li> XML error: <statDef>MeditationFocusStrength</statDef> doesn't correspond to any field in type CompProperties. Context: <li Class="CompProperties_MeditationFocus"><statDef>MeditationFocusStrength</statDef><focusTypes><li>Sex</li></focusTypes></li> XML error: <focusTypes><li>Sex</li></focusTypes> doesn't correspond to any field in type CompProperties. Context: <li Class="CompProperties_MeditationFocus"><statDef>MeditationFocusStrength</statDef><focusTypes><li>Sex</li></focusTypes></li> Could not find type named IngestionOutcomeDoer_OffsetPsyfocus from node <li Class="IngestionOutcomeDoer_OffsetPsyfocus"><offset>1.0</offset></li> Exception loading list element from XML: System.MissingMethodException: Default constructor not found for type RimWorld.IngestionOutcomeDoer XML error: <allowedMeditationFocusTypes><li>Morbid</li></allowedMeditationFocusTypes> doesn't correspond to any field in type TraitDegreeData. Context: <li><label>necrophiliac</label><description>Dead people can't say no, can they?</description><statOffsets><SexFrequency>0.1</SexFrequency></statOffsets><allowedMeditationFocusTypes><li>Morbid</li></allowedMeditationFocusTypes></li> XML error: <allowedMeditationFocusTypes><li>Sex</li></allowedMeditationFocusTypes> doesn't correspond to any field in type TraitDegreeData. Context: <li><label>hypersexuality</label><description>[PAWN_nameDef] loves sex and always wants more.</description><statOffsets><Vulnerability>0.1</Vulnerability><SexFrequency>2.0</SexFrequency></statOffsets><allowedMeditationFocusTypes><li>Sex</li></allowedMeditationFocusTypes></li> Could not resolve cross-reference: No RimWorld.StatDef named MeditationFocusStrength found to give to RimWorld.StatModifier (null stat) Error in static constructor of rjw.First: System.TypeInitializationException: The type initializer for 'rjw.First' threw an exception. ---> System.TypeLoadException: Could not load type RimWorld.JobDriver_Meditate, Assembly-CSharp, Version=1.1.7459.20184, Culture=neutral, PublicKeyToken=null while decoding custom attribute: (null) [HugsLib] initializing RJW The other mods mentioned in the dump are disabled for debugging. It's just warning that a field is missing in the about.xml as the game attempts to load the mod list. they are all complaining about you using the wrong version of RimWorld for them, update to latest RimWorld or downgrade all your mods to the previous RimWorld version.
Erde Posted June 24, 2020 Posted June 24, 2020 On 6/10/2020 at 5:48 PM, Sokoliak337 said: Sorry guys, he does not have account on Baidu. The plot thickens. I managed to get in contact with the Chinese guy who uploaded the 1.0 version of that Succubus mod on Baidu and managed to acquire the files. A reminder, this is for RW 1.0, but if you want it for whatever reason, just DM me on Discord @ Erde#9999 Would just include the archive in this post, but don't wanna bring any heat towards LL from IGNI just in case. I imagine he might be a bit upset considering Lost Forest got blacklisted on the Steam Workshop due to his bullshittery and can no longer be found via search. 1
Ed86 Posted June 24, 2020 Posted June 24, 2020 2 hours ago, Erde said: The plot thickens. I managed to get in contact with the Chinese guy who uploaded the 1.0 version of that Succubus mod on Baidu and managed to acquire the files. A reminder, this is for RW 1.0, but if you want it for whatever reason, just DM me on Discord @ Erde#9999 Would just include the archive in this post, but don't wanna bring any heat towards LL from IGNI just in case. I imagine he might be a bit upset considering Lost Forest got blacklisted on the Steam Workshop due to his bullshittery and can no longer be found via search. send!
bearlyAlive Posted June 24, 2020 Posted June 24, 2020 Yeah I'm also looking into it. There's some weird stuff in there. For instance in the harmony patches is a check that runs whenever a hediff is applied and prevents a pregnancy hediff being applied to the sucubus.
Guest Posted June 24, 2020 Posted June 24, 2020 7 hours ago, Erde said: The plot thickens. I managed to get in contact with the Chinese guy who uploaded the 1.0 version of that Succubus mod on Baidu and managed to acquire the files. A reminder, this is for RW 1.0, but if you want it for whatever reason, just DM me on Discord @ Erde#9999 Would just include the archive in this post, but don't wanna bring any heat towards LL from IGNI just in case. I imagine he might be a bit upset considering Lost Forest got blacklisted on the Steam Workshop due to his bullshittery and can no longer be found via search. may the divines bless you
Grimmdal Posted June 25, 2020 Posted June 25, 2020 hey playing again after a while , after downloading everything to 1.1 version i found brotheling is gone ? neither i have the brothel icon next to hero mode and "mark for comforting sex" nor do ihave a brothel tab anymore. Is it a bug , failed instalation or did something change recently ?
NeverLucky4Life Posted June 25, 2020 Posted June 25, 2020 1 hour ago, Grimmdal said: hey playing again after a while , after downloading everything to 1.1 version i found brotheling is gone ? neither i have the brothel icon next to hero mode and "mark for comforting sex" nor do ihave a brothel tab anymore. Is it a bug , failed instalation or did something change recently ? go to the brothel tab and press it there
Gamaroguar Posted June 25, 2020 Posted June 25, 2020 @Erde Come on dude send me a link xD That mod looks very good.
Ed86 Posted June 25, 2020 Posted June 25, 2020 15 hours ago, Anonymous said: Ho-ho. Ed found a new toy to break fix. goal achieved, time to move on
Grimmdal Posted June 25, 2020 Posted June 25, 2020 10 hours ago, NeverLucky4Life said: go to the brothel tab and press it there i have no brothel tab here, i dont know why
SingleForLife Posted June 25, 2020 Posted June 25, 2020 11 minutes ago, Grimmdal said: i have no brothel tab here, i dont know why did you check 'Enable whoring tab' in the RimJobWorld - Debug settings? 2
Grimmdal Posted June 25, 2020 Posted June 25, 2020 7 minutes ago, SingleForLife said: did you check 'Enable whoring tab' in the RimJobWorld - Debug settings? thanks mate , overseen this. fixed it
Infernox- Posted June 25, 2020 Posted June 25, 2020 So, I decided to play the game again after a while and RJW has always been a staple of my games Anywho, I noticed the designators being broken. I even noticed default pawns having their genital and breast hediffs broken to where they weren't showing. So I spent the entire afternoon perusing through my modlist, slowly adding them one at a time. Thought it was a mod that affected a pawn's parts like EPOE. NOPE! It was actually the Rimout: NCR Uniforms mod that broke it. Disabling it made the designators show back up and the default pawn's hediffs showed up like normal. 1
TheOnso Posted June 25, 2020 Posted June 25, 2020 I'm using RJW 4.2.6 and it seems that the change to the beautycheck bugged out the whoring price, if you are above +2 beauty. Rimworld has 2 implants called "Aestehtic Nose" and "Aesthetic Shaper" which both provide +1 in pawn beauty. https://rimworldwiki.com/wiki/Aesthetic_nose https://rimworldwiki.com/wiki/Aesthetic_shaper If you combine these with the beautiful trait, your pawn become sooo pretty, that she becomes ugly again, resulting in a negative trait-value for their whoring price.
Ed86 Posted June 25, 2020 Posted June 25, 2020 29 minutes ago, TheOnso said: I'm using RJW 4.2.6 and it seems that the change to the beautycheck bugged out the whoring price, if you are above +2 beauty. Rimworld has 2 implants called "Aestehtic Nose" and "Aesthetic Shaper" which both provide +1 in pawn beauty. https://rimworldwiki.com/wiki/Aesthetic_nose https://rimworldwiki.com/wiki/Aesthetic_shaper If you combine these with the beautiful trait, your pawn become sooo pretty, that she becomes ugly again, resulting in a negative trait-value for their whoring price. its not negative, its 100%, 1.0 modifier
bearlyAlive Posted June 25, 2020 Posted June 25, 2020 5 hours ago, Ed86 said: goal achieved, time to move on Did you just make it work in 1.1 or did you change some of the logic as well? I was thinking of removing the resistance to pregnancy if you didn't already do that.
Ed86 Posted June 25, 2020 Posted June 25, 2020 12 minutes ago, bearlyAlive said: Did you just make it work in 1.1 or did you change some of the logic as well? I was thinking of removing the resistance to pregnancy if you didn't already do that. just 1.1, dont really care about vanilla pregnancy
TheOnso Posted June 25, 2020 Posted June 25, 2020 15 minutes ago, Ed86 said: its not negative, its 100%, 1.0 modifier True, my bad. Still without the two implants and with beautiful, or with the two implants and without beautiful, you get 250%, 2.5 modifier.
perkel Posted June 25, 2020 Posted June 25, 2020 So how to get rape working ? I made several dudes now with various combinations and they never seem to rape anyone. Last time i had dude who was: - rapist - psychopath - bruiser - leacher - bloodysomething and yet nothing happens when i keep dude at 0 sex bar. He just wacks off.
Skömer Posted June 25, 2020 Author Posted June 25, 2020 46 minutes ago, perkel said: So how to get rape working ? I made several dudes now with various combinations and they never seem to rape anyone. Last time i had dude who was: - rapist - psychopath - bruiser - leacher - bloodysomething and yet nothing happens when i keep dude at 0 sex bar. He just wacks off. nobody is vulnerable and close enough, check if you actually enabled rape and read through the vulnerability setting carefully
Scilliant Posted June 25, 2020 Posted June 25, 2020 8 hours ago, perkel said: So how to get rape working ? I made several dudes now with various combinations and they never seem to rape anyone. Last time i had dude who was: - rapist - psychopath - bruiser - leacher - bloodysomething and yet nothing happens when i keep dude at 0 sex bar. He just wacks off. As it's been said, check your settings, make sure what you want is enabled. There is one setting in particular I want to point you toward, because I glossed over it for a time. In the debug settings, there's a slider for 'sex distance limit'. Make sure it is NOT set to zero. Bump that sucker up, to like a thousand or something, and adjust it based on your preference later. If it's at zero, the checks for finding a suitable partner don't even fire as far as I'm aware.
gilgysaurus Posted June 26, 2020 Posted June 26, 2020 is there any way I can add anus body part manually so I can get it to show on CE? without starting a game or anything
Skömer Posted June 26, 2020 Author Posted June 26, 2020 3 hours ago, gilgysaurus said: is there any way I can add anus body part manually so I can get it to show on CE? without starting a game or anything or use the copy/paste hediffs thing in Char edit
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