Nuascura Posted September 6, 2023 Posted September 6, 2023 Spoiler _AhegaoAlias.psc C:\Program Files (x86)\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(2150,8): Set_minimum_aggressor_orgasm_Count is not a function or does not exist C:\Program Files (x86)\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(2521,34): Get_minimum_aggressor_orgasm_Count is not a function or does not exist C:\Program Files (x86)\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(2521,24): cannot compare a int to a none (cast missing or types unrelated) C:\Program Files (x86)\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(2523,55): Get_minimum_aggressor_orgasm_Count is not a function or does not exist C:\Program Files (x86)\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(2523,92): cannot add a none to a int (cast missing or types unrelated) C:\Program Files (x86)\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(2523,13): Set_minimum_aggressor_orgasm_Count is not a function or does not exist C:\Program Files (x86)\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\sslActorAlias.psc(2524,83): Get_minimum_aggressor_orgasm_Count is not a function or does not exist On SE 1.6. I solved my first batch of issues by getting loose files from racemenu.bsa. Now stuck here. Any tips?
Taki17 Posted September 6, 2023 Posted September 6, 2023 My educated guess would be that you are missing the SLSO script source files. Either they are not present or are in an archive and not in loose format.
Nuascura Posted September 6, 2023 Author Posted September 6, 2023 19 minutes ago, Taki17 said: My educated guess would be that you are missing the SLSO script source files. Either they are not present or are in an archive and not in loose format. Huh. The scripts I’m compiling are for HDT Ahegao Tongues, but neither that nor SexLab Framework depends on SLSO AFAIK. Is it that I require SLSO source scripts to compile certain SexLab-related scripts regardless if the mod requires SLSO?
Taki17 Posted September 6, 2023 Posted September 6, 2023 9 minutes ago, Gyra said: Is it that I require SLSO source scripts to compile certain SexLab-related scripts regardless if the mod requires SLSO? If a mod was compiled with another mod as a soft dependency (SLSO for Sexlab in this case), you will need the source files for all of the soft dependencies to compile the scripts for the original mod in question. 1
Nuascura Posted September 6, 2023 Author Posted September 6, 2023 33 minutes ago, Taki17 said: If a mod was compiled with another mod as a soft dependency (SLSO for Sexlab in this case), you will need the source files for all of the soft dependencies to compile the scripts for the original mod in question. Great! It worked. Thank you for the help.
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