I've finally gotten around to reopening Skyrim and this is one of the mods that I never got to the last time I was building my modlist. I don't really use survival mods, but I do try to reward getting regular sleep. In playing with this mod a bit, I realized if I'm ever in a settlement and in a bind for lodging, I can seduce my way into a bed for a good night's sleep. I also just generally like the ability to transition from evening scene to sleep to morning scene without letting Morning Sex roll the dice on who visits me in the morning in a crowded cell.
An oddity: This mod seems to be bugged, in that the passage of time while sleeping in a scene is much longer than should be expected. Like, I went to sleep with my wife, slept for 9 hours on the 10th of Hearthfire, and then woke up extremely starved on the 21st of Hearthfire.
This has been discussed before. This is a vanilla game issue. If you start sleeping with the free camera on, your character will sleep for days instead of hours.
All I can do is force free camera to turn off before PC starts sleeping and turn it back on after. But I'm not sure this is the best solution.
Maybe you could put an option in the MCM or FOMOD to put in such a safeguard? That can be turned off if it does, in fact, cause problems. Or at the very least, a note in the description of this mod that this bug exists, and that you're too afraid to touch it.
Uncertain if this is a bug really, or just an interaction with my mod list, but with this mod active in my load order my character becomes almost impossible to damage. Any damage applied is immediately healed. Opening the console I can see that there are checks for whether the character is asleep or not. Removing the mod from the load order and the checks for character asleep are gone and damage returns to normal.
If anyone has had this issue or knows what may be causing it, any help would be much appreciated.
edit: if it helps, I believe it is the toggle to apply the mod to any scene, not just sleep scenes. It almost seems like it is checking all scenes, not just those triggered by and during OStim.
This mod does not check whether PC is asleep or not.
You can view the source script: function OStimSceneChanged(String eventName, String strArg, Float numArg, Form sender) isSleepAnimation = ometadata.FindAction(strArg, "sleeping") > -1 endFunctionThis function is called when OStim scene changes and checks the tags of that scene.
hi, this mod doesn't seem to work for me. everytime I press T, i get a "wait" prompt for a split second before it auto closes; no prompt for sleeping or anything like that. is there anything I can do to fix this?
I updated papyrus extender & papyrus tweaks to the latest version, the mod now works. I guess I was just using an outdated version of those mods. Thanks for the help.
Thank you and we really need it ! Just curious, what's going to happen if we sleep while the morning sex in Oprivacy activated ? Will this bring out a new scene or it will automatically stop morning sex happening (better this case) ??
Well, it works along with Oprivacy and will cancel the morning sex, quite normal though. However, it happens on me that when I sleep, I sleep for DAYS instead of hours (I am using Experience and level up only in sleep) ... please help ~
Thanks. I can confirm this. This is probably vanilla bug. When u start sleeping in Free camera mode - you sleep for days. Temporary solution for u is to disable free camera before sleep. I'll try to fix this in the next update.
damn, so close. wish you could make another version that the actors could sleep AFTER the ostim scenes. im havent use your mod yet (sorry) but reading only by the description, so close but not yet what i wished for. only need one more thing for ostim immersion that is: after the ejaculating scenes, the frameworks ends but with the actors still took any sleeping idles animations on bed (should ony happen for ostim scenes that use bed) from there you could sleep and woke up similar function like GOtoBe. it would be perfect.
45 comments
This is a vanilla game issue. If you start sleeping with the free camera on, your character will sleep for days instead of hours.
All I can do is force free camera to turn off before PC starts sleeping and turn it back on after.
But I'm not sure this is the best solution.
That... would have been good to know before.
Maybe you could put an option in the MCM or FOMOD to put in such a safeguard? That can be turned off if it does, in fact, cause problems.
Or at the very least, a note in the description of this mod that this bug exists, and that you're too afraid to touch it.
If anyone has had this issue or knows what may be causing it, any help would be much appreciated.
edit: if it helps, I believe it is the toggle to apply the mod to any scene, not just sleep scenes. It almost seems like it is checking all scenes, not just those triggered by and during OStim.
You can view the source script:
function OStimSceneChanged(String eventName, String strArg, Float numArg, Form sender)
This function is called when OStim scene changes and checks the tags of that scene.isSleepAnimation = ometadata.FindAction(strArg, "sleeping") > -1
endFunction
Can you share your console screen?
Thanks! 👍
If something breaks, I can try to make fix.
This is probably vanilla bug. When u start sleeping in Free camera mode - you sleep for days.
Temporary solution for u is to disable free camera before sleep. I'll try to fix this in the next update.
Well still expecting that perhaps you will have time to fix this in your next update. :P
wish you could make another version that the actors could sleep AFTER the ostim scenes.
im havent use your mod yet (sorry) but reading only by the description, so close but not yet what i wished for.
only need one more thing for ostim immersion that is: after the ejaculating scenes, the frameworks ends but with the actors still took any sleeping idles animations on bed (should ony happen for ostim scenes that use bed) from there you could sleep and woke up similar function like GOtoBe.
it would be perfect.