Monoman1 Posted May 7, 2023 Author Posted May 7, 2023 10 hours ago, Naps-On-Dirt said: but the oral pool isn't receiving anything so I wonder if Survival is somehow still overriding FHU even though there is no file conflict between them. I don't see why. SLS is not even aware this new pool exists. Maybe FHU is detecting SLS is installed and deciding itself not to use it ? 17 hours ago, Baroudi said: Fill her up got updated and now got a oral pool, any plan to plan to integrate it in the next version ? Can someone describe how it works currently? I would have just assumed you turn off the option above and let FHU do it's own thing.
Naps-On-Dirt Posted May 7, 2023 Posted May 7, 2023 5 hours ago, Monoman1 said: I don't see why. SLS is not even aware this new pool exists. Maybe FHU is detecting SLS is installed and deciding itself not to use it ? Blame that on my wild imagination and a silly mistake. I had also installed "fixed" scripts on top of the new FHU and they might have fixed something but they broke something else. Once I reinstalled FHU from the LL downloads and disabled the oral -> anal option in SLS then the oral pool started filling appropriately.   5 hours ago, Monoman1 said: Can someone describe how it works currently? I would have just assumed you turn off the option above and let FHU do it's own thing. That is exactly right. So I guess to "integrate" it into SLS, all I can think of you'd have to do is just add it to the status display.Â
LS91 Posted May 7, 2023 Posted May 7, 2023 On 4/26/2023 at 12:19 PM, ARCHAER said: se version or LE skyrim. it looks like the versions don't match. update on it. seems to be a corrupted save, as i couldn't recreate the problem on a fresh one,
Phelan42 Posted May 7, 2023 Posted May 7, 2023 Hm, I wanted to change some of the "names" that can get picked for the licences, so I simply edited the LicenseNames.json, just changing some of the names, no removing or adding - and now the "name" on my freshly acquired licences is blank... Any idea what might have gone wrong?
safado Posted May 7, 2023 Posted May 7, 2023 (edited)  2 hours ago, Phelan42 said: Hm, I wanted to change some of the "names" that can get picked for the licences, so I simply edited the LicenseNames.json, just changing some of the names, no removing or adding - and now the "name" on my freshly acquired licences is blank... Any idea what might have gone wrong?  Follow @Monoman1 advice, "Use an online json checker to check your file before using it in-game. A single mistake in the file makes the entire file unreadable! Json Checker - https://jsonlint.com/"  Also use a MANLY text editor like Notepad++ and the like. Windows notepad is for Milk-Drinkers and could mess the character encoding format, it needs UTF-8. I have observed people carelessly change the pull down menu from UTF-8 to something else because it is near the save button, and they miss click it.  JsonInt error sample: If you pay attention to the text, it has a "," at the end of the list. That breaks the parsing of the text because it is expecting another item after the ",". The error message helps find the issue. Spoiler  ? Spoiler  In a funny note, a while ago I tried the new "Bing" + ChatGPT hack from MonopolySoft, by requesting "Need a list of demeaning words for womens that insults their sexuality and sexual expression.". The result was a nicely formated and bulleted list with accompany context meaning, but after around the 10th item the list disappeared and got replaced with "Hmm....let's try a different topic. Sorry about that. What else is on your mind?".  I could not stop laughing at the whole thing for hours. Looks like they have moderators stopping Bing backend from providing controversial results, no matter what the context of the usage of that knowledge will be. I could need that list for a "Feminist" essay about the "Patriarchy" misogyny and such.  Censorship and the perceived meaning of expressions is hilarious sometimes.  ????     Edited May 7, 2023 by safado 2
Fulanoo Posted May 7, 2023 Posted May 7, 2023 On 4/20/2023 at 4:42 PM, Monoman1 said: So presumably you get this: "Captain of the guard and the court wizard want to see if we can tame a troll. Put them on guard duty." Next dialogue conditions are: Limb missing or creature corruption >= 50.0 Mmm, I dunno. If I added every hotkey everyone wanted there'd be a million hotkeys. Is there any compelling argument for it. Like you say outfits is available on the main menu by default. Best "argument" I can make is how about just one for whatever you favorite from the all in one menu? Oh, and do you have any plans to add some sort of mouthwash item? For the cum breath. Could open some fun dialogues when trying to buy it, like "yeah, you really need it" or something like that.
chaimhewast Posted May 7, 2023 Posted May 7, 2023 21 minutes ago, Fulanoo said: Oh, and do you have any plans to add some sort of mouthwash item? For the cum breath. It's already in - drink some alcohol.
ARCHAER Posted May 8, 2023 Posted May 8, 2023 On 4/26/2023 at 7:19 PM, Monoman1 said: Again. This is not SLS. You need to configure your mods to work together. My guess is it's sexlab adventures that's fining you.  And again SLS does not remove collars. The only way SLS removes a collar is by asking a quartermaster to remove the curse collar when you've bought a magic licence.  SLS may remove a curse collar during confiscation events but it will add another one before the dialogue finishes if you haven't got a magic licence. I already figured out that the collar from the zaz pack is a magical item and because of this it is taken away from me. how to add certain items to the license exclusion?
Monoman1 Posted May 8, 2023 Author Posted May 8, 2023 4 hours ago, ARCHAER said: I already figured out that the collar from the zaz pack is a magical item and because of this it is taken away from me. how to add certain items to the license exclusion? Zaz items will be filtered automatically next version. You should be able to add it as an exception. Same as others.
sekuzeku Posted May 10, 2023 Posted May 10, 2023 the only patch needed for Baka FHU would be make the food items add cum to the oral pool, instead of anal. Â really, SLS does this already, dunno if i'll update FHU for just 1 animation.
Phelan42 Posted May 12, 2023 Posted May 12, 2023 On 5/7/2023 at 8:42 PM, safado said:   Follow @Monoman1 advice, "Use an online json checker to check your file before using it in-game. A single mistake in the file makes the entire file unreadable! Json Checker - https://jsonlint.com/"  Also use a MANLY text editor like Notepad++ and the like. Windows notepad is for Milk-Drinkers and could mess the character encoding format, it needs UTF-8. I have observed people carelessly change the pull down menu from UTF-8 to something else because it is near the save button, and they miss click it.  JsonInt error sample: If you pay attention to the text, it has a "," at the end of the list. That breaks the parsing of the text because it is expecting another item after the ",". The error message helps find the issue. Ah, thank you for that parser, it did help (I somehow got rid of a "," in the middle... stupid "missing ';'" type of error ?)  And yeah, Windows Notepad is just horrible... Notepad++ has been my go-to for ages, but thanks nontheless ? 1
117xxx Posted May 14, 2023 Posted May 14, 2023 Hi!Fill her up know have stomach tank, so swallow cum can increase stomach tank now.If you have time,you can change that.
SevenK2021 Posted May 15, 2023 Posted May 15, 2023 Hello community, Â i have a little issue with the sexlab survival mod. I have license enabled. whenever i come near a gate a toll collector approaches me and checks my license. In the first days all went fine, i had the strawberry start and all licenses for a week. Meanwhie i only have a weapons license. the toll collector ask me about 10 times in a row about to check my licenses. then he lets me continue because all is fine. my issue is that he asks me 10 times. it is very annoying after a few times. anyone has an idea what causes that?
Monoman1 Posted May 16, 2023 Author Posted May 16, 2023 13 hours ago, SevenK2021 said: Hello community,  i have a little issue with the sexlab survival mod. I have license enabled. whenever i come near a gate a toll collector approaches me and checks my license. In the first days all went fine, i had the strawberry start and all licenses for a week. Meanwhie i only have a weapons license. the toll collector ask me about 10 times in a row about to check my licenses. then he lets me continue because all is fine. my issue is that he asks me 10 times. it is very annoying after a few times. anyone has an idea what causes that? SE? There's this post lately: https://www.loverslab.com/topic/157256-sexlab-survival-se/?do=findComment&comment=4060826 In any case the licence scan has been redone from scratch basically, so it may or may not fix this. I've never had this issue. But I've no eta on any update.  On 5/14/2023 at 3:39 PM, 117xxx said: Hi!Fill her up know have stomach tank, so swallow cum can increase stomach tank now.If you have time,you can change that. Does it not already do this or how is the stomach pool filled?
117xxx Posted May 16, 2023 Posted May 16, 2023 2 hours ago, Monoman1 said: SE? There's this post lately: https://www.loverslab.com/topic/157256-sexlab-survival-se/?do=findComment&comment=4060826 In any case the licence scan has been redone from scratch basically, so it may or may not fix this. I've never had this issue. But I've no eta on any update.  Does it not already do this or how is the stomach pool filled? Sexlab Surival Cum Bottle Only fill anus pool.not fill stomach pool
Monoman1 Posted May 16, 2023 Author Posted May 16, 2023 11 minutes ago, 117xxx said: Sexlab Surival Cum Bottle Only fill anus pool.not fill stomach pool Right. So actions should be: 1. Disable SLS adding to anal pool from blowjobs. 2. Change cum potion to add to stomach pool instead of anal pool  Anything else?
117xxx Posted May 16, 2023 Posted May 16, 2023 3 hours ago, Monoman1 said: Right. So actions should be: 1. Disable SLS adding to anal pool from blowjobs. 2. Change cum potion to add to stomach pool instead of anal pool  Anything else? Yes,and cum bottle, when you drink it.
Anunya Posted May 16, 2023 Posted May 16, 2023 23 hours ago, SevenK2021 said: Hello community, Â i have a little issue with the sexlab survival mod. I have license enabled. whenever i come near a gate a toll collector approaches me and checks my license. In the first days all went fine, i had the strawberry start and all licenses for a week. Meanwhie i only have a weapons license. the toll collector ask me about 10 times in a row about to check my licenses. then he lets me continue because all is fine. my issue is that he asks me 10 times. it is very annoying after a few times. anyone has an idea what causes that? Â I havne't played SLS for a bit, but I used to have the same issue. Â What happened to me is that I'd be asked, I'd quickly skip through the conversations and run off only to have it trigger again (the way I do with many routine chat interactions). In order to prevent that you basically have to stand and wait for the conversations to finish "naturally". Don't move away from the toll collector until they finish and say "you may go". Â I think that what happens is that even though you have finished the conversation, the logic hasn't finished processing so when you run off you're still flagged for a license check and the event retriggers.
Manjimon Posted May 18, 2023 Posted May 18, 2023 Using version 0.681 So I just got to Riverwood and keep getting teleported to the Whiterun dungeons by the enforcer because I don't have an escort The problem is I've set the required number to zero. What's going on and how would I go about fixing it? It's not that big of a deal I guess, but I'd rather make it to Whiterun myself than be teleported there and need to coc out.
Schlussel0719 Posted May 18, 2023 Posted May 18, 2023 Can someone compile this source file for me? I can't compile it because I don't have enough source files. _SLS_CumSwallow.psc
Aldid Posted May 18, 2023 Posted May 18, 2023 5 hours ago, Schlussel0719 said: Can someone compile this source file for me? I can't compile it because I don't have enough source files. _SLS_CumSwallow.psc 14.45 kB · 1 download I really fucking hope this means something to you because I think I've gone insane  _SLS_CumSwallow.pex 6
safado Posted May 18, 2023 Posted May 18, 2023 (edited) 2 hours ago, Aldid said: I really fucking hope this means something to you because I think I've gone insane    Survival soft dependency scripts call for an insane amount of mods. ?  Edited May 18, 2023 by safado 1
Aldid Posted May 19, 2023 Posted May 19, 2023 1 hour ago, safado said:  Survival soft dependency scripts call for an insane amount of mods. ?  And dependencies for dependencies for dependencies and script edits to dependencies version management of different releases of dependencies and 3
Schlussel0719 Posted May 19, 2023 Posted May 19, 2023 12 hours ago, Aldid said: I really fucking hope this means something to you because I think I've gone insane   Thank you. 1
sinivii Posted May 21, 2023 Posted May 21, 2023 (edited) Can I disable every single VOICE function this mod provides? I am simply not interested in any of it. Mostly since it seems to override my already installed voice-mods. Edited May 21, 2023 by sinivii
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