Jump to content

Recommended Posts

Posted

I was playing around with the effect alcohol and drugs have on the unborns health and noticed it wasn't causing any health damage.

 

Upon debug.tracing the abortus functions in FWAbilityBeeingfemale it seems that when trying to pull racial modifiers for the father, it returns 0's which prevents all damage to the unborn. 

 

I'm not sure if I've done something wrong, or if this is a bug.

Posted (edited)

Seems like futas cannot impregnate. I have the ff cum option checked, but player futa on female does not get registered in her "had sex with" category. Not even switching to male in sexlab did the trick. Only when I switched to a male through showracemenu it worked. Settings included, just in case. Funnily enough, I can't find any ff cum or anything similar in there, maybe I'm just blind. Version 3.5.12.   Custom 000.Json.json

Edited by Public_Swan
Posted

For some reason Manager.ActorBabyDamageScaleByFather() return 0 which cause the baby to take 0 damage whatsoever. I just set initial value for DamageScaleByFather and HealingScaleByFather to 1.0 so it work for now. Replace FWController.pex in Beeing Female NG/Source/Scripts/

FWController.pex FWController.psc

Posted

I've been playing with this mod and sometimes I've been hit with heavy script lag at some point in-game, where it starts stuttering and eventually you can't even load the save anymore. I tried to load the lagged save to clean but even the Resaver can't open it, but I found a post on Nexus that describes the same thing I've been having:

 

image.png.022c4bfbaab9284c5c27f7a77eb2e1ce.png

 

It was pointed there that Circle of Lust is the culprit, but I do not use CoL. No mod is overwriting BF on MO2 on my setup. Gonna revert back to an older save and keep an eye on what causes the script lag start - though I suspect is something related to NPC impregnation.

 

 

 

Posted
On 5/23/2026 at 5:40 PM, DarkReynard said:

Having an issue with sperm never being given to specifically beast races, all the other ones work fine, just not the Khajiit and Argonians, whether NPC or player

You ever figure that out or have anyone respond to it? I'm running skyfurry, and having the issue where NO races that aren't 100% vanilla and human/elf/etc seem to be able to get sperm, my "total sperm" page always stays empty.

Posted (edited)

Okay so I wrote a race addon for skyfurry and it does seem to track/work. But the whole futas can get pregnant does NOT work, period. If I swap to female, everything works just fine. Does the futas can get pregnant option written specifically for sexlabp+? Where they actually have a futa tag for futas? Because with default sexlab you'll be nonstop forced to be "male" tagged by using a male dingus (I'd totally swap the version of SoS I use that doesn't force a tag, but Skyfurry doesn't allow that yet, it has a baked in own version of SoS)

 

Spoiler

[AddOn]
# Name of this addon shown in the BeeingFemale MCM
name=SkyFurry and Raccoon Tracker AddOn

# Description of this addon shown in the BeeingFemale MCM
description=Enables sperm tracking, fluid accumulation, and pregnancy loops for custom SkyFurry Master and Raccoon Race plugins.

# Author of this addon shown in the BeeingFemale MCM
author=User
type=race

# Requires both active plugins to load, separated by a comma with no spaces
required=SkyFurry_Master.esp,RaccoonRace.esp

# Forces the mod to turn on immediately so the framework reads it on game boot
enabled=true
hidden=false
locked=false

# Keep races=1 so you can group all your custom race IDs onto a single string row
races=1

#=========================================================
#=========================================================
[Race1]
# FormID format: PluginName:FormID (comma-separated, NO spaces, using exact names from your load order)
id=SkyFurry_Master.esp:19678B,SkyFurry_Master.esp:19678C,SkyFurry_Master.esp:196F97,SkyFurry_Master.esp:196F9B,SkyFurry_Master.esp:1967B1,SkyFurry_Master.esp:196790,SkyFurry_Master.esp:19678E,SkyFurry_Master.esp:19678A,SkyFurry_Master.esp:196789,SkyFurry_Master.esp:19678F,SkyFurry_Master.esp:196F99,SkyFurry_Master.esp:19679A,SkyFurry_Master.esp:19679B,SkyFurry_Master.esp:19679C,SkyFurry_Master.esp:19679D,SkyFurry_Master.esp:19679F,SkyFurry_Master.esp:1967A0,RaccoonRace.esp:003800,RaccoonRace.esp:003801

#--------------------------------------------------------------------------------------
# [1. Female-related settings]
DisablePregnancy=false
ChanceToBecomePregnantScale=1.0
ContraceptionDuration=1.0
Duration_01_Follicular=1.0
Duration_02_Ovulation=1.0
Duration_03_Luteal=1.0
Duration_04_Menstruation=1.0
Duration_05_Trimester1=1.0
Duration_06_Trimester2=1.0
Duration_07_Trimester3=1.0
Duration_08_Recovery=1.0
Duration_10_SecondsBetweenLaborPains=1.0
Duration_11_SecondsBetweenBabySpawn=1.0
Irregulation_Chance_Scale=1.0
Irregulation_Value_Scale=1.0
Multiple_Threshold_Chance=1.0
Multiple_Threshold_Max_Babys=1.0
Pain_Abortus=1.0
Pain_GivingBirth=1.0
Pain_LaborPains=1.0
Pain_Mittelschmerz=1.0
Pain_Phase_CyclePains=1.0
Pain_Phase_PregnantPains=1.0
Pain_PMS=1.0
PMS_ChanceScale=1.0
Sizes_Belly_Max=1.0
Sizes_Belly_Max_Multiple=1.0
Sizes_Breasts_Max=1.0
Sizes_Breasts_Max_Multiple=1.0
Preg1stBellyScale=0
Preg2ndBellyScale=0
Preg3rdBellyScale=0
Preg1stBreastsScale=0
Preg2ndBreastsScale=0
Preg3rdBreastsScale=0
MultipleBabySperm=0
MultipleBabyChancePerSperm=0
Baby_Healing_Scale=1.0
Baby_Damage_Scale=1.0

