Jump to content

Recommended Posts

Posted (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 by gamingsrc
Using Step tool. Added another reddit Topic.
Posted

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.

Posted (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 by gamingsrc
Developping...
  • 1 month later...
Posted (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 by gamingsrc
Fix name of the link.
Posted

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.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Guidelines, Privacy Policy, and Terms of Use.