gamingsrc Posted December 18, 2021 Share Posted December 18, 2021 (edited) Discussion topic: You Can Sleep SKSE Remake by underthesky (Original LE), Dropkicker (SSE port) Wiki Link This is a rare and extremely extremely nasty bug in Skyrim engine. The most notorious reproduction of it is getting the message “you can’t wait while being asked to leave” , “Cannot wait/sleep while being asked to leave... my own home”, in some locations owned by you or your factions. It's not a load order and mod conflict or typing some "ownership command" that will fix it. The most notorious places where it triggers after days of game play are: 1. Dawnstar Sanctuary after completing DarkBrotherhoodSanctuaryRepair quest. (happened to 4 times) 2. College of Winterhold. (reported) 3. Hearthfire Houses. (reported) Fortunately there is a fix to it using engine functions: You Can Sleep SKSE Remake There is a configuration file for DLL mod: Data\SKSE\Plugins\YouCanSleepRemake.json that can be edited by a text editor. In my case I only activate a single line (3th line): { "allowSleepAndWaitInAir": false, "allowSleepAndWaitTrespassing": false, "allowSleepAndWaitAskedToLeave": true, "allowSleepAndWaitGuardsPursuing": false, "allowSleepAndWaitEnemiesNearby": false, "allowSleepAndWaitTakingHealthDamage": false, "allowSleepAndWaitOwned": false, "allowSleepAndWaitInUse": false } Edited January 20, 2022 by gamingsrc Using Step tool. Added another reddit Topic. Link to comment Share on other sites More sharing options...
DoubleYou Posted December 18, 2021 Share Posted December 18, 2021 Regardless of whether or not this mod works, it is not updated for the Anniversary Edition as of yet. The author does appear to be updating their other mods for Anniversary Edition, so it does look possible that this shall receive an update. Link to comment Share on other sites More sharing options...
gamingsrc Posted December 19, 2021 Author Share Posted December 19, 2021 (edited) The mod works (personal experience) and the code is clear and free sources by the original author. If you visit the oldrim page you see a post from someone called fadingsignal asking for a SSE port (he isn't aware that it was ported to SSE some years ago). P.S. unfortunately Skyrim AE isn't going to be stabilized until some further months and it bring more issues than it solves. Edited December 19, 2021 by gamingsrc Developping... Link to comment Share on other sites More sharing options...
gamingsrc Posted January 19, 2022 Author Share Posted January 19, 2022 (edited) Version compatible with Anniversary Edition has been released some days ago. I learned this from a link provided in the nexus page of Racemenu. (not to say that I'm using AE) YouCanSleep AE v1.0.1ae Highly recommended Core mod in my opinion. Edited January 19, 2022 by gamingsrc Fix name of the link. Link to comment Share on other sites More sharing options...
gamingsrc Posted January 20, 2022 Author Share Posted January 20, 2022 Edited using Step Tool and added another Reddit topic. A user posted the following comment in nexus LE page: One might say that they can't ask you to leave if they're dead but skyrim would disagree. The bug drove me made in Dawnstar Sancturay happening suddenly after a week or two after completing the upgrade of the sanctuary. Link to comment Share on other sites More sharing options...
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