#--------------------------------------------------------------------------------------
# [2. Male-related settings]
Duration_MaleSperm=1.0
Sperm_Amount_Scale=1.0
Male_Recovery_Scale=1.0
ProbChildRaceDeterminedByFather=50
ProbChildSexDetermMale=53
Ignore_Contraception_Prob=0
Modify_Trimester1_by_FatherRace=0
Modify_Trimester2_by_FatherRace=0
Modify_Trimester3_by_FatherRace=0
Modify_Recovery_by_FatherRace=0
Modify_SecondsBetweenLaborPains_by_FatherRace=0
Modify_SecondsBetweenBabySpawn_by_FatherRace=0
Modify_Pain_Abortus_by_FatherRace=1.0
Modify_Pain_GivingBirth_by_FatherRace=1.0
Modify_Pain_LaborPains_by_FatherRace=1.0
Modify_Preg1stBellyScale_by_FatherRace=0
Modify_Preg2ndBellyScale_by_FatherRace=0
Modify_Preg3rdBellyScale_by_FatherRace=0
Modify_Preg1stBreastsScale_by_FatherRace=0
Modify_Preg2ndBreastsScale_by_FatherRace=0
Modify_Preg3rdBreastsScale_by_FatherRace=0
Allow_Impregnation_For_Any_Period=false
Sperm_Impregnation_Prob_For_Any_Period=0
Sperm_Impregnation_Boost=0
Allow_NTR_baby=false
Sperm_NTR_baby_Prob=0
Modify_Baby_Healing_Scale_by_FatherRace=1.0
Modify_Baby_Damage_Scale_by_FatherRace=1.0

#--------------------------------------------------------------------------------------
# [3. Child-related settings]
Female_Force_This_Baby=false
BabyActor_Female=
BabyActor_FemalePlayer=
BabyActor_Male=
BabyActor_MalePlayer=
MixWithCopyActorBase=false
ProbChildActorBorn=0
AllowPCDialogue=false
initialScale=0.7
finalScale=1.0
DisableMatureTime=false
MatureTimeScale=1.0
MatureStep=3
AllowUnrestrictedS=false
ProtectedChildActor=false
#=========================================================
#=========================================================
 

 There's the addon if anyone runs skyfurry. But yeah my futa issue still stands.

Edited by nekonoll
Posted

Turns out that the futa stuff didn't work because this mod is only fully compatible with sexlab p+ for all it's features, is that mentioned anywhere?

Posted
On 8/27/2026 at 11:41 AM, nekonoll said:

You ever figure that out or have anyone respond to it? I'm running skyfurry, and having the issue where NO races that aren't 100% vanilla and human/elf/etc seem to be able to get sperm, my "total sperm" page always stays empty.

Nope, still would love an answer

Posted (edited)
4 hours ago, DarkReynard said:

Nope, still would love an answer

For me it turned out it was because I was using sexlab classic rather than p+ and using a futa character, the mod does NOT support futa pregnancy on classic sexlab. I also wrote my own being female ini mod, to ensure the races I wanted worked. There's an example "how to write a custom race mod" ini file in the mod somewhere in there that I found, and used as a basis.

Edited by nekonoll
Posted (edited)
20 hours ago, nekonoll said:

For me it turned out it was because I was using sexlab classic rather than p+ and using a futa character, the mod does NOT support futa pregnancy on classic sexlab. I also wrote my own being female ini mod, to ensure the races I wanted worked. There's an example "how to write a custom race mod" ini file in the mod somewhere in there that I found, and used as a basis.

I use P+ and test with normal female characters so that's not it, but might give writing my own thing a try

Edit: Yeah using my own written addon didn't change anything

Edited by DarkReynard
Posted (edited)

........ Please don't tell it's just because I had the lore friendly option on the whole time. Please tell me I wasn't so sky-smashingly stupid that I didn't turn it off once in the countless times I tested. I knew it was a thing and figured I had it off. But now it works when I turned it off. Imma go exile myself from the internet now if that's the case.

Edited by DarkReynard
  • 2 weeks later...
Posted (edited)
On 8/27/2026 at 10:20 PM, nekonoll said:

Turns out that the futa stuff didn't work because this mod is only fully compatible with sexlab p+ for all it's features, is that mentioned anywhere?

 

I have P+ and futa does not work either. I have lore friendly off.

 

My player info says - forbidden reason 13. What is that?

Edited by Public_Swan

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   0 members

    • No registered users viewing this page.
×
×
  • Create New...