Alis_999 Posted April 24, 2024 Posted April 24, 2024 (edited) Hey @emily1673! After break up with Ray my PC's Fashion level decreased to 2 (or 3?) levels. So, this endless debuff or do i need to wait a few days for debuff disappearing? Edited April 24, 2024 by Alis_999
Balgin Posted April 24, 2024 Posted April 24, 2024 (edited) 52 minutes ago, Alis_999 said: Hey @emily1673! After break up with Ray my PC's Fashion level decreased to 2 (or 3?) levels. So, this endless debuff or do i need to wait a few days for debuff disappearing? I believe there's a setting in the MCM on the flirting & relationships page which determines how long you stay upset after a break up. It might use the word Loneliness. Edited April 24, 2024 by Balgin
Alis_999 Posted April 24, 2024 Posted April 24, 2024 31 minutes ago, Balgin said: I believe there's a setting in the MCM on the flirting & relationships page which determines how long you stay upset after a break up. It might use the word Loneliness. I don’t know, i set all the parameters in that section to 0, but the debuff still appears
ebbluminous Posted April 24, 2024 Posted April 24, 2024 8 hours ago, asdj1239 said: has anyone redone the feet mesh to fit with 3ba yet? Whats up with the feet, not noticed an issue
PervySannin Posted April 25, 2024 Posted April 25, 2024 One issue I found, the gender change potion doesn't seem to work. I had it working before, but installed some other mods and went to try it again. I get the message and the lighting effect around the character, but it doesn't make any change. I even tried disabling and then re-enabling the mod but that doesn't seem to have fixed things either. I recompiled fnis and everything as well, anyone got suggestions on what could possibly fix it?
lacie_ Posted April 25, 2024 Posted April 25, 2024 (edited) 10 hours ago, ebbluminous said: Whats up with the feet, not noticed an issue There is a visible seam if you're using the YPS foot mesh (think it's called cinderella feet or something) if you're using 3ba since 3ba has a higher polygon count and the ankle size is difference between it and cbbe. Makes it so you have parts of the ankle which are invisible and parts of the mesh which jut out since they don't connect properly Edited April 25, 2024 by asdj1239
emily1673 Posted April 25, 2024 Author Posted April 25, 2024 22 hours ago, Alis_999 said: I don’t know, i set all the parameters in that section to 0, but the debuff still appears Need to set the "relationship factor" to 0 as well. But I am also thinking about adding slider for "max lovesick time". 1
Alis_999 Posted April 26, 2024 Posted April 26, 2024 (edited) Hey, @emily1673! I noticed a weird problem with the H-scenes which started through the flirt-dialogue. Need to stand VERY close to the NPC for scene starting or NPC just leaving, or need teleport NPC with "moveto player" command. I don't have this problem in other mods when H-scenes started after dialogue. Not a really big problem for me, but maybe this information will be useful. And question: do you plan to add any differences in dialogues depending on the player/npc race? Or may be buff/debuff for fashion level or some another mod mechanic. Edited April 26, 2024 by Alis_999
Slimreb Posted April 26, 2024 Posted April 26, 2024 I have a quick question, does anyone else notice that their SMP hair is not moving? I have noticed it before but didn't think too much on it. It seems when I first load the game that my hair moves but shortly after this mod updates the hair and color that all stops. Is that something from this mod or is it another mod that is doing?
AechRO Posted April 26, 2024 Posted April 26, 2024 Idk what could be the problem because it used to work, but for some reason I can not get this mod to apply piercings outside of going into the MCM for SlaveTats. The SlaveTats are loaded and I can set them manually and they appear, and my skee.ini is set accordingly, I just can't get them to show up. Any ideas? I can't tell if it is a conflict because they used to work previously.
Efgad Posted April 27, 2024 Posted April 27, 2024 On 4/24/2024 at 7:04 AM, asdj1239 said: has anyone redone the feet mesh to fit with 3ba yet? I've done a little bit of a replacement of the feet with Cinderlla feet from the Nexus. works pretty well 1
sirgilly Posted April 27, 2024 Posted April 27, 2024 Is there anyone who has successfully managed to edit the ypsPiercingTicker.pex to allow the pubic hair to match the form IDs of the more up to date and far superior version of the pubic hair mod? https://www.nexusmods.com/skyrimspecialedition/mods/63882?tab=description Its also posted on loverslab Its only a couple of formIDs to change since the mod is ESL flagged, but for the life of me I cant get that script to compile successfully. Happy to do a small bounty if someone is able to make it work.
lacie_ Posted April 27, 2024 Posted April 27, 2024 (edited) I think this is a bug, if you open the pubic hair page on the MCM and change any of the options (or if not, at least one of them but I'm not sure which) it will give all male characters pubic hair even if during setup you selected the mod to control body hair only and you left growth disabled on the MCM page. This only began happening after updating to the latest version from 6.5.4.1 for me. It would be great if the SOS mesh option only used the SOS mesh and not the tat overlay as well so for people who dont have the SOS mesh installed it would be the same as completely disabling the feature. Edited April 27, 2024 by asdj1239
emily1673 Posted April 27, 2024 Author Posted April 27, 2024 (edited) This time it's several small, yet useful things: v. 6.7.1 Updates to the thought system framework (YTF): - to reflect characters focusing on different things when being in combat, during combat only thoughts with the condition "$isincombat" will be shown (including complex "thought conditions" beginning with "$isincombat&...") - when a dialogue window is open, no player thoughts will be played (at least normally) - modders can temporarily disable thoughts with the script command StorageUtil.SetIntValue(None, "ytfThoughtsDisabled",1) (this is meant for cut-scenes etc.; don’t forget to reset the variable to 0 once the cut-scene has finished) Updates to the mod: - we have now a separate item configuration file for SE: ypsItemsSE.json - added new sections in ypsItems.json / ypsItemsSE.json: -- ypsmerchantitems: will be added to Yolie’s merchant chest in Solitude (gives an immersive way to achieve 3rd party jewelry and clothing in game) -- ypsearringitems: list of earrings, randomly worn by YPS vendors and Lena (after she got her ears pierced) !! Remember that if you change any json file, you need to store a backup, or they will get overridden upon the next update. !! (The best way is to add your jsons to a zip file, and let your mod manager load it after yps). - should no longer play thoughts while a SL animation is running - added thought conditions for SL arousal: "ypsSLAdistracted", "ypsSLAaroused", "ypsSLAneedsex", including corresponding thoughts (plus some more for other conditions) - added about 500 new thoughts to the database - removed references to the sexrim.esp (not being part of this mod; you can use the item configuration json instead) - integrated several piercing and hair makeover messages into the thought system (can now be voiced) - heels: replaced certain messageboxes with notifications - shemales can now shave pubic hair - hair catalog choice window can now be browsed much more conveniently and without scrolling - hair dye timer will now be set to 0 when head hair gets completely shaved - ear piercing quest now shows finished quest objectives as completed in the log - relationship system: recalibrated the lovesick debuff times after a breakup (the default values were too strict); also added an MCM option to limit lovesick debuff duration --- Additional notes: Item configuration json files: Unlike what I've stated before, it seems that the item codes for SE must be decimal values (just like for LE). That is how it works for my installation at least. The voice files for the new thoughts have not yet been recorded and will be updated later. There are, however, some new mod voices, contained in the file "yps thought sounds Part 3 (09001-09008) 2024-04-27". Furthermore, I've prepared a list of things I hope the forum community would help out to improve this mod further (sorted by importance): write male thoughts (at least for basic conditions like isincombat, the different loctypes …, and also general thoughts) add more thoughts (no need to be voiced) share item configuration json data look for errors in hair style configuration (it is much easier to navigate through the hairstyle catalog now!) look for problems in the thought database (typos, strange sentences) I'm adding this list to the mod description and keep it updated. Thank you all for your help! Edited April 27, 2024 by emily1673 4
monsta88 Posted April 27, 2024 Posted April 27, 2024 (edited) Is LL dying? I can't dl this update. Update: I can dl the old one (6.7.0), but not the new one. Anyone else having this problem? Edited April 27, 2024 by monsta88
Balgin Posted April 27, 2024 Posted April 27, 2024 3 hours ago, monsta88 said: Is LL dying? I can't dl this update. Update: I can dl the old one (6.7.0), but not the new one. Anyone else having this problem? I was able to download the update (version 6.7.1). You might want to try again.
monsta88 Posted April 27, 2024 Posted April 27, 2024 (edited) 44 minutes ago, Balgin said: I was able to download the update (version 6.7.1). You might want to try again. I was trying it for 2 hours. Still refuses to start the download. Sometimes I even get Host error message from the browser. Update: Finally I managed to do it with Chrome, but it was a struggle with that too. It took several attempts. Edited April 27, 2024 by monsta88
Balgin Posted April 27, 2024 Posted April 27, 2024 7 hours ago, emily1673 said: -- ypsearringitems: list of earrings, randomly worn by YPS vendors and Lena (after she got her ears pierced) I was actually going to suggest something like this. Doesn't Lena tell us that "all the girls in Solitude have pierced ears"? I was going to ask if you might consider giving all adult female npc's in Solitude and the Blue Palace slavetats studs but would it be possible to extend the ypsearringitems to include Solitude npc's (like the staff at Radiant Raiment, Blue Palace servants etc)?
AechRO Posted April 28, 2024 Posted April 28, 2024 All I can get in the form of piercings are the ears, I can not get this mod to apply piercings anywhere else unless I do it manually through the SlaveTats MCM. My skee64.ini file is set correctly as well. If I go to a vendor, the piercing event plays through and I get the empty box, but nothing is applied and SlaveTats MCM does not register anything in the slot. I've even gone so far as to disable everything except YPS and its' requirements and still not getting it to work. I'm on AE .1130 and in previous versions I have not had this problem, is this a version issue or am I missing something?
ebbluminous Posted April 28, 2024 Posted April 28, 2024 (edited) 5 hours ago, AechRO said: All I can get in the form of piercings are the ears, I can not get this mod to apply piercings anywhere else unless I do it manually through the SlaveTats MCM. My skee64.ini file is set correctly as well. If I go to a vendor, the piercing event plays through and I get the empty box, but nothing is applied and SlaveTats MCM does not register anything in the slot. I've even gone so far as to disable everything except YPS and its' requirements and still not getting it to work. I'm on AE .1130 and in previous versions I have not had this problem, is this a version issue or am I missing something? I've had this for a few versions on SE (1.5.97). I get the Pierced [whatever slot] appear in the list of (de)buffs in the magic menu, folllowed by the Permanently Pierced when the appropriate time has passed. I also get the notifications of piercing when getting pierced and progressing to permanently pierced, so YPS is detecting the percing activity going on, just no visuals Edit: I tell lies. Piercings are appearing as normal with 7.01 Edited April 28, 2024 by ebbluminous
Tor94 Posted April 28, 2024 Posted April 28, 2024 I'm stuck near the beginning of the first quest, my character is stuck at the part where it says something like "have I really thought this over?" Lena never handed me any items, and I'm not able to speak to her again.
Amber02000 Posted April 28, 2024 Posted April 28, 2024 I think I want to try and create a cotr addon for this mod. It doesnt seem like it is too hard messing around in Gimp, but there are a few things I do not know. Is there a specific reason why cotr has no conversion for makeup? What textures are the cbbe and unp heads based on? Is there an issue with how many different versions of heads exist in cotr? Ill keep looking around for answers, but please let me know if you know.
ebbluminous Posted April 28, 2024 Posted April 28, 2024 19 minutes ago, Amber02000 said: I think I want to try and create a cotr addon for this mod. It doesnt seem like it is too hard messing around in Gimp, but there are a few things I do not know. Is there a specific reason why cotr has no conversion for makeup? What textures are the cbbe and unp heads based on? Is there an issue with how many different versions of heads exist in cotr? Ill keep looking around for answers, but please let me know if you know. I think no one has tried to create a CotR patch before. YPS is the only thing stopping going CotR due to texture mismatches
Amber02000 Posted April 28, 2024 Posted April 28, 2024 1 minute ago, ebbluminous said: I think no one has tried to create a CotR patch before. YPS is the only thing stopping going CotR due to texture mismatches It seems so fixable, maybe only a few hours of work but idk. If its so fixable, why hasnt it been done since cotr has existed for years
Amber02000 Posted April 28, 2024 Posted April 28, 2024 So, its definitely possible and im definitely doing it. Heres a very broken demostration to shows how possible it is. Its a proof of concept rn, but the colors are way off( black face, white mouth, no controls on color) gotta fix that later. Inorder to test it have cotr installed. go to slavetats and apply lipstick 100 to face. youll see your moth is white and face is black. Still having some issues, however. Theres another mod called blushing when aroused that has the same issue. My biggest problem right now is i dont know how to move the textures around much. This means ill have to watch videos on paint.net until i figure everything out. yps-SoundTexturePackage 240114 SE cotr demonstraton.zip 1
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