bitnuke Posted November 28, 2024 Posted November 28, 2024 On 11/26/2024 at 9:28 PM, Murphiee said: No idea, try without. The wombtat color picker requires these. but otherwise it might work fine. I just did a quick search through the sourcefiles, so i might have overlooked something. But if my findings are correct, then the mentioned two dependences are indeed just to have a fancy colorpicker for the wombtatoos: dbyPapyrusFuncs itself is nowhere ised in SGO4. It just is a dependency for Extended Vanilla Menus. And extended vanilla menus is only called once in one single file: "dse_sgo_QuestController_Main", line 1354. Two extra dependencies just for one line of code. It's your mod and decision of course, but if i forked someone else's mod and saw something like this, i would immediatelly axe the feature (just use the normal colorpicker). Your call, like i said.
Murphiee Posted November 28, 2024 Author Posted November 28, 2024 2 hours ago, bitnuke said: I just did a quick search through the sourcefiles, so i might have overlooked something. But if my findings are correct, then the mentioned two dependences are indeed just to have a fancy colorpicker for the wombtatoos: dbyPapyrusFuncs itself is nowhere ised in SGO4. It just is a dependency for Extended Vanilla Menus. And extended vanilla menus is only called once in one single file: "dse_sgo_QuestController_Main", line 1354. Two extra dependencies just for one line of code. It's your mod and decision of course, but if i forked someone else's mod and saw something like this, i would immediatelly axe the feature (just use the normal colorpicker). Your call, like i said. What is a "normal color picker"? Got a code example? Previously you had to manually input the hex color code, and that was far from ideal. I might just separate the color picker into a .esl flagged spell, as you say, its a lot of requirements for a single line of code. 6 hours ago, Hyacreap said: How to disable the Lactating when orgasm? I found an issue relatived to this feature: When orgasm sgo4 would trigger Lactating and equip the Lactating Armor,then my PC's expression would be removed at the same time.So the scene will looks a bit comical that PC orgasming with absolutly no expression on her face...... Just don't install oLactis, pretty sure i removed it as a hard requirement. Can you replicate this issue on a minimal load order? i don't have this issue myself.
Hyacreap Posted November 29, 2024 Posted November 29, 2024 (edited) 16 hours ago, Murphiee said: Just don't install oLactis, pretty sure i removed it as a hard requirement. Can you replicate this issue on a minimal load order? i don't have this issue myself. I finaly located the problem, milk leak when orgasm is the Dripping when aroused,and expression disapper is caused by sl_trigger's script:actor_qnnu. Sorry to bother you. But I have a new question:how to trigger the Lactating when orgasm feature in your mod? Edited November 29, 2024 by Hyacreap
bitnuke Posted November 29, 2024 Posted November 29, 2024 15 hours ago, Murphiee said: What is a "normal color picker"? Got a code example? Previously you had to manually input the hex color code, and that was far from ideal. I've seen two approaches in other mods. The first is to have no colorpicker at all, but instead 3 MCM sliders to set R, G and B. The upside is, it lets the user define any color. The downside of course is the lack of feedback. It's not intuitive or WYSIWYG. The other approach i've seen is: When the user clicks on a colored diamond, a pallete opens with i think 16 predefined colors: White and grey, blue and dark blue, bright green and dark green, and so on. The palette and predefined colors are always the same, so i assumed this was a predefined interface element in either skyrim or skyui. The upside of course ease of use and WYSIWYG. The downside is, it limits the number of possible colors the user can choose from.
sanctumsancc Posted November 29, 2024 Posted November 29, 2024 For those who struggle with the main menu: double-check the ESP load order and make sure that SGO IF is placed below the SGO4. Then disable SGO through the MCM menu, wipe all mod data in the debug MCM tab and enable the mod again in the same MCM menu For some reason the Mod manager decided to place SGO IF ESP file above the SGO4 even if the mods are placed correctly in the profile.
hydrolisk12 Posted November 29, 2024 Posted November 29, 2024 Does the weight aspect of this mod affect the racemenu weight or is it independent?
Murphiee Posted November 30, 2024 Author Posted November 30, 2024 On 11/29/2024 at 9:25 AM, Hyacreap said: I finaly located the problem, milk leak when orgasm is the Dripping when aroused,and expression disapper is caused by sl_trigger's script:actor_qnnu. Sorry to bother you. But I have a new question:how to trigger the Lactating when orgasm feature in your mod? Unless i remember incorrectly, you need to have breasts full of milk and orgasm. 15 hours ago, hydrolisk12 said: Does the weight aspect of this mod affect the racemenu weight or is it independent? Independant, you can check what morphs are added in the weight sliders tab. 16 hours ago, sanctumsancc said: For those who struggle with the main menu: double-check the ESP load order and make sure that SGO IF is placed below the SGO4. Then disable SGO through the MCM menu, wipe all mod data in the debug MCM tab and enable the mod again in the same MCM menu For some reason the Mod manager decided to place SGO IF ESP file above the SGO4 even if the mods are placed correctly in the profile. Il add it to the list of potential issues and fixes, thnx.
Hyacreap Posted December 1, 2024 Posted December 1, 2024 17 hours ago, Murphiee said: Unless i remember incorrectly, you need to have breasts full of milk and orgasm. I have a 14 cap breasts which had already inflated to absurd proportions,but there were still no Lactating on orgasm,strange... Since know the principle, I'll do more test myself,no big deal,thank you again.
XarisZ Posted December 2, 2024 Posted December 2, 2024 What is the the Fertility Mode + setup for dw's Pregnant Normal Maps? I'm literally searching for those keywords and nothing comes up
Murphiee Posted December 2, 2024 Author Posted December 2, 2024 22 minutes ago, XarisZ said: What is the the Fertility Mode + setup for dw's Pregnant Normal Maps? I'm literally searching for those keywords and nothing comes up Install DW's preg normalmaps, its a fomod option.
XarisZ Posted December 2, 2024 Posted December 2, 2024 (edited) 25 minutes ago, Murphiee said: Install DW's preg normalmaps, its a fomod option. There's no BnP option for my skin ok nvm i just use the other skin textures as a template for mine Edited December 2, 2024 by XarisZ
thesilverwalnut Posted December 9, 2024 Posted December 9, 2024 Hi I’m new to the LL scene. Is there a place to find a guide of how this mod works? An explanation of the mechanics and such?
Pliny The Elder Posted December 10, 2024 Posted December 10, 2024 3 hours ago, thesilverwalnut said: Hi I’m new to the LL scene. Is there a place to find a guide of how this mod works? An explanation of the mechanics and such? This mod is under heavy development and changes with every update and there's no guide really. To piece together how it all works, your best bet is to check the first page here, the changelog, the sgo4 github, the configs and mcm, and maybe look at the source code, and try playing with the mod enabled. It is extremely customizable. You can spend hours tweaking all the settings or you can grab the plug n play config from the downloads which probably has reasonable defaults.
Tenhi Posted December 10, 2024 Posted December 10, 2024 (edited) I adjusted the position of the milk leaks to fit the BHUNP body and changed the names of bodysliders according to BHUNP in SGO4 config. I don't know if I did everything right, but I think it works correctly in my game. At least milk leaks. P.S. I don't know what the bodyslider "NippleShy_v2" is responsible for in the CBBE body. There are no similar names in BHUNP. So, I set the name of nipple erection bodyslider as a temporary solution, since it does not have a weird effect on the breasts shape. SGO4 IF 1.8 BHUNP patch (milk leaks textures + bodysliders names).zip Edited December 10, 2024 by Tenhi 1
Soulely Posted December 31, 2024 Posted December 31, 2024 Don't know if anyone can help, but the pregnancy Sliders have never worked properly for SGO4 for me, and I can't figure out why. The morphs apply to FHU fine, but otherwise, for sgo it doesn't change, no matter how many gems my (or any character) has. Funnily enough though, the Milking and Weight Sliders work without a problem. Tried resetting the 'Default.Json' and 'Custom.Json' files as well, but no dice. I also have 'replace normalmaps' enabled under the 'gems' menu. I have "dw's Pregnant Normal Maps for CBBE 3BA" installed, and the intergration fork 1.8 as well. Its been weeks and I can't tell what i'm doing wrong
CrossDG Posted December 31, 2024 Posted December 31, 2024 (edited) Would it be possible to add native Pregnancy Normalmaps Swapper support to the next version of Integration Fork? The patch for PNS that makes it work with SGOIF is outdated and broken, and it doesn't look like the author is updating it anytime soon as they haven't been posting in a while. Edited December 31, 2024 by CrossDG
bitnuke Posted January 2, 2025 Posted January 2, 2025 (edited) On 12/31/2024 at 4:28 PM, CrossDG said: Would it be possible to add native Pregnancy Normalmaps Swapper support PNS is an (accidentally created) computer virus. If you have ever used it, clean your savegames and racemenu presets. Edited January 2, 2025 by bitnuke
CrossDG Posted January 2, 2025 Posted January 2, 2025 10 hours ago, bitnuke said: PNS is an (accidentally created) computer virus. If you have ever used it, clean your savegames and racemenu presets. What? Would you mind elaborating, please?
Found Wanting Posted January 2, 2025 Posted January 2, 2025 (edited) Can anyone offer me any assistance? The SGO main menu and scanner powers refuse to see me or any other npc as valid actors, but having the mod enabled and getting impregnated seem to work fine along with stage progression. I have the debug on and in the console it just says that x did not pass sexlab's test: -11. I have tried resetting the mod and resetting sexlab but neither have worked and this whole troubleshooting business has left me stumped. Edit: Okay, after giving it a good and hardy look it appears that Sexlab Cum Overlays Extended Royally fucks everything up. Removing SCOE and adjusting SGO's placement to the top priority in my modlist has fixed it. Edited January 3, 2025 by Found Wanting
Murphiee Posted January 3, 2025 Author Posted January 3, 2025 On 12/31/2024 at 7:58 AM, Soulely said: -snip- Try adding one of the sliders in Breast morphs to Belly morphs. If that doesn't work its best to wait for next version (Soon). On 12/31/2024 at 4:28 PM, CrossDG said: Would it be possible to add native Pregnancy Normalmaps Swapper support to the next version of Integration Fork? The patch for PNS that makes it work with SGOIF is outdated and broken, and it doesn't look like the author is updating it anytime soon as they haven't been posting in a while. No, SGO4IF needs to handle normalmap swapping itself for the effect to be fast enough. 19 hours ago, Found Wanting said: Can anyone offer me any assistance? The SGO main menu and scanner powers refuse to see me or any other npc as valid actors, but having the mod enabled and getting impregnated seem to work fine along with stage progression. I have the debug on and in the console it just says that x did not pass sexlab's test: -11. I have tried resetting the mod and resetting sexlab but neither have worked and this whole troubleshooting business has left me stumped. Edit: Okay, after giving it a good and hardy look it appears that Sexlab Cum Overlays Extended Royally fucks everything up. Removing SCOE and adjusting SGO's placement to the top priority in my modlist has fixed it. Sounds like a load order issue, Make sure that SGO4IF is loaded "After" SGO4 Beta 8. Including the Esp files. SCOE shouldn't break things, but who knows.
CrossDG Posted January 3, 2025 Posted January 3, 2025 (edited) 30 minutes ago, Murphiee said: No, SGO4IF needs to handle normalmap swapping itself for the effect to be fast enough. Ah, okay, fair enough. I use BNP skin, and unfortunately there isn't a premade version of dw's pregnancy normal maps for that skin that is easy to install and works well with SGOIF. Edited January 3, 2025 by CrossDG
Zijuk Posted January 5, 2025 Posted January 5, 2025 On 9/9/2022 at 1:07 PM, mktower said: So nice to see this mod continue in SE! I'm using this mod together with pahe and Diary of Mine and I notice some problems with the actor tracking each time I load the game. It seems that in the databank in MCM the pregnant NPC in pahe and DoM last time will not be tracked any more in the loaded game. The debug message will show "Update detected lost references, cleaning tracking list." and the pregnancy record will be removed. The names and ref ID of the NPC were recorded correctly when I saved the game. The NPCs are also not dead or removed. For NPC followers outside pahe and DoM, the databank tracks the record correctly even after I reload the game. Is there a way to solve this? Thank you! I have the same problem🥵
McLovin3 Posted January 8, 2025 Posted January 8, 2025 SE noP+ SLSO user here trying out the new update, and so far they only issue is found is The Insert option on female NPC with the SGO power doesn't work on Semens or any Soul gems. The WombTat glow is there but its hardly noticeable, not sure if its my lighting or if it might be better as color change instead of a glow Everything else seems fine so looks like us outdated setup users are good for now
Pliny The Elder Posted January 8, 2025 Posted January 8, 2025 7 hours ago, McLovin3 said: SE noP+ SLSO user here trying out the new update, and so far they only issue is found is The Insert option on female NPC with the SGO power doesn't work on Semens or any Soul gems. The WombTat glow is there but its hardly noticeable, not sure if its my lighting or if it might be better as color change instead of a glow Everything else seems fine so looks like us outdated setup users are good for now Last I checked with the testing versions, only soul gem fragments were insertable. I do not know if Murphie will change this. 1
McLovin3 Posted January 8, 2025 Posted January 8, 2025 (edited) On 1/8/2025 at 4:14 AM, Pliny The Elder said: Last I checked with the testing versions, only soul gem fragments were insertable. I do not know if Murphie will change this. There we go, that worked. Guess I should find a mod to convert empty soul gems to fragments update: Hey speak of the devil Craftable Soul Gem Fragments at Skyrim Special Edition Nexus - Mods and Community Edited January 11, 2025 by McLovin3
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