Kira_Nuar Posted September 21, 2021 Posted September 21, 2021 Why is it like that? Every other mod looks fine
chaimhewast Posted September 21, 2021 Posted September 21, 2021 6 hours ago, Kira_Nuar said: Why is it like that? You're missing the localization files. When you installed the mod, it should have put a handful of files with names like "SL Survival_ENGLISH.txt" in Data\interface\translations.
Kira_Nuar Posted September 21, 2021 Posted September 21, 2021 10 hours ago, chaimhewast said: You're missing the localization files. When you installed the mod, it should have put a handful of files with names like "SL Survival_ENGLISH.txt" in Data\interface\translations. Thank you for the answer. My game is in russian language and the mod doesn't have russian file and for some reason the game didn't use the english file instead. The solution was to copy this file and rename it to "SL Survival_RUSSIAN.txt"
yeahhowaboutnooo Posted September 24, 2021 Posted September 24, 2021 new version of my faster licence check: (no longer modifies the .esp) Sexlab Survival SSE 0.662 Beta - Hang on a Second there fix.7z REQUIRES: my modified version of po3's PapyrusExtenderSSE: On 9/14/2021 at 8:51 PM, yeahhowaboutnooo said: Papyrus Extender SSE - 4.5.1+AddArmorsOfTypeToArray_List.7z 478.61 kB · 12 downloads
LordsDu71 Posted September 28, 2021 Posted September 28, 2021 I need help. I just installed the mod, follow the guide installation and how to create the Tes5Merged.esp. Now I can't even launch my game via MO2.
Nathala Posted October 3, 2021 Posted October 3, 2021 I've got a problem where a few functions stop working or don't work at all. For example, guard misogyny stops working, swallowing cum doesn't restore RNAD hunger, sleep fatigue doesn't work, and the status message box doesn't appear anymore. Before, I would simply uninstall the mod make a save without it, restart the game to make another save, then put the mod back in. This would fix those previously described problems before without issue, but now the game crashes whenever I approach my stash. I've tried taking everything out of the stash, disabling the container, and removing all stash exceptions to no avail. I could just make a new stash, but I would have to avoid where the old one was to avoid a crash. If there is a command that can fix this I'd love to know what it is. I know this isn't the place to make suggestions for the mod, but a "restart/reset mod" option would be nice for moments like this.
mrghost1480 Posted October 6, 2021 Posted October 6, 2021 Hi. There was a fix for an open mouth on LE page. This is not here. Is it no longer needed?
MsElossa Posted October 7, 2021 Posted October 7, 2021 Odd question that has probably been asked already. So I added survival to an existing game. It is working and everything but I dont have an MCM to tweak what I want. I almost want to think it is using my previously saved setting but am not 100% sure. IS there an easy fix to get the MCM back or am I going to have to make a new game? 1
cosmico Posted October 9, 2021 Posted October 9, 2021 (edited) On 10/8/2021 at 7:02 AM, MsElossa said: Odd question that has probably been asked already. So I added survival to an existing game. It is working and everything but I dont have an MCM to tweak what I want. I almost want to think it is using my previously saved setting but am not 100% sure. IS there an easy fix to get the MCM back or am I going to have to make a new game? I also have this problem in the new version 0.662. I started a new game for this mod and I'm pretty sure I could still see mcm when I first entered the game, but when I got out of the Breezehome, it was gone. Even if I use the code to refresh the mcm, it still hasn't shown up Edited October 9, 2021 by cosmico
MsElossa Posted October 10, 2021 Posted October 10, 2021 On 10/8/2021 at 11:31 PM, cosmico said: I also have this problem in the new version 0.662. I started a new game for this mod and I'm pretty sure I could still see mcm when I first entered the game, but when I got out of the Breezehome, it was gone. Even if I use the code to refresh the mcm, it still hasn't shown up Code?
Vuulgar Posted October 12, 2021 Posted October 12, 2021 I am using a custom dremora follower, is there a way to add a custom race to be seen as a dremora for the corruption mechanic to register in Survival?
Horred Posted October 13, 2021 Posted October 13, 2021 Hello! Been loving your revisions to this old mod, and have been playing it since I first finally bought Skyrim. In process of debugging my own mod (TDF Enhance Prostitution, which has support for SL Survival), I happened on a script error in _SLS_BikiniCurse.psc, and while technically it's not an error I figured out why it happens: It's hitting on the HDT heel checking block (HDTHighHeels.esm). It's because it's an outdated heels system vs NIO/Race Menu, and to solve some older-mod issues a dummy ESM is available on Nexus. It solved the problems with mod A-B-C, but SLS' check just looks for the file vs !255, and then assumes there is a form 0x000800 and tries to read it (producing said error). The solution I found was to check that form vs NONE in the IF clause first, before proceeding to the code below. Function InitHeelsMgef() HdtHeelsInstalled = false If (Game.GetModByName("hdtHeels.esm") != 255 && Game.GetForm(0x000800, "hdtHighHeels.esm") != NONE) ....... Was how I saw to solve this issue w/o destructing anyone still using HDT High Heels in this day & age. 2
MattTheRagdoll Posted October 16, 2021 Posted October 16, 2021 Hey, I've run into a problem trying to buy licenses on a new playthrough (running 0.662 beta). I seem to be able to ask everyone about buying a license, which is weird. Also regardless of who I ask (including the quatermasters who sell licenses) I get the following response "Sorry girl but I've been instructed not to sell you any licenses" I suspect there is a conflict with one of the new mods I have added (or maybe an additional feature has kicked in I'm not familiar with). If anyone can help it'd be appreciated!
MattTheRagdoll Posted October 16, 2021 Posted October 16, 2021 40 minutes ago, MattTheRagdoll said: Hey, I've run into a problem trying to buy licenses on a new playthrough (running 0.662 beta). I seem to be able to ask everyone about buying a license, which is weird. Also regardless of who I ask (including the quatermasters who sell licenses) I get the following response "Sorry girl but I've been instructed not to sell you any licenses" I suspect there is a conflict with one of the new mods I have added (or maybe an additional feature has kicked in I'm not familiar with). If anyone can help it'd be appreciated! Figured it out! Wartimes blocks normal license purchasing (in case anyone else runs into the same quandary). Whilst I'm here just like to say keep up the great work! This is a fantastic and immersive mod
jbezorg Posted October 16, 2021 Posted October 16, 2021 Instead of excluding just containers from stashes is there a way to exclude locations / cells?
Sucker343 Posted October 17, 2021 Posted October 17, 2021 On 9/19/2021 at 1:31 AM, belegost said: Anyway, is there a way to add custom followers as escorts? I have recently started running around with Sofia and Skeever but both of them have their own frameworks and do not count as followers. More over, they are explicitly singled out by NFF as DO NOT IMPORT. SLS does not see them as valid escorts, they can't be added even by targeting them directly and I can't leave Whiterun now because of that. You can add custom escorts at SLS MCM.
Raine_Hyd Posted October 17, 2021 Posted October 17, 2021 So I can't find the answer in this thread or the LE, but I have the option enabled where you have to pay to use shops if you "don't have the right paperwork" but I don't have that dialogue option in Solstheim, is there a file or some such that adds compatibility with that because I could have sworn LE had it somewhere?
belegost Posted October 18, 2021 Posted October 18, 2021 (edited) 20 hours ago, Sucker343 said: You can add custom escorts at SLS MCM. Quote do not count as followers. (...) SLS does not see them as valid escorts (...) they can't be added even by targeting them directly Edited October 18, 2021 by belegost
Sucker343 Posted October 18, 2021 Posted October 18, 2021 5 hours ago, belegost said: Add them to NFF? I had similar problem with ToH followers. I don't remember what I did to fix that.
belegost Posted October 19, 2021 Posted October 19, 2021 On 10/18/2021 at 9:08 AM, Sucker343 said: Add them to NFF? I had similar problem with ToH followers. I don't remember what I did to fix that. You did not read my original post did you?
Sucker343 Posted October 19, 2021 Posted October 19, 2021 3 hours ago, belegost said: You did not read my original post did you? I have. Open x edit find follower esp> non-player actor> select Sofia, then find 'factions' (might be greyed out) right click beside it, press add add faction ''PotentialFollowerFaction [FACT:0005C84D]'' then save esp. Launch the game and try adding escort.
Blue Astra Posted October 20, 2021 Posted October 20, 2021 I love the toll evasion feature but would it be possible to remove/disable the part where the guards put restraints on you after you've been caught? What changes would I have to do myself to do this?
R4inbow_D4sh Posted October 21, 2021 Posted October 21, 2021 Hiho, quick question, does anyone know what the bikini curse text actually says. I've been trying to translate the text for about 2 hours now but most words don't seem to even exist when checking on for instance thuum.org, though I did managed to translate the silence collar text...
ShalaxiHelbane Posted October 21, 2021 Posted October 21, 2021 3 hours ago, R4inbow_D4sh said: Hiho, quick question, does anyone know what the bikini curse text actually says. I've been trying to translate the text for about 2 hours now but most words don't seem to even exist when checking on for instance thuum.org, though I did managed to translate the silence collar text... As in the glowy text on your skin?
FusRoDah2 Posted October 21, 2021 Posted October 21, 2021 On 10/10/2021 at 1:16 PM, MsElossa said: Code? setstage SKI_ConfigManagerInstance 1 It's supposed to help load missing MCM menus (Used by Jaxonz MCM kicker). Only works in some cases, though.
